Test_openjdk8_hs_special.openjdk_arm_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 487 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3028 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 285 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_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_special.openjdk_arm_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/master^{commit} # timeout=10 Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 Commit message: "Add sleep and retry for cleanWs (#6633)" > git rev-list --no-walk 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-09-30T21:06:03.210Z] SPEC: linux_arm [Pipeline] echo [2025-09-30T21:06:03.211Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T21:06:03.239Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' 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-09-30T21:06:03.250Z] dynamicAgents: [] [Pipeline] node [2025-09-30T21:06:18.263Z] Still waiting to schedule task [2025-09-30T21:06:18.265Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’ [2025-09-30T21:15:07.258Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_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-09-30T21:15:07.293Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T21:15:07.672Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T21:15:07.672Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T21:15:07.944Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T21:15:08.171Z] The recommended git tool is: git [2025-09-30T21:15:08.533Z] No credentials specified [2025-09-30T21:15:08.708Z] Cloning the remote Git repository [2025-09-30T21:15:08.963Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T21:15:08.964Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests # timeout=10 [2025-09-30T21:15:09.049Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-09-30T21:15:09.049Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T21:15:09.050Z] > git --version # timeout=10 [2025-09-30T21:15:09.059Z] > git --version # 'git version 2.43.0' [2025-09-30T21:15:09.060Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T21:15:19.179Z] Avoid second fetch [2025-09-30T21:15:19.367Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master) [2025-09-30T21:15:18.864Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T21:15:18.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T21:15:19.258Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T21:15:19.448Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T21:15:19.459Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 [2025-09-30T21:15:21.196Z] Commit message: "Add sleep and retry for cleanWs (#6633)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_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-09-30T21:15:23.012Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T21:15:23.041Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T21:15:25.100Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-09-30T21:15:25.810Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T21:15:27.651Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T21:15:27.652Z] Unix type machine.. [2025-09-30T21:15:27.652Z] Running on a Linux host [2025-09-30T21:15:27.652Z] Woohoo - no rogue processes detected! 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 [2025-09-30T21:15:30.803Z] + printenv [2025-09-30T21:15:30.803Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T21:15:30.803Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T21:15:30.803Z] SETUP_JCK_RUN=false [2025-09-30T21:15:30.803Z] USE_TESTENV_PROPERTIES=false [2025-09-30T21:15:30.803Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T21:15:30.803Z] SSH_CLIENT=78.47.239.97 43300 22 [2025-09-30T21:15:30.803Z] USER=jenkins [2025-09-30T21:15:30.803Z] BUILD_LIST=openjdk [2025-09-30T21:15:30.803Z] SDK_RESOURCE=upstream [2025-09-30T21:15:30.803Z] OPENJ9_BRANCH=master [2025-09-30T21:15:30.803Z] jobStatus=SUCCESS [2025-09-30T21:15:30.803Z] CI=true [2025-09-30T21:15:30.803Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/21/display/redirect?page=changes [2025-09-30T21:15:30.803Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T21:15:30.803Z] UPSTREAM_JOB_NUMBER=487 [2025-09-30T21:15:30.803Z] TARGET=special.openjdk [2025-09-30T21:15:30.803Z] EXIT_FAILURE=false [2025-09-30T21:15:30.803Z] NODE_LABELS=hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1 [2025-09-30T21:15:30.803Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T21:15:30.803Z] USE_JRE=false [2025-09-30T21:15:30.803Z] OLDPWD=/home/jenkins [2025-09-30T21:15:30.803Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T21:15:30.803Z] HOME=/home/jenkins [2025-09-30T21:15:30.803Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T21:15:30.803Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/21/ [2025-09-30T21:15:30.803Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_arm_linux.tap [2025-09-30T21:15:30.803Z] JDK_IMPL=hotspot [2025-09-30T21:15:30.803Z] DOCKER_REQUIRED=false [2025-09-30T21:15:30.803Z] HUDSON_COOKIE=6c757b51-54dd-4b86-8b6a-c0e2d0928af3 [2025-09-30T21:15:30.803Z] JENKINS_SERVER_COOKIE=durable-03ee12e3bdf279bd6d69180a8c693d7744a7aa2f845ea2d286fbc7cf43ec4490 [2025-09-30T21:15:30.803Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../benchmarks [2025-09-30T21:15:30.803Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2025-09-30T21:15:30.803Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux [2025-09-30T21:15:30.803Z] KEEP_WORKSPACE=false [2025-09-30T21:15:30.803Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T21:15:30.803Z] GENERATE_JOBS=true [2025-09-30T21:15:30.803Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T21:15:30.803Z] PERSONAL_BUILD=false [2025-09-30T21:15:30.803Z] LOGNAME=jenkins [2025-09-30T21:15:30.803Z] NODE_NAME=test-docker-ubuntu2404-armv7-1 [2025-09-30T21:15:30.803Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/21/display/redirect?page=artifacts [2025-09-30T21:15:30.803Z] STAGE_NAME=Setup [2025-09-30T21:15:30.803Z] AUTO_DETECT=true [2025-09-30T21:15:30.803Z] EXECUTOR_NUMBER=0 [2025-09-30T21:15:30.803Z] JDK_VERSION=8 [2025-09-30T21:15:30.803Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T21:15:30.803Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/21/display/redirect?page=tests [2025-09-30T21:15:30.803Z] BUILD_DISPLAY_NAME=#21 [2025-09-30T21:15:30.803Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T21:15:30.803Z] TIME_LIMIT=25 [2025-09-30T21:15:30.803Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T21:15:30.803Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_arm_linux [2025-09-30T21:15:30.803Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-09-30T21:15:30.803Z] PLATFORM=arm_linux [2025-09-30T21:15:30.803Z] TKG_ITERATIONS=1 [2025-09-30T21:15:30.803Z] EXIT_SUCCESS=false [2025-09-30T21:15:30.803Z] BUILD_ID=21 [2025-09-30T21:15:30.803Z] RERUN_FAILURE=true [2025-09-30T21:15:30.803Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T21:15:30.803Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_arm_linux-21 [2025-09-30T21:15:30.803Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/system_lib [2025-09-30T21:15:30.803Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T21:15:30.803Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-09-30T21:15:30.803Z] LANG=C.UTF-8 [2025-09-30T21:15:30.803Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/ [2025-09-30T21:15:30.803Z] KEEP_REPORTDIR=true [2025-09-30T21:15:30.803Z] JCK_GIT_BRANCH=master [2025-09-30T21:15:30.803Z] ORIGIN_JDK_VERSION=8 [2025-09-30T21:15:30.803Z] BUILD_NUMBER=21 [2025-09-30T21:15:30.803Z] JENKINS_NODE_COOKIE=0f99bb71-1bfa-4158-b013-290a7397b693 [2025-09-30T21:15:30.803Z] SHELL=/bin/sh [2025-09-30T21:15:30.803Z] ITERATIONS=1 [2025-09-30T21:15:30.803Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T21:15:30.803Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image [2025-09-30T21:15:30.803Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/21/display/redirect [2025-09-30T21:15:30.803Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T21:15:30.803Z] SPEC=linux_arm [2025-09-30T21:15:30.803Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T21:15:30.803Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T21:15:30.803Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_arm_linux/display/redirect [2025-09-30T21:15:30.803Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin [2025-09-30T21:15:30.803Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_arm_linux [2025-09-30T21:15:30.803Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T21:15:30.803Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T21:15:30.803Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux [2025-09-30T21:15:30.803Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:15:30.803Z] TEST_TIME=120 [2025-09-30T21:15:30.803Z] SSH_CONNECTION=78.47.239.97 43300 172.17.0.4 22 [2025-09-30T21:15:30.803Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux@tmp [2025-09-30T21:15:30.803Z] PARALLEL=Dynamic [2025-09-30T21:15:30.803Z] JOBSTARTTIME=Tue, 30 Sep 2025 21:15:24 +0000 [2025-09-30T21:15:30.803Z] DYNAMIC_COMPILE=false [2025-09-30T21:15:30.804Z] 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-09-30T21:15:31.339Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T21:15:31.356Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:16:13.683Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 487 [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 [2025-09-30T21:16:13.938Z] 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-09-30T21:16:13.944Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux [Pipeline] { [Pipeline] sshagent [2025-09-30T21:16:14.041Z] $ ssh-agent [2025-09-30T21:16:14.872Z] SSH_AUTH_SOCK=/tmp/ssh-vqI1C3d1kjdT/agent.1799639 [2025-09-30T21:16:14.872Z] SSH_AGENT_PID=1799641 [2025-09-30T21:16:14.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T21:16:14.892Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T21:16:14.917Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T21:16:16.787Z] + pwd [2025-09-30T21:16:16.788Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T21:16:16.788Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests [2025-09-30T21:16:16.788Z] get jdk binary... [2025-09-30T21:16:16.788Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T21:16:16.788Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz ... [2025-09-30T21:16:17.754Z] List files in jdkbinary folder... [2025-09-30T21:16:17.754Z] total 224412 [2025-09-30T21:16:17.754Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:17.754Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:17.754Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:17.754Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json [2025-09-30T21:16:17.754Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json [2025-09-30T21:16:17.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:16 tmp [2025-09-30T21:16:17.754Z] List files in jdkbinary/tmp folder... [2025-09-30T21:16:17.754Z] total 4 [2025-09-30T21:16:17.754Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926 [2025-09-30T21:16:17.754Z] Moving directory jdk8u472-b06-aarch32-20250926/ to ../j2sdk-image [2025-09-30T21:16:17.754Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz ... [2025-09-30T21:16:18.704Z] List files in jdkbinary folder... [2025-09-30T21:16:18.704Z] total 224416 [2025-09-30T21:16:18.704Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:18.704Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:18.704Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz [2025-09-30T21:16:18.704Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json [2025-09-30T21:16:18.704Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json [2025-09-30T21:16:18.704Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 j2sdk-image [2025-09-30T21:16:18.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:16 tmp [2025-09-30T21:16:18.704Z] List files in jdkbinary/tmp folder... [2025-09-30T21:16:18.704Z] total 4 [2025-09-30T21:16:18.704Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926-jre [2025-09-30T21:16:18.704Z] Moving directory jdk8u472-b06-aarch32-20250926-jre/ to ../j2re-image [2025-09-30T21:16:18.704Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz over ./j2sdk-image/jre... [2025-09-30T21:16:20.664Z] Removing top-level folder jdk8u472-b06-aarch32-20250926-debug-image/ [2025-09-30T21:16:20.665Z] Removing top-level folder jdk8u472-b06-aarch32-20250926/ [2025-09-30T21:16:21.631Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -version [2025-09-30T21:16:21.631Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T21:16:21.631Z] openjdk version "1.8.0_472-beta" [2025-09-30T21:16:21.631Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06) [2025-09-30T21:16:21.631Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode) [2025-09-30T21:16:21.631Z] =JAVA VERSION OUTPUT END= [2025-09-30T21:16:21.631Z] =RELEASE INFO BEGIN= [2025-09-30T21:16:21.631Z] JAVA_VERSION="1.8.0_472" [2025-09-30T21:16:21.631Z] OS_NAME="Linux" [2025-09-30T21:16:21.631Z] OS_VERSION="2.6" [2025-09-30T21:16:21.631Z] OS_ARCH="aarch32" [2025-09-30T21:16:21.631Z] SOURCE=".:git:abd13fb0bc36+" [2025-09-30T21:16:21.631Z] IMPLEMENTOR="Eclipse Adoptium" [2025-09-30T21:16:21.631Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f" [2025-09-30T21:16:21.631Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-09-30T21:16:21.631Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2025-09-30T21:16:21.631Z] FULL_VERSION="1.8.0_472-beta-202509302022-b06" [2025-09-30T21:16:21.631Z] SEMANTIC_VERSION="8.0.472+6" [2025-09-30T21:16:21.631Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-09-30T21:16:21.631Z] JVM_VARIANT="Hotspot" [2025-09-30T21:16:21.631Z] JVM_VERSION="25.472-b06" [2025-09-30T21:16:21.632Z] IMAGE_TYPE="JDK" [2025-09-30T21:16:21.632Z] =RELEASE INFO END= [2025-09-30T21:16:21.632Z] get testKitGen... [2025-09-30T21:16:21.632Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T21:16:22.156Z] git rev-parse master [2025-09-30T21:16:22.156Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T21:16:22.300Z] $ ssh-agent -k [2025-09-30T21:16:22.310Z] unset SSH_AUTH_SOCK; [2025-09-30T21:16:22.311Z] unset SSH_AGENT_PID; [2025-09-30T21:16:22.311Z] echo Agent pid 1799641 killed; [2025-09-30T21:16:23.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T21:16:23.693Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.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=arm_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=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%2Faarch32-jdk8u&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-arm-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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=487&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T21:16:23.705Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.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=arm_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-armv7-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%2Faarch32-jdk8u&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-arm-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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=487&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-09-30T21:16:23.760Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T21:16:24.840Z] Copied 1 artifact from "getTRSSOutput" build number 1912 [Pipeline] sh [2025-09-30T21:16:26.706Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T21:16:26.706Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T21:16:26.706Z] + tar xof - [2025-09-30T21:16:26.706Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T21:16:27.264Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T21:16:27.284Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T21:16:29.151Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T21:16:33.298Z] -------------------------------------------- [2025-09-30T21:16:33.298Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:33.298Z] task is set to default [2025-09-30T21:16:33.298Z] dependencyList is set to all [2025-09-30T21:16:33.298Z] -------------------------------------------- [2025-09-30T21:16:33.298Z] Starting download third party dependent jars [2025-09-30T21:16:33.298Z] -------------------------------------------- [2025-09-30T21:16:33.298Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T21:16:33.298Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T21:16:33.885Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] sh [2025-09-30T21:16:35.866Z] + cd ./aqa-tests/TKG [2025-09-30T21:16:35.866Z] + uname [2025-09-30T21:16:35.866Z] + [ Linux = AIX ] [2025-09-30T21:16:35.866Z] + uname [2025-09-30T21:16:35.866Z] + [ Linux = SunOS ] [2025-09-30T21:16:35.866Z] + uname [2025-09-30T21:16:35.866Z] + [ Linux = *BSD ] [2025-09-30T21:16:35.866Z] + MAKE=make [2025-09-30T21:16:35.866Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES= [2025-09-30T21:16:35.866Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image [2025-09-30T21:16:35.866Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:35.866Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:16:35.866Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:16:35.866Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T21:16:35.866Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T21:16:35.866Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T21:16:36.827Z] [2025-09-30T21:16:36.828Z] build: [2025-09-30T21:16:36.828Z] [2025-09-30T21:16:36.828Z] clean: [2025-09-30T21:16:36.828Z] [2025-09-30T21:16:36.828Z] init: [2025-09-30T21:16:36.828Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin [2025-09-30T21:16:36.828Z] [2025-09-30T21:16:36.828Z] getDependentLibs: [2025-09-30T21:16:36.828Z] [exec] -------------------------------------------- [2025-09-30T21:16:36.828Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:36.828Z] [exec] task is set to default [2025-09-30T21:16:36.828Z] [exec] dependencyList is set to json_simple [2025-09-30T21:16:36.828Z] [exec] -------------------------------------------- [2025-09-30T21:16:36.828Z] [exec] Starting download third party dependent jars [2025-09-30T21:16:36.828Z] [exec] -------------------------------------------- [2025-09-30T21:16:36.828Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:36.828Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:16:36.828Z] [exec] downloaded dependent third party jars successfully [2025-09-30T21:16:36.828Z] [2025-09-30T21:16:36.828Z] compile: [2025-09-30T21:16:36.828Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:16:36.828Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T21:16:36.828Z] [echo] ===fork: yes [2025-09-30T21:16:36.828Z] [echo] ===debug: on [2025-09-30T21:16:36.828Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin [2025-09-30T21:16:38.784Z] [2025-09-30T21:16:38.784Z] dist: [2025-09-30T21:16:38.784Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T21:16:39.743Z] [2025-09-30T21:16:39.743Z] BUILD SUCCESSFUL [2025-09-30T21:16:39.743Z] Total time: 3 seconds [2025-09-30T21:16:39.743Z] 0 [2025-09-30T21:16:39.743Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T21:16:39.743Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T21:16:39.743Z] microArchOutput: [2025-09-30T21:16:40.700Z] ****************************** MACHINE INFO ****************************** [2025-09-30T21:16:40.700Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG [2025-09-30T21:16:40.700Z] Free Physical Memory Size : 3462815744 [2025-09-30T21:16:40.700Z] Free space (bytes) : 52040810496 [2025-09-30T21:16:40.700Z] Total Physical Memory Size : 6442450944 [2025-09-30T21:16:40.700Z] Total space (bytes) : 167961710592 [2025-09-30T21:16:40.700Z] Usable space (bytes) : 43434311680 [2025-09-30T21:16:40.700Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:16:40.700Z] bashVersion : [2025-09-30T21:16:40.700Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-09-30T21:16:40.700Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T21:16:40.700Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] This is free software; you are free to change and redistribute it. [2025-09-30T21:16:40.700Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:16:40.700Z] cpuCores : 8 [2025-09-30T21:16:40.700Z] curlVersion : [2025-09-30T21:16:40.700Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) 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-09-30T21:16:40.700Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-09-30T21:16:40.700Z] 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-09-30T21:16:40.700Z] 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-09-30T21:16:40.700Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T21:16:40.700Z] gcc version : 13 [2025-09-30T21:16:40.700Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-09-30T21:16:40.700Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T21:16:40.700Z] lldb version : Command could not be executed [2025-09-30T21:16:40.700Z] makeVersion : [2025-09-30T21:16:40.700Z] GNU Make 4.3 [2025-09-30T21:16:40.700Z] Built for arm-unknown-linux-gnueabihf [2025-09-30T21:16:40.700Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T21:16:40.700Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:16:40.700Z] This is free software: you are free to change and redistribute it. [2025-09-30T21:16:40.700Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:16:40.700Z] mavenVersion : bash: line 1: mvn: command not found [2025-09-30T21:16:40.700Z] osInfo : [2025-09-30T21:16:40.700Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-09-30T21:16:40.700Z] NAME="Ubuntu" [2025-09-30T21:16:40.700Z] VERSION_ID="24.04" [2025-09-30T21:16:40.700Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-09-30T21:16:40.700Z] VERSION_CODENAME=noble [2025-09-30T21:16:40.700Z] ID=ubuntu [2025-09-30T21:16:40.700Z] ID_LIKE=debian [2025-09-30T21:16:40.700Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T21:16:40.700Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T21:16:40.700Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T21:16:40.700Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T21:16:40.700Z] UBUNTU_CODENAME=noble [2025-09-30T21:16:40.700Z] LOGO=ubuntu-logo [2025-09-30T21:16:40.700Z] osLabel : ubuntu.24 [2025-09-30T21:16:40.700Z] perlVersion : [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-09-30T21:16:40.700Z] (with 51 registered patches, see perl -V for more detail) [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] Copyright 1987-2023, Larry Wall [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T21:16:40.700Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T21:16:40.700Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T21:16:40.700Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T21:16:40.700Z] procArch : aarch64 [2025-09-30T21:16:40.700Z] sysArch : aarch64 [2025-09-30T21:16:40.700Z] sysOS : Linux [2025-09-30T21:16:40.700Z] ulimit : [2025-09-30T21:16:40.700Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T21:16:40.700Z] core file size (blocks, -c) unlimited [2025-09-30T21:16:40.700Z] data seg size (kbytes, -d) unlimited [2025-09-30T21:16:40.700Z] scheduling priority (-e) 0 [2025-09-30T21:16:40.700Z] file size (blocks, -f) unlimited [2025-09-30T21:16:40.700Z] pending signals (-i) 63541 [2025-09-30T21:16:40.700Z] max locked memory (kbytes, -l) 8192 [2025-09-30T21:16:40.700Z] max memory size (kbytes, -m) unlimited [2025-09-30T21:16:40.700Z] open files (-n) 1048576 [2025-09-30T21:16:40.700Z] pipe size (512 bytes, -p) 8 [2025-09-30T21:16:40.700Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T21:16:40.700Z] real-time priority (-r) 0 [2025-09-30T21:16:40.700Z] stack size (kbytes, -s) 8192 [2025-09-30T21:16:40.700Z] cpu time (seconds, -t) unlimited [2025-09-30T21:16:40.700Z] max user processes (-u) unlimited [2025-09-30T21:16:40.700Z] virtual memory (kbytes, -v) unlimited [2025-09-30T21:16:40.700Z] file locks (-x) unlimited [2025-09-30T21:16:40.700Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-09-30T21:16:40.700Z] vmVendor : Oracle Corporation [2025-09-30T21:16:40.700Z] vmVersion : 25.472-b06 [2025-09-30T21:16:40.700Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T21:16:40.700Z] ************************************************************************** [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('java.vendor')=Temurin [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('os.name')=Linux [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('os.arch')=arm [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('java.fullversion')=null [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] System.getProperty('sun.arch.data.model')=32 [2025-09-30T21:16:40.700Z] [2025-09-30T21:16:40.700Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:40.700Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG' [2025-09-30T21:16:40.700Z] perl scripts/configure.pl [2025-09-30T21:16:40.700Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T21:16:41.762Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T21:16:41.762Z] [2025-09-30T21:16:41.762Z] [2025-09-30T21:16:41.762Z] Starting to generate parallel test lists. [2025-09-30T21:16:41.762Z] [2025-09-30T21:16:41.762Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-09-30T21:16:41.762Z] Attempting to get test duration data from TRSS. [2025-09-30T21:16:41.762Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=special [2025-09-30T21:16:42.713Z] Attempting to get test duration data from cached files. [2025-09-30T21:16:42.713Z] [2025-09-30T21:16:42.713Z] TEST DURATION [2025-09-30T21:16:42.713Z] ==================================================================================== [2025-09-30T21:16:42.713Z] Total number of tests searched: 6 [2025-09-30T21:16:42.713Z] Number of test durations found: 6 [2025-09-30T21:16:42.713Z] Top slowest tests: [2025-09-30T21:16:42.713Z] 02m33s hotspot_custom_0 [2025-09-30T21:16:42.713Z] 02m16s jdk_math_jre_2 [2025-09-30T21:16:42.713Z] 01m29s jdk_custom_0 [2025-09-30T21:16:42.713Z] ==================================================================================== [2025-09-30T21:16:42.713Z] [2025-09-30T21:16:42.713Z] Test target is split into 1 lists. [2025-09-30T21:16:42.713Z] Reducing estimated test running time from 06m21s to 06m21s. [2025-09-30T21:16:42.713Z] [2025-09-30T21:16:42.713Z] -------------------------------------testList_0------------------------------------- [2025-09-30T21:16:42.713Z] Number of tests: 6 [2025-09-30T21:16:42.713Z] Estimated running time: 06m21s [2025-09-30T21:16:42.713Z] TESTLIST=hotspot_custom_0,jdk_math_jre_2,jdk_custom_0,langtools_custom_0,jdk_math_jre_0,jdk_math_jre_1 [2025-09-30T21:16:42.713Z] ------------------------------------------------------------------------------------ [2025-09-30T21:16:42.713Z] [2025-09-30T21:16:42.713Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-09-30T21:16:42.713Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T21:16:43.421Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T21:16:43.961Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-09-30T21:16:45.832Z] + cd ./aqa-tests/TKG [2025-09-30T21:16:45.832Z] + uname [2025-09-30T21:16:45.832Z] + [ Linux = AIX ] [2025-09-30T21:16:45.832Z] + uname [2025-09-30T21:16:45.832Z] + [ Linux = SunOS ] [2025-09-30T21:16:45.832Z] + uname [2025-09-30T21:16:45.832Z] + [ Linux = *BSD ] [2025-09-30T21:16:45.832Z] + MAKE=make [2025-09-30T21:16:45.832Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME= [2025-09-30T21:16:45.832Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image [2025-09-30T21:16:45.833Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:45.833Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:16:45.833Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T21:16:45.833Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T21:16:45.833Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T21:16:45.833Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T21:16:46.791Z] [2025-09-30T21:16:46.791Z] build: [2025-09-30T21:16:46.791Z] [2025-09-30T21:16:46.791Z] clean: [2025-09-30T21:16:46.791Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T21:16:46.791Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin [2025-09-30T21:16:46.791Z] [2025-09-30T21:16:46.791Z] init: [2025-09-30T21:16:46.791Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin [2025-09-30T21:16:46.791Z] [2025-09-30T21:16:46.791Z] getDependentLibs: [2025-09-30T21:16:46.791Z] [exec] -------------------------------------------- [2025-09-30T21:16:46.791Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:46.791Z] [exec] task is set to default [2025-09-30T21:16:46.791Z] [exec] dependencyList is set to json_simple [2025-09-30T21:16:46.791Z] [exec] -------------------------------------------- [2025-09-30T21:16:46.791Z] [exec] Starting download third party dependent jars [2025-09-30T21:16:46.791Z] [exec] -------------------------------------------- [2025-09-30T21:16:46.791Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:46.791Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T21:16:46.791Z] [exec] downloaded dependent third party jars successfully [2025-09-30T21:16:46.791Z] [2025-09-30T21:16:46.791Z] compile: [2025-09-30T21:16:46.791Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:16:46.791Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T21:16:46.791Z] [echo] ===fork: yes [2025-09-30T21:16:46.791Z] [echo] ===debug: on [2025-09-30T21:16:46.791Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin [2025-09-30T21:16:48.752Z] [2025-09-30T21:16:48.752Z] dist: [2025-09-30T21:16:48.752Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T21:16:49.716Z] [2025-09-30T21:16:49.716Z] BUILD SUCCESSFUL [2025-09-30T21:16:49.716Z] Total time: 3 seconds [2025-09-30T21:16:49.716Z] 0 [2025-09-30T21:16:49.716Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T21:16:49.716Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T21:16:49.717Z] microArchOutput: [2025-09-30T21:16:50.669Z] ****************************** MACHINE INFO ****************************** [2025-09-30T21:16:50.670Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG [2025-09-30T21:16:50.670Z] Free Physical Memory Size : 3462905856 [2025-09-30T21:16:50.670Z] Free space (bytes) : 52029652992 [2025-09-30T21:16:50.670Z] Total Physical Memory Size : 6442450944 [2025-09-30T21:16:50.670Z] Total space (bytes) : 167961710592 [2025-09-30T21:16:50.670Z] Usable space (bytes) : 43423154176 [2025-09-30T21:16:50.670Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T21:16:50.670Z] bashVersion : [2025-09-30T21:16:50.670Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2025-09-30T21:16:50.670Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-09-30T21:16:50.670Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] This is free software; you are free to change and redistribute it. [2025-09-30T21:16:50.670Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:16:50.670Z] cpuCores : 8 [2025-09-30T21:16:50.670Z] curlVersion : [2025-09-30T21:16:50.670Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) 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-09-30T21:16:50.670Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-09-30T21:16:50.670Z] 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-09-30T21:16:50.670Z] 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-09-30T21:16:50.670Z] dockerVersion : bash: line 1: docker: command not found [2025-09-30T21:16:50.670Z] gcc version : 13 [2025-09-30T21:16:50.670Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-09-30T21:16:50.670Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T21:16:50.670Z] lldb version : Command could not be executed [2025-09-30T21:16:50.670Z] makeVersion : [2025-09-30T21:16:50.670Z] GNU Make 4.3 [2025-09-30T21:16:50.670Z] Built for arm-unknown-linux-gnueabihf [2025-09-30T21:16:50.670Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T21:16:50.670Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T21:16:50.670Z] This is free software: you are free to change and redistribute it. [2025-09-30T21:16:50.670Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T21:16:50.670Z] mavenVersion : bash: line 1: mvn: command not found [2025-09-30T21:16:50.670Z] osInfo : [2025-09-30T21:16:50.670Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-09-30T21:16:50.670Z] NAME="Ubuntu" [2025-09-30T21:16:50.670Z] VERSION_ID="24.04" [2025-09-30T21:16:50.670Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-09-30T21:16:50.670Z] VERSION_CODENAME=noble [2025-09-30T21:16:50.670Z] ID=ubuntu [2025-09-30T21:16:50.670Z] ID_LIKE=debian [2025-09-30T21:16:50.670Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T21:16:50.670Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T21:16:50.670Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T21:16:50.670Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T21:16:50.670Z] UBUNTU_CODENAME=noble [2025-09-30T21:16:50.670Z] LOGO=ubuntu-logo [2025-09-30T21:16:50.670Z] osLabel : ubuntu.24 [2025-09-30T21:16:50.670Z] perlVersion : [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2025-09-30T21:16:50.670Z] (with 51 registered patches, see perl -V for more detail) [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] Copyright 1987-2023, Larry Wall [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T21:16:50.670Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T21:16:50.670Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T21:16:50.670Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T21:16:50.670Z] procArch : aarch64 [2025-09-30T21:16:50.670Z] sysArch : aarch64 [2025-09-30T21:16:50.670Z] sysOS : Linux [2025-09-30T21:16:50.670Z] ulimit : [2025-09-30T21:16:50.670Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T21:16:50.670Z] core file size (blocks, -c) unlimited [2025-09-30T21:16:50.670Z] data seg size (kbytes, -d) unlimited [2025-09-30T21:16:50.670Z] scheduling priority (-e) 0 [2025-09-30T21:16:50.670Z] file size (blocks, -f) unlimited [2025-09-30T21:16:50.670Z] pending signals (-i) 63541 [2025-09-30T21:16:50.670Z] max locked memory (kbytes, -l) 8192 [2025-09-30T21:16:50.670Z] max memory size (kbytes, -m) unlimited [2025-09-30T21:16:50.670Z] open files (-n) 1048576 [2025-09-30T21:16:50.670Z] pipe size (512 bytes, -p) 8 [2025-09-30T21:16:50.670Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T21:16:50.670Z] real-time priority (-r) 0 [2025-09-30T21:16:50.670Z] stack size (kbytes, -s) 8192 [2025-09-30T21:16:50.670Z] cpu time (seconds, -t) unlimited [2025-09-30T21:16:50.670Z] max user processes (-u) unlimited [2025-09-30T21:16:50.670Z] virtual memory (kbytes, -v) unlimited [2025-09-30T21:16:50.670Z] file locks (-x) unlimited [2025-09-30T21:16:50.670Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-09-30T21:16:50.670Z] vmVendor : Oracle Corporation [2025-09-30T21:16:50.670Z] vmVersion : 25.472-b06 [2025-09-30T21:16:50.670Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T21:16:50.670Z] ************************************************************************** [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('java.vendor')=Temurin [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('os.name')=Linux [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('os.arch')=arm [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('java.fullversion')=null [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] System.getProperty('sun.arch.data.model')=32 [2025-09-30T21:16:50.670Z] [2025-09-30T21:16:50.670Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib [2025-09-30T21:16:50.670Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG' [2025-09-30T21:16:50.670Z] perl scripts/configure.pl [2025-09-30T21:16:50.670Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-09-30T21:16:51.626Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] Starting to generate parallel test lists. [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-09-30T21:16:51.626Z] Attempting to get test duration data from TRSS. [2025-09-30T21:16:51.626Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=special [2025-09-30T21:16:51.626Z] Attempting to get test duration data from cached files. [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] TEST DURATION [2025-09-30T21:16:51.626Z] ==================================================================================== [2025-09-30T21:16:51.626Z] Total number of tests searched: 6 [2025-09-30T21:16:51.626Z] Number of test durations found: 6 [2025-09-30T21:16:51.626Z] Top slowest tests: [2025-09-30T21:16:51.626Z] 02m33s hotspot_custom_0 [2025-09-30T21:16:51.626Z] 02m16s jdk_math_jre_2 [2025-09-30T21:16:51.626Z] 01m29s jdk_custom_0 [2025-09-30T21:16:51.626Z] ==================================================================================== [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] Test target is split into 3 lists. [2025-09-30T21:16:51.626Z] Reducing estimated test running time from 06m21s to 02m33s. [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] -------------------------------------testList_0------------------------------------- [2025-09-30T21:16:51.626Z] Number of tests: 1 [2025-09-30T21:16:51.626Z] Estimated running time: 02m33s [2025-09-30T21:16:51.626Z] TESTLIST=hotspot_custom_0 [2025-09-30T21:16:51.626Z] ------------------------------------------------------------------------------------ [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] -------------------------------------testList_1------------------------------------- [2025-09-30T21:16:51.626Z] Number of tests: 1 [2025-09-30T21:16:51.626Z] Estimated running time: 02m16s [2025-09-30T21:16:51.626Z] TESTLIST=jdk_math_jre_2 [2025-09-30T21:16:51.626Z] ------------------------------------------------------------------------------------ [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] -------------------------------------testList_2------------------------------------- [2025-09-30T21:16:51.626Z] Number of tests: 4 [2025-09-30T21:16:51.626Z] Estimated running time: 01m32s [2025-09-30T21:16:51.626Z] TESTLIST=jdk_custom_0,langtools_custom_0,jdk_math_jre_0,jdk_math_jre_1 [2025-09-30T21:16:51.626Z] ------------------------------------------------------------------------------------ [2025-09-30T21:16:51.626Z] [2025-09-30T21:16:51.626Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-09-30T21:16:51.626Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T21:16:52.688Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T21:16:53.543Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-09-30T21:16:53.546Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-09-30T21:16:53.746Z] Archiving artifacts [2025-09-30T21:16:54.105Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-30T21:16:54.335Z] [PARALLEL: Dynamic] childJobNum is 3, 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] { (Branch: testList_2) [Pipeline] echo [2025-09-30T21:16:55.092Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_arm_linux_testList_0 params for generating the job [Pipeline] echo [2025-09-30T21:16:55.094Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_arm_linux_testList_1 params for generating the job [Pipeline] echo [2025-09-30T21:16:55.095Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_arm_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-09-30T21:16:56.024Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T21:16:56.038Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T21:16:56.058Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-09-30T21:21:34.254Z] LEVELS: [special] [2025-09-30T21:21:34.254Z] LEVELS: [special] [2025-09-30T21:21:34.254Z] JDK_VERSIONS: [8] [2025-09-30T21:21:34.259Z] JDK_VERSIONS: [8] [2025-09-30T21:21:34.259Z] GROUPS: [openjdk] [2025-09-30T21:21:34.259Z] GROUPS: [openjdk] [2025-09-30T21:21:34.259Z] ARCH_OS_LIST: [arm_linux] [2025-09-30T21:21:34.259Z] ARCH_OS_LIST: [arm_linux] [2025-09-30T21:21:34.263Z] LEVELS: [special] [2025-09-30T21:21:34.263Z] JDK_VERSIONS: [8] [2025-09-30T21:21:34.263Z] GROUPS: [openjdk] [2025-09-30T21:21:34.263Z] ARCH_OS_LIST: [arm_linux] [2025-09-30T21:21:34.407Z] Existing items: [2025-09-30T21:21:34.407Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_1'} [2025-09-30T21:21:34.407Z] Unreferenced items: [2025-09-30T21:21:34.407Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_0'} [2025-09-30T21:21:34.407Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_2'} [2025-09-30T21:21:34.438Z] Existing items: [2025-09-30T21:21:34.438Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_0'} [2025-09-30T21:21:34.438Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_1'} [2025-09-30T21:21:34.438Z] Unreferenced items: [2025-09-30T21:21:34.438Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_2'} [2025-09-30T21:21:34.442Z] Existing items: [2025-09-30T21:21:34.442Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_0'} [2025-09-30T21:21:34.442Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_1'} [2025-09-30T21:21:34.442Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_arm_linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T21:21:37.161Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T21:21:39.259Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T21:21:39.259Z] Unix type machine.. [2025-09-30T21:21:39.259Z] Running on a Linux host [2025-09-30T21:21:39.259Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T21:21:40.167Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T21:21:40.167Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T21:21:42.249Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-09-30T21:21:44.298Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T21:21:44.855Z] 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] { (Branch: testList_2) [Pipeline] build [2025-09-30T21:21:45.004Z] Scheduling project: Test_openjdk8_hs_special.openjdk_arm_linux_testList_0 [Pipeline] build [2025-09-30T21:21:45.010Z] Scheduling project: Test_openjdk8_hs_special.openjdk_arm_linux_testList_1 [Pipeline] build [2025-09-30T21:21:45.050Z] Scheduling project: Test_openjdk8_hs_special.openjdk_arm_linux_testList_2 [2025-09-30T21:21:54.946Z] Starting building: Test_openjdk8_hs_special.openjdk_arm_linux_testList_1 #7 [2025-09-30T21:21:54.947Z] Starting building: Test_openjdk8_hs_special.openjdk_arm_linux_testList_2 #7 [2025-09-30T21:21:54.948Z] Starting building: Test_openjdk8_hs_special.openjdk_arm_linux_testList_0 #8 [2025-09-30T22:41:45.953Z] Build Test_openjdk8_hs_special.openjdk_arm_linux_testList_2 #7 completed: SUCCESS [Pipeline] } [2025-09-30T22:46:21.266Z] Build Test_openjdk8_hs_special.openjdk_arm_linux_testList_1 #7 completed: SUCCESS [Pipeline] } [2025-09-30T22:54:49.079Z] Build Test_openjdk8_hs_special.openjdk_arm_linux_testList_0 #8 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-09-30T22:54:49.137Z] Running on test-docker-ubuntu2204-ppc64le-3 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_arm_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T22:54:49.530Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T22:54:49.530Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T22:54:49.706Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-09-30T22:54:49.844Z] Test_openjdk8_hs_special.openjdk_arm_linux_testList_0 #8 completed with status SUCCESS [Pipeline] timeout [2025-09-30T22:54:49.855Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T22:54:50.921Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_arm_linux_testList_0" build number 8 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T22:54:50.947Z] Saving Test_openjdk8_hs_special.openjdk_arm_linux_testList_0/8/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T22:54:51.128Z] Archiving artifacts [2025-09-30T22:54:51.483Z] Recording fingerprints [Pipeline] echo [2025-09-30T22:54:51.681Z] Test_openjdk8_hs_special.openjdk_arm_linux_testList_1 #7 completed with status SUCCESS [Pipeline] timeout [2025-09-30T22:54:51.701Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T22:54:52.776Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_arm_linux_testList_1" build number 7 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T22:54:52.819Z] Saving Test_openjdk8_hs_special.openjdk_arm_linux_testList_1/7/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T22:54:53.003Z] Archiving artifacts [2025-09-30T22:54:53.356Z] Recording fingerprints [Pipeline] echo [2025-09-30T22:54:53.550Z] Test_openjdk8_hs_special.openjdk_arm_linux_testList_2 #7 completed with status SUCCESS [Pipeline] timeout [2025-09-30T22:54:53.561Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T22:54:54.634Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_arm_linux_testList_2" build number 7 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-30T22:54:54.682Z] Saving Test_openjdk8_hs_special.openjdk_arm_linux_testList_2/7/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-09-30T22:54:54.865Z] Archiving artifacts [2025-09-30T22:54:55.219Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T22:54:55.811Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T22:54:55.811Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T22:54:55.990Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS