Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 487
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3028
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 285
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
Commit message: "Add sleep and retry for cleanWs (#6633)"
> git rev-list --no-walk 32fa2ac97e1b20cc09e1de61e8dcab3fd0b2c00c # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-30T21:09:57.029Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] echo
[2025-09-30T21:09:57.039Z] SPEC: linux_arm
[Pipeline] echo
[2025-09-30T21:09:57.040Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-30T21:09:57.050Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&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-30T21:09:57.053Z] dynamicAgents: []
[Pipeline] node
[2025-09-30T21:10:12.056Z] Still waiting to schedule task
[2025-09-30T21:10:12.057Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’
[2025-09-30T21:40:20.888Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-09-30T21:40:20.931Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T21:40:21.313Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T21:40:21.313Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T21:40:21.490Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-30T21:40:21.730Z] The recommended git tool is: git
[2025-09-30T21:40:22.085Z] No credentials specified
[2025-09-30T21:40:22.261Z] Cloning the remote Git repository
[2025-09-30T21:40:22.517Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:40:22.518Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests # timeout=10
[2025-09-30T21:40:22.545Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-30T21:40:22.546Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:40:22.546Z] > git --version # timeout=10
[2025-09-30T21:40:22.560Z] > git --version # 'git version 2.43.0'
[2025-09-30T21:40:22.561Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:40:31.415Z] Avoid second fetch
[2025-09-30T21:40:31.112Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-30T21:40:31.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:40:32.103Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master)
[2025-09-30T21:40:31.656Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-30T21:40:32.183Z] > git config core.sparsecheckout # timeout=10
[2025-09-30T21:40:32.194Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
[2025-09-30T21:40:34.029Z] Commit message: "Add sleep and retry for cleanWs (#6633)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-30T21:40:35.939Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:40:35.961Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-30T21:40:37.865Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-30T21:40:38.586Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T21:40:40.439Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T21:40:40.439Z] Unix type machine..
[2025-09-30T21:40:40.439Z] Running on a Linux host
[2025-09-30T21:40:40.439Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-09-30T21:40:43.396Z] + printenv
[2025-09-30T21:40:43.396Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-30T21:40:43.396Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T21:40:43.396Z] SETUP_JCK_RUN=false
[2025-09-30T21:40:43.396Z] USE_TESTENV_PROPERTIES=false
[2025-09-30T21:40:43.396Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-30T21:40:43.396Z] SSH_CLIENT=78.47.239.97 43300 22
[2025-09-30T21:40:43.396Z] USER=jenkins
[2025-09-30T21:40:43.396Z] BUILD_LIST=perf
[2025-09-30T21:40:43.396Z] SDK_RESOURCE=upstream
[2025-09-30T21:40:43.396Z] OPENJ9_BRANCH=master
[2025-09-30T21:40:43.396Z] jobStatus=SUCCESS
[2025-09-30T21:40:43.396Z] CI=true
[2025-09-30T21:40:43.396Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/512/display/redirect?page=changes
[2025-09-30T21:40:43.396Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:40:43.396Z] UPSTREAM_JOB_NUMBER=487
[2025-09-30T21:40:43.396Z] TARGET=sanity.perf
[2025-09-30T21:40:43.396Z] EXIT_FAILURE=false
[2025-09-30T21:40:43.396Z] NODE_LABELS=hw.arch.aarch32 test ci.role.test ubuntu hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-1 linux sw.os.linux ci.role.perf arm test-docker-ubuntu2404-armv7-1
[2025-09-30T21:40:43.396Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-30T21:40:43.396Z] USE_JRE=false
[2025-09-30T21:40:43.396Z] OLDPWD=/home/jenkins
[2025-09-30T21:40:43.396Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-30T21:40:43.396Z] HOME=/home/jenkins
[2025-09-30T21:40:43.396Z] ADOPTOPENJDK_BRANCH=master
[2025-09-30T21:40:43.396Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/512/
[2025-09-30T21:40:43.396Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_arm_linux.tap
[2025-09-30T21:40:43.396Z] JDK_IMPL=hotspot
[2025-09-30T21:40:43.396Z] DOCKER_REQUIRED=false
[2025-09-30T21:40:43.396Z] HUDSON_COOKIE=de1b8d34-7400-4501-8d36-f3493c54d476
[2025-09-30T21:40:43.396Z] JENKINS_SERVER_COOKIE=durable-1a086f23302c95378fcff1d94b45397db2d060d3c527d5222f9aa8486682b42f
[2025-09-30T21:40:43.396Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../benchmarks
[2025-09-30T21:40:43.396Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-09-30T21:40:43.396Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux
[2025-09-30T21:40:43.396Z] KEEP_WORKSPACE=false
[2025-09-30T21:40:43.396Z] ARCHIVE_TEST_RESULTS=false
[2025-09-30T21:40:43.396Z] GENERATE_JOBS=true
[2025-09-30T21:40:43.396Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-30T21:40:43.396Z] PERSONAL_BUILD=false
[2025-09-30T21:40:43.396Z] LOGNAME=jenkins
[2025-09-30T21:40:43.396Z] NODE_NAME=test-docker-ubuntu2404-armv7-1
[2025-09-30T21:40:43.396Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/512/display/redirect?page=artifacts
[2025-09-30T21:40:43.396Z] STAGE_NAME=Setup
[2025-09-30T21:40:43.396Z] AUTO_DETECT=true
[2025-09-30T21:40:43.396Z] EXECUTOR_NUMBER=0
[2025-09-30T21:40:43.396Z] JDK_VERSION=8
[2025-09-30T21:40:43.396Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-30T21:40:43.396Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/512/display/redirect?page=tests
[2025-09-30T21:40:43.396Z] BUILD_DISPLAY_NAME=#512
[2025-09-30T21:40:43.396Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-30T21:40:43.396Z] TIME_LIMIT=25
[2025-09-30T21:40:43.396Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-30T21:40:43.397Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_arm_linux
[2025-09-30T21:40:43.397Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-30T21:40:43.397Z] PLATFORM=arm_linux
[2025-09-30T21:40:43.397Z] TKG_ITERATIONS=1
[2025-09-30T21:40:43.397Z] EXIT_SUCCESS=false
[2025-09-30T21:40:43.397Z] BUILD_ID=512
[2025-09-30T21:40:43.397Z] RERUN_FAILURE=true
[2025-09-30T21:40:43.397Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-30T21:40:43.397Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_arm_linux-512
[2025-09-30T21:40:43.397Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:40:43.397Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-30T21:40:43.397Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-30T21:40:43.397Z] LANG=C.UTF-8
[2025-09-30T21:40:43.397Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/
[2025-09-30T21:40:43.397Z] KEEP_REPORTDIR=false
[2025-09-30T21:40:43.397Z] JCK_GIT_BRANCH=master
[2025-09-30T21:40:43.397Z] ORIGIN_JDK_VERSION=8
[2025-09-30T21:40:43.397Z] BUILD_NUMBER=512
[2025-09-30T21:40:43.397Z] JENKINS_NODE_COOKIE=1176516e-1416-41a6-b0da-7a84bb944eda
[2025-09-30T21:40:43.397Z] SHELL=/bin/sh
[2025-09-30T21:40:43.397Z] ITERATIONS=1
[2025-09-30T21:40:43.397Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-30T21:40:43.397Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:40:43.397Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/512/display/redirect
[2025-09-30T21:40:43.397Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-30T21:40:43.397Z] SPEC=linux_arm
[2025-09-30T21:40:43.397Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-30T21:40:43.397Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-30T21:40:43.397Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_arm_linux/display/redirect
[2025-09-30T21:40:43.397Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-09-30T21:40:43.397Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_arm_linux
[2025-09-30T21:40:43.397Z] SLACK_CHANNEL=aqavit-bot
[2025-09-30T21:40:43.397Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-30T21:40:43.397Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux
[2025-09-30T21:40:43.397Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:40:43.397Z] TEST_TIME=120
[2025-09-30T21:40:43.397Z] SSH_CONNECTION=78.47.239.97 43300 172.17.0.4 22
[2025-09-30T21:40:43.397Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux@tmp
[2025-09-30T21:40:43.397Z] PARALLEL=Dynamic
[2025-09-30T21:40:43.397Z] JOBSTARTTIME=Tue, 30 Sep 2025 21:40:36 +0000
[2025-09-30T21:40:43.397Z] DYNAMIC_COMPILE=false
[2025-09-30T21:40:43.397Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-09-30T21:40:43.931Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:40:43.942Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:41:26.334Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 487
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-30T21:41:26.571Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-09-30T21:41:26.577Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T21:41:26.680Z] $ ssh-agent
[2025-09-30T21:41:27.492Z] SSH_AUTH_SOCK=/tmp/ssh-gO9WaqgWIxdp/agent.1803801
[2025-09-30T21:41:27.492Z] SSH_AGENT_PID=1803803
[2025-09-30T21:41:27.492Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:41:27.512Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-30T21:41:27.541Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:41:29.403Z] + pwd
[2025-09-30T21:41:29.403Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-30T21:41:29.403Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests
[2025-09-30T21:41:29.403Z] get jdk binary...
[2025-09-30T21:41:29.403Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-30T21:41:29.403Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:41:31.361Z] List files in jdkbinary folder...
[2025-09-30T21:41:31.361Z] total 224408
[2025-09-30T21:41:31.361Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:31.361Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:31.361Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:31.361Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:41:31.361Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:41:31.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:41 tmp
[2025-09-30T21:41:31.361Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:41:31.361Z] total 4
[2025-09-30T21:41:31.361Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926
[2025-09-30T21:41:31.361Z] Moving directory jdk8u472-b06-aarch32-20250926/ to ../j2sdk-image
[2025-09-30T21:41:31.361Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:41:32.661Z] List files in jdkbinary folder...
[2025-09-30T21:41:32.662Z] total 224412
[2025-09-30T21:41:32.662Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:32.662Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:32.662Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:41:32.662Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:41:32.662Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:41:32.662Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 j2sdk-image
[2025-09-30T21:41:32.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:41 tmp
[2025-09-30T21:41:32.662Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:41:32.662Z] total 4
[2025-09-30T21:41:32.662Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926-jre
[2025-09-30T21:41:32.662Z] Moving directory jdk8u472-b06-aarch32-20250926-jre/ to ../j2re-image
[2025-09-30T21:41:32.662Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-09-30T21:41:34.628Z] Removing top-level folder jdk8u472-b06-aarch32-20250926-debug-image/
[2025-09-30T21:41:34.628Z] Removing top-level folder jdk8u472-b06-aarch32-20250926/
[2025-09-30T21:41:34.628Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-30T21:41:34.628Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-30T21:41:35.582Z] openjdk version "1.8.0_472-beta"
[2025-09-30T21:41:35.582Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:41:35.582Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode)
[2025-09-30T21:41:35.582Z] =JAVA VERSION OUTPUT END=
[2025-09-30T21:41:35.582Z] =RELEASE INFO BEGIN=
[2025-09-30T21:41:35.582Z] JAVA_VERSION="1.8.0_472"
[2025-09-30T21:41:35.582Z] OS_NAME="Linux"
[2025-09-30T21:41:35.582Z] OS_VERSION="2.6"
[2025-09-30T21:41:35.582Z] OS_ARCH="aarch32"
[2025-09-30T21:41:35.582Z] SOURCE=".:git:abd13fb0bc36+"
[2025-09-30T21:41:35.582Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-30T21:41:35.582Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-30T21:41:35.582Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-30T21:41:35.582Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-09-30T21:41:35.582Z] FULL_VERSION="1.8.0_472-beta-202509302022-b06"
[2025-09-30T21:41:35.582Z] SEMANTIC_VERSION="8.0.472+6"
[2025-09-30T21:41:35.582Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-09-30T21:41:35.582Z] JVM_VARIANT="Hotspot"
[2025-09-30T21:41:35.582Z] JVM_VERSION="25.472-b06"
[2025-09-30T21:41:35.582Z] IMAGE_TYPE="JDK"
[2025-09-30T21:41:35.582Z] =RELEASE INFO END=
[2025-09-30T21:41:35.582Z] get testKitGen...
[2025-09-30T21:41:35.582Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-30T21:41:35.582Z] git rev-parse master
[2025-09-30T21:41:35.582Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-30T21:41:36.238Z] $ ssh-agent -k
[2025-09-30T21:41:36.247Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:41:36.248Z] unset SSH_AGENT_PID;
[2025-09-30T21:41:36.248Z] echo Agent pid 1803803 killed;
[2025-09-30T21:41:37.046Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T21:41:37.645Z] 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=arm_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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-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=487&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-30T21:41:37.655Z] 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=arm_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-docker-ubuntu2404-armv7-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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-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=487&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
[2025-09-30T21:41:37.708Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:41:38.788Z] Copied 1 artifact from "getTRSSOutput" build number 1912
[Pipeline] sh
[2025-09-30T21:41:40.656Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-30T21:41:40.656Z] + + tar xof -
[2025-09-30T21:41:40.656Z] gzip -cd TRSSOutput.tar.gz
[2025-09-30T21:41:40.656Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T21:41:41.222Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:41:41.246Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T21:41:43.094Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T21:41:47.239Z] --------------------------------------------
[2025-09-30T21:41:47.239Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:47.239Z] task is set to default
[2025-09-30T21:41:47.239Z] dependencyList is set to all
[2025-09-30T21:41:47.239Z] --------------------------------------------
[2025-09-30T21:41:47.239Z] Starting download third party dependent jars
[2025-09-30T21:41:47.239Z] --------------------------------------------
[2025-09-30T21:41:47.239Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.239Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T21:41:47.240Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-30T21:41:47.809Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] sh
[2025-09-30T21:41:49.802Z] + cd ./aqa-tests/TKG
[2025-09-30T21:41:49.802Z] + uname
[2025-09-30T21:41:49.802Z] + [ Linux = AIX ]
[2025-09-30T21:41:49.802Z] + uname
[2025-09-30T21:41:49.802Z] + [ Linux = SunOS ]
[2025-09-30T21:41:49.802Z] + uname
[2025-09-30T21:41:49.802Z] + [ Linux = *BSD ]
[2025-09-30T21:41:49.802Z] + MAKE=make
[2025-09-30T21:41:49.802Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-09-30T21:41:49.802Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:41:49.802Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:49.802Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:41:49.802Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:41:49.802Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:41:49.802Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:41:49.802Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:41:50.761Z]
[2025-09-30T21:41:50.761Z] build:
[2025-09-30T21:41:50.761Z]
[2025-09-30T21:41:50.761Z] clean:
[2025-09-30T21:41:50.761Z]
[2025-09-30T21:41:50.761Z] init:
[2025-09-30T21:41:50.761Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:41:50.761Z]
[2025-09-30T21:41:50.761Z] getDependentLibs:
[2025-09-30T21:41:50.761Z] [exec] --------------------------------------------
[2025-09-30T21:41:50.761Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:50.761Z] [exec] task is set to default
[2025-09-30T21:41:50.761Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:41:50.761Z] [exec] --------------------------------------------
[2025-09-30T21:41:50.761Z] [exec] Starting download third party dependent jars
[2025-09-30T21:41:50.761Z] [exec] --------------------------------------------
[2025-09-30T21:41:50.761Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:50.761Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:41:50.761Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:41:50.761Z]
[2025-09-30T21:41:50.761Z] compile:
[2025-09-30T21:41:50.761Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:41:50.761Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:41:50.761Z] [echo] ===fork: yes
[2025-09-30T21:41:50.761Z] [echo] ===debug: on
[2025-09-30T21:41:50.761Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:41:52.720Z]
[2025-09-30T21:41:52.720Z] dist:
[2025-09-30T21:41:52.720Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:41:52.720Z]
[2025-09-30T21:41:52.720Z] BUILD SUCCESSFUL
[2025-09-30T21:41:52.720Z] Total time: 3 seconds
[2025-09-30T21:41:52.720Z] 0
[2025-09-30T21:41:52.720Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:41:53.667Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:41:53.667Z] microArchOutput:
[2025-09-30T21:41:53.667Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:41:53.667Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:41:53.667Z] Free Physical Memory Size : 3505422336
[2025-09-30T21:41:53.667Z] Free space (bytes) : 51284500480
[2025-09-30T21:41:53.667Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:41:53.667Z] Total space (bytes) : 167961710592
[2025-09-30T21:41:53.667Z] Usable space (bytes) : 42678001664
[2025-09-30T21:41:53.667Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:41:53.667Z] bashVersion :
[2025-09-30T21:41:53.667Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:41:53.667Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:41:53.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:41:53.667Z]
[2025-09-30T21:41:53.667Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:41:53.667Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:41:53.667Z] cpuCores : 8
[2025-09-30T21:41:53.667Z] curlVersion :
[2025-09-30T21:41:53.667Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-30T21:41:53.667Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:41:53.667Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-30T21:41:53.667Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-30T21:41:53.667Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:41:53.667Z] gcc version : 13
[2025-09-30T21:41:53.667Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:41:53.667Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:41:53.667Z] lldb version : Command could not be executed
[2025-09-30T21:41:53.667Z] makeVersion :
[2025-09-30T21:41:53.667Z] GNU Make 4.3
[2025-09-30T21:41:53.667Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:41:53.667Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:41:53.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:41:53.668Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:41:53.668Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:41:53.668Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:41:53.668Z] osInfo :
[2025-09-30T21:41:53.668Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:41:53.668Z] NAME="Ubuntu"
[2025-09-30T21:41:53.668Z] VERSION_ID="24.04"
[2025-09-30T21:41:53.668Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:41:53.668Z] VERSION_CODENAME=noble
[2025-09-30T21:41:53.668Z] ID=ubuntu
[2025-09-30T21:41:53.668Z] ID_LIKE=debian
[2025-09-30T21:41:53.668Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:41:53.668Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:41:53.668Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:41:53.668Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:41:53.668Z] UBUNTU_CODENAME=noble
[2025-09-30T21:41:53.668Z] LOGO=ubuntu-logo
[2025-09-30T21:41:53.668Z] osLabel : ubuntu.24
[2025-09-30T21:41:53.668Z] perlVersion :
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:41:53.668Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:41:53.668Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:41:53.668Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:41:53.668Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:41:53.668Z] procArch : aarch64
[2025-09-30T21:41:53.668Z] sysArch : aarch64
[2025-09-30T21:41:53.668Z] sysOS : Linux
[2025-09-30T21:41:53.668Z] ulimit :
[2025-09-30T21:41:53.668Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:41:53.668Z] core file size (blocks, -c) unlimited
[2025-09-30T21:41:53.668Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:41:53.668Z] scheduling priority (-e) 0
[2025-09-30T21:41:53.668Z] file size (blocks, -f) unlimited
[2025-09-30T21:41:53.668Z] pending signals (-i) 63541
[2025-09-30T21:41:53.668Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:41:53.668Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:41:53.668Z] open files (-n) 1048576
[2025-09-30T21:41:53.668Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:41:53.668Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:41:53.668Z] real-time priority (-r) 0
[2025-09-30T21:41:53.668Z] stack size (kbytes, -s) 8192
[2025-09-30T21:41:53.668Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:41:53.668Z] max user processes (-u) unlimited
[2025-09-30T21:41:53.668Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:41:53.668Z] file locks (-x) unlimited
[2025-09-30T21:41:53.668Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-30T21:41:53.668Z] vmVendor : Oracle Corporation
[2025-09-30T21:41:53.668Z] vmVersion : 25.472-b06
[2025-09-30T21:41:53.668Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:41:53.668Z] **************************************************************************
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('os.name')=Linux
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('os.arch')=arm
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:53.668Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:41:53.668Z]
[2025-09-30T21:41:54.625Z] 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_arm_linux/../../externalDependency/lib
[2025-09-30T21:41:54.625Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:41:54.625Z] perl scripts/configure.pl
[2025-09-30T21:41:54.625Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T21:41:55.579Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:41:55.579Z]
[2025-09-30T21:41:55.579Z]
[2025-09-30T21:41:55.579Z] Starting to generate parallel test lists.
[2025-09-30T21:41:55.579Z]
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-30T21:41:55.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-30T21:41:55.579Z] Attempting to get test duration data from TRSS.
[2025-09-30T21:41:55.579Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=perf&level=sanity
[2025-09-30T21:41:56.531Z] Attempting to get test duration data from cached files.
[2025-09-30T21:41:56.531Z]
[2025-09-30T21:41:56.531Z] TEST DURATION
[2025-09-30T21:41:56.531Z] ====================================================================================
[2025-09-30T21:41:56.531Z] Total number of tests searched: 8
[2025-09-30T21:41:56.531Z] Number of test durations found: 8
[2025-09-30T21:41:56.531Z] Top slowest tests:
[2025-09-30T21:41:56.531Z] 13m47s renaissance-future-genetic_0
[2025-09-30T21:41:56.531Z] 12m52s renaissance-fj-kmeans_0
[2025-09-30T21:41:56.531Z] 01m53s renaissance-scala-kmeans_0
[2025-09-30T21:41:56.531Z] ====================================================================================
[2025-09-30T21:41:56.531Z]
[2025-09-30T21:41:56.531Z] Test target is split into 1 lists.
[2025-09-30T21:41:56.531Z] Reducing estimated test running time from 29m59s to 29m59s.
[2025-09-30T21:41:56.531Z]
[2025-09-30T21:41:56.531Z] -------------------------------------testList_0-------------------------------------
[2025-09-30T21:41:56.531Z] Number of tests: 8
[2025-09-30T21:41:56.531Z] Estimated running time: 29m59s
[2025-09-30T21:41:56.531Z] 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
[2025-09-30T21:41:56.531Z] ------------------------------------------------------------------------------------
[2025-09-30T21:41:56.531Z]
[2025-09-30T21:41:56.531Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-30T21:41:56.531Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-30T21:41:57.242Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-30T21:41:57.790Z] 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-30T21:41:57.864Z] Building tests...
[Pipeline] timeout
[2025-09-30T21:41:57.870Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:41:57.897Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T21:41:59.758Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T21:42:03.909Z] --------------------------------------------
[2025-09-30T21:42:03.909Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:03.909Z] task is set to default
[2025-09-30T21:42:03.909Z] dependencyList is set to all
[2025-09-30T21:42:03.909Z] --------------------------------------------
[2025-09-30T21:42:03.909Z] Starting download third party dependent jars
[2025-09-30T21:42:03.909Z] --------------------------------------------
[2025-09-30T21:42:03.909Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T21:42:03.909Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-30T21:42:04.844Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:42:04.882Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T21:42:04.995Z] $ ssh-agent
[2025-09-30T21:42:05.808Z] SSH_AUTH_SOCK=/tmp/ssh-eV1sSMg4TmG0/agent.1804103
[2025-09-30T21:42:05.808Z] SSH_AGENT_PID=1804105
[2025-09-30T21:42:05.808Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:42:07.688Z] + bash ./compile.sh
[2025-09-30T21:42:07.688Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:42:07.688Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:07.688Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:42:07.689Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:42:07.689Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:42:07.689Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:42:07.689Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:42:08.658Z]
[2025-09-30T21:42:08.658Z] build:
[2025-09-30T21:42:08.658Z]
[2025-09-30T21:42:08.658Z] clean:
[2025-09-30T21:42:08.658Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-30T21:42:08.658Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:42:08.658Z]
[2025-09-30T21:42:08.658Z] init:
[2025-09-30T21:42:08.658Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:42:08.658Z]
[2025-09-30T21:42:08.658Z] getDependentLibs:
[2025-09-30T21:42:08.658Z] [exec] --------------------------------------------
[2025-09-30T21:42:08.658Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:08.658Z] [exec] task is set to default
[2025-09-30T21:42:08.658Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:42:08.658Z] [exec] --------------------------------------------
[2025-09-30T21:42:08.658Z] [exec] Starting download third party dependent jars
[2025-09-30T21:42:08.658Z] [exec] --------------------------------------------
[2025-09-30T21:42:08.658Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:08.658Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:42:08.658Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:42:08.658Z]
[2025-09-30T21:42:08.658Z] compile:
[2025-09-30T21:42:08.658Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:42:08.658Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:42:08.658Z] [echo] ===fork: yes
[2025-09-30T21:42:08.658Z] [echo] ===debug: on
[2025-09-30T21:42:08.659Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:42:11.682Z]
[2025-09-30T21:42:11.682Z] dist:
[2025-09-30T21:42:11.682Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:42:11.682Z]
[2025-09-30T21:42:11.682Z] BUILD SUCCESSFUL
[2025-09-30T21:42:11.682Z] Total time: 3 seconds
[2025-09-30T21:42:11.682Z] 0
[2025-09-30T21:42:11.682Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:42:11.682Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:42:11.682Z] microArchOutput:
[2025-09-30T21:42:12.640Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:42:12.640Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:42:12.640Z] Free Physical Memory Size : 3504214016
[2025-09-30T21:42:12.640Z] Free space (bytes) : 51279495168
[2025-09-30T21:42:12.640Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:42:12.641Z] Total space (bytes) : 167961710592
[2025-09-30T21:42:12.641Z] Usable space (bytes) : 42672996352
[2025-09-30T21:42:12.641Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:42:12.641Z] bashVersion :
[2025-09-30T21:42:12.641Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:42:12.641Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:42:12.641Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:42:12.641Z]
[2025-09-30T21:42:12.641Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:42:12.641Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:42:12.641Z] cpuCores : 8
[2025-09-30T21:42:12.641Z] curlVersion :
[2025-09-30T21:42:12.641Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-30T21:42:12.641Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:42:12.641Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-30T21:42:12.641Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-30T21:42:12.641Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:42:12.641Z] gcc version : 13
[2025-09-30T21:42:12.641Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:42:12.641Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:42:12.641Z] lldb version : Command could not be executed
[2025-09-30T21:42:12.641Z] makeVersion :
[2025-09-30T21:42:12.641Z] GNU Make 4.3
[2025-09-30T21:42:12.641Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:42:12.641Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:42:12.641Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:42:12.641Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:42:12.641Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:42:12.641Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:42:12.641Z] osInfo :
[2025-09-30T21:42:12.641Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:42:12.641Z] NAME="Ubuntu"
[2025-09-30T21:42:12.641Z] VERSION_ID="24.04"
[2025-09-30T21:42:12.642Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:42:12.642Z] VERSION_CODENAME=noble
[2025-09-30T21:42:12.642Z] ID=ubuntu
[2025-09-30T21:42:12.642Z] ID_LIKE=debian
[2025-09-30T21:42:12.642Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:42:12.642Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:42:12.642Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:42:12.642Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:42:12.642Z] UBUNTU_CODENAME=noble
[2025-09-30T21:42:12.642Z] LOGO=ubuntu-logo
[2025-09-30T21:42:12.642Z] osLabel : ubuntu.24
[2025-09-30T21:42:12.642Z] perlVersion :
[2025-09-30T21:42:12.642Z]
[2025-09-30T21:42:12.642Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:42:12.642Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:42:12.642Z]
[2025-09-30T21:42:12.642Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:42:12.642Z]
[2025-09-30T21:42:12.642Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:42:12.642Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:42:12.642Z]
[2025-09-30T21:42:12.642Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:42:12.642Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:42:12.642Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:42:12.642Z]
[2025-09-30T21:42:12.642Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:42:12.642Z] procArch : aarch64
[2025-09-30T21:42:12.642Z] sysArch : aarch64
[2025-09-30T21:42:12.642Z] sysOS : Linux
[2025-09-30T21:42:12.642Z] ulimit :
[2025-09-30T21:42:12.642Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:42:12.642Z] core file size (blocks, -c) unlimited
[2025-09-30T21:42:12.642Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:42:12.642Z] scheduling priority (-e) 0
[2025-09-30T21:42:12.642Z] file size (blocks, -f) unlimited
[2025-09-30T21:42:12.642Z] pending signals (-i) 63541
[2025-09-30T21:42:12.642Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:42:12.642Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:42:12.642Z] open files (-n) 1048576
[2025-09-30T21:42:12.642Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:42:12.642Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:42:12.642Z] real-time priority (-r) 0
[2025-09-30T21:42:12.642Z] stack size (kbytes, -s) 8192
[2025-09-30T21:42:12.642Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:42:12.643Z] max user processes (-u) unlimited
[2025-09-30T21:42:12.643Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:42:12.643Z] file locks (-x) unlimited
[2025-09-30T21:42:12.643Z] uname : Linux 4c311fa42239 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-09-30T21:42:12.643Z] vmVendor : Oracle Corporation
[2025-09-30T21:42:12.643Z] vmVersion : 25.472-b06
[2025-09-30T21:42:12.643Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:42:12.643Z] **************************************************************************
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('os.name')=Linux
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('os.arch')=arm
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:42:12.643Z]
[2025-09-30T21:42:12.643Z] make -f clean.mk cleanBuild
[2025-09-30T21:42:12.643Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:42:12.643Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-09-30T21:42:12.643Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:42:12.643Z] make -f compile.mk compile
[2025-09-30T21:42:12.643Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:42:13.604Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:42:13.604Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:42:13.604Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_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_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:42:13.605Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_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_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:42:13.605Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-30T21:42:14.560Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-30T21:42:14.560Z]
[2025-09-30T21:42:14.560Z] -create_test_directory:
[2025-09-30T21:42:14.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest
[2025-09-30T21:42:14.560Z]
[2025-09-30T21:42:14.560Z] stage_test_material:
[2025-09-30T21:42:14.560Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] build:
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] init:
[2025-09-30T21:42:15.511Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] dist:
[2025-09-30T21:42:15.511Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] build:
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] build:
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] init:
[2025-09-30T21:42:15.511Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-09-30T21:42:15.511Z]
[2025-09-30T21:42:15.511Z] getBumbleBench:
[2025-09-30T21:42:15.511Z] [echo] Cloning BumbleBench
[2025-09-30T21:42:15.511Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-30T21:42:15.511Z] [exec] Cloning into 'bumblebench'...
[2025-09-30T21:42:16.473Z]
[2025-09-30T21:42:16.473Z] buildBumbleBench:
[2025-09-30T21:42:16.473Z] [echo] Building BumbleBench
[2025-09-30T21:42:16.473Z]
[2025-09-30T21:42:16.473Z] compile-all:
[2025-09-30T21:42:16.473Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:18.112Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-09-30T21:42:18.112Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-30T21:42:18.112Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:19.069Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:20.023Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:20.023Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:20.023Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:20.023Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:42:20.023Z]
[2025-09-30T21:42:20.023Z] dist:
[2025-09-30T21:42:20.023Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-30T21:42:20.023Z]
[2025-09-30T21:42:20.023Z] dist:
[2025-09-30T21:42:20.023Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-09-30T21:42:20.978Z]
[2025-09-30T21:42:20.978Z] build:
[2025-09-30T21:42:20.978Z]
[2025-09-30T21:42:20.978Z] getDependentLibs:
[2025-09-30T21:42:25.144Z] [exec] --------------------------------------------
[2025-09-30T21:42:25.144Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:25.144Z] [exec] task is set to default
[2025-09-30T21:42:25.144Z] [exec] dependencyList is set to dacapo
[2025-09-30T21:42:25.145Z] [exec] --------------------------------------------
[2025-09-30T21:42:25.145Z] [exec] Starting download third party dependent jars
[2025-09-30T21:42:25.145Z] [exec] --------------------------------------------
[2025-09-30T21:42:25.145Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:42:25.145Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:42:25.145Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:42:25.145Z]
[2025-09-30T21:42:25.145Z] init:
[2025-09-30T21:42:25.145Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:42:25.145Z]
[2025-09-30T21:42:25.145Z] getDacapoSuite:
[2025-09-30T21:42:25.145Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:43:27.052Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:43:27.052Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo/dacapo
[2025-09-30T21:43:27.052Z]
[2025-09-30T21:43:27.052Z] dist:
[2025-09-30T21:43:27.052Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:43:27.052Z]
[2025-09-30T21:43:27.052Z] build:
[2025-09-30T21:43:27.052Z]
[2025-09-30T21:43:27.052Z] init:
[2025-09-30T21:43:27.052Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:43:27.052Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:43:27.052Z]
[2025-09-30T21:43:27.052Z] compile:
[2025-09-30T21:43:27.052Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:43:27.052Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:43:27.052Z] [echo] ===fork: yes
[2025-09-30T21:43:27.052Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-30T21:43:27.052Z] [echo] ===debug: on
[2025-09-30T21:43:27.052Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-30T21:43:27.052Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:43:27.052Z]
[2025-09-30T21:43:27.052Z] dist:
[2025-09-30T21:43:27.052Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-30T21:43:27.053Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:43:27.053Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:43:27.053Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] clean:
[2025-09-30T21:43:27.053Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] build:
[2025-09-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] build:
[2025-09-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] init:
[2025-09-30T21:43:27.053Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/renaissance
[2025-09-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] getRenaissanceSuite:
[2025-09-30T21:43:27.053Z] [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-30T21:43:27.053Z]
[2025-09-30T21:43:27.053Z] dist:
[2025-09-30T21:43:27.053Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/renaissance
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] build:
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] init:
[2025-09-30T21:43:28.009Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/specjbb
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] getSpecjbbSuite:
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] dist:
[2025-09-30T21:43:28.009Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jvmtest/perf/specjbb/run
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] BUILD SUCCESSFUL
[2025-09-30T21:43:28.009Z] Total time: 1 minute 14 seconds
[2025-09-30T21:43:28.009Z] 0
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z]
[2025-09-30T21:43:28.009Z] RECORD TEST REPOs SHA
[2025-09-30T21:43:28.009Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-30T21:43:28.009Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-30T21:43:28.009Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T21:43:28.010Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T21:43:28.010Z] ================================================
[2025-09-30T21:43:28.010Z] timestamp: 20250930-214327
[2025-09-30T21:43:28.010Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:43:28.010Z] git repo:
[2025-09-30T21:43:28.010Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-30T21:43:28.010Z] sha:
[2025-09-30T21:43:28.010Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-30T21:43:28.010Z] ================================================
[2025-09-30T21:43:28.010Z] timestamp: 20250930-214327
[2025-09-30T21:43:28.010Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests
[2025-09-30T21:43:28.010Z] git repo:
[2025-09-30T21:43:28.010Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:43:28.010Z] sha:
[2025-09-30T21:43:28.010Z] 415b0c81bc4360dbe568168cf1864f803d2c74a1
[2025-09-30T21:43:28.010Z] ================================================
[2025-09-30T21:43:28.010Z] timestamp: 20250930-214327
[2025-09-30T21:43:28.010Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:43:28.010Z] git repo:
[2025-09-30T21:43:28.010Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-30T21:43:28.010Z] sha:
[2025-09-30T21:43:28.010Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-09-30T21:43:28.010Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-30T21:43:28.787Z] $ ssh-agent -k
[2025-09-30T21:43:28.797Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:43:28.797Z] unset SSH_AGENT_PID;
[2025-09-30T21:43:28.797Z] echo Agent pid 1804105 killed;
[2025-09-30T21:43:29.599Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-30T21:43:29.747Z] 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-30T21:43:29.779Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-30T21:43:31.630Z] + which Xvfb
[2025-09-30T21:43:31.630Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-30T21:43:32.596Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/.xvfb-512-..fbdir17189555906587699144
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:43:55.163Z] + ps -f
[2025-09-30T21:43:55.163Z] + awk {print $9}
[2025-09-30T21:43:55.163Z] + grep [X]vfb
[Pipeline] echo
[2025-09-30T21:43:55.876Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-30T21:43:55.959Z] $ ssh-agent
[2025-09-30T21:43:57.131Z] SSH_AUTH_SOCK=/tmp/ssh-0TJGEKHxzaf6/agent.1804557
[2025-09-30T21:43:57.131Z] SSH_AGENT_PID=1804559
[2025-09-30T21:43:57.131Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:43:59.148Z] + uname
[2025-09-30T21:43:59.148Z] + [ Linux = AIX ]
[2025-09-30T21:43:59.148Z] + uname
[2025-09-30T21:43:59.148Z] + [ Linux = SunOS ]
[2025-09-30T21:43:59.148Z] + uname
[2025-09-30T21:43:59.148Z] + [ Linux = *BSD ]
[2025-09-30T21:43:59.148Z] + MAKE=make
[2025-09-30T21:43:59.148Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-30T21:43:59.148Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-30T21:44:01.539Z] + uname
[2025-09-30T21:44:01.539Z] + [ Linux = AIX ]
[2025-09-30T21:44:01.539Z] + uname
[2025-09-30T21:44:01.539Z] + [ Linux = SunOS ]
[2025-09-30T21:44:01.539Z] + uname
[2025-09-30T21:44:01.539Z] + [ Linux = *BSD ]
[2025-09-30T21:44:01.539Z] + MAKE=make
[2025-09-30T21:44:01.539Z] + cd ./aqa-tests
[2025-09-30T21:44:01.539Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-30T21:44:01.539Z] + set +x
[2025-09-30T21:44:01.539Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:44:01.539Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:44:01.539Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-09-30T21:44:01.539Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:44:01.539Z] perl scripts/configure.pl
[2025-09-30T21:44:01.540Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T21:44:01.540Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:44:01.540Z]
[2025-09-30T21:44:01.540Z] Starting to generate test make files.
[2025-09-30T21:44:01.540Z]
[2025-09-30T21:44:01.540Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-30T21:44:01.540Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-30T21:44:01.540Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-30T21:44:01.540Z]
[2025-09-30T21:44:01.540Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-30T21:44:01.540Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-30T21:44:01.540Z]
[2025-09-30T21:44:02.502Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-30T21:44:02.502Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-30T21:44:02.502Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-30T21:44:02.502Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Make files are generated successfully.
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:44:02.502Z] make -f runtest.mk _sanity.perf
[2025-09-30T21:44:02.502Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] Running make 4.3
[2025-09-30T21:44:02.502Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/TKG/..
[2025-09-30T21:44:02.502Z] set JDK_VERSION to 8
[2025-09-30T21:44:02.502Z] set JDK_IMPL to hotspot
[2025-09-30T21:44:02.502Z] set JVM_VERSION to openjdk8
[2025-09-30T21:44:02.502Z] set JCL_VERSION to latest
[2025-09-30T21:44:02.502Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:44:02.502Z] set SPEC to linux_arm
[2025-09-30T21:44:02.502Z] set TEST_FLAG to
[2025-09-30T21:44:02.502Z] set OS_LABEL to ubuntu.24
[2025-09-30T21:44:02.502Z] Running sanity.perf ...
[2025-09-30T21:44:02.502Z] There are 8 test targets in sanity.perf
[2025-09-30T21:44:02.502Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-30T21:44:02.502Z] openjdk version "1.8.0_472-beta"
[2025-09-30T21:44:02.502Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:44:02.502Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode)
[2025-09-30T21:44:02.502Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests'
[2025-09-30T21:44:02.502Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf'
[2025-09-30T21:44:02.502Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-09-30T21:44:02.502Z]
[2025-09-30T21:44:02.502Z] ===============================================