renaissance-naive-bayes_0
[2026-01-10T03:27:06.848Z] Running test renaissance-naive-bayes_0 ...
[2026-01-10T03:27:06.848Z] ===============================================
[2026-01-10T03:27:06.848Z] renaissance-naive-bayes_0 Start Time: Sat Jan 10 03:27:05 2026 Epoch Time (ms): 1768015625895
[2026-01-10T03:27:06.848Z] variation: NoOptions
[2026-01-10T03:27:06.848Z] JVM_OPTIONS:
[2026-01-10T03:27:06.848Z] { \
[2026-01-10T03:27:06.848Z] echo ""; echo "TEST SETUP:"; \
[2026-01-10T03:27:06.848Z] echo "Nothing to be done for setup."; \
[2026-01-10T03:27:06.848Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1768014368158/renaissance-naive-bayes_0"; \
[2026-01-10T03:27:06.848Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1768014368158/renaissance-naive-bayes_0"; \
[2026-01-10T03:27:06.849Z] echo ""; echo "TESTING:"; \
[2026-01-10T03:27:06.849Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1768014368158/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-10T03:27:06.849Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1768014368158/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-10T03:27:06.849Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-10T03:27:06.849Z] echo "Nothing to be done for teardown."; \
[2026-01-10T03:27:06.849Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1768014368158/TestTargetResult";
[2026-01-10T03:27:06.849Z]
[2026-01-10T03:27:06.849Z] TEST SETUP:
[2026-01-10T03:27:06.849Z] Nothing to be done for setup.
[2026-01-10T03:27:06.849Z]
[2026-01-10T03:27:06.849Z] TESTING:
[2026-01-10T03:27:06.849Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-10T03:27:06.849Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_1768014368158/renaissance-naive-bayes_0/launcher-032706-11585322452042312266/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-10T03:27:06.849Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-10T03:27:06.849Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-10T03:27:12.236Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-01-10T03:27:16.404Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-10T03:27:16.404Z] GC before operation: completed in 57.225 ms, heap usage 58.230 MB -> 35.105 MB.
[2026-01-10T03:27:29.959Z] 03:27:29.240 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 68.0 MiB so far)
[2026-01-10T03:27:29.959Z] 03:27:29.249 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-10T03:27:29.959Z] 03:27:29.251 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-10T03:27:29.959Z] 03:27:29.344 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-10T03:27:29.959Z] 03:27:29.345 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-10T03:27:29.959Z] 03:27:29.345 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-10T03:27:35.359Z] 03:27:35.017 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-10T03:27:35.359Z] 03:27:35.018 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-10T03:27:35.359Z] 03:27:35.018 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-10T03:27:35.359Z] 03:27:35.190 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-10T03:27:35.359Z] 03:27:35.191 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-10T03:27:35.359Z] 03:27:35.191 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-10T03:27:43.562Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (26965.423 ms) ======
[2026-01-10T03:27:43.562Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-10T03:27:43.562Z] GC before operation: completed in 73.309 ms, heap usage 1.155 GB -> 952.878 MB.
[2026-01-10T03:27:47.736Z] 03:27:46.841 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-10T03:27:47.736Z] 03:27:46.841 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-10T03:27:47.736Z] 03:27:46.841 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-10T03:27:47.736Z] 03:27:46.998 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-10T03:27:47.736Z] 03:27:46.998 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-10T03:27:47.736Z] 03:27:46.998 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-10T03:27:54.464Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11593.666 ms) ======
[2026-01-10T03:27:54.464Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-10T03:27:54.464Z] GC before operation: completed in 62.311 ms, heap usage 1.031 GB -> 953.069 MB.
[2026-01-10T03:27:58.647Z] 03:27:58.430 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-10T03:27:58.647Z] 03:27:58.431 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-10T03:27:58.647Z] 03:27:58.431 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-10T03:27:59.604Z] 03:27:58.568 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-10T03:27:59.604Z] 03:27:58.568 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-10T03:27:59.604Z] 03:27:58.568 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-10T03:28:06.335Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11601.281 ms) ======
[2026-01-10T03:28:06.335Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-10T03:28:06.335Z] GC before operation: completed in 61.831 ms, heap usage 1018.938 MB -> 953.135 MB.
[2026-01-10T03:28:10.554Z] 03:28:10.327 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-10T03:28:10.554Z] 03:28:10.327 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-10T03:28:10.554Z] 03:28:10.328 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-10T03:28:10.554Z] 03:28:10.408 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-10T03:28:10.554Z] 03:28:10.408 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-10T03:28:10.554Z] 03:28:10.408 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-10T03:28:18.734Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11679.813 ms) ======
[2026-01-10T03:28:18.734Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-10T03:28:18.734Z] GC before operation: completed in 82.540 ms, heap usage 1.108 GB -> 953.220 MB.
[2026-01-10T03:28:22.918Z] 03:28:22.007 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-10T03:28:22.918Z] 03:28:22.007 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-10T03:28:22.918Z] 03:28:22.008 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-10T03:28:22.918Z] 03:28:22.106 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-10T03:28:22.919Z] 03:28:22.106 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-10T03:28:22.919Z] 03:28:22.106 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-10T03:28:29.658Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11839.550 ms) ======
[2026-01-10T03:28:29.658Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-10T03:28:29.658Z] GC before operation: completed in 79.363 ms, heap usage 1.136 GB -> 953.366 MB.
[2026-01-10T03:28:35.054Z] 03:28:33.815 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-10T03:28:35.054Z] 03:28:33.816 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-10T03:28:35.054Z] 03:28:33.816 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-10T03:28:35.054Z] 03:28:33.850 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-10T03:28:35.054Z] 03:28:33.850 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-10T03:28:35.054Z] 03:28:33.850 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-10T03:28:41.791Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11614.331 ms) ======
[2026-01-10T03:28:41.792Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-10T03:28:41.792Z] GC before operation: completed in 73.483 ms, heap usage 1.035 GB -> 953.417 MB.
[2026-01-10T03:28:45.982Z] 03:28:45.424 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-10T03:28:45.982Z] 03:28:45.425 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-10T03:28:45.982Z] 03:28:45.425 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-10T03:28:45.982Z] 03:28:45.480 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-10T03:28:45.982Z] 03:28:45.480 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-10T03:28:45.982Z] 03:28:45.481 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-10T03:28:52.728Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11535.118 ms) ======
[2026-01-10T03:28:52.728Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-10T03:28:53.686Z] GC before operation: completed in 79.961 ms, heap usage 1.120 GB -> 953.496 MB.
[2026-01-10T03:28:57.860Z] 03:28:56.998 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-10T03:28:57.860Z] 03:28:56.999 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-10T03:28:57.860Z] 03:28:56.999 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-10T03:28:57.860Z] 03:28:57.046 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-10T03:28:57.860Z] 03:28:57.047 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-10T03:28:57.860Z] 03:28:57.047 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-10T03:29:05.711Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11540.861 ms) ======
[2026-01-10T03:29:05.711Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-10T03:29:05.711Z] GC before operation: completed in 69.353 ms, heap usage 985.420 MB -> 953.618 MB.
[2026-01-10T03:29:08.746Z] 03:29:08.529 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-10T03:29:08.746Z] 03:29:08.530 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-10T03:29:08.746Z] 03:29:08.530 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-10T03:29:09.705Z] 03:29:08.749 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-10T03:29:09.705Z] 03:29:08.750 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-10T03:29:09.705Z] 03:29:08.750 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-10T03:29:16.451Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11552.547 ms) ======
[2026-01-10T03:29:16.451Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-10T03:29:16.451Z] GC before operation: completed in 59.492 ms, heap usage 980.898 MB -> 953.672 MB.
[2026-01-10T03:29:20.626Z] 03:29:20.083 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-10T03:29:20.626Z] 03:29:20.084 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-10T03:29:20.626Z] 03:29:20.084 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-10T03:29:20.626Z] 03:29:20.143 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-10T03:29:20.626Z] 03:29:20.143 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-10T03:29:20.626Z] 03:29:20.143 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-10T03:29:27.972Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11252.624 ms) ======
[2026-01-10T03:29:27.972Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-10T03:29:27.972Z] GC before operation: completed in 68.036 ms, heap usage 1.002 GB -> 953.745 MB.
[2026-01-10T03:29:32.149Z] 03:29:31.400 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-10T03:29:32.149Z] 03:29:31.401 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-10T03:29:32.149Z] 03:29:31.401 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-10T03:29:32.149Z] 03:29:31.521 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-10T03:29:32.149Z] 03:29:31.521 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-10T03:29:32.149Z] 03:29:31.521 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-10T03:29:38.902Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11174.075 ms) ======
[2026-01-10T03:29:38.902Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-10T03:29:38.902Z] GC before operation: completed in 66.238 ms, heap usage 1.040 GB -> 953.819 MB.
[2026-01-10T03:29:43.080Z] 03:29:42.705 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-10T03:29:43.080Z] 03:29:42.705 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-10T03:29:43.080Z] 03:29:42.706 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-10T03:29:43.080Z] 03:29:42.717 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-10T03:29:43.080Z] 03:29:42.717 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-10T03:29:43.080Z] 03:29:42.717 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-10T03:29:49.814Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11164.972 ms) ======
[2026-01-10T03:29:49.814Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-10T03:29:49.814Z] GC before operation: completed in 69.327 ms, heap usage 1.004 GB -> 953.897 MB.
[2026-01-10T03:29:53.985Z] 03:29:53.768 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-10T03:29:53.985Z] 03:29:53.769 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-10T03:29:53.985Z] 03:29:53.769 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-10T03:29:53.985Z] 03:29:53.784 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-10T03:29:53.985Z] 03:29:53.784 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-10T03:29:53.985Z] 03:29:53.784 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-10T03:30:02.203Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (11136.769 ms) ======
[2026-01-10T03:30:02.203Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-10T03:30:02.203Z] GC before operation: completed in 68.712 ms, heap usage 1.103 GB -> 953.974 MB.
[2026-01-10T03:30:05.248Z] 03:30:04.985 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-10T03:30:05.248Z] 03:30:04.985 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-10T03:30:05.248Z] 03:30:04.986 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-10T03:30:05.248Z] 03:30:05.015 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-10T03:30:05.248Z] 03:30:05.015 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-10T03:30:05.248Z] 03:30:05.015 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-10T03:30:13.464Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (11198.127 ms) ======
[2026-01-10T03:30:13.464Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-10T03:30:13.464Z] GC before operation: completed in 73.766 ms, heap usage 1.045 GB -> 954.092 MB.
[2026-01-10T03:30:16.496Z] 03:30:16.284 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-10T03:30:16.496Z] 03:30:16.285 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-10T03:30:16.496Z] 03:30:16.285 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-10T03:30:16.496Z] 03:30:16.399 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-10T03:30:16.496Z] 03:30:16.399 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-10T03:30:16.496Z] 03:30:16.399 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-10T03:30:24.697Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11256.577 ms) ======
[2026-01-10T03:30:24.697Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-10T03:30:24.697Z] GC before operation: completed in 73.272 ms, heap usage 1.210 GB -> 954.165 MB.
[2026-01-10T03:30:27.726Z] 03:30:27.610 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-10T03:30:27.726Z] 03:30:27.611 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-10T03:30:27.726Z] 03:30:27.611 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-10T03:30:28.683Z] 03:30:27.741 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-10T03:30:28.683Z] 03:30:27.742 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-10T03:30:28.684Z] 03:30:27.742 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-10T03:30:35.426Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (11178.434 ms) ======
[2026-01-10T03:30:35.426Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-10T03:30:35.426Z] GC before operation: completed in 74.826 ms, heap usage 1.042 GB -> 954.254 MB.
[2026-01-10T03:30:39.597Z] 03:30:38.950 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-10T03:30:39.597Z] 03:30:38.950 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-10T03:30:39.597Z] 03:30:38.951 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-10T03:30:39.597Z] 03:30:38.976 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-10T03:30:39.597Z] 03:30:38.976 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-10T03:30:39.597Z] 03:30:38.976 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-10T03:30:46.330Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (11194.364 ms) ======
[2026-01-10T03:30:46.330Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-10T03:30:46.330Z] GC before operation: completed in 76.648 ms, heap usage 1.026 GB -> 954.281 MB.
[2026-01-10T03:30:50.503Z] 03:30:50.101 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-10T03:30:50.503Z] 03:30:50.102 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-10T03:30:50.503Z] 03:30:50.102 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-10T03:30:50.503Z] 03:30:50.122 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-10T03:30:50.503Z] 03:30:50.123 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-10T03:30:50.503Z] 03:30:50.123 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-10T03:30:58.147Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (10984.998 ms) ======
[2026-01-10T03:30:58.147Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-10T03:30:58.147Z] GC before operation: completed in 63.376 ms, heap usage 1.010 GB -> 954.382 MB.
[2026-01-10T03:31:02.322Z] 03:31:01.271 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-10T03:31:02.322Z] 03:31:01.271 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-10T03:31:02.322Z] 03:31:01.271 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-10T03:31:02.322Z] 03:31:01.316 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-10T03:31:02.322Z] 03:31:01.316 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-10T03:31:02.322Z] 03:31:01.316 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-10T03:31:09.066Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (10963.668 ms) ======
[2026-01-10T03:31:09.066Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-10T03:31:09.066Z] GC before operation: completed in 61.748 ms, heap usage 1.005 GB -> 954.459 MB.
[2026-01-10T03:31:13.425Z] 03:31:12.327 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-10T03:31:13.426Z] 03:31:12.328 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-10T03:31:13.426Z] 03:31:12.328 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-10T03:31:13.426Z] 03:31:12.395 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-10T03:31:13.426Z] 03:31:12.395 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-10T03:31:13.426Z] 03:31:12.396 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-10T03:31:20.159Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (11101.819 ms) ======
[2026-01-10T03:31:20.159Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-10T03:31:20.159Z] GC before operation: completed in 65.704 ms, heap usage 1.056 GB -> 954.527 MB.
[2026-01-10T03:31:24.338Z] 03:31:23.404 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-10T03:31:24.338Z] 03:31:23.404 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-10T03:31:24.338Z] 03:31:23.409 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-10T03:31:24.338Z] 03:31:23.489 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-10T03:31:24.338Z] 03:31:23.489 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-10T03:31:24.338Z] 03:31:23.489 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-10T03:31:31.066Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11101.709 ms) ======
[2026-01-10T03:31:31.066Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-10T03:31:31.066Z] GC before operation: completed in 63.252 ms, heap usage 1.114 GB -> 954.597 MB.
[2026-01-10T03:31:35.237Z] 03:31:34.649 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-10T03:31:35.237Z] 03:31:34.650 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-10T03:31:35.237Z] 03:31:34.650 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-10T03:31:35.237Z] 03:31:34.822 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-10T03:31:35.237Z] 03:31:34.822 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-10T03:31:35.237Z] 03:31:34.823 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-10T03:31:42.007Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11346.893 ms) ======
[2026-01-10T03:31:42.007Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-10T03:31:42.007Z] GC before operation: completed in 63.602 ms, heap usage 1022.496 MB -> 954.670 MB.
[2026-01-10T03:31:46.199Z] 03:31:45.925 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-10T03:31:46.200Z] 03:31:45.925 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-10T03:31:46.200Z] 03:31:45.925 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-10T03:31:46.200Z] 03:31:46.088 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-10T03:31:46.200Z] 03:31:46.089 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-10T03:31:46.200Z] 03:31:46.089 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-10T03:31:53.628Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (11177.016 ms) ======
[2026-01-10T03:31:53.628Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-10T03:31:53.628Z] GC before operation: completed in 66.390 ms, heap usage 1.003 GB -> 954.737 MB.
[2026-01-10T03:31:57.799Z] 03:31:57.234 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-10T03:31:57.800Z] 03:31:57.234 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-10T03:31:57.800Z] 03:31:57.234 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-10T03:31:57.800Z] 03:31:57.272 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-10T03:31:57.800Z] 03:31:57.273 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-10T03:31:57.800Z] 03:31:57.273 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-10T03:32:04.528Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (10999.657 ms) ======
[2026-01-10T03:32:04.528Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-10T03:32:04.528Z] GC before operation: completed in 69.299 ms, heap usage 1.116 GB -> 954.808 MB.
[2026-01-10T03:32:08.704Z] 03:32:08.187 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-10T03:32:08.704Z] 03:32:08.187 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-10T03:32:08.704Z] 03:32:08.187 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-10T03:32:08.704Z] 03:32:08.371 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-10T03:32:08.704Z] 03:32:08.371 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-10T03:32:08.704Z] 03:32:08.372 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-10T03:32:15.457Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11162.203 ms) ======
[2026-01-10T03:32:15.457Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-10T03:32:16.417Z] GC before operation: completed in 63.501 ms, heap usage 1.032 GB -> 954.884 MB.
[2026-01-10T03:32:20.612Z] 03:32:19.539 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-10T03:32:20.612Z] 03:32:19.540 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-10T03:32:20.612Z] 03:32:19.540 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-10T03:32:20.612Z] 03:32:19.615 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-10T03:32:20.612Z] 03:32:19.616 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-10T03:32:20.612Z] 03:32:19.616 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-10T03:32:27.348Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11274.823 ms) ======
[2026-01-10T03:32:27.348Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-10T03:32:27.348Z] GC before operation: completed in 68.700 ms, heap usage 1.105 GB -> 954.964 MB.
[2026-01-10T03:32:31.521Z] 03:32:30.853 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-10T03:32:31.521Z] 03:32:30.854 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-10T03:32:31.521Z] 03:32:30.854 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-10T03:32:31.521Z] 03:32:30.930 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-10T03:32:31.521Z] 03:32:30.931 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-10T03:32:31.521Z] 03:32:30.931 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-10T03:32:38.293Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11087.866 ms) ======
[2026-01-10T03:32:38.293Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-10T03:32:38.293Z] GC before operation: completed in 62.229 ms, heap usage 1.045 GB -> 955.040 MB.
[2026-01-10T03:32:42.470Z] 03:32:42.011 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-10T03:32:42.470Z] 03:32:42.011 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-10T03:32:42.470Z] 03:32:42.011 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-10T03:32:42.470Z] 03:32:42.024 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-10T03:32:42.470Z] 03:32:42.024 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-10T03:32:42.470Z] 03:32:42.024 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-10T03:32:49.209Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (11047.129 ms) ======
[2026-01-10T03:32:49.209Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-10T03:32:49.209Z] GC before operation: completed in 72.760 ms, heap usage 1.048 GB -> 955.119 MB.
[2026-01-10T03:32:53.382Z] 03:32:53.142 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-10T03:32:53.382Z] 03:32:53.151 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-10T03:32:53.382Z] 03:32:53.151 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-10T03:32:53.382Z] 03:32:53.213 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-10T03:32:53.382Z] 03:32:53.214 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-10T03:32:53.382Z] 03:32:53.214 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-10T03:33:01.015Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11076.763 ms) ======
[2026-01-10T03:33:01.015Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-10T03:33:01.015Z] GC before operation: completed in 77.594 ms, heap usage 1.076 GB -> 955.186 MB.
[2026-01-10T03:33:05.191Z] 03:33:04.148 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-10T03:33:05.191Z] 03:33:04.149 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-10T03:33:05.191Z] 03:33:04.149 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-10T03:33:05.191Z] 03:33:04.287 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-10T03:33:05.191Z] 03:33:04.288 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-10T03:33:05.191Z] 03:33:04.288 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-10T03:33:11.916Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (11258.066 ms) ======
[2026-01-10T03:33:12.875Z] -----------------------------------
[2026-01-10T03:33:12.875Z] renaissance-naive-bayes_0_PASSED
[2026-01-10T03:33:12.875Z] -----------------------------------
[2026-01-10T03:33:12.875Z]
[2026-01-10T03:33:12.875Z] TEST TEARDOWN:
[2026-01-10T03:33:12.875Z] Nothing to be done for teardown.
[2026-01-10T03:33:12.875Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 10 03:33:11 2026 Epoch Time (ms): 1768015991859