No Possible Issues Found via Git Search

jdk_concurrent_1

[2026-02-20T12:15:24.721Z] Running test jdk_concurrent_1 ... [2026-02-20T12:15:24.721Z] =============================================== [2026-02-20T12:15:24.721Z] jdk_concurrent_1 Start Time: Fri Feb 20 12:15:23 2026 Epoch Time (ms): 1771589723650 [2026-02-20T12:15:24.721Z] variation: Mode650 [2026-02-20T12:15:24.721Z] JVM_OPTIONS: -XX:-UseCompressedOops [2026-02-20T12:15:24.721Z] { \ [2026-02-20T12:15:24.721Z] echo ""; echo "TEST SETUP:"; \ [2026-02-20T12:15:24.721Z] echo "Nothing to be done for setup."; \ [2026-02-20T12:15:24.721Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1"; \ [2026-02-20T12:15:24.721Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1"; \ [2026-02-20T12:15:24.721Z] echo ""; echo "TESTING:"; \ [2026-02-20T12:15:24.721Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2026-02-20T12:15:24.721Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:-UseCompressedOops " \ [2026-02-20T12:15:24.721Z] \ [2026-02-20T12:15:24.721Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1"/work" \ [2026-02-20T12:15:24.721Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1"/report" \ [2026-02-20T12:15:24.721Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2026-02-20T12:15:24.721Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2026-02-20T12:15:24.721Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \ [2026-02-20T12:15:24.721Z] \ [2026-02-20T12:15:24.721Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk25.txt" \ [2026-02-20T12:15:24.721Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_concurrent"; \ [2026-02-20T12:15:24.721Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_concurrent_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_concurrent_1""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-20T12:15:24.721Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-20T12:15:24.721Z] echo "Nothing to be done for teardown."; \ [2026-02-20T12:15:24.721Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/TestTargetResult"; [2026-02-20T12:15:24.721Z] [2026-02-20T12:15:24.721Z] TEST SETUP: [2026-02-20T12:15:24.721Z] Nothing to be done for setup. [2026-02-20T12:15:24.721Z] [2026-02-20T12:15:24.721Z] TESTING: [2026-02-20T12:15:25.534Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1/work" not found: creating [2026-02-20T12:15:25.534Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17715875296431/jdk_concurrent_1/report" not found: creating [2026-02-20T12:15:39.470Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work [2026-02-20T12:19:18.379Z] -------------------------------------------------- [2026-02-20T12:19:18.379Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2026-02-20T12:19:18.379Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-02-20T12:19:18.379Z] [2026-02-20T12:19:18.379Z] ACTION: build -- Passed. Build successful [2026-02-20T12:19:18.379Z] REASON: User specified action: run build * [2026-02-20T12:19:18.379Z] TIME: 8.117 seconds [2026-02-20T12:19:18.379Z] messages: [2026-02-20T12:19:18.379Z] command: build * [2026-02-20T12:19:18.379Z] reason: User specified action: run build * [2026-02-20T12:19:18.379Z] started: Fri Feb 20 12:17:50 GMT 2026 [2026-02-20T12:19:18.379Z] Test directory: [2026-02-20T12:19:18.379Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-02-20T12:19:18.379Z] finished: Fri Feb 20 12:17:59 GMT 2026 [2026-02-20T12:19:18.379Z] elapsed time (seconds): 8.117 [2026-02-20T12:19:18.379Z] [2026-02-20T12:19:18.379Z] ACTION: compile -- Passed. Compilation successful [2026-02-20T12:19:18.379Z] REASON: .class file out of date or does not exist [2026-02-20T12:19:18.379Z] TIME: 8.109 seconds [2026-02-20T12:19:18.379Z] messages: [2026-02-20T12:19:18.381Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:19:18.381Z] reason: .class file out of date or does not exist [2026-02-20T12:19:18.381Z] started: Fri Feb 20 12:17:50 GMT 2026 [2026-02-20T12:19:18.381Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:19:18.381Z] Mode: agentvm [2026-02-20T12:19:18.381Z] Agent id: 2 [2026-02-20T12:19:18.381Z] Process id: 1469306 [2026-02-20T12:19:18.381Z] finished: Fri Feb 20 12:17:59 GMT 2026 [2026-02-20T12:19:18.381Z] elapsed time (seconds): 8.109 [2026-02-20T12:19:18.381Z] configuration: [2026-02-20T12:19:18.381Z] Boot Layer (javac runtime environment) [2026-02-20T12:19:18.381Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-02-20T12:19:18.381Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-02-20T12:19:18.381Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/patches/java.base [2026-02-20T12:19:18.381Z] [2026-02-20T12:19:18.381Z] javac compilation environment [2026-02-20T12:19:18.381Z] add modules: java.management java.base [2026-02-20T12:19:18.381Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:19:18.381Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:19:18.381Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:19:18.381Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d [2026-02-20T12:19:18.381Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-02-20T12:19:18.381Z] [2026-02-20T12:19:18.381Z] rerun: [2026-02-20T12:19:18.381Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/2 && \ [2026-02-20T12:19:18.381Z] DISPLAY=:0 \ [2026-02-20T12:19:18.381Z] HOME=/home/jenkins \ [2026-02-20T12:19:18.381Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:19:18.381Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:19:18.381Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:19:18.381Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-02-20T12:19:18.381Z] -J-ea \ [2026-02-20T12:19:18.381Z] -J-esa \ [2026-02-20T12:19:18.381Z] -J-Xmx1540m \ [2026-02-20T12:19:18.381Z] -J-XX:-UseCompressedOops \ [2026-02-20T12:19:18.381Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:19:18.381Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:19:18.381Z] -J-Dtest.compiler.opts= \ [2026-02-20T12:19:18.381Z] -J-Dtest.java.opts= \ [2026-02-20T12:19:18.381Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:19:18.381Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:19:18.381Z] -J-Dtest.timeout.factor=8.0 \ [2026-02-20T12:19:18.381Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:19:18.381Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:19:18.381Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-02-20T12:19:18.381Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:19:18.381Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:19:18.381Z] -J-Dtest.main.class=JSR166TestCase \ [2026-02-20T12:19:18.381Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.381Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.381Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-02-20T12:19:18.381Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-02-20T12:19:18.381Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.381Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:19:18.381Z] --add-modules java.management,java.base \ [2026-02-20T12:19:18.381Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:19:18.381Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-02-20T12:19:18.381Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.383Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:19:18.383Z] direct: [2026-02-20T12:19:18.383Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2010: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:19:18.383Z] protected void finalize() { [2026-02-20T12:19:18.383Z] ^ [2026-02-20T12:19:18.383Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2011: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:19:18.383Z] super.finalize(); [2026-02-20T12:19:18.383Z] ^ [2026-02-20T12:19:18.383Z] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-02-20T12:19:18.383Z] Note: Recompile with -Xlint:deprecation for details. [2026-02-20T12:19:18.383Z] Note: Some input files use unchecked or unsafe operations. [2026-02-20T12:19:18.383Z] Note: Recompile with -Xlint:unchecked for details. [2026-02-20T12:19:18.383Z] 2 warnings [2026-02-20T12:19:18.383Z] [2026-02-20T12:19:18.383Z] ACTION: build -- Passed. All files up to date [2026-02-20T12:19:18.383Z] REASON: Named class compiled on demand [2026-02-20T12:19:18.383Z] TIME: 0.001 seconds [2026-02-20T12:19:18.383Z] messages: [2026-02-20T12:19:18.383Z] command: build JSR166TestCase [2026-02-20T12:19:18.383Z] reason: Named class compiled on demand [2026-02-20T12:19:18.383Z] started: Fri Feb 20 12:17:59 GMT 2026 [2026-02-20T12:19:18.383Z] finished: Fri Feb 20 12:17:59 GMT 2026 [2026-02-20T12:19:18.383Z] elapsed time (seconds): 0.001 [2026-02-20T12:19:18.383Z] [2026-02-20T12:19:18.383Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:19:18.383Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-02-20T12:19:18.383Z] TIME: 66.965 seconds [2026-02-20T12:19:18.383Z] messages: [2026-02-20T12:19:18.383Z] command: junit JSR166TestCase [2026-02-20T12:19:18.383Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-02-20T12:19:18.383Z] started: Fri Feb 20 12:17:59 GMT 2026 [2026-02-20T12:19:18.383Z] Mode: othervm [/othervm specified] [2026-02-20T12:19:18.383Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:19:18.383Z] Process id: 1534135 [2026-02-20T12:19:18.383Z] finished: Fri Feb 20 12:19:05 GMT 2026 [2026-02-20T12:19:18.383Z] elapsed time (seconds): 66.965 [2026-02-20T12:19:18.383Z] configuration: [2026-02-20T12:19:18.383Z] Boot Layer [2026-02-20T12:19:18.383Z] add modules: java.management java.base [2026-02-20T12:19:18.383Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:19:18.383Z] [2026-02-20T12:19:18.383Z] STDOUT: [2026-02-20T12:19:18.383Z] [45.500s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:19:18.383Z] [45.501s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:19:18.383Z] [61.607s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:19:18.383Z] [61.608s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:19:18.383Z] STDERR: [2026-02-20T12:19:18.383Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:19:18.383Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:19:18.383Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:19:18.383Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:19:18.383Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-02-20T12:19:18.383Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:19:18.383Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:19:18.383Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:19:18.383Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:19:18.383Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:19:18.383Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:19:18.383Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:19:18.383Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:19:18.383Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:19:18.383Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.383Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [21617ms] [2026-02-20T12:19:18.383Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:19:18.383Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:19:18.383Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:19:18.383Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:19:18.383Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-02-20T12:19:18.383Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:19:18.383Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:19:18.383Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:19:18.383Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:19:18.383Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:19:18.383Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:19:18.383Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:19:18.384Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:19:18.384Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:19:18.384Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:19:18.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:19:18.384Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [9949ms] [2026-02-20T12:19:18.384Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-02-20T12:19:18.384Z] [2026-02-20T12:19:18.384Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-02-20T12:19:18.384Z] [ JUnit Tests: found 4113, started 4092, succeeded 4090, failed 2, aborted 0, skipped 0] [2026-02-20T12:19:18.384Z] [2026-02-20T12:19:18.384Z] java.lang.Exception: JUnit test failure [2026-02-20T12:19:18.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-02-20T12:19:18.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-02-20T12:19:18.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-02-20T12:19:18.384Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:19:18.384Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:19:18.384Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-02-20T12:19:18.384Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-02-20T12:19:18.384Z] [2026-02-20T12:19:18.384Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:19:18.384Z] JavaTest Message: shutting down test [2026-02-20T12:19:18.384Z] [2026-02-20T12:19:18.384Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:19:18.384Z] rerun: [2026-02-20T12:19:18.384Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/2 && \ [2026-02-20T12:19:18.384Z] DISPLAY=:0 \ [2026-02-20T12:19:18.384Z] HOME=/home/jenkins \ [2026-02-20T12:19:18.384Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:19:18.384Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:19:18.384Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:19:18.384Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-02-20T12:19:18.384Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-02-20T12:19:18.384Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:19:18.384Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:19:18.384Z] -Dtest.compiler.opts= \ [2026-02-20T12:19:18.384Z] -Dtest.java.opts= \ [2026-02-20T12:19:18.384Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:19:18.384Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:19:18.384Z] -Dtest.timeout.factor=8.0 \ [2026-02-20T12:19:18.384Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:19:18.384Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:19:18.384Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-02-20T12:19:18.384Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:19:18.384Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:19:18.384Z] -Dtest.main.class=JSR166TestCase \ [2026-02-20T12:19:18.384Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.384Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.384Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-02-20T12:19:18.384Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-02-20T12:19:18.384Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:19:18.384Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:19:18.384Z] --add-modules java.management,java.base \ [2026-02-20T12:19:18.384Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:19:18.384Z] -ea \ [2026-02-20T12:19:18.384Z] -esa \ [2026-02-20T12:19:18.384Z] -Xmx1540m \ [2026-02-20T12:19:18.384Z] -XX:-UseCompressedOops \ [2026-02-20T12:19:18.384Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:19:18.384Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2026-02-20T12:19:18.384Z] [2026-02-20T12:19:18.384Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:19:18.384Z] -------------------------------------------------- [2026-02-20T12:20:22.381Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2026-02-20T12:20:22.381Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-02-20T12:20:22.381Z] [2026-02-20T12:20:22.381Z] ACTION: build -- Passed. Build successful [2026-02-20T12:20:22.381Z] REASON: User specified action: run build * [2026-02-20T12:20:22.381Z] TIME: 9.622 seconds [2026-02-20T12:20:22.381Z] messages: [2026-02-20T12:20:22.381Z] command: build * [2026-02-20T12:20:22.381Z] reason: User specified action: run build * [2026-02-20T12:20:22.381Z] started: Fri Feb 20 12:17:52 GMT 2026 [2026-02-20T12:20:22.381Z] Test directory: [2026-02-20T12:20:22.381Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-02-20T12:20:22.381Z] finished: Fri Feb 20 12:18:01 GMT 2026 [2026-02-20T12:20:22.381Z] elapsed time (seconds): 9.622 [2026-02-20T12:20:22.381Z] [2026-02-20T12:20:22.381Z] ACTION: compile -- Passed. Compilation successful [2026-02-20T12:20:22.381Z] REASON: .class file out of date or does not exist [2026-02-20T12:20:22.381Z] TIME: 9.538 seconds [2026-02-20T12:20:22.381Z] messages: [2026-02-20T12:20:22.382Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:20:22.382Z] reason: .class file out of date or does not exist [2026-02-20T12:20:22.382Z] started: Fri Feb 20 12:17:52 GMT 2026 [2026-02-20T12:20:22.382Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:20:22.382Z] Mode: agentvm [2026-02-20T12:20:22.382Z] Agent id: 3 [2026-02-20T12:20:22.382Z] Process id: 1469332 [2026-02-20T12:20:22.382Z] finished: Fri Feb 20 12:18:01 GMT 2026 [2026-02-20T12:20:22.382Z] elapsed time (seconds): 9.538 [2026-02-20T12:20:22.382Z] configuration: [2026-02-20T12:20:22.382Z] Boot Layer (javac runtime environment) [2026-02-20T12:20:22.382Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-02-20T12:20:22.382Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-02-20T12:20:22.382Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/patches/java.base [2026-02-20T12:20:22.382Z] [2026-02-20T12:20:22.382Z] javac compilation environment [2026-02-20T12:20:22.382Z] add modules: java.management java.base [2026-02-20T12:20:22.382Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:20:22.382Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:20:22.382Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:20:22.382Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2026-02-20T12:20:22.382Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-02-20T12:20:22.382Z] [2026-02-20T12:20:22.382Z] rerun: [2026-02-20T12:20:22.382Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/0 && \ [2026-02-20T12:20:22.382Z] DISPLAY=:0 \ [2026-02-20T12:20:22.382Z] HOME=/home/jenkins \ [2026-02-20T12:20:22.382Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:20:22.382Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:20:22.382Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:20:22.382Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-02-20T12:20:22.382Z] -J-ea \ [2026-02-20T12:20:22.382Z] -J-esa \ [2026-02-20T12:20:22.382Z] -J-Xmx1540m \ [2026-02-20T12:20:22.382Z] -J-XX:-UseCompressedOops \ [2026-02-20T12:20:22.382Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:20:22.382Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:20:22.382Z] -J-Dtest.compiler.opts= \ [2026-02-20T12:20:22.382Z] -J-Dtest.java.opts= \ [2026-02-20T12:20:22.382Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:20:22.382Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:20:22.382Z] -J-Dtest.timeout.factor=8.0 \ [2026-02-20T12:20:22.382Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:20:22.382Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:20:22.382Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-02-20T12:20:22.382Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:20:22.382Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:20:22.382Z] -J-Dtest.main.class=JSR166TestCase \ [2026-02-20T12:20:22.382Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.382Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.382Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-02-20T12:20:22.382Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-02-20T12:20:22.382Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.382Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:20:22.382Z] --add-modules java.management,java.base \ [2026-02-20T12:20:22.382Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:20:22.382Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-02-20T12:20:22.382Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.383Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:20:22.383Z] direct: [2026-02-20T12:20:22.383Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2010: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:20:22.383Z] protected void finalize() { [2026-02-20T12:20:22.383Z] ^ [2026-02-20T12:20:22.383Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2011: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:20:22.383Z] super.finalize(); [2026-02-20T12:20:22.383Z] ^ [2026-02-20T12:20:22.383Z] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-02-20T12:20:22.383Z] Note: Recompile with -Xlint:deprecation for details. [2026-02-20T12:20:22.383Z] Note: Some input files use unchecked or unsafe operations. [2026-02-20T12:20:22.383Z] Note: Recompile with -Xlint:unchecked for details. [2026-02-20T12:20:22.383Z] 2 warnings [2026-02-20T12:20:22.383Z] [2026-02-20T12:20:22.383Z] ACTION: build -- Passed. All files up to date [2026-02-20T12:20:22.383Z] REASON: Named class compiled on demand [2026-02-20T12:20:22.383Z] TIME: 0.001 seconds [2026-02-20T12:20:22.383Z] messages: [2026-02-20T12:20:22.383Z] command: build JSR166TestCase [2026-02-20T12:20:22.383Z] reason: Named class compiled on demand [2026-02-20T12:20:22.383Z] started: Fri Feb 20 12:18:01 GMT 2026 [2026-02-20T12:20:22.383Z] finished: Fri Feb 20 12:18:01 GMT 2026 [2026-02-20T12:20:22.383Z] elapsed time (seconds): 0.001 [2026-02-20T12:20:22.383Z] [2026-02-20T12:20:22.383Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:20:22.383Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-02-20T12:20:22.383Z] TIME: 133.979 seconds [2026-02-20T12:20:22.383Z] messages: [2026-02-20T12:20:22.383Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-02-20T12:20:22.383Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 JSR166TestCase [2026-02-20T12:20:22.383Z] started: Fri Feb 20 12:18:01 GMT 2026 [2026-02-20T12:20:22.383Z] Mode: othervm [/othervm specified] [2026-02-20T12:20:22.383Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:20:22.383Z] Process id: 1534158 [2026-02-20T12:20:22.383Z] finished: Fri Feb 20 12:20:15 GMT 2026 [2026-02-20T12:20:22.383Z] elapsed time (seconds): 133.979 [2026-02-20T12:20:22.383Z] configuration: [2026-02-20T12:20:22.383Z] Boot Layer [2026-02-20T12:20:22.383Z] add modules: java.management java.base [2026-02-20T12:20:22.383Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:20:22.383Z] add opens: java.base/java.lang ALL-UNNAMED [2026-02-20T12:20:22.383Z] java.base/java.util.concurrent ALL-UNNAMED [2026-02-20T12:20:22.383Z] [2026-02-20T12:20:22.383Z] STDOUT: [2026-02-20T12:20:22.383Z] [58.444s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:20:22.383Z] [58.444s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:20:22.383Z] [118.886s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:20:22.383Z] [118.887s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:20:22.383Z] STDERR: [2026-02-20T12:20:22.383Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:20:22.383Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:20:22.383Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:20:22.383Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:20:22.383Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-02-20T12:20:22.383Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:20:22.383Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:20:22.383Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:20:22.383Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:20:22.383Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:20:22.383Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:20:22.383Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:20:22.383Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:20:22.383Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:20:22.383Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.383Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.383Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [47851ms] [2026-02-20T12:20:22.383Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:20:22.383Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:20:22.383Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:20:22.383Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:20:22.384Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-02-20T12:20:22.384Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:20:22.384Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:20:22.384Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:20:22.384Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:20:22.384Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:20:22.384Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:20:22.384Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:20:22.384Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:20:22.384Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:20:22.384Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:20:22.384Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:20:22.384Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [53427ms] [2026-02-20T12:20:22.384Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-02-20T12:20:22.384Z] [2026-02-20T12:20:22.384Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-02-20T12:20:22.384Z] [ JUnit Tests: found 4113, started 4092, succeeded 4090, failed 2, aborted 0, skipped 0] [2026-02-20T12:20:22.384Z] [2026-02-20T12:20:22.384Z] java.lang.Exception: JUnit test failure [2026-02-20T12:20:22.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-02-20T12:20:22.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-02-20T12:20:22.384Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-02-20T12:20:22.384Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:20:22.384Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:20:22.384Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-02-20T12:20:22.384Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-02-20T12:20:22.384Z] [2026-02-20T12:20:22.384Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:20:22.384Z] JavaTest Message: shutting down test [2026-02-20T12:20:22.384Z] [2026-02-20T12:20:22.384Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:20:22.384Z] rerun: [2026-02-20T12:20:22.384Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/0 && \ [2026-02-20T12:20:22.384Z] DISPLAY=:0 \ [2026-02-20T12:20:22.384Z] HOME=/home/jenkins \ [2026-02-20T12:20:22.384Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:20:22.384Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:20:22.384Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:20:22.384Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-02-20T12:20:22.384Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-02-20T12:20:22.384Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:20:22.384Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:20:22.384Z] -Dtest.compiler.opts= \ [2026-02-20T12:20:22.384Z] -Dtest.java.opts= \ [2026-02-20T12:20:22.384Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:20:22.384Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:20:22.384Z] -Dtest.timeout.factor=8.0 \ [2026-02-20T12:20:22.384Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:20:22.384Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:20:22.384Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-02-20T12:20:22.384Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:20:22.384Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:20:22.384Z] -Dtest.main.class=JSR166TestCase \ [2026-02-20T12:20:22.384Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.384Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.384Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-02-20T12:20:22.384Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-02-20T12:20:22.384Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/2/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:20:22.384Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:20:22.384Z] --add-modules java.management,java.base \ [2026-02-20T12:20:22.384Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:20:22.384Z] -ea \ [2026-02-20T12:20:22.384Z] -esa \ [2026-02-20T12:20:22.384Z] -Xmx1540m \ [2026-02-20T12:20:22.384Z] -XX:-UseCompressedOops \ [2026-02-20T12:20:22.384Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:20:22.384Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-02-20T12:20:22.384Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-02-20T12:20:22.384Z] -Djsr166.testImplementationDetails=true \ [2026-02-20T12:20:22.384Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2026-02-20T12:20:22.384Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism JSR166TestCase [2026-02-20T12:20:22.384Z] [2026-02-20T12:20:22.384Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:20:22.384Z] -------------------------------------------------- [2026-02-20T12:22:06.599Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2026-02-20T12:22:06.599Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-02-20T12:22:06.599Z] [2026-02-20T12:22:06.599Z] ACTION: build -- Passed. Build successful [2026-02-20T12:22:06.599Z] REASON: User specified action: run build * [2026-02-20T12:22:06.599Z] TIME: 9.323 seconds [2026-02-20T12:22:06.599Z] messages: [2026-02-20T12:22:06.599Z] command: build * [2026-02-20T12:22:06.599Z] reason: User specified action: run build * [2026-02-20T12:22:06.599Z] started: Fri Feb 20 12:17:54 GMT 2026 [2026-02-20T12:22:06.599Z] Test directory: [2026-02-20T12:22:06.599Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2026-02-20T12:22:06.599Z] finished: Fri Feb 20 12:18:04 GMT 2026 [2026-02-20T12:22:06.599Z] elapsed time (seconds): 9.323 [2026-02-20T12:22:06.599Z] [2026-02-20T12:22:06.599Z] ACTION: compile -- Passed. Compilation successful [2026-02-20T12:22:06.599Z] REASON: .class file out of date or does not exist [2026-02-20T12:22:06.599Z] TIME: 9.307 seconds [2026-02-20T12:22:06.599Z] messages: [2026-02-20T12:22:06.600Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:22:06.600Z] reason: .class file out of date or does not exist [2026-02-20T12:22:06.600Z] started: Fri Feb 20 12:17:54 GMT 2026 [2026-02-20T12:22:06.600Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:22:06.600Z] Mode: agentvm [2026-02-20T12:22:06.600Z] Agent id: 1 [2026-02-20T12:22:06.600Z] Process id: 1469284 [2026-02-20T12:22:06.600Z] finished: Fri Feb 20 12:18:04 GMT 2026 [2026-02-20T12:22:06.600Z] elapsed time (seconds): 9.307 [2026-02-20T12:22:06.600Z] configuration: [2026-02-20T12:22:06.600Z] Boot Layer (javac runtime environment) [2026-02-20T12:22:06.600Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-02-20T12:22:06.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-02-20T12:22:06.600Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/patches/java.base [2026-02-20T12:22:06.600Z] [2026-02-20T12:22:06.600Z] javac compilation environment [2026-02-20T12:22:06.600Z] add modules: java.management java.base [2026-02-20T12:22:06.600Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:22:06.600Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:22:06.600Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2026-02-20T12:22:06.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d [2026-02-20T12:22:06.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-02-20T12:22:06.600Z] [2026-02-20T12:22:06.600Z] rerun: [2026-02-20T12:22:06.600Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/1 && \ [2026-02-20T12:22:06.600Z] DISPLAY=:0 \ [2026-02-20T12:22:06.600Z] HOME=/home/jenkins \ [2026-02-20T12:22:06.600Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:22:06.600Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:22:06.600Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:22:06.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-02-20T12:22:06.600Z] -J-ea \ [2026-02-20T12:22:06.600Z] -J-esa \ [2026-02-20T12:22:06.600Z] -J-Xmx1540m \ [2026-02-20T12:22:06.600Z] -J-XX:-UseCompressedOops \ [2026-02-20T12:22:06.600Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:22:06.600Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:22:06.600Z] -J-Dtest.compiler.opts= \ [2026-02-20T12:22:06.600Z] -J-Dtest.java.opts= \ [2026-02-20T12:22:06.600Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:22:06.600Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:22:06.600Z] -J-Dtest.timeout.factor=8.0 \ [2026-02-20T12:22:06.600Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:22:06.600Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:22:06.600Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-02-20T12:22:06.600Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:22:06.600Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:22:06.600Z] -J-Dtest.main.class=JSR166TestCase \ [2026-02-20T12:22:06.600Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.600Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.600Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-02-20T12:22:06.600Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-02-20T12:22:06.600Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.600Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:22:06.600Z] --add-modules java.management,java.base \ [2026-02-20T12:22:06.600Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:22:06.600Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-02-20T12:22:06.600Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.601Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2026-02-20T12:22:06.601Z] direct: [2026-02-20T12:22:06.601Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2010: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:22:06.601Z] protected void finalize() { [2026-02-20T12:22:06.601Z] ^ [2026-02-20T12:22:06.601Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2011: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal [2026-02-20T12:22:06.601Z] super.finalize(); [2026-02-20T12:22:06.601Z] ^ [2026-02-20T12:22:06.601Z] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API. [2026-02-20T12:22:06.601Z] Note: Recompile with -Xlint:deprecation for details. [2026-02-20T12:22:06.601Z] Note: Some input files use unchecked or unsafe operations. [2026-02-20T12:22:06.601Z] Note: Recompile with -Xlint:unchecked for details. [2026-02-20T12:22:06.601Z] 2 warnings [2026-02-20T12:22:06.601Z] [2026-02-20T12:22:06.601Z] ACTION: build -- Passed. All files up to date [2026-02-20T12:22:06.601Z] REASON: Named class compiled on demand [2026-02-20T12:22:06.601Z] TIME: 0.0 seconds [2026-02-20T12:22:06.601Z] messages: [2026-02-20T12:22:06.601Z] command: build JSR166TestCase [2026-02-20T12:22:06.601Z] reason: Named class compiled on demand [2026-02-20T12:22:06.601Z] started: Fri Feb 20 12:18:04 GMT 2026 [2026-02-20T12:22:06.601Z] finished: Fri Feb 20 12:18:04 GMT 2026 [2026-02-20T12:22:06.601Z] elapsed time (seconds): 0.0 [2026-02-20T12:22:06.601Z] [2026-02-20T12:22:06.601Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:22:06.601Z] REASON: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-02-20T12:22:06.601Z] TIME: 233.889 seconds [2026-02-20T12:22:06.601Z] messages: [2026-02-20T12:22:06.601Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-02-20T12:22:06.601Z] reason: User specified action: run junit/othervm/timeout=1000 --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-02-20T12:22:06.601Z] started: Fri Feb 20 12:18:04 GMT 2026 [2026-02-20T12:22:06.601Z] Mode: othervm [/othervm specified] [2026-02-20T12:22:06.601Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-02-20T12:22:06.601Z] Process id: 1534189 [2026-02-20T12:22:06.601Z] finished: Fri Feb 20 12:21:58 GMT 2026 [2026-02-20T12:22:06.601Z] elapsed time (seconds): 233.889 [2026-02-20T12:22:06.601Z] configuration: [2026-02-20T12:22:06.601Z] Boot Layer [2026-02-20T12:22:06.601Z] add modules: java.management java.base [2026-02-20T12:22:06.601Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-02-20T12:22:06.601Z] add opens: java.base/java.lang ALL-UNNAMED [2026-02-20T12:22:06.601Z] java.base/java.util.concurrent ALL-UNNAMED [2026-02-20T12:22:06.601Z] [2026-02-20T12:22:06.601Z] STDOUT: [2026-02-20T12:22:06.601Z] [116.590s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:22:06.601Z] [116.590s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:22:06.601Z] [173.770s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-02-20T12:22:06.601Z] [173.771s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-02-20T12:22:06.601Z] STDERR: [2026-02-20T12:22:06.601Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:22:06.601Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:22:06.601Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:22:06.601Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:22:06.601Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-02-20T12:22:06.601Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:22:06.601Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:22:06.601Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:22:06.601Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:22:06.601Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:22:06.601Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:22:06.601Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:22:06.601Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:22:06.601Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:22:06.601Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.601Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.601Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [41230ms] [2026-02-20T12:22:06.601Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-02-20T12:22:06.601Z] at java.base/java.lang.Thread.start0(Native Method) [2026-02-20T12:22:06.601Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-02-20T12:22:06.601Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-02-20T12:22:06.601Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-02-20T12:22:06.602Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:22:06.602Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:22:06.602Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-02-20T12:22:06.602Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-02-20T12:22:06.602Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-02-20T12:22:06.602Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-02-20T12:22:06.602Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-02-20T12:22:06.602Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-02-20T12:22:06.602Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-02-20T12:22:06.602Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-02-20T12:22:06.602Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-02-20T12:22:06.602Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [47419ms] [2026-02-20T12:22:06.602Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-02-20T12:22:06.602Z] [2026-02-20T12:22:06.602Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-02-20T12:22:06.602Z] [ JUnit Tests: found 4113, started 4092, succeeded 4090, failed 2, aborted 0, skipped 0] [2026-02-20T12:22:06.602Z] [2026-02-20T12:22:06.602Z] java.lang.Exception: JUnit test failure [2026-02-20T12:22:06.602Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-02-20T12:22:06.602Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-02-20T12:22:06.602Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-02-20T12:22:06.602Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-20T12:22:06.602Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-20T12:22:06.602Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-02-20T12:22:06.602Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-02-20T12:22:06.602Z] [2026-02-20T12:22:06.602Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:22:06.602Z] JavaTest Message: shutting down test [2026-02-20T12:22:06.602Z] [2026-02-20T12:22:06.602Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:22:06.602Z] rerun: [2026-02-20T12:22:06.602Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/scratch/1 && \ [2026-02-20T12:22:06.602Z] DISPLAY=:0 \ [2026-02-20T12:22:06.602Z] HOME=/home/jenkins \ [2026-02-20T12:22:06.602Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-02-20T12:22:06.602Z] XDG_CONFIG_DIRS=/etc/xdg \ [2026-02-20T12:22:06.602Z] XDG_DATA_DIRS=/usr/share \ [2026-02-20T12:22:06.602Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2026-02-20T12:22:06.602Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-02-20T12:22:06.602Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \ [2026-02-20T12:22:06.602Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \ [2026-02-20T12:22:06.602Z] -Dtest.compiler.opts= \ [2026-02-20T12:22:06.602Z] -Dtest.java.opts= \ [2026-02-20T12:22:06.602Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:22:06.602Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-02-20T12:22:06.602Z] -Dtest.timeout.factor=8.0 \ [2026-02-20T12:22:06.602Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:22:06.602Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-02-20T12:22:06.602Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-02-20T12:22:06.602Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-02-20T12:22:06.602Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2026-02-20T12:22:06.602Z] -Dtest.main.class=JSR166TestCase \ [2026-02-20T12:22:06.602Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.602Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.602Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-02-20T12:22:06.602Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-02-20T12:22:06.602Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/classes/1/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-02-20T12:22:06.602Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-02-20T12:22:06.602Z] --add-modules java.management,java.base \ [2026-02-20T12:22:06.602Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-02-20T12:22:06.602Z] -ea \ [2026-02-20T12:22:06.602Z] -esa \ [2026-02-20T12:22:06.602Z] -Xmx1540m \ [2026-02-20T12:22:06.602Z] -XX:-UseCompressedOops \ [2026-02-20T12:22:06.602Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-02-20T12:22:06.602Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-02-20T12:22:06.602Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-02-20T12:22:06.602Z] -Djsr166.testImplementationDetails=true \ [2026-02-20T12:22:06.602Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2026-02-20T12:22:06.602Z] [2026-02-20T12:22:06.602Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-02-20T12:22:06.602Z] -------------------------------------------------- [2026-02-20T12:22:06.602Z] Test results: passed: 131; failed: 3; did not meet platform requirements: 1 [2026-02-20T12:22:07.789Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/report/html/report.html [2026-02-20T12:22:07.789Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17715875296431/jdk_concurrent_1/work [2026-02-20T12:22:07.789Z] Error: Some tests failed or other problems occurred. [2026-02-20T12:22:07.789Z] ----------------------------------- [2026-02-20T12:22:07.789Z] jdk_concurrent_1_FAILED [2026-02-20T12:22:07.789Z] ----------------------------------- [2026-02-20T12:22:07.789Z] [2026-02-20T12:22:07.789Z] TEST TEARDOWN: [2026-02-20T12:22:07.789Z] Nothing to be done for teardown. [2026-02-20T12:22:07.789Z] jdk_concurrent_1 Finish Time: Fri Feb 20 12:22:07 2026 Epoch Time (ms): 1771590127512