hotspot_serviceability_0

[2025-10-28T08:37:02.005Z] Running test hotspot_serviceability_0 ... [2025-10-28T08:37:02.005Z] =============================================== [2025-10-28T08:37:02.005Z] hotspot_serviceability_0 Start Time: Tue Oct 28 08:37:00 2025 Epoch Time (ms): 1761640620925 [2025-10-28T08:37:02.005Z] variation: NoOptions [2025-10-28T08:37:02.005Z] JVM_OPTIONS: [2025-10-28T08:37:02.005Z] { \ [2025-10-28T08:37:02.005Z] echo ""; echo "TEST SETUP:"; \ [2025-10-28T08:37:02.005Z] echo "Nothing to be done for setup."; \ [2025-10-28T08:37:02.005Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0"; \ [2025-10-28T08:37:02.005Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0"; \ [2025-10-28T08:37:02.005Z] echo ""; echo "TESTING:"; \ [2025-10-28T08:37:02.005Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-10-28T08:37:02.005Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \ [2025-10-28T08:37:02.005Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0"/work" \ [2025-10-28T08:37:02.005Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0"/report" \ [2025-10-28T08:37:02.005Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image" \ [2025-10-28T08:37:02.005Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \ [2025-10-28T08:37:02.005Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \ [2025-10-28T08:37:02.005Z] \ [2025-10-28T08:37:02.005Z] \ [2025-10-28T08:37:02.005Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_serviceability"; \ [2025-10-28T08:37:02.005Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_serviceability_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_serviceability_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-28T08:37:02.005Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-28T08:37:02.005Z] echo "Nothing to be done for teardown."; \ [2025-10-28T08:37:02.005Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/TestTargetResult"; [2025-10-28T08:37:02.005Z] [2025-10-28T08:37:02.005Z] TEST SETUP: [2025-10-28T08:37:02.005Z] Nothing to be done for setup. [2025-10-28T08:37:02.005Z] [2025-10-28T08:37:02.005Z] TESTING: [2025-10-28T08:37:02.005Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0/work" not found: creating [2025-10-28T08:37:02.005Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/../TKG/output_17616081339189/hotspot_serviceability_0/report" not found: creating [2025-10-28T08:37:08.007Z] failed to get value for vm.asan [2025-10-28T08:37:08.007Z] java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isAsanEnabled()' [2025-10-28T08:37:08.007Z] at jdk.test.whitebox.WhiteBox.isAsanEnabled(Native Method) [2025-10-28T08:37:08.007Z] at requires.VMProps.isAsanEnabled(VMProps.java:735) [2025-10-28T08:37:08.007Z] at requires.VMProps$SafeMap.put(VMProps.java:82) [2025-10-28T08:37:08.007Z] at requires.VMProps.call(VMProps.java:141) [2025-10-28T08:37:08.007Z] at requires.VMProps.call(VMProps.java:67) [2025-10-28T08:37:08.007Z] at com.sun.javatest.regtest.agent.GetJDKProperties.run(GetJDKProperties.java:80) [2025-10-28T08:37:08.007Z] at com.sun.javatest.regtest.agent.GetJDKProperties.main(GetJDKProperties.java:54) [2025-10-28T08:37:08.007Z] failed to get value for vm.ubsan [2025-10-28T08:37:08.007Z] java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isUbsanEnabled()' [2025-10-28T08:37:08.007Z] at jdk.test.whitebox.WhiteBox.isUbsanEnabled(Native Method) [2025-10-28T08:37:08.007Z] at requires.VMProps.isUbsanEnabled(VMProps.java:739) [2025-10-28T08:37:08.007Z] at requires.VMProps$SafeMap.put(VMProps.java:82) [2025-10-28T08:37:08.007Z] at requires.VMProps.call(VMProps.java:142) [2025-10-28T08:37:08.007Z] at requires.VMProps.call(VMProps.java:67) [2025-10-28T08:37:08.007Z] at com.sun.javatest.regtest.agent.GetJDKProperties.run(GetJDKProperties.java:80) [2025-10-28T08:37:08.007Z] at com.sun.javatest.regtest.agent.GetJDKProperties.main(GetJDKProperties.java:54) [2025-10-28T08:37:08.007Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17616081339189/hotspot_serviceability_0/work [2025-10-28T08:39:25.353Z] -------------------------------------------------- [2025-10-28T08:39:25.353Z] TEST: serviceability/dcmd/vm/SystemDumpMapTest.java [2025-10-28T08:39:25.353Z] [2025-10-28T08:39:25.353Z] TEST RESULT: Error. Error evaluating expression: vm.asan: java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isAsanEnabled()' [2025-10-28T08:39:25.353Z] -------------------------------------------------- [2025-10-28T08:39:25.353Z] TEST: serviceability/dcmd/vm/SystemMapTest.java#normal [2025-10-28T08:39:25.353Z] [2025-10-28T08:39:25.353Z] TEST RESULT: Error. Error evaluating expression: vm.asan: java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isAsanEnabled()' [2025-10-28T08:39:25.353Z] -------------------------------------------------- [2025-10-28T08:39:25.353Z] TEST: serviceability/dcmd/vm/SystemMapTest.java#zgc [2025-10-28T08:39:25.353Z] [2025-10-28T08:39:25.353Z] TEST RESULT: Error. Error evaluating expression: vm.asan: java.lang.UnsatisfiedLinkError: 'boolean jdk.test.whitebox.WhiteBox.isAsanEnabled()' [2025-10-28T08:39:25.353Z] -------------------------------------------------- [2025-10-28T08:53:16.120Z] Test results: passed: 387; error: 3; skipped: 72; excluded: 7; did not meet platform requirements: 5 [2025-10-28T08:53:16.120Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17616081339189/hotspot_serviceability_0/report/html/report.html [2025-10-28T08:53:16.120Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17616081339189/hotspot_serviceability_0/work [2025-10-28T08:53:16.120Z] Error: Some tests failed or other problems occurred. [2025-10-28T08:53:16.120Z] ----------------------------------- [2025-10-28T08:53:16.120Z] hotspot_serviceability_0_FAILED [2025-10-28T08:53:16.120Z] ----------------------------------- [2025-10-28T08:53:16.120Z] [2025-10-28T08:53:16.120Z] TEST TEARDOWN: [2025-10-28T08:53:16.120Z] Nothing to be done for teardown. [2025-10-28T08:53:16.120Z] hotspot_serviceability_0 Finish Time: Tue Oct 28 08:53:13 2025 Epoch Time (ms): 1761641593033