ConcurrentLoadTest_5m_1
[2025-05-16T13:45:00.820Z] Running test ConcurrentLoadTest_5m_1 ...
[2025-05-16T13:45:01.116Z] ===============================================
[2025-05-16T13:45:01.410Z] ConcurrentLoadTest_5m_1 Start Time: Fri May 16 13:45:01 2025 Epoch Time (ms): 1747403101186
[2025-05-16T13:45:01.706Z] variation: Mode650
[2025-05-16T13:45:01.706Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-16T13:45:01.706Z] { \
[2025-05-16T13:45:01.706Z] echo ""; echo "TEST SETUP:"; \
[2025-05-16T13:45:01.706Z] echo "Nothing to be done for setup."; \
[2025-05-16T13:45:01.706Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1"; \
[2025-05-16T13:45:01.707Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1"; \
[2025-05-16T13:45:01.707Z] echo ""; echo "TESTING:"; \
[2025-05-16T13:45:01.707Z] perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\STF;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests///..//jvmtest\\system\\otherLoadTest/../\\aqa-systemtest""" -systemtest-prereqs="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\\" -java-args=' -XX:-UseCompressedOops ' -results-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1" -test=ConcurrentLoadTest -test-args="timeLimit=5m"; \
[2025-05-16T13:45:01.707Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1"; else echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-16T13:45:01.707Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-16T13:45:01.707Z] echo "Nothing to be done for teardown."; \
[2025-05-16T13:45:01.707Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\\TKG\\output_17474017536575\\TestTargetResult";
[2025-05-16T13:45:02.002Z]
[2025-05-16T13:45:02.002Z] TEST SETUP:
[2025-05-16T13:45:02.002Z] Nothing to be done for setup.
[2025-05-16T13:45:02.002Z]
[2025-05-16T13:45:02.002Z] TESTING:
[2025-05-16T13:45:02.647Z] STF 13:45:02.307 - ========================= S T F =========================
[2025-05-16T13:45:02.647Z] systemtest-prereqs has been processed, and set to: C:/Users/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1
[2025-05-16T13:45:02.647Z] There is 49252 Mb free
[2025-05-16T13:45:02.647Z] STF 13:45:02.394 - ================== G E N E R A T I O N ==================
[2025-05-16T13:45:02.647Z] STF 13:45:02.399 - Checking JVM: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image
[2025-05-16T13:45:02.647Z] STF 13:45:02.400 - Starting process to generate scripts: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/asm/asm-commons.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-api.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/stf_parameters.properties, , C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest"
[2025-05-16T13:45:02.647Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-16T13:45:03.699Z] GEN 13:45:03.596 - Found test. Project: 'openjdk.test.load' class: 'ConcurrentLoadTest.class' Dir: 'C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.load\bin'
[2025-05-16T13:45:03.699Z] GEN 13:45:03.645 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.ConcurrentLoadTest'
[2025-05-16T13:45:03.996Z] GEN Classpath directories used by project 'openjdk.test.load':
[2025-05-16T13:45:03.996Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\aqa-systemtest\\openjdk.test.load\\bin
[2025-05-16T13:45:03.996Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.core\\bin
[2025-05-16T13:45:03.996Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\jvmtest\\system\\STF\\stf.load\\bin
[2025-05-16T13:45:03.996Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-16T13:45:03.996Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-16T13:45:03.996Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-16T13:45:03.996Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-16T13:45:03.996Z] GEN 13:45:03.893 - Using Mode NoOptions. Values = ''
[2025-05-16T13:45:04.295Z] GEN 13:45:03.993 -
[2025-05-16T13:45:04.295Z] GEN 13:45:03.993 - Test command summary:
[2025-05-16T13:45:04.295Z] GEN 13:45:03.995 - Step Stage Command Description
[2025-05-16T13:45:04.295Z] GEN 13:45:03.995 - -----+--------+-----------------+------------
[2025-05-16T13:45:04.295Z] GEN 13:45:03.995 - 1 execute Run java Run concurrency unit tests
[2025-05-16T13:45:04.295Z] STF 13:45:04.030 -
[2025-05-16T13:45:04.295Z] STF 13:45:04.030 - Script generation completed
[2025-05-16T13:45:04.295Z] STF 13:45:04.030 -
[2025-05-16T13:45:04.295Z] STF 13:45:04.032 -
[2025-05-16T13:45:04.295Z] STF 13:45:04.032 - ======================= S E T U P =======================
[2025-05-16T13:45:04.295Z] STF 13:45:04.032 - Running setup: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/setUp.pl
[2025-05-16T13:45:04.590Z] STF 13:45:04.417 - SETUP stage completed
[2025-05-16T13:45:04.590Z] STF 13:45:04.444 -
[2025-05-16T13:45:04.590Z] STF 13:45:04.444 - ==================== E X E C U T E - ====================
[2025-05-16T13:45:04.590Z] STF 13:45:04.444 - Running execute: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/execute.pl
[2025-05-16T13:45:04.891Z] STF 13:45:04.837 -
[2025-05-16T13:45:04.891Z] STF 13:45:04.837 - Java version
[2025-05-16T13:45:04.891Z] STF 13:45:04.837 - Running: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-16T13:45:04.891Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-16T13:45:05.187Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-05-16T13:45:05.187Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505160832 (build 21.0.8-beta+3-ea)
[2025-05-16T13:45:05.187Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505160832 (build 21.0.8-beta+3-ea, mixed mode)
[2025-05-16T13:45:05.187Z] STF 13:45:04.965 -
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - +------ Step 1 - Run concurrency unit tests
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - | Run foreground process
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - | Mnemonic: LT
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - | Echo: ECHO_ON
[2025-05-16T13:45:05.187Z] STF 13:45:04.966 - | Expectation: CLEAN_RUN within 1h5m
[2025-05-16T13:45:05.187Z] STF 13:45:04.972 - |
[2025-05-16T13:45:05.188Z] STF 13:45:04.973 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -javaagent:C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -XX:-UseCompressedOops -classpath C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\STF\stf.load\bin;C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\STF\stf.core\bin;C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar;C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar;C:/Users/jenkins/testDependency/system_lib/asm/asm.jar;C:/Users/jenkins/testDependency/system_lib/asm/asm-commons.jar;C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar;C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\jvmtest\system\aqa-systemtest\openjdk.test.concurrent\bin net.adoptopenjdk.loadTest.LoadTest -resultsDir C:\Users\jenkins\workspace\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\aqa-tests\TKG\output_17474017536575\ConcurrentLoadTest_5m_1\20250516-134502-ConcurrentLoadTest\results -resultsPrefix 1.LT. -timeLimit 5m -abortIfOutOfMemory false -reportFailureLimit 1 -abortAtFailureLimit 10 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.concurrent.threadCount 20 -suite.concurrent.inventoryFile C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml -suite.concurrent.inventoryExcludeFile C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml -suite.concurrent.selection random -suite.concurrent.seed -1 -suite.concurrent.repeatCount 1 -suite.concurrent.thinkingTime 0ms..0ms
[2025-05-16T13:45:05.188Z] STF 13:45:04.973 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.stderr
[2025-05-16T13:45:05.188Z] STF 13:45:04.973 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.stdout
[2025-05-16T13:45:05.188Z] STF 13:45:05.042 - Monitoring processes: LT
[2025-05-16T13:45:05.188Z] LT stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-16T13:45:06.718Z] LT 13:45:06.412 - Load test parameters
[2025-05-16T13:45:06.718Z] LT 13:45:06.418 - Time limited = true
[2025-05-16T13:45:06.718Z] LT 13:45:06.418 - Time limit = 5m
[2025-05-16T13:45:06.718Z] LT 13:45:06.418 - abortIfOutOfMemory = false
[2025-05-16T13:45:06.718Z] LT 13:45:06.418 - reportFailureLimit = 1
[2025-05-16T13:45:06.718Z] LT 13:45:06.419 - abortAtFailureLimit = 10
[2025-05-16T13:45:06.718Z] LT 13:45:06.422 - maxTotalLogFileSpace = 209715200
[2025-05-16T13:45:06.718Z] LT 13:45:06.422 - maxSingleLogSize = 8388608
[2025-05-16T13:45:06.718Z] LT 13:45:06.423 - Parameters for suite 0
[2025-05-16T13:45:06.718Z] LT 13:45:06.423 - Suite name = concurrent
[2025-05-16T13:45:06.718Z] LT 13:45:06.423 - Number threads = 20
[2025-05-16T13:45:06.718Z] LT 13:45:06.423 - Supplied seed = -1
[2025-05-16T13:45:06.718Z] LT 13:45:06.424 - Inventory file = C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml
[2025-05-16T13:45:06.719Z] LT 13:45:06.424 - Exclude file = C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/TKG/output_17474017536575/ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-16T13:45:06.719Z] LT 13:45:06.424 - Number tests = -1
[2025-05-16T13:45:06.719Z] LT 13:45:06.425 - Repeat count = 1
[2025-05-16T13:45:06.719Z] LT 13:45:06.425 - Thinking time = 0ms..0ms
[2025-05-16T13:45:06.719Z] LT 13:45:06.425 - Selection mode = random
[2025-05-16T13:45:06.719Z] LT 13:45:06.426 - Actual seed = 1749092818600
[2025-05-16T13:45:06.719Z] LT 13:45:06.441 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1\\20250516-134502-ConcurrentLoadTest\\results\\1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent.xml
[2025-05-16T13:45:06.719Z] LT 13:45:06.455 - Reading exclusion file. File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-16T13:45:06.719Z] LT 13:45:06.456 - Parsing inventory file. Root=C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_extended.system_aarch64_windows_testList_2\\aqa-tests\\TKG\\output_17474017536575\\ConcurrentLoadTest_5m_1\\20250516-134502-ConcurrentLoadTest\\results\\1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml
[2025-05-16T13:45:06.719Z] LT 13:45:06.459 - Final test list:
[2025-05-16T13:45:06.719Z] LT 13:45:06.466 - 0 JUnit[net.adoptopenjdk.test.concurrent.ArrayBlockingQueueTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.466 - 1 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentHashMapTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.466 - 2 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentLinkedQueueTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.466 - 3 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentSkipListMapTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 5 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArrayListTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 6 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArraySetTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 7 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 8 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestAPI] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 9 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestStress] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 11 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.LinkedTransferQueueTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 12 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.PhaserTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 13 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ThreadLocalRandomTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 14 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicBooleanTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 15 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerArrayTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 16 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerFieldUpdaterTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 17 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 18 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongArrayTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 19 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongFieldUpdaterTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 20 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 21 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicMarkableReferenceTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.467 - 22 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceArrayTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.468 - 23 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceFieldUpdaterTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.468 - 24 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.468 - 25 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicStampedReferenceTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.468 - 26 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantLockTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.468 - 27 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantReadWriteLockTest] Weighting=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.496 - Starting thread. Suite=0 thread=0
[2025-05-16T13:45:06.719Z] LT 13:45:06.497 - Starting thread. Suite=0 thread=1
[2025-05-16T13:45:06.719Z] LT 13:45:06.498 - Starting thread. Suite=0 thread=2
[2025-05-16T13:45:06.719Z] LT 13:45:06.498 - Starting thread. Suite=0 thread=3
[2025-05-16T13:45:06.719Z] LT 13:45:06.498 - Starting thread. Suite=0 thread=4
[2025-05-16T13:45:06.719Z] LT 13:45:06.498 - Starting thread. Suite=0 thread=5
[2025-05-16T13:45:07.043Z] LT 13:45:06.498 - Starting thread. Suite=0 thread=6
[2025-05-16T13:45:07.043Z] LT 13:45:06.499 - Starting thread. Suite=0 thread=7
[2025-05-16T13:45:07.043Z] LT 13:45:06.499 - Starting thread. Suite=0 thread=8
[2025-05-16T13:45:07.043Z] LT 13:45:06.499 - Starting thread. Suite=0 thread=9
[2025-05-16T13:45:07.043Z] LT 13:45:06.499 - Starting thread. Suite=0 thread=10
[2025-05-16T13:45:07.043Z] LT 13:45:06.499 - Starting thread. Suite=0 thread=11
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=12
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=13
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=14
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=15
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=16
[2025-05-16T13:45:07.043Z] LT 13:45:06.500 - Starting thread. Suite=0 thread=17
[2025-05-16T13:45:07.043Z] LT 13:45:06.501 - Starting thread. Suite=0 thread=18
[2025-05-16T13:45:07.043Z] LT 13:45:06.501 - Starting thread. Suite=0 thread=19
[2025-05-16T13:45:29.702Z] LT 13:45:26.561 - Completed 6.7%. Number of tests started=166
[2025-05-16T13:45:48.370Z] LT 13:45:46.499 - Completed 13.3%. Number of tests started=234 (+68)
[2025-05-16T13:46:10.943Z] LT 13:46:06.518 - Completed 20.0%. Number of tests started=304 (+70)
[2025-05-16T13:46:29.612Z] LT 13:46:26.516 - Completed 26.7%. Number of tests started=402 (+98)
[2025-05-16T13:46:48.284Z] LT 13:46:46.519 - Completed 33.4%. Number of tests started=475 (+73)
[2025-05-16T13:47:06.958Z] LT 13:47:06.548 - Completed 40.0%. Number of tests started=618 (+143)
[2025-05-16T13:47:29.513Z] LT 13:47:26.526 - Completed 46.7%. Number of tests started=681 (+63)
[2025-05-16T13:47:48.208Z] LT 13:47:46.522 - Completed 53.4%. Number of tests started=779 (+98)
[2025-05-16T13:48:06.840Z] LT 13:48:06.517 - Completed 60.0%. Number of tests started=867 (+88)
[2025-05-16T13:48:29.401Z] LT 13:48:26.573 - Completed 66.7%. Number of tests started=916 (+49)
[2025-05-16T13:48:48.035Z] LT 13:48:46.555 - Completed 73.4%. Number of tests started=1052 (+136)
[2025-05-16T13:49:10.600Z] LT 13:49:06.555 - Completed 80.0%. Number of tests started=1125 (+73)
[2025-05-16T13:49:29.249Z] LT 13:49:26.544 - Completed 86.7%. Number of tests started=1212 (+87)
[2025-05-16T13:49:47.911Z] LT 13:49:46.587 - Completed 93.4%. Number of tests started=1262 (+50)
[2025-05-16T13:50:06.556Z] STF 13:50:04.114 - Heartbeat: Process LT is still running
[2025-05-16T13:50:07.198Z] LT 13:50:06.558 - Completed 100.0%. Number of tests started=1334 (+72)
[2025-05-16T13:50:08.751Z] LT 13:50:07.754 - Thread completed. Suite=0 thread=0
[2025-05-16T13:50:10.276Z] LT 13:50:09.334 - Thread completed. Suite=0 thread=13
[2025-05-16T13:50:10.572Z] LT 13:50:10.119 - Thread completed. Suite=0 thread=2
[2025-05-16T13:50:19.097Z] LT 13:50:17.979 - Thread completed. Suite=0 thread=16
[2025-05-16T13:50:20.146Z] LT 13:50:19.322 - Thread completed. Suite=0 thread=8
[2025-05-16T13:50:20.146Z] LT 13:50:19.322 - Thread completed. Suite=0 thread=7
[2025-05-16T13:50:24.634Z] LT 13:50:23.547 - Thread completed. Suite=0 thread=9
[2025-05-16T13:50:27.389Z] LT 13:50:26.509 - Completed 100.0%. Number of tests started=1334 (+0)
[2025-05-16T13:50:30.938Z] LT 13:50:30.094 - Thread completed. Suite=0 thread=15
[2025-05-16T13:50:30.938Z] LT 13:50:30.242 - Thread completed. Suite=0 thread=11
[2025-05-16T13:50:31.986Z] LT 13:50:31.344 - Thread completed. Suite=0 thread=4
[2025-05-16T13:50:32.283Z] LT 13:50:31.877 - Thread completed. Suite=0 thread=1
[2025-05-16T13:50:35.053Z] LT 13:50:34.467 - Thread completed. Suite=0 thread=5
[2025-05-16T13:50:38.622Z] LT 13:50:38.048 - Thread completed. Suite=0 thread=17
[2025-05-16T13:50:38.919Z] LT 13:50:38.438 - Thread completed. Suite=0 thread=12
[2025-05-16T13:50:39.966Z] LT 13:50:39.434 - Thread completed. Suite=0 thread=19
[2025-05-16T13:50:39.966Z] LT 13:50:39.435 - Thread completed. Suite=0 thread=10
[2025-05-16T13:50:41.020Z] LT 13:50:40.655 - Thread completed. Suite=0 thread=18
[2025-05-16T13:50:45.505Z] LT 13:50:45.097 - Thread completed. Suite=0 thread=6
[2025-05-16T13:50:47.591Z] LT 13:50:46.494 - Completed 100.0%. Number of tests started=1334 (+0)
[2025-05-16T13:50:52.085Z] LT 13:50:51.133 - Thread completed. Suite=0 thread=14
[2025-05-16T13:50:54.866Z] LT 13:50:53.922 - Thread completed. Suite=0 thread=3
[2025-05-16T13:50:54.866Z] LT 13:50:53.979 - Test stopped due to reaching runtime limit
[2025-05-16T13:50:54.866Z] LT 13:50:53.979 - Load test completed
[2025-05-16T13:50:54.866Z] LT 13:50:53.979 - Ran : 1334
[2025-05-16T13:50:54.866Z] LT 13:50:53.979 - Passed : 1334
[2025-05-16T13:50:54.866Z] LT 13:50:53.980 - Failed : 0
[2025-05-16T13:50:54.866Z] LT 13:50:53.980 - Result : PASSED
[2025-05-16T13:50:54.866Z] STF 13:50:54.053 - Monitoring Report Summary:
[2025-05-16T13:50:54.866Z] STF 13:50:54.053 - o Process LT ended with the expected exit code (0)
[2025-05-16T13:50:54.866Z] STF 13:50:54.054 - EXECUTE stage completed
[2025-05-16T13:50:54.866Z] STF 13:50:54.229 -
[2025-05-16T13:50:54.866Z] STF 13:50:54.229 - ==================== T E A R D O W N ====================
[2025-05-16T13:50:54.866Z] STF 13:50:54.229 - Running teardown: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_extended.system_aarch64_windows_testList_2/aqa-tests/\TKG\output_17474017536575\ConcurrentLoadTest_5m_1/20250516-134502-ConcurrentLoadTest/tearDown.pl
[2025-05-16T13:50:54.866Z] STF 13:50:54.610 - TEARDOWN stage completed
[2025-05-16T13:50:54.866Z] STF 13:50:54.650 -
[2025-05-16T13:50:54.866Z] STF 13:50:54.650 - ===================== R E S U L T S =====================
[2025-05-16T13:50:54.866Z] STF 13:50:54.650 - Stage results:
[2025-05-16T13:50:54.866Z] STF 13:50:54.650 - setUp: pass
[2025-05-16T13:50:54.866Z] STF 13:50:54.650 - execute: pass
[2025-05-16T13:50:54.866Z] STF 13:50:54.651 - teardown: pass
[2025-05-16T13:50:54.866Z] STF 13:50:54.651 -
[2025-05-16T13:50:54.866Z] STF 13:50:54.651 - Overall result: PASSED
[2025-05-16T13:50:54.866Z] -----------------------------------
[2025-05-16T13:50:54.866Z] ConcurrentLoadTest_5m_1_PASSED
[2025-05-16T13:50:54.866Z] -----------------------------------
[2025-05-16T13:50:54.866Z]
[2025-05-16T13:50:54.866Z] TEST TEARDOWN:
[2025-05-16T13:50:54.866Z] Nothing to be done for teardown.
[2025-05-16T13:50:55.163Z] ConcurrentLoadTest_5m_1 Finish Time: Fri May 16 13:50:55 2025 Epoch Time (ms): 1747403455014