renaissance-naive-bayes_0
[2025-12-13T14:01:31.022Z] Running test renaissance-naive-bayes_0 ...
[2025-12-13T14:01:31.022Z] ===============================================
[2025-12-13T14:01:31.022Z] renaissance-naive-bayes_0 Start Time: Sat Dec 13 14:01:30 2025 Epoch Time (ms): 1765634490793
[2025-12-13T14:01:31.022Z] variation: NoOptions
[2025-12-13T14:01:31.022Z] JVM_OPTIONS:
[2025-12-13T14:01:31.022Z] { \
[2025-12-13T14:01:31.022Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T14:01:31.022Z] echo "Nothing to be done for setup."; \
[2025-12-13T14:01:31.022Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656331605066/renaissance-naive-bayes_0"; \
[2025-12-13T14:01:31.022Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656331605066/renaissance-naive-bayes_0"; \
[2025-12-13T14:01:31.022Z] echo ""; echo "TESTING:"; \
[2025-12-13T14:01:31.022Z] "/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_17656331605066/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-13T14:01:31.022Z] 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_17656331605066/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T14:01:31.022Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T14:01:31.022Z] echo "Nothing to be done for teardown."; \
[2025-12-13T14:01:31.022Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656331605066/TestTargetResult";
[2025-12-13T14:01:31.022Z]
[2025-12-13T14:01:31.022Z] TEST SETUP:
[2025-12-13T14:01:31.022Z] Nothing to be done for setup.
[2025-12-13T14:01:31.022Z]
[2025-12-13T14:01:31.022Z] TESTING:
[2025-12-13T14:01:31.359Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T14:01:31.359Z] 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_17656331605066/renaissance-naive-bayes_0/launcher-140130-6755730386097216281/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T14:01:31.359Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T14:01:31.359Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T14:01:40.086Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-13T14:01:48.832Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-13T14:01:48.832Z] GC before operation: completed in 43.446 ms, heap usage 58.889 MB -> 34.795 MB.
[2025-12-13T14:02:11.670Z] 14:02:08.802 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)
[2025-12-13T14:02:11.670Z] 14:02:08.815 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
[2025-12-13T14:02:11.670Z] 14:02:08.818 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
[2025-12-13T14:02:11.670Z] 14:02:10.447 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 51.4 MiB so far)
[2025-12-13T14:02:11.670Z] 14:02:10.447 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2025-12-13T14:02:11.670Z] 14:02:10.447 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2025-12-13T14:02:11.670Z] 14:02:10.678 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)
[2025-12-13T14:02:11.670Z] 14:02:10.679 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
[2025-12-13T14:02:11.670Z] 14:02:10.679 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
[2025-12-13T14:02:18.795Z] 14:02:17.831 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T14:02:18.795Z] 14:02:17.834 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T14:02:18.795Z] 14:02:17.834 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T14:02:20.398Z] 14:02:20.091 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 132.0 MiB so far)
[2025-12-13T14:02:20.398Z] 14:02:20.091 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T14:02:20.398Z] 14:02:20.091 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T14:02:27.508Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (38782.285 ms) ======
[2025-12-13T14:02:27.508Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-13T14:02:27.508Z] GC before operation: completed in 121.756 ms, heap usage 964.551 MB -> 952.118 MB.
[2025-12-13T14:02:33.288Z] 14:02:32.309 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)
[2025-12-13T14:02:33.288Z] 14:02:32.309 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
[2025-12-13T14:02:33.288Z] 14:02:32.310 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
[2025-12-13T14:02:33.288Z] 14:02:32.879 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)
[2025-12-13T14:02:33.288Z] 14:02:32.881 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
[2025-12-13T14:02:33.288Z] 14:02:32.881 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
[2025-12-13T14:02:42.132Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (13863.329 ms) ======
[2025-12-13T14:02:42.132Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-13T14:02:42.132Z] GC before operation: completed in 74.607 ms, heap usage 980.554 MB -> 952.365 MB.
[2025-12-13T14:02:46.779Z] 14:02:45.852 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)
[2025-12-13T14:02:46.779Z] 14:02:45.852 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
[2025-12-13T14:02:46.779Z] 14:02:45.852 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
[2025-12-13T14:02:46.779Z] 14:02:46.494 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)
[2025-12-13T14:02:46.779Z] 14:02:46.494 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
[2025-12-13T14:02:46.780Z] 14:02:46.494 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
[2025-12-13T14:02:53.910Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (12768.862 ms) ======
[2025-12-13T14:02:53.910Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-13T14:02:53.910Z] GC before operation: completed in 77.417 ms, heap usage 1.737 GB -> 952.460 MB.
[2025-12-13T14:02:59.676Z] 14:02:58.606 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)
[2025-12-13T14:02:59.676Z] 14:02:58.608 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
[2025-12-13T14:02:59.676Z] 14:02:58.608 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
[2025-12-13T14:02:59.676Z] 14:02:58.856 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)
[2025-12-13T14:02:59.676Z] 14:02:58.857 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
[2025-12-13T14:02:59.676Z] 14:02:58.857 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
[2025-12-13T14:03:06.804Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (12866.620 ms) ======
[2025-12-13T14:03:06.804Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-13T14:03:06.804Z] GC before operation: completed in 74.980 ms, heap usage 1.199 GB -> 952.559 MB.
[2025-12-13T14:03:12.634Z] 14:03:11.811 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)
[2025-12-13T14:03:12.634Z] 14:03:11.811 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
[2025-12-13T14:03:12.634Z] 14:03:11.812 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
[2025-12-13T14:03:12.634Z] 14:03:12.169 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)
[2025-12-13T14:03:12.634Z] 14:03:12.169 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
[2025-12-13T14:03:12.634Z] 14:03:12.171 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
[2025-12-13T14:03:19.755Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (13090.709 ms) ======
[2025-12-13T14:03:19.755Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-13T14:03:19.755Z] GC before operation: completed in 79.521 ms, heap usage 1.654 GB -> 952.611 MB.
[2025-12-13T14:03:25.543Z] 14:03:24.944 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)
[2025-12-13T14:03:25.543Z] 14:03:24.946 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
[2025-12-13T14:03:25.543Z] 14:03:24.946 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
[2025-12-13T14:03:25.543Z] 14:03:25.508 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)
[2025-12-13T14:03:25.543Z] 14:03:25.508 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
[2025-12-13T14:03:25.543Z] 14:03:25.510 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
[2025-12-13T14:03:34.274Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (13312.853 ms) ======
[2025-12-13T14:03:34.274Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-13T14:03:34.274Z] GC before operation: completed in 79.536 ms, heap usage 963.995 MB -> 952.693 MB.
[2025-12-13T14:03:38.913Z] 14:03:38.255 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)
[2025-12-13T14:03:38.914Z] 14:03:38.255 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
[2025-12-13T14:03:38.914Z] 14:03:38.256 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
[2025-12-13T14:03:38.914Z] 14:03:38.646 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)
[2025-12-13T14:03:38.914Z] 14:03:38.647 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
[2025-12-13T14:03:38.914Z] 14:03:38.647 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
[2025-12-13T14:03:46.050Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (12959.609 ms) ======
[2025-12-13T14:03:46.050Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-13T14:03:46.367Z] GC before operation: completed in 84.614 ms, heap usage 963.846 MB -> 952.765 MB.
[2025-12-13T14:03:52.187Z] 14:03:51.302 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)
[2025-12-13T14:03:52.187Z] 14:03:51.302 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
[2025-12-13T14:03:52.187Z] 14:03:51.302 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
[2025-12-13T14:03:52.187Z] 14:03:51.499 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)
[2025-12-13T14:03:52.187Z] 14:03:51.499 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
[2025-12-13T14:03:52.187Z] 14:03:51.499 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
[2025-12-13T14:03:59.305Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (12622.696 ms) ======
[2025-12-13T14:03:59.305Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-13T14:03:59.305Z] GC before operation: completed in 75.974 ms, heap usage 979.526 MB -> 953.044 MB.
[2025-12-13T14:04:03.943Z] 14:04:03.812 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)
[2025-12-13T14:04:03.943Z] 14:04:03.813 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
[2025-12-13T14:04:03.943Z] 14:04:03.813 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
[2025-12-13T14:04:04.624Z] 14:04:04.335 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)
[2025-12-13T14:04:04.624Z] 14:04:04.335 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
[2025-12-13T14:04:04.624Z] 14:04:04.335 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
[2025-12-13T14:04:11.766Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (12897.965 ms) ======
[2025-12-13T14:04:11.766Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-13T14:04:12.085Z] GC before operation: completed in 79.534 ms, heap usage 964.105 MB -> 952.915 MB.
[2025-12-13T14:04:17.863Z] 14:04:17.125 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)
[2025-12-13T14:04:17.863Z] 14:04:17.126 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
[2025-12-13T14:04:17.863Z] 14:04:17.126 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
[2025-12-13T14:04:17.863Z] 14:04:17.224 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)
[2025-12-13T14:04:17.863Z] 14:04:17.224 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
[2025-12-13T14:04:17.863Z] 14:04:17.224 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
[2025-12-13T14:04:25.037Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (12484.963 ms) ======
[2025-12-13T14:04:25.037Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-13T14:04:25.037Z] GC before operation: completed in 77.625 ms, heap usage 1.020 GB -> 953.031 MB.
[2025-12-13T14:04:29.692Z] 14:04:29.649 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)
[2025-12-13T14:04:29.692Z] 14:04:29.649 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
[2025-12-13T14:04:29.692Z] 14:04:29.650 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
[2025-12-13T14:04:30.005Z] 14:04:29.722 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)
[2025-12-13T14:04:30.005Z] 14:04:29.722 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
[2025-12-13T14:04:30.005Z] 14:04:29.722 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
[2025-12-13T14:04:37.147Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (12579.639 ms) ======
[2025-12-13T14:04:37.147Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-13T14:04:37.147Z] GC before operation: completed in 76.365 ms, heap usage 968.300 MB -> 953.123 MB.
[2025-12-13T14:04:42.920Z] 14:04:41.918 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)
[2025-12-13T14:04:42.920Z] 14:04:41.918 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
[2025-12-13T14:04:42.920Z] 14:04:41.918 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
[2025-12-13T14:04:42.920Z] 14:04:42.327 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)
[2025-12-13T14:04:42.920Z] 14:04:42.327 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
[2025-12-13T14:04:42.920Z] 14:04:42.327 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
[2025-12-13T14:04:50.047Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (12680.268 ms) ======
[2025-12-13T14:04:50.047Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-13T14:04:50.047Z] GC before operation: completed in 72.640 ms, heap usage 1.021 GB -> 953.176 MB.
[2025-12-13T14:04:54.686Z] 14:04:54.591 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)
[2025-12-13T14:04:54.686Z] 14:04:54.591 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
[2025-12-13T14:04:54.686Z] 14:04:54.591 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
[2025-12-13T14:04:55.373Z] 14:04:55.285 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)
[2025-12-13T14:04:55.373Z] 14:04:55.286 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
[2025-12-13T14:04:55.373Z] 14:04:55.286 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
[2025-12-13T14:05:02.553Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (12332.720 ms) ======
[2025-12-13T14:05:02.553Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-13T14:05:02.553Z] GC before operation: completed in 74.683 ms, heap usage 1.558 GB -> 953.251 MB.
[2025-12-13T14:05:07.189Z] 14:05:07.090 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)
[2025-12-13T14:05:07.189Z] 14:05:07.091 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
[2025-12-13T14:05:07.189Z] 14:05:07.091 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
[2025-12-13T14:05:07.510Z] 14:05:07.436 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)
[2025-12-13T14:05:07.510Z] 14:05:07.436 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
[2025-12-13T14:05:07.510Z] 14:05:07.436 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
[2025-12-13T14:05:14.639Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12424.527 ms) ======
[2025-12-13T14:05:14.639Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-13T14:05:14.961Z] GC before operation: completed in 74.794 ms, heap usage 1.200 GB -> 953.378 MB.
[2025-12-13T14:05:19.590Z] 14:05:19.400 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)
[2025-12-13T14:05:19.590Z] 14:05:19.401 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
[2025-12-13T14:05:19.591Z] 14:05:19.401 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
[2025-12-13T14:05:19.591Z] 14:05:19.542 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)
[2025-12-13T14:05:19.591Z] 14:05:19.544 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
[2025-12-13T14:05:19.591Z] 14:05:19.544 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
[2025-12-13T14:05:28.322Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (12292.304 ms) ======
[2025-12-13T14:05:28.323Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-13T14:05:28.323Z] GC before operation: completed in 76.978 ms, heap usage 987.546 MB -> 953.416 MB.
[2025-12-13T14:05:32.061Z] 14:05:31.944 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)
[2025-12-13T14:05:32.061Z] 14:05:31.945 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
[2025-12-13T14:05:32.061Z] 14:05:31.945 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
[2025-12-13T14:05:32.746Z] 14:05:32.388 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)
[2025-12-13T14:05:32.746Z] 14:05:32.388 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
[2025-12-13T14:05:32.746Z] 14:05:32.389 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
[2025-12-13T14:05:39.878Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (12651.879 ms) ======
[2025-12-13T14:05:39.878Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-13T14:05:39.878Z] GC before operation: completed in 74.576 ms, heap usage 1.559 GB -> 953.540 MB.
[2025-12-13T14:05:45.661Z] 14:05:45.116 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)
[2025-12-13T14:05:45.661Z] 14:05:45.117 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
[2025-12-13T14:05:45.661Z] 14:05:45.117 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
[2025-12-13T14:05:45.661Z] 14:05:45.126 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)
[2025-12-13T14:05:45.661Z] 14:05:45.126 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
[2025-12-13T14:05:45.661Z] 14:05:45.127 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
[2025-12-13T14:05:52.829Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12927.428 ms) ======
[2025-12-13T14:05:52.829Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-13T14:05:52.829Z] GC before operation: completed in 72.932 ms, heap usage 969.036 MB -> 953.571 MB.
[2025-12-13T14:05:58.650Z] 14:05:57.791 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)
[2025-12-13T14:05:58.650Z] 14:05:57.793 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
[2025-12-13T14:05:58.651Z] 14:05:57.793 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
[2025-12-13T14:05:58.651Z] 14:05:57.999 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)
[2025-12-13T14:05:58.651Z] 14:05:58.000 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
[2025-12-13T14:05:58.651Z] 14:05:58.000 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
[2025-12-13T14:06:05.915Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (12888.289 ms) ======
[2025-12-13T14:06:05.915Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-13T14:06:05.915Z] GC before operation: completed in 74.021 ms, heap usage 1013.496 MB -> 953.637 MB.
[2025-12-13T14:06:11.739Z] 14:06:10.744 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)
[2025-12-13T14:06:11.739Z] 14:06:10.744 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
[2025-12-13T14:06:11.739Z] 14:06:10.745 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
[2025-12-13T14:06:11.739Z] 14:06:11.178 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)
[2025-12-13T14:06:11.739Z] 14:06:11.179 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
[2025-12-13T14:06:11.739Z] 14:06:11.179 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
[2025-12-13T14:06:18.883Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (13005.593 ms) ======
[2025-12-13T14:06:18.883Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-13T14:06:18.883Z] GC before operation: completed in 74.509 ms, heap usage 980.633 MB -> 953.741 MB.
[2025-12-13T14:06:24.676Z] 14:06:23.926 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)
[2025-12-13T14:06:24.676Z] 14:06:23.929 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
[2025-12-13T14:06:24.676Z] 14:06:23.929 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
[2025-12-13T14:06:24.676Z] 14:06:23.950 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)
[2025-12-13T14:06:24.676Z] 14:06:23.952 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
[2025-12-13T14:06:24.676Z] 14:06:23.952 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
[2025-12-13T14:06:31.800Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (12406.394 ms) ======
[2025-12-13T14:06:31.800Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-13T14:06:31.800Z] GC before operation: completed in 69.895 ms, heap usage 1017.819 MB -> 953.860 MB.
[2025-12-13T14:06:36.449Z] 14:06:36.026 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)
[2025-12-13T14:06:36.449Z] 14:06:36.027 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
[2025-12-13T14:06:36.449Z] 14:06:36.027 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
[2025-12-13T14:06:37.133Z] 14:06:36.830 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)
[2025-12-13T14:06:37.134Z] 14:06:36.832 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
[2025-12-13T14:06:37.134Z] 14:06:36.832 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
[2025-12-13T14:06:44.362Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (12519.244 ms) ======
[2025-12-13T14:06:44.362Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-13T14:06:44.362Z] GC before operation: completed in 72.570 ms, heap usage 980.926 MB -> 953.928 MB.
[2025-12-13T14:06:49.032Z] 14:06:48.503 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)
[2025-12-13T14:06:49.032Z] 14:06:48.504 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
[2025-12-13T14:06:49.032Z] 14:06:48.504 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
[2025-12-13T14:06:49.347Z] 14:06:49.162 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)
[2025-12-13T14:06:49.348Z] 14:06:49.164 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
[2025-12-13T14:06:49.348Z] 14:06:49.164 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
[2025-12-13T14:06:56.489Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (12245.513 ms) ======
[2025-12-13T14:06:56.489Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-13T14:06:56.489Z] GC before operation: completed in 76.699 ms, heap usage 1.017 GB -> 953.999 MB.
[2025-12-13T14:07:01.162Z] 14:07:01.114 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)
[2025-12-13T14:07:01.162Z] 14:07:01.116 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
[2025-12-13T14:07:01.162Z] 14:07:01.116 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
[2025-12-13T14:07:01.479Z] 14:07:01.400 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)
[2025-12-13T14:07:01.479Z] 14:07:01.400 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
[2025-12-13T14:07:01.479Z] 14:07:01.401 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
[2025-12-13T14:07:08.611Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12326.707 ms) ======
[2025-12-13T14:07:08.612Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-13T14:07:08.924Z] GC before operation: completed in 85.379 ms, heap usage 985.329 MB -> 954.070 MB.
[2025-12-13T14:07:14.735Z] 14:07:13.639 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)
[2025-12-13T14:07:14.736Z] 14:07:13.640 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
[2025-12-13T14:07:14.736Z] 14:07:13.640 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
[2025-12-13T14:07:14.736Z] 14:07:13.645 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)
[2025-12-13T14:07:14.736Z] 14:07:13.645 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
[2025-12-13T14:07:14.736Z] 14:07:13.645 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
[2025-12-13T14:07:21.877Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (12332.768 ms) ======
[2025-12-13T14:07:21.877Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-13T14:07:21.877Z] GC before operation: completed in 81.218 ms, heap usage 988.096 MB -> 954.087 MB.
[2025-12-13T14:07:26.514Z] 14:07:25.886 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)
[2025-12-13T14:07:26.514Z] 14:07:25.887 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
[2025-12-13T14:07:26.514Z] 14:07:25.889 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
[2025-12-13T14:07:26.514Z] 14:07:26.207 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)
[2025-12-13T14:07:26.514Z] 14:07:26.207 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
[2025-12-13T14:07:26.514Z] 14:07:26.207 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
[2025-12-13T14:07:33.647Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (12441.005 ms) ======
[2025-12-13T14:07:33.647Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-13T14:07:33.647Z] GC before operation: completed in 77.236 ms, heap usage 1.118 GB -> 954.160 MB.
[2025-12-13T14:07:38.297Z] 14:07:38.239 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)
[2025-12-13T14:07:38.297Z] 14:07:38.239 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
[2025-12-13T14:07:38.297Z] 14:07:38.239 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
[2025-12-13T14:07:38.609Z] 14:07:38.455 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)
[2025-12-13T14:07:38.609Z] 14:07:38.455 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
[2025-12-13T14:07:38.609Z] 14:07:38.456 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
[2025-12-13T14:07:45.732Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11948.238 ms) ======
[2025-12-13T14:07:45.733Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-13T14:07:45.733Z] GC before operation: completed in 77.930 ms, heap usage 1.297 GB -> 954.230 MB.
[2025-12-13T14:07:50.437Z] 14:07:50.349 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)
[2025-12-13T14:07:50.437Z] 14:07:50.350 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
[2025-12-13T14:07:50.437Z] 14:07:50.351 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
[2025-12-13T14:07:50.749Z] 14:07:50.499 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)
[2025-12-13T14:07:50.749Z] 14:07:50.499 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
[2025-12-13T14:07:50.749Z] 14:07:50.500 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
[2025-12-13T14:07:57.925Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (12086.343 ms) ======
[2025-12-13T14:07:57.925Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-13T14:07:57.925Z] GC before operation: completed in 76.233 ms, heap usage 1.105 GB -> 954.321 MB.
[2025-12-13T14:08:02.648Z] 14:08:02.479 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)
[2025-12-13T14:08:02.648Z] 14:08:02.480 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
[2025-12-13T14:08:02.648Z] 14:08:02.480 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
[2025-12-13T14:08:02.962Z] 14:08:02.833 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)
[2025-12-13T14:08:02.962Z] 14:08:02.833 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
[2025-12-13T14:08:02.962Z] 14:08:02.834 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
[2025-12-13T14:08:11.699Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12459.953 ms) ======
[2025-12-13T14:08:11.699Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-13T14:08:11.699Z] GC before operation: completed in 74.286 ms, heap usage 1.204 GB -> 954.417 MB.
[2025-12-13T14:08:15.453Z] 14:08:15.336 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)
[2025-12-13T14:08:15.453Z] 14:08:15.337 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
[2025-12-13T14:08:15.453Z] 14:08:15.337 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
[2025-12-13T14:08:15.766Z] 14:08:15.585 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)
[2025-12-13T14:08:15.766Z] 14:08:15.587 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
[2025-12-13T14:08:15.766Z] 14:08:15.587 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
[2025-12-13T14:08:24.581Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (12731.522 ms) ======
[2025-12-13T14:08:24.581Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-13T14:08:24.581Z] GC before operation: completed in 74.240 ms, heap usage 1.018 GB -> 954.444 MB.
[2025-12-13T14:08:28.260Z] 14:08:28.053 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)
[2025-12-13T14:08:28.260Z] 14:08:28.056 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
[2025-12-13T14:08:28.260Z] 14:08:28.056 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
[2025-12-13T14:08:28.260Z] 14:08:28.183 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)
[2025-12-13T14:08:28.260Z] 14:08:28.186 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
[2025-12-13T14:08:28.260Z] 14:08:28.186 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
[2025-12-13T14:08:36.978Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12656.733 ms) ======
[2025-12-13T14:08:36.978Z] -----------------------------------
[2025-12-13T14:08:36.978Z] renaissance-naive-bayes_0_PASSED
[2025-12-13T14:08:36.978Z] -----------------------------------
[2025-12-13T14:08:36.978Z]
[2025-12-13T14:08:36.978Z] TEST TEARDOWN:
[2025-12-13T14:08:36.978Z] Nothing to be done for teardown.
[2025-12-13T14:08:36.978Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 13 14:08:36 2025 Epoch Time (ms): 1765634916616