No Possible Issues Found via Git Search

jdk_collections_0

[2026-01-17T19:21:48.043Z] Running test jdk_collections_0 ... [2026-01-17T19:21:48.043Z] =============================================== [2026-01-17T19:21:48.043Z] jdk_collections_0 Start Time: Sat Jan 17 19:21:43 2026 Epoch Time (ms): 1768677703139 [2026-01-17T19:21:48.043Z] variation: Mode150 [2026-01-17T19:21:48.043Z] JVM_OPTIONS: -XX:+UseCompressedOops [2026-01-17T19:21:48.043Z] { \ [2026-01-17T19:21:48.043Z] echo ""; echo "TEST SETUP:"; \ [2026-01-17T19:21:48.043Z] echo "Nothing to be done for setup."; \ [2026-01-17T19:21:48.043Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0"; \ [2026-01-17T19:21:48.043Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0"; \ [2026-01-17T19:21:48.043Z] echo ""; echo "TESTING:"; \ [2026-01-17T19:21:48.043Z] "/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-01-17T19:21:48.043Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:+UseCompressedOops " \ [2026-01-17T19:21:48.043Z] \ [2026-01-17T19:21:48.043Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0"/work" \ [2026-01-17T19:21:48.043Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0"/report" \ [2026-01-17T19:21:48.043Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2026-01-17T19:21:48.043Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2026-01-17T19:21:48.043Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \ [2026-01-17T19:21:48.043Z] \ [2026-01-17T19:21:48.043Z] \ [2026-01-17T19:21:48.043Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_collections"; \ [2026-01-17T19:21:48.043Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_collections_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_collections_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-17T19:21:48.043Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-17T19:21:48.043Z] echo "Nothing to be done for teardown."; \ [2026-01-17T19:21:48.043Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/TestTargetResult"; [2026-01-17T19:21:48.043Z] [2026-01-17T19:21:48.043Z] TEST SETUP: [2026-01-17T19:21:48.043Z] Nothing to be done for setup. [2026-01-17T19:21:48.043Z] [2026-01-17T19:21:48.043Z] TESTING: [2026-01-17T19:21:48.043Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0/work" not found: creating [2026-01-17T19:21:48.043Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17686736489670/jdk_collections_0/report" not found: creating [2026-01-17T19:21:50.082Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work [2026-01-17T19:27:42.280Z] -------------------------------------------------- [2026-01-17T19:27:42.280Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2026-01-17T19:27:42.280Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-17T19:27:42.280Z] [2026-01-17T19:27:42.280Z] ACTION: build -- Passed. Build successful [2026-01-17T19:27:42.280Z] REASON: User specified action: run build * [2026-01-17T19:27:42.280Z] TIME: 2.425 seconds [2026-01-17T19:27:42.280Z] messages: [2026-01-17T19:27:42.280Z] command: build * [2026-01-17T19:27:42.280Z] reason: User specified action: run build * [2026-01-17T19:27:42.280Z] started: Sat Jan 17 19:26:16 UTC 2026 [2026-01-17T19:27:42.280Z] Test directory: [2026-01-17T19:27:42.280Z] compile: ArrayBlockingQueueTest, CollectionTest, RecursiveTaskTest, ConcurrentSkipListSubMapTest, ExecutorsTest, ReentrantLockTest, Collection8Test, ThreadPoolExecutorSubclassTest, AtomicReference9Test, ReentrantReadWriteLockTest, CopyOnWriteArrayListTest, ForkJoinTaskTest, DoubleAccumulatorTest, BlockingQueueTest, AtomicReferenceTest, ThreadTest, ThreadLocalRandom8Test, AtomicIntegerTest, ScheduledExecutorSubclassTest, LinkedTransferQueueTest, PhaserTest, ReentrantReadWriteLock20Test, ThreadLocalRandomTest, AtomicLongTest, ForkJoinPool20Test, TreeSubSetTest, TreeSetTest, ExchangerTest, AtomicReferenceArray9Test, SemaphoreTest, Atomic8Test, CountDownLatchTest, AtomicIntegerFieldUpdaterTest, AtomicMarkableReferenceTest, LockSupportTest, CyclicBarrierTest, DelayQueueTest, AbstractExecutorServiceTest, SubmissionPublisherTest, ConcurrentHashMap8Test, FutureTaskTest, ArrayDequeTest, TimeUnit8Test, LongAccumulatorTest, Item, ForkJoinPoolTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ExecutorCompletionServiceTest, AtomicBoolean9Test, CollectionImplementation, ForkJoinPool8Test, CountedCompleter8Test, LongAdderTest, TimeUnitTest, LinkedHashMapTest, PriorityBlockingQueueTest, HashMapTest, ConcurrentSkipListSetTest, AtomicReferenceFieldUpdaterTest, StampedLockTest, CompletableFutureTest, ArrayDeque8Test, PriorityQueueTest, AtomicIntegerArray9Test, MapImplementation, HashtableTest, ConcurrentSkipListMapTest, LinkedBlockingQueue8Test, AbstractQueueTest, SplittableRandomTest, ExecutorCompletionService9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, VectorTest, DoubleAdderTest, TreeMapTest, EntryTest, ForkJoinPool9Test, SynchronousQueueTest, LinkedBlockingDeque8Test, TreeSubMapTest, ForkJoinPool19Test, SynchronousQueue20Test, ForkJoinTask8Test, AtomicStampedReferenceTest, AtomicIntegerArrayTest, ConcurrentSkipListSubSetTest, ThreadLocalTest, ConcurrentHashMapTest, AbstractQueuedLongSynchronizerTest, AtomicLongArray9Test, AtomicReferenceArrayTest, ScheduledExecutorTest, LinkedBlockingQueueTest, CopyOnWriteArraySetTest, ThreadPoolExecutorTest, JSR166TestCase, NonNestmates, LinkedListTest, RecursiveActionTest, AtomicLong9Test, AtomicBooleanTest, CountedCompleterTest, AbstractQueuedSynchronizerTest, MapTest, ArrayListTest, LinkedBlockingDequeTest, AtomicInteger9Test [2026-01-17T19:27:42.280Z] finished: Sat Jan 17 19:26:19 UTC 2026 [2026-01-17T19:27:42.280Z] elapsed time (seconds): 2.425 [2026-01-17T19:27:42.280Z] [2026-01-17T19:27:42.280Z] ACTION: compile -- Passed. Compilation successful [2026-01-17T19:27:42.280Z] REASON: .class file out of date or does not exist [2026-01-17T19:27:42.280Z] TIME: 2.421 seconds [2026-01-17T19:27:42.280Z] messages: [2026-01-17T19:27:42.280Z] command: compile /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/CollectionTest.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/ConcurrentSkipListSubMapTest.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/ReentrantLockTest.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/ThreadPoolExecutorSubclassTest.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/ReentrantReadWriteLockTest.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/ForkJoinTaskTest.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/BlockingQueueTest.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/ThreadTest.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/AtomicIntegerTest.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/LinkedTransferQueueTest.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/ReentrantReadWriteLock20Test.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/AtomicLongTest.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/TreeSubSetTest.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/ExchangerTest.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/SemaphoreTest.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/CountDownLatchTest.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/AtomicMarkableReferenceTest.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/CyclicBarrierTest.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/AbstractExecutorServiceTest.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/ConcurrentHashMap8Test.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/ArrayDequeTest.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/LongAccumulatorTest.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/ForkJoinPoolTest.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/ConcurrentLinkedQueueTest.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/AtomicBoolean9Test.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/ForkJoinPool8Test.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/LongAdderTest.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/LinkedHashMapTest.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/HashMapTest.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/AtomicReferenceFieldUpdaterTest.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/CompletableFutureTest.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/PriorityQueueTest.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/MapImplementation.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/ConcurrentSkipListMapTest.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/AbstractQueueTest.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/ExecutorCompletionService9Test.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/AtomicLongFieldUpdaterTest.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/DoubleAdderTest.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/EntryTest.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/SynchronousQueueTest.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/TreeSubMapTest.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/SynchronousQueue20Test.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/AtomicStampedReferenceTest.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/ConcurrentSkipListSubSetTest.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/ConcurrentHashMapTest.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/AtomicLongArray9Test.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 /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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:27:42.280Z] reason: .class file out of date or does not exist [2026-01-17T19:27:42.280Z] started: Sat Jan 17 19:26:16 UTC 2026 [2026-01-17T19:27:42.280Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:27:42.280Z] Mode: agentvm [2026-01-17T19:27:42.280Z] Agent id: 1 [2026-01-17T19:27:42.280Z] Process id: 1026496 [2026-01-17T19:27:42.280Z] finished: Sat Jan 17 19:26:19 UTC 2026 [2026-01-17T19:27:42.280Z] elapsed time (seconds): 2.421 [2026-01-17T19:27:42.280Z] configuration: [2026-01-17T19:27:42.280Z] Boot Layer (javac runtime environment) [2026-01-17T19:27:42.280Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-17T19:27:42.280Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-17T19:27:42.280Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/patches/java.base [2026-01-17T19:27:42.280Z] [2026-01-17T19:27:42.280Z] javac compilation environment [2026-01-17T19:27:42.280Z] add modules: java.management java.base [2026-01-17T19:27:42.280Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:27:42.281Z] 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-01-17T19:27:42.281Z] 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-01-17T19:27:42.281Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d [2026-01-17T19:27:42.281Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-01-17T19:27:42.281Z] [2026-01-17T19:27:42.281Z] rerun: [2026-01-17T19:27:42.281Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:27:42.281Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:27:42.281Z] DISPLAY=:0 \ [2026-01-17T19:27:42.281Z] HOME=/home/jenkins \ [2026-01-17T19:27:42.281Z] LANG=C.UTF-8 \ [2026-01-17T19:27:42.281Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:27:42.281Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:27:42.281Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:27:42.281Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:27:42.281Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:27:42.281Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-17T19:27:42.281Z] -J-ea \ [2026-01-17T19:27:42.281Z] -J-esa \ [2026-01-17T19:27:42.281Z] -J-Xmx1540m \ [2026-01-17T19:27:42.281Z] -J-XX:+UseCompressedOops \ [2026-01-17T19:27:42.281Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:27:42.281Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:27:42.281Z] -J-Dtest.compiler.opts= \ [2026-01-17T19:27:42.281Z] -J-Dtest.java.opts= \ [2026-01-17T19:27:42.281Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:42.281Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:42.281Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-17T19:27:42.281Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:42.281Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:27:42.281Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-17T19:27:42.281Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:27:42.281Z] -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-01-17T19:27:42.281Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-17T19:27:42.281Z] -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-01-17T19:27:42.281Z] -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-01-17T19:27:42.281Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-17T19:27:42.281Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-17T19:27:42.281Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:42.281Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:27:42.281Z] --add-modules java.management,java.base \ [2026-01-17T19:27:42.281Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:27:42.281Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-17T19:27:42.281Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-17T19:27:42.281Z] -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_17686736489670/jdk_collections_0/work/classes/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/ArrayBlockingQueueTest.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/RecursiveTaskTest.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/ExecutorsTest.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/Collection8Test.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/AtomicReference9Test.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/CopyOnWriteArrayListTest.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/DoubleAccumulatorTest.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/AtomicReferenceTest.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/ThreadLocalRandom8Test.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/ScheduledExecutorSubclassTest.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/PhaserTest.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/ThreadLocalRandomTest.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/ForkJoinPool20Test.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/TreeSetTest.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/AtomicReferenceArray9Test.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/Atomic8Test.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/AtomicIntegerFieldUpdaterTest.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/LockSupportTest.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/DelayQueueTest.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/SubmissionPublisherTest.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/FutureTaskTest.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/TimeUnit8Test.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/Item.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/ConcurrentLinkedDequeTest.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/ExecutorCompletionServiceTest.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/CollectionImplementation.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/CountedCompleter8Test.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/TimeUnitTest.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/PriorityBlockingQueueTest.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/ConcurrentSkipListSetTest.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/StampedLockTest.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/ArrayDeque8Test.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/AtomicIntegerArray9Test.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/HashtableTest.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/LinkedBlockingQueue8Test.java /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/SplittableRandomTest.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/AtomicLongArrayTest.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/VectorTest.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/TreeMapTest.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/ForkJoinPool9Test.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/LinkedBlockingDeque8Test.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/ForkJoinPool19Test.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/ForkJoinTask8Test.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/AtomicIntegerArrayTest.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/ThreadLocalTest.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/AbstractQueuedLongSynchronizerTest.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/AtomicReferenceArrayTest.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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:27:42.281Z] direct: [2026-01-17T19:27:42.281Z] /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-01-17T19:27:42.281Z] protected void finalize() { [2026-01-17T19:27:42.281Z] ^ [2026-01-17T19:27:42.281Z] /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-01-17T19:27:42.281Z] super.finalize(); [2026-01-17T19:27:42.281Z] ^ [2026-01-17T19:27:42.281Z] 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-01-17T19:27:42.281Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-17T19:27:42.281Z] Note: Some input files use unchecked or unsafe operations. [2026-01-17T19:27:42.281Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-17T19:27:42.281Z] 2 warnings [2026-01-17T19:27:42.281Z] [2026-01-17T19:27:42.281Z] ACTION: build -- Passed. All files up to date [2026-01-17T19:27:42.281Z] REASON: Named class compiled on demand [2026-01-17T19:27:42.281Z] TIME: 0.001 seconds [2026-01-17T19:27:42.281Z] messages: [2026-01-17T19:27:42.281Z] command: build JSR166TestCase [2026-01-17T19:27:42.281Z] reason: Named class compiled on demand [2026-01-17T19:27:42.281Z] started: Sat Jan 17 19:26:19 UTC 2026 [2026-01-17T19:27:42.281Z] finished: Sat Jan 17 19:26:19 UTC 2026 [2026-01-17T19:27:42.281Z] elapsed time (seconds): 0.001 [2026-01-17T19:27:42.281Z] [2026-01-17T19:27:42.281Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:42.281Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-17T19:27:42.282Z] TIME: 75.071 seconds [2026-01-17T19:27:42.282Z] messages: [2026-01-17T19:27:42.282Z] command: junit JSR166TestCase [2026-01-17T19:27:42.282Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2026-01-17T19:27:42.282Z] started: Sat Jan 17 19:26:19 UTC 2026 [2026-01-17T19:27:42.282Z] Mode: othervm [/othervm specified] [2026-01-17T19:27:42.282Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:27:42.282Z] Process id: 1091997 [2026-01-17T19:27:42.282Z] finished: Sat Jan 17 19:27:34 UTC 2026 [2026-01-17T19:27:42.282Z] elapsed time (seconds): 75.071 [2026-01-17T19:27:42.282Z] configuration: [2026-01-17T19:27:42.282Z] Boot Layer [2026-01-17T19:27:42.282Z] add modules: java.management java.base [2026-01-17T19:27:42.282Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] STDOUT: [2026-01-17T19:27:42.282Z] [70.724s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:27:42.282Z] [70.724s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:27:42.282Z] [73.309s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:27:42.282Z] [73.309s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:27:42.282Z] STDERR: [2026-01-17T19:27:42.282Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:27:42.282Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:27:42.282Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:27:42.282Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:27:42.282Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-17T19:27:42.282Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:42.282Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:27:42.282Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:27:42.282Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [1518ms] [2026-01-17T19:27:42.282Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:27:42.282Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:27:42.282Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:27:42.282Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:27:42.282Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-17T19:27:42.282Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:42.282Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:27:42.282Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:27:42.282Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:27:42.282Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:27:42.282Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:42.282Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:42.282Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [2676ms] [2026-01-17T19:27:42.282Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-17T19:27:42.282Z] [ JUnit Tests: found 4112, started 4091, succeeded 4089, failed 2, aborted 0, skipped 0] [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] java.lang.Exception: JUnit test failure [2026-01-17T19:27:42.282Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-01-17T19:27:42.282Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-17T19:27:42.282Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-01-17T19:27:42.282Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:42.282Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:42.282Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-17T19:27:42.282Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:42.282Z] JavaTest Message: shutting down test [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:42.282Z] rerun: [2026-01-17T19:27:42.282Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:27:42.282Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:27:42.282Z] DISPLAY=:0 \ [2026-01-17T19:27:42.282Z] HOME=/home/jenkins \ [2026-01-17T19:27:42.282Z] LANG=C.UTF-8 \ [2026-01-17T19:27:42.282Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:27:42.282Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:27:42.282Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:27:42.282Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:27:42.282Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:27:42.282Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:42.282Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-17T19:27:42.282Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:27:42.282Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:27:42.282Z] -Dtest.compiler.opts= \ [2026-01-17T19:27:42.282Z] -Dtest.java.opts= \ [2026-01-17T19:27:42.282Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:42.282Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:42.282Z] -Dtest.timeout.factor=8.0 \ [2026-01-17T19:27:42.282Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:42.282Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:27:42.282Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2026-01-17T19:27:42.282Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:27:42.282Z] -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-01-17T19:27:42.282Z] -Dtest.main.class=JSR166TestCase \ [2026-01-17T19:27:42.282Z] -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-01-17T19:27:42.282Z] -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-01-17T19:27:42.282Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-17T19:27:42.282Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_default.d \ [2026-01-17T19:27:42.282Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:42.282Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:27:42.282Z] --add-modules java.management,java.base \ [2026-01-17T19:27:42.282Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:27:42.282Z] -ea \ [2026-01-17T19:27:42.282Z] -esa \ [2026-01-17T19:27:42.282Z] -Xmx1540m \ [2026-01-17T19:27:42.282Z] -XX:+UseCompressedOops \ [2026-01-17T19:27:42.282Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:42.282Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2026-01-17T19:27:42.282Z] [2026-01-17T19:27:42.282Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:42.282Z] -------------------------------------------------- [2026-01-17T19:27:54.816Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2026-01-17T19:27:54.816Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-17T19:27:54.816Z] [2026-01-17T19:27:54.816Z] ACTION: build -- Passed. Build successful [2026-01-17T19:27:54.816Z] REASON: User specified action: run build * [2026-01-17T19:27:54.816Z] TIME: 2.603 seconds [2026-01-17T19:27:54.816Z] messages: [2026-01-17T19:27:54.816Z] command: build * [2026-01-17T19:27:54.816Z] reason: User specified action: run build * [2026-01-17T19:27:54.816Z] started: Sat Jan 17 19:27:34 UTC 2026 [2026-01-17T19:27:54.816Z] Test directory: [2026-01-17T19:27:54.816Z] compile: ArrayBlockingQueueTest, CollectionTest, RecursiveTaskTest, ConcurrentSkipListSubMapTest, ExecutorsTest, ReentrantLockTest, Collection8Test, ThreadPoolExecutorSubclassTest, AtomicReference9Test, ReentrantReadWriteLockTest, CopyOnWriteArrayListTest, ForkJoinTaskTest, DoubleAccumulatorTest, BlockingQueueTest, AtomicReferenceTest, ThreadTest, ThreadLocalRandom8Test, AtomicIntegerTest, ScheduledExecutorSubclassTest, LinkedTransferQueueTest, PhaserTest, ReentrantReadWriteLock20Test, ThreadLocalRandomTest, AtomicLongTest, ForkJoinPool20Test, TreeSubSetTest, TreeSetTest, ExchangerTest, AtomicReferenceArray9Test, SemaphoreTest, Atomic8Test, CountDownLatchTest, AtomicIntegerFieldUpdaterTest, AtomicMarkableReferenceTest, LockSupportTest, CyclicBarrierTest, DelayQueueTest, AbstractExecutorServiceTest, SubmissionPublisherTest, ConcurrentHashMap8Test, FutureTaskTest, ArrayDequeTest, TimeUnit8Test, LongAccumulatorTest, Item, ForkJoinPoolTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ExecutorCompletionServiceTest, AtomicBoolean9Test, CollectionImplementation, ForkJoinPool8Test, CountedCompleter8Test, LongAdderTest, TimeUnitTest, LinkedHashMapTest, PriorityBlockingQueueTest, HashMapTest, ConcurrentSkipListSetTest, AtomicReferenceFieldUpdaterTest, StampedLockTest, CompletableFutureTest, ArrayDeque8Test, PriorityQueueTest, AtomicIntegerArray9Test, MapImplementation, HashtableTest, ConcurrentSkipListMapTest, LinkedBlockingQueue8Test, AbstractQueueTest, SplittableRandomTest, ExecutorCompletionService9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, VectorTest, DoubleAdderTest, TreeMapTest, EntryTest, ForkJoinPool9Test, SynchronousQueueTest, LinkedBlockingDeque8Test, TreeSubMapTest, ForkJoinPool19Test, SynchronousQueue20Test, ForkJoinTask8Test, AtomicStampedReferenceTest, AtomicIntegerArrayTest, ConcurrentSkipListSubSetTest, ThreadLocalTest, ConcurrentHashMapTest, AbstractQueuedLongSynchronizerTest, AtomicLongArray9Test, AtomicReferenceArrayTest, ScheduledExecutorTest, LinkedBlockingQueueTest, CopyOnWriteArraySetTest, ThreadPoolExecutorTest, JSR166TestCase, NonNestmates, LinkedListTest, RecursiveActionTest, AtomicLong9Test, AtomicBooleanTest, CountedCompleterTest, AbstractQueuedSynchronizerTest, MapTest, ArrayListTest, LinkedBlockingDequeTest, AtomicInteger9Test [2026-01-17T19:27:54.816Z] finished: Sat Jan 17 19:27:37 UTC 2026 [2026-01-17T19:27:54.816Z] elapsed time (seconds): 2.603 [2026-01-17T19:27:54.816Z] [2026-01-17T19:27:54.816Z] ACTION: compile -- Passed. Compilation successful [2026-01-17T19:27:54.816Z] REASON: .class file out of date or does not exist [2026-01-17T19:27:54.816Z] TIME: 2.599 seconds [2026-01-17T19:27:54.816Z] messages: [2026-01-17T19:27:54.817Z] command: compile /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/CollectionTest.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/ConcurrentSkipListSubMapTest.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/ReentrantLockTest.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/ThreadPoolExecutorSubclassTest.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/ReentrantReadWriteLockTest.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/ForkJoinTaskTest.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/BlockingQueueTest.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/ThreadTest.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/AtomicIntegerTest.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/LinkedTransferQueueTest.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/ReentrantReadWriteLock20Test.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/AtomicLongTest.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/TreeSubSetTest.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/ExchangerTest.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/SemaphoreTest.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/CountDownLatchTest.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/AtomicMarkableReferenceTest.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/CyclicBarrierTest.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/AbstractExecutorServiceTest.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/ConcurrentHashMap8Test.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/ArrayDequeTest.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/LongAccumulatorTest.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/ForkJoinPoolTest.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/ConcurrentLinkedQueueTest.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/AtomicBoolean9Test.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/ForkJoinPool8Test.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/LongAdderTest.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/LinkedHashMapTest.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/HashMapTest.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/AtomicReferenceFieldUpdaterTest.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/CompletableFutureTest.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/PriorityQueueTest.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/MapImplementation.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/ConcurrentSkipListMapTest.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/AbstractQueueTest.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/ExecutorCompletionService9Test.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/AtomicLongFieldUpdaterTest.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/DoubleAdderTest.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/EntryTest.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/SynchronousQueueTest.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/TreeSubMapTest.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/SynchronousQueue20Test.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/AtomicStampedReferenceTest.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/ConcurrentSkipListSubSetTest.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/ConcurrentHashMapTest.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/AtomicLongArray9Test.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 /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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:27:54.817Z] reason: .class file out of date or does not exist [2026-01-17T19:27:54.817Z] started: Sat Jan 17 19:27:34 UTC 2026 [2026-01-17T19:27:54.817Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:27:54.817Z] Mode: agentvm [2026-01-17T19:27:54.817Z] Agent id: 1 [2026-01-17T19:27:54.817Z] Process id: 1026496 [2026-01-17T19:27:54.817Z] finished: Sat Jan 17 19:27:37 UTC 2026 [2026-01-17T19:27:54.817Z] elapsed time (seconds): 2.599 [2026-01-17T19:27:54.817Z] configuration: [2026-01-17T19:27:54.817Z] Boot Layer (javac runtime environment) [2026-01-17T19:27:54.817Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-17T19:27:54.817Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-17T19:27:54.817Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/patches/java.base [2026-01-17T19:27:54.817Z] [2026-01-17T19:27:54.817Z] javac compilation environment [2026-01-17T19:27:54.817Z] add modules: java.management java.base [2026-01-17T19:27:54.817Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:27:54.817Z] 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-01-17T19:27:54.817Z] 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-01-17T19:27:54.817Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2026-01-17T19:27:54.817Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-01-17T19:27:54.817Z] [2026-01-17T19:27:54.817Z] rerun: [2026-01-17T19:27:54.817Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:27:54.817Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:27:54.817Z] DISPLAY=:0 \ [2026-01-17T19:27:54.817Z] HOME=/home/jenkins \ [2026-01-17T19:27:54.817Z] LANG=C.UTF-8 \ [2026-01-17T19:27:54.817Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:27:54.817Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:27:54.817Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:27:54.817Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:27:54.817Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:27:54.817Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-17T19:27:54.817Z] -J-ea \ [2026-01-17T19:27:54.817Z] -J-esa \ [2026-01-17T19:27:54.817Z] -J-Xmx1540m \ [2026-01-17T19:27:54.817Z] -J-XX:+UseCompressedOops \ [2026-01-17T19:27:54.817Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:27:54.817Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:27:54.817Z] -J-Dtest.compiler.opts= \ [2026-01-17T19:27:54.817Z] -J-Dtest.java.opts= \ [2026-01-17T19:27:54.817Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:54.817Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:54.817Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-17T19:27:54.817Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:54.817Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:27:54.817Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-17T19:27:54.817Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:27:54.817Z] -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-01-17T19:27:54.817Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-17T19:27:54.817Z] -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-01-17T19:27:54.817Z] -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-01-17T19:27:54.817Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-17T19:27:54.817Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-17T19:27:54.817Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:54.817Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:27:54.817Z] --add-modules java.management,java.base \ [2026-01-17T19:27:54.817Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:27:54.817Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-17T19:27:54.817Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-17T19:27:54.818Z] -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_17686736489670/jdk_collections_0/work/classes/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/ArrayBlockingQueueTest.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/RecursiveTaskTest.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/ExecutorsTest.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/Collection8Test.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/AtomicReference9Test.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/CopyOnWriteArrayListTest.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/DoubleAccumulatorTest.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/AtomicReferenceTest.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/ThreadLocalRandom8Test.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/ScheduledExecutorSubclassTest.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/PhaserTest.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/ThreadLocalRandomTest.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/ForkJoinPool20Test.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/TreeSetTest.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/AtomicReferenceArray9Test.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/Atomic8Test.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/AtomicIntegerFieldUpdaterTest.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/LockSupportTest.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/DelayQueueTest.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/SubmissionPublisherTest.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/FutureTaskTest.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/TimeUnit8Test.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/Item.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/ConcurrentLinkedDequeTest.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/ExecutorCompletionServiceTest.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/CollectionImplementation.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/CountedCompleter8Test.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/TimeUnitTest.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/PriorityBlockingQueueTest.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/ConcurrentSkipListSetTest.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/StampedLockTest.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/ArrayDeque8Test.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/AtomicIntegerArray9Test.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/HashtableTest.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/LinkedBlockingQueue8Test.java /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/SplittableRandomTest.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/AtomicLongArrayTest.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/VectorTest.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/TreeMapTest.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/ForkJoinPool9Test.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/LinkedBlockingDeque8Test.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/ForkJoinPool19Test.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/ForkJoinTask8Test.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/AtomicIntegerArrayTest.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/ThreadLocalTest.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/AbstractQueuedLongSynchronizerTest.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/AtomicReferenceArrayTest.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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:27:54.818Z] direct: [2026-01-17T19:27:54.818Z] /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-01-17T19:27:54.818Z] protected void finalize() { [2026-01-17T19:27:54.818Z] ^ [2026-01-17T19:27:54.818Z] /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-01-17T19:27:54.818Z] super.finalize(); [2026-01-17T19:27:54.818Z] ^ [2026-01-17T19:27:54.818Z] 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-01-17T19:27:54.818Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-17T19:27:54.818Z] Note: Some input files use unchecked or unsafe operations. [2026-01-17T19:27:54.818Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-17T19:27:54.818Z] 2 warnings [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] ACTION: build -- Passed. All files up to date [2026-01-17T19:27:54.818Z] REASON: Named class compiled on demand [2026-01-17T19:27:54.818Z] TIME: 0.0 seconds [2026-01-17T19:27:54.818Z] messages: [2026-01-17T19:27:54.818Z] command: build JSR166TestCase [2026-01-17T19:27:54.818Z] reason: Named class compiled on demand [2026-01-17T19:27:54.818Z] started: Sat Jan 17 19:27:37 UTC 2026 [2026-01-17T19:27:54.818Z] finished: Sat Jan 17 19:27:37 UTC 2026 [2026-01-17T19:27:54.818Z] elapsed time (seconds): 0.0 [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:54.818Z] 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-01-17T19:27:54.818Z] TIME: 17.152 seconds [2026-01-17T19:27:54.818Z] messages: [2026-01-17T19:27:54.818Z] 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-01-17T19:27:54.818Z] 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-01-17T19:27:54.818Z] started: Sat Jan 17 19:27:37 UTC 2026 [2026-01-17T19:27:54.818Z] Mode: othervm [/othervm specified] [2026-01-17T19:27:54.818Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:27:54.818Z] Process id: 1116153 [2026-01-17T19:27:54.818Z] finished: Sat Jan 17 19:27:54 UTC 2026 [2026-01-17T19:27:54.818Z] elapsed time (seconds): 17.152 [2026-01-17T19:27:54.818Z] configuration: [2026-01-17T19:27:54.818Z] Boot Layer [2026-01-17T19:27:54.818Z] add modules: java.management java.base [2026-01-17T19:27:54.818Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:27:54.818Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-17T19:27:54.818Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] STDOUT: [2026-01-17T19:27:54.818Z] [11.223s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:27:54.818Z] [11.224s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:27:54.818Z] [14.678s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:27:54.818Z] [14.678s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:27:54.818Z] STDERR: [2026-01-17T19:27:54.818Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:27:54.818Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:27:54.818Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:27:54.818Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:27:54.818Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-17T19:27:54.818Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:54.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:27:54.818Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:27:54.818Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [1557ms] [2026-01-17T19:27:54.818Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:27:54.818Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:27:54.818Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:27:54.818Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:27:54.818Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-17T19:27:54.818Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:54.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:27:54.818Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:27:54.818Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:27:54.818Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:27:54.818Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:27:54.818Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:27:54.818Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [3233ms] [2026-01-17T19:27:54.818Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-17T19:27:54.818Z] [ JUnit Tests: found 4112, started 4091, succeeded 4089, failed 2, aborted 0, skipped 0] [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] java.lang.Exception: JUnit test failure [2026-01-17T19:27:54.818Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-01-17T19:27:54.818Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-17T19:27:54.818Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-01-17T19:27:54.818Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:27:54.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:27:54.818Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-17T19:27:54.818Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:54.818Z] JavaTest Message: shutting down test [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:54.818Z] rerun: [2026-01-17T19:27:54.818Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:27:54.818Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:27:54.818Z] DISPLAY=:0 \ [2026-01-17T19:27:54.818Z] HOME=/home/jenkins \ [2026-01-17T19:27:54.818Z] LANG=C.UTF-8 \ [2026-01-17T19:27:54.818Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:27:54.818Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:27:54.818Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:27:54.818Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:27:54.818Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:27:54.818Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:54.818Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-17T19:27:54.818Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:27:54.818Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:27:54.818Z] -Dtest.compiler.opts= \ [2026-01-17T19:27:54.818Z] -Dtest.java.opts= \ [2026-01-17T19:27:54.818Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:54.818Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:27:54.818Z] -Dtest.timeout.factor=8.0 \ [2026-01-17T19:27:54.818Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:54.818Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:27:54.818Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2026-01-17T19:27:54.818Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:27:54.818Z] -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-01-17T19:27:54.818Z] -Dtest.main.class=JSR166TestCase \ [2026-01-17T19:27:54.818Z] -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-01-17T19:27:54.818Z] -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-01-17T19:27:54.818Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-17T19:27:54.818Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2026-01-17T19:27:54.818Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:27:54.818Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:27:54.818Z] --add-modules java.management,java.base \ [2026-01-17T19:27:54.818Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:27:54.818Z] -ea \ [2026-01-17T19:27:54.818Z] -esa \ [2026-01-17T19:27:54.818Z] -Xmx1540m \ [2026-01-17T19:27:54.818Z] -XX:+UseCompressedOops \ [2026-01-17T19:27:54.818Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:27:54.818Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-17T19:27:54.818Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-17T19:27:54.818Z] -Djsr166.testImplementationDetails=true \ [2026-01-17T19:27:54.818Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2026-01-17T19:27:54.818Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism JSR166TestCase [2026-01-17T19:27:54.818Z] [2026-01-17T19:27:54.818Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:27:54.818Z] -------------------------------------------------- [2026-01-17T19:29:24.911Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2026-01-17T19:29:24.911Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2026-01-17T19:29:24.911Z] [2026-01-17T19:29:24.911Z] ACTION: build -- Passed. Build successful [2026-01-17T19:29:24.911Z] REASON: User specified action: run build * [2026-01-17T19:29:24.911Z] TIME: 2.284 seconds [2026-01-17T19:29:24.911Z] messages: [2026-01-17T19:29:24.911Z] command: build * [2026-01-17T19:29:24.911Z] reason: User specified action: run build * [2026-01-17T19:29:24.911Z] started: Sat Jan 17 19:27:54 UTC 2026 [2026-01-17T19:29:24.911Z] Test directory: [2026-01-17T19:29:24.911Z] compile: ArrayBlockingQueueTest, CollectionTest, RecursiveTaskTest, ConcurrentSkipListSubMapTest, ExecutorsTest, ReentrantLockTest, Collection8Test, ThreadPoolExecutorSubclassTest, AtomicReference9Test, ReentrantReadWriteLockTest, CopyOnWriteArrayListTest, ForkJoinTaskTest, DoubleAccumulatorTest, BlockingQueueTest, AtomicReferenceTest, ThreadTest, ThreadLocalRandom8Test, AtomicIntegerTest, ScheduledExecutorSubclassTest, LinkedTransferQueueTest, PhaserTest, ReentrantReadWriteLock20Test, ThreadLocalRandomTest, AtomicLongTest, ForkJoinPool20Test, TreeSubSetTest, TreeSetTest, ExchangerTest, AtomicReferenceArray9Test, SemaphoreTest, Atomic8Test, CountDownLatchTest, AtomicIntegerFieldUpdaterTest, AtomicMarkableReferenceTest, LockSupportTest, CyclicBarrierTest, DelayQueueTest, AbstractExecutorServiceTest, SubmissionPublisherTest, ConcurrentHashMap8Test, FutureTaskTest, ArrayDequeTest, TimeUnit8Test, LongAccumulatorTest, Item, ForkJoinPoolTest, ConcurrentLinkedDequeTest, ConcurrentLinkedQueueTest, ExecutorCompletionServiceTest, AtomicBoolean9Test, CollectionImplementation, ForkJoinPool8Test, CountedCompleter8Test, LongAdderTest, TimeUnitTest, LinkedHashMapTest, PriorityBlockingQueueTest, HashMapTest, ConcurrentSkipListSetTest, AtomicReferenceFieldUpdaterTest, StampedLockTest, CompletableFutureTest, ArrayDeque8Test, PriorityQueueTest, AtomicIntegerArray9Test, MapImplementation, HashtableTest, ConcurrentSkipListMapTest, LinkedBlockingQueue8Test, AbstractQueueTest, SplittableRandomTest, ExecutorCompletionService9Test, AtomicLongArrayTest, AtomicLongFieldUpdaterTest, VectorTest, DoubleAdderTest, TreeMapTest, EntryTest, ForkJoinPool9Test, SynchronousQueueTest, LinkedBlockingDeque8Test, TreeSubMapTest, ForkJoinPool19Test, SynchronousQueue20Test, ForkJoinTask8Test, AtomicStampedReferenceTest, AtomicIntegerArrayTest, ConcurrentSkipListSubSetTest, ThreadLocalTest, ConcurrentHashMapTest, AbstractQueuedLongSynchronizerTest, AtomicLongArray9Test, AtomicReferenceArrayTest, ScheduledExecutorTest, LinkedBlockingQueueTest, CopyOnWriteArraySetTest, ThreadPoolExecutorTest, JSR166TestCase, NonNestmates, LinkedListTest, RecursiveActionTest, AtomicLong9Test, AtomicBooleanTest, CountedCompleterTest, AbstractQueuedSynchronizerTest, MapTest, ArrayListTest, LinkedBlockingDequeTest, AtomicInteger9Test [2026-01-17T19:29:24.911Z] finished: Sat Jan 17 19:27:56 UTC 2026 [2026-01-17T19:29:24.911Z] elapsed time (seconds): 2.284 [2026-01-17T19:29:24.911Z] [2026-01-17T19:29:24.911Z] ACTION: compile -- Passed. Compilation successful [2026-01-17T19:29:24.911Z] REASON: .class file out of date or does not exist [2026-01-17T19:29:24.911Z] TIME: 2.281 seconds [2026-01-17T19:29:24.911Z] messages: [2026-01-17T19:29:24.913Z] command: compile /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/CollectionTest.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/ConcurrentSkipListSubMapTest.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/ReentrantLockTest.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/ThreadPoolExecutorSubclassTest.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/ReentrantReadWriteLockTest.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/ForkJoinTaskTest.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/BlockingQueueTest.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/ThreadTest.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/AtomicIntegerTest.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/LinkedTransferQueueTest.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/ReentrantReadWriteLock20Test.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/AtomicLongTest.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/TreeSubSetTest.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/ExchangerTest.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/SemaphoreTest.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/CountDownLatchTest.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/AtomicMarkableReferenceTest.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/CyclicBarrierTest.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/AbstractExecutorServiceTest.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/ConcurrentHashMap8Test.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/ArrayDequeTest.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/LongAccumulatorTest.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/ForkJoinPoolTest.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/ConcurrentLinkedQueueTest.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/AtomicBoolean9Test.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/ForkJoinPool8Test.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/LongAdderTest.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/LinkedHashMapTest.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/HashMapTest.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/AtomicReferenceFieldUpdaterTest.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/CompletableFutureTest.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/PriorityQueueTest.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/MapImplementation.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/ConcurrentSkipListMapTest.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/AbstractQueueTest.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/ExecutorCompletionService9Test.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/AtomicLongFieldUpdaterTest.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/DoubleAdderTest.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/EntryTest.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/SynchronousQueueTest.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/TreeSubMapTest.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/SynchronousQueue20Test.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/AtomicStampedReferenceTest.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/ConcurrentSkipListSubSetTest.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/ConcurrentHashMapTest.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/AtomicLongArray9Test.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 /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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:29:24.913Z] reason: .class file out of date or does not exist [2026-01-17T19:29:24.913Z] started: Sat Jan 17 19:27:54 UTC 2026 [2026-01-17T19:29:24.913Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:29:24.913Z] Mode: agentvm [2026-01-17T19:29:24.913Z] Agent id: 1 [2026-01-17T19:29:24.913Z] Process id: 1026496 [2026-01-17T19:29:24.913Z] finished: Sat Jan 17 19:27:56 UTC 2026 [2026-01-17T19:29:24.913Z] elapsed time (seconds): 2.281 [2026-01-17T19:29:24.913Z] configuration: [2026-01-17T19:29:24.913Z] Boot Layer (javac runtime environment) [2026-01-17T19:29:24.913Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2026-01-17T19:29:24.913Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2026-01-17T19:29:24.913Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/patches/java.base [2026-01-17T19:29:24.913Z] [2026-01-17T19:29:24.913Z] javac compilation environment [2026-01-17T19:29:24.913Z] add modules: java.management java.base [2026-01-17T19:29:24.913Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:29:24.913Z] 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-01-17T19:29:24.913Z] 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-01-17T19:29:24.913Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d [2026-01-17T19:29:24.913Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2026-01-17T19:29:24.913Z] [2026-01-17T19:29:24.913Z] rerun: [2026-01-17T19:29:24.913Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:29:24.913Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:29:24.913Z] DISPLAY=:0 \ [2026-01-17T19:29:24.913Z] HOME=/home/jenkins \ [2026-01-17T19:29:24.913Z] LANG=C.UTF-8 \ [2026-01-17T19:29:24.913Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:29:24.913Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:29:24.913Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:29:24.913Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:29:24.913Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:29:24.913Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2026-01-17T19:29:24.913Z] -J-ea \ [2026-01-17T19:29:24.913Z] -J-esa \ [2026-01-17T19:29:24.913Z] -J-Xmx1540m \ [2026-01-17T19:29:24.913Z] -J-XX:+UseCompressedOops \ [2026-01-17T19:29:24.913Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:29:24.913Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:29:24.913Z] -J-Dtest.compiler.opts= \ [2026-01-17T19:29:24.913Z] -J-Dtest.java.opts= \ [2026-01-17T19:29:24.913Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:29:24.913Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:29:24.913Z] -J-Dtest.timeout.factor=8.0 \ [2026-01-17T19:29:24.913Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:29:24.913Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:29:24.913Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-17T19:29:24.913Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:29:24.913Z] -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-01-17T19:29:24.913Z] -J-Dtest.main.class=JSR166TestCase \ [2026-01-17T19:29:24.913Z] -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-01-17T19:29:24.913Z] -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-01-17T19:29:24.913Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-17T19:29:24.913Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-17T19:29:24.913Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:29:24.913Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:29:24.913Z] --add-modules java.management,java.base \ [2026-01-17T19:29:24.913Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:29:24.913Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-17T19:29:24.913Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2026-01-17T19:29:24.915Z] -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_17686736489670/jdk_collections_0/work/classes/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/ArrayBlockingQueueTest.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/RecursiveTaskTest.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/ExecutorsTest.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/Collection8Test.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/AtomicReference9Test.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/CopyOnWriteArrayListTest.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/DoubleAccumulatorTest.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/AtomicReferenceTest.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/ThreadLocalRandom8Test.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/ScheduledExecutorSubclassTest.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/PhaserTest.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/ThreadLocalRandomTest.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/ForkJoinPool20Test.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/TreeSetTest.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/AtomicReferenceArray9Test.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/Atomic8Test.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/AtomicIntegerFieldUpdaterTest.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/LockSupportTest.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/DelayQueueTest.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/SubmissionPublisherTest.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/FutureTaskTest.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/TimeUnit8Test.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/Item.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/ConcurrentLinkedDequeTest.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/ExecutorCompletionServiceTest.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/CollectionImplementation.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/CountedCompleter8Test.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/TimeUnitTest.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/PriorityBlockingQueueTest.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/ConcurrentSkipListSetTest.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/StampedLockTest.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/ArrayDeque8Test.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/AtomicIntegerArray9Test.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/HashtableTest.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/LinkedBlockingQueue8Test.java /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/SplittableRandomTest.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/AtomicLongArrayTest.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/VectorTest.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/TreeMapTest.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/ForkJoinPool9Test.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/LinkedBlockingDeque8Test.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/ForkJoinPool19Test.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/ForkJoinTask8Test.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/AtomicIntegerArrayTest.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/ThreadLocalTest.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/AbstractQueuedLongSynchronizerTest.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/AtomicReferenceArrayTest.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/LinkedBlockingQueueTest.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/ThreadPoolExecutorTest.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/NonNestmates.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/RecursiveActionTest.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/AtomicBooleanTest.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/AbstractQueuedSynchronizerTest.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/ArrayListTest.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/AtomicInteger9Test.java [2026-01-17T19:29:24.915Z] direct: [2026-01-17T19:29:24.915Z] /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-01-17T19:29:24.915Z] protected void finalize() { [2026-01-17T19:29:24.915Z] ^ [2026-01-17T19:29:24.915Z] /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-01-17T19:29:24.915Z] super.finalize(); [2026-01-17T19:29:24.915Z] ^ [2026-01-17T19:29:24.915Z] 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-01-17T19:29:24.915Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-17T19:29:24.915Z] Note: Some input files use unchecked or unsafe operations. [2026-01-17T19:29:24.915Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-17T19:29:24.915Z] 2 warnings [2026-01-17T19:29:24.915Z] [2026-01-17T19:29:24.915Z] ACTION: build -- Passed. All files up to date [2026-01-17T19:29:24.915Z] REASON: Named class compiled on demand [2026-01-17T19:29:24.915Z] TIME: 0.0 seconds [2026-01-17T19:29:24.915Z] messages: [2026-01-17T19:29:24.915Z] command: build JSR166TestCase [2026-01-17T19:29:24.915Z] reason: Named class compiled on demand [2026-01-17T19:29:24.915Z] started: Sat Jan 17 19:27:56 UTC 2026 [2026-01-17T19:29:24.915Z] finished: Sat Jan 17 19:27:56 UTC 2026 [2026-01-17T19:29:24.915Z] elapsed time (seconds): 0.0 [2026-01-17T19:29:24.915Z] [2026-01-17T19:29:24.915Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:29:24.915Z] 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-01-17T19:29:24.915Z] TIME: 78.888 seconds [2026-01-17T19:29:24.915Z] messages: [2026-01-17T19:29:24.915Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2026-01-17T19:29:24.915Z] 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-01-17T19:29:24.915Z] started: Sat Jan 17 19:27:56 UTC 2026 [2026-01-17T19:29:24.915Z] Mode: othervm [/othervm specified] [2026-01-17T19:29:24.915Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2026-01-17T19:29:24.915Z] Process id: 1140261 [2026-01-17T19:29:24.915Z] finished: Sat Jan 17 19:29:15 UTC 2026 [2026-01-17T19:29:24.915Z] elapsed time (seconds): 78.888 [2026-01-17T19:29:24.915Z] configuration: [2026-01-17T19:29:24.915Z] Boot Layer [2026-01-17T19:29:24.915Z] add modules: java.management java.base [2026-01-17T19:29:24.915Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2026-01-17T19:29:24.915Z] add opens: java.base/java.lang ALL-UNNAMED [2026-01-17T19:29:24.915Z] java.base/java.util.concurrent ALL-UNNAMED [2026-01-17T19:29:24.915Z] [2026-01-17T19:29:24.915Z] STDOUT: [2026-01-17T19:29:24.915Z] [72.399s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:29:24.915Z] [72.399s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:29:24.915Z] [76.652s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2026-01-17T19:29:24.915Z] [76.652s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2026-01-17T19:29:24.915Z] STDERR: [2026-01-17T19:29:24.915Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:29:24.915Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:29:24.915Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:29:24.915Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:29:24.915Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2026-01-17T19:29:24.915Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:29:24.915Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:29:24.915Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:29:24.915Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:29:24.915Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:29:24.915Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:29:24.915Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:29:24.915Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:29:24.915Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:29:24.915Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.915Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.915Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [2358ms] [2026-01-17T19:29:24.915Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2026-01-17T19:29:24.915Z] at java.base/java.lang.Thread.start0(Native Method) [2026-01-17T19:29:24.915Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2026-01-17T19:29:24.915Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2026-01-17T19:29:24.916Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2026-01-17T19:29:24.916Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:29:24.916Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:29:24.916Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2026-01-17T19:29:24.916Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2026-01-17T19:29:24.916Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2026-01-17T19:29:24.916Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2026-01-17T19:29:24.916Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2026-01-17T19:29:24.916Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2026-01-17T19:29:24.916Z] at junit.framework.TestResult.run(TestResult.java:125) [2026-01-17T19:29:24.916Z] at junit.framework.TestCase.run(TestCase.java:130) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2026-01-17T19:29:24.916Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2026-01-17T19:29:24.916Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [5670ms] [2026-01-17T19:29:24.916Z] JavaTest Message: JUnit Platform Failure(s): 2 [2026-01-17T19:29:24.916Z] [2026-01-17T19:29:24.916Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2026-01-17T19:29:24.916Z] [ JUnit Tests: found 4112, started 4091, succeeded 4089, failed 2, aborted 0, skipped 0] [2026-01-17T19:29:24.916Z] [2026-01-17T19:29:24.916Z] java.lang.Exception: JUnit test failure [2026-01-17T19:29:24.916Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2026-01-17T19:29:24.916Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2026-01-17T19:29:24.916Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2026-01-17T19:29:24.916Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-17T19:29:24.916Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-17T19:29:24.916Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2026-01-17T19:29:24.916Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2026-01-17T19:29:24.916Z] [2026-01-17T19:29:24.916Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:29:24.916Z] JavaTest Message: shutting down test [2026-01-17T19:29:24.916Z] [2026-01-17T19:29:24.916Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:29:24.916Z] rerun: [2026-01-17T19:29:24.916Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/scratch && \ [2026-01-17T19:29:24.916Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \ [2026-01-17T19:29:24.916Z] DISPLAY=:0 \ [2026-01-17T19:29:24.916Z] HOME=/home/jenkins \ [2026-01-17T19:29:24.916Z] LANG=C.UTF-8 \ [2026-01-17T19:29:24.916Z] PATH=/bin:/usr/bin:/usr/sbin \ [2026-01-17T19:29:24.916Z] XDG_RUNTIME_DIR=/run/user/1002 \ [2026-01-17T19:29:24.916Z] XDG_SESSION_CLASS=user \ [2026-01-17T19:29:24.916Z] XDG_SESSION_ID=46240 \ [2026-01-17T19:29:24.916Z] XDG_SESSION_TYPE=tty \ [2026-01-17T19:29:24.916Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:29:24.916Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2026-01-17T19:29:24.916Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2026-01-17T19:29:24.916Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2026-01-17T19:29:24.916Z] -Dtest.compiler.opts= \ [2026-01-17T19:29:24.916Z] -Dtest.java.opts= \ [2026-01-17T19:29:24.916Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:29:24.916Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2026-01-17T19:29:24.916Z] -Dtest.timeout.factor=8.0 \ [2026-01-17T19:29:24.916Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:29:24.916Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2026-01-17T19:29:24.916Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2026-01-17T19:29:24.916Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2026-01-17T19:29:24.916Z] -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-01-17T19:29:24.916Z] -Dtest.main.class=JSR166TestCase \ [2026-01-17T19:29:24.916Z] -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-01-17T19:29:24.916Z] -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-01-17T19:29:24.916Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-17T19:29:24.916Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/java/util/concurrent/tck/JSR166TestCase_others.d \ [2026-01-17T19:29:24.916Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/classes/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-01-17T19:29:24.916Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2026-01-17T19:29:24.916Z] --add-modules java.management,java.base \ [2026-01-17T19:29:24.916Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2026-01-17T19:29:24.916Z] -ea \ [2026-01-17T19:29:24.916Z] -esa \ [2026-01-17T19:29:24.916Z] -Xmx1540m \ [2026-01-17T19:29:24.916Z] -XX:+UseCompressedOops \ [2026-01-17T19:29:24.916Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2026-01-17T19:29:24.916Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2026-01-17T19:29:24.916Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2026-01-17T19:29:24.916Z] -Djsr166.testImplementationDetails=true \ [2026-01-17T19:29:24.916Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2026-01-17T19:29:24.916Z] [2026-01-17T19:29:24.916Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2026-01-17T19:29:24.916Z] -------------------------------------------------- [2026-01-17T19:30:55.637Z] Test results: passed: 331; failed: 3; did not match keywords: 3; did not meet platform requirements: 1 [2026-01-17T19:31:19.445Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/report/html/report.html [2026-01-17T19:31:19.445Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17686736489670/jdk_collections_0/work [2026-01-17T19:31:19.445Z] Error: Some tests failed or other problems occurred. [2026-01-17T19:31:19.445Z] ----------------------------------- [2026-01-17T19:31:19.445Z] jdk_collections_0_FAILED [2026-01-17T19:31:19.445Z] ----------------------------------- [2026-01-17T19:31:19.445Z] [2026-01-17T19:31:19.445Z] TEST TEARDOWN: [2026-01-17T19:31:19.445Z] Nothing to be done for teardown. [2026-01-17T19:31:19.445Z] jdk_collections_0 Finish Time: Sat Jan 17 19:31:16 2026 Epoch Time (ms): 1768678276165