renaissance-naive-bayes_0
[2026-02-27T03:37:26.477Z] Running test renaissance-naive-bayes_0 ...
[2026-02-27T03:37:26.477Z] ===============================================
[2026-02-27T03:37:26.477Z] renaissance-naive-bayes_0 Start Time: Fri Feb 27 03:37:25 2026 Epoch Time (ms): 1772163445720
[2026-02-27T03:37:26.477Z] variation: NoOptions
[2026-02-27T03:37:26.477Z] JVM_OPTIONS:
[2026-02-27T03:37:26.477Z] { \
[2026-02-27T03:37:26.477Z] echo ""; echo "TEST SETUP:"; \
[2026-02-27T03:37:26.477Z] echo "Nothing to be done for setup."; \
[2026-02-27T03:37:26.477Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772162261163/renaissance-naive-bayes_0"; \
[2026-02-27T03:37:26.477Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772162261163/renaissance-naive-bayes_0"; \
[2026-02-27T03:37:26.477Z] echo ""; echo "TESTING:"; \
[2026-02-27T03:37:26.477Z] "/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_1772162261163/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-27T03:37:26.477Z] 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_1772162261163/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-27T03:37:26.477Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-27T03:37:26.477Z] echo "Nothing to be done for teardown."; \
[2026-02-27T03:37:26.477Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772162261163/TestTargetResult";
[2026-02-27T03:37:26.477Z]
[2026-02-27T03:37:26.477Z] TEST SETUP:
[2026-02-27T03:37:26.477Z] Nothing to be done for setup.
[2026-02-27T03:37:26.477Z]
[2026-02-27T03:37:26.478Z] TESTING:
[2026-02-27T03:37:26.478Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-27T03:37:26.478Z] 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_1772162261163/renaissance-naive-bayes_0/launcher-033725-8929562724335170936/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-27T03:37:26.478Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-27T03:37:26.478Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-27T03:37:31.828Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-02-27T03:37:35.976Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-27T03:37:35.976Z] GC before operation: completed in 55.031 ms, heap usage 58.251 MB -> 35.084 MB.
[2026-02-27T03:37:51.072Z] 03:37:49.098 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-02-27T03:37:51.072Z] 03:37:49.107 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-02-27T03:37:51.072Z] 03:37:49.109 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-02-27T03:37:51.072Z] 03:37:49.145 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-02-27T03:37:51.072Z] 03:37:49.146 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-02-27T03:37:51.072Z] 03:37:49.146 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-02-27T03:37:55.207Z] 03:37:54.886 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-02-27T03:37:55.207Z] 03:37:54.887 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-02-27T03:37:55.207Z] 03:37:54.887 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-02-27T03:37:56.158Z] 03:37:55.197 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-02-27T03:37:56.158Z] 03:37:55.198 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-02-27T03:37:56.158Z] 03:37:55.198 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-02-27T03:38:02.821Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (27266.662 ms) ======
[2026-02-27T03:38:02.821Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-27T03:38:02.821Z] GC before operation: completed in 70.098 ms, heap usage 965.190 MB -> 952.590 MB.
[2026-02-27T03:38:08.276Z] 03:38:07.044 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-02-27T03:38:08.276Z] 03:38:07.045 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-02-27T03:38:08.276Z] 03:38:07.045 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-02-27T03:38:08.276Z] 03:38:07.293 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-02-27T03:38:08.276Z] 03:38:07.293 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-02-27T03:38:08.276Z] 03:38:07.294 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-02-27T03:38:15.677Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11757.481 ms) ======
[2026-02-27T03:38:15.677Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-27T03:38:15.677Z] GC before operation: completed in 60.451 ms, heap usage 1.235 GB -> 952.869 MB.
[2026-02-27T03:38:19.926Z] 03:38:18.761 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-02-27T03:38:19.926Z] 03:38:18.761 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-02-27T03:38:19.926Z] 03:38:18.761 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-02-27T03:38:19.926Z] 03:38:18.794 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-02-27T03:38:19.926Z] 03:38:18.794 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-02-27T03:38:19.926Z] 03:38:18.795 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-02-27T03:38:26.588Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11464.277 ms) ======
[2026-02-27T03:38:26.588Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-27T03:38:26.588Z] GC before operation: completed in 64.405 ms, heap usage 983.940 MB -> 952.954 MB.
[2026-02-27T03:38:30.717Z] 03:38:30.272 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-02-27T03:38:30.717Z] 03:38:30.272 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-02-27T03:38:30.717Z] 03:38:30.272 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-02-27T03:38:30.717Z] 03:38:30.346 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-02-27T03:38:30.717Z] 03:38:30.347 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-02-27T03:38:30.717Z] 03:38:30.347 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-02-27T03:38:37.386Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11330.799 ms) ======
[2026-02-27T03:38:37.386Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-27T03:38:38.333Z] GC before operation: completed in 73.245 ms, heap usage 968.783 MB -> 953.106 MB.
[2026-02-27T03:38:42.459Z] 03:38:41.651 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-02-27T03:38:42.459Z] 03:38:41.652 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-02-27T03:38:42.459Z] 03:38:41.652 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-02-27T03:38:42.459Z] 03:38:41.726 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-02-27T03:38:42.459Z] 03:38:41.726 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-02-27T03:38:42.459Z] 03:38:41.726 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-02-27T03:38:49.155Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11437.728 ms) ======
[2026-02-27T03:38:49.155Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-27T03:38:49.155Z] GC before operation: completed in 66.288 ms, heap usage 1.001 GB -> 953.218 MB.
[2026-02-27T03:38:53.280Z] 03:38:53.150 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-02-27T03:38:53.280Z] 03:38:53.150 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-02-27T03:38:53.280Z] 03:38:53.151 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-02-27T03:38:53.280Z] 03:38:53.180 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-02-27T03:38:53.280Z] 03:38:53.180 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-02-27T03:38:53.280Z] 03:38:53.180 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-02-27T03:39:01.470Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11361.499 ms) ======
[2026-02-27T03:39:01.470Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-27T03:39:01.470Z] GC before operation: completed in 75.529 ms, heap usage 1.109 GB -> 953.327 MB.
[2026-02-27T03:39:05.596Z] 03:39:04.606 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-02-27T03:39:05.596Z] 03:39:04.607 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-02-27T03:39:05.596Z] 03:39:04.607 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-02-27T03:39:05.596Z] 03:39:04.664 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-02-27T03:39:05.596Z] 03:39:04.665 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-02-27T03:39:05.596Z] 03:39:04.665 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-02-27T03:39:12.302Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11410.342 ms) ======
[2026-02-27T03:39:12.302Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-27T03:39:12.302Z] GC before operation: completed in 72.744 ms, heap usage 1.073 GB -> 953.352 MB.
[2026-02-27T03:39:16.429Z] 03:39:15.975 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-02-27T03:39:16.429Z] 03:39:15.976 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-02-27T03:39:16.429Z] 03:39:15.976 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-02-27T03:39:16.429Z] 03:39:16.231 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-02-27T03:39:16.429Z] 03:39:16.232 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-02-27T03:39:16.429Z] 03:39:16.232 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-02-27T03:39:23.966Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11339.557 ms) ======
[2026-02-27T03:39:23.966Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-27T03:39:23.966Z] GC before operation: completed in 64.178 ms, heap usage 1.317 GB -> 953.418 MB.
[2026-02-27T03:39:28.098Z] 03:39:27.370 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-02-27T03:39:28.098Z] 03:39:27.370 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-02-27T03:39:28.098Z] 03:39:27.370 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-02-27T03:39:28.098Z] 03:39:27.454 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-02-27T03:39:28.098Z] 03:39:27.455 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-02-27T03:39:28.098Z] 03:39:27.455 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-02-27T03:39:34.759Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11121.410 ms) ======
[2026-02-27T03:39:34.759Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-27T03:39:34.759Z] GC before operation: completed in 65.620 ms, heap usage 1.093 GB -> 953.527 MB.
[2026-02-27T03:39:38.947Z] 03:39:38.400 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-02-27T03:39:38.947Z] 03:39:38.401 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-02-27T03:39:38.947Z] 03:39:38.401 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-02-27T03:39:38.947Z] 03:39:38.499 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-02-27T03:39:38.947Z] 03:39:38.500 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-02-27T03:39:38.947Z] 03:39:38.500 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-02-27T03:39:45.772Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11061.924 ms) ======
[2026-02-27T03:39:45.772Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-27T03:39:45.772Z] GC before operation: completed in 63.117 ms, heap usage 1.093 GB -> 953.576 MB.
[2026-02-27T03:39:49.957Z] 03:39:49.615 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-02-27T03:39:49.957Z] 03:39:49.616 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-02-27T03:39:49.957Z] 03:39:49.616 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-02-27T03:39:49.957Z] 03:39:49.651 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-02-27T03:39:49.957Z] 03:39:49.652 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-02-27T03:39:49.957Z] 03:39:49.652 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-02-27T03:39:58.093Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11238.956 ms) ======
[2026-02-27T03:39:58.093Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-27T03:39:58.093Z] GC before operation: completed in 74.559 ms, heap usage 1.009 GB -> 953.675 MB.
[2026-02-27T03:40:02.231Z] 03:40:01.040 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-02-27T03:40:02.231Z] 03:40:01.040 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-02-27T03:40:02.231Z] 03:40:01.040 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-02-27T03:40:02.231Z] 03:40:01.084 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-02-27T03:40:02.231Z] 03:40:01.085 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-02-27T03:40:02.231Z] 03:40:01.085 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-02-27T03:40:08.903Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11230.175 ms) ======
[2026-02-27T03:40:08.903Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-27T03:40:08.903Z] GC before operation: completed in 79.859 ms, heap usage 1.115 GB -> 953.746 MB.
[2026-02-27T03:40:13.038Z] 03:40:12.293 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-02-27T03:40:13.038Z] 03:40:12.293 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-02-27T03:40:13.038Z] 03:40:12.293 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-02-27T03:40:13.038Z] 03:40:12.299 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-02-27T03:40:13.038Z] 03:40:12.300 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-02-27T03:40:13.038Z] 03:40:12.300 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-02-27T03:40:19.733Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (11161.972 ms) ======
[2026-02-27T03:40:19.733Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-27T03:40:19.733Z] GC before operation: completed in 65.333 ms, heap usage 987.753 MB -> 953.827 MB.
[2026-02-27T03:40:23.870Z] 03:40:23.332 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-02-27T03:40:23.870Z] 03:40:23.332 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-02-27T03:40:23.870Z] 03:40:23.332 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-02-27T03:40:23.870Z] 03:40:23.336 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-02-27T03:40:23.870Z] 03:40:23.336 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-02-27T03:40:23.870Z] 03:40:23.336 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-02-27T03:40:31.219Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (10911.390 ms) ======
[2026-02-27T03:40:31.219Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-27T03:40:31.219Z] GC before operation: completed in 90.134 ms, heap usage 1.127 GB -> 953.895 MB.
[2026-02-27T03:40:35.422Z] 03:40:34.445 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-02-27T03:40:35.423Z] 03:40:34.445 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-02-27T03:40:35.423Z] 03:40:34.446 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-02-27T03:40:35.423Z] 03:40:34.446 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-02-27T03:40:35.423Z] 03:40:34.446 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-02-27T03:40:35.423Z] 03:40:34.446 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-02-27T03:40:42.092Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11062.803 ms) ======
[2026-02-27T03:40:42.092Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-27T03:40:42.092Z] GC before operation: completed in 62.547 ms, heap usage 1.084 GB -> 953.969 MB.
[2026-02-27T03:40:46.283Z] 03:40:45.570 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-02-27T03:40:46.283Z] 03:40:45.571 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-02-27T03:40:46.283Z] 03:40:45.571 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-02-27T03:40:46.283Z] 03:40:45.683 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-02-27T03:40:46.283Z] 03:40:45.683 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-02-27T03:40:46.283Z] 03:40:45.683 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-02-27T03:40:52.959Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (11087.133 ms) ======
[2026-02-27T03:40:52.959Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-27T03:40:52.959Z] GC before operation: completed in 62.891 ms, heap usage 1.078 GB -> 954.052 MB.
[2026-02-27T03:40:57.094Z] 03:40:56.625 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-02-27T03:40:57.094Z] 03:40:56.625 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-02-27T03:40:57.094Z] 03:40:56.625 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-02-27T03:40:57.094Z] 03:40:56.700 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-02-27T03:40:57.094Z] 03:40:56.701 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-02-27T03:40:57.094Z] 03:40:56.701 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-02-27T03:41:03.784Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (11066.018 ms) ======
[2026-02-27T03:41:03.784Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-27T03:41:04.732Z] GC before operation: completed in 61.118 ms, heap usage 977.275 MB -> 954.136 MB.
[2026-02-27T03:41:08.869Z] 03:41:07.779 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-02-27T03:41:08.869Z] 03:41:07.780 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-02-27T03:41:08.869Z] 03:41:07.780 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-02-27T03:41:08.869Z] 03:41:07.868 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-02-27T03:41:08.869Z] 03:41:07.869 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-02-27T03:41:08.869Z] 03:41:07.869 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-02-27T03:41:15.567Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (10958.181 ms) ======
[2026-02-27T03:41:15.567Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-27T03:41:15.567Z] GC before operation: completed in 60.422 ms, heap usage 1.102 GB -> 954.249 MB.
[2026-02-27T03:41:19.712Z] 03:41:18.690 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-02-27T03:41:19.712Z] 03:41:18.690 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-02-27T03:41:19.712Z] 03:41:18.690 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-02-27T03:41:19.712Z] 03:41:18.737 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-02-27T03:41:19.712Z] 03:41:18.737 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-02-27T03:41:19.712Z] 03:41:18.737 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-02-27T03:41:26.398Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (10890.282 ms) ======
[2026-02-27T03:41:26.398Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-27T03:41:26.398Z] GC before operation: completed in 60.950 ms, heap usage 1.006 GB -> 954.314 MB.
[2026-02-27T03:41:30.535Z] 03:41:29.815 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-02-27T03:41:30.535Z] 03:41:29.815 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-02-27T03:41:30.535Z] 03:41:29.815 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-02-27T03:41:30.535Z] 03:41:29.818 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-02-27T03:41:30.535Z] 03:41:29.818 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-02-27T03:41:30.535Z] 03:41:29.819 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-02-27T03:41:36.764Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (10888.818 ms) ======
[2026-02-27T03:41:36.764Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-27T03:41:37.712Z] GC before operation: completed in 66.190 ms, heap usage 1.112 GB -> 954.384 MB.
[2026-02-27T03:41:41.852Z] 03:41:40.662 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-02-27T03:41:41.852Z] 03:41:40.663 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-02-27T03:41:41.852Z] 03:41:40.667 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-02-27T03:41:41.852Z] 03:41:40.667 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-02-27T03:41:41.852Z] 03:41:40.668 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-02-27T03:41:41.852Z] 03:41:40.668 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-02-27T03:41:48.641Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (10948.741 ms) ======
[2026-02-27T03:41:48.641Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-27T03:41:48.641Z] GC before operation: completed in 64.937 ms, heap usage 988.420 MB -> 954.456 MB.
[2026-02-27T03:41:52.774Z] 03:41:51.857 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-02-27T03:41:52.774Z] 03:41:51.857 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-02-27T03:41:52.774Z] 03:41:51.858 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-02-27T03:41:52.774Z] 03:41:51.918 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-02-27T03:41:52.774Z] 03:41:51.918 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-02-27T03:41:52.774Z] 03:41:51.918 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-02-27T03:41:59.437Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11151.422 ms) ======
[2026-02-27T03:41:59.437Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-27T03:41:59.437Z] GC before operation: completed in 68.105 ms, heap usage 1.051 GB -> 954.521 MB.
[2026-02-27T03:42:03.565Z] 03:42:03.050 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-02-27T03:42:03.565Z] 03:42:03.051 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-02-27T03:42:03.565Z] 03:42:03.051 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-02-27T03:42:03.565Z] 03:42:03.100 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-02-27T03:42:03.565Z] 03:42:03.101 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-02-27T03:42:03.565Z] 03:42:03.101 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-02-27T03:42:10.231Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (11167.268 ms) ======
[2026-02-27T03:42:10.231Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-27T03:42:11.185Z] GC before operation: completed in 62.981 ms, heap usage 993.680 MB -> 954.600 MB.
[2026-02-27T03:42:15.315Z] 03:42:14.241 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-02-27T03:42:15.315Z] 03:42:14.242 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-02-27T03:42:15.315Z] 03:42:14.242 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-02-27T03:42:15.315Z] 03:42:14.300 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-02-27T03:42:15.315Z] 03:42:14.301 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-02-27T03:42:15.315Z] 03:42:14.301 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-02-27T03:42:21.978Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11128.597 ms) ======
[2026-02-27T03:42:21.978Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-27T03:42:21.978Z] GC before operation: completed in 64.806 ms, heap usage 994.593 MB -> 954.701 MB.
[2026-02-27T03:42:26.115Z] 03:42:25.572 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-02-27T03:42:26.115Z] 03:42:25.573 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-02-27T03:42:26.115Z] 03:42:25.573 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-02-27T03:42:26.115Z] 03:42:25.592 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-02-27T03:42:26.115Z] 03:42:25.592 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-02-27T03:42:26.115Z] 03:42:25.593 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-02-27T03:42:32.825Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11354.668 ms) ======
[2026-02-27T03:42:32.825Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-27T03:42:33.771Z] GC before operation: completed in 66.095 ms, heap usage 998.865 MB -> 954.778 MB.
[2026-02-27T03:42:37.915Z] 03:42:36.846 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-02-27T03:42:37.915Z] 03:42:36.847 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-02-27T03:42:37.915Z] 03:42:36.847 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-02-27T03:42:37.915Z] 03:42:36.965 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-02-27T03:42:37.915Z] 03:42:36.965 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-02-27T03:42:37.915Z] 03:42:36.966 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-02-27T03:42:44.323Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11286.616 ms) ======
[2026-02-27T03:42:44.323Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-27T03:42:44.323Z] GC before operation: completed in 68.659 ms, heap usage 1.003 GB -> 954.859 MB.
[2026-02-27T03:42:48.458Z] 03:42:48.254 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-02-27T03:42:48.458Z] 03:42:48.254 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-02-27T03:42:48.458Z] 03:42:48.254 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-02-27T03:42:48.458Z] 03:42:48.274 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-02-27T03:42:48.458Z] 03:42:48.275 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-02-27T03:42:48.458Z] 03:42:48.275 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-02-27T03:42:56.574Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11157.460 ms) ======
[2026-02-27T03:42:56.574Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-27T03:42:56.574Z] GC before operation: completed in 73.753 ms, heap usage 1005.728 MB -> 954.932 MB.
[2026-02-27T03:42:59.580Z] 03:42:59.467 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-02-27T03:42:59.580Z] 03:42:59.467 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-02-27T03:42:59.580Z] 03:42:59.468 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-02-27T03:43:00.528Z] 03:42:59.570 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-02-27T03:43:00.528Z] 03:42:59.571 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-02-27T03:43:00.528Z] 03:42:59.571 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-02-27T03:43:07.214Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (11185.352 ms) ======
[2026-02-27T03:43:07.214Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-27T03:43:07.214Z] GC before operation: completed in 76.692 ms, heap usage 1.087 GB -> 955.003 MB.
[2026-02-27T03:43:11.351Z] 03:43:10.800 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-02-27T03:43:11.351Z] 03:43:10.801 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-02-27T03:43:11.351Z] 03:43:10.801 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-02-27T03:43:11.351Z] 03:43:10.810 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-02-27T03:43:11.351Z] 03:43:10.810 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-02-27T03:43:11.351Z] 03:43:10.810 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-02-27T03:43:18.025Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11205.150 ms) ======
[2026-02-27T03:43:18.025Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-27T03:43:18.025Z] GC before operation: completed in 81.005 ms, heap usage 1.144 GB -> 954.997 MB.
[2026-02-27T03:43:22.162Z] 03:43:22.036 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-02-27T03:43:22.162Z] 03:43:22.036 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-02-27T03:43:22.162Z] 03:43:22.037 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-02-27T03:43:22.162Z] 03:43:22.055 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-02-27T03:43:22.162Z] 03:43:22.056 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-02-27T03:43:22.162Z] 03:43:22.056 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-02-27T03:43:30.272Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (11131.781 ms) ======
[2026-02-27T03:43:30.272Z] -----------------------------------
[2026-02-27T03:43:30.272Z] renaissance-naive-bayes_0_PASSED
[2026-02-27T03:43:30.272Z] -----------------------------------
[2026-02-27T03:43:30.272Z]
[2026-02-27T03:43:30.272Z] TEST TEARDOWN:
[2026-02-27T03:43:30.272Z] Nothing to be done for teardown.
[2026-02-27T03:43:30.272Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 27 03:43:29 2026 Epoch Time (ms): 1772163809409