renaissance-naive-bayes_0
[2026-01-03T13:26:11.900Z] Running test renaissance-naive-bayes_0 ...
[2026-01-03T13:26:11.900Z] ===============================================
[2026-01-03T13:26:11.900Z] renaissance-naive-bayes_0 Start Time: Sat Jan 3 13:26:11 2026 Epoch Time (ms): 1767446771741
[2026-01-03T13:26:11.900Z] variation: NoOptions
[2026-01-03T13:26:11.900Z] JVM_OPTIONS:
[2026-01-03T13:26:11.900Z] { \
[2026-01-03T13:26:11.900Z] echo ""; echo "TEST SETUP:"; \
[2026-01-03T13:26:11.900Z] echo "Nothing to be done for setup."; \
[2026-01-03T13:26:11.900Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674452284409/renaissance-naive-bayes_0"; \
[2026-01-03T13:26:11.900Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674452284409/renaissance-naive-bayes_0"; \
[2026-01-03T13:26:11.900Z] echo ""; echo "TESTING:"; \
[2026-01-03T13:26:11.900Z] "/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_17674452284409/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-03T13:26:11.900Z] 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_17674452284409/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-03T13:26:11.900Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-03T13:26:11.900Z] echo "Nothing to be done for teardown."; \
[2026-01-03T13:26:11.900Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17674452284409/TestTargetResult";
[2026-01-03T13:26:11.900Z]
[2026-01-03T13:26:11.900Z] TEST SETUP:
[2026-01-03T13:26:11.900Z] Nothing to be done for setup.
[2026-01-03T13:26:11.900Z]
[2026-01-03T13:26:11.900Z] TESTING:
[2026-01-03T13:26:12.241Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-03T13:26:12.242Z] 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_17674452284409/renaissance-naive-bayes_0/launcher-132611-17987575800621519160/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-03T13:26:12.242Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-03T13:26:12.242Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-03T13:26:18.231Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-03T13:26:24.204Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-03T13:26:24.204Z] GC before operation: completed in 54.002 ms, heap usage 59.652 MB -> 34.810 MB.
[2026-01-03T13:26:52.237Z] 13:26:51.286 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-03T13:26:52.237Z] 13:26:51.313 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-03T13:26:52.237Z] 13:26:51.317 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-03T13:26:54.530Z] 13:26:53.991 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-03T13:26:54.530Z] 13:26:53.994 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-03T13:26:54.530Z] 13:26:53.994 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-03T13:27:03.521Z] 13:27:02.561 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-03T13:27:03.521Z] 13:27:02.563 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-03T13:27:03.521Z] 13:27:02.563 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-03T13:27:03.521Z] 13:27:03.291 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-03T13:27:03.521Z] 13:27:03.291 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-03T13:27:03.521Z] 13:27:03.293 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-03T13:27:14.462Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (48854.629 ms) ======
[2026-01-03T13:27:14.462Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-03T13:27:14.462Z] GC before operation: completed in 146.765 ms, heap usage 1.305 GB -> 952.317 MB.
[2026-01-03T13:27:20.432Z] 13:27:19.419 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-03T13:27:20.432Z] 13:27:19.420 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-03T13:27:20.432Z] 13:27:19.420 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-03T13:27:20.432Z] 13:27:20.271 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-03T13:27:20.432Z] 13:27:20.271 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-03T13:27:20.432Z] 13:27:20.272 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-03T13:27:29.461Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16632.734 ms) ======
[2026-01-03T13:27:29.461Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-03T13:27:29.802Z] GC before operation: completed in 97.540 ms, heap usage 1.691 GB -> 952.550 MB.
[2026-01-03T13:27:37.157Z] 13:27:36.254 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-03T13:27:37.157Z] 13:27:36.255 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-03T13:27:37.157Z] 13:27:36.255 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-03T13:27:37.157Z] 13:27:37.077 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-03T13:27:37.157Z] 13:27:37.078 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-03T13:27:37.157Z] 13:27:37.078 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-03T13:27:48.064Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16934.483 ms) ======
[2026-01-03T13:27:48.064Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-03T13:27:48.064Z] GC before operation: completed in 99.579 ms, heap usage 1.555 GB -> 952.640 MB.
[2026-01-03T13:27:54.088Z] 13:27:53.262 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-03T13:27:54.088Z] 13:27:53.263 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-03T13:27:54.088Z] 13:27:53.263 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-03T13:27:54.089Z] 13:27:53.653 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-03T13:27:54.089Z] 13:27:53.657 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-03T13:27:54.089Z] 13:27:53.657 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-03T13:28:05.099Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16810.006 ms) ======
[2026-01-03T13:28:05.099Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-03T13:28:05.099Z] GC before operation: completed in 104.490 ms, heap usage 957.569 MB -> 952.748 MB.
[2026-01-03T13:28:11.117Z] 13:28:10.413 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-03T13:28:11.117Z] 13:28:10.416 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-03T13:28:11.117Z] 13:28:10.416 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-03T13:28:11.117Z] 13:28:10.678 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-03T13:28:11.117Z] 13:28:10.679 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-03T13:28:11.117Z] 13:28:10.679 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-03T13:28:22.075Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16967.819 ms) ======
[2026-01-03T13:28:22.075Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-03T13:28:22.075Z] GC before operation: completed in 101.359 ms, heap usage 1.028 GB -> 952.852 MB.
[2026-01-03T13:28:28.054Z] 13:28:27.557 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-03T13:28:28.054Z] 13:28:27.560 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-03T13:28:28.054Z] 13:28:27.560 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-03T13:28:28.054Z] 13:28:27.634 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-03T13:28:28.054Z] 13:28:27.634 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-03T13:28:28.054Z] 13:28:27.634 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-03T13:28:37.035Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16459.719 ms) ======
[2026-01-03T13:28:37.035Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-03T13:28:37.376Z] GC before operation: completed in 98.634 ms, heap usage 1020.620 MB -> 952.935 MB.
[2026-01-03T13:28:44.765Z] 13:28:43.806 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-03T13:28:44.765Z] 13:28:43.807 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-03T13:28:44.765Z] 13:28:43.807 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-03T13:28:44.765Z] 13:28:44.079 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-03T13:28:44.765Z] 13:28:44.081 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-03T13:28:44.765Z] 13:28:44.081 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-03T13:28:53.744Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16413.007 ms) ======
[2026-01-03T13:28:53.744Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-03T13:28:53.744Z] GC before operation: completed in 98.564 ms, heap usage 971.724 MB -> 953.038 MB.
[2026-01-03T13:29:01.078Z] 13:29:00.321 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-03T13:29:01.078Z] 13:29:00.322 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-03T13:29:01.078Z] 13:29:00.322 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-03T13:29:01.078Z] 13:29:00.785 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-03T13:29:01.078Z] 13:29:00.788 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-03T13:29:01.079Z] 13:29:00.788 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-03T13:29:12.028Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16595.559 ms) ======
[2026-01-03T13:29:12.028Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-03T13:29:12.028Z] GC before operation: completed in 103.739 ms, heap usage 976.056 MB -> 953.087 MB.
[2026-01-03T13:29:16.847Z] 13:29:16.778 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-03T13:29:16.847Z] 13:29:16.778 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-03T13:29:16.847Z] 13:29:16.779 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-03T13:29:18.021Z] 13:29:17.609 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-03T13:29:18.021Z] 13:29:17.610 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-03T13:29:18.021Z] 13:29:17.610 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-03T13:29:27.094Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (16449.688 ms) ======
[2026-01-03T13:29:27.095Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-03T13:29:27.095Z] GC before operation: completed in 99.711 ms, heap usage 1.455 GB -> 953.280 MB.
[2026-01-03T13:29:34.447Z] 13:29:33.505 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-03T13:29:34.448Z] 13:29:33.505 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-03T13:29:34.448Z] 13:29:33.506 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-03T13:29:34.448Z] 13:29:33.948 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-03T13:29:34.448Z] 13:29:33.949 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-03T13:29:34.448Z] 13:29:33.950 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-03T13:29:43.426Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16419.756 ms) ======
[2026-01-03T13:29:43.426Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-03T13:29:43.426Z] GC before operation: completed in 94.708 ms, heap usage 1.028 GB -> 953.231 MB.
[2026-01-03T13:29:50.757Z] 13:29:49.924 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-03T13:29:50.757Z] 13:29:49.925 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-03T13:29:50.757Z] 13:29:49.925 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-03T13:29:50.757Z] 13:29:50.492 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-03T13:29:50.757Z] 13:29:50.492 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-03T13:29:50.757Z] 13:29:50.493 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-03T13:29:59.887Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (16482.211 ms) ======
[2026-01-03T13:29:59.887Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-03T13:30:00.225Z] GC before operation: completed in 92.596 ms, heap usage 1.125 GB -> 953.307 MB.
[2026-01-03T13:30:06.269Z] 13:30:05.951 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-03T13:30:06.269Z] 13:30:05.951 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-03T13:30:06.269Z] 13:30:05.952 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-03T13:30:06.993Z] 13:30:06.650 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-03T13:30:06.993Z] 13:30:06.651 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-03T13:30:06.993Z] 13:30:06.651 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-03T13:30:16.005Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (15907.463 ms) ======
[2026-01-03T13:30:16.005Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-03T13:30:16.005Z] GC before operation: completed in 97.688 ms, heap usage 1.175 GB -> 953.429 MB.
[2026-01-03T13:30:23.346Z] 13:30:22.383 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-03T13:30:23.346Z] 13:30:22.384 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-03T13:30:23.346Z] 13:30:22.384 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-03T13:30:23.346Z] 13:30:23.004 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-03T13:30:23.346Z] 13:30:23.005 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-03T13:30:23.346Z] 13:30:23.005 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-03T13:30:32.326Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (16366.486 ms) ======
[2026-01-03T13:30:32.326Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-03T13:30:32.682Z] GC before operation: completed in 99.942 ms, heap usage 1.603 GB -> 953.470 MB.
[2026-01-03T13:30:40.109Z] 13:30:38.899 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-03T13:30:40.109Z] 13:30:38.902 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-03T13:30:40.109Z] 13:30:38.902 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-03T13:30:40.109Z] 13:30:39.389 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-03T13:30:40.109Z] 13:30:39.390 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-03T13:30:40.109Z] 13:30:39.390 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-03T13:30:49.099Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16440.454 ms) ======
[2026-01-03T13:30:49.099Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-03T13:30:49.099Z] GC before operation: completed in 98.520 ms, heap usage 1.080 GB -> 953.536 MB.
[2026-01-03T13:30:56.721Z] 13:30:55.663 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-03T13:30:56.721Z] 13:30:55.664 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-03T13:30:56.721Z] 13:30:55.664 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-03T13:30:56.721Z] 13:30:55.699 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-03T13:30:56.721Z] 13:30:55.699 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-03T13:30:56.721Z] 13:30:55.699 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-03T13:31:05.864Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (16490.699 ms) ======
[2026-01-03T13:31:05.864Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-03T13:31:05.864Z] GC before operation: completed in 103.516 ms, heap usage 1.028 GB -> 953.611 MB.
[2026-01-03T13:31:13.348Z] 13:31:12.397 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-03T13:31:13.348Z] 13:31:12.397 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-03T13:31:13.348Z] 13:31:12.398 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-03T13:31:13.348Z] 13:31:12.415 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-03T13:31:13.348Z] 13:31:12.415 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-03T13:31:13.348Z] 13:31:12.415 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-03T13:31:22.431Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16826.316 ms) ======
[2026-01-03T13:31:22.431Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-03T13:31:22.771Z] GC before operation: completed in 98.727 ms, heap usage 972.894 MB -> 953.705 MB.
[2026-01-03T13:31:30.145Z] 13:31:28.959 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-03T13:31:30.145Z] 13:31:28.960 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-03T13:31:30.145Z] 13:31:28.960 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-03T13:31:30.145Z] 13:31:29.430 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-03T13:31:30.145Z] 13:31:29.430 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-03T13:31:30.145Z] 13:31:29.430 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-03T13:31:39.151Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16562.100 ms) ======
[2026-01-03T13:31:39.151Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-03T13:31:39.151Z] GC before operation: completed in 96.260 ms, heap usage 972.833 MB -> 953.773 MB.
[2026-01-03T13:31:46.542Z] 13:31:45.703 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-03T13:31:46.542Z] 13:31:45.703 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-03T13:31:46.542Z] 13:31:45.703 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-03T13:31:46.542Z] 13:31:46.038 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-03T13:31:46.542Z] 13:31:46.038 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-03T13:31:46.542Z] 13:31:46.039 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-03T13:31:57.524Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16582.090 ms) ======
[2026-01-03T13:31:57.524Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-03T13:31:57.524Z] GC before operation: completed in 95.218 ms, heap usage 1.110 GB -> 953.847 MB.
[2026-01-03T13:32:02.392Z] 13:32:02.296 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-03T13:32:02.392Z] 13:32:02.297 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-03T13:32:02.392Z] 13:32:02.297 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-03T13:32:03.121Z] 13:32:02.799 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-03T13:32:03.121Z] 13:32:02.799 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-03T13:32:03.121Z] 13:32:02.800 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-03T13:32:12.144Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (15967.818 ms) ======
[2026-01-03T13:32:12.144Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-03T13:32:12.144Z] GC before operation: completed in 97.947 ms, heap usage 1021.657 MB -> 953.928 MB.
[2026-01-03T13:32:19.539Z] 13:32:18.208 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-03T13:32:19.539Z] 13:32:18.209 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-03T13:32:19.539Z] 13:32:18.209 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-03T13:32:19.539Z] 13:32:18.966 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-03T13:32:19.539Z] 13:32:18.966 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-03T13:32:19.539Z] 13:32:18.967 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-03T13:32:28.608Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (16399.100 ms) ======
[2026-01-03T13:32:28.608Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-03T13:32:28.608Z] GC before operation: completed in 99.113 ms, heap usage 972.896 MB -> 953.996 MB.
[2026-01-03T13:32:35.969Z] 13:32:34.748 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-03T13:32:35.969Z] 13:32:34.750 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-03T13:32:35.969Z] 13:32:34.750 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-03T13:32:35.969Z] 13:32:35.280 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-03T13:32:35.969Z] 13:32:35.281 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-03T13:32:35.969Z] 13:32:35.283 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-03T13:32:45.009Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (16276.118 ms) ======
[2026-01-03T13:32:45.009Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-03T13:32:45.009Z] GC before operation: completed in 97.057 ms, heap usage 1.216 GB -> 954.093 MB.
[2026-01-03T13:32:52.393Z] 13:32:51.141 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-03T13:32:52.393Z] 13:32:51.142 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-03T13:32:52.393Z] 13:32:51.142 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-03T13:32:52.393Z] 13:32:51.508 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-03T13:32:52.393Z] 13:32:51.509 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-03T13:32:52.393Z] 13:32:51.509 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-03T13:33:01.428Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (16381.980 ms) ======
[2026-01-03T13:33:01.428Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-03T13:33:01.428Z] GC before operation: completed in 93.102 ms, heap usage 1.368 GB -> 954.207 MB.
[2026-01-03T13:33:08.946Z] 13:33:07.850 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-03T13:33:08.946Z] 13:33:07.851 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-03T13:33:08.946Z] 13:33:07.851 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-03T13:33:08.946Z] 13:33:07.916 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-03T13:33:08.946Z] 13:33:07.916 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-03T13:33:08.946Z] 13:33:07.916 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-03T13:33:17.939Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16290.744 ms) ======
[2026-01-03T13:33:17.939Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-03T13:33:17.939Z] GC before operation: completed in 101.254 ms, heap usage 1.002 GB -> 954.251 MB.
[2026-01-03T13:33:25.280Z] 13:33:24.249 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-03T13:33:25.280Z] 13:33:24.250 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-03T13:33:25.280Z] 13:33:24.250 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-03T13:33:25.280Z] 13:33:24.667 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-03T13:33:25.280Z] 13:33:24.669 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-03T13:33:25.280Z] 13:33:24.669 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-03T13:33:34.298Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16478.742 ms) ======
[2026-01-03T13:33:34.298Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-03T13:33:34.298Z] GC before operation: completed in 103.570 ms, heap usage 1.180 GB -> 954.430 MB.
[2026-01-03T13:33:41.676Z] 13:33:40.556 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-03T13:33:41.676Z] 13:33:40.558 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-03T13:33:41.676Z] 13:33:40.558 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-03T13:33:41.676Z] 13:33:40.659 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-03T13:33:41.676Z] 13:33:40.660 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-03T13:33:41.676Z] 13:33:40.660 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-03T13:33:50.806Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (16143.719 ms) ======
[2026-01-03T13:33:50.806Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-03T13:33:50.806Z] GC before operation: completed in 96.323 ms, heap usage 1.407 GB -> 954.393 MB.
[2026-01-03T13:33:56.811Z] 13:33:56.478 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-03T13:33:56.811Z] 13:33:56.478 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-03T13:33:56.811Z] 13:33:56.478 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-03T13:33:57.156Z] 13:33:57.074 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-03T13:33:57.156Z] 13:33:57.075 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-03T13:33:57.156Z] 13:33:57.075 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-03T13:34:06.193Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (15690.060 ms) ======
[2026-01-03T13:34:06.193Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-03T13:34:06.534Z] GC before operation: completed in 96.535 ms, heap usage 1.743 GB -> 954.466 MB.
[2026-01-03T13:34:13.914Z] 13:34:12.696 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-03T13:34:13.914Z] 13:34:12.696 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-03T13:34:13.914Z] 13:34:12.696 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-03T13:34:13.914Z] 13:34:12.815 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-03T13:34:13.914Z] 13:34:12.816 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-03T13:34:13.914Z] 13:34:12.816 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-03T13:34:23.028Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (16271.341 ms) ======
[2026-01-03T13:34:23.028Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-03T13:34:23.028Z] GC before operation: completed in 103.246 ms, heap usage 1.029 GB -> 954.528 MB.
[2026-01-03T13:34:30.441Z] 13:34:29.167 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-03T13:34:30.441Z] 13:34:29.167 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-03T13:34:30.441Z] 13:34:29.167 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-03T13:34:30.441Z] 13:34:29.439 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-03T13:34:30.441Z] 13:34:29.439 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-03T13:34:30.441Z] 13:34:29.440 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-03T13:34:39.516Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16411.816 ms) ======
[2026-01-03T13:34:39.516Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-03T13:34:39.516Z] GC before operation: completed in 102.510 ms, heap usage 973.568 MB -> 954.513 MB.
[2026-01-03T13:34:46.876Z] 13:34:45.555 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-03T13:34:46.876Z] 13:34:45.555 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-03T13:34:46.876Z] 13:34:45.555 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-03T13:34:46.876Z] 13:34:46.023 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-03T13:34:46.876Z] 13:34:46.026 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-03T13:34:46.876Z] 13:34:46.026 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-03T13:34:56.028Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (16451.774 ms) ======
[2026-01-03T13:34:56.028Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-03T13:34:56.028Z] GC before operation: completed in 128.954 ms, heap usage 977.685 MB -> 954.538 MB.
[2026-01-03T13:35:03.595Z] 13:35:02.498 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-03T13:35:03.595Z] 13:35:02.499 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-03T13:35:03.595Z] 13:35:02.499 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-03T13:35:03.595Z] 13:35:02.641 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-03T13:35:03.595Z] 13:35:02.641 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-03T13:35:03.595Z] 13:35:02.641 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-03T13:35:12.600Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16585.534 ms) ======
[2026-01-03T13:35:12.935Z] -----------------------------------
[2026-01-03T13:35:12.935Z] renaissance-naive-bayes_0_PASSED
[2026-01-03T13:35:12.935Z] -----------------------------------
[2026-01-03T13:35:12.935Z]
[2026-01-03T13:35:12.935Z] TEST TEARDOWN:
[2026-01-03T13:35:12.935Z] Nothing to be done for teardown.
[2026-01-03T13:35:12.935Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 3 13:35:12 2026 Epoch Time (ms): 1767447312883