No Possible Issues Found via Git Search

hotspot_tier1_serviceability_0

[2025-01-10T02:45:52.122Z] Running test hotspot_tier1_serviceability_0 ... [2025-01-10T02:45:52.122Z] =============================================== [2025-01-10T02:45:52.122Z] hotspot_tier1_serviceability_0 Start Time: Thu Jan 9 20:46:01 2025 Epoch Time (ms): 1736477161376 [2025-01-10T02:45:52.122Z] variation: NoOptions [2025-01-10T02:45:52.122Z] JVM_OPTIONS: [2025-01-10T02:45:52.122Z] { \ [2025-01-10T02:45:52.122Z] echo ""; echo "TEST SETUP:"; \ [2025-01-10T02:45:52.122Z] echo "Nothing to be done for setup."; \ [2025-01-10T02:45:52.122Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0"; \ [2025-01-10T02:45:52.122Z] cd "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0"; \ [2025-01-10T02:45:52.122Z] echo ""; echo "TESTING:"; \ [2025-01-10T02:45:52.122Z] "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-01-10T02:45:52.122Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \ [2025-01-10T02:45:52.122Z] -w ""/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0"/work" \ [2025-01-10T02:45:52.122Z] -r ""/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0"/report" \ [2025-01-10T02:45:52.122Z] -jdk:"/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \ [2025-01-10T02:45:52.122Z] -exclude:"/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \ [2025-01-10T02:45:52.122Z] -exclude:"/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \ [2025-01-10T02:45:52.122Z] \ [2025-01-10T02:45:52.122Z] \ [2025-01-10T02:45:52.122Z] "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:tier1_serviceability"; \ [2025-01-10T02:45:52.122Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-01-10T02:45:52.122Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-01-10T02:45:52.122Z] echo "Nothing to be done for teardown."; \ [2025-01-10T02:45:52.122Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/TestTargetResult"; [2025-01-10T02:45:52.122Z] [2025-01-10T02:45:52.122Z] TEST SETUP: [2025-01-10T02:45:52.122Z] Nothing to be done for setup. [2025-01-10T02:45:52.122Z] [2025-01-10T02:45:52.122Z] TESTING: [2025-01-10T02:45:52.122Z] Directory "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0/work" not found: creating [2025-01-10T02:45:52.122Z] Directory "/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_17364738258963/hotspot_tier1_serviceability_0/report" not found: creating [2025-01-10T02:45:57.848Z] XML output with verification to /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work [2025-01-10T02:46:24.041Z] -------------------------------------------------- [2025-01-10T02:46:24.041Z] TEST: serviceability/jvmti/RedefineClasses/RedefineSharedClass.java [2025-01-10T02:46:24.041Z] TEST JDK: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. [2025-01-10T02:46:24.041Z] [2025-01-10T02:46:24.041Z] ACTION: build -- Passed. All files up to date [2025-01-10T02:46:24.041Z] REASON: Named class compiled on demand [2025-01-10T02:46:24.041Z] TIME: 0.0 seconds [2025-01-10T02:46:24.041Z] messages: [2025-01-10T02:46:24.041Z] command: build RedefineClassHelper [2025-01-10T02:46:24.041Z] reason: Named class compiled on demand [2025-01-10T02:46:24.041Z] started: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.041Z] finished: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.041Z] elapsed time (seconds): 0.0 [2025-01-10T02:46:24.041Z] [2025-01-10T02:46:24.041Z] ACTION: main -- Passed. Execution successful [2025-01-10T02:46:24.041Z] REASON: User specified action: run main RedefineClassHelper [2025-01-10T02:46:24.041Z] TIME: 0.012 seconds [2025-01-10T02:46:24.041Z] messages: [2025-01-10T02:46:24.041Z] command: main RedefineClassHelper [2025-01-10T02:46:24.041Z] reason: User specified action: run main RedefineClassHelper [2025-01-10T02:46:24.041Z] started: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.041Z] Mode: agentvm [2025-01-10T02:46:24.041Z] Agent id: 5 [2025-01-10T02:46:24.041Z] finished: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.041Z] elapsed time (seconds): 0.012 [2025-01-10T02:46:24.041Z] configuration: [2025-01-10T02:46:24.041Z] Boot Layer [2025-01-10T02:46:24.041Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-01-10T02:46:24.041Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-01-10T02:46:24.041Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar [2025-01-10T02:46:24.041Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-01-10T02:46:24.041Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-01-10T02:46:24.042Z] patch: java.base /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/patches/java.base [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] Test Layer [2025-01-10T02:46:24.042Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] rerun: [2025-01-10T02:46:24.042Z] cd /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/scratch/0 && \ [2025-01-10T02:46:24.042Z] HOME=/Users/jenkins \ [2025-01-10T02:46:24.042Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \ [2025-01-10T02:46:24.042Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \ [2025-01-10T02:46:24.042Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \ [2025-01-10T02:46:24.042Z] -Dtest.compiler.opts= \ [2025-01-10T02:46:24.042Z] -Dtest.java.opts= \ [2025-01-10T02:46:24.042Z] -Dtest.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.042Z] -Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.042Z] -Dtest.timeout.factor=8.0 \ [2025-01-10T02:46:24.042Z] -Dtest.nativepath=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/openjdk-test-image/hotspot/jtreg/native \ [2025-01-10T02:46:24.042Z] -Dtest.root=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \ [2025-01-10T02:46:24.042Z] -Dtest.name=serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.042Z] -Dtest.file=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.042Z] -Dtest.src=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses \ [2025-01-10T02:46:24.042Z] -Dtest.src.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-01-10T02:46:24.042Z] -Dtest.classes=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d \ [2025-01-10T02:46:24.042Z] -Dtest.class.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.042Z] -Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.042Z] -classpath /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-01-10T02:46:24.042Z] RedefineClassHelper [2025-01-10T02:46:24.042Z] STDERR: [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] JavaTest Message: Test complete. [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] ACTION: build -- Passed. Build successful [2025-01-10T02:46:24.042Z] REASON: Named class compiled on demand [2025-01-10T02:46:24.042Z] TIME: 0.804 seconds [2025-01-10T02:46:24.042Z] messages: [2025-01-10T02:46:24.042Z] command: build RedefineSharedClass [2025-01-10T02:46:24.042Z] reason: Named class compiled on demand [2025-01-10T02:46:24.042Z] started: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.042Z] Test directory: [2025-01-10T02:46:24.042Z] compile: RedefineSharedClass [2025-01-10T02:46:24.042Z] finished: Thu Jan 09 20:46:30 CST 2025 [2025-01-10T02:46:24.042Z] elapsed time (seconds): 0.804 [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] ACTION: compile -- Passed. Compilation successful [2025-01-10T02:46:24.042Z] REASON: .class file out of date or does not exist [2025-01-10T02:46:24.042Z] TIME: 0.803 seconds [2025-01-10T02:46:24.042Z] messages: [2025-01-10T02:46:24.042Z] command: compile /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java [2025-01-10T02:46:24.042Z] reason: .class file out of date or does not exist [2025-01-10T02:46:24.042Z] started: Thu Jan 09 20:46:29 CST 2025 [2025-01-10T02:46:24.042Z] Mode: agentvm [2025-01-10T02:46:24.042Z] Agent id: 1 [2025-01-10T02:46:24.042Z] finished: Thu Jan 09 20:46:30 CST 2025 [2025-01-10T02:46:24.042Z] elapsed time (seconds): 0.803 [2025-01-10T02:46:24.042Z] configuration: [2025-01-10T02:46:24.042Z] Boot Layer (javac runtime environment) [2025-01-10T02:46:24.042Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-01-10T02:46:24.042Z] patch: java.base /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/patches/java.base [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] javac compilation environment [2025-01-10T02:46:24.042Z] source path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-01-10T02:46:24.042Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib [2025-01-10T02:46:24.042Z] [2025-01-10T02:46:24.042Z] rerun: [2025-01-10T02:46:24.042Z] cd /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/scratch/0 && \ [2025-01-10T02:46:24.042Z] HOME=/Users/jenkins \ [2025-01-10T02:46:24.042Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-01-10T02:46:24.042Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \ [2025-01-10T02:46:24.042Z] -J-ea \ [2025-01-10T02:46:24.042Z] -J-esa \ [2025-01-10T02:46:24.042Z] -J-Xmx512m \ [2025-01-10T02:46:24.042Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \ [2025-01-10T02:46:24.042Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \ [2025-01-10T02:46:24.042Z] -J-Dtest.compiler.opts= \ [2025-01-10T02:46:24.042Z] -J-Dtest.java.opts= \ [2025-01-10T02:46:24.042Z] -J-Dtest.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.042Z] -J-Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.042Z] -J-Dtest.timeout.factor=8.0 \ [2025-01-10T02:46:24.042Z] -J-Dtest.nativepath=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/openjdk-test-image/hotspot/jtreg/native \ [2025-01-10T02:46:24.043Z] -J-Dtest.root=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \ [2025-01-10T02:46:24.043Z] -J-Dtest.name=serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.043Z] -J-Dtest.file=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.043Z] -J-Dtest.src=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses \ [2025-01-10T02:46:24.043Z] -J-Dtest.src.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-01-10T02:46:24.043Z] -J-Dtest.classes=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d \ [2025-01-10T02:46:24.043Z] -J-Dtest.class.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.043Z] -J-Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.043Z] -d /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d \ [2025-01-10T02:46:24.043Z] -sourcepath /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-01-10T02:46:24.043Z] -classpath /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java [2025-01-10T02:46:24.043Z] direct: [2025-01-10T02:46:24.043Z] Note: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/Asserts.java uses unchecked or unsafe operations. [2025-01-10T02:46:24.043Z] Note: Recompile with -Xlint:unchecked for details. [2025-01-10T02:46:24.043Z] [2025-01-10T02:46:24.043Z] ACTION: driver -- Passed. Execution successful [2025-01-10T02:46:24.043Z] REASON: User specified action: run driver RedefineSharedClass xshare-off [2025-01-10T02:46:24.043Z] TIME: 0.896 seconds [2025-01-10T02:46:24.043Z] messages: [2025-01-10T02:46:24.043Z] command: driver RedefineSharedClass xshare-off [2025-01-10T02:46:24.043Z] reason: User specified action: run driver RedefineSharedClass xshare-off [2025-01-10T02:46:24.043Z] started: Thu Jan 09 20:46:30 CST 2025 [2025-01-10T02:46:24.043Z] Mode: agentvm [2025-01-10T02:46:24.043Z] Agent id: 7 [2025-01-10T02:46:24.043Z] finished: Thu Jan 09 20:46:31 CST 2025 [2025-01-10T02:46:24.043Z] elapsed time (seconds): 0.896 [2025-01-10T02:46:24.043Z] configuration: [2025-01-10T02:46:24.043Z] Boot Layer [2025-01-10T02:46:24.043Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-01-10T02:46:24.043Z] patch: java.base /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/patches/java.base [2025-01-10T02:46:24.043Z] [2025-01-10T02:46:24.043Z] Test Layer [2025-01-10T02:46:24.043Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-01-10T02:46:24.043Z] [2025-01-10T02:46:24.043Z] rerun: [2025-01-10T02:46:24.043Z] cd /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/scratch/0 && \ [2025-01-10T02:46:24.043Z] HOME=/Users/jenkins \ [2025-01-10T02:46:24.043Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-01-10T02:46:24.043Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \ [2025-01-10T02:46:24.043Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \ [2025-01-10T02:46:24.043Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \ [2025-01-10T02:46:24.043Z] -Dtest.compiler.opts= \ [2025-01-10T02:46:24.043Z] -Dtest.java.opts= \ [2025-01-10T02:46:24.043Z] -Dtest.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.043Z] -Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.043Z] -Dtest.timeout.factor=8.0 \ [2025-01-10T02:46:24.043Z] -Dtest.nativepath=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/openjdk-test-image/hotspot/jtreg/native \ [2025-01-10T02:46:24.043Z] -Dtest.root=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \ [2025-01-10T02:46:24.043Z] -Dtest.name=serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.043Z] -Dtest.file=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.043Z] -Dtest.src=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses \ [2025-01-10T02:46:24.043Z] -Dtest.src.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-01-10T02:46:24.043Z] -Dtest.classes=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d \ [2025-01-10T02:46:24.043Z] -Dtest.class.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.043Z] -Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.043Z] -classpath /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-01-10T02:46:24.043Z] RedefineSharedClass xshare-off [2025-01-10T02:46:24.043Z] STDOUT: [2025-01-10T02:46:24.043Z] Command line: [/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java -cp /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xshare:off -javaagent:redefineagent.jar -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace RedefineSharedClass ] [2025-01-10T02:46:24.043Z] [2025-01-10T02:46:31.248096Z] Gathering output for process 3062 [2025-01-10T02:46:24.043Z] [2025-01-10T02:46:31.556124Z] Waiting for completion for process 3062 [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:31.556524Z] Waiting for completion finished for process 3062 [2025-01-10T02:46:24.044Z] STDERR: [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] JavaTest Message: Test complete. [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] ACTION: build -- Passed. All files up to date [2025-01-10T02:46:24.044Z] REASON: Named class compiled on demand [2025-01-10T02:46:24.044Z] TIME: 0.0 seconds [2025-01-10T02:46:24.044Z] messages: [2025-01-10T02:46:24.044Z] command: build RedefineSharedClass [2025-01-10T02:46:24.044Z] reason: Named class compiled on demand [2025-01-10T02:46:24.044Z] started: Thu Jan 09 20:46:31 CST 2025 [2025-01-10T02:46:24.044Z] finished: Thu Jan 09 20:46:31 CST 2025 [2025-01-10T02:46:24.044Z] elapsed time (seconds): 0.0 [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Class unloading: should_clean_previous_versions = false' missing from stdout/stderr [2025-01-10T02:46:24.044Z] REASON: User specified action: run driver RedefineSharedClass xshare-on [2025-01-10T02:46:24.044Z] TIME: 0.056 seconds [2025-01-10T02:46:24.044Z] messages: [2025-01-10T02:46:24.044Z] command: driver RedefineSharedClass xshare-on [2025-01-10T02:46:24.044Z] reason: User specified action: run driver RedefineSharedClass xshare-on [2025-01-10T02:46:24.044Z] started: Thu Jan 09 20:46:31 CST 2025 [2025-01-10T02:46:24.044Z] Mode: agentvm [2025-01-10T02:46:24.044Z] Agent id: 7 [2025-01-10T02:46:24.044Z] finished: Thu Jan 09 20:46:31 CST 2025 [2025-01-10T02:46:24.044Z] elapsed time (seconds): 0.056 [2025-01-10T02:46:24.044Z] configuration: [2025-01-10T02:46:24.044Z] Boot Layer [2025-01-10T02:46:24.044Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-01-10T02:46:24.044Z] patch: java.base /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/patches/java.base [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] Test Layer [2025-01-10T02:46:24.044Z] class path: /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] rerun: [2025-01-10T02:46:24.044Z] cd /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/scratch/0 && \ [2025-01-10T02:46:24.044Z] HOME=/Users/jenkins \ [2025-01-10T02:46:24.044Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-01-10T02:46:24.044Z] /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \ [2025-01-10T02:46:24.044Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \ [2025-01-10T02:46:24.044Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \ [2025-01-10T02:46:24.044Z] -Dtest.compiler.opts= \ [2025-01-10T02:46:24.044Z] -Dtest.java.opts= \ [2025-01-10T02:46:24.044Z] -Dtest.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.044Z] -Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \ [2025-01-10T02:46:24.044Z] -Dtest.timeout.factor=8.0 \ [2025-01-10T02:46:24.044Z] -Dtest.nativepath=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/openjdk-test-image/hotspot/jtreg/native \ [2025-01-10T02:46:24.044Z] -Dtest.root=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \ [2025-01-10T02:46:24.044Z] -Dtest.name=serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.044Z] -Dtest.file=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineSharedClass.java \ [2025-01-10T02:46:24.044Z] -Dtest.src=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses \ [2025-01-10T02:46:24.044Z] -Dtest.src.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-01-10T02:46:24.044Z] -Dtest.classes=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d \ [2025-01-10T02:46:24.044Z] -Dtest.class.path=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.044Z] -Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib \ [2025-01-10T02:46:24.044Z] -classpath /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-01-10T02:46:24.044Z] RedefineSharedClass xshare-on [2025-01-10T02:46:24.044Z] STDOUT: [2025-01-10T02:46:24.044Z] Command line: [/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java -cp /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/serviceability/jvmti/RedefineClasses/RedefineSharedClass.d:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work/classes/1/test/lib:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.10.2.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xshare:on -javaagent:redefineagent.jar -Xlog:redefine+class+iklass+add=trace,redefine+class+iklass+purge=trace RedefineSharedClass ] [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:31.575478Z] Gathering output for process 3063 [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:31.601701Z] Waiting for completion for process 3063 [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:31.601930Z] Waiting for completion finished for process 3063 [2025-01-10T02:46:24.044Z] STDERR: [2025-01-10T02:46:24.044Z] stdout: [[0.010s][error][cds] An error has occurred while processing the shared archive file. [2025-01-10T02:46:24.044Z] [0.010s][error][cds] Unable to map shared spaces [2025-01-10T02:46:24.044Z] Error occurred during initialization of VM [2025-01-10T02:46:24.044Z] Unable to use shared archive. [2025-01-10T02:46:24.044Z] ]; [2025-01-10T02:46:24.044Z] stderr: [] [2025-01-10T02:46:24.044Z] exitValue = 1 [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] java.lang.RuntimeException: 'Class unloading: should_clean_previous_versions = false' missing from stdout/stderr [2025-01-10T02:46:24.044Z] at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253) [2025-01-10T02:46:24.044Z] at RedefineSharedClass.main(RedefineSharedClass.java:96) [2025-01-10T02:46:24.044Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-01-10T02:46:24.044Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-01-10T02:46:24.044Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-01-10T02:46:24.044Z] at java.base/java.lang.Thread.run(Thread.java:1447) [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] JavaTest Message: Test threw exception: java.lang.RuntimeException [2025-01-10T02:46:24.044Z] JavaTest Message: shutting down test [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] [2025-01-10T02:46:24.044Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Class unloading: should_clean_previous_versions = false' missing from stdout/stderr [2025-01-10T02:46:24.044Z] -------------------------------------------------- [2025-01-10T02:54:12.140Z] Test results: passed: 360; failed: 1 [2025-01-10T02:54:15.672Z] Report written to /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/report/html/report.html [2025-01-10T02:54:15.672Z] Results written to /Users/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_17364738258963/hotspot_tier1_serviceability_0/work [2025-01-10T02:54:15.672Z] Error: Some tests failed or other problems occurred. [2025-01-10T02:54:15.672Z] ----------------------------------- [2025-01-10T02:54:15.672Z] hotspot_tier1_serviceability_0_FAILED [2025-01-10T02:54:15.672Z] ----------------------------------- [2025-01-10T02:54:15.672Z] [2025-01-10T02:54:15.672Z] TEST TEARDOWN: [2025-01-10T02:54:15.672Z] Nothing to be done for teardown. [2025-01-10T02:54:15.672Z] hotspot_tier1_serviceability_0 Finish Time: Thu Jan 9 20:54:25 2025 Epoch Time (ms): 1736477665617