No Possible Issues Found via Git Search

jdk_jfr_1

[2026-02-10T14:39:48.776Z] Running test jdk_jfr_1 ... [2026-02-10T14:39:48.776Z] =============================================== [2026-02-10T14:39:48.776Z] jdk_jfr_1 Start Time: Tue Feb 10 14:39:45 2026 Epoch Time (ms): 1770734385504 [2026-02-10T14:39:48.776Z] variation: Mode650 [2026-02-10T14:39:48.776Z] JVM_OPTIONS: -XX:-UseCompressedOops [2026-02-10T14:39:48.776Z] { \ [2026-02-10T14:39:48.776Z] echo ""; echo "TEST SETUP:"; \ [2026-02-10T14:39:48.776Z] echo "Nothing to be done for setup."; \ [2026-02-10T14:39:48.776Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1"; \ [2026-02-10T14:39:48.776Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1"; \ [2026-02-10T14:39:48.776Z] echo ""; echo "TESTING:"; \ [2026-02-10T14:39:48.776Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2026-02-10T14:39:48.776Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -k:'!headful' -concurrency:3 -vmoptions:"-Xmx768m -XX:-UseCompressedOops -Djava.awt.headless=true" \ [2026-02-10T14:39:48.776Z] -w ""/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1"/work" \ [2026-02-10T14:39:48.776Z] -r ""/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1"/report" \ [2026-02-10T14:39:48.776Z] -jdk:"/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" \ [2026-02-10T14:39:48.776Z] -exclude:"/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/jdk/test/ProblemList.txt" \ [2026-02-10T14:39:48.776Z] -exclude:"/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk8.txt" \ [2026-02-10T14:39:48.776Z] -exclude:"/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../openjdk/excludes/alpine/ProblemList_openjdk8.txt" \ [2026-02-10T14:39:48.776Z] \ [2026-02-10T14:39:48.776Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/jdk/test:jdk_jfr"; \ [2026-02-10T14:39:48.776Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_jfr_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_jfr_1""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-10T14:39:48.776Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-10T14:39:48.776Z] echo "Nothing to be done for teardown."; \ [2026-02-10T14:39:48.776Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/TestTargetResult"; [2026-02-10T14:39:48.776Z] [2026-02-10T14:39:48.776Z] TEST SETUP: [2026-02-10T14:39:48.776Z] Nothing to be done for setup. [2026-02-10T14:39:48.776Z] [2026-02-10T14:39:48.776Z] TESTING: [2026-02-10T14:39:48.776Z] Directory "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1/work" not found: creating [2026-02-10T14:39:48.776Z] Directory "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_17707324183126/jdk_jfr_1/report" not found: creating [2026-02-10T14:39:48.776Z] XML output with verification to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work [2026-02-10T14:46:33.105Z] -------------------------------------------------- [2026-02-10T14:46:33.105Z] TEST: jdk/jfr/event/runtime/TestThrowableInstrumentation.java [2026-02-10T14:46:33.105Z] TEST JDK: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2026-02-10T14:46:33.105Z] [2026-02-10T14:46:33.105Z] ACTION: build -- Passed. All files up to date [2026-02-10T14:46:33.105Z] REASON: User specified action: run build sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] TIME: 0.0 seconds [2026-02-10T14:46:33.105Z] messages: [2026-02-10T14:46:33.105Z] command: build sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] reason: User specified action: run build sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] elapsed time (seconds): 0.0 [2026-02-10T14:46:33.105Z] [2026-02-10T14:46:33.105Z] ACTION: build -- Passed. All files up to date [2026-02-10T14:46:33.105Z] REASON: Named class compiled on demand [2026-02-10T14:46:33.105Z] TIME: 0.0 seconds [2026-02-10T14:46:33.105Z] messages: [2026-02-10T14:46:33.105Z] command: build ClassFileInstaller [2026-02-10T14:46:33.105Z] reason: Named class compiled on demand [2026-02-10T14:46:33.105Z] elapsed time (seconds): 0.0 [2026-02-10T14:46:33.105Z] [2026-02-10T14:46:33.105Z] ACTION: main -- Passed. Execution successful [2026-02-10T14:46:33.105Z] REASON: User specified action: run main ClassFileInstaller sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] TIME: 0.296 seconds [2026-02-10T14:46:33.105Z] messages: [2026-02-10T14:46:33.105Z] command: main ClassFileInstaller sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] reason: User specified action: run main ClassFileInstaller sun.hotspot.WhiteBox [2026-02-10T14:46:33.105Z] Mode: agentvm [2026-02-10T14:46:33.105Z] Agent id: 13 [2026-02-10T14:46:33.105Z] elapsed time (seconds): 0.296 [2026-02-10T14:46:33.105Z] configuration: [2026-02-10T14:46:33.105Z] Boot Layer [2026-02-10T14:46:33.105Z] class path: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/junit.jar [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/testng.jar [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander.jar [2026-02-10T14:46:33.105Z] [2026-02-10T14:46:33.105Z] Test Layer [2026-02-10T14:46:33.105Z] class path: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib [2026-02-10T14:46:33.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] rerun: [2026-02-10T14:46:33.106Z] cd /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/scratch/1 && \ [2026-02-10T14:46:33.106Z] DISPLAY=:0 \ [2026-02-10T14:46:33.106Z] HOME=/home/jenkins \ [2026-02-10T14:46:33.106Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-02-10T14:46:33.106Z] -Dtest.vm.opts='-ea -esa -Xmx768m -XX:-UseCompressedOops -Djava.awt.headless=true' \ [2026-02-10T14:46:33.106Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m -J-XX:-UseCompressedOops -J-Djava.awt.headless=true' \ [2026-02-10T14:46:33.106Z] -Dtest.compiler.opts= \ [2026-02-10T14:46:33.106Z] -Dtest.java.opts= \ [2026-02-10T14:46:33.106Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.106Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.106Z] -Dtest.timeout.factor=8.0 \ [2026-02-10T14:46:33.106Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.106Z] -Dtest.name=jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.106Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.106Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.106Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.106Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.106Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.106Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.106Z] -classpath /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-02-10T14:46:33.106Z] ClassFileInstaller sun.hotspot.WhiteBox [2026-02-10T14:46:33.106Z] STDERR: [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] JavaTest Message: Test complete. [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] ACTION: build -- Passed. Build successful [2026-02-10T14:46:33.106Z] REASON: Named class compiled on demand [2026-02-10T14:46:33.106Z] TIME: 0.028 seconds [2026-02-10T14:46:33.106Z] messages: [2026-02-10T14:46:33.106Z] command: build jdk.jfr.event.runtime.TestThrowableInstrumentation [2026-02-10T14:46:33.106Z] reason: Named class compiled on demand [2026-02-10T14:46:33.106Z] Test directory: [2026-02-10T14:46:33.106Z] compile: jdk.jfr.event.runtime.TestThrowableInstrumentation [2026-02-10T14:46:33.106Z] elapsed time (seconds): 0.028 [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] ACTION: compile -- Passed. Compilation successful [2026-02-10T14:46:33.106Z] REASON: .class file out of date or does not exist [2026-02-10T14:46:33.106Z] TIME: 0.028 seconds [2026-02-10T14:46:33.106Z] messages: [2026-02-10T14:46:33.106Z] command: compile -XDignore.symbol.file=true /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java [2026-02-10T14:46:33.106Z] reason: .class file out of date or does not exist [2026-02-10T14:46:33.106Z] Mode: agentvm [2026-02-10T14:46:33.106Z] Agent id: 2 [2026-02-10T14:46:33.106Z] elapsed time (seconds): 0.028 [2026-02-10T14:46:33.106Z] configuration: [2026-02-10T14:46:33.106Z] Boot Layer (javac runtime environment) [2026-02-10T14:46:33.106Z] class path: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] javac compilation environment [2026-02-10T14:46:33.106Z] source path: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test [2026-02-10T14:46:33.106Z] class path: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar [2026-02-10T14:46:33.106Z] [2026-02-10T14:46:33.106Z] rerun: [2026-02-10T14:46:33.106Z] cd /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/scratch/1 && \ [2026-02-10T14:46:33.106Z] DISPLAY=:0 \ [2026-02-10T14:46:33.106Z] HOME=/home/jenkins \ [2026-02-10T14:46:33.106Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-10T14:46:33.106Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-02-10T14:46:33.106Z] -J-ea \ [2026-02-10T14:46:33.106Z] -J-esa \ [2026-02-10T14:46:33.106Z] -J-Xmx768m \ [2026-02-10T14:46:33.106Z] -J-XX:-UseCompressedOops \ [2026-02-10T14:46:33.106Z] -J-Djava.awt.headless=true \ [2026-02-10T14:46:33.106Z] -J-Dtest.vm.opts='-ea -esa -Xmx768m -XX:-UseCompressedOops -Djava.awt.headless=true' \ [2026-02-10T14:46:33.106Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m -J-XX:-UseCompressedOops -J-Djava.awt.headless=true' \ [2026-02-10T14:46:33.106Z] -J-Dtest.compiler.opts= \ [2026-02-10T14:46:33.106Z] -J-Dtest.java.opts= \ [2026-02-10T14:46:33.106Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.106Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.106Z] -J-Dtest.timeout.factor=8.0 \ [2026-02-10T14:46:33.106Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.106Z] -J-Dtest.name=jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.106Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.106Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.106Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.106Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.107Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.107Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.107Z] -d /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.107Z] -sourcepath /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.107Z] -classpath /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar \ [2026-02-10T14:46:33.107Z] -XDignore.symbol.file=true /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java [2026-02-10T14:46:33.107Z] [2026-02-10T14:46:33.107Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unable to compile Throwable::<clinit> with C1 [2026-02-10T14:46:33.107Z] REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:StartFlightRecording=dumponexit=true jdk.jfr.event.runtime.TestThrowableInstrumentation [2026-02-10T14:46:33.107Z] TIME: 1.796 seconds [2026-02-10T14:46:33.107Z] messages: [2026-02-10T14:46:33.107Z] command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:StartFlightRecording=dumponexit=true jdk.jfr.event.runtime.TestThrowableInstrumentation [2026-02-10T14:46:33.107Z] reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbatch -XX:StartFlightRecording=dumponexit=true jdk.jfr.event.runtime.TestThrowableInstrumentation [2026-02-10T14:46:33.107Z] Mode: othervm [/othervm specified] [2026-02-10T14:46:33.107Z] elapsed time (seconds): 1.796 [2026-02-10T14:46:33.107Z] configuration: [2026-02-10T14:46:33.107Z] STDOUT: [2026-02-10T14:46:33.107Z] Started recording 1. No limit specified, using maxsize=250MB as default. [2026-02-10T14:46:33.107Z] [2026-02-10T14:46:33.107Z] Use jcmd 2960373 JFR.dump name=1 filename=FILEPATH to copy recording data to file. [2026-02-10T14:46:33.107Z] Warning: 'NoSuchMethodError' on register of sun.hotspot.WhiteBox::NMTNewArena(J)J [2026-02-10T14:46:33.107Z] Warning: 'NoSuchMethodError' on register of sun.hotspot.WhiteBox::NMTFreeArena(J)V [2026-02-10T14:46:33.107Z] Warning: 'NoSuchMethodError' on register of sun.hotspot.WhiteBox::NMTArenaMalloc(JJ)V [2026-02-10T14:46:33.107Z] Warning: 'NoSuchMethodError' on register of sun.hotspot.WhiteBox::validateCgroup(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I [2026-02-10T14:46:33.107Z] WB error: failed to compile at level 1 method java.lang.Throwable::<clinit> [2026-02-10T14:46:33.107Z] STDERR: [2026-02-10T14:46:33.107Z] java.lang.RuntimeException: Unable to compile Throwable::<clinit> with C1 [2026-02-10T14:46:33.107Z] at jdk.jfr.event.runtime.TestThrowableInstrumentation.main(TestThrowableInstrumentation.java:57) [2026-02-10T14:46:33.107Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T14:46:33.107Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T14:46:33.107Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T14:46:33.107Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T14:46:33.107Z] at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) [2026-02-10T14:46:33.107Z] at java.lang.Thread.run(Thread.java:750) [2026-02-10T14:46:33.107Z] [2026-02-10T14:46:33.107Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Unable to compile Throwable::<clinit> with C1 [2026-02-10T14:46:33.107Z] JavaTest Message: shutting down test [2026-02-10T14:46:33.107Z] [2026-02-10T14:46:33.107Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unable to compile Throwable::<clinit> with C1 [2026-02-10T14:46:33.107Z] rerun: [2026-02-10T14:46:33.107Z] cd /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/scratch/1 && \ [2026-02-10T14:46:33.107Z] DISPLAY=:0 \ [2026-02-10T14:46:33.107Z] HOME=/home/jenkins \ [2026-02-10T14:46:33.107Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-10T14:46:33.107Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/lib/tools.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-02-10T14:46:33.107Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-02-10T14:46:33.107Z] -Dtest.vm.opts='-ea -esa -Xmx768m -XX:-UseCompressedOops -Djava.awt.headless=true' \ [2026-02-10T14:46:33.107Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m -J-XX:-UseCompressedOops -J-Djava.awt.headless=true' \ [2026-02-10T14:46:33.107Z] -Dtest.compiler.opts= \ [2026-02-10T14:46:33.107Z] -Dtest.java.opts= \ [2026-02-10T14:46:33.107Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.107Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image \ [2026-02-10T14:46:33.107Z] -Dtest.timeout.factor=8.0 \ [2026-02-10T14:46:33.107Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.107Z] -Dtest.name=jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.107Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java \ [2026-02-10T14:46:33.107Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.107Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \ [2026-02-10T14:46:33.107Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime \ [2026-02-10T14:46:33.107Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.107Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/jdk/jfr/event/runtime:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/classes/1 \ [2026-02-10T14:46:33.107Z] -ea \ [2026-02-10T14:46:33.107Z] -esa \ [2026-02-10T14:46:33.107Z] -Xmx768m \ [2026-02-10T14:46:33.107Z] -XX:-UseCompressedOops \ [2026-02-10T14:46:33.107Z] -Djava.awt.headless=true \ [2026-02-10T14:46:33.107Z] -Xbootclasspath/a:. \ [2026-02-10T14:46:33.107Z] -XX:+UnlockDiagnosticVMOptions \ [2026-02-10T14:46:33.107Z] -XX:+WhiteBoxAPI \ [2026-02-10T14:46:33.107Z] -Xbatch \ [2026-02-10T14:46:33.107Z] -XX:StartFlightRecording=dumponexit=true \ [2026-02-10T14:46:33.107Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work/jdk/jfr/event/runtime/TestThrowableInstrumentation.d/main.0.jta [2026-02-10T14:46:33.107Z] [2026-02-10T14:46:33.107Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unable to compile Throwable::<clinit> with C1 [2026-02-10T14:46:33.107Z] -------------------------------------------------- [2026-02-10T14:48:21.661Z] Test results: passed: 430; failed: 1 [2026-02-10T14:48:25.005Z] Report written to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/report/html/report.html [2026-02-10T14:48:25.005Z] Results written to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_alpine-linux_rerun/aqa-tests/TKG/output_17707324183126/jdk_jfr_1/work [2026-02-10T14:48:25.005Z] Error: Some tests failed or other problems occurred. [2026-02-10T14:48:25.005Z] ----------------------------------- [2026-02-10T14:48:25.005Z] jdk_jfr_1_FAILED [2026-02-10T14:48:25.005Z] ----------------------------------- [2026-02-10T14:48:25.005Z] [2026-02-10T14:48:25.005Z] TEST TEARDOWN: [2026-02-10T14:48:25.005Z] Nothing to be done for teardown. [2026-02-10T14:48:25.005Z] jdk_jfr_1 Finish Time: Tue Feb 10 14:48:24 2026 Epoch Time (ms): 1770734904827