Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 518 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_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.perf_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/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 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-09-30T20:57:08.635Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-09-30T20:57:08.644Z] SPEC: linux_aarch64 [Pipeline] echo [2025-09-30T20:57:08.645Z] LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T20:57:08.654Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' 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-30T20:57:08.658Z] dynamicAgents: [] [Pipeline] node [2025-09-30T20:57:13.726Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-09-30T20:57:13.764Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-09-30T20:57:13.932Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:57:13.932Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:57:13.966Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T20:57:14.074Z] The recommended git tool is: git [2025-09-30T20:57:14.146Z] No credentials specified [2025-09-30T20:57:14.180Z] Cloning the remote Git repository [2025-09-30T20:57:14.232Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T20:57:14.232Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10 [2025-09-30T20:57:14.239Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-09-30T20:57:14.239Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T20:57:14.239Z] > git --version # timeout=10 [2025-09-30T20:57:14.243Z] > git --version # 'git version 2.15.0' [2025-09-30T20:57:14.243Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:57:23.351Z] Avoid second fetch [2025-09-30T20:57:23.399Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master) [2025-09-30T20:57:23.281Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T20:57:23.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:57:23.369Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T20:57:23.418Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T20:57:23.422Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 [2025-09-30T20:57:24.695Z] Commit message: "Add sleep and retry for cleanWs (#6633)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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-09-30T20:57:27.328Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T20:57:27.348Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T20:57:27.951Z] + LC_TIME=C [2025-09-30T20:57:27.951Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-09-30T20:57:28.101Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T20:57:28.770Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T20:57:28.770Z] Unix type machine.. [2025-09-30T20:57:28.770Z] Running on a Linux host [2025-09-30T20:57:28.770Z] 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-30T20:57:30.685Z] + printenv [2025-09-30T20:57:30.685Z] JCK_GIT_BRANCH=master [2025-09-30T20:57:30.685Z] DYNAMIC_COMPILE=false [2025-09-30T20:57:30.685Z] JENKINS_NODE_COOKIE=b42f9308-36aa-4693-9cc9-bacdb4013b04 [2025-09-30T20:57:30.685Z] OPENJ9_BRANCH=master [2025-09-30T20:57:30.685Z] XDG_SESSION_ID=511625 [2025-09-30T20:57:30.685Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/230/ [2025-09-30T20:57:30.685Z] DOCKER_REQUIRED=false [2025-09-30T20:57:30.685Z] PARALLEL=Dynamic [2025-09-30T20:57:30.685Z] SHELL=/bin/bash [2025-09-30T20:57:30.685Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T20:57:30.685Z] jobStatus=SUCCESS [2025-09-30T20:57:30.685Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:57:27 +0000 [2025-09-30T20:57:30.685Z] STAGE_NAME=Setup [2025-09-30T20:57:30.685Z] SSH_CLIENT=78.47.239.97 44614 22 [2025-09-30T20:57:30.685Z] RERUN_FAILURE=true [2025-09-30T20:57:30.685Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-230 [2025-09-30T20:57:30.685Z] SDK_RESOURCE=upstream [2025-09-30T20:57:30.685Z] TIME_LIMIT=25 [2025-09-30T20:57:30.685Z] NUM_PROCESSORS=4 [2025-09-30T20:57:30.685Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T20:57:30.685Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T20:57:30.685Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-09-30T20:57:30.685Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/ [2025-09-30T20:57:30.685Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/230/display/redirect?page=changes [2025-09-30T20:57:30.685Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T20:57:30.685Z] USER=jenkins [2025-09-30T20:57:30.685Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T20:57:30.685Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T20:57:30.685Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T20:57:30.685Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2025-09-30T20:57:30.685Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T20:57:30.685Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T20:57:30.685Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/230/display/redirect?page=artifacts [2025-09-30T20:57:30.685Z] ORIGIN_JDK_VERSION=8 [2025-09-30T20:57:30.685Z] SETUP_JCK_RUN=false [2025-09-30T20:57:30.685Z] PERSONAL_BUILD=false [2025-09-30T20:57:30.685Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T20:57:30.685Z] RERUN_ITERATIONS=1 [2025-09-30T20:57:30.685Z] SPEC=linux_aarch64 [2025-09-30T20:57:30.685Z] TKG_ITERATIONS=1 [2025-09-30T20:57:30.685Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T20:57:30.685Z] ITERATIONS=1 [2025-09-30T20:57:30.685Z] PATH=/usr/local/bin:/usr/bin [2025-09-30T20:57:30.685Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:57:30.685Z] KEEP_REPORTDIR=false [2025-09-30T20:57:30.685Z] MAIL=/var/mail/jenkins [2025-09-30T20:57:30.685Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/230/display/redirect [2025-09-30T20:57:30.685Z] _=/usr/bin/printenv [2025-09-30T20:57:30.685Z] GENERATE_JOBS=true [2025-09-30T20:57:30.685Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2025-09-30T20:57:30.685Z] EXIT_FAILURE=false [2025-09-30T20:57:30.685Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T20:57:30.685Z] JDK_VERSION=8 [2025-09-30T20:57:30.685Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T20:57:30.685Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T20:57:30.685Z] LANG=en_US.UTF-8 [2025-09-30T20:57:30.685Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T20:57:30.685Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-09-30T20:57:30.685Z] BUILD_DISPLAY_NAME=#230 [2025-09-30T20:57:30.685Z] USE_TESTENV_PROPERTIES=false [2025-09-30T20:57:30.685Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T20:57:30.685Z] EXIT_SUCCESS=false [2025-09-30T20:57:30.685Z] BUILD_ID=230 [2025-09-30T20:57:30.685Z] TEST_TIME=120 [2025-09-30T20:57:30.685Z] PLATFORM=aarch64_linux [2025-09-30T20:57:30.685Z] JDK_IMPL=hotspot [2025-09-30T20:57:30.685Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2025-09-30T20:57:30.685Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/230/display/redirect?page=tests [2025-09-30T20:57:30.685Z] SHLVL=3 [2025-09-30T20:57:30.685Z] AUTO_DETECT=true [2025-09-30T20:57:30.685Z] HOME=/home/jenkins [2025-09-30T20:57:30.685Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap [2025-09-30T20:57:30.685Z] CI=true [2025-09-30T20:57:30.685Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp [2025-09-30T20:57:30.685Z] EXECUTOR_NUMBER=0 [2025-09-30T20:57:30.685Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a [2025-09-30T20:57:30.685Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7 [2025-09-30T20:57:30.685Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib [2025-09-30T20:57:30.685Z] BUILD_LIST=perf [2025-09-30T20:57:30.685Z] TARGET=extended.perf [2025-09-30T20:57:30.685Z] LOGNAME=jenkins [2025-09-30T20:57:30.685Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T20:57:30.685Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-09-30T20:57:30.685Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T20:57:30.685Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T20:57:30.685Z] SSH_CONNECTION=78.47.239.97 44614 172.31.26.26 22 [2025-09-30T20:57:30.685Z] UPSTREAM_JOB_NUMBER=518 [2025-09-30T20:57:30.685Z] NODE_NAME=test-aws-rhel76-armv8-1 [2025-09-30T20:57:30.685Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-09-30T20:57:30.685Z] BUILD_NUMBER=230 [2025-09-30T20:57:30.685Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect [2025-09-30T20:57:30.685Z] KEEP_WORKSPACE=false [2025-09-30T20:57:30.685Z] HUDSON_COOKIE=55787b90-3d58-4cc6-b642-ed410993aa08 [2025-09-30T20:57:30.685Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-09-30T20:57:30.685Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks [2025-09-30T20:57:30.685Z] USE_JRE=false [2025-09-30T20:57:30.685Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-09-30T20:57:30.685Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T20:57:30.685Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 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-30T20:57:30.820Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T20:57:30.872Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:57:52.897Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 518 [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-30T20:57:53.095Z] 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-30T20:57:53.100Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-09-30T20:57:53.134Z] $ ssh-agent [2025-09-30T20:57:53.292Z] SSH_AUTH_SOCK=/tmp/ssh-aztvrE55dKZJ/agent.15460 [2025-09-30T20:57:53.292Z] SSH_AGENT_PID=15462 [2025-09-30T20:57:53.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T20:57:53.310Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T20:57:53.333Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T20:57:53.921Z] ++ pwd [2025-09-30T20:57:53.922Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T20:57:53.922Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-09-30T20:57:53.922Z] get jdk binary... [2025-09-30T20:57:53.922Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T20:57:53.922Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:57:56.487Z] List files in jdkbinary folder... [2025-09-30T20:57:56.487Z] total 283432 [2025-09-30T20:57:56.487Z] -rw-r--r--. 1 jenkins jenkins 147499701 Sep 30 20:30 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:56.487Z] -rw-r--r--. 1 jenkins jenkins 102199466 Sep 30 20:30 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:56.487Z] -rw-r--r--. 1 jenkins jenkins 40419340 Sep 30 20:30 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:56.487Z] -rw-r--r--. 1 jenkins jenkins 81047 Sep 30 20:41 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:57:56.487Z] -rw-rw-r--. 1 jenkins jenkins 21297 Sep 30 20:39 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:57:56.487Z] drwxrwxr-x. 3 jenkins jenkins 26 Sep 30 20:57 tmp [2025-09-30T20:57:56.487Z] List files in jdkbinary/tmp folder... [2025-09-30T20:57:56.487Z] total 0 [2025-09-30T20:57:56.487Z] drwxr-xr-x. 8 jenkins jenkins 190 Sep 30 20:30 jdk8u472-b07 [2025-09-30T20:57:56.487Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-09-30T20:57:56.487Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:57:57.305Z] List files in jdkbinary folder... [2025-09-30T20:57:57.305Z] total 283432 [2025-09-30T20:57:57.305Z] drwxr-xr-x. 8 jenkins jenkins 190 Sep 30 20:30 j2sdk-image [2025-09-30T20:57:57.305Z] -rw-r--r--. 1 jenkins jenkins 147499701 Sep 30 20:30 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:57.306Z] -rw-r--r--. 1 jenkins jenkins 102199466 Sep 30 20:30 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:57.306Z] -rw-r--r--. 1 jenkins jenkins 40419340 Sep 30 20:30 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:57:57.306Z] -rw-r--r--. 1 jenkins jenkins 81047 Sep 30 20:41 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:57:57.306Z] -rw-rw-r--. 1 jenkins jenkins 21297 Sep 30 20:39 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:57:57.306Z] drwxrwxr-x. 3 jenkins jenkins 30 Sep 30 20:57 tmp [2025-09-30T20:57:57.306Z] List files in jdkbinary/tmp folder... [2025-09-30T20:57:57.306Z] total 0 [2025-09-30T20:57:57.306Z] drwxr-xr-x. 5 jenkins jenkins 135 Sep 30 20:30 jdk8u472-b07-jre [2025-09-30T20:57:57.306Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-09-30T20:57:57.306Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre... [2025-09-30T20:58:02.529Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-09-30T20:58:02.529Z] Removing top-level folder jdk8u472-b07/ [2025-09-30T20:58:02.529Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-09-30T20:58:02.529Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T20:58:02.529Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:58:02.529Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302004-b07) [2025-09-30T20:58:02.529Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:58:02.529Z] =JAVA VERSION OUTPUT END= [2025-09-30T20:58:02.529Z] =RELEASE INFO BEGIN= [2025-09-30T20:58:02.529Z] JAVA_VERSION="1.8.0_472" [2025-09-30T20:58:02.529Z] OS_NAME="Linux" [2025-09-30T20:58:02.529Z] OS_VERSION="2.6" [2025-09-30T20:58:02.529Z] OS_ARCH="aarch64" [2025-09-30T20:58:02.529Z] SOURCE=".:git:695734b33a1a+" [2025-09-30T20:58:02.529Z] IMPLEMENTOR="Eclipse Adoptium" [2025-09-30T20:58:02.529Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f" [2025-09-30T20:58:02.529Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-09-30T20:58:02.529Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-09-30T20:58:02.529Z] FULL_VERSION="1.8.0_472-beta-202509302004-b07" [2025-09-30T20:58:02.529Z] SEMANTIC_VERSION="8.0.472+7" [2025-09-30T20:58:02.529Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic" [2025-09-30T20:58:02.529Z] JVM_VARIANT="Hotspot" [2025-09-30T20:58:02.529Z] JVM_VERSION="25.472-b07" [2025-09-30T20:58:02.529Z] IMAGE_TYPE="JDK" [2025-09-30T20:58:02.529Z] =RELEASE INFO END= [2025-09-30T20:58:02.529Z] get testKitGen... [2025-09-30T20:58:02.529Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T20:58:02.913Z] git rev-parse master [2025-09-30T20:58:02.913Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T20:58:03.094Z] $ ssh-agent -k [2025-09-30T20:58:03.101Z] unset SSH_AUTH_SOCK; [2025-09-30T20:58:03.101Z] unset SSH_AGENT_PID; [2025-09-30T20:58:03.101Z] echo Agent pid 15462 killed; [2025-09-30T20:58:03.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T20:58:03.631Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&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=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-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=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T20:58:03.646Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&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=false&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-aws-rhel76-armv8-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-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=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&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-30T20:58:03.708Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:58:03.963Z] Copied 1 artifact from "getTRSSOutput" build number 1912 [Pipeline] sh [2025-09-30T20:58:04.550Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T20:58:04.550Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T20:58:04.550Z] + tar xof - [2025-09-30T20:58:04.550Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T20:58:04.683Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:58:04.705Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:58:05.273Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:58:16.886Z] -------------------------------------------- [2025-09-30T20:58:16.886Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:16.886Z] task is set to default [2025-09-30T20:58:16.886Z] dependencyList is set to all [2025-09-30T20:58:16.886Z] -------------------------------------------- [2025-09-30T20:58:16.886Z] Starting download third party dependent jars [2025-09-30T20:58:16.886Z] -------------------------------------------- [2025-09-30T20:58:16.886Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:58:16.886Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T20:58:17.031Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] sh [2025-09-30T20:58:17.628Z] + cd ./aqa-tests/TKG [2025-09-30T20:58:17.628Z] ++ uname [2025-09-30T20:58:17.628Z] + '[' Linux = AIX ']' [2025-09-30T20:58:17.628Z] ++ uname [2025-09-30T20:58:17.628Z] + '[' Linux = SunOS ']' [2025-09-30T20:58:17.628Z] ++ uname [2025-09-30T20:58:17.628Z] + '[' Linux = '*BSD' ']' [2025-09-30T20:58:17.628Z] + MAKE=make [2025-09-30T20:58:17.628Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-09-30T20:58:17.628Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-09-30T20:58:17.628Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:17.628Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:17.628Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:17.628Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:58:17.628Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:58:17.628Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:58:18.450Z] [2025-09-30T20:58:18.450Z] build: [2025-09-30T20:58:18.450Z] [2025-09-30T20:58:18.450Z] clean: [2025-09-30T20:58:18.450Z] [2025-09-30T20:58:18.450Z] init: [2025-09-30T20:58:18.450Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-09-30T20:58:18.450Z] [2025-09-30T20:58:18.450Z] getDependentLibs: [2025-09-30T20:58:18.450Z] [exec] -------------------------------------------- [2025-09-30T20:58:18.450Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:18.451Z] [exec] task is set to default [2025-09-30T20:58:18.451Z] [exec] dependencyList is set to json_simple [2025-09-30T20:58:18.451Z] [exec] -------------------------------------------- [2025-09-30T20:58:18.451Z] [exec] Starting download third party dependent jars [2025-09-30T20:58:18.451Z] [exec] -------------------------------------------- [2025-09-30T20:58:18.451Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:18.451Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:58:18.451Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:58:18.451Z] [2025-09-30T20:58:18.451Z] compile: [2025-09-30T20:58:18.451Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:58:18.451Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:58:18.451Z] [echo] ===fork: yes [2025-09-30T20:58:18.451Z] [echo] ===debug: on [2025-09-30T20:58:18.834Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-09-30T20:58:21.416Z] [2025-09-30T20:58:21.416Z] dist: [2025-09-30T20:58:21.416Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:58:21.416Z] [2025-09-30T20:58:21.416Z] BUILD SUCCESSFUL [2025-09-30T20:58:21.416Z] Total time: 3 seconds [2025-09-30T20:58:21.416Z] 0 [2025-09-30T20:58:21.416Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:58:21.416Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:58:21.416Z] microArchOutput: [2025-09-30T20:58:22.239Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:58:22.239Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-09-30T20:58:22.239Z] Free Physical Memory Size : 3190161408 [2025-09-30T20:58:22.239Z] Free space (bytes) : 87349149696 [2025-09-30T20:58:22.239Z] Total Physical Memory Size : 7659192320 [2025-09-30T20:58:22.239Z] Total space (bytes) : 106616041472 [2025-09-30T20:58:22.239Z] Usable space (bytes) : 87349149696 [2025-09-30T20:58:22.239Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:58:22.239Z] bashVersion : [2025-09-30T20:58:22.239Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2025-09-30T20:58:22.239Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-09-30T20:58:22.239Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:58:22.239Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:58:22.239Z] cpuCores : 4 [2025-09-30T20:58:22.239Z] curlVersion : [2025-09-30T20:58:22.239Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-09-30T20:58:22.239Z] Release-Date: 2021-09-22 [2025-09-30T20:58:22.239Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-09-30T20:58:22.239Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-09-30T20:58:22.239Z] dockerVersion : bash: docker: command not found [2025-09-30T20:58:22.239Z] gcc version : 4.8.5 [2025-09-30T20:58:22.239Z] gclibc version : ldd (GNU libc) 2.17 [2025-09-30T20:58:22.239Z] gdb version : bash: gdb: command not found [2025-09-30T20:58:22.239Z] lldb version : Command could not be executed [2025-09-30T20:58:22.239Z] makeVersion : [2025-09-30T20:58:22.239Z] GNU Make 4.1 [2025-09-30T20:58:22.239Z] Built for aarch64-unknown-linux-gnu [2025-09-30T20:58:22.239Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-09-30T20:58:22.239Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:58:22.239Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:58:22.239Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:58:22.239Z] mavenVersion : [2025-09-30T20:58:22.239Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:58:22.239Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:58:22.239Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:58:22.239Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T20:58:22.239Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2025-09-30T20:58:22.239Z] osInfo : [2025-09-30T20:58:22.239Z] NAME="Red Hat Enterprise Linux Server" [2025-09-30T20:58:22.239Z] VERSION="7.6 (Maipo)" [2025-09-30T20:58:22.239Z] ID="rhel" [2025-09-30T20:58:22.239Z] ID_LIKE="fedora" [2025-09-30T20:58:22.239Z] VARIANT="Server" [2025-09-30T20:58:22.239Z] VARIANT_ID="server" [2025-09-30T20:58:22.239Z] VERSION_ID="7.6" [2025-09-30T20:58:22.239Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2025-09-30T20:58:22.239Z] ANSI_COLOR="0;31" [2025-09-30T20:58:22.239Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2025-09-30T20:58:22.239Z] HOME_URL="https://www.redhat.com/" [2025-09-30T20:58:22.239Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2025-09-30T20:58:22.239Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2025-09-30T20:58:22.239Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-09-30T20:58:22.239Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2025-09-30T20:58:22.239Z] osLabel : rhel.7 [2025-09-30T20:58:22.239Z] perlVersion : [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2025-09-30T20:58:22.239Z] (with 39 registered patches, see perl -V for more detail) [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] Copyright 1987-2012, Larry Wall [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:58:22.239Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:58:22.239Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:58:22.239Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] podmanVersion : bash: podman: command not found [2025-09-30T20:58:22.239Z] procArch : aarch64 [2025-09-30T20:58:22.239Z] sysArch : aarch64 [2025-09-30T20:58:22.239Z] sysOS : Linux [2025-09-30T20:58:22.239Z] ulimit : [2025-09-30T20:58:22.239Z] core file size (blocks, -c) 0 [2025-09-30T20:58:22.239Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:58:22.239Z] scheduling priority (-e) 0 [2025-09-30T20:58:22.239Z] file size (blocks, -f) unlimited [2025-09-30T20:58:22.239Z] pending signals (-i) 7270 [2025-09-30T20:58:22.239Z] max locked memory (kbytes, -l) 64 [2025-09-30T20:58:22.239Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:58:22.239Z] open files (-n) 4096 [2025-09-30T20:58:22.239Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:58:22.239Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:58:22.239Z] real-time priority (-r) 0 [2025-09-30T20:58:22.239Z] stack size (kbytes, -s) 8192 [2025-09-30T20:58:22.239Z] cpu time (seconds, -t) unlimited [2025-09-30T20:58:22.239Z] max user processes (-u) 4096 [2025-09-30T20:58:22.239Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:58:22.239Z] file locks (-x) unlimited [2025-09-30T20:58:22.239Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2025-09-30T20:58:22.239Z] vmVendor : Oracle Corporation [2025-09-30T20:58:22.239Z] vmVersion : 25.472-b07 [2025-09-30T20:58:22.239Z] xlc version : bash: xlC: command not found [2025-09-30T20:58:22.239Z] ************************************************************************** [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('os.name')=Linux [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('os.arch')=aarch64 [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('java.fullversion')=null [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:58:22.239Z] [2025-09-30T20:58:22.239Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:22.239Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T20:58:22.239Z] perl scripts/configure.pl [2025-09-30T20:58:22.239Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:58:23.079Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:58:23.079Z] [2025-09-30T20:58:23.079Z] [2025-09-30T20:58:23.079Z] Starting to generate parallel test lists. [2025-09-30T20:58:23.079Z] [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T20:58:23.079Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T20:58:23.079Z] Attempting to get test duration data from TRSS. [2025-09-30T20:58:23.079Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=extended [2025-09-30T20:58:23.467Z] Attempting to get test duration data from cached files. [2025-09-30T20:58:23.467Z] [2025-09-30T20:58:23.467Z] TEST DURATION [2025-09-30T20:58:23.467Z] ==================================================================================== [2025-09-30T20:58:23.467Z] Total number of tests searched: 18 [2025-09-30T20:58:23.467Z] Number of test durations found: 18 [2025-09-30T20:58:23.467Z] Top slowest tests: [2025-09-30T20:58:23.467Z] 03m24s renaissance-movie-lens_0 [2025-09-30T20:58:23.467Z] 03m09s renaissance-philosophers_0 [2025-09-30T20:58:23.467Z] 01m56s renaissance-als_0 [2025-09-30T20:58:23.467Z] ==================================================================================== [2025-09-30T20:58:23.467Z] [2025-09-30T20:58:23.467Z] Test target is split into 1 lists. [2025-09-30T20:58:23.467Z] Reducing estimated test running time from 17m54s to 17m54s. [2025-09-30T20:58:23.467Z] [2025-09-30T20:58:23.467Z] -------------------------------------testList_0------------------------------------- [2025-09-30T20:58:23.467Z] Number of tests: 18 [2025-09-30T20:58:23.467Z] Estimated running time: 17m54s [2025-09-30T20:58:23.467Z] TESTLIST=renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-gauss-mix_0,renaissance-dec-tree_0,renaissance-log-regression_0,dacapo-jython_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0 [2025-09-30T20:58:23.467Z] ------------------------------------------------------------------------------------ [2025-09-30T20:58:23.467Z] [2025-09-30T20:58:23.467Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-09-30T20:58:23.467Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T20:58:23.615Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T20:58:23.741Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-30T20:58:23.807Z] Building tests... [Pipeline] timeout [2025-09-30T20:58:23.811Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:58:23.838Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:58:24.414Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:58:35.909Z] -------------------------------------------- [2025-09-30T20:58:35.909Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:35.909Z] task is set to default [2025-09-30T20:58:35.909Z] dependencyList is set to all [2025-09-30T20:58:35.909Z] -------------------------------------------- [2025-09-30T20:58:35.909Z] Starting download third party dependent jars [2025-09-30T20:58:35.909Z] -------------------------------------------- [2025-09-30T20:58:35.909Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:58:35.909Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-09-30T20:58:36.132Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-09-30T20:58:36.153Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-09-30T20:58:36.183Z] $ ssh-agent [2025-09-30T20:58:36.350Z] SSH_AUTH_SOCK=/tmp/ssh-QCC3QRA8bdKU/agent.15915 [2025-09-30T20:58:36.350Z] SSH_AGENT_PID=15917 [2025-09-30T20:58:36.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T20:58:36.947Z] + bash ./compile.sh [2025-09-30T20:58:36.947Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-09-30T20:58:36.947Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:36.947Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:36.947Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:36.947Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:58:36.950Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:58:36.950Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:58:37.819Z] [2025-09-30T20:58:37.819Z] build: [2025-09-30T20:58:37.819Z] [2025-09-30T20:58:37.819Z] clean: [2025-09-30T20:58:37.819Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T20:58:37.819Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-09-30T20:58:37.819Z] [2025-09-30T20:58:37.819Z] init: [2025-09-30T20:58:37.819Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-09-30T20:58:37.819Z] [2025-09-30T20:58:37.819Z] getDependentLibs: [2025-09-30T20:58:37.819Z] [exec] -------------------------------------------- [2025-09-30T20:58:37.819Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:37.819Z] [exec] task is set to default [2025-09-30T20:58:37.819Z] [exec] dependencyList is set to json_simple [2025-09-30T20:58:37.819Z] [exec] -------------------------------------------- [2025-09-30T20:58:37.819Z] [exec] Starting download third party dependent jars [2025-09-30T20:58:37.819Z] [exec] -------------------------------------------- [2025-09-30T20:58:37.819Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:37.820Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:58:37.820Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:58:37.820Z] [2025-09-30T20:58:37.820Z] compile: [2025-09-30T20:58:37.820Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:58:37.820Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:58:37.820Z] [echo] ===fork: yes [2025-09-30T20:58:37.820Z] [echo] ===debug: on [2025-09-30T20:58:37.820Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2025-09-30T20:58:41.202Z] [2025-09-30T20:58:41.202Z] dist: [2025-09-30T20:58:41.202Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:58:41.202Z] [2025-09-30T20:58:41.202Z] BUILD SUCCESSFUL [2025-09-30T20:58:41.202Z] Total time: 3 seconds [2025-09-30T20:58:41.202Z] 0 [2025-09-30T20:58:41.202Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:58:41.202Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:58:41.202Z] microArchOutput: [2025-09-30T20:58:42.019Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:58:42.019Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-09-30T20:58:42.019Z] Free Physical Memory Size : 3185573888 [2025-09-30T20:58:42.019Z] Free space (bytes) : 87363891200 [2025-09-30T20:58:42.019Z] Total Physical Memory Size : 7659192320 [2025-09-30T20:58:42.019Z] Total space (bytes) : 106616041472 [2025-09-30T20:58:42.019Z] Usable space (bytes) : 87363891200 [2025-09-30T20:58:42.019Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:58:42.019Z] bashVersion : [2025-09-30T20:58:42.019Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2025-09-30T20:58:42.019Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-09-30T20:58:42.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:58:42.019Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:58:42.019Z] cpuCores : 4 [2025-09-30T20:58:42.019Z] curlVersion : [2025-09-30T20:58:42.019Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-09-30T20:58:42.019Z] Release-Date: 2021-09-22 [2025-09-30T20:58:42.019Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-09-30T20:58:42.019Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-09-30T20:58:42.019Z] dockerVersion : bash: docker: command not found [2025-09-30T20:58:42.019Z] gcc version : 4.8.5 [2025-09-30T20:58:42.019Z] gclibc version : ldd (GNU libc) 2.17 [2025-09-30T20:58:42.019Z] gdb version : bash: gdb: command not found [2025-09-30T20:58:42.019Z] lldb version : Command could not be executed [2025-09-30T20:58:42.019Z] makeVersion : [2025-09-30T20:58:42.019Z] GNU Make 4.1 [2025-09-30T20:58:42.019Z] Built for aarch64-unknown-linux-gnu [2025-09-30T20:58:42.019Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-09-30T20:58:42.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:58:42.019Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:58:42.019Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:58:42.019Z] mavenVersion : [2025-09-30T20:58:42.019Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:58:42.019Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:58:42.019Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:58:42.019Z] Default locale: en_US, platform encoding: UTF-8 [2025-09-30T20:58:42.019Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2025-09-30T20:58:42.019Z] osInfo : [2025-09-30T20:58:42.019Z] NAME="Red Hat Enterprise Linux Server" [2025-09-30T20:58:42.019Z] VERSION="7.6 (Maipo)" [2025-09-30T20:58:42.019Z] ID="rhel" [2025-09-30T20:58:42.019Z] ID_LIKE="fedora" [2025-09-30T20:58:42.019Z] VARIANT="Server" [2025-09-30T20:58:42.019Z] VARIANT_ID="server" [2025-09-30T20:58:42.019Z] VERSION_ID="7.6" [2025-09-30T20:58:42.019Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2025-09-30T20:58:42.019Z] ANSI_COLOR="0;31" [2025-09-30T20:58:42.019Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2025-09-30T20:58:42.019Z] HOME_URL="https://www.redhat.com/" [2025-09-30T20:58:42.019Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2025-09-30T20:58:42.019Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2025-09-30T20:58:42.019Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2025-09-30T20:58:42.019Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2025-09-30T20:58:42.019Z] osLabel : rhel.7 [2025-09-30T20:58:42.019Z] perlVersion : [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2025-09-30T20:58:42.019Z] (with 39 registered patches, see perl -V for more detail) [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] Copyright 1987-2012, Larry Wall [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:58:42.019Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:58:42.019Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:58:42.019Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T20:58:42.019Z] [2025-09-30T20:58:42.019Z] podmanVersion : bash: podman: command not found [2025-09-30T20:58:42.019Z] procArch : aarch64 [2025-09-30T20:58:42.019Z] sysArch : aarch64 [2025-09-30T20:58:42.019Z] sysOS : Linux [2025-09-30T20:58:42.019Z] ulimit : [2025-09-30T20:58:42.019Z] core file size (blocks, -c) 0 [2025-09-30T20:58:42.019Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:58:42.020Z] scheduling priority (-e) 0 [2025-09-30T20:58:42.020Z] file size (blocks, -f) unlimited [2025-09-30T20:58:42.020Z] pending signals (-i) 7270 [2025-09-30T20:58:42.020Z] max locked memory (kbytes, -l) 64 [2025-09-30T20:58:42.020Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:58:42.020Z] open files (-n) 4096 [2025-09-30T20:58:42.020Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:58:42.020Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:58:42.020Z] real-time priority (-r) 0 [2025-09-30T20:58:42.020Z] stack size (kbytes, -s) 8192 [2025-09-30T20:58:42.020Z] cpu time (seconds, -t) unlimited [2025-09-30T20:58:42.020Z] max user processes (-u) 4096 [2025-09-30T20:58:42.020Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:58:42.020Z] file locks (-x) unlimited [2025-09-30T20:58:42.020Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2025-09-30T20:58:42.020Z] vmVendor : Oracle Corporation [2025-09-30T20:58:42.020Z] vmVersion : 25.472-b07 [2025-09-30T20:58:42.020Z] xlc version : bash: xlC: command not found [2025-09-30T20:58:42.020Z] ************************************************************************** [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('os.name')=Linux [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('os.arch')=aarch64 [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('java.fullversion')=null [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:58:42.020Z] [2025-09-30T20:58:42.020Z] make -f clean.mk cleanBuild [2025-09-30T20:58:42.020Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T20:58:42.020Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2025-09-30T20:58:42.020Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T20:58:42.020Z] make -f compile.mk compile [2025-09-30T20:58:42.020Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T20:58:42.406Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:42.406Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:58:42.406Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:58:42.406Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_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.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:58:42.799Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-09-30T20:58:43.186Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-09-30T20:58:43.186Z] [2025-09-30T20:58:43.186Z] -create_test_directory: [2025-09-30T20:58:43.186Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-09-30T20:58:43.186Z] [2025-09-30T20:58:43.186Z] stage_test_material: [2025-09-30T20:58:43.578Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] build: [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] init: [2025-09-30T20:58:43.973Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] dist: [2025-09-30T20:58:43.973Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] build: [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] build: [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] init: [2025-09-30T20:58:43.973Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:58:43.973Z] [2025-09-30T20:58:43.973Z] getBumbleBench: [2025-09-30T20:58:43.973Z] [echo] Cloning BumbleBench [2025-09-30T20:58:43.973Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-09-30T20:58:44.363Z] [exec] Cloning into 'bumblebench'... [2025-09-30T20:58:44.746Z] [2025-09-30T20:58:44.746Z] buildBumbleBench: [2025-09-30T20:58:44.746Z] [echo] Building BumbleBench [2025-09-30T20:58:44.746Z] [2025-09-30T20:58:44.746Z] compile-all: [2025-09-30T20:58:44.746Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.157Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-09-30T20:58:46.157Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-09-30T20:58:46.157Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.158Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.588Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.588Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.993Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.993Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.993Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.993Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:46.993Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.411Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.813Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.813Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.813Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.813Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:58:47.813Z] [2025-09-30T20:58:47.813Z] dist: [2025-09-30T20:58:47.813Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-09-30T20:58:48.214Z] [2025-09-30T20:58:48.214Z] dist: [2025-09-30T20:58:48.214Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:58:48.214Z] [2025-09-30T20:58:48.214Z] build: [2025-09-30T20:58:48.605Z] [2025-09-30T20:58:48.605Z] getDependentLibs: [2025-09-30T20:58:58.171Z] [exec] -------------------------------------------- [2025-09-30T20:58:58.171Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:58.171Z] [exec] task is set to default [2025-09-30T20:58:58.171Z] [exec] dependencyList is set to dacapo [2025-09-30T20:58:58.171Z] [exec] -------------------------------------------- [2025-09-30T20:58:58.171Z] [exec] Starting download third party dependent jars [2025-09-30T20:58:58.171Z] [exec] -------------------------------------------- [2025-09-30T20:58:58.172Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T20:58:58.172Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:58:58.172Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:58:58.172Z] [2025-09-30T20:58:58.172Z] init: [2025-09-30T20:58:58.172Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-09-30T20:58:58.172Z] [2025-09-30T20:58:58.172Z] getDacapoSuite: [2025-09-30T20:58:58.172Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-09-30T20:59:39.288Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-09-30T20:59:39.288Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo [2025-09-30T20:59:39.288Z] [2025-09-30T20:59:39.288Z] dist: [2025-09-30T20:59:39.288Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2025-09-30T20:59:39.288Z] [2025-09-30T20:59:39.288Z] build: [2025-09-30T20:59:39.288Z] [2025-09-30T20:59:39.288Z] init: [2025-09-30T20:59:39.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-09-30T20:59:39.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] compile: [2025-09-30T20:59:39.289Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:59:39.289Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:59:39.289Z] [echo] ===fork: yes [2025-09-30T20:59:39.289Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2025-09-30T20:59:39.289Z] [echo] ===debug: on [2025-09-30T20:59:39.289Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-09-30T20:59:39.289Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] dist: [2025-09-30T20:59:39.289Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-09-30T20:59:39.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-09-30T20:59:39.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-09-30T20:59:39.289Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] clean: [2025-09-30T20:59:39.289Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] build: [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] build: [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] init: [2025-09-30T20:59:39.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] getRenaissanceSuite: [2025-09-30T20:59:39.289Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] dist: [2025-09-30T20:59:39.289Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] build: [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] init: [2025-09-30T20:59:39.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] getSpecjbbSuite: [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] dist: [2025-09-30T20:59:39.289Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] BUILD SUCCESSFUL [2025-09-30T20:59:39.289Z] Total time: 55 seconds [2025-09-30T20:59:39.289Z] 0 [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] [2025-09-30T20:59:39.289Z] RECORD TEST REPOs SHA [2025-09-30T20:59:39.289Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-30T20:59:39.289Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-30T20:59:39.289Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:59:39.289Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:59:39.289Z] ================================================ [2025-09-30T20:59:39.289Z] timestamp: 20250930-205938 [2025-09-30T20:59:39.289Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2025-09-30T20:59:39.289Z] git repo: [2025-09-30T20:59:40.112Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-30T20:59:40.112Z] sha: [2025-09-30T20:59:40.112Z] 415b0c81bc4360dbe568168cf1864f803d2c74a1 [2025-09-30T20:59:40.112Z] ================================================ [2025-09-30T20:59:40.112Z] timestamp: 20250930-205939 [2025-09-30T20:59:40.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:59:40.112Z] git repo: [2025-09-30T20:59:40.112Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-09-30T20:59:40.112Z] sha: [2025-09-30T20:59:40.112Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-09-30T20:59:40.112Z] ================================================ [2025-09-30T20:59:40.112Z] timestamp: 20250930-205939 [2025-09-30T20:59:40.113Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2025-09-30T20:59:40.113Z] git repo: [2025-09-30T20:59:40.113Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-30T20:59:40.113Z] sha: [2025-09-30T20:59:40.113Z] c0fd937c76392ba409c11608c1308e6d1c89b8af [2025-09-30T20:59:40.113Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2025-09-30T20:59:40.269Z] $ ssh-agent -k [2025-09-30T20:59:40.279Z] unset SSH_AUTH_SOCK; [2025-09-30T20:59:40.279Z] unset SSH_AGENT_PID; [2025-09-30T20:59:40.279Z] echo Agent pid 15917 killed; [2025-09-30T20:59:40.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-30T20:59:40.722Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-30T20:59:40.740Z] ITERATION: 1/1 [Pipeline] sh [2025-09-30T20:59:41.313Z] + which Xvfb [2025-09-30T20:59:41.313Z] /usr/bin/Xvfb [Pipeline] wrap [2025-09-30T20:59:41.501Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-230-..fbdir6831941376167655945 [Pipeline] { [Pipeline] sh [2025-09-30T21:00:02.431Z] + ps -f [2025-09-30T21:00:02.431Z] + grep '[X]vfb' [2025-09-30T21:00:02.431Z] + awk '{print $9}' [Pipeline] echo [2025-09-30T21:00:02.676Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-09-30T21:00:02.757Z] $ ssh-agent [2025-09-30T21:00:03.144Z] SSH_AUTH_SOCK=/tmp/ssh-98HemxDUOjEi/agent.16544 [2025-09-30T21:00:03.144Z] SSH_AGENT_PID=16546 [2025-09-30T21:00:03.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T21:00:03.899Z] ++ uname [2025-09-30T21:00:03.899Z] + '[' Linux = AIX ']' [2025-09-30T21:00:03.899Z] ++ uname [2025-09-30T21:00:03.899Z] + '[' Linux = SunOS ']' [2025-09-30T21:00:03.899Z] ++ uname [2025-09-30T21:00:03.899Z] + '[' Linux = '*BSD' ']' [2025-09-30T21:00:03.899Z] + MAKE=make [2025-09-30T21:00:03.899Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-30T21:00:03.899Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-09-30T21:00:04.598Z] ++ uname [2025-09-30T21:00:04.598Z] + '[' Linux = AIX ']' [2025-09-30T21:00:04.598Z] ++ uname [2025-09-30T21:00:04.598Z] + '[' Linux = SunOS ']' [2025-09-30T21:00:04.598Z] ++ uname [2025-09-30T21:00:04.598Z] + '[' Linux = '*BSD' ']' [2025-09-30T21:00:04.598Z] + MAKE=make [2025-09-30T21:00:04.598Z] + cd ./aqa-tests [2025-09-30T21:00:04.599Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-30T21:00:04.599Z] ++ set +x [2025-09-30T21:00:04.599Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-09-30T21:00:04.599Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2025-09-30T21:00:04.599Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-09-30T21:00:04.599Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T21:00:04.599Z] perl scripts/configure.pl [2025-09-30T21:00:04.599Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T21:00:04.999Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T21:00:04.999Z] [2025-09-30T21:00:04.999Z] Starting to generate test make files. [2025-09-30T21:00:04.999Z] [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Make files are generated successfully. [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T21:00:05.458Z] make -f runtest.mk _extended.perf [2025-09-30T21:00:05.458Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2025-09-30T21:00:05.458Z] [2025-09-30T21:00:05.458Z] Running make 4.1 [2025-09-30T21:00:05.458Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. [2025-09-30T21:00:05.458Z] set JDK_VERSION to 8 [2025-09-30T21:00:05.458Z] set JDK_IMPL to hotspot [2025-09-30T21:00:05.458Z] set JVM_VERSION to openjdk8 [2025-09-30T21:00:05.458Z] set JCL_VERSION to latest [2025-09-30T21:00:05.458Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2025-09-30T21:00:05.458Z] set SPEC to linux_aarch64 [2025-09-30T21:00:05.458Z] set TEST_FLAG to [2025-09-30T21:00:05.458Z] set OS_LABEL to rhel.7 [2025-09-30T21:00:05.458Z] Running extended.perf ... [2025-09-30T21:00:05.458Z] There are 18 test targets in extended.perf [2025-09-30T21:00:05.458Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-09-30T21:00:05.848Z] openjdk version "1.8.0_472-beta" [2025-09-30T21:00:05.848Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302004-b07) [2025-09-30T21:00:05.848Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T21:00:05.848Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests' [2025-09-30T21:00:05.848Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf' [2025-09-30T21:00:05.848Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/dacapo' [2025-09-30T21:00:05.848Z] [2025-09-30T21:00:05.848Z] ===============================================