renaissance-naive-bayes_0
[2026-01-03T14:03:43.636Z] Running test renaissance-naive-bayes_0 ...
[2026-01-03T14:03:43.636Z] ===============================================
[2026-01-03T14:03:43.636Z] renaissance-naive-bayes_0 Start Time: Sat Jan 3 14:03:43 2026 Epoch Time (ms): 1767449023441
[2026-01-03T14:03:43.636Z] variation: NoOptions
[2026-01-03T14:03:43.636Z] JVM_OPTIONS:
[2026-01-03T14:03:43.636Z] { \
[2026-01-03T14:03:43.636Z] echo ""; echo "TEST SETUP:"; \
[2026-01-03T14:03:43.636Z] echo "Nothing to be done for setup."; \
[2026-01-03T14:03:43.636Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674474753168/renaissance-naive-bayes_0"; \
[2026-01-03T14:03:43.636Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674474753168/renaissance-naive-bayes_0"; \
[2026-01-03T14:03:43.636Z] echo ""; echo "TESTING:"; \
[2026-01-03T14:03:43.636Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674474753168/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-03T14:03:43.636Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674474753168/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-03T14:03:43.636Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-03T14:03:43.636Z] echo "Nothing to be done for teardown."; \
[2026-01-03T14:03:43.636Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674474753168/TestTargetResult";
[2026-01-03T14:03:43.636Z]
[2026-01-03T14:03:43.636Z] TEST SETUP:
[2026-01-03T14:03:43.636Z] Nothing to be done for setup.
[2026-01-03T14:03:43.636Z]
[2026-01-03T14:03:43.636Z] TESTING:
[2026-01-03T14:03:43.971Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-03T14:03:43.971Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17674474753168/renaissance-naive-bayes_0/launcher-140343-9978490526597306578/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-03T14:03:43.971Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-03T14:03:43.971Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-03T14:03:49.907Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-03T14:03:55.866Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-03T14:03:55.866Z] GC before operation: completed in 52.367 ms, heap usage 57.707 MB -> 34.774 MB.
[2026-01-03T14:04:23.694Z] 14:04:20.690 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:04:23.694Z] 14:04:20.710 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:23.694Z] 14:04:20.714 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:04:23.694Z] 14:04:23.294 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2026-01-03T14:04:23.694Z] 14:04:23.295 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:23.694Z] 14:04:23.295 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:04:32.739Z] 14:04:32.027 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:04:32.739Z] 14:04:32.028 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:32.739Z] 14:04:32.030 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:04:32.739Z] 14:04:32.047 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:04:32.739Z] 14:04:32.048 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:32.739Z] 14:04:32.050 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:04:41.723Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (45695.031 ms) ======
[2026-01-03T14:04:41.723Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-03T14:04:41.723Z] GC before operation: completed in 96.094 ms, heap usage 1.138 GB -> 952.234 MB.
[2026-01-03T14:04:49.072Z] 14:04:48.145 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:04:49.072Z] 14:04:48.145 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:49.072Z] 14:04:48.145 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:04:49.072Z] 14:04:48.658 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:04:49.072Z] 14:04:48.659 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:04:49.072Z] 14:04:48.660 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:04:59.994Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (17512.569 ms) ======
[2026-01-03T14:04:59.994Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-03T14:04:59.994Z] GC before operation: completed in 92.425 ms, heap usage 960.303 MB -> 952.422 MB.
[2026-01-03T14:05:06.075Z] 14:05:05.047 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:06.075Z] 14:05:05.049 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:06.075Z] 14:05:05.051 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:05:06.075Z] 14:05:05.620 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:06.075Z] 14:05:05.621 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:06.075Z] 14:05:05.621 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:05:17.020Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16512.920 ms) ======
[2026-01-03T14:05:17.020Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-03T14:05:17.020Z] GC before operation: completed in 98.308 ms, heap usage 1.718 GB -> 952.469 MB.
[2026-01-03T14:05:23.031Z] 14:05:22.026 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:23.031Z] 14:05:22.026 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:23.031Z] 14:05:22.027 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:05:23.032Z] 14:05:22.097 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:23.032Z] 14:05:22.098 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:23.032Z] 14:05:22.098 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:05:32.031Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16213.647 ms) ======
[2026-01-03T14:05:32.031Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-03T14:05:32.031Z] GC before operation: completed in 96.626 ms, heap usage 1.345 GB -> 952.556 MB.
[2026-01-03T14:05:38.016Z] 14:05:37.917 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:38.017Z] 14:05:37.918 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:38.017Z] 14:05:37.918 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:05:39.202Z] 14:05:38.879 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:39.202Z] 14:05:38.879 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:39.202Z] 14:05:38.880 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:05:48.241Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16566.681 ms) ======
[2026-01-03T14:05:48.241Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-03T14:05:48.583Z] GC before operation: completed in 103.301 ms, heap usage 1.465 GB -> 952.651 MB.
[2026-01-03T14:05:54.574Z] 14:05:54.509 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:54.574Z] 14:05:54.510 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:54.574Z] 14:05:54.511 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:05:55.751Z] 14:05:55.292 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:05:55.751Z] 14:05:55.293 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:05:55.751Z] 14:05:55.293 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:06:06.693Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16590.531 ms) ======
[2026-01-03T14:06:06.693Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-03T14:06:06.693Z] GC before operation: completed in 103.947 ms, heap usage 963.953 MB -> 952.738 MB.
[2026-01-03T14:06:12.691Z] 14:06:11.737 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:12.691Z] 14:06:11.739 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:12.691Z] 14:06:11.740 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:06:12.691Z] 14:06:11.860 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:12.691Z] 14:06:11.860 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:12.691Z] 14:06:11.860 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:06:23.626Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16814.152 ms) ======
[2026-01-03T14:06:23.626Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-03T14:06:23.626Z] GC before operation: completed in 113.912 ms, heap usage 975.867 MB -> 952.812 MB.
[2026-01-03T14:06:28.599Z] 14:06:27.889 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:28.599Z] 14:06:27.890 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:28.599Z] 14:06:27.890 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:06:28.940Z] 14:06:28.764 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:28.940Z] 14:06:28.764 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:28.940Z] 14:06:28.764 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:06:39.883Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16435.993 ms) ======
[2026-01-03T14:06:39.883Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-03T14:06:39.883Z] GC before operation: completed in 106.876 ms, heap usage 971.923 MB -> 952.897 MB.
[2026-01-03T14:06:45.866Z] 14:06:44.817 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:45.866Z] 14:06:44.818 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:45.866Z] 14:06:44.818 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:06:45.866Z] 14:06:44.948 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:06:45.866Z] 14:06:44.948 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:06:45.866Z] 14:06:44.949 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:06:54.879Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (16117.841 ms) ======
[2026-01-03T14:06:54.879Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-03T14:06:54.879Z] GC before operation: completed in 101.371 ms, heap usage 963.959 MB -> 952.970 MB.
[2026-01-03T14:07:02.248Z] 14:07:00.914 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:02.248Z] 14:07:00.914 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:02.248Z] 14:07:00.914 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:07:02.248Z] 14:07:01.581 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:02.248Z] 14:07:01.582 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:02.248Z] 14:07:01.582 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:07:11.259Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16189.443 ms) ======
[2026-01-03T14:07:11.260Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-03T14:07:11.260Z] GC before operation: completed in 101.744 ms, heap usage 1.706 GB -> 953.081 MB.
[2026-01-03T14:07:18.619Z] 14:07:17.360 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:18.619Z] 14:07:17.361 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:18.619Z] 14:07:17.361 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:07:18.619Z] 14:07:17.556 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:18.619Z] 14:07:17.556 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:18.619Z] 14:07:17.556 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:07:27.618Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (16171.456 ms) ======
[2026-01-03T14:07:27.618Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-03T14:07:27.618Z] GC before operation: completed in 107.581 ms, heap usage 984.406 MB -> 953.157 MB.
[2026-01-03T14:07:33.602Z] 14:07:33.579 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:33.602Z] 14:07:33.579 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:33.602Z] 14:07:33.580 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:07:34.332Z] 14:07:34.059 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:34.333Z] 14:07:34.059 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:34.333Z] 14:07:34.059 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:07:43.329Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16099.889 ms) ======
[2026-01-03T14:07:43.329Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-03T14:07:43.672Z] GC before operation: completed in 111.813 ms, heap usage 987.615 MB -> 953.207 MB.
[2026-01-03T14:07:49.791Z] 14:07:49.379 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:49.791Z] 14:07:49.380 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:49.791Z] 14:07:49.380 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:07:50.134Z] 14:07:50.067 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:07:50.134Z] 14:07:50.068 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:07:50.134Z] 14:07:50.068 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:08:01.077Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (15783.259 ms) ======
[2026-01-03T14:08:01.077Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-03T14:08:01.077Z] GC before operation: completed in 99.527 ms, heap usage 1.526 GB -> 953.262 MB.
[2026-01-03T14:08:05.900Z] 14:08:05.515 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:05.900Z] 14:08:05.517 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:05.900Z] 14:08:05.517 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:08:06.238Z] 14:08:06.074 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:06.238Z] 14:08:06.075 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:06.238Z] 14:08:06.075 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:08:15.261Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (15622.599 ms) ======
[2026-01-03T14:08:15.261Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-03T14:08:15.261Z] GC before operation: completed in 97.401 ms, heap usage 1.382 GB -> 953.345 MB.
[2026-01-03T14:08:22.619Z] 14:08:21.238 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:22.619Z] 14:08:21.239 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:22.619Z] 14:08:21.239 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:08:22.619Z] 14:08:21.817 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:22.619Z] 14:08:21.817 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:22.619Z] 14:08:21.818 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:08:31.723Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (15854.228 ms) ======
[2026-01-03T14:08:31.723Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-03T14:08:31.723Z] GC before operation: completed in 97.966 ms, heap usage 1.526 GB -> 953.455 MB.
[2026-01-03T14:08:37.715Z] 14:08:37.119 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:37.715Z] 14:08:37.120 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:37.715Z] 14:08:37.120 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:08:37.715Z] 14:08:37.593 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:37.715Z] 14:08:37.593 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:37.715Z] 14:08:37.593 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:08:48.656Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (15749.588 ms) ======
[2026-01-03T14:08:48.657Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-03T14:08:48.657Z] GC before operation: completed in 98.683 ms, heap usage 1.022 GB -> 953.557 MB.
[2026-01-03T14:08:53.489Z] 14:08:53.057 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:53.489Z] 14:08:53.058 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:53.489Z] 14:08:53.058 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:08:53.828Z] 14:08:53.532 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:08:53.828Z] 14:08:53.533 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:08:53.828Z] 14:08:53.535 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:09:02.845Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16006.821 ms) ======
[2026-01-03T14:09:02.845Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-03T14:09:03.190Z] GC before operation: completed in 95.740 ms, heap usage 1.299 GB -> 953.604 MB.
[2026-01-03T14:09:10.664Z] 14:09:09.298 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:10.664Z] 14:09:09.299 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:10.664Z] 14:09:09.299 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:09:10.664Z] 14:09:09.560 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:10.664Z] 14:09:09.560 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:10.664Z] 14:09:09.561 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:09:19.651Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16347.177 ms) ======
[2026-01-03T14:09:19.651Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-03T14:09:19.651Z] GC before operation: completed in 96.823 ms, heap usage 972.623 MB -> 953.647 MB.
[2026-01-03T14:09:27.015Z] 14:09:25.666 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:27.015Z] 14:09:25.667 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:27.015Z] 14:09:25.667 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:09:27.015Z] 14:09:26.034 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:27.015Z] 14:09:26.035 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:27.015Z] 14:09:26.035 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:09:36.209Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16372.032 ms) ======
[2026-01-03T14:09:36.209Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-03T14:09:36.209Z] GC before operation: completed in 97.661 ms, heap usage 1014.564 MB -> 953.734 MB.
[2026-01-03T14:09:42.190Z] 14:09:41.980 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:42.190Z] 14:09:41.981 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:42.190Z] 14:09:41.981 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:09:42.529Z] 14:09:42.360 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:42.529Z] 14:09:42.361 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:42.529Z] 14:09:42.361 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:09:53.585Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (16185.543 ms) ======
[2026-01-03T14:09:53.585Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-03T14:09:53.585Z] GC before operation: completed in 103.165 ms, heap usage 985.168 MB -> 953.814 MB.
[2026-01-03T14:09:58.440Z] 14:09:58.275 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:58.440Z] 14:09:58.275 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:58.440Z] 14:09:58.278 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:09:59.172Z] 14:09:58.785 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:09:59.172Z] 14:09:58.787 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:09:59.172Z] 14:09:58.788 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:10:10.121Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (16049.576 ms) ======
[2026-01-03T14:10:10.121Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-03T14:10:10.121Z] GC before operation: completed in 100.802 ms, heap usage 972.867 MB -> 953.897 MB.
[2026-01-03T14:10:14.968Z] 14:10:14.445 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:14.968Z] 14:10:14.449 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:14.968Z] 14:10:14.449 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:10:14.968Z] 14:10:14.920 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:14.968Z] 14:10:14.920 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:14.968Z] 14:10:14.921 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:10:25.917Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (15710.319 ms) ======
[2026-01-03T14:10:25.917Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-03T14:10:25.917Z] GC before operation: completed in 96.925 ms, heap usage 965.165 MB -> 953.968 MB.
[2026-01-03T14:10:30.866Z] 14:10:30.340 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:30.867Z] 14:10:30.340 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:30.867Z] 14:10:30.341 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:10:30.867Z] 14:10:30.694 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:30.867Z] 14:10:30.694 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:30.867Z] 14:10:30.695 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:10:41.802Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16212.960 ms) ======
[2026-01-03T14:10:41.802Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-03T14:10:41.802Z] GC before operation: completed in 104.133 ms, heap usage 1.017 GB -> 954.040 MB.
[2026-01-03T14:10:47.816Z] 14:10:46.708 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:47.816Z] 14:10:46.711 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:47.816Z] 14:10:46.711 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:10:47.816Z] 14:10:46.888 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:10:47.816Z] 14:10:46.891 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:10:47.816Z] 14:10:46.891 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:10:56.862Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16063.455 ms) ======
[2026-01-03T14:10:56.862Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-03T14:10:56.862Z] GC before operation: completed in 108.098 ms, heap usage 1.021 GB -> 954.131 MB.
[2026-01-03T14:11:02.870Z] 14:11:02.792 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:02.870Z] 14:11:02.792 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:02.870Z] 14:11:02.792 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:11:03.235Z] 14:11:03.154 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:03.235Z] 14:11:03.157 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:03.235Z] 14:11:03.157 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:11:14.206Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (15757.263 ms) ======
[2026-01-03T14:11:14.206Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-03T14:11:14.206Z] GC before operation: completed in 99.505 ms, heap usage 1.300 GB -> 954.192 MB.
[2026-01-03T14:11:19.015Z] 14:11:18.471 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:19.015Z] 14:11:18.472 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:19.015Z] 14:11:18.472 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:11:19.015Z] 14:11:18.595 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:19.015Z] 14:11:18.595 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:19.015Z] 14:11:18.595 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:11:29.953Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (15833.977 ms) ======
[2026-01-03T14:11:29.953Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-03T14:11:29.953Z] GC before operation: completed in 100.776 ms, heap usage 1.299 GB -> 954.288 MB.
[2026-01-03T14:11:34.788Z] 14:11:34.166 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:34.788Z] 14:11:34.166 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:34.788Z] 14:11:34.167 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:11:34.788Z] 14:11:34.302 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:34.788Z] 14:11:34.303 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:34.788Z] 14:11:34.303 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:11:45.771Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15619.517 ms) ======
[2026-01-03T14:11:45.771Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-03T14:11:45.771Z] GC before operation: completed in 95.879 ms, heap usage 1.241 GB -> 954.323 MB.
[2026-01-03T14:11:50.619Z] 14:11:50.348 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:50.619Z] 14:11:50.349 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:50.619Z] 14:11:50.349 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:11:50.957Z] 14:11:50.892 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:11:50.957Z] 14:11:50.892 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:11:50.957Z] 14:11:50.892 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:12:02.006Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16328.671 ms) ======
[2026-01-03T14:12:02.006Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-03T14:12:02.006Z] GC before operation: completed in 96.983 ms, heap usage 1.566 GB -> 954.448 MB.
[2026-01-03T14:12:06.821Z] 14:12:06.586 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:12:06.821Z] 14:12:06.589 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:12:06.821Z] 14:12:06.590 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:12:07.158Z] 14:12:07.116 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:12:07.158Z] 14:12:07.117 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:12:07.158Z] 14:12:07.118 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:12:18.069Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (15707.741 ms) ======
[2026-01-03T14:12:18.069Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-03T14:12:18.069Z] GC before operation: completed in 100.558 ms, heap usage 1.203 GB -> 954.446 MB.
[2026-01-03T14:12:22.888Z] 14:12:22.426 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:12:22.888Z] 14:12:22.427 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-03T14:12:22.888Z] 14:12:22.427 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-03T14:12:23.223Z] 14:12:22.903 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-03T14:12:23.223Z] 14:12:22.904 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-03T14:12:23.223Z] 14:12:22.904 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-03T14:12:34.217Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16102.674 ms) ======
[2026-01-03T14:12:34.217Z] -----------------------------------
[2026-01-03T14:12:34.217Z] renaissance-naive-bayes_0_PASSED
[2026-01-03T14:12:34.217Z] -----------------------------------
[2026-01-03T14:12:34.217Z]
[2026-01-03T14:12:34.217Z] TEST TEARDOWN:
[2026-01-03T14:12:34.217Z] Nothing to be done for teardown.
[2026-01-03T14:12:34.217Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 3 14:12:33 2026 Epoch Time (ms): 1767449553051