Test_openjdk8_hs_extended.openjdk_aarch64_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 32 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 99 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux@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_extended.openjdk_aarch64_linux@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/v1.0.10-release^{commit} # timeout=10 Checking out Revision 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb (origin/v1.0.10-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10 Commit message: "AIX excludes for oct 25 release (#6682)" > git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-10-22T05:41:04.005Z] SPEC: linux_aarch64 [Pipeline] echo [2025-10-22T05:41:04.006Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-22T05:41:04.021Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label 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 [2025-10-22T05:41:04.024Z] dynamicAgents: [] [Pipeline] node [2025-10-22T05:41:19.026Z] Still waiting to schedule task [2025-10-22T05:41:19.027Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’ [2025-10-22T07:09:02.094Z] Running on test-docker-ubuntu2404-armv8-6 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [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 [2025-10-22T07:09:02.133Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-10-22T07:09:02.508Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T07:09:02.509Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T07:09:02.688Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-22T07:09:02.913Z] The recommended git tool is: git [2025-10-22T07:09:03.276Z] No credentials specified [2025-10-22T07:09:03.457Z] Cloning the remote Git repository [2025-10-22T07:09:03.724Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-22T07:09:03.725Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests # timeout=10 [2025-10-22T07:09:03.733Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-22T07:09:03.733Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-22T07:09:03.733Z] > git --version # timeout=10 [2025-10-22T07:09:03.737Z] > git --version # 'git version 2.43.0' [2025-10-22T07:09:03.737Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-22T07:09:08.044Z] Avoid second fetch [2025-10-22T07:09:08.234Z] Checking out Revision 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb (origin/v1.0.10-release) [2025-10-22T07:09:07.758Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-22T07:09:07.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-22T07:09:08.130Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 [2025-10-22T07:09:08.320Z] > git config core.sparsecheckout # timeout=10 [2025-10-22T07:09:08.328Z] > git checkout -f 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10 [2025-10-22T07:09:09.964Z] Commit message: "AIX excludes for oct 25 release (#6682)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/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 [2025-10-22T07:09:11.947Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2025-10-22T07:09:13.832Z] + which activate_multicast [Pipeline] echo [2025-10-22T07:09:14.370Z] which activate_multicast status code: 1 [Pipeline] echo [2025-10-22T07:09:14.372Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-22T07:09:16.303Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-10-22T07:09:17.041Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-22T07:09:18.915Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-22T07:09:18.915Z] Unix type machine.. [2025-10-22T07:09:18.915Z] Running on a Linux host [2025-10-22T07:09:18.915Z] Woohoo - no rogue processes detected! 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 [2025-10-22T07:09:22.206Z] + printenv [2025-10-22T07:09:22.206Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-22T07:09:22.206Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-22T07:09:22.206Z] SETUP_JCK_RUN=false [2025-10-22T07:09:22.206Z] USE_TESTENV_PROPERTIES=true [2025-10-22T07:09:22.206Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-22T07:09:22.206Z] SSH_CLIENT=78.47.239.97 33484 22 [2025-10-22T07:09:22.206Z] USER=jenkins [2025-10-22T07:09:22.206Z] BUILD_LIST=openjdk [2025-10-22T07:09:22.206Z] SDK_RESOURCE=upstream [2025-10-22T07:09:22.206Z] OPENJ9_BRANCH=master [2025-10-22T07:09:22.206Z] jobStatus=SUCCESS [2025-10-22T07:09:22.206Z] CI=true [2025-10-22T07:09:22.206Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/233/display/redirect?page=changes [2025-10-22T07:09:22.206Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-22T07:09:22.206Z] UPSTREAM_JOB_NUMBER=32 [2025-10-22T07:09:22.206Z] TARGET=extended.openjdk [2025-10-22T07:09:22.206Z] EXIT_FAILURE=false [2025-10-22T07:09:22.206Z] NODE_LABELS=armv8 hw.arch.aarch64 hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-3 test test-docker-ubuntu2404-armv8-6 ci.role.test ubuntu linux armv8.2 sw.os.linux [2025-10-22T07:09:22.206Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-22T07:09:22.206Z] USE_JRE=false [2025-10-22T07:09:22.206Z] OLDPWD=/home/jenkins [2025-10-22T07:09:22.206Z] STF_OWNER_BRANCH=adoptium:master [2025-10-22T07:09:22.206Z] HOME=/home/jenkins [2025-10-22T07:09:22.206Z] ADOPTOPENJDK_BRANCH=v1.0.10-release [2025-10-22T07:09:22.206Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/233/ [2025-10-22T07:09:22.206Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux.tap [2025-10-22T07:09:22.206Z] JDK_IMPL=hotspot [2025-10-22T07:09:22.206Z] DOCKER_REQUIRED=false [2025-10-22T07:09:22.206Z] HUDSON_COOKIE=183c7aa7-4ed2-4b55-92d5-c8e8ae300895 [2025-10-22T07:09:22.206Z] JENKINS_SERVER_COOKIE=durable-0e1ddcd9a5faf83aba75457fe538c97388e5cfe3c2c909459a139b6577fa8f8a [2025-10-22T07:09:22.206Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../benchmarks [2025-10-22T07:09:22.206Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-10-22T07:09:22.206Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [2025-10-22T07:09:22.206Z] KEEP_WORKSPACE=false [2025-10-22T07:09:22.206Z] ARCHIVE_TEST_RESULTS=false [2025-10-22T07:09:22.206Z] GENERATE_JOBS=true [2025-10-22T07:09:22.206Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-22T07:09:22.206Z] PERSONAL_BUILD=false [2025-10-22T07:09:22.206Z] LOGNAME=jenkins [2025-10-22T07:09:22.206Z] NODE_NAME=test-docker-ubuntu2404-armv8-6 [2025-10-22T07:09:22.206Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/233/display/redirect?page=artifacts [2025-10-22T07:09:22.206Z] STAGE_NAME=Setup [2025-10-22T07:09:22.206Z] AUTO_DETECT=true [2025-10-22T07:09:22.206Z] EXECUTOR_NUMBER=0 [2025-10-22T07:09:22.206Z] JDK_VERSION=8 [2025-10-22T07:09:22.206Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-22T07:09:22.206Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/233/display/redirect?page=tests [2025-10-22T07:09:22.206Z] BUILD_DISPLAY_NAME=#233 [2025-10-22T07:09:22.206Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-22T07:09:22.206Z] TIME_LIMIT=25 [2025-10-22T07:09:22.206Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-22T07:09:22.206Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux [2025-10-22T07:09:22.206Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-10-22T07:09:22.206Z] PLATFORM=aarch64_linux [2025-10-22T07:09:22.206Z] TKG_ITERATIONS=1 [2025-10-22T07:09:22.206Z] EXIT_SUCCESS=false [2025-10-22T07:09:22.206Z] BUILD_ID=233 [2025-10-22T07:09:22.206Z] RERUN_FAILURE=true [2025-10-22T07:09:22.206Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-22T07:09:22.206Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux-233 [2025-10-22T07:09:22.206Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/system_lib [2025-10-22T07:09:22.206Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-22T07:09:22.206Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-22T07:09:22.206Z] LANG=C.UTF-8 [2025-10-22T07:09:22.206Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/ [2025-10-22T07:09:22.206Z] KEEP_REPORTDIR=true [2025-10-22T07:09:22.206Z] JCK_GIT_BRANCH=master [2025-10-22T07:09:22.206Z] ORIGIN_JDK_VERSION=8 [2025-10-22T07:09:22.206Z] BUILD_NUMBER=233 [2025-10-22T07:09:22.206Z] JENKINS_NODE_COOKIE=7a7a05f5-83fa-43e9-9b3a-c5ca1b177100 [2025-10-22T07:09:22.206Z] SHELL=/bin/sh [2025-10-22T07:09:22.206Z] ITERATIONS=1 [2025-10-22T07:09:22.206Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-22T07:09:22.206Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2025-10-22T07:09:22.206Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/233/display/redirect [2025-10-22T07:09:22.206Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-22T07:09:22.206Z] SPEC=linux_aarch64 [2025-10-22T07:09:22.206Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-22T07:09:22.206Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-22T07:09:22.206Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux/display/redirect [2025-10-22T07:09:22.206Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin [2025-10-22T07:09:22.206Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux [2025-10-22T07:09:22.206Z] SLACK_CHANNEL=aqavit-bot [2025-10-22T07:09:22.206Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-22T07:09:22.206Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [2025-10-22T07:09:22.206Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:09:22.206Z] TEST_TIME=120 [2025-10-22T07:09:22.206Z] SSH_CONNECTION=78.47.239.97 33484 172.17.0.3 22 [2025-10-22T07:09:22.206Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux@tmp [2025-10-22T07:09:22.206Z] PARALLEL=Dynamic [2025-10-22T07:09:22.206Z] JOBSTARTTIME=Wed, 22 Oct 2025 07:09:15 +0000 [2025-10-22T07:09:22.206Z] DYNAMIC_COMPILE=false [2025-10-22T07:09:22.206Z] 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 [2025-10-22T07:09:22.749Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-22T07:09:22.762Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-22T07:10:42.556Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 32 [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 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 [2025-10-22T07:10:42.741Z] 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 [2025-10-22T07:10:42.751Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-10-22T07:10:42.873Z] $ ssh-agent [2025-10-22T07:10:43.689Z] SSH_AUTH_SOCK=/tmp/ssh-gDm7lgLZ83B7/agent.2284601 [2025-10-22T07:10:43.689Z] SSH_AGENT_PID=2284604 [2025-10-22T07:10:43.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-22T07:10:43.702Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-22T07:10:43.734Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-22T07:10:45.629Z] + pwd [2025-10-22T07:10:45.629Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2025-10-22T07:10:45.629Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests [2025-10-22T07:10:45.629Z] load ./testenv/testenv.properties [2025-10-22T07:10:45.629Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-10-22T07:10:45.629Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga [2025-10-22T07:10:45.629Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties [2025-10-22T07:10:45.629Z] get jdk binary... [2025-10-22T07:10:45.629Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-22T07:10:45.629Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b08.tar.gz ... [2025-10-22T07:10:46.602Z] List files in jdkbinary folder... [2025-10-22T07:10:46.602Z] total 283456 [2025-10-22T07:10:46.602Z] -rw-r--r-- 1 jenkins jenkins 147513478 Oct 22 03:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:46.602Z] -rw-r--r-- 1 jenkins jenkins 102200754 Oct 22 03:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:46.602Z] -rw-r--r-- 1 jenkins jenkins 40417427 Oct 22 03:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:46.602Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 22 03:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b08-metadata.json [2025-10-22T07:10:46.602Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 22 03:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b08.json [2025-10-22T07:10:46.602Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 07:10 tmp [2025-10-22T07:10:46.602Z] List files in jdkbinary/tmp folder... [2025-10-22T07:10:46.602Z] total 4 [2025-10-22T07:10:46.602Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 22 03:35 jdk8u472-b08 [2025-10-22T07:10:46.602Z] Moving directory jdk8u472-b08/ to ../j2sdk-image [2025-10-22T07:10:46.602Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b08.tar.gz ... [2025-10-22T07:10:47.616Z] List files in jdkbinary folder... [2025-10-22T07:10:47.616Z] total 283460 [2025-10-22T07:10:47.616Z] -rw-r--r-- 1 jenkins jenkins 147513478 Oct 22 03:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:47.616Z] -rw-r--r-- 1 jenkins jenkins 102200754 Oct 22 03:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:47.616Z] -rw-r--r-- 1 jenkins jenkins 40417427 Oct 22 03:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b08.tar.gz [2025-10-22T07:10:47.616Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 22 03:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b08-metadata.json [2025-10-22T07:10:47.616Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 22 03:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b08.json [2025-10-22T07:10:47.617Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 22 03:35 j2sdk-image [2025-10-22T07:10:47.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 07:10 tmp [2025-10-22T07:10:47.617Z] List files in jdkbinary/tmp folder... [2025-10-22T07:10:47.617Z] total 4 [2025-10-22T07:10:47.617Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 22 03:35 jdk8u472-b08-jre [2025-10-22T07:10:47.617Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image [2025-10-22T07:10:47.617Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre... [2025-10-22T07:10:50.697Z] Removing top-level folder jdk8u472-b08-debug-image/ [2025-10-22T07:10:50.697Z] Removing top-level folder jdk8u472-b08/ [2025-10-22T07:10:50.697Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-22T07:10:50.697Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-22T07:10:51.660Z] openjdk version "1.8.0_472" [2025-10-22T07:10:51.660Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08) [2025-10-22T07:10:51.660Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode) [2025-10-22T07:10:51.660Z] =JAVA VERSION OUTPUT END= [2025-10-22T07:10:51.660Z] =RELEASE INFO BEGIN= [2025-10-22T07:10:51.660Z] JAVA_VERSION="1.8.0_472" [2025-10-22T07:10:51.660Z] OS_NAME="Linux" [2025-10-22T07:10:51.660Z] OS_VERSION="2.6" [2025-10-22T07:10:51.660Z] OS_ARCH="aarch64" [2025-10-22T07:10:51.660Z] SOURCE=".:git:7c0a02d6a25b+" [2025-10-22T07:10:51.660Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-22T07:10:51.660Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-10-22T07:10:51.660Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-22T07:10:51.660Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-10-22T07:10:51.660Z] FULL_VERSION="1.8.0_472-b08" [2025-10-22T07:10:51.660Z] SEMANTIC_VERSION="8.0.472+8" [2025-10-22T07:10:51.660Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic" [2025-10-22T07:10:51.660Z] JVM_VARIANT="Hotspot" [2025-10-22T07:10:51.660Z] JVM_VERSION="25.472-b08" [2025-10-22T07:10:51.660Z] IMAGE_TYPE="JDK" [2025-10-22T07:10:51.660Z] =RELEASE INFO END= [2025-10-22T07:10:51.660Z] get testKitGen... [2025-10-22T07:10:51.660Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-22T07:10:51.660Z] git rev-parse v1.0.10 [2025-10-22T07:10:51.661Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-22T07:10:52.335Z] $ ssh-agent -k [2025-10-22T07:10:52.340Z] unset SSH_AUTH_SOCK; [2025-10-22T07:10:52.341Z] unset SSH_AGENT_PID; [2025-10-22T07:10:52.341Z] echo Agent pid 2284604 killed; [2025-10-22T07:10:53.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-22T07:10:53.823Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=aarch64_linux&amp;GENERATE_JOBS=true&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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-22T07:10:53.833Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=aarch64_linux&amp;GENERATE_JOBS=true&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-docker-ubuntu2404-armv8-6&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-22T07:10:53.889Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-22T07:10:55.016Z] Copied 1 artifact from "getTRSSOutput" build number 1933 [Pipeline] sh [2025-10-22T07:10:56.918Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-22T07:10:56.918Z] + gzip -cd TRSSOutput.tar.gz [2025-10-22T07:10:56.918Z] + tar xof - [2025-10-22T07:10:56.918Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-22T07:10:57.660Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-22T07:10:57.680Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-22T07:10:59.559Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-22T07:11:02.605Z] -------------------------------------------- [2025-10-22T07:11:02.605Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:02.605Z] task is set to default [2025-10-22T07:11:02.605Z] dependencyList is set to all [2025-10-22T07:11:02.605Z] -------------------------------------------- [2025-10-22T07:11:02.605Z] Starting download third party dependent jars [2025-10-22T07:11:02.605Z] -------------------------------------------- [2025-10-22T07:11:02.605Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-22T07:11:02.605Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-22T07:11:02.606Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-10-22T07:11:03.192Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label [Pipeline] sh [2025-10-22T07:11:05.085Z] + cd ./aqa-tests/TKG [2025-10-22T07:11:05.085Z] + uname [2025-10-22T07:11:05.085Z] + [ Linux = AIX ] [2025-10-22T07:11:05.085Z] + uname [2025-10-22T07:11:05.085Z] + [ Linux = SunOS ] [2025-10-22T07:11:05.085Z] + uname [2025-10-22T07:11:05.085Z] + [ Linux = *BSD ] [2025-10-22T07:11:05.085Z] + MAKE=make [2025-10-22T07:11:05.085Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES= [2025-10-22T07:11:05.085Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2025-10-22T07:11:05.085Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:05.085Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-22T07:11:05.085Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-22T07:11:05.085Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-22T07:11:05.085Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-22T07:11:05.085Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-22T07:11:06.057Z] [2025-10-22T07:11:06.057Z] build: [2025-10-22T07:11:06.057Z] [2025-10-22T07:11:06.057Z] clean: [2025-10-22T07:11:06.057Z] [2025-10-22T07:11:06.057Z] init: [2025-10-22T07:11:06.057Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-10-22T07:11:06.057Z] [2025-10-22T07:11:06.057Z] getDependentLibs: [2025-10-22T07:11:06.057Z] [exec] -------------------------------------------- [2025-10-22T07:11:06.057Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:06.057Z] [exec] task is set to default [2025-10-22T07:11:06.057Z] [exec] dependencyList is set to json_simple [2025-10-22T07:11:06.057Z] [exec] -------------------------------------------- [2025-10-22T07:11:06.057Z] [exec] Starting download third party dependent jars [2025-10-22T07:11:06.057Z] [exec] -------------------------------------------- [2025-10-22T07:11:06.057Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:06.057Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-22T07:11:06.057Z] [exec] downloaded dependent third party jars successfully [2025-10-22T07:11:06.057Z] [2025-10-22T07:11:06.057Z] compile: [2025-10-22T07:11:06.057Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-22T07:11:06.057Z] [echo] ============COMPILER SETTINGS============ [2025-10-22T07:11:06.057Z] [echo] ===fork: yes [2025-10-22T07:11:06.057Z] [echo] ===debug: on [2025-10-22T07:11:06.057Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-10-22T07:11:08.036Z] [2025-10-22T07:11:08.036Z] dist: [2025-10-22T07:11:08.037Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] BUILD SUCCESSFUL [2025-10-22T07:11:08.037Z] Total time: 2 seconds [2025-10-22T07:11:08.037Z] 0 [2025-10-22T07:11:08.037Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-22T07:11:08.037Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-22T07:11:08.037Z] microArchOutput: [2025-10-22T07:11:08.037Z] ****************************** MACHINE INFO ****************************** [2025-10-22T07:11:08.037Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG [2025-10-22T07:11:08.037Z] Free Physical Memory Size : 2821918720 [2025-10-22T07:11:08.037Z] Free space (bytes) : 18116624384 [2025-10-22T07:11:08.037Z] Total Physical Memory Size : 6442450944 [2025-10-22T07:11:08.037Z] Total space (bytes) : 167961710592 [2025-10-22T07:11:08.037Z] Usable space (bytes) : 9510125568 [2025-10-22T07:11:08.037Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-22T07:11:08.037Z] bashVersion : [2025-10-22T07:11:08.037Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-10-22T07:11:08.037Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-22T07:11:08.037Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] This is free software; you are free to change and redistribute it. [2025-10-22T07:11:08.037Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-22T07:11:08.037Z] cpuCores : 8 [2025-10-22T07:11:08.037Z] curlVersion : [2025-10-22T07:11:08.037Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-10-22T07:11:08.037Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-22T07:11:08.037Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-22T07:11:08.037Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-22T07:11:08.037Z] dockerVersion : bash: line 1: docker: command not found [2025-10-22T07:11:08.037Z] gcc version : 13 [2025-10-22T07:11:08.037Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-22T07:11:08.037Z] gdb version : bash: line 1: gdb: command not found [2025-10-22T07:11:08.037Z] lldb version : Command could not be executed [2025-10-22T07:11:08.037Z] makeVersion : [2025-10-22T07:11:08.037Z] GNU Make 4.3 [2025-10-22T07:11:08.037Z] Built for aarch64-unknown-linux-gnu [2025-10-22T07:11:08.037Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-22T07:11:08.037Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-22T07:11:08.037Z] This is free software: you are free to change and redistribute it. [2025-10-22T07:11:08.037Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-22T07:11:08.037Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-22T07:11:08.037Z] osInfo : [2025-10-22T07:11:08.037Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-22T07:11:08.037Z] NAME="Ubuntu" [2025-10-22T07:11:08.037Z] VERSION_ID="24.04" [2025-10-22T07:11:08.037Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-22T07:11:08.037Z] VERSION_CODENAME=noble [2025-10-22T07:11:08.037Z] ID=ubuntu [2025-10-22T07:11:08.037Z] ID_LIKE=debian [2025-10-22T07:11:08.037Z] HOME_URL="https://www.ubuntu.com/" [2025-10-22T07:11:08.037Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-22T07:11:08.037Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-22T07:11:08.037Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-22T07:11:08.037Z] UBUNTU_CODENAME=noble [2025-10-22T07:11:08.037Z] LOGO=ubuntu-logo [2025-10-22T07:11:08.037Z] osLabel : ubuntu.24 [2025-10-22T07:11:08.037Z] perlVersion : [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-10-22T07:11:08.037Z] (with 51 registered patches, see perl -V for more detail) [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] Copyright 1987-2023, Larry Wall [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-22T07:11:08.037Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-22T07:11:08.037Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-22T07:11:08.037Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] podmanVersion : bash: line 1: podman: command not found [2025-10-22T07:11:08.037Z] procArch : aarch64 [2025-10-22T07:11:08.037Z] sysArch : aarch64 [2025-10-22T07:11:08.037Z] sysOS : Linux [2025-10-22T07:11:08.037Z] ulimit : [2025-10-22T07:11:08.037Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-22T07:11:08.037Z] core file size (blocks, -c) unlimited [2025-10-22T07:11:08.037Z] data seg size (kbytes, -d) unlimited [2025-10-22T07:11:08.037Z] scheduling priority (-e) 0 [2025-10-22T07:11:08.037Z] file size (blocks, -f) unlimited [2025-10-22T07:11:08.037Z] pending signals (-i) 63426 [2025-10-22T07:11:08.037Z] max locked memory (kbytes, -l) 8192 [2025-10-22T07:11:08.037Z] max memory size (kbytes, -m) unlimited [2025-10-22T07:11:08.037Z] open files (-n) 1048576 [2025-10-22T07:11:08.037Z] pipe size (512 bytes, -p) 8 [2025-10-22T07:11:08.037Z] POSIX message queues (bytes, -q) 819200 [2025-10-22T07:11:08.037Z] real-time priority (-r) 0 [2025-10-22T07:11:08.037Z] stack size (kbytes, -s) 8192 [2025-10-22T07:11:08.037Z] cpu time (seconds, -t) unlimited [2025-10-22T07:11:08.037Z] max user processes (-u) unlimited [2025-10-22T07:11:08.037Z] virtual memory (kbytes, -v) unlimited [2025-10-22T07:11:08.037Z] file locks (-x) unlimited [2025-10-22T07:11:08.037Z] uname : Linux 8fbfb9404213 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-10-22T07:11:08.037Z] vmVendor : Oracle Corporation [2025-10-22T07:11:08.037Z] vmVersion : 25.472-b08 [2025-10-22T07:11:08.037Z] xlc version : bash: line 1: xlC: command not found [2025-10-22T07:11:08.037Z] ************************************************************************** [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('java.vendor')=Temurin [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('os.name')=Linux [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('os.arch')=aarch64 [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('java.fullversion')=null [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:08.037Z] System.getProperty('sun.arch.data.model')=64 [2025-10-22T07:11:08.037Z] [2025-10-22T07:11:09.002Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib [2025-10-22T07:11:09.002Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG' [2025-10-22T07:11:09.002Z] perl scripts/configure.pl [2025-10-22T07:11:09.002Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-22T07:11:09.002Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-22T07:11:09.002Z] [2025-10-22T07:11:09.002Z] [2025-10-22T07:11:09.002Z] Starting to generate parallel test lists. [2025-10-22T07:11:09.002Z] [2025-10-22T07:11:09.002Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-10-22T07:11:09.002Z] Attempting to get test duration data from TRSS. [2025-10-22T07:11:09.002Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=extended [2025-10-22T07:11:09.964Z] Attempting to get test duration data from cached files. [2025-10-22T07:11:09.964Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json [2025-10-22T07:11:09.964Z] Warning: cannot get data from cached files. [2025-10-22T07:11:09.964Z] [2025-10-22T07:11:09.964Z] TEST DURATION [2025-10-22T07:11:09.964Z] ==================================================================================== [2025-10-22T07:11:09.964Z] Total number of tests searched: 64 [2025-10-22T07:11:09.964Z] Number of test durations found: 64 [2025-10-22T07:11:09.964Z] Top slowest tests: [2025-10-22T07:11:09.964Z] 16m10s jdk_security3_0 [2025-10-22T07:11:09.964Z] 15m49s jdk_security3_1 [2025-10-22T07:11:09.964Z] 15m14s hotspot_jdk_0 [2025-10-22T07:11:09.964Z] ==================================================================================== [2025-10-22T07:11:09.964Z] [2025-10-22T07:11:09.964Z] Test target is split into 2 lists. [2025-10-22T07:11:09.964Z] Reducing estimated test running time from 198m58s to 113m53s. [2025-10-22T07:11:09.964Z] [2025-10-22T07:11:09.964Z] -------------------------------------testList_0------------------------------------- [2025-10-22T07:11:09.964Z] Number of tests: 9 [2025-10-22T07:11:09.964Z] Estimated running time: 113m53s [2025-10-22T07:11:09.964Z] TESTLIST=jdk_security3_0,jdk_security3_1,hotspot_jdk_0,jdk_other_1,jdk_other_0,jdk_jfr_0,jdk_jfr_1,jdk_net_1,jdk_net_0 [2025-10-22T07:11:09.964Z] ------------------------------------------------------------------------------------ [2025-10-22T07:11:09.964Z] [2025-10-22T07:11:09.964Z] -------------------------------------testList_1------------------------------------- [2025-10-22T07:11:09.964Z] Number of tests: 55 [2025-10-22T07:11:09.964Z] Estimated running time: 85m04s [2025-10-22T07:11:09.964Z] TESTLIST=jdk_tools_0,jdk_rmi_0,jdk_rmi_1,jdk_nio_0,jdk_nio_1,jdk_tools_1,jdk_beans_0,jdk_jmx_1,jdk_jmx_0,jdk_beans_1,jdk_time_0,jdk_instrument_0,jdk_instrument_1,jdk_time_1,jdk_imageio_0,jdk_imageio_1,jdk_io_1,jdk_io_0,jdk_management_0,jdk_management_1,jdk_text_1,jdk_text_0,jdk_2d_1,jdk_awt_1,jdk_swing_2,jdk_sound_0,jdk_security_infra_1,jdk_sound_1,jdk_security_infra_0,jdk_awt_2,jdk_2d_0,jdk_security_infra_2,jdk_2d_2,jdk_swing_1,jdk_swing_0,jdk_awt_0,jdk_sound_2,jdk_instrument_2,jdk_imageio_2,jdk_nio_2,jdk_beans_2,jdk_text_2,jdk_other_2,jdk_jfr_2,jdk_io_2,jdk_security3_2,jdk_security_infra_zos_0,jdk_rmi_2,jdk_time_2,jdk_security_infra_zos_1,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_tools_2,jdk_security_infra_zos_2 [2025-10-22T07:11:09.964Z] ------------------------------------------------------------------------------------ [2025-10-22T07:11:09.964Z] [2025-10-22T07:11:09.964Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-22T07:11:09.964Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-22T07:11:10.693Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-22T07:11:11.349Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-10-22T07:11:11.352Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-10-22T07:11:11.548Z] Archiving artifacts [2025-10-22T07:11:12.147Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-22T07:11:12.769Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] echo [2025-10-22T07:11:13.421Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0 params for generating the job [Pipeline] echo [2025-10-22T07:11:14.770Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [2025-10-22T07:11:15.879Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-10-22T07:11:16.073Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-10-22T07:17:05.190Z] LEVELS: [extended] [2025-10-22T07:17:05.190Z] JDK_VERSIONS: [8] [2025-10-22T07:17:05.190Z] GROUPS: [openjdk] [2025-10-22T07:17:05.190Z] ARCH_OS_LIST: [aarch64_linux] [2025-10-22T07:17:05.190Z] LEVELS: [extended] [2025-10-22T07:17:05.196Z] JDK_VERSIONS: [8] [2025-10-22T07:17:05.196Z] GROUPS: [openjdk] [2025-10-22T07:17:05.196Z] ARCH_OS_LIST: [aarch64_linux] [2025-10-22T07:17:05.336Z] Existing items: [2025-10-22T07:17:05.336Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0'} [2025-10-22T07:17:05.336Z] Unreferenced items: [2025-10-22T07:17:05.336Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1'} [2025-10-22T07:17:05.348Z] Existing items: [2025-10-22T07:17:05.349Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0'} [2025-10-22T07:17:05.349Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1'} [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-22T10:25:21.096Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-22T10:25:23.155Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-22T10:25:23.155Z] Unix type machine.. [2025-10-22T10:25:23.155Z] Running on a Linux host [2025-10-22T10:25:23.155Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-10-22T10:25:24.044Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T10:25:24.044Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T10:25:25.016Z] [WS-CLEANUP] done [Pipeline] sh [2025-10-22T10:25:27.048Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-22T10:25:27.607Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] build [2025-10-22T10:25:27.788Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0 [Pipeline] build [2025-10-22T10:25:27.801Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1 [2025-10-22T10:25:36.163Z] Starting building: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0 #44 [2025-10-22T10:25:36.163Z] Starting building: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1 #44 [2025-10-22T13:36:07.457Z] Build Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1 #44 completed: SUCCESS [Pipeline] } [2025-10-22T14:02:04.445Z] Build Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0 #44 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-22T14:02:04.529Z] Running on test-docker-alpine320-armv8-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] cleanWs [2025-10-22T14:02:04.910Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T14:02:04.910Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T14:02:05.083Z] [WS-CLEANUP] done [Pipeline] echo [2025-10-22T14:02:05.103Z] Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0 #44 completed with status UNSTABLE [Pipeline] timeout [2025-10-22T14:02:05.127Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-22T14:02:06.224Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0" build number 44 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-22T14:02:06.258Z] Saving Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/44/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-22T14:02:06.438Z] Archiving artifacts [2025-10-22T14:02:06.792Z] Recording fingerprints [Pipeline] echo [2025-10-22T14:02:06.988Z] Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1 #44 completed with status SUCCESS [Pipeline] timeout [2025-10-22T14:02:07.008Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-22T14:02:08.106Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1" build number 44 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-22T14:02:08.197Z] Saving Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/44/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-22T14:02:08.375Z] Archiving artifacts [2025-10-22T14:02:08.726Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-22T14:02:09.713Z] Tap file found: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/44/aqa-tests/TKG/output_17611359409359/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2025-10-22T14:02:10.616Z] Tap file found: Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1/44/aqa-tests/TKG/output_17611360828694/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1.tap... [Pipeline] readFile [Pipeline] cleanWs [2025-10-22T14:02:11.858Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T14:02:11.858Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T14:02:12.036Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-10-22T14:02:12.127Z] allocate a node for generating rerun job ... [Pipeline] node [2025-10-22T14:02:12.179Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] echo [2025-10-22T14:02:12.194Z] Generating rerun Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun) [Pipeline] echo [2025-10-22T14:02:12.231Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-10-22T14:02:12.741Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-10-22T14:02:15.652Z] Processing DSL script testJobTemplate [2025-10-22T14:02:50.669Z] LEVELS: [extended] [2025-10-22T14:02:50.669Z] JDK_VERSIONS: [8] [2025-10-22T14:02:50.669Z] GROUPS: [openjdk] [2025-10-22T14:02:50.669Z] ARCH_OS_LIST: [aarch64_linux] [2025-10-22T14:02:50.814Z] Added items: [2025-10-22T14:02:50.814Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun'} [2025-10-22T14:02:50.814Z] Existing items: [2025-10-22T14:02:50.814Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0'} [2025-10-22T14:02:50.814Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_1'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-10-22T17:45:24.399Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun) [Pipeline] build [2025-10-22T17:45:24.428Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun [2025-10-22T17:45:32.583Z] Starting building: Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun #52 [2025-10-22T17:50:23.290Z] Build Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun #52 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-22T17:50:23.359Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux [Pipeline] { [Pipeline] cleanWs [2025-10-22T17:50:23.739Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T17:50:23.739Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T17:50:23.919Z] [WS-CLEANUP] done [Pipeline] echo [2025-10-22T17:50:23.928Z] Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun #52 completed with status UNSTABLE [Pipeline] timeout [2025-10-22T17:50:23.951Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-22T17:50:25.071Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun" build number 52 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-22T17:50:25.116Z] Saving Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/52/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-22T17:50:25.306Z] Archiving artifacts [2025-10-22T17:50:25.963Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-22T17:50:26.945Z] Tap file found: Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/52/aqa-tests/TKG/output_17611553864638/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-10-22T17:50:27.217Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=hotspot_custom&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=aarch64_linux&amp;GENERATE_JOBS=true&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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=runtime%2Fos%2FAvailableProcessors.java&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] cleanWs [2025-10-22T17:50:27.610Z] [WS-CLEANUP] Deleting project workspace... [2025-10-22T17:50:27.610Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-22T17:50:27.792Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE