No Possible Issues Found via Git Search

jdk_util_1

[2025-10-31T12:02:35.626Z] Running test jdk_util_1 ... [2025-10-31T12:02:35.626Z] =============================================== [2025-10-31T12:02:35.626Z] jdk_util_1 Start Time: Fri Oct 31 12:02:35 2025 Epoch Time (ms): 1761912155360 [2025-10-31T12:02:35.626Z] variation: Mode650 [2025-10-31T12:02:35.626Z] JVM_OPTIONS: -XX:-UseCompressedOops [2025-10-31T12:02:35.626Z] { \ [2025-10-31T12:02:35.626Z] echo ""; echo "TEST SETUP:"; \ [2025-10-31T12:02:35.626Z] echo "Nothing to be done for setup."; \ [2025-10-31T12:02:35.626Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1"; \ [2025-10-31T12:02:35.626Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1"; \ [2025-10-31T12:02:35.626Z] echo ""; echo "TESTING:"; \ [2025-10-31T12:02:35.626Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-10-31T12:02:35.626Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:16 -xml:verify -k:'!headful' -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:-UseCompressedOops -Djava.awt.headless=true" \ [2025-10-31T12:02:35.626Z] \ [2025-10-31T12:02:35.626Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1"/work" \ [2025-10-31T12:02:35.626Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1"/report" \ [2025-10-31T12:02:35.626Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image" \ [2025-10-31T12:02:35.626Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2025-10-31T12:02:35.626Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \ [2025-10-31T12:02:35.626Z] \ [2025-10-31T12:02:35.626Z] \ [2025-10-31T12:02:35.626Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_util"; \ [2025-10-31T12:02:35.626Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_util_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_util_1""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-31T12:02:35.626Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-31T12:02:35.626Z] echo "Nothing to be done for teardown."; \ [2025-10-31T12:02:35.626Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/TestTargetResult"; [2025-10-31T12:02:35.626Z] [2025-10-31T12:02:35.626Z] TEST SETUP: [2025-10-31T12:02:35.627Z] Nothing to be done for setup. [2025-10-31T12:02:35.627Z] [2025-10-31T12:02:35.627Z] TESTING: [2025-10-31T12:02:37.272Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1/work" not found: creating [2025-10-31T12:02:37.272Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/../TKG/output_17619023946370/jdk_util_1/report" not found: creating [2025-10-31T12:03:04.991Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work [2025-10-31T12:17:17.461Z] [12:17:13.082] Timeout signalled after 60 seconds [2025-10-31T12:17:17.461Z] -------------------------------------------------- [2025-10-31T12:17:17.461Z] TEST: java/util/concurrent/Semaphore/RacingReleases.java [2025-10-31T12:17:17.461Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image [2025-10-31T12:17:17.461Z] [2025-10-31T12:17:17.461Z] ACTION: build -- Passed. Build successful [2025-10-31T12:17:17.461Z] REASON: Named class compiled on demand [2025-10-31T12:17:17.461Z] TIME: 0.186 seconds [2025-10-31T12:17:17.461Z] messages: [2025-10-31T12:17:17.461Z] command: build RacingReleases [2025-10-31T12:17:17.461Z] reason: Named class compiled on demand [2025-10-31T12:17:17.461Z] started: Fri Oct 31 12:12:15.696 UTC 2025 [2025-10-31T12:17:17.461Z] Test directory: [2025-10-31T12:17:17.461Z] compile: RacingReleases [2025-10-31T12:17:17.461Z] finished: Fri Oct 31 12:12:15.882 UTC 2025 [2025-10-31T12:17:17.461Z] elapsed time (seconds): 0.186 [2025-10-31T12:17:17.461Z] [2025-10-31T12:17:17.461Z] ACTION: compile -- Passed. Compilation successful [2025-10-31T12:17:17.461Z] REASON: .class file out of date or does not exist [2025-10-31T12:17:17.461Z] TIME: 0.185 seconds [2025-10-31T12:17:17.461Z] messages: [2025-10-31T12:17:17.461Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore/RacingReleases.java [2025-10-31T12:17:17.461Z] reason: .class file out of date or does not exist [2025-10-31T12:17:17.461Z] started: Fri Oct 31 12:12:15.697 UTC 2025 [2025-10-31T12:17:17.461Z] Mode: agentvm [2025-10-31T12:17:17.461Z] Agent id: 1 [2025-10-31T12:17:17.461Z] Process id: 1736222 [2025-10-31T12:17:17.461Z] finished: Fri Oct 31 12:12:15.882 UTC 2025 [2025-10-31T12:17:17.461Z] elapsed time (seconds): 0.185 [2025-10-31T12:17:17.461Z] configuration: [2025-10-31T12:17:17.461Z] Boot Layer (javac runtime environment) [2025-10-31T12:17:17.461Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-10-31T12:17:17.461Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-10-31T12:17:17.461Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/patches/java.base [2025-10-31T12:17:17.461Z] [2025-10-31T12:17:17.461Z] javac compilation environment [2025-10-31T12:17:17.461Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore [2025-10-31T12:17:17.461Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore [2025-10-31T12:17:17.461Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d [2025-10-31T12:17:17.461Z] [2025-10-31T12:17:17.461Z] rerun: [2025-10-31T12:17:17.461Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/scratch/1 && \ [2025-10-31T12:17:17.461Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-10-31T12:17:17.461Z] DISPLAY=:0 \ [2025-10-31T12:17:17.461Z] HOME=/home/jenkins \ [2025-10-31T12:17:17.461Z] LANG=en_US.UTF-8 \ [2025-10-31T12:17:17.461Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-10-31T12:17:17.461Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-10-31T12:17:17.461Z] XDG_SESSION_CLASS=user \ [2025-10-31T12:17:17.461Z] XDG_SESSION_ID=28852 \ [2025-10-31T12:17:17.461Z] XDG_SESSION_TYPE=tty \ [2025-10-31T12:17:17.461Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-10-31T12:17:17.462Z] -J-ea \ [2025-10-31T12:17:17.462Z] -J-esa \ [2025-10-31T12:17:17.462Z] -J-Xmx1540m \ [2025-10-31T12:17:17.462Z] -J-XX:-UseCompressedOops \ [2025-10-31T12:17:17.462Z] -J-Djava.awt.headless=true \ [2025-10-31T12:17:17.462Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops -Djava.awt.headless=true' \ [2025-10-31T12:17:17.462Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops -J-Djava.awt.headless=true' \ [2025-10-31T12:17:17.462Z] -J-Dtest.compiler.opts= \ [2025-10-31T12:17:17.462Z] -J-Dtest.java.opts= \ [2025-10-31T12:17:17.462Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image \ [2025-10-31T12:17:17.462Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image \ [2025-10-31T12:17:17.462Z] -J-Dtest.timeout.factor=16.0 \ [2025-10-31T12:17:17.462Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-10-31T12:17:17.462Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-10-31T12:17:17.462Z] -J-Dtest.name=java/util/concurrent/Semaphore/RacingReleases.java \ [2025-10-31T12:17:17.462Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-10-31T12:17:17.462Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore/RacingReleases.java \ [2025-10-31T12:17:17.462Z] -J-Dtest.main.class=RacingReleases \ [2025-10-31T12:17:17.462Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d \ [2025-10-31T12:17:17.462Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d \ [2025-10-31T12:17:17.462Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d \ [2025-10-31T12:17:17.462Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore/RacingReleases.java [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] ACTION: main -- Error. Error while cleaning up threads after test [2025-10-31T12:17:17.462Z] REASON: Assumed action based on file name: run main RacingReleases [2025-10-31T12:17:17.462Z] TIME: 297.204 seconds [2025-10-31T12:17:17.462Z] messages: [2025-10-31T12:17:17.462Z] command: main RacingReleases [2025-10-31T12:17:17.462Z] reason: Assumed action based on file name: run main RacingReleases [2025-10-31T12:17:17.462Z] started: Fri Oct 31 12:12:15.883 UTC 2025 [2025-10-31T12:17:17.462Z] Mode: agentvm [2025-10-31T12:17:17.462Z] Agent id: 11 [2025-10-31T12:17:17.462Z] Process id: 1737164 [2025-10-31T12:17:17.462Z] finished: Fri Oct 31 12:17:13.087 UTC 2025 [2025-10-31T12:17:17.462Z] elapsed time (seconds): 297.204 [2025-10-31T12:17:17.462Z] configuration: [2025-10-31T12:17:17.462Z] Boot Layer [2025-10-31T12:17:17.462Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-10-31T12:17:17.462Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/patches/java.base [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] Test Layer [2025-10-31T12:17:17.462Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] rerun: [2025-10-31T12:17:17.462Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/scratch/1 && \ [2025-10-31T12:17:17.462Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-10-31T12:17:17.462Z] DISPLAY=:0 \ [2025-10-31T12:17:17.462Z] HOME=/home/jenkins \ [2025-10-31T12:17:17.462Z] LANG=en_US.UTF-8 \ [2025-10-31T12:17:17.462Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-10-31T12:17:17.462Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-10-31T12:17:17.462Z] XDG_SESSION_CLASS=user \ [2025-10-31T12:17:17.462Z] XDG_SESSION_ID=28852 \ [2025-10-31T12:17:17.462Z] XDG_SESSION_TYPE=tty \ [2025-10-31T12:17:17.462Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-10-31T12:17:17.462Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops -Djava.awt.headless=true' \ [2025-10-31T12:17:17.462Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops -J-Djava.awt.headless=true' \ [2025-10-31T12:17:17.462Z] -Dtest.compiler.opts= \ [2025-10-31T12:17:17.462Z] -Dtest.java.opts= \ [2025-10-31T12:17:17.462Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image \ [2025-10-31T12:17:17.462Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/j2sdk-image \ [2025-10-31T12:17:17.462Z] -Dtest.timeout.factor=16.0 \ [2025-10-31T12:17:17.462Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-10-31T12:17:17.462Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-10-31T12:17:17.462Z] -Dtest.name=java/util/concurrent/Semaphore/RacingReleases.java \ [2025-10-31T12:17:17.462Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-10-31T12:17:17.462Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore/RacingReleases.java \ [2025-10-31T12:17:17.462Z] -Dtest.main.class=RacingReleases \ [2025-10-31T12:17:17.462Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d \ [2025-10-31T12:17:17.462Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d \ [2025-10-31T12:17:17.462Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore \ [2025-10-31T12:17:17.462Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work/classes/1/java/util/concurrent/Semaphore/RacingReleases.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/Semaphore:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-10-31T12:17:17.462Z] RacingReleases [2025-10-31T12:17:17.462Z] STDERR: [2025-10-31T12:17:17.462Z] java.lang.Error: Semaphore stuck: permits 0, thread waiting true [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] at RacingReleases.test(RacingReleases.java:94) [2025-10-31T12:17:17.462Z] at RacingReleases.main(RacingReleases.java:114) [2025-10-31T12:17:17.462Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-10-31T12:17:17.462Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-10-31T12:17:17.462Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335) [2025-10-31T12:17:17.462Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] JavaTest Message: Test threw exception: java.lang.Error [2025-10-31T12:17:17.462Z] JavaTest Message: shutting down test [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] JavaTest Message: Problem cleaning up the following threads: [2025-10-31T12:17:17.462Z] Thread-6161 [2025-10-31T12:17:17.462Z] at java.base/jdk.internal.misc.Unsafe.park(Native Method) [2025-10-31T12:17:17.462Z] at java.base/java.util.concurrent.locks.LockSupport.park(LockSupport.java:223) [2025-10-31T12:17:17.462Z] at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:790) [2025-10-31T12:17:17.462Z] at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1119) [2025-10-31T12:17:17.462Z] at java.base/java.util.concurrent.Semaphore.acquireUninterruptibly(Semaphore.java:341) [2025-10-31T12:17:17.462Z] at RacingReleases$2.run(RacingReleases.java:67) [2025-10-31T12:17:17.462Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] [2025-10-31T12:17:17.462Z] TEST RESULT: Error. Error while cleaning up threads after test [2025-10-31T12:17:17.462Z] -------------------------------------------------- [2025-10-31T13:05:56.342Z] Test results: passed: 996; error: 1; did not match keywords: 8; did not meet platform requirements: 2 [2025-10-31T13:06:36.549Z] Framework-based tests: 53,155 = 32,252 TestNG + 20,903 JUnit [2025-10-31T13:06:36.549Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/report/html/report.html [2025-10-31T13:06:36.549Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_riscv64_linux_rerun/aqa-tests/TKG/output_17619023946370/jdk_util_1/work [2025-10-31T13:06:36.549Z] Error: Some tests failed or other problems occurred. [2025-10-31T13:06:36.549Z] ----------------------------------- [2025-10-31T13:06:36.549Z] jdk_util_1_FAILED [2025-10-31T13:06:36.549Z] ----------------------------------- [2025-10-31T13:06:36.549Z] [2025-10-31T13:06:36.549Z] TEST TEARDOWN: [2025-10-31T13:06:36.549Z] Nothing to be done for teardown. [2025-10-31T13:06:36.549Z] jdk_util_1 Finish Time: Fri Oct 31 13:06:35 2025 Epoch Time (ms): 1761915995522