renaissance-naive-bayes_0
[2025-08-02T04:45:30.355Z] Running test renaissance-naive-bayes_0 ...
[2025-08-02T04:45:30.355Z] ===============================================
[2025-08-02T04:45:30.355Z] renaissance-naive-bayes_0 Start Time: Sat Aug 2 04:45:30 2025 Epoch Time (ms): 1754109930235
[2025-08-02T04:45:30.355Z] variation: NoOptions
[2025-08-02T04:45:30.680Z] JVM_OPTIONS:
[2025-08-02T04:45:30.680Z] { \
[2025-08-02T04:45:30.680Z] echo ""; echo "TEST SETUP:"; \
[2025-08-02T04:45:30.680Z] echo "Nothing to be done for setup."; \
[2025-08-02T04:45:30.680Z] mkdir -p "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; \
[2025-08-02T04:45:30.680Z] cd "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; \
[2025-08-02T04:45:30.680Z] echo ""; echo "TESTING:"; \
[2025-08-02T04:45:30.680Z] "c:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"\\naive-bayes.json" naive-bayes; \
[2025-08-02T04:45:30.680Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-02T04:45:30.680Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-02T04:45:30.680Z] echo "Nothing to be done for teardown."; \
[2025-08-02T04:45:30.680Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk11_hs_sanity.perf_x86-32_windows/aqa-tests/\\TKG\\output_17541084516980\\TestTargetResult";
[2025-08-02T04:45:30.680Z]
[2025-08-02T04:45:30.680Z] TEST SETUP:
[2025-08-02T04:45:30.680Z] Nothing to be done for setup.
[2025-08-02T04:45:30.680Z]
[2025-08-02T04:45:30.680Z] TESTING:
[2025-08-02T04:45:34.330Z] Benchmark 'naive-bayes' failed with exception:
[2025-08-02T04:45:34.330Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk11_hs_sanity.perf_x86-32_windows\aqa-tests\TKG\output_17541084516980\renaissance-naive-bayes_0\harness-044531-685514938860244086\apache-spark\naive-bayes\hadoop\bin\hadoop.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2450)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2506)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2705)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2635)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.Runtime.load0(Runtime.java:768)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.System.load(System.java:1854)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-08-02T04:45:34.330Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-08-02T04:45:34.330Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-08-02T04:45:34.330Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-08-02T04:45:34.330Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-08-02T04:45:34.330Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-08-02T04:45:34.330Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2025-08-02T04:45:34.330Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-08-02T04:45:34.330Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-08-02T04:45:34.330Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-08-02T04:45:34.330Z] The following benchmarks failed: naive-bayes
[2025-08-02T04:45:34.330Z] -----------------------------------
[2025-08-02T04:45:34.330Z] renaissance-naive-bayes_0_FAILED
[2025-08-02T04:45:34.330Z] -----------------------------------
[2025-08-02T04:45:34.330Z]
[2025-08-02T04:45:34.330Z] TEST TEARDOWN:
[2025-08-02T04:45:34.330Z] Nothing to be done for teardown.
[2025-08-02T04:45:34.330Z] renaissance-naive-bayes_0 Finish Time: Sat Aug 2 04:45:34 2025 Epoch Time (ms): 1754109934191