Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 539
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3076
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 371
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.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 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-26T21:50:41.704Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-02-26T21:50:41.715Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-26T21:50:41.717Z] Specified LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-26T21:50:41.729Z] dynamicAgents: []
[Pipeline] echo
[2026-02-26T21:50:41.731Z] Provisioning LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-26T21:50:41.741Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] node
[2026-02-26T21:50:41.756Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.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
[2026-02-26T21:50:41.781Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-26T21:50:41.875Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-26T21:50:41.876Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-26T21:50:41.907Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-26T21:50:43.190Z] The recommended git tool is: git
[2026-02-26T21:50:43.280Z] No credentials specified
[2026-02-26T21:50:43.310Z] Cloning the remote Git repository
[2026-02-26T21:50:43.353Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:50:43.353Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests # timeout=10
[2026-02-26T21:50:43.360Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-26T21:50:43.360Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:50:43.360Z] > git --version # timeout=10
[2026-02-26T21:50:43.362Z] > git --version # 'git version 2.15.0'
[2026-02-26T21:50:43.363Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:50:53.551Z] Avoid second fetch
[2026-02-26T21:50:53.586Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
[2026-02-26T21:50:53.498Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-26T21:50:53.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:50:53.564Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-26T21:50:53.599Z] > git config core.sparsecheckout # timeout=10
[2026-02-26T21:50:53.602Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[2026-02-26T21:50:54.873Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.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
[2026-02-26T21:50:56.968Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:50:57.000Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-26T21:50:57.670Z] + LC_TIME=C
[2026-02-26T21:50:57.671Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-26T21:50:57.805Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-26T21:50:58.347Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-26T21:50:58.347Z] Unix type machine..
[2026-02-26T21:50:58.347Z] Running on a Linux host
[2026-02-26T21:50:58.347Z] 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
[2026-02-26T21:51:00.166Z] + printenv
[2026-02-26T21:51:00.166Z] JCK_GIT_BRANCH=master
[2026-02-26T21:51:00.166Z] DYNAMIC_COMPILE=false
[2026-02-26T21:51:00.166Z] JENKINS_NODE_COOKIE=5506b52b-9d26-47f2-8bd7-a81159f826a3
[2026-02-26T21:51:00.166Z] OPENJ9_BRANCH=master
[2026-02-26T21:51:00.166Z] XDG_SESSION_ID=555087
[2026-02-26T21:51:00.166Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/725/
[2026-02-26T21:51:00.166Z] DOCKER_REQUIRED=false
[2026-02-26T21:51:00.166Z] PARALLEL=Dynamic
[2026-02-26T21:51:00.166Z] SHELL=/bin/bash
[2026-02-26T21:51:00.166Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-26T21:51:00.166Z] jobStatus=SUCCESS
[2026-02-26T21:51:00.166Z] JOBSTARTTIME=Thu, 26 Feb 2026 21:50:57 +0000
[2026-02-26T21:51:00.166Z] STAGE_NAME=Setup
[2026-02-26T21:51:00.166Z] SSH_CLIENT=78.47.239.97 44994 22
[2026-02-26T21:51:00.166Z] RERUN_FAILURE=true
[2026-02-26T21:51:00.166Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_aarch64_linux-725
[2026-02-26T21:51:00.166Z] SDK_RESOURCE=upstream
[2026-02-26T21:51:00.166Z] TIME_LIMIT=25
[2026-02-26T21:51:00.166Z] NUM_PROCESSORS=4
[2026-02-26T21:51:00.166Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-26T21:51:00.166Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:51:00.166Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-26T21:51:00.166Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/
[2026-02-26T21:51:00.166Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/725/display/redirect?page=changes
[2026-02-26T21:51:00.166Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-26T21:51:00.166Z] USER=jenkins
[2026-02-26T21:51:00.166Z] ADOPTOPENJDK_BRANCH=master
[2026-02-26T21:51:00.166Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-26T21:51:00.166Z] ARCHIVE_TEST_RESULTS=false
[2026-02-26T21:51:00.166Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-26T21:51:00.166Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-26T21:51:00.166Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-26T21:51:00.166Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/725/display/redirect?page=artifacts
[2026-02-26T21:51:00.166Z] ORIGIN_JDK_VERSION=8
[2026-02-26T21:51:00.166Z] SETUP_JCK_RUN=false
[2026-02-26T21:51:00.166Z] PERSONAL_BUILD=false
[2026-02-26T21:51:00.166Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-26T21:51:00.166Z] RERUN_ITERATIONS=1
[2026-02-26T21:51:00.166Z] SPEC=linux_aarch64
[2026-02-26T21:51:00.166Z] TKG_ITERATIONS=1
[2026-02-26T21:51:00.166Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-26T21:51:00.166Z] ITERATIONS=1
[2026-02-26T21:51:00.166Z] PATH=/usr/local/bin:/usr/bin
[2026-02-26T21:51:00.166Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:00.166Z] KEEP_REPORTDIR=false
[2026-02-26T21:51:00.166Z] MAIL=/var/mail/jenkins
[2026-02-26T21:51:00.166Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/725/display/redirect
[2026-02-26T21:51:00.166Z] _=/usr/bin/printenv
[2026-02-26T21:51:00.166Z] GENERATE_JOBS=true
[2026-02-26T21:51:00.166Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-26T21:51:00.166Z] EXIT_FAILURE=false
[2026-02-26T21:51:00.166Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-26T21:51:00.166Z] JDK_VERSION=8
[2026-02-26T21:51:00.166Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-26T21:51:00.166Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-26T21:51:00.166Z] LANG=en_US.UTF-8
[2026-02-26T21:51:00.166Z] SLACK_CHANNEL=aqavit-bot
[2026-02-26T21:51:00.166Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-26T21:51:00.166Z] BUILD_DISPLAY_NAME=#725
[2026-02-26T21:51:00.166Z] USE_TESTENV_PROPERTIES=false
[2026-02-26T21:51:00.166Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-26T21:51:00.166Z] EXIT_SUCCESS=false
[2026-02-26T21:51:00.166Z] BUILD_ID=725
[2026-02-26T21:51:00.166Z] TEST_TIME=120
[2026-02-26T21:51:00.166Z] PLATFORM=aarch64_linux
[2026-02-26T21:51:00.166Z] JDK_IMPL=hotspot
[2026-02-26T21:51:00.166Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux
[2026-02-26T21:51:00.166Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/725/display/redirect?page=tests
[2026-02-26T21:51:00.166Z] SHLVL=3
[2026-02-26T21:51:00.166Z] AUTO_DETECT=true
[2026-02-26T21:51:00.166Z] HOME=/home/jenkins
[2026-02-26T21:51:00.166Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux.tap
[2026-02-26T21:51:00.166Z] CI=true
[2026-02-26T21:51:00.166Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux@tmp
[2026-02-26T21:51:00.166Z] EXECUTOR_NUMBER=0
[2026-02-26T21:51:00.166Z] JENKINS_SERVER_COOKIE=durable-53e489c9b85cc1fc9c5593653fe2b81af80436fd9c494d85152b1c30928b8c5d
[2026-02-26T21:51:00.166Z] 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
[2026-02-26T21:51:00.166Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/system_lib
[2026-02-26T21:51:00.166Z] BUILD_LIST=perf
[2026-02-26T21:51:00.166Z] TARGET=sanity.perf
[2026-02-26T21:51:00.166Z] LOGNAME=jenkins
[2026-02-26T21:51:00.166Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-26T21:51:00.166Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-26T21:51:00.166Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-26T21:51:00.166Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-26T21:51:00.166Z] SSH_CONNECTION=78.47.239.97 44994 172.31.26.26 22
[2026-02-26T21:51:00.166Z] UPSTREAM_JOB_NUMBER=539
[2026-02-26T21:51:00.166Z] NODE_NAME=test-aws-rhel76-armv8-1
[2026-02-26T21:51:00.166Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-26T21:51:00.166Z] BUILD_NUMBER=725
[2026-02-26T21:51:00.166Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/display/redirect
[2026-02-26T21:51:00.166Z] KEEP_WORKSPACE=false
[2026-02-26T21:51:00.166Z] HUDSON_COOKIE=9371eb60-e6ea-4a3a-aef6-286baf8bb23f
[2026-02-26T21:51:00.166Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-26T21:51:00.166Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../benchmarks
[2026-02-26T21:51:00.166Z] USE_JRE=false
[2026-02-26T21:51:00.166Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-26T21:51:00.166Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:51:00.166Z] 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
[2026-02-26T21:51:00.264Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:51:00.286Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T21:51:17.662Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 539
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-26T21:51:18.426Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-26T21:51:18.433Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-26T21:51:18.461Z] $ ssh-agent
[2026-02-26T21:51:18.600Z] SSH_AUTH_SOCK=/tmp/ssh-6rJdQ8pVIpPy/agent.5002
[2026-02-26T21:51:18.600Z] SSH_AGENT_PID=5004
[2026-02-26T21:51:18.600Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:51:18.630Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-26T21:51:18.664Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:51:19.255Z] ++ pwd
[2026-02-26T21:51:19.255Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.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
[2026-02-26T21:51:19.255Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[2026-02-26T21:51:19.255Z] get jdk binary...
[2026-02-26T21:51:19.255Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-26T21:51:19.255Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:51:21.692Z] List files in jdkbinary folder...
[2026-02-26T21:51:21.692Z] total 285588
[2026-02-26T21:51:21.692Z] -rw-r--r--. 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:21.692Z] -rw-r--r--. 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:21.692Z] -rw-r--r--. 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:21.692Z] -rw-r--r--. 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:51:21.692Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:51:21.692Z] drwxrwxr-x. 3 jenkins jenkins 26 Feb 26 21:51 tmp
[2026-02-26T21:51:21.692Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:51:21.692Z] total 0
[2026-02-26T21:51:21.692Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 26 21:27 jdk8u492-b04
[2026-02-26T21:51:21.692Z] Moving directory jdk8u492-b04/ to ../j2sdk-image
[2026-02-26T21:51:21.692Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:51:22.948Z] List files in jdkbinary folder...
[2026-02-26T21:51:22.948Z] total 285588
[2026-02-26T21:51:22.948Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 26 21:27 j2sdk-image
[2026-02-26T21:51:22.948Z] -rw-r--r--. 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:22.948Z] -rw-r--r--. 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:22.948Z] -rw-r--r--. 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:51:22.948Z] -rw-r--r--. 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:51:22.948Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:51:22.948Z] drwxrwxr-x. 3 jenkins jenkins 30 Feb 26 21:51 tmp
[2026-02-26T21:51:22.948Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:51:22.948Z] total 0
[2026-02-26T21:51:22.948Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 26 21:27 jdk8u492-b04-jre
[2026-02-26T21:51:22.948Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image
[2026-02-26T21:51:22.948Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-26T21:51:28.003Z] Removing top-level folder jdk8u492-b04-debug-image/
[2026-02-26T21:51:28.003Z] Removing top-level folder jdk8u492-b04/
[2026-02-26T21:51:28.003Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-26T21:51:28.003Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-26T21:51:28.003Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:51:28.003Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04)
[2026-02-26T21:51:28.003Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:51:28.003Z] =JAVA VERSION OUTPUT END=
[2026-02-26T21:51:28.003Z] =RELEASE INFO BEGIN=
[2026-02-26T21:51:28.003Z] JAVA_VERSION="1.8.0_492"
[2026-02-26T21:51:28.003Z] OS_NAME="Linux"
[2026-02-26T21:51:28.003Z] OS_VERSION="2.6"
[2026-02-26T21:51:28.003Z] OS_ARCH="aarch64"
[2026-02-26T21:51:28.003Z] SOURCE=".:git:9bdb5fefaaf3+"
[2026-02-26T21:51:28.003Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-26T21:51:28.003Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f"
[2026-02-26T21:51:28.003Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-26T21:51:28.003Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-26T21:51:28.003Z] FULL_VERSION="1.8.0_492-beta-202602262109-b04"
[2026-02-26T21:51:28.003Z] SEMANTIC_VERSION="8.0.492+4"
[2026-02-26T21:51:28.003Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-26T21:51:28.003Z] JVM_VARIANT="Hotspot"
[2026-02-26T21:51:28.003Z] JVM_VERSION="25.492-b04"
[2026-02-26T21:51:28.003Z] IMAGE_TYPE="JDK"
[2026-02-26T21:51:28.003Z] =RELEASE INFO END=
[2026-02-26T21:51:28.003Z] get testKitGen...
[2026-02-26T21:51:28.003Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-26T21:51:29.860Z] git rev-parse master
[2026-02-26T21:51:29.860Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-26T21:51:30.022Z] $ ssh-agent -k
[2026-02-26T21:51:30.028Z] unset SSH_AUTH_SOCK;
[2026-02-26T21:51:30.028Z] unset SSH_AGENT_PID;
[2026-02-26T21:51:30.028Z] echo Agent pid 5004 killed;
[2026-02-26T21:51:30.154Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-26T21:51:30.592Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=539&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-26T21:51:30.617Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-aws-rhel76-armv8-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=539&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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
[2026-02-26T21:51:30.695Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T21:51:30.935Z] Copied 1 artifact from "getTRSSOutput" build number 2059
[Pipeline] sh
[2026-02-26T21:51:31.489Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-26T21:51:31.489Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-26T21:51:31.489Z] + tar xof -
[2026-02-26T21:51:31.489Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-26T21:51:31.855Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:51:31.871Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-26T21:51:31.925Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-02-26T21:51:31.930Z] Machine limit is 3.
[Pipeline] sh
[2026-02-26T21:51:32.499Z] + cd ./aqa-tests/TKG
[2026-02-26T21:51:32.499Z] ++ uname
[2026-02-26T21:51:32.499Z] + '[' Linux = AIX ']'
[2026-02-26T21:51:32.499Z] ++ uname
[2026-02-26T21:51:32.499Z] + '[' Linux = SunOS ']'
[2026-02-26T21:51:32.499Z] ++ uname
[2026-02-26T21:51:32.499Z] + '[' Linux = '*BSD' ']'
[2026-02-26T21:51:32.499Z] + MAKE=make
[2026-02-26T21:51:32.500Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-26T21:51:32.500Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-26T21:51:32.500Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:32.500Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:32.500Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:32.500Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T21:51:32.500Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T21:51:32.500Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-26T21:51:33.281Z]
[2026-02-26T21:51:33.281Z] build:
[2026-02-26T21:51:33.281Z]
[2026-02-26T21:51:33.281Z] clean:
[2026-02-26T21:51:33.281Z]
[2026-02-26T21:51:33.281Z] init:
[2026-02-26T21:51:33.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-26T21:51:33.281Z]
[2026-02-26T21:51:33.281Z] getDependentLibs:
[2026-02-26T21:51:33.645Z] [exec] --------------------------------------------
[2026-02-26T21:51:33.645Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:33.645Z] [exec] task is set to default
[2026-02-26T21:51:33.645Z] [exec] dependencyList is set to json_simple
[2026-02-26T21:51:33.645Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:51:33.645Z] [exec] --------------------------------------------
[2026-02-26T21:51:33.645Z] [exec] Starting download third party dependent jars
[2026-02-26T21:51:33.645Z] [exec] --------------------------------------------
[2026-02-26T21:51:33.645Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:33.645Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-26T21:51:33.645Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:51:33.645Z]
[2026-02-26T21:51:33.645Z] compile:
[2026-02-26T21:51:33.645Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:51:33.645Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:51:33.645Z] [echo] ===fork: yes
[2026-02-26T21:51:33.645Z] [echo] ===debug: on
[2026-02-26T21:51:33.645Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-26T21:51:36.143Z]
[2026-02-26T21:51:36.143Z] dist:
[2026-02-26T21:51:36.143Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-26T21:51:36.143Z]
[2026-02-26T21:51:36.143Z] BUILD SUCCESSFUL
[2026-02-26T21:51:36.143Z] Total time: 3 seconds
[2026-02-26T21:51:36.143Z] 0
[2026-02-26T21:51:36.143Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-26T21:51:36.143Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-26T21:51:36.143Z] microArchOutput:
[2026-02-26T21:51:37.010Z] ****************************** MACHINE INFO ******************************
[2026-02-26T21:51:37.010Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-26T21:51:37.010Z] Free Physical Memory Size : 3564634112
[2026-02-26T21:51:37.010Z] Free space (bytes) : 75381215232
[2026-02-26T21:51:37.010Z] Total Physical Memory Size : 7659192320
[2026-02-26T21:51:37.010Z] Total space (bytes) : 106616041472
[2026-02-26T21:51:37.010Z] Usable space (bytes) : 75381215232
[2026-02-26T21:51:37.010Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:51:37.010Z] bashVersion :
[2026-02-26T21:51:37.010Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu)
[2026-02-26T21:51:37.010Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-26T21:51:37.010Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] This is free software; you are free to change and redistribute it.
[2026-02-26T21:51:37.010Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:51:37.010Z] cpuCores : 4
[2026-02-26T21:51:37.010Z] curlVersion :
[2026-02-26T21:51:37.010Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-26T21:51:37.010Z] Release-Date: 2021-09-22
[2026-02-26T21:51:37.010Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-26T21:51:37.010Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-26T21:51:37.010Z] dockerVersion : bash: docker: command not found
[2026-02-26T21:51:37.010Z] gcc version : 4.8.5
[2026-02-26T21:51:37.010Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-26T21:51:37.010Z] gdb version : bash: gdb: command not found
[2026-02-26T21:51:37.010Z] lldb version : Command could not be executed
[2026-02-26T21:51:37.010Z] makeVersion :
[2026-02-26T21:51:37.010Z] GNU Make 4.1
[2026-02-26T21:51:37.010Z] Built for aarch64-unknown-linux-gnu
[2026-02-26T21:51:37.010Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-26T21:51:37.010Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:51:37.010Z] This is free software: you are free to change and redistribute it.
[2026-02-26T21:51:37.010Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:51:37.010Z] mavenVersion :
[2026-02-26T21:51:37.010Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-26T21:51:37.010Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-26T21:51:37.010Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2026-02-26T21:51:37.010Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-26T21:51:37.010Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix"
[2026-02-26T21:51:37.010Z] osInfo :
[2026-02-26T21:51:37.010Z] NAME="Red Hat Enterprise Linux Server"
[2026-02-26T21:51:37.010Z] VERSION="7.6 (Maipo)"
[2026-02-26T21:51:37.010Z] ID="rhel"
[2026-02-26T21:51:37.010Z] ID_LIKE="fedora"
[2026-02-26T21:51:37.010Z] VARIANT="Server"
[2026-02-26T21:51:37.010Z] VARIANT_ID="server"
[2026-02-26T21:51:37.010Z] VERSION_ID="7.6"
[2026-02-26T21:51:37.010Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)"
[2026-02-26T21:51:37.010Z] ANSI_COLOR="0;31"
[2026-02-26T21:51:37.010Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
[2026-02-26T21:51:37.010Z] HOME_URL="https://www.redhat.com/"
[2026-02-26T21:51:37.010Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
[2026-02-26T21:51:37.010Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
[2026-02-26T21:51:37.010Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-26T21:51:37.010Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
[2026-02-26T21:51:37.010Z] osLabel : rhel.7
[2026-02-26T21:51:37.010Z] perlVersion :
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi
[2026-02-26T21:51:37.010Z] (with 39 registered patches, see perl -V for more detail)
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] Copyright 1987-2012, Larry Wall
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-26T21:51:37.010Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-26T21:51:37.010Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-26T21:51:37.010Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-26T21:51:37.010Z]
[2026-02-26T21:51:37.010Z] podmanVersion : bash: podman: command not found
[2026-02-26T21:51:37.010Z] procArch : aarch64
[2026-02-26T21:51:37.010Z] sysArch : aarch64
[2026-02-26T21:51:37.010Z] sysOS : Linux
[2026-02-26T21:51:37.010Z] ulimit :
[2026-02-26T21:51:37.010Z] core file size (blocks, -c) 0
[2026-02-26T21:51:37.010Z] data seg size (kbytes, -d) unlimited
[2026-02-26T21:51:37.010Z] scheduling priority (-e) 0
[2026-02-26T21:51:37.010Z] file size (blocks, -f) unlimited
[2026-02-26T21:51:37.010Z] pending signals (-i) 7270
[2026-02-26T21:51:37.010Z] max locked memory (kbytes, -l) 64
[2026-02-26T21:51:37.010Z] max memory size (kbytes, -m) unlimited
[2026-02-26T21:51:37.010Z] open files (-n) 4096
[2026-02-26T21:51:37.010Z] pipe size (512 bytes, -p) 8
[2026-02-26T21:51:37.010Z] POSIX message queues (bytes, -q) 819200
[2026-02-26T21:51:37.010Z] real-time priority (-r) 0
[2026-02-26T21:51:37.010Z] stack size (kbytes, -s) 8192
[2026-02-26T21:51:37.010Z] cpu time (seconds, -t) unlimited
[2026-02-26T21:51:37.010Z] max user processes (-u) 4096
[2026-02-26T21:51:37.010Z] virtual memory (kbytes, -v) unlimited
[2026-02-26T21:51:37.010Z] file locks (-x) unlimited
[2026-02-26T21:51:37.011Z] 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
[2026-02-26T21:51:37.011Z] vmVendor : Oracle Corporation
[2026-02-26T21:51:37.011Z] vmVersion : 25.492-b04
[2026-02-26T21:51:37.011Z] xlc version : bash: xlC: command not found
[2026-02-26T21:51:37.011Z] **************************************************************************
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('java.vendor')=Temurin
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('os.name')=Linux
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('os.arch')=aarch64
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('java.fullversion')=null
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] System.getProperty('sun.arch.data.model')=64
[2026-02-26T21:51:37.011Z]
[2026-02-26T21:51:37.011Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:37.011Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:51:37.011Z] perl scripts/configure.pl
[2026-02-26T21:51:37.452Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.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=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-26T21:51:37.829Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:51:37.829Z]
[2026-02-26T21:51:37.829Z]
[2026-02-26T21:51:37.829Z] Starting to generate parallel test lists.
[2026-02-26T21:51:37.829Z]
[2026-02-26T21:51:37.829Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-26T21:51:38.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-26T21:51:38.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-26T21:51:38.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-26T21:51:38.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-26T21:51:38.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-26T21:51:38.203Z] Attempting to get test duration data from TRSS.
[2026-02-26T21:51:38.203Z] 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=sanity
[2026-02-26T21:51:38.566Z] Attempting to get test duration data from cached files.
[2026-02-26T21:51:38.566Z]
[2026-02-26T21:51:38.566Z] TEST DURATION
[2026-02-26T21:51:38.566Z] ====================================================================================
[2026-02-26T21:51:38.566Z] Total number of tests searched: 8
[2026-02-26T21:51:38.566Z] Number of test durations found: 8
[2026-02-26T21:51:38.566Z] Top slowest tests:
[2026-02-26T21:51:38.566Z] 01m24s renaissance-future-genetic_0
[2026-02-26T21:51:38.566Z] 01m11s renaissance-fj-kmeans_0
[2026-02-26T21:51:38.566Z] 00m21s renaissance-scala-kmeans_0
[2026-02-26T21:51:38.566Z] ====================================================================================
[2026-02-26T21:51:38.566Z]
[2026-02-26T21:51:38.566Z] Test target is split into 1 lists.
[2026-02-26T21:51:38.566Z] Reducing estimated test running time from 03m09s to 03m09s.
[2026-02-26T21:51:38.566Z]
[2026-02-26T21:51:38.566Z] -------------------------------------testList_0-------------------------------------
[2026-02-26T21:51:38.566Z] Number of tests: 8
[2026-02-26T21:51:38.566Z] Estimated running time: 03m09s
[2026-02-26T21:51:38.566Z] TESTLIST=renaissance-future-genetic_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2026-02-26T21:51:38.566Z] ------------------------------------------------------------------------------------
[2026-02-26T21:51:38.566Z]
[2026-02-26T21:51:38.566Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-26T21:51:38.566Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-26T21:51:38.696Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-26T21:51:38.797Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-26T21:51:38.864Z] Building tests...
[Pipeline] timeout
[2026-02-26T21:51:38.869Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:51:38.899Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-26T21:51:39.039Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:51:39.052Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-26T21:51:39.086Z] $ ssh-agent
[2026-02-26T21:51:39.236Z] SSH_AUTH_SOCK=/tmp/ssh-YCgaXq9bqwX7/agent.5382
[2026-02-26T21:51:39.236Z] SSH_AGENT_PID=5384
[2026-02-26T21:51:39.236Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:51:39.800Z] + bash ./compile.sh
[2026-02-26T21:51:39.800Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-26T21:51:39.801Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:39.801Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:39.801Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:39.801Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T21:51:39.801Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T21:51:39.801Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-26T21:51:40.592Z]
[2026-02-26T21:51:40.592Z] build:
[2026-02-26T21:51:40.592Z]
[2026-02-26T21:51:40.592Z] clean:
[2026-02-26T21:51:40.592Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-26T21:51:40.592Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-26T21:51:40.592Z]
[2026-02-26T21:51:40.592Z] init:
[2026-02-26T21:51:40.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-26T21:51:40.592Z]
[2026-02-26T21:51:40.592Z] getDependentLibs:
[2026-02-26T21:51:40.957Z] [exec] --------------------------------------------
[2026-02-26T21:51:40.957Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:40.957Z] [exec] task is set to default
[2026-02-26T21:51:40.957Z] [exec] dependencyList is set to json_simple
[2026-02-26T21:51:40.957Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:51:40.957Z] [exec] --------------------------------------------
[2026-02-26T21:51:40.957Z] [exec] Starting download third party dependent jars
[2026-02-26T21:51:40.957Z] [exec] --------------------------------------------
[2026-02-26T21:51:40.957Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:51:40.957Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-26T21:51:40.957Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:51:40.957Z]
[2026-02-26T21:51:40.957Z] compile:
[2026-02-26T21:51:40.957Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:51:40.957Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:51:40.957Z] [echo] ===fork: yes
[2026-02-26T21:51:40.957Z] [echo] ===debug: on
[2026-02-26T21:51:40.957Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin
[2026-02-26T21:51:43.468Z]
[2026-02-26T21:51:43.468Z] dist:
[2026-02-26T21:51:43.468Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-26T21:51:43.468Z]
[2026-02-26T21:51:43.468Z] BUILD SUCCESSFUL
[2026-02-26T21:51:43.468Z] Total time: 3 seconds
[2026-02-26T21:51:43.468Z] 0
[2026-02-26T21:51:43.468Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-26T21:51:43.468Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-26T21:51:43.468Z] microArchOutput:
[2026-02-26T21:51:44.256Z] ****************************** MACHINE INFO ******************************
[2026-02-26T21:51:44.256Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-26T21:51:44.256Z] Free Physical Memory Size : 3557883904
[2026-02-26T21:51:44.256Z] Free space (bytes) : 75381141504
[2026-02-26T21:51:44.256Z] Total Physical Memory Size : 7659192320
[2026-02-26T21:51:44.256Z] Total space (bytes) : 106616041472
[2026-02-26T21:51:44.256Z] Usable space (bytes) : 75381141504
[2026-02-26T21:51:44.256Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:51:44.256Z] bashVersion :
[2026-02-26T21:51:44.256Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu)
[2026-02-26T21:51:44.256Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-02-26T21:51:44.256Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:51:44.256Z]
[2026-02-26T21:51:44.256Z] This is free software; you are free to change and redistribute it.
[2026-02-26T21:51:44.256Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:51:44.256Z] cpuCores : 4
[2026-02-26T21:51:44.256Z] curlVersion :
[2026-02-26T21:51:44.256Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-02-26T21:51:44.256Z] Release-Date: 2021-09-22
[2026-02-26T21:51:44.256Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-26T21:51:44.256Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-02-26T21:51:44.256Z] dockerVersion : bash: docker: command not found
[2026-02-26T21:51:44.256Z] gcc version : 4.8.5
[2026-02-26T21:51:44.256Z] gclibc version : ldd (GNU libc) 2.17
[2026-02-26T21:51:44.256Z] gdb version : bash: gdb: command not found
[2026-02-26T21:51:44.256Z] lldb version : Command could not be executed
[2026-02-26T21:51:44.256Z] makeVersion :
[2026-02-26T21:51:44.256Z] GNU Make 4.1
[2026-02-26T21:51:44.256Z] Built for aarch64-unknown-linux-gnu
[2026-02-26T21:51:44.256Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-02-26T21:51:44.256Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:51:44.256Z] This is free software: you are free to change and redistribute it.
[2026-02-26T21:51:44.256Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:51:44.256Z] mavenVersion :
[2026-02-26T21:51:44.257Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-26T21:51:44.257Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-26T21:51:44.257Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre
[2026-02-26T21:51:44.257Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-26T21:51:44.257Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix"
[2026-02-26T21:51:44.257Z] osInfo :
[2026-02-26T21:51:44.257Z] NAME="Red Hat Enterprise Linux Server"
[2026-02-26T21:51:44.257Z] VERSION="7.6 (Maipo)"
[2026-02-26T21:51:44.257Z] ID="rhel"
[2026-02-26T21:51:44.257Z] ID_LIKE="fedora"
[2026-02-26T21:51:44.257Z] VARIANT="Server"
[2026-02-26T21:51:44.257Z] VARIANT_ID="server"
[2026-02-26T21:51:44.257Z] VERSION_ID="7.6"
[2026-02-26T21:51:44.257Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)"
[2026-02-26T21:51:44.257Z] ANSI_COLOR="0;31"
[2026-02-26T21:51:44.257Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server"
[2026-02-26T21:51:44.257Z] HOME_URL="https://www.redhat.com/"
[2026-02-26T21:51:44.257Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
[2026-02-26T21:51:44.257Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6
[2026-02-26T21:51:44.257Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-26T21:51:44.257Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6"
[2026-02-26T21:51:44.257Z] osLabel : rhel.7
[2026-02-26T21:51:44.257Z] perlVersion :
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi
[2026-02-26T21:51:44.257Z] (with 39 registered patches, see perl -V for more detail)
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] Copyright 1987-2012, Larry Wall
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-26T21:51:44.257Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-26T21:51:44.257Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-26T21:51:44.257Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] podmanVersion : bash: podman: command not found
[2026-02-26T21:51:44.257Z] procArch : aarch64
[2026-02-26T21:51:44.257Z] sysArch : aarch64
[2026-02-26T21:51:44.257Z] sysOS : Linux
[2026-02-26T21:51:44.257Z] ulimit :
[2026-02-26T21:51:44.257Z] core file size (blocks, -c) 0
[2026-02-26T21:51:44.257Z] data seg size (kbytes, -d) unlimited
[2026-02-26T21:51:44.257Z] scheduling priority (-e) 0
[2026-02-26T21:51:44.257Z] file size (blocks, -f) unlimited
[2026-02-26T21:51:44.257Z] pending signals (-i) 7270
[2026-02-26T21:51:44.257Z] max locked memory (kbytes, -l) 64
[2026-02-26T21:51:44.257Z] max memory size (kbytes, -m) unlimited
[2026-02-26T21:51:44.257Z] open files (-n) 4096
[2026-02-26T21:51:44.257Z] pipe size (512 bytes, -p) 8
[2026-02-26T21:51:44.257Z] POSIX message queues (bytes, -q) 819200
[2026-02-26T21:51:44.257Z] real-time priority (-r) 0
[2026-02-26T21:51:44.257Z] stack size (kbytes, -s) 8192
[2026-02-26T21:51:44.257Z] cpu time (seconds, -t) unlimited
[2026-02-26T21:51:44.257Z] max user processes (-u) 4096
[2026-02-26T21:51:44.257Z] virtual memory (kbytes, -v) unlimited
[2026-02-26T21:51:44.257Z] file locks (-x) unlimited
[2026-02-26T21:51:44.257Z] 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
[2026-02-26T21:51:44.257Z] vmVendor : Oracle Corporation
[2026-02-26T21:51:44.257Z] vmVersion : 25.492-b04
[2026-02-26T21:51:44.257Z] xlc version : bash: xlC: command not found
[2026-02-26T21:51:44.257Z] **************************************************************************
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('java.vendor')=Temurin
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('os.name')=Linux
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('os.arch')=aarch64
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('java.fullversion')=null
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] System.getProperty('sun.arch.data.model')=64
[2026-02-26T21:51:44.257Z]
[2026-02-26T21:51:44.257Z] make -f clean.mk cleanBuild
[2026-02-26T21:51:44.257Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:51:44.649Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-26T21:51:44.649Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:51:44.649Z] make -f compile.mk compile
[2026-02-26T21:51:44.649Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:51:44.649Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:44.649Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:51:44.649Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T21:51:44.649Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T21:51:45.021Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-26T21:51:45.812Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-26T21:51:45.812Z]
[2026-02-26T21:51:45.812Z] -create_test_directory:
[2026-02-26T21:51:45.812Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest
[2026-02-26T21:51:45.812Z]
[2026-02-26T21:51:45.812Z] stage_test_material:
[2026-02-26T21:51:46.185Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] build:
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] init:
[2026-02-26T21:51:46.555Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] dist:
[2026-02-26T21:51:46.555Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] build:
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] build:
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] init:
[2026-02-26T21:51:46.555Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-26T21:51:46.555Z]
[2026-02-26T21:51:46.555Z] getBumbleBench:
[2026-02-26T21:51:46.555Z] [echo] Cloning BumbleBench
[2026-02-26T21:51:46.555Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-26T21:51:46.555Z] [exec] Cloning into 'bumblebench'...
[2026-02-26T21:51:47.339Z]
[2026-02-26T21:51:47.339Z] buildBumbleBench:
[2026-02-26T21:51:47.339Z] [echo] Building BumbleBench
[2026-02-26T21:51:47.339Z]
[2026-02-26T21:51:47.339Z] compile-all:
[2026-02-26T21:51:47.339Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:48.621Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-26T21:51:48.621Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-26T21:51:48.621Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:48.621Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:48.621Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:48.985Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.361Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.361Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.361Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.361Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.361Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:49.738Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:50.105Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:50.105Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:50.105Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:50.105Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:51:50.105Z]
[2026-02-26T21:51:50.105Z] dist:
[2026-02-26T21:51:50.475Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-26T21:51:50.475Z]
[2026-02-26T21:51:50.475Z] dist:
[2026-02-26T21:51:50.835Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench
[2026-02-26T21:51:50.835Z]
[2026-02-26T21:51:50.835Z] build:
[2026-02-26T21:51:50.835Z]
[2026-02-26T21:51:50.835Z] getDependentLibs:
[2026-02-26T21:52:00.083Z] [exec] --------------------------------------------
[2026-02-26T21:52:00.083Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:52:00.083Z] [exec] task is set to default
[2026-02-26T21:52:00.083Z] [exec] dependencyList is set to dacapo
[2026-02-26T21:52:00.083Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:52:00.083Z] [exec] --------------------------------------------
[2026-02-26T21:52:00.083Z] [exec] Starting download third party dependent jars
[2026-02-26T21:52:00.083Z] [exec] --------------------------------------------
[2026-02-26T21:52:00.083Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:52:00.083Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-26T21:52:00.083Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:52:00.083Z]
[2026-02-26T21:52:00.083Z] init:
[2026-02-26T21:52:00.083Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-26T21:52:00.083Z]
[2026-02-26T21:52:00.083Z] getDacapoSuite:
[2026-02-26T21:52:00.083Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-26T21:52:40.743Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-26T21:52:40.743Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo
[2026-02-26T21:52:40.743Z]
[2026-02-26T21:52:40.743Z] dist:
[2026-02-26T21:52:40.743Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo
[2026-02-26T21:52:40.743Z]
[2026-02-26T21:52:40.743Z] build:
[2026-02-26T21:52:40.743Z]
[2026-02-26T21:52:40.743Z] init:
[2026-02-26T21:52:40.743Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-26T21:52:40.744Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] compile:
[2026-02-26T21:52:40.744Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:52:40.744Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:52:40.744Z] [echo] ===fork: yes
[2026-02-26T21:52:40.744Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-26T21:52:40.744Z] [echo] ===debug: on
[2026-02-26T21:52:40.744Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-26T21:52:40.744Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] dist:
[2026-02-26T21:52:40.744Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-26T21:52:40.744Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-26T21:52:40.744Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-26T21:52:40.744Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] clean:
[2026-02-26T21:52:40.744Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] build:
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] build:
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] init:
[2026-02-26T21:52:40.744Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-26T21:52:40.744Z]
[2026-02-26T21:52:40.744Z] getRenaissanceSuite:
[2026-02-26T21:52:40.744Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] dist:
[2026-02-26T21:52:46.937Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] build:
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] init:
[2026-02-26T21:52:46.937Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] getSpecjbbSuite:
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] dist:
[2026-02-26T21:52:46.937Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb/run
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] BUILD SUCCESSFUL
[2026-02-26T21:52:46.937Z] Total time: 1 minute 1 second
[2026-02-26T21:52:46.937Z] 0
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z]
[2026-02-26T21:52:46.937Z] RECORD TEST REPOs SHA
[2026-02-26T21:52:46.937Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-26T21:52:46.937Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-26T21:52:46.937Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-26T21:52:46.937Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-26T21:52:46.937Z] ================================================
[2026-02-26T21:52:47.299Z] timestamp: 20260226-215246
[2026-02-26T21:52:47.299Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests
[2026-02-26T21:52:47.299Z] git repo:
[2026-02-26T21:52:47.299Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:52:47.299Z] sha:
[2026-02-26T21:52:47.299Z] 30c0b963c9041edc85df0a417b51c2220cd7058a
[2026-02-26T21:52:47.299Z] ================================================
[2026-02-26T21:52:47.299Z] timestamp: 20260226-215247
[2026-02-26T21:52:47.299Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-26T21:52:47.299Z] git repo:
[2026-02-26T21:52:47.299Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-26T21:52:47.299Z] sha:
[2026-02-26T21:52:47.299Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-26T21:52:47.299Z] ================================================
[2026-02-26T21:52:47.299Z] timestamp: 20260226-215247
[2026-02-26T21:52:47.299Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG
[2026-02-26T21:52:47.299Z] git repo:
[2026-02-26T21:52:47.299Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-26T21:52:47.299Z] sha:
[2026-02-26T21:52:47.299Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T21:52:47.299Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-02-26T21:52:47.421Z] $ ssh-agent -k
[2026-02-26T21:52:47.443Z] unset SSH_AUTH_SOCK;
[2026-02-26T21:52:47.443Z] unset SSH_AGENT_PID;
[2026-02-26T21:52:47.443Z] echo Agent pid 5384 killed;
[2026-02-26T21:52:47.567Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-26T21:52:47.683Z] 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
[2026-02-26T21:52:47.712Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-26T21:52:48.234Z] + which Xvfb
[2026-02-26T21:52:48.234Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-26T21:52:48.391Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/.xvfb-725-..fbdir2542760860000806190
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:53:09.019Z] + ps -f
[2026-02-26T21:53:09.021Z] + grep '[X]vfb'
[2026-02-26T21:53:09.021Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-26T21:53:09.149Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-26T21:53:09.164Z] $ ssh-agent
[2026-02-26T21:53:09.295Z] SSH_AUTH_SOCK=/tmp/ssh-BcEF67979P24/agent.6016
[2026-02-26T21:53:09.295Z] SSH_AGENT_PID=6018
[2026-02-26T21:53:09.295Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:53:09.823Z] ++ uname
[2026-02-26T21:53:09.823Z] + '[' Linux = AIX ']'
[2026-02-26T21:53:09.823Z] ++ uname
[2026-02-26T21:53:09.823Z] + '[' Linux = SunOS ']'
[2026-02-26T21:53:09.823Z] ++ uname
[2026-02-26T21:53:09.823Z] + '[' Linux = '*BSD' ']'
[2026-02-26T21:53:09.823Z] + MAKE=make
[2026-02-26T21:53:09.823Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-26T21:53:09.823Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-26T21:53:10.484Z] ++ uname
[2026-02-26T21:53:10.484Z] + '[' Linux = AIX ']'
[2026-02-26T21:53:10.484Z] ++ uname
[2026-02-26T21:53:10.484Z] + '[' Linux = SunOS ']'
[2026-02-26T21:53:10.484Z] ++ uname
[2026-02-26T21:53:10.484Z] + '[' Linux = '*BSD' ']'
[2026-02-26T21:53:10.484Z] + MAKE=make
[2026-02-26T21:53:10.484Z] + cd ./aqa-tests
[2026-02-26T21:53:10.484Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-26T21:53:10.484Z] ++ set +x
[2026-02-26T21:53:10.484Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-26T21:53:10.484Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib
[2026-02-26T21:53:10.484Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-26T21:53:10.484Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:53:10.484Z] perl scripts/configure.pl
[2026-02-26T21:53:10.484Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.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=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-26T21:53:10.846Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:53:10.846Z]
[2026-02-26T21:53:10.846Z] Starting to generate test make files.
[2026-02-26T21:53:10.846Z]
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] Make files are generated successfully.
[2026-02-26T21:53:11.213Z]
[2026-02-26T21:53:11.213Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:53:11.213Z] make -f runtest.mk _sanity.perf
[2026-02-26T21:53:11.213Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG'
[2026-02-26T21:53:11.576Z]
[2026-02-26T21:53:11.576Z] Running make 4.1
[2026-02-26T21:53:11.576Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/..
[2026-02-26T21:53:11.576Z] set JDK_VERSION to 8
[2026-02-26T21:53:11.576Z] set JDK_IMPL to hotspot
[2026-02-26T21:53:11.576Z] set JVM_VERSION to openjdk8
[2026-02-26T21:53:11.576Z] set JCL_VERSION to latest
[2026-02-26T21:53:11.576Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image
[2026-02-26T21:53:11.576Z] set SPEC to linux_aarch64
[2026-02-26T21:53:11.576Z] set TEST_FLAG to
[2026-02-26T21:53:11.576Z] set OS_LABEL to rhel.7
[2026-02-26T21:53:11.576Z] Running sanity.perf ...
[2026-02-26T21:53:11.576Z] There are 8 test targets in sanity.perf
[2026-02-26T21:53:11.576Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-26T21:53:11.576Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:53:11.576Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04)
[2026-02-26T21:53:11.576Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:53:11.576Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests'
[2026-02-26T21:53:11.576Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf'
[2026-02-26T21:53:11.576Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo'
[2026-02-26T21:53:11.576Z]
[2026-02-26T21:53:11.576Z] ===============================================