Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1320 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 561 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060 originally caused by: Started by user Adam Farley Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10 Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)" > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-08T15:17:12.671Z] SPEC: linux_x86-64 [Pipeline] echo [2026-01-08T15:17:12.672Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T15:17:12.688Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-01-08T15:17:12.690Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure' [Pipeline] echo [2026-01-08T15:17:12.692Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic) [Pipeline] nodesByLabel [2026-01-08T15:17:12.701Z] Found a total of 10 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label [Pipeline] node [2026-01-08T15:17:12.734Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-08T15:17:12.773Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:17:13.023Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:17:13.023Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:17:13.137Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T15:17:13.291Z] The recommended git tool is: git [2026-01-08T15:17:13.523Z] No credentials specified [2026-01-08T15:17:13.635Z] Cloning the remote Git repository [2026-01-08T15:15:06.110Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T15:15:06.111Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests # timeout=10 [2026-01-08T15:15:06.123Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-08T15:15:06.124Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T15:15:06.124Z] > git --version # timeout=10 [2026-01-08T15:15:06.130Z] > git --version # 'git version 2.15.0' [2026-01-08T15:15:06.130Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:17:17.168Z] Avoid second fetch [2026-01-08T15:17:17.320Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master) [2026-01-08T15:15:09.285Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T15:15:09.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:15:09.529Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-08T15:15:09.682Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:15:09.688Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10 [2026-01-08T15:17:18.418Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T15:17:21.040Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T15:17:21.072Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T15:17:22.480Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-08T15:17:22.922Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:17:24.255Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:17:24.255Z] Unix type machine.. [2026-01-08T15:17:24.255Z] Running on a Linux host [2026-01-08T15:17:24.255Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash [2026-01-08T15:17:24.255Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash [2026-01-08T15:17:24.255Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash [2026-01-08T15:17:24.255Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash [2026-01-08T15:17:24.255Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash [2026-01-08T15:17:24.255Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash [2026-01-08T15:17:24.255Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash [2026-01-08T15:17:24.255Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash [2026-01-08T15:17:24.255Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash [2026-01-08T15:17:24.255Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash [2026-01-08T15:17:24.255Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash [2026-01-08T15:17:24.255Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash [2026-01-08T15:17:24.255Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash [2026-01-08T15:17:24.255Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash [2026-01-08T15:17:24.255Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash [2026-01-08T15:17:24.255Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash [2026-01-08T15:17:24.255Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash [2026-01-08T15:17:24.255Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash [2026-01-08T15:17:24.255Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash [2026-01-08T15:17:24.256Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash [2026-01-08T15:17:24.256Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash [2026-01-08T15:17:24.256Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash [2026-01-08T15:17:24.256Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash [2026-01-08T15:17:24.256Z] Boooo - there are rogue processes kicking about [2026-01-08T15:17:24.256Z] Issuing a kill to all processes shown above [2026-01-08T15:17:24.256Z] Sleeping for 10 seconds... [2026-01-08T15:17:35.166Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash [2026-01-08T15:17:35.166Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash [2026-01-08T15:17:35.166Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash [2026-01-08T15:17:35.166Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash [2026-01-08T15:17:35.166Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash [2026-01-08T15:17:35.166Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash [2026-01-08T15:17:35.166Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash [2026-01-08T15:17:35.166Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash [2026-01-08T15:17:35.166Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash [2026-01-08T15:17:35.166Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash [2026-01-08T15:17:35.166Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash [2026-01-08T15:17:35.166Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash [2026-01-08T15:17:35.166Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash [2026-01-08T15:17:35.166Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash [2026-01-08T15:17:35.166Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash [2026-01-08T15:17:35.166Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash [2026-01-08T15:17:35.166Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash [2026-01-08T15:17:35.166Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash [2026-01-08T15:17:35.166Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash [2026-01-08T15:17:35.166Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash [2026-01-08T15:17:35.167Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash [2026-01-08T15:17:35.167Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash [2026-01-08T15:17:35.167Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash [2026-01-08T15:17:35.167Z] Still processes left going to remove those with kill -KILL ... [2026-01-08T15:17:35.167Z] DONE - One final check ... [2026-01-08T15:17:35.167Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash [2026-01-08T15:17:35.167Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash [2026-01-08T15:17:35.167Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash [2026-01-08T15:17:35.167Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash [2026-01-08T15:17:35.167Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash [2026-01-08T15:17:35.167Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash [2026-01-08T15:17:35.167Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash [2026-01-08T15:17:35.167Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash [2026-01-08T15:17:35.167Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash [2026-01-08T15:17:35.167Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash [2026-01-08T15:17:35.167Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash [2026-01-08T15:17:35.167Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash [2026-01-08T15:17:35.167Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash [2026-01-08T15:17:35.167Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash [2026-01-08T15:17:35.167Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash [2026-01-08T15:17:35.167Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash [2026-01-08T15:17:35.167Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash [2026-01-08T15:17:35.167Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash [2026-01-08T15:17:35.167Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash [2026-01-08T15:17:35.167Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash [2026-01-08T15:17:35.167Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash [2026-01-08T15:17:35.167Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash [2026-01-08T15:17:35.167Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash [2026-01-08T15:17:35.167Z] Cleanup failed, processes still remain... [Pipeline] echo [2026-01-08T15:17:35.492Z] rc = 127, Unable to terminate all processes. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-08T15:17:37.965Z] + printenv [2026-01-08T15:17:37.965Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:37.965Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:17:37.965Z] SETUP_JCK_RUN=false [2026-01-08T15:17:37.965Z] USE_TESTENV_PROPERTIES=false [2026-01-08T15:17:37.965Z] MAIL=/var/mail/jenkins [2026-01-08T15:17:37.965Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T15:17:37.965Z] SSH_CLIENT=78.47.239.97 56966 22 [2026-01-08T15:17:37.965Z] BUILD_LIST=openjdk [2026-01-08T15:17:37.965Z] USER=jenkins [2026-01-08T15:17:37.965Z] SDK_RESOURCE=upstream [2026-01-08T15:17:37.965Z] OPENJ9_BRANCH=master [2026-01-08T15:17:37.965Z] jobStatus=SUCCESS [2026-01-08T15:17:37.965Z] CI=true [2026-01-08T15:17:37.965Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/21/display/redirect?page=changes [2026-01-08T15:17:37.965Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T15:17:37.965Z] UPSTREAM_JOB_NUMBER=561 [2026-01-08T15:17:37.965Z] EXIT_FAILURE=false [2026-01-08T15:17:37.965Z] SHLVL=1 [2026-01-08T15:17:37.965Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T15:17:37.965Z] TARGET=-f parallelList.mk testList_2 [2026-01-08T15:17:37.965Z] NODE_LABELS=test ci.role.test ubuntu linux x64 sw.os.linux sw.tool.docker hw.arch.x86 test-ibmcloud-ubuntu1604-x64-1 [2026-01-08T15:17:37.965Z] USE_JRE=false [2026-01-08T15:17:37.965Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.965Z] OLDPWD=/home/jenkins [2026-01-08T15:17:37.965Z] HOME=/home/jenkins [2026-01-08T15:17:37.966Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/21/ [2026-01-08T15:17:37.966Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T15:17:37.966Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2.tap [2026-01-08T15:17:37.966Z] JDK_IMPL=hotspot [2026-01-08T15:17:37.966Z] DOCKER_REQUIRED=false [2026-01-08T15:17:37.966Z] JENKINS_SERVER_COOKIE=durable-0fccc7c47a79d54c994b293f3ebc271f217c9ba7315733993558b1475231fa1d [2026-01-08T15:17:37.966Z] HUDSON_COOKIE=bacce614-136e-4606-9efb-42609f418b6d [2026-01-08T15:17:37.966Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../benchmarks [2026-01-08T15:17:37.966Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-08T15:17:37.966Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2026-01-08T15:17:37.966Z] KEEP_WORKSPACE=false [2026-01-08T15:17:37.966Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T15:17:37.966Z] GENERATE_JOBS=false [2026-01-08T15:17:37.966Z] PERSONAL_BUILD=false [2026-01-08T15:17:37.966Z] NODE_NAME=test-ibmcloud-ubuntu1604-x64-1 [2026-01-08T15:17:37.966Z] JDK_BRANCH=dev [2026-01-08T15:17:37.966Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.966Z] LOGNAME=jenkins [2026-01-08T15:17:37.966Z] _=/usr/lib/jvm/jdk17/bin/java [2026-01-08T15:17:37.966Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/21/display/redirect?page=artifacts [2026-01-08T15:17:37.966Z] CLOUD_PROVIDER=azure [2026-01-08T15:17:37.966Z] STAGE_NAME=Setup [2026-01-08T15:17:37.966Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2026-01-08T15:17:37.966Z] AUTO_DETECT=true [2026-01-08T15:17:37.966Z] EXECUTOR_NUMBER=0 [2026-01-08T15:17:37.966Z] JDK_VERSION=8 [2026-01-08T15:17:37.966Z] XDG_SESSION_ID=16517 [2026-01-08T15:17:37.966Z] BUILD_DISPLAY_NAME=#21 [2026-01-08T15:17:37.966Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T15:17:37.966Z] TIME_LIMIT=25 [2026-01-08T15:17:37.966Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T15:17:37.966Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/21/display/redirect?page=tests [2026-01-08T15:17:37.966Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T15:17:37.966Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2026-01-08T15:17:37.966Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-08T15:17:37.966Z] PLATFORM=x86-64_linux [2026-01-08T15:17:37.966Z] TKG_ITERATIONS=1 [2026-01-08T15:17:37.966Z] EXIT_SUCCESS=false [2026-01-08T15:17:37.966Z] RERUN_FAILURE=true [2026-01-08T15:17:37.966Z] BUILD_ID=21 [2026-01-08T15:17:37.966Z] XDG_RUNTIME_DIR=/run/user/1000 [2026-01-08T15:17:37.966Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T15:17:37.966Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/system_lib [2026-01-08T15:17:37.966Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2-21 [2026-01-08T15:17:37.966Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T15:17:37.966Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-08T15:17:37.966Z] LANG=en_US.UTF-8 [2026-01-08T15:17:37.966Z] JCK_GIT_BRANCH=master [2026-01-08T15:17:37.966Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/ [2026-01-08T15:17:37.966Z] KEEP_REPORTDIR=true [2026-01-08T15:17:37.966Z] ORIGIN_JDK_VERSION=8 [2026-01-08T15:17:37.966Z] BUILD_NUMBER=21 [2026-01-08T15:17:37.966Z] JENKINS_NODE_COOKIE=a3bf7d96-e2cc-4f1e-a1aa-b4800a04a672 [2026-01-08T15:17:37.966Z] SHELL=/bin/bash [2026-01-08T15:17:37.966Z] ITERATIONS=1 [2026-01-08T15:17:37.966Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-08T15:17:37.966Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2026-01-08T15:17:37.966Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/21/display/redirect [2026-01-08T15:17:37.966Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T15:17:37.966Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T15:17:37.966Z] SPEC=linux_x86-64 [2026-01-08T15:17:37.966Z] UPSTREAM_TEST_JOB_NUMBER=1320 [2026-01-08T15:17:37.966Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T15:17:37.966Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/display/redirect [2026-01-08T15:17:37.966Z] NUM_PROCESSORS=4 [2026-01-08T15:17:37.966Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2026-01-08T15:17:37.966Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T15:17:37.966Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2026-01-08T15:17:37.966Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T15:17:37.966Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2026-01-08T15:17:37.966Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:17:37.966Z] SSH_CONNECTION=78.47.239.97 56966 169.48.4.141 22 [2026-01-08T15:17:37.966Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@tmp [2026-01-08T15:17:37.966Z] PARALLEL=None [2026-01-08T15:17:37.966Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:15:14 +0000 [2026-01-08T15:17:37.966Z] DYNAMIC_COMPILE=false [2026-01-08T15:17:37.966Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T15:17:38.290Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T15:17:38.303Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:18:24.266Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 561 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T15:18:24.641Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-08T15:18:24.681Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [Pipeline] { [Pipeline] sshagent [2026-01-08T15:16:17.072Z] $ ssh-agent [2026-01-08T15:18:25.277Z] SSH_AUTH_SOCK=/tmp/ssh-VAEQwIUAoV9s/agent.43540 [2026-01-08T15:18:25.277Z] SSH_AGENT_PID=43542 [2026-01-08T15:18:25.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T15:18:25.329Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T15:18:25.423Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-08T15:18:26.725Z] + pwd [2026-01-08T15:18:26.725Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-08T15:18:26.725Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [2026-01-08T15:18:26.725Z] get jdk binary... [2026-01-08T15:18:26.725Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T15:18:26.725Z] Uncompressing file: OpenJDK8U-jdk-sources_2026-01-08-14-21.tar.gz ... [2026-01-08T15:18:29.063Z] List files in jdkbinary folder... [2026-01-08T15:18:29.063Z] total 388756 [2026-01-08T15:18:29.063Z] -rw-r--r-- 1 jenkins jenkins 158423772 Jan 8 14:53 OpenJDK8U-debugimage_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:29.063Z] -rw-r--r-- 1 jenkins jenkins 94174210 Jan 8 14:34 OpenJDK8U-jdk-sources_2026-01-08-14-21.tar.gz [2026-01-08T15:18:29.063Z] -rw-r--r-- 1 jenkins jenkins 103506730 Jan 8 14:53 OpenJDK8U-jdk_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:29.063Z] -rw-r--r-- 1 jenkins jenkins 41849151 Jan 8 14:52 OpenJDK8U-jre_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:29.063Z] -rw-r--r-- 1 jenkins jenkins 79781 Jan 8 15:10 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21.json [2026-01-08T15:18:29.063Z] -rw-rw-r-- 1 jenkins jenkins 21046 Jan 8 14:56 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:18:29.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 15:16 tmp [2026-01-08T15:18:29.063Z] List files in jdkbinary/tmp folder... [2026-01-08T15:18:29.063Z] total 4 [2026-01-08T15:18:29.063Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 8 14:33 jdk8u482-b05-src [2026-01-08T15:18:29.063Z] Moving directory jdk8u482-b05-src/ to ../source-image [2026-01-08T15:18:29.063Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:18:30.512Z] List files in jdkbinary folder... [2026-01-08T15:18:30.512Z] total 388764 [2026-01-08T15:18:30.512Z] -rw-r--r-- 1 jenkins jenkins 158423772 Jan 8 14:53 OpenJDK8U-debugimage_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:30.512Z] -rw-r--r-- 1 jenkins jenkins 94174210 Jan 8 14:34 OpenJDK8U-jdk-sources_2026-01-08-14-21.tar.gz [2026-01-08T15:18:30.512Z] -rw-r--r-- 1 jenkins jenkins 103506730 Jan 8 14:53 OpenJDK8U-jdk_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:30.512Z] -rw-r--r-- 1 jenkins jenkins 41849151 Jan 8 14:52 OpenJDK8U-jre_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:30.512Z] -rw-r--r-- 1 jenkins jenkins 79781 Jan 8 15:10 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21.json [2026-01-08T15:18:30.512Z] -rw-rw-r-- 1 jenkins jenkins 21046 Jan 8 14:56 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:18:30.512Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 8 14:33 source-image [2026-01-08T15:18:30.512Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 15:16 tmp [2026-01-08T15:18:30.513Z] List files in jdkbinary/tmp folder... [2026-01-08T15:18:30.513Z] total 4 [2026-01-08T15:18:30.513Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 8 14:52 jdk8u482-b05 [2026-01-08T15:18:30.513Z] Moving directory jdk8u482-b05/ to ../j2sdk-image [2026-01-08T15:18:30.513Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:18:31.201Z] List files in jdkbinary folder... [2026-01-08T15:18:31.201Z] total 388768 [2026-01-08T15:18:31.201Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 8 14:52 j2sdk-image [2026-01-08T15:18:31.201Z] -rw-r--r-- 1 jenkins jenkins 158423772 Jan 8 14:53 OpenJDK8U-debugimage_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:31.201Z] -rw-r--r-- 1 jenkins jenkins 94174210 Jan 8 14:34 OpenJDK8U-jdk-sources_2026-01-08-14-21.tar.gz [2026-01-08T15:18:31.201Z] -rw-r--r-- 1 jenkins jenkins 103506730 Jan 8 14:53 OpenJDK8U-jdk_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:31.201Z] -rw-r--r-- 1 jenkins jenkins 41849151 Jan 8 14:52 OpenJDK8U-jre_x64_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:18:31.201Z] -rw-r--r-- 1 jenkins jenkins 79781 Jan 8 15:10 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21.json [2026-01-08T15:18:31.201Z] -rw-rw-r-- 1 jenkins jenkins 21046 Jan 8 14:56 OpenJDK8U-sbom_x64_linux_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:18:31.201Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 8 14:33 source-image [2026-01-08T15:18:31.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 15:16 tmp [2026-01-08T15:18:31.201Z] List files in jdkbinary/tmp folder... [2026-01-08T15:18:31.201Z] total 4 [2026-01-08T15:18:31.201Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 8 14:52 jdk8u482-b05-jre [2026-01-08T15:18:31.201Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image [2026-01-08T15:18:31.201Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre... [2026-01-08T15:18:34.357Z] Removing top-level folder jdk8u482-b05-debug-image/ [2026-01-08T15:18:34.357Z] Removing top-level folder jdk8u482-b05/ [2026-01-08T15:18:35.044Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T15:18:35.044Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T15:18:35.044Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:18:35.044Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081433-b05) [2026-01-08T15:18:35.044Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:18:35.044Z] =JAVA VERSION OUTPUT END= [2026-01-08T15:18:35.044Z] =RELEASE INFO BEGIN= [2026-01-08T15:18:35.044Z] JAVA_VERSION="1.8.0_482" [2026-01-08T15:18:35.044Z] OS_NAME="Linux" [2026-01-08T15:18:35.044Z] OS_VERSION="2.6" [2026-01-08T15:18:35.044Z] OS_ARCH="amd64" [2026-01-08T15:18:35.044Z] SOURCE=".:git:46202039211d+" [2026-01-08T15:18:35.044Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T15:18:35.044Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T15:18:35.044Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T15:18:35.044Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-08T15:18:35.044Z] FULL_VERSION="1.8.0_482-beta-202601081433-b05" [2026-01-08T15:18:35.044Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-08T15:18:35.044Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-01-08T15:18:35.044Z] JVM_VARIANT="Hotspot" [2026-01-08T15:18:35.044Z] JVM_VERSION="25.482-b05" [2026-01-08T15:18:35.044Z] IMAGE_TYPE="JDK" [2026-01-08T15:18:35.044Z] =RELEASE INFO END= [2026-01-08T15:18:35.044Z] get testKitGen... [2026-01-08T15:18:35.044Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T15:18:35.044Z] git rev-parse master [2026-01-08T15:18:35.044Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T15:16:27.798Z] $ ssh-agent -k [2026-01-08T15:16:27.804Z] unset SSH_AUTH_SOCK; [2026-01-08T15:16:27.804Z] unset SSH_AGENT_PID; [2026-01-08T15:16:27.804Z] echo Agent pid 43542 killed; [2026-01-08T15:18:36.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:18:36.489Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1320&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=561&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T15:18:36.503Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-ubuntu1604-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1320&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=561&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-08T15:18:36.566Z] Building tests... [Pipeline] timeout [2026-01-08T15:18:36.572Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:18:37.635Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1320 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:18:37.693Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T15:18:37.723Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T15:18:39.076Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T15:18:39.076Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib does not exist, creating one. [2026-01-08T15:18:39.076Z] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency [2026-01-08T15:18:39.076Z] mkdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:18:39.076Z] -------------------------------------------- [2026-01-08T15:18:39.076Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:18:39.076Z] task is set to default [2026-01-08T15:18:39.076Z] dependencyList is set to all [2026-01-08T15:18:39.076Z] System Test jars will not be downloaded. [2026-01-08T15:18:39.076Z] -------------------------------------------- [2026-01-08T15:18:39.076Z] Starting download third party dependent jars [2026-01-08T15:18:39.076Z] -------------------------------------------- [2026-01-08T15:18:39.076Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:18:39.076Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar [2026-01-08T15:18:39.076Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar [2026-01-08T15:18:39.760Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/asm-all.jar [2026-01-08T15:18:39.761Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-08T15:18:39.761Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-08T15:18:46.002Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jcstress-tests-all-20240222.jar [2026-01-08T15:18:46.002Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.002Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.002Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.002Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2026-01-08T15:18:46.002Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2026-01-08T15:18:46.686Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar [2026-01-08T15:18:46.686Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.686Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.686Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-08T15:18:46.686Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-01-08T15:18:46.686Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-01-08T15:18:48.096Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/junit4.jar [2026-01-08T15:18:48.096Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2026-01-08T15:18:48.096Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2026-01-08T15:18:48.777Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/mockito-core.jar [2026-01-08T15:18:48.777Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-01-08T15:18:48.777Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-01-08T15:18:49.486Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jcommander.jar [2026-01-08T15:18:49.486Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2026-01-08T15:18:49.486Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2026-01-08T15:18:51.701Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/apache-maven-bin.tar.gz [2026-01-08T15:18:51.701Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-01-08T15:18:51.701Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-01-08T15:18:52.388Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/testng.jar [2026-01-08T15:18:52.388Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2026-01-08T15:18:52.388Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2026-01-08T15:18:53.080Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/objenesis.jar [2026-01-08T15:18:53.080Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2026-01-08T15:18:53.080Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2026-01-08T15:18:53.765Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jaxb-api.jar [2026-01-08T15:18:53.765Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:53.765Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:54.456Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:54.456Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2026-01-08T15:18:54.456Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2026-01-08T15:18:55.874Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz [2026-01-08T15:18:55.874Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:55.874Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:56.550Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:56.550Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar [2026-01-08T15:18:56.550Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar [2026-01-08T15:18:57.956Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/byte-buddy.jar [2026-01-08T15:18:57.956Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:57.956Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:58.637Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:18:58.637Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz [2026-01-08T15:18:58.637Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz [2026-01-08T15:19:00.837Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_5_1_1.tar.gz [2026-01-08T15:19:00.837Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:00.837Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:00.837Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:00.837Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2026-01-08T15:19:00.837Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2026-01-08T15:19:02.268Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/javassist.jar [2026-01-08T15:19:02.268Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-08T15:19:02.268Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-08T15:19:02.268Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar [2026-01-08T15:19:02.268Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:02.268Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:03.005Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:03.006Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz [2026-01-08T15:19:03.006Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz [2026-01-08T15:19:04.549Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz [2026-01-08T15:19:04.549Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:04.549Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:05.226Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-08T15:19:05.226Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-01-08T15:19:05.226Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/dacapo.zip [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/commons-cli.jar [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar.sha256sum.txt [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/commons-exec.jar [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/byte-buddy-agent.jar [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar [2026-01-08T15:20:51.881Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/org.eclipse.osgi-3.16.100.jar [2026-01-08T15:20:51.881Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar [2026-01-08T15:20:51.881Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar [2026-01-08T15:20:55.431Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jython-standalone.jar [2026-01-08T15:20:55.431Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:55.431Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:56.109Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:56.109Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-01-08T15:20:56.109Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-01-08T15:20:57.514Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz [2026-01-08T15:20:57.514Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:57.514Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:58.193Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-08T15:20:58.193Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:20:58.193Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:20:58.871Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:20:58.871Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz [2026-01-08T15:20:58.871Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz [2026-01-08T15:21:00.280Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz [2026-01-08T15:21:00.280Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:21:00.280Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:21:00.959Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt [2026-01-08T15:21:00.959Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2026-01-08T15:21:00.959Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2026-01-08T15:21:01.637Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/asm.jar [2026-01-08T15:21:01.637Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-08T15:21:02.227Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-08T15:21:02.554Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-08T15:18:54.930Z] $ ssh-agent [2026-01-08T15:21:03.128Z] SSH_AUTH_SOCK=/tmp/ssh-qCsd0dkY83Fk/agent.44026 [2026-01-08T15:21:03.128Z] SSH_AGENT_PID=44029 [2026-01-08T15:21:03.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T15:21:04.371Z] + bash ./compile.sh [2026-01-08T15:21:04.371Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2026-01-08T15:21:04.371Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:04.371Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:21:04.371Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:21:04.372Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:21:04.372Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:21:04.372Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:21:04.372Z] [2026-01-08T15:21:04.372Z] build: [2026-01-08T15:21:04.372Z] [2026-01-08T15:21:04.372Z] clean: [2026-01-08T15:21:04.372Z] [2026-01-08T15:21:04.372Z] init: [2026-01-08T15:21:04.372Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin [2026-01-08T15:21:04.372Z] [2026-01-08T15:21:04.372Z] getDependentLibs: [2026-01-08T15:21:05.077Z] [exec] -------------------------------------------- [2026-01-08T15:21:05.077Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:05.077Z] [exec] task is set to default [2026-01-08T15:21:05.077Z] [exec] dependencyList is set to json_simple [2026-01-08T15:21:05.077Z] [exec] System Test jars will not be downloaded. [2026-01-08T15:21:05.077Z] [exec] -------------------------------------------- [2026-01-08T15:21:05.077Z] [exec] Starting download third party dependent jars [2026-01-08T15:21:05.077Z] [exec] -------------------------------------------- [2026-01-08T15:21:05.077Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:05.077Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:21:05.077Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:21:05.077Z] [2026-01-08T15:21:05.077Z] compile: [2026-01-08T15:21:05.077Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:21:05.077Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:21:05.077Z] [echo] ===fork: yes [2026-01-08T15:21:05.077Z] [echo] ===debug: on [2026-01-08T15:21:05.077Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin [2026-01-08T15:21:06.480Z] [2026-01-08T15:21:06.480Z] dist: [2026-01-08T15:21:06.480Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:21:06.480Z] [2026-01-08T15:21:06.480Z] BUILD SUCCESSFUL [2026-01-08T15:21:06.480Z] Total time: 1 second [2026-01-08T15:21:06.480Z] 0 [2026-01-08T15:21:06.480Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:21:06.480Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:21:06.480Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz [2026-01-08T15:21:07.158Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:21:07.158Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG [2026-01-08T15:21:07.158Z] Free Physical Memory Size : 1259233280 [2026-01-08T15:21:07.158Z] Free space (bytes) : 7735308288 [2026-01-08T15:21:07.158Z] Total Physical Memory Size : 8362930176 [2026-01-08T15:21:07.158Z] Total space (bytes) : 103761932288 [2026-01-08T15:21:07.158Z] Usable space (bytes) : 7718531072 [2026-01-08T15:21:07.158Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:21:07.158Z] bashVersion : [2026-01-08T15:21:07.158Z] GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu) [2026-01-08T15:21:07.158Z] Copyright (C) 2013 Free Software Foundation, Inc. [2026-01-08T15:21:07.158Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:21:07.158Z] [2026-01-08T15:21:07.158Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:21:07.158Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:21:07.158Z] cpuCores : 8 [2026-01-08T15:21:07.158Z] curlVersion : [2026-01-08T15:21:07.158Z] curl 7.79.1 (x86_64-pc-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2g zlib/1.2.8 [2026-01-08T15:21:07.158Z] Release-Date: 2021-09-22 [2026-01-08T15:21:07.158Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-08T15:21:07.158Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets [2026-01-08T15:21:07.158Z] dockerVersion : Docker version 20.10.7, build f0df350 [2026-01-08T15:21:07.158Z] gcc version : 5.5.0 [2026-01-08T15:21:07.158Z] gclibc version : ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23 [2026-01-08T15:21:07.158Z] gdb version : bash: gdb: command not found [2026-01-08T15:21:07.159Z] lldb version : Command could not be executed [2026-01-08T15:21:07.159Z] makeVersion : [2026-01-08T15:21:07.159Z] GNU Make 4.1 [2026-01-08T15:21:07.159Z] Built for x86_64-pc-linux-gnu [2026-01-08T15:21:07.159Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-08T15:21:07.159Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:21:07.159Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:21:07.159Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:21:07.159Z] mavenVersion : [2026-01-08T15:21:07.159Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-08T15:21:07.159Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-08T15:21:07.159Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2026-01-08T15:21:07.159Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-08T15:21:07.159Z] OS name: "linux", version: "4.4.0-210-generic", arch: "amd64", family: "unix" [2026-01-08T15:21:07.159Z] osInfo : [2026-01-08T15:21:07.159Z] NAME="Ubuntu" [2026-01-08T15:21:07.159Z] VERSION="16.04.7 LTS (Xenial Xerus)" [2026-01-08T15:21:07.159Z] ID=ubuntu [2026-01-08T15:21:07.159Z] ID_LIKE=debian [2026-01-08T15:21:07.159Z] PRETTY_NAME="Ubuntu 16.04.7 LTS" [2026-01-08T15:21:07.159Z] VERSION_ID="16.04" [2026-01-08T15:21:07.159Z] HOME_URL="http://www.ubuntu.com/" [2026-01-08T15:21:07.159Z] SUPPORT_URL="http://help.ubuntu.com/" [2026-01-08T15:21:07.159Z] BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" [2026-01-08T15:21:07.159Z] VERSION_CODENAME=xenial [2026-01-08T15:21:07.159Z] UBUNTU_CODENAME=xenial [2026-01-08T15:21:07.159Z] osLabel : ubuntu.16 [2026-01-08T15:21:07.159Z] perlVersion : [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi [2026-01-08T15:21:07.159Z] (with 77 registered patches, see perl -V for more detail) [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] Copyright 1987-2015, Larry Wall [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:21:07.159Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:21:07.159Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:21:07.159Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] podmanVersion : bash: podman: command not found [2026-01-08T15:21:07.159Z] procArch : x86_64 [2026-01-08T15:21:07.159Z] sysArch : x86_64 [2026-01-08T15:21:07.159Z] sysOS : Linux [2026-01-08T15:21:07.159Z] ulimit : [2026-01-08T15:21:07.159Z] core file size (blocks, -c) 0 [2026-01-08T15:21:07.159Z] data seg size (kbytes, -d) unlimited [2026-01-08T15:21:07.159Z] scheduling priority (-e) 0 [2026-01-08T15:21:07.159Z] file size (blocks, -f) unlimited [2026-01-08T15:21:07.159Z] pending signals (-i) 31811 [2026-01-08T15:21:07.159Z] max locked memory (kbytes, -l) 64 [2026-01-08T15:21:07.159Z] max memory size (kbytes, -m) unlimited [2026-01-08T15:21:07.159Z] open files (-n) 1048576 [2026-01-08T15:21:07.159Z] pipe size (512 bytes, -p) 8 [2026-01-08T15:21:07.159Z] POSIX message queues (bytes, -q) 819200 [2026-01-08T15:21:07.159Z] real-time priority (-r) 0 [2026-01-08T15:21:07.159Z] stack size (kbytes, -s) 8192 [2026-01-08T15:21:07.159Z] cpu time (seconds, -t) unlimited [2026-01-08T15:21:07.159Z] max user processes (-u) 31811 [2026-01-08T15:21:07.159Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:21:07.159Z] file locks (-x) unlimited [2026-01-08T15:21:07.159Z] uname : Linux test-ibmcloud-ubuntu1604-x64-1.adoptopenjdk.net 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux [2026-01-08T15:21:07.159Z] vmVendor : Oracle Corporation [2026-01-08T15:21:07.159Z] vmVersion : 25.482-b05 [2026-01-08T15:21:07.159Z] xlc version : bash: xlC: command not found [2026-01-08T15:21:07.159Z] ************************************************************************** [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.159Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:21:07.159Z] [2026-01-08T15:21:07.160Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:21:07.160Z] [2026-01-08T15:21:07.160Z] System.getProperty('os.name')=Linux [2026-01-08T15:21:07.160Z] [2026-01-08T15:21:07.160Z] System.getProperty('os.arch')=amd64 [2026-01-08T15:21:07.160Z] [2026-01-08T15:21:07.160Z] System.getProperty('java.fullversion')=null [2026-01-08T15:21:07.160Z] [2026-01-08T15:21:07.160Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:21:07.160Z] [2026-01-08T15:21:07.160Z] make -f clean.mk cleanBuild [2026-01-08T15:21:07.160Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:07.160Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest [2026-01-08T15:21:07.160Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:07.160Z] make -f compile.mk compile [2026-01-08T15:21:07.160Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:07.837Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:21:07.837Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:21:07.837Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:21:07.838Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:21:07.838Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml [2026-01-08T15:21:08.515Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] -create_test_directory: [2026-01-08T15:21:08.515Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] stage_test_material: [2026-01-08T15:21:08.515Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] build: [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] build: [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] getJtregVersion: [2026-01-08T15:21:08.515Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] getDependentLibs: [2026-01-08T15:21:08.515Z] [exec] -------------------------------------------- [2026-01-08T15:21:08.515Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:08.515Z] [exec] task is set to default [2026-01-08T15:21:08.515Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-08T15:21:08.515Z] [exec] System Test jars will not be downloaded. [2026-01-08T15:21:08.515Z] [exec] -------------------------------------------- [2026-01-08T15:21:08.515Z] [exec] Starting download third party dependent jars [2026-01-08T15:21:08.515Z] [exec] -------------------------------------------- [2026-01-08T15:21:08.515Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:08.515Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T15:21:08.515Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] getJtreg: [2026-01-08T15:21:08.515Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest/openjdk [2026-01-08T15:21:08.515Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] openjdk-jdk.check: [2026-01-08T15:21:08.515Z] [2026-01-08T15:21:08.515Z] getOpenjdk: [2026-01-08T15:21:08.515Z] [echo] Using user specified repo and branch [2026-01-08T15:21:08.515Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u openjdktemp [2026-01-08T15:21:08.515Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-08T15:21:26.290Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties [2026-01-08T15:21:26.290Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2026-01-08T15:21:26.290Z] [exec] JDK8_BRANCH=46202039211deb4a7473267dcec8588ff337d767 [2026-01-08T15:21:26.290Z] [2026-01-08T15:21:26.290Z] dist: [2026-01-08T15:21:26.290Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest/openjdk [2026-01-08T15:21:26.290Z] [2026-01-08T15:21:26.290Z] BUILD SUCCESSFUL [2026-01-08T15:21:26.290Z] Total time: 18 seconds [2026-01-08T15:21:26.290Z] 0 [2026-01-08T15:21:26.290Z] [2026-01-08T15:21:26.290Z] [2026-01-08T15:21:26.290Z] RECORD TEST REPOs SHA [2026-01-08T15:21:26.290Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-08T15:21:26.290Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-08T15:21:26.291Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T15:21:26.291Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T15:21:26.291Z] ================================================ [2026-01-08T15:21:26.291Z] timestamp: 20260108-151918 [2026-01-08T15:21:26.291Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk/openjdk-jdk [2026-01-08T15:21:26.291Z] git repo: [2026-01-08T15:21:26.291Z] Fetch URL: https://github.com/adoptium/jdk8u [2026-01-08T15:21:26.291Z] sha: [2026-01-08T15:21:26.291Z] 46202039211deb4a7473267dcec8588ff337d767 [2026-01-08T15:21:26.291Z] ================================================ [2026-01-08T15:21:26.291Z] timestamp: 20260108-151918 [2026-01-08T15:21:26.291Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG [2026-01-08T15:21:26.291Z] git repo: [2026-01-08T15:21:26.291Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-08T15:21:26.291Z] sha: [2026-01-08T15:21:26.291Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-08T15:21:26.291Z] ================================================ [2026-01-08T15:21:26.291Z] timestamp: 20260108-151918 [2026-01-08T15:21:26.291Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [2026-01-08T15:21:26.291Z] git repo: [2026-01-08T15:21:26.291Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-08T15:21:26.291Z] sha: [2026-01-08T15:21:26.291Z] ef7987d9c9552c25c89637d8157f462f07c7fb78 [2026-01-08T15:21:26.291Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [Pipeline] } [2026-01-08T15:19:19.075Z] $ ssh-agent -k [2026-01-08T15:19:19.083Z] unset SSH_AUTH_SOCK; [2026-01-08T15:19:19.083Z] unset SSH_AGENT_PID; [2026-01-08T15:19:19.083Z] echo Agent pid 44029 killed; [2026-01-08T15:21:27.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-08T15:21:27.496Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T15:21:27.546Z] ITERATION: 1/1 [Pipeline] sh [2026-01-08T15:21:28.856Z] + which Xvfb [2026-01-08T15:21:28.856Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-08T15:19:21.814Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/.xvfb-21-..fbdir9108978988711812837 [Pipeline] { [Pipeline] sh [2026-01-08T15:21:51.573Z] + ps -f [2026-01-08T15:21:51.574Z] + grep [X]vfb [2026-01-08T15:21:51.574Z] + awk {print $9} [Pipeline] echo [2026-01-08T15:21:52.047Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-08T15:19:44.416Z] $ ssh-agent [2026-01-08T15:21:52.607Z] SSH_AUTH_SOCK=/tmp/ssh-Ldomt3o1JfS2/agent.44621 [2026-01-08T15:21:52.607Z] SSH_AGENT_PID=44624 [2026-01-08T15:21:52.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T15:21:53.881Z] + uname [2026-01-08T15:21:53.881Z] + [ Linux = AIX ] [2026-01-08T15:21:53.881Z] + uname [2026-01-08T15:21:53.881Z] + [ Linux = SunOS ] [2026-01-08T15:21:53.881Z] + uname [2026-01-08T15:21:53.881Z] + [ Linux = *BSD ] [2026-01-08T15:21:53.881Z] + MAKE=make [2026-01-08T15:21:53.881Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-08T15:21:53.881Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-08T15:21:55.458Z] + uname [2026-01-08T15:21:55.458Z] + [ Linux = AIX ] [2026-01-08T15:21:55.458Z] + uname [2026-01-08T15:21:55.458Z] + [ Linux = SunOS ] [2026-01-08T15:21:55.458Z] + uname [2026-01-08T15:21:55.458Z] + [ Linux = *BSD ] [2026-01-08T15:21:55.458Z] + MAKE=make [2026-01-08T15:21:55.458Z] + cd ./aqa-tests [2026-01-08T15:21:55.458Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-08T15:21:55.458Z] + set +x [2026-01-08T15:21:55.458Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-01-08T15:21:55.458Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-01-08T15:21:55.458Z] make _testList TESTLIST=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_lang_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_1,jdk_security1_1,jdk_math_0,jdk_security2_0 [2026-01-08T15:21:55.458Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:55.458Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2026-01-08T15:21:55.458Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib [2026-01-08T15:21:55.458Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_lang_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_1,jdk_security1_1,jdk_math_0,jdk_security2_0 [2026-01-08T15:21:55.458Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:55.458Z] perl scripts/configure.pl [2026-01-08T15:21:55.458Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.16" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_lang_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_1,jdk_security1_1,jdk_math_0,jdk_security2_0 --numOfMachines= --testTime= --TRSSURL= [2026-01-08T15:21:55.458Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:21:55.458Z] [2026-01-08T15:21:55.458Z] Starting to generate test make files. [2026-01-08T15:21:55.458Z] [2026-01-08T15:21:56.139Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml [2026-01-08T15:21:56.139Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk [2026-01-08T15:21:56.139Z] [2026-01-08T15:21:56.139Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../autoGen.mk [2026-01-08T15:21:56.139Z] [2026-01-08T15:21:56.139Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk [2026-01-08T15:21:56.139Z] [2026-01-08T15:21:56.139Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk [2026-01-08T15:21:56.139Z] [2026-01-08T15:21:56.139Z] Make files are generated successfully. [2026-01-08T15:21:56.139Z] [2026-01-08T15:21:56.139Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:56.139Z] make -f runtest.mk _testList [2026-01-08T15:21:56.139Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2026-01-08T15:21:56.820Z] [2026-01-08T15:21:56.820Z] Running make 4.1 [2026-01-08T15:21:56.820Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. [2026-01-08T15:21:56.820Z] set JDK_VERSION to 8 [2026-01-08T15:21:56.820Z] set JDK_IMPL to hotspot [2026-01-08T15:21:56.820Z] set JVM_VERSION to openjdk8 [2026-01-08T15:21:56.820Z] set JCL_VERSION to latest [2026-01-08T15:21:56.820Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2026-01-08T15:21:56.820Z] set SPEC to linux_x86-64 [2026-01-08T15:21:56.820Z] set TEST_FLAG to [2026-01-08T15:21:56.820Z] set OS_LABEL to ubuntu.16 [2026-01-08T15:21:56.820Z] Running testList ... [2026-01-08T15:21:56.820Z] There are 9 test targets in testList [2026-01-08T15:21:56.820Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version [2026-01-08T15:21:56.820Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:21:56.820Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081433-b05) [2026-01-08T15:21:56.820Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:21:56.820Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests' [2026-01-08T15:21:56.820Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk' [2026-01-08T15:21:56.820Z] [2026-01-08T15:21:56.820Z] ===============================================