No Possible Issues Found via Git Search

jdk_util_0

[2025-09-26T04:54:10.010Z] Running test jdk_util_0 ... [2025-09-26T04:54:10.010Z] =============================================== [2025-09-26T04:54:10.010Z] jdk_util_0 Start Time: Fri Sep 26 04:54:09 2025 Epoch Time (ms): 1758862449557 [2025-09-26T04:54:10.010Z] variation: Mode150 [2025-09-26T04:54:10.010Z] JVM_OPTIONS: -XX:+UseCompressedOops [2025-09-26T04:54:10.010Z] { \ [2025-09-26T04:54:10.010Z] echo ""; echo "TEST SETUP:"; \ [2025-09-26T04:54:10.010Z] echo "Nothing to be done for setup."; \ [2025-09-26T04:54:10.010Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0"; \ [2025-09-26T04:54:10.010Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0"; \ [2025-09-26T04:54:10.010Z] echo ""; echo "TESTING:"; \ [2025-09-26T04:54:10.010Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-09-26T04:54:10.010Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:+UseCompressedOops " \ [2025-09-26T04:54:10.010Z] \ [2025-09-26T04:54:10.010Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0"/work" \ [2025-09-26T04:54:10.010Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0"/report" \ [2025-09-26T04:54:10.010Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \ [2025-09-26T04:54:10.010Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2025-09-26T04:54:10.010Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \ [2025-09-26T04:54:10.010Z] \ [2025-09-26T04:54:10.010Z] \ [2025-09-26T04:54:10.010Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_util"; \ [2025-09-26T04:54:10.010Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_util_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_util_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-09-26T04:54:10.010Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-09-26T04:54:10.010Z] echo "Nothing to be done for teardown."; \ [2025-09-26T04:54:10.010Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/TestTargetResult"; [2025-09-26T04:54:10.010Z] [2025-09-26T04:54:10.010Z] TEST SETUP: [2025-09-26T04:54:10.010Z] Nothing to be done for setup. [2025-09-26T04:54:10.010Z] [2025-09-26T04:54:10.010Z] TESTING: [2025-09-26T04:54:10.607Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0/work" not found: creating [2025-09-26T04:54:10.607Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17588561889304/jdk_util_0/report" not found: creating [2025-09-26T04:54:16.254Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work [2025-09-26T04:56:47.499Z] -------------------------------------------------- [2025-09-26T04:56:47.499Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default [2025-09-26T04:56:47.499Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-09-26T04:56:47.499Z] [2025-09-26T04:56:47.499Z] ACTION: build -- Passed. Build successful [2025-09-26T04:56:47.499Z] REASON: User specified action: run build * [2025-09-26T04:56:47.499Z] TIME: 2.249 seconds [2025-09-26T04:56:47.499Z] messages: [2025-09-26T04:56:47.499Z] command: build * [2025-09-26T04:56:47.499Z] reason: User specified action: run build * [2025-09-26T04:56:47.499Z] started: Fri Sep 26 04:56:01 UTC 2025 [2025-09-26T04:56:47.499Z] Test directory: [2025-09-26T04:56:47.499Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2025-09-26T04:56:47.499Z] finished: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.499Z] elapsed time (seconds): 2.249 [2025-09-26T04:56:47.499Z] [2025-09-26T04:56:47.499Z] ACTION: compile -- Passed. Compilation successful [2025-09-26T04:56:47.499Z] REASON: .class file out of date or does not exist [2025-09-26T04:56:47.499Z] TIME: 2.235 seconds [2025-09-26T04:56:47.499Z] messages: [2025-09-26T04:56:47.500Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.500Z] reason: .class file out of date or does not exist [2025-09-26T04:56:47.500Z] started: Fri Sep 26 04:56:01 UTC 2025 [2025-09-26T04:56:47.500Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.500Z] Mode: agentvm [2025-09-26T04:56:47.500Z] Agent id: 1 [2025-09-26T04:56:47.500Z] Process id: 1682073 [2025-09-26T04:56:47.500Z] finished: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.500Z] elapsed time (seconds): 2.235 [2025-09-26T04:56:47.500Z] configuration: [2025-09-26T04:56:47.500Z] Boot Layer (javac runtime environment) [2025-09-26T04:56:47.500Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T04:56:47.500Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T04:56:47.500Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T04:56:47.500Z] [2025-09-26T04:56:47.500Z] javac compilation environment [2025-09-26T04:56:47.500Z] add modules: java.management java.base [2025-09-26T04:56:47.500Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.500Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.500Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.500Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d [2025-09-26T04:56:47.501Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2025-09-26T04:56:47.501Z] [2025-09-26T04:56:47.501Z] rerun: [2025-09-26T04:56:47.501Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/0 && \ [2025-09-26T04:56:47.501Z] DISPLAY=:0 \ [2025-09-26T04:56:47.501Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.501Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.501Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.501Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-09-26T04:56:47.501Z] -J-ea \ [2025-09-26T04:56:47.501Z] -J-esa \ [2025-09-26T04:56:47.501Z] -J-Xmx1540m \ [2025-09-26T04:56:47.501Z] -J-XX:+UseCompressedOops \ [2025-09-26T04:56:47.501Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.501Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.501Z] -J-Dtest.compiler.opts= \ [2025-09-26T04:56:47.501Z] -J-Dtest.java.opts= \ [2025-09-26T04:56:47.501Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.501Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.501Z] -J-Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.501Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.501Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.501Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2025-09-26T04:56:47.501Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.501Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.501Z] -J-Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.501Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.501Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.501Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-09-26T04:56:47.501Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-09-26T04:56:47.501Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.501Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.501Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.501Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.501Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-09-26T04:56:47.501Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.502Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.502Z] direct: [2025-09-26T04:56:47.502Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.502Z] protected void finalize() { [2025-09-26T04:56:47.502Z] ^ [2025-09-26T04:56:47.503Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.503Z] super.finalize(); [2025-09-26T04:56:47.503Z] ^ [2025-09-26T04:56:47.503Z] Note: /home/jenkins/workspace/Test_openjdk26_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. [2025-09-26T04:56:47.503Z] Note: Recompile with -Xlint:deprecation for details. [2025-09-26T04:56:47.503Z] Note: Some input files use unchecked or unsafe operations. [2025-09-26T04:56:47.503Z] Note: Recompile with -Xlint:unchecked for details. [2025-09-26T04:56:47.503Z] 2 warnings [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] ACTION: build -- Passed. All files up to date [2025-09-26T04:56:47.503Z] REASON: Named class compiled on demand [2025-09-26T04:56:47.503Z] TIME: 0.0 seconds [2025-09-26T04:56:47.503Z] messages: [2025-09-26T04:56:47.503Z] command: build JSR166TestCase [2025-09-26T04:56:47.503Z] reason: Named class compiled on demand [2025-09-26T04:56:47.503Z] started: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.503Z] finished: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.503Z] elapsed time (seconds): 0.0 [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.503Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2025-09-26T04:56:47.503Z] TIME: 28.505 seconds [2025-09-26T04:56:47.503Z] messages: [2025-09-26T04:56:47.503Z] command: junit JSR166TestCase [2025-09-26T04:56:47.503Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase [2025-09-26T04:56:47.503Z] started: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.503Z] Mode: othervm [/othervm specified] [2025-09-26T04:56:47.503Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.503Z] Process id: 1748532 [2025-09-26T04:56:47.503Z] finished: Fri Sep 26 04:56:32 UTC 2025 [2025-09-26T04:56:47.503Z] elapsed time (seconds): 28.505 [2025-09-26T04:56:47.503Z] configuration: [2025-09-26T04:56:47.503Z] Boot Layer [2025-09-26T04:56:47.503Z] add modules: java.management java.base [2025-09-26T04:56:47.503Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] STDOUT: [2025-09-26T04:56:47.503Z] [19.203s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.503Z] [19.203s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.503Z] [27.478s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.503Z] [27.479s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.503Z] STDERR: [2025-09-26T04:56:47.503Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.503Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.503Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.503Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.503Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-09-26T04:56:47.503Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.503Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.503Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.503Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [6997ms] [2025-09-26T04:56:47.503Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.503Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.503Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.503Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.503Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-09-26T04:56:47.503Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.503Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.503Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.503Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.503Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.503Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.503Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.503Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [7498ms] [2025-09-26T04:56:47.503Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-09-26T04:56:47.503Z] [ JUnit Tests: found 4118, started 4097, succeeded 4095, failed 2, aborted 0, skipped 0] [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.503Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2025-09-26T04:56:47.503Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-09-26T04:56:47.503Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2025-09-26T04:56:47.503Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.503Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.503Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-09-26T04:56:47.503Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.503Z] JavaTest Message: shutting down test [2025-09-26T04:56:47.503Z] [2025-09-26T04:56:47.503Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.503Z] rerun: [2025-09-26T04:56:47.503Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/0 && \ [2025-09-26T04:56:47.503Z] DISPLAY=:0 \ [2025-09-26T04:56:47.503Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.503Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.503Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.503Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-09-26T04:56:47.503Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-09-26T04:56:47.503Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.503Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.503Z] -Dtest.compiler.opts= \ [2025-09-26T04:56:47.503Z] -Dtest.java.opts= \ [2025-09-26T04:56:47.503Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.503Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.503Z] -Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.503Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.503Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.503Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \ [2025-09-26T04:56:47.503Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.504Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.504Z] -Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.504Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.504Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.504Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-09-26T04:56:47.504Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \ [2025-09-26T04:56:47.504Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.504Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.504Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.504Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.504Z] -ea \ [2025-09-26T04:56:47.504Z] -esa \ [2025-09-26T04:56:47.504Z] -Xmx1540m \ [2025-09-26T04:56:47.504Z] -XX:+UseCompressedOops \ [2025-09-26T04:56:47.504Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.504Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase [2025-09-26T04:56:47.504Z] [2025-09-26T04:56:47.504Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.504Z] -------------------------------------------------- [2025-09-26T04:56:47.504Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism [2025-09-26T04:56:47.504Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-09-26T04:56:47.504Z] [2025-09-26T04:56:47.504Z] ACTION: build -- Passed. Build successful [2025-09-26T04:56:47.504Z] REASON: User specified action: run build * [2025-09-26T04:56:47.504Z] TIME: 2.603 seconds [2025-09-26T04:56:47.504Z] messages: [2025-09-26T04:56:47.504Z] command: build * [2025-09-26T04:56:47.504Z] reason: User specified action: run build * [2025-09-26T04:56:47.504Z] started: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.504Z] Test directory: [2025-09-26T04:56:47.504Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2025-09-26T04:56:47.504Z] finished: Fri Sep 26 04:56:06 UTC 2025 [2025-09-26T04:56:47.504Z] elapsed time (seconds): 2.603 [2025-09-26T04:56:47.504Z] [2025-09-26T04:56:47.504Z] ACTION: compile -- Passed. Compilation successful [2025-09-26T04:56:47.504Z] REASON: .class file out of date or does not exist [2025-09-26T04:56:47.504Z] TIME: 2.599 seconds [2025-09-26T04:56:47.504Z] messages: [2025-09-26T04:56:47.505Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.509Z] reason: .class file out of date or does not exist [2025-09-26T04:56:47.509Z] started: Fri Sep 26 04:56:04 UTC 2025 [2025-09-26T04:56:47.509Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.509Z] Mode: agentvm [2025-09-26T04:56:47.509Z] Agent id: 2 [2025-09-26T04:56:47.509Z] Process id: 1682095 [2025-09-26T04:56:47.509Z] finished: Fri Sep 26 04:56:06 UTC 2025 [2025-09-26T04:56:47.509Z] elapsed time (seconds): 2.599 [2025-09-26T04:56:47.509Z] configuration: [2025-09-26T04:56:47.509Z] Boot Layer (javac runtime environment) [2025-09-26T04:56:47.509Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T04:56:47.509Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T04:56:47.509Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T04:56:47.509Z] [2025-09-26T04:56:47.509Z] javac compilation environment [2025-09-26T04:56:47.509Z] add modules: java.management java.base [2025-09-26T04:56:47.509Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.509Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.509Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.509Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d [2025-09-26T04:56:47.509Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2025-09-26T04:56:47.509Z] [2025-09-26T04:56:47.509Z] rerun: [2025-09-26T04:56:47.509Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/2 && \ [2025-09-26T04:56:47.509Z] DISPLAY=:0 \ [2025-09-26T04:56:47.509Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.509Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.509Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.509Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-09-26T04:56:47.509Z] -J-ea \ [2025-09-26T04:56:47.509Z] -J-esa \ [2025-09-26T04:56:47.509Z] -J-Xmx1540m \ [2025-09-26T04:56:47.509Z] -J-XX:+UseCompressedOops \ [2025-09-26T04:56:47.509Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.509Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.509Z] -J-Dtest.compiler.opts= \ [2025-09-26T04:56:47.509Z] -J-Dtest.java.opts= \ [2025-09-26T04:56:47.509Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.509Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.509Z] -J-Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.509Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.509Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.509Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2025-09-26T04:56:47.509Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.509Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.509Z] -J-Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.509Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.509Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.509Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-09-26T04:56:47.509Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-09-26T04:56:47.509Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.509Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.509Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.509Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.509Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-09-26T04:56:47.509Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.511Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.511Z] direct: [2025-09-26T04:56:47.511Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.511Z] protected void finalize() { [2025-09-26T04:56:47.511Z] ^ [2025-09-26T04:56:47.511Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.511Z] super.finalize(); [2025-09-26T04:56:47.511Z] ^ [2025-09-26T04:56:47.511Z] Note: /home/jenkins/workspace/Test_openjdk26_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. [2025-09-26T04:56:47.511Z] Note: Recompile with -Xlint:deprecation for details. [2025-09-26T04:56:47.511Z] Note: Some input files use unchecked or unsafe operations. [2025-09-26T04:56:47.511Z] Note: Recompile with -Xlint:unchecked for details. [2025-09-26T04:56:47.511Z] 2 warnings [2025-09-26T04:56:47.511Z] [2025-09-26T04:56:47.511Z] ACTION: build -- Passed. All files up to date [2025-09-26T04:56:47.511Z] REASON: Named class compiled on demand [2025-09-26T04:56:47.511Z] TIME: 0.0 seconds [2025-09-26T04:56:47.511Z] messages: [2025-09-26T04:56:47.511Z] command: build JSR166TestCase [2025-09-26T04:56:47.511Z] reason: Named class compiled on demand [2025-09-26T04:56:47.511Z] started: Fri Sep 26 04:56:06 UTC 2025 [2025-09-26T04:56:47.511Z] finished: Fri Sep 26 04:56:06 UTC 2025 [2025-09-26T04:56:47.511Z] elapsed time (seconds): 0.0 [2025-09-26T04:56:47.511Z] [2025-09-26T04:56:47.511Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.511Z] 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 [2025-09-26T04:56:47.511Z] TIME: 25.908 seconds [2025-09-26T04:56:47.511Z] messages: [2025-09-26T04:56:47.511Z] 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 [2025-09-26T04:56:47.511Z] 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 [2025-09-26T04:56:47.511Z] started: Fri Sep 26 04:56:06 UTC 2025 [2025-09-26T04:56:47.511Z] Mode: othervm [/othervm specified] [2025-09-26T04:56:47.511Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.511Z] Process id: 1748785 [2025-09-26T04:56:47.511Z] finished: Fri Sep 26 04:56:32 UTC 2025 [2025-09-26T04:56:47.511Z] elapsed time (seconds): 25.908 [2025-09-26T04:56:47.511Z] configuration: [2025-09-26T04:56:47.511Z] Boot Layer [2025-09-26T04:56:47.511Z] add modules: java.management java.base [2025-09-26T04:56:47.511Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.511Z] add opens: java.base/java.lang ALL-UNNAMED [2025-09-26T04:56:47.511Z] java.base/java.util.concurrent ALL-UNNAMED [2025-09-26T04:56:47.511Z] [2025-09-26T04:56:47.511Z] STDOUT: [2025-09-26T04:56:47.511Z] [16.410s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.511Z] [16.410s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.511Z] [24.685s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.511Z] [24.685s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.511Z] STDERR: [2025-09-26T04:56:47.511Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.511Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.511Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.511Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.511Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-09-26T04:56:47.511Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.511Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.511Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.511Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.511Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.511Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.511Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.511Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.511Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.511Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.511Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.511Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [4912ms] [2025-09-26T04:56:47.511Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.511Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.512Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.512Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.512Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-09-26T04:56:47.512Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.512Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.512Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.512Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.512Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.512Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.512Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.512Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.512Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.512Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.512Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.512Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [7970ms] [2025-09-26T04:56:47.512Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-09-26T04:56:47.512Z] [ JUnit Tests: found 4118, started 4097, succeeded 4095, failed 2, aborted 0, skipped 0] [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.512Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2025-09-26T04:56:47.512Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-09-26T04:56:47.512Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2025-09-26T04:56:47.512Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.512Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.512Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-09-26T04:56:47.512Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.512Z] JavaTest Message: shutting down test [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.512Z] rerun: [2025-09-26T04:56:47.512Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/2 && \ [2025-09-26T04:56:47.512Z] DISPLAY=:0 \ [2025-09-26T04:56:47.512Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.512Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.512Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.512Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-09-26T04:56:47.512Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-09-26T04:56:47.512Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.512Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.512Z] -Dtest.compiler.opts= \ [2025-09-26T04:56:47.512Z] -Dtest.java.opts= \ [2025-09-26T04:56:47.512Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.512Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.512Z] -Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.512Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.512Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.512Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism \ [2025-09-26T04:56:47.512Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.512Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.512Z] -Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.512Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.512Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.512Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-09-26T04:56:47.512Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d \ [2025-09-26T04:56:47.512Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.512Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.512Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.512Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.512Z] -ea \ [2025-09-26T04:56:47.512Z] -esa \ [2025-09-26T04:56:47.512Z] -Xmx1540m \ [2025-09-26T04:56:47.512Z] -XX:+UseCompressedOops \ [2025-09-26T04:56:47.512Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.512Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2025-09-26T04:56:47.512Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2025-09-26T04:56:47.512Z] -Djsr166.testImplementationDetails=true \ [2025-09-26T04:56:47.512Z] -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 \ [2025-09-26T04:56:47.512Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/java/util/concurrent/tck/JSR166TestCase_forkjoinpool-common-parallelism.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism JSR166TestCase [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.512Z] -------------------------------------------------- [2025-09-26T04:56:47.512Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#others [2025-09-26T04:56:47.512Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] ACTION: build -- Passed. Build successful [2025-09-26T04:56:47.512Z] REASON: User specified action: run build * [2025-09-26T04:56:47.512Z] TIME: 3.071 seconds [2025-09-26T04:56:47.512Z] messages: [2025-09-26T04:56:47.512Z] command: build * [2025-09-26T04:56:47.512Z] reason: User specified action: run build * [2025-09-26T04:56:47.512Z] started: Fri Sep 26 04:56:07 UTC 2025 [2025-09-26T04:56:47.512Z] Test directory: [2025-09-26T04:56:47.512Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, ReentrantReadWriteLock20Test, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest [2025-09-26T04:56:47.512Z] finished: Fri Sep 26 04:56:10 UTC 2025 [2025-09-26T04:56:47.512Z] elapsed time (seconds): 3.071 [2025-09-26T04:56:47.512Z] [2025-09-26T04:56:47.512Z] ACTION: compile -- Passed. Compilation successful [2025-09-26T04:56:47.512Z] REASON: .class file out of date or does not exist [2025-09-26T04:56:47.512Z] TIME: 3.069 seconds [2025-09-26T04:56:47.512Z] messages: [2025-09-26T04:56:47.514Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.514Z] reason: .class file out of date or does not exist [2025-09-26T04:56:47.514Z] started: Fri Sep 26 04:56:07 UTC 2025 [2025-09-26T04:56:47.514Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.514Z] Mode: agentvm [2025-09-26T04:56:47.514Z] Agent id: 3 [2025-09-26T04:56:47.514Z] Process id: 1682123 [2025-09-26T04:56:47.514Z] finished: Fri Sep 26 04:56:10 UTC 2025 [2025-09-26T04:56:47.514Z] elapsed time (seconds): 3.069 [2025-09-26T04:56:47.514Z] configuration: [2025-09-26T04:56:47.514Z] Boot Layer (javac runtime environment) [2025-09-26T04:56:47.514Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T04:56:47.514Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T04:56:47.514Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T04:56:47.514Z] [2025-09-26T04:56:47.514Z] javac compilation environment [2025-09-26T04:56:47.514Z] add modules: java.management java.base [2025-09-26T04:56:47.514Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.514Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.514Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck [2025-09-26T04:56:47.514Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d [2025-09-26T04:56:47.514Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2025-09-26T04:56:47.514Z] [2025-09-26T04:56:47.514Z] rerun: [2025-09-26T04:56:47.514Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1 && \ [2025-09-26T04:56:47.514Z] DISPLAY=:0 \ [2025-09-26T04:56:47.514Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.514Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.514Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.514Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-09-26T04:56:47.514Z] -J-ea \ [2025-09-26T04:56:47.514Z] -J-esa \ [2025-09-26T04:56:47.514Z] -J-Xmx1540m \ [2025-09-26T04:56:47.514Z] -J-XX:+UseCompressedOops \ [2025-09-26T04:56:47.514Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.514Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.514Z] -J-Dtest.compiler.opts= \ [2025-09-26T04:56:47.514Z] -J-Dtest.java.opts= \ [2025-09-26T04:56:47.514Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.514Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.514Z] -J-Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.514Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.514Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.514Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2025-09-26T04:56:47.514Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.514Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.514Z] -J-Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.514Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.514Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.514Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-09-26T04:56:47.514Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-09-26T04:56:47.514Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.514Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.514Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.514Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.514Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-09-26T04:56:47.514Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.516Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLock20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java [2025-09-26T04:56:47.516Z] direct: [2025-09-26T04:56:47.516Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.516Z] protected void finalize() { [2025-09-26T04:56:47.516Z] ^ [2025-09-26T04:56:47.516Z] /home/jenkins/workspace/Test_openjdk26_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 [2025-09-26T04:56:47.516Z] super.finalize(); [2025-09-26T04:56:47.516Z] ^ [2025-09-26T04:56:47.516Z] Note: /home/jenkins/workspace/Test_openjdk26_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. [2025-09-26T04:56:47.516Z] Note: Recompile with -Xlint:deprecation for details. [2025-09-26T04:56:47.516Z] Note: Some input files use unchecked or unsafe operations. [2025-09-26T04:56:47.516Z] Note: Recompile with -Xlint:unchecked for details. [2025-09-26T04:56:47.516Z] 2 warnings [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] ACTION: build -- Passed. All files up to date [2025-09-26T04:56:47.516Z] REASON: Named class compiled on demand [2025-09-26T04:56:47.516Z] TIME: 0.0 seconds [2025-09-26T04:56:47.516Z] messages: [2025-09-26T04:56:47.516Z] command: build JSR166TestCase [2025-09-26T04:56:47.516Z] reason: Named class compiled on demand [2025-09-26T04:56:47.516Z] started: Fri Sep 26 04:56:10 UTC 2025 [2025-09-26T04:56:47.516Z] finished: Fri Sep 26 04:56:10 UTC 2025 [2025-09-26T04:56:47.516Z] elapsed time (seconds): 0.0 [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.516Z] 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 [2025-09-26T04:56:47.516Z] TIME: 31.792 seconds [2025-09-26T04:56:47.516Z] messages: [2025-09-26T04:56:47.516Z] command: junit --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -Djsr166.testImplementationDetails=true JSR166TestCase [2025-09-26T04:56:47.516Z] 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 [2025-09-26T04:56:47.516Z] started: Fri Sep 26 04:56:10 UTC 2025 [2025-09-26T04:56:47.516Z] Mode: othervm [/othervm specified] [2025-09-26T04:56:47.516Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED [2025-09-26T04:56:47.516Z] Process id: 1749637 [2025-09-26T04:56:47.516Z] finished: Fri Sep 26 04:56:41 UTC 2025 [2025-09-26T04:56:47.516Z] elapsed time (seconds): 31.792 [2025-09-26T04:56:47.516Z] configuration: [2025-09-26T04:56:47.516Z] Boot Layer [2025-09-26T04:56:47.516Z] add modules: java.management java.base [2025-09-26T04:56:47.516Z] add exports: java.base/jdk.internal.util ALL-UNNAMED [2025-09-26T04:56:47.516Z] add opens: java.base/java.lang ALL-UNNAMED [2025-09-26T04:56:47.516Z] java.base/java.util.concurrent ALL-UNNAMED [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] STDOUT: [2025-09-26T04:56:47.516Z] [13.226s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.516Z] [13.226s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.516Z] [21.502s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. [2025-09-26T04:56:47.516Z] [21.502s][warning][os,thread] Failed to start the native thread for java.lang.Thread "" [2025-09-26T04:56:47.516Z] STDERR: [2025-09-26T04:56:47.516Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.516Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.516Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.516Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.516Z] at ReentrantReadWriteLock20Test.test66kReadersFair(ReentrantReadWriteLock20Test.java:51) [2025-09-26T04:56:47.516Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.516Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.516Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.516Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] FAILED ReentrantReadWriteLock20Test::test66kReadersFair 'test66kReadersFair' [2258ms] [2025-09-26T04:56:47.516Z] java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached [2025-09-26T04:56:47.516Z] at java.base/java.lang.Thread.start0(Native Method) [2025-09-26T04:56:47.516Z] at java.base/java.lang.Thread.start(Thread.java:1417) [2025-09-26T04:56:47.516Z] at ReentrantReadWriteLock20Test.test66kReaders(ReentrantReadWriteLock20Test.java:86) [2025-09-26T04:56:47.516Z] at ReentrantReadWriteLock20Test.test66kReadersUnfair(ReentrantReadWriteLock20Test.java:52) [2025-09-26T04:56:47.516Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.516Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.runTest(TestCase.java:177) [2025-09-26T04:56:47.516Z] at JSR166TestCase.runTest(JSR166TestCase.java:382) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.runBare(TestCase.java:142) [2025-09-26T04:56:47.516Z] at JSR166TestCase.runBare(JSR166TestCase.java:373) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult$1.protect(TestResult.java:122) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult.runProtected(TestResult.java:142) [2025-09-26T04:56:47.516Z] at junit.framework.TestResult.run(TestResult.java:125) [2025-09-26T04:56:47.516Z] at junit.framework.TestCase.run(TestCase.java:130) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.runTest(TestSuite.java:241) [2025-09-26T04:56:47.516Z] at junit.framework.TestSuite.run(TestSuite.java:236) [2025-09-26T04:56:47.516Z] FAILED ReentrantReadWriteLock20Test::test66kReadersUnfair 'test66kReadersUnfair' [10396ms] [2025-09-26T04:56:47.516Z] JavaTest Message: JUnit Platform Failure(s): 2 [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] [ JUnit Containers: found 226, started 226, succeeded 190, failed 0, aborted 0, skipped 0] [2025-09-26T04:56:47.516Z] [ JUnit Tests: found 4118, started 4097, succeeded 4095, failed 2, aborted 0, skipped 0] [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.516Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:179) [2025-09-26T04:56:47.516Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:110) [2025-09-26T04:56:47.516Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:76) [2025-09-26T04:56:47.516Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-09-26T04:56:47.516Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-09-26T04:56:47.516Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-09-26T04:56:47.516Z] at java.base/java.lang.Thread.run(Thread.java:1474) [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.516Z] JavaTest Message: shutting down test [2025-09-26T04:56:47.516Z] [2025-09-26T04:56:47.516Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.516Z] rerun: [2025-09-26T04:56:47.516Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1 && \ [2025-09-26T04:56:47.516Z] DISPLAY=:0 \ [2025-09-26T04:56:47.516Z] HOME=/home/jenkins \ [2025-09-26T04:56:47.516Z] LANG=C.UTF-8 \ [2025-09-26T04:56:47.516Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T04:56:47.516Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-09-26T04:56:47.516Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-09-26T04:56:47.516Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T04:56:47.516Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T04:56:47.516Z] -Dtest.compiler.opts= \ [2025-09-26T04:56:47.516Z] -Dtest.java.opts= \ [2025-09-26T04:56:47.516Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.516Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T04:56:47.516Z] -Dtest.timeout.factor=8.0 \ [2025-09-26T04:56:47.516Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.516Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T04:56:47.516Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#others \ [2025-09-26T04:56:47.516Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T04:56:47.516Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \ [2025-09-26T04:56:47.516Z] -Dtest.main.class=JSR166TestCase \ [2025-09-26T04:56:47.516Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.516Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.516Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-09-26T04:56:47.517Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d \ [2025-09-26T04:56:47.517Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/concurrent/tck/JSR166TestCase_others.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \ [2025-09-26T04:56:47.517Z] -Dtest.modules='java.management java.base/jdk.internal.util' \ [2025-09-26T04:56:47.517Z] --add-modules java.management,java.base \ [2025-09-26T04:56:47.517Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \ [2025-09-26T04:56:47.517Z] -ea \ [2025-09-26T04:56:47.517Z] -esa \ [2025-09-26T04:56:47.517Z] -Xmx1540m \ [2025-09-26T04:56:47.517Z] -XX:+UseCompressedOops \ [2025-09-26T04:56:47.517Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T04:56:47.517Z] --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ [2025-09-26T04:56:47.517Z] --add-opens java.base/java.lang=ALL-UNNAMED \ [2025-09-26T04:56:47.517Z] -Djsr166.testImplementationDetails=true \ [2025-09-26T04:56:47.517Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/java/util/concurrent/tck/JSR166TestCase_others.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#others JSR166TestCase [2025-09-26T04:56:47.517Z] [2025-09-26T04:56:47.517Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure [2025-09-26T04:56:47.517Z] -------------------------------------------------- [2025-09-26T05:00:20.333Z] TEST: java/util/regex/NegativeArraySize.java [2025-09-26T05:00:20.333Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-09-26T05:00:20.333Z] [2025-09-26T05:00:20.333Z] ACTION: build -- Passed. Build successful [2025-09-26T05:00:20.333Z] REASON: Named class compiled on demand [2025-09-26T05:00:20.333Z] TIME: 0.021 seconds [2025-09-26T05:00:20.333Z] messages: [2025-09-26T05:00:20.333Z] command: build NegativeArraySize [2025-09-26T05:00:20.333Z] reason: Named class compiled on demand [2025-09-26T05:00:20.333Z] started: Fri Sep 26 04:59:57 UTC 2025 [2025-09-26T05:00:20.333Z] Test directory: [2025-09-26T05:00:20.333Z] compile: NegativeArraySize [2025-09-26T05:00:20.333Z] finished: Fri Sep 26 04:59:57 UTC 2025 [2025-09-26T05:00:20.333Z] elapsed time (seconds): 0.021 [2025-09-26T05:00:20.333Z] [2025-09-26T05:00:20.333Z] ACTION: compile -- Passed. Compilation successful [2025-09-26T05:00:20.334Z] REASON: .class file out of date or does not exist [2025-09-26T05:00:20.334Z] TIME: 0.02 seconds [2025-09-26T05:00:20.334Z] messages: [2025-09-26T05:00:20.334Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex/NegativeArraySize.java [2025-09-26T05:00:20.334Z] reason: .class file out of date or does not exist [2025-09-26T05:00:20.334Z] started: Fri Sep 26 04:59:57 UTC 2025 [2025-09-26T05:00:20.334Z] Mode: agentvm [2025-09-26T05:00:20.334Z] Agent id: 2 [2025-09-26T05:00:20.334Z] Process id: 1682095 [2025-09-26T05:00:20.334Z] finished: Fri Sep 26 04:59:57 UTC 2025 [2025-09-26T05:00:20.334Z] elapsed time (seconds): 0.02 [2025-09-26T05:00:20.334Z] configuration: [2025-09-26T05:00:20.334Z] Boot Layer (javac runtime environment) [2025-09-26T05:00:20.334Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T05:00:20.334Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T05:00:20.334Z] [2025-09-26T05:00:20.334Z] javac compilation environment [2025-09-26T05:00:20.334Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex [2025-09-26T05:00:20.334Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-09-26T05:00:20.334Z] [2025-09-26T05:00:20.334Z] rerun: [2025-09-26T05:00:20.334Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/2 && \ [2025-09-26T05:00:20.334Z] DISPLAY=:0 \ [2025-09-26T05:00:20.334Z] HOME=/home/jenkins \ [2025-09-26T05:00:20.334Z] LANG=C.UTF-8 \ [2025-09-26T05:00:20.334Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-09-26T05:00:20.334Z] -J-ea \ [2025-09-26T05:00:20.334Z] -J-esa \ [2025-09-26T05:00:20.334Z] -J-Xmx1540m \ [2025-09-26T05:00:20.334Z] -J-XX:+UseCompressedOops \ [2025-09-26T05:00:20.334Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T05:00:20.334Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T05:00:20.334Z] -J-Dtest.compiler.opts= \ [2025-09-26T05:00:20.334Z] -J-Dtest.java.opts= \ [2025-09-26T05:00:20.334Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:00:20.334Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:00:20.334Z] -J-Dtest.timeout.factor=8.0 \ [2025-09-26T05:00:20.334Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T05:00:20.334Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T05:00:20.334Z] -J-Dtest.name=java/util/regex/NegativeArraySize.java \ [2025-09-26T05:00:20.334Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T05:00:20.334Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex/NegativeArraySize.java \ [2025-09-26T05:00:20.334Z] -J-Dtest.main.class=NegativeArraySize \ [2025-09-26T05:00:20.334Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.334Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.334Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d \ [2025-09-26T05:00:20.334Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d \ [2025-09-26T05:00:20.334Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.334Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d \ [2025-09-26T05:00:20.334Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.334Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex/NegativeArraySize.java [2025-09-26T05:00:20.334Z] [2025-09-26T05:00:20.334Z] ACTION: testng -- Failed. Unexpected exit from test [exit code: 137] [2025-09-26T05:00:20.334Z] REASON: User specified action: run testng/othervm -Xms5G -Xmx5G NegativeArraySize [2025-09-26T05:00:20.334Z] TIME: 8.756 seconds [2025-09-26T05:00:20.334Z] messages: [2025-09-26T05:00:20.334Z] command: testng -Xms5G -Xmx5G NegativeArraySize [2025-09-26T05:00:20.334Z] reason: User specified action: run testng/othervm -Xms5G -Xmx5G NegativeArraySize [2025-09-26T05:00:20.334Z] started: Fri Sep 26 04:59:57 UTC 2025 [2025-09-26T05:00:20.334Z] Mode: othervm [/othervm specified] [2025-09-26T05:00:20.334Z] Process id: 1845276 [2025-09-26T05:00:20.334Z] finished: Fri Sep 26 05:00:06 UTC 2025 [2025-09-26T05:00:20.334Z] elapsed time (seconds): 8.756 [2025-09-26T05:00:20.334Z] configuration: [2025-09-26T05:00:20.334Z] STDOUT: [2025-09-26T05:00:20.334Z] STDERR: [2025-09-26T05:00:20.334Z] rerun: [2025-09-26T05:00:20.334Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/2 && \ [2025-09-26T05:00:20.334Z] DISPLAY=:0 \ [2025-09-26T05:00:20.334Z] HOME=/home/jenkins \ [2025-09-26T05:00:20.334Z] LANG=C.UTF-8 \ [2025-09-26T05:00:20.334Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T05:00:20.334Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-09-26T05:00:20.334Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-09-26T05:00:20.334Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T05:00:20.334Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T05:00:20.334Z] -Dtest.compiler.opts= \ [2025-09-26T05:00:20.334Z] -Dtest.java.opts= \ [2025-09-26T05:00:20.334Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:00:20.335Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:00:20.335Z] -Dtest.timeout.factor=8.0 \ [2025-09-26T05:00:20.335Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T05:00:20.335Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T05:00:20.335Z] -Dtest.name=java/util/regex/NegativeArraySize.java \ [2025-09-26T05:00:20.335Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T05:00:20.335Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex/NegativeArraySize.java \ [2025-09-26T05:00:20.335Z] -Dtest.main.class=NegativeArraySize \ [2025-09-26T05:00:20.335Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.335Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.335Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d \ [2025-09-26T05:00:20.335Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d \ [2025-09-26T05:00:20.335Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/1/java/util/regex/NegativeArraySize.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/regex \ [2025-09-26T05:00:20.335Z] -ea \ [2025-09-26T05:00:20.335Z] -esa \ [2025-09-26T05:00:20.335Z] -Xmx1540m \ [2025-09-26T05:00:20.335Z] -XX:+UseCompressedOops \ [2025-09-26T05:00:20.335Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T05:00:20.335Z] -Xms5G \ [2025-09-26T05:00:20.335Z] -Xmx5G \ [2025-09-26T05:00:20.335Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/java/util/regex/NegativeArraySize.d/testng.0.jta java/util/regex/NegativeArraySize.java false NegativeArraySize [2025-09-26T05:00:20.335Z] [2025-09-26T05:00:20.335Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 137] [2025-09-26T05:00:20.335Z] -------------------------------------------------- [2025-09-26T05:04:23.620Z] TEST: java/util/zip/DeInflate.java [2025-09-26T05:04:23.620Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image [2025-09-26T05:04:23.620Z] [2025-09-26T05:04:23.620Z] ACTION: build -- Passed. Build successful [2025-09-26T05:04:23.620Z] REASON: Named class compiled on demand [2025-09-26T05:04:23.620Z] TIME: 0.094 seconds [2025-09-26T05:04:23.620Z] messages: [2025-09-26T05:04:23.620Z] command: build DeInflate [2025-09-26T05:04:23.620Z] reason: Named class compiled on demand [2025-09-26T05:04:23.620Z] started: Fri Sep 26 05:04:16 UTC 2025 [2025-09-26T05:04:23.620Z] Test directory: [2025-09-26T05:04:23.620Z] compile: DeInflate [2025-09-26T05:04:23.620Z] finished: Fri Sep 26 05:04:16 UTC 2025 [2025-09-26T05:04:23.620Z] elapsed time (seconds): 0.094 [2025-09-26T05:04:23.620Z] [2025-09-26T05:04:23.620Z] ACTION: compile -- Passed. Compilation successful [2025-09-26T05:04:23.620Z] REASON: .class file out of date or does not exist [2025-09-26T05:04:23.620Z] TIME: 0.094 seconds [2025-09-26T05:04:23.620Z] messages: [2025-09-26T05:04:23.620Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip/DeInflate.java [2025-09-26T05:04:23.620Z] reason: .class file out of date or does not exist [2025-09-26T05:04:23.620Z] started: Fri Sep 26 05:04:16 UTC 2025 [2025-09-26T05:04:23.620Z] Mode: agentvm [2025-09-26T05:04:23.620Z] Agent id: 20 [2025-09-26T05:04:23.620Z] Process id: 1875213 [2025-09-26T05:04:23.620Z] finished: Fri Sep 26 05:04:16 UTC 2025 [2025-09-26T05:04:23.620Z] elapsed time (seconds): 0.094 [2025-09-26T05:04:23.620Z] configuration: [2025-09-26T05:04:23.620Z] Boot Layer (javac runtime environment) [2025-09-26T05:04:23.620Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T05:04:23.620Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T05:04:23.620Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T05:04:23.620Z] [2025-09-26T05:04:23.620Z] javac compilation environment [2025-09-26T05:04:23.620Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip [2025-09-26T05:04:23.620Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip [2025-09-26T05:04:23.620Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d [2025-09-26T05:04:23.620Z] [2025-09-26T05:04:23.620Z] rerun: [2025-09-26T05:04:23.620Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1 && \ [2025-09-26T05:04:23.620Z] DISPLAY=:0 \ [2025-09-26T05:04:23.620Z] HOME=/home/jenkins \ [2025-09-26T05:04:23.620Z] LANG=C.UTF-8 \ [2025-09-26T05:04:23.620Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T05:04:23.620Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \ [2025-09-26T05:04:23.620Z] -J-ea \ [2025-09-26T05:04:23.620Z] -J-esa \ [2025-09-26T05:04:23.620Z] -J-Xmx1540m \ [2025-09-26T05:04:23.620Z] -J-XX:+UseCompressedOops \ [2025-09-26T05:04:23.620Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T05:04:23.620Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T05:04:23.620Z] -J-Dtest.compiler.opts= \ [2025-09-26T05:04:23.620Z] -J-Dtest.java.opts= \ [2025-09-26T05:04:23.620Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:04:23.620Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:04:23.620Z] -J-Dtest.timeout.factor=8.0 \ [2025-09-26T05:04:23.620Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T05:04:23.620Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T05:04:23.620Z] -J-Dtest.name=java/util/zip/DeInflate.java \ [2025-09-26T05:04:23.620Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T05:04:23.620Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip/DeInflate.java \ [2025-09-26T05:04:23.620Z] -J-Dtest.main.class=DeInflate \ [2025-09-26T05:04:23.620Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.620Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.620Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d \ [2025-09-26T05:04:23.620Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d \ [2025-09-26T05:04:23.620Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.620Z] -d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d \ [2025-09-26T05:04:23.620Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.620Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip/DeInflate.java [2025-09-26T05:04:23.620Z] [2025-09-26T05:04:23.620Z] ACTION: main -- Error. Agent communication error: java.io.EOFException; check console log for any additional details [2025-09-26T05:04:23.620Z] REASON: User specified action: run main/timeout=480 DeInflate [2025-09-26T05:04:23.620Z] TIME: 2.18 seconds [2025-09-26T05:04:23.620Z] messages: [2025-09-26T05:04:23.620Z] command: main DeInflate [2025-09-26T05:04:23.620Z] reason: User specified action: run main/timeout=480 DeInflate [2025-09-26T05:04:23.620Z] started: Fri Sep 26 05:04:16 UTC 2025 [2025-09-26T05:04:23.620Z] Mode: agentvm [2025-09-26T05:04:23.620Z] Agent id: 21 [2025-09-26T05:04:23.620Z] Process id: 1882161 [2025-09-26T05:04:23.620Z] finished: Fri Sep 26 05:04:18 UTC 2025 [2025-09-26T05:04:23.620Z] elapsed time (seconds): 2.18 [2025-09-26T05:04:23.620Z] configuration: [2025-09-26T05:04:23.620Z] Boot Layer [2025-09-26T05:04:23.620Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.3.jar [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-09-26T05:04:23.621Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/patches/java.base [2025-09-26T05:04:23.621Z] [2025-09-26T05:04:23.621Z] Test Layer [2025-09-26T05:04:23.621Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip [2025-09-26T05:04:23.621Z] [2025-09-26T05:04:23.621Z] rerun: [2025-09-26T05:04:23.621Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1 && \ [2025-09-26T05:04:23.621Z] DISPLAY=:0 \ [2025-09-26T05:04:23.621Z] HOME=/home/jenkins \ [2025-09-26T05:04:23.621Z] LANG=C.UTF-8 \ [2025-09-26T05:04:23.621Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-09-26T05:04:23.621Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \ [2025-09-26T05:04:23.621Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:+UseCompressedOops' \ [2025-09-26T05:04:23.621Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:+UseCompressedOops' \ [2025-09-26T05:04:23.621Z] -Dtest.compiler.opts= \ [2025-09-26T05:04:23.621Z] -Dtest.java.opts= \ [2025-09-26T05:04:23.621Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:04:23.621Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \ [2025-09-26T05:04:23.621Z] -Dtest.timeout.factor=8.0 \ [2025-09-26T05:04:23.621Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-09-26T05:04:23.621Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-09-26T05:04:23.621Z] -Dtest.name=java/util/zip/DeInflate.java \ [2025-09-26T05:04:23.621Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \ [2025-09-26T05:04:23.621Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip/DeInflate.java \ [2025-09-26T05:04:23.621Z] -Dtest.main.class=DeInflate \ [2025-09-26T05:04:23.621Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.621Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.621Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d \ [2025-09-26T05:04:23.621Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d \ [2025-09-26T05:04:23.621Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip \ [2025-09-26T05:04:23.621Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/classes/2/java/util/zip/DeInflate.d:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/zip:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-09-26T05:04:23.621Z] DeInflate [2025-09-26T05:04:23.621Z] STDOUT: [2025-09-26T05:04:23.621Z] level:-1, strategy: 0, dowrap: false [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] iteration: 2 input length: 309152 [2025-09-26T05:04:23.621Z] iteration: 3 input length: 234211 [2025-09-26T05:04:23.621Z] iteration: 4 input length: 255635 [2025-09-26T05:04:23.621Z] iteration: 5 input length: 470093 [2025-09-26T05:04:23.621Z] level:-1, strategy: 0, dowrap: true [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] iteration: 2 input length: 480403 [2025-09-26T05:04:23.621Z] iteration: 3 input length: 138379 [2025-09-26T05:04:23.621Z] iteration: 4 input length: 461463 [2025-09-26T05:04:23.621Z] iteration: 5 input length: 217836 [2025-09-26T05:04:23.621Z] level:-1, strategy: 1, dowrap: false [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] iteration: 2 input length: 115333 [2025-09-26T05:04:23.621Z] iteration: 3 input length: 319950 [2025-09-26T05:04:23.621Z] iteration: 4 input length: 292976 [2025-09-26T05:04:23.621Z] iteration: 5 input length: 200939 [2025-09-26T05:04:23.621Z] level:-1, strategy: 1, dowrap: true [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] iteration: 2 input length: 271474 [2025-09-26T05:04:23.621Z] iteration: 3 input length: 307029 [2025-09-26T05:04:23.621Z] iteration: 4 input length: 272290 [2025-09-26T05:04:23.621Z] iteration: 5 input length: 139353 [2025-09-26T05:04:23.621Z] level:-1, strategy: 2, dowrap: false [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] iteration: 2 input length: 375465 [2025-09-26T05:04:23.621Z] iteration: 3 input length: 115046 [2025-09-26T05:04:23.621Z] iteration: 4 input length: 487351 [2025-09-26T05:04:23.621Z] iteration: 5 input length: 175663 [2025-09-26T05:04:23.621Z] level:-1, strategy: 2, dowrap: true [2025-09-26T05:04:23.621Z] iteration: 1 input length: 524288 [2025-09-26T05:04:23.621Z] stdout: [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # A fatal error has been detected by the Java Runtime Environment: [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # Internal Error (output.cpp:1745), pid=1882161, tid=1882367 [2025-09-26T05:04:23.621Z] # guarantee((int)(blk_starts[i+1] - blk_starts[i]) >= (current_offset - blk_offset)) failed: shouldn't increase block size [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # JRE version: OpenJDK Runtime Environment Temurin-26+17-202509252032 (26.0+17) (build 26-beta+17-ea) [2025-09-26T05:04:23.621Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-26+17-202509252032 (26-beta+17-ea, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x) [2025-09-26T05:04:23.621Z] # Problematic frame: [2025-09-26T05:04:23.621Z] # V [libjvm.so+0xb506e2] PhaseOutput::fill_buffer(C2_MacroAssembler*, unsigned int*)+0x1552 [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E" (or dumping to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1/core.1882161) [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # An error report file with more information is saved as: [2025-09-26T05:04:23.621Z] # /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1/hs_err_pid1882161.log [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # Compiler replay data is saved as: [2025-09-26T05:04:23.621Z] # /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work/scratch/1/replay_pid1882161.log [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] # If you would like to submit a bug report, please visit: [2025-09-26T05:04:23.621Z] # https://github.com/adoptium/adoptium-support/issues [2025-09-26T05:04:23.621Z] # [2025-09-26T05:04:23.621Z] [2025-09-26T05:04:23.621Z] TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details [2025-09-26T05:04:23.621Z] -------------------------------------------------- [2025-09-26T05:05:08.825Z] Test results: passed: 989; failed: 4; error: 1; excluded: 1; did not match keywords: 8; did not meet platform requirements: 2 [2025-09-26T05:05:19.011Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/report/html/report.html [2025-09-26T05:05:19.011Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17588561889304/jdk_util_0/work [2025-09-26T05:05:19.011Z] Error: Some tests failed or other problems occurred. [2025-09-26T05:05:19.011Z] ----------------------------------- [2025-09-26T05:05:19.011Z] jdk_util_0_FAILED [2025-09-26T05:05:19.011Z] ----------------------------------- [2025-09-26T05:05:19.011Z] [2025-09-26T05:05:19.011Z] TEST TEARDOWN: [2025-09-26T05:05:19.011Z] Nothing to be done for teardown. [2025-09-26T05:05:19.011Z] jdk_util_0 Finish Time: Fri Sep 26 05:05:17 2025 Epoch Time (ms): 1758863117875