dacapo-eclipse_0
[2025-12-10T03:12:41.469Z] Running test dacapo-eclipse_0 ...
[2025-12-10T03:12:41.469Z] ===============================================
[2025-12-10T03:12:41.469Z] dacapo-eclipse_0 Start Time: Wed Dec 10 03:12:41 2025 Epoch Time (ms): 1765336361354
[2025-12-10T03:12:41.469Z] variation: NoOptions
[2025-12-10T03:12:41.469Z] JVM_OPTIONS:
[2025-12-10T03:12:41.469Z] { \
[2025-12-10T03:12:41.469Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:12:41.469Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:12:41.469Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-eclipse_0"; \
[2025-12-10T03:12:41.469Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-eclipse_0"; \
[2025-12-10T03:12:41.469Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:12:41.469Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-12-10T03:12:41.469Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:12:41.469Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:12:41.469Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:12:41.469Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:12:41.469Z]
[2025-12-10T03:12:41.469Z] TEST SETUP:
[2025-12-10T03:12:41.469Z] Nothing to be done for setup.
[2025-12-10T03:12:41.469Z]
[2025-12-10T03:12:41.470Z] TESTING:
[2025-12-10T03:12:42.631Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2025-12-10T03:12:44.912Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-12-10T03:12:46.588Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T03:12:46.588Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-12-10T03:12:46.588Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-12-10T03:12:46.588Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-12-10T03:12:54.755Z] Unzip workspace
[2025-12-10T03:12:54.755Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-12-10T03:12:54.755Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-12-10T03:12:54.755Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-12-10T03:12:54.755Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-10T03:12:54.755Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-10T03:12:54.755Z]
[2025-12-10T03:13:01.021Z] ..................
[2025-12-10T03:13:57.116Z] Index workspace .....................
[2025-12-10T03:14:45.303Z] Build workspace
[2025-12-10T03:14:56.168Z] Search .. 4,207 references for default constructor in workspace
[2025-12-10T03:14:57.321Z] .. 1,957 references for method 'equals' in workspace
[2025-12-10T03:14:59.004Z] Type hierarchy tests
[2025-12-10T03:15:14.923Z] AST tests
[2025-12-10T03:15:37.915Z] Completion tests .........
[2025-12-10T03:15:53.851Z] Format tests ..............
[2025-12-10T03:15:57.024Z] Model tests ................
[2025-12-10T03:15:57.024Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 182294 msec =====
[2025-12-10T03:16:00.071Z] Delete workspace
[2025-12-10T03:16:01.237Z] -----------------------------------
[2025-12-10T03:16:01.237Z] dacapo-eclipse_0_PASSED
[2025-12-10T03:16:01.237Z] -----------------------------------
[2025-12-10T03:16:01.237Z]
[2025-12-10T03:16:01.237Z] TEST TEARDOWN:
[2025-12-10T03:16:01.237Z] Nothing to be done for teardown.
[2025-12-10T03:16:01.237Z] dacapo-eclipse_0 Finish Time: Wed Dec 10 03:16:00 2025 Epoch Time (ms): 1765336560951