Test_openjdk8_hs_extended.perf_arm_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 487
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3028
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 285
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.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_extended.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:02.642Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] echo
[2025-09-30T21:09:02.654Z] SPEC: linux_arm
[Pipeline] echo
[2025-09-30T21:09:02.655Z] LABEL: sw.os.linux&&hw.arch.aarch32&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-30T21:09:02.668Z] 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:02.673Z] dynamicAgents: []
[Pipeline] node
[2025-09-30T21:09:17.677Z] Still waiting to schedule task
[2025-09-30T21:09:17.678Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch32&&ci.role.perf’
[2025-09-30T21:33:07.981Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.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:33:08.023Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T21:33:08.427Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T21:33:08.427Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T21:33:08.602Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-30T21:33:08.838Z] The recommended git tool is: git
[2025-09-30T21:33:09.189Z] No credentials specified
[2025-09-30T21:33:09.367Z] Cloning the remote Git repository
[2025-09-30T21:33:09.622Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:33:09.623Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests # timeout=10
[2025-09-30T21:33:09.637Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-30T21:33:09.637Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:33:09.637Z] > git --version # timeout=10
[2025-09-30T21:33:09.649Z] > git --version # 'git version 2.43.0'
[2025-09-30T21:33:09.650Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:33:17.372Z] Avoid second fetch
[2025-09-30T21:33:17.558Z] Checking out Revision 415b0c81bc4360dbe568168cf1864f803d2c74a1 (origin/master)
[2025-09-30T21:33:17.065Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-30T21:33:17.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T21:33:17.451Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-30T21:33:17.638Z] > git config core.sparsecheckout # timeout=10
[2025-09-30T21:33:17.649Z] > git checkout -f 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10
[2025-09-30T21:33:19.506Z] Commit message: "Add sleep and retry for cleanWs (#6633)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.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:33:21.301Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:33:21.319Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-30T21:33:23.208Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-30T21:33:24.007Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T21:33:25.864Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T21:33:25.864Z] Unix type machine..
[2025-09-30T21:33:25.864Z] Running on a Linux host
[2025-09-30T21:33:25.864Z] 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:33:28.952Z] + printenv
[2025-09-30T21:33:28.952Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-30T21:33:28.952Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T21:33:28.952Z] SETUP_JCK_RUN=false
[2025-09-30T21:33:28.952Z] USE_TESTENV_PROPERTIES=false
[2025-09-30T21:33:28.952Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-30T21:33:28.952Z] SSH_CLIENT=78.47.239.97 43300 22
[2025-09-30T21:33:28.952Z] USER=jenkins
[2025-09-30T21:33:28.952Z] BUILD_LIST=perf
[2025-09-30T21:33:28.952Z] SDK_RESOURCE=upstream
[2025-09-30T21:33:28.952Z] OPENJ9_BRANCH=master
[2025-09-30T21:33:28.952Z] jobStatus=SUCCESS
[2025-09-30T21:33:28.952Z] CI=true
[2025-09-30T21:33:28.952Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/173/display/redirect?page=changes
[2025-09-30T21:33:28.952Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:33:28.952Z] UPSTREAM_JOB_NUMBER=487
[2025-09-30T21:33:28.952Z] TARGET=extended.perf
[2025-09-30T21:33:28.952Z] EXIT_FAILURE=false
[2025-09-30T21:33:28.952Z] 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:33:28.952Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-30T21:33:28.952Z] USE_JRE=false
[2025-09-30T21:33:28.952Z] OLDPWD=/home/jenkins
[2025-09-30T21:33:28.952Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-30T21:33:28.952Z] HOME=/home/jenkins
[2025-09-30T21:33:28.952Z] ADOPTOPENJDK_BRANCH=master
[2025-09-30T21:33:28.952Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/173/
[2025-09-30T21:33:28.952Z] TAP_NAME=Test_openjdk8_hs_extended.perf_arm_linux.tap
[2025-09-30T21:33:28.952Z] JDK_IMPL=hotspot
[2025-09-30T21:33:28.952Z] DOCKER_REQUIRED=false
[2025-09-30T21:33:28.952Z] HUDSON_COOKIE=22b0086a-28b0-4d3c-9563-f4420cbf5388
[2025-09-30T21:33:28.952Z] JENKINS_SERVER_COOKIE=durable-e1dea3b945e92f5d7f070213d49f42b14d5c1852198c658c8be60c96e60d8c93
[2025-09-30T21:33:28.952Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../benchmarks
[2025-09-30T21:33:28.952Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-09-30T21:33:28.952Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-09-30T21:33:28.952Z] KEEP_WORKSPACE=false
[2025-09-30T21:33:28.952Z] ARCHIVE_TEST_RESULTS=false
[2025-09-30T21:33:28.952Z] GENERATE_JOBS=true
[2025-09-30T21:33:28.952Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-30T21:33:28.952Z] PERSONAL_BUILD=false
[2025-09-30T21:33:28.952Z] LOGNAME=jenkins
[2025-09-30T21:33:28.952Z] NODE_NAME=test-docker-ubuntu2404-armv7-1
[2025-09-30T21:33:28.952Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/173/display/redirect?page=artifacts
[2025-09-30T21:33:28.952Z] STAGE_NAME=Setup
[2025-09-30T21:33:28.952Z] AUTO_DETECT=true
[2025-09-30T21:33:28.952Z] EXECUTOR_NUMBER=0
[2025-09-30T21:33:28.952Z] JDK_VERSION=8
[2025-09-30T21:33:28.952Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-30T21:33:28.952Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/173/display/redirect?page=tests
[2025-09-30T21:33:28.952Z] BUILD_DISPLAY_NAME=#173
[2025-09-30T21:33:28.952Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-30T21:33:28.952Z] TIME_LIMIT=25
[2025-09-30T21:33:28.952Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-30T21:33:28.952Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-09-30T21:33:28.952Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-30T21:33:28.952Z] PLATFORM=arm_linux
[2025-09-30T21:33:28.952Z] TKG_ITERATIONS=1
[2025-09-30T21:33:28.952Z] EXIT_SUCCESS=false
[2025-09-30T21:33:28.952Z] BUILD_ID=173
[2025-09-30T21:33:28.952Z] RERUN_FAILURE=true
[2025-09-30T21:33:28.952Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-30T21:33:28.952Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_arm_linux-173
[2025-09-30T21:33:28.952Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/system_lib
[2025-09-30T21:33:28.952Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-30T21:33:28.952Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-30T21:33:28.952Z] LANG=C.UTF-8
[2025-09-30T21:33:28.952Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/
[2025-09-30T21:33:28.952Z] KEEP_REPORTDIR=false
[2025-09-30T21:33:28.952Z] JCK_GIT_BRANCH=master
[2025-09-30T21:33:28.952Z] ORIGIN_JDK_VERSION=8
[2025-09-30T21:33:28.952Z] BUILD_NUMBER=173
[2025-09-30T21:33:28.952Z] JENKINS_NODE_COOKIE=6aa9f73f-14ad-4046-a20a-788e013265c5
[2025-09-30T21:33:28.952Z] SHELL=/bin/sh
[2025-09-30T21:33:28.952Z] ITERATIONS=1
[2025-09-30T21:33:28.952Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-30T21:33:28.952Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:33:28.952Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/173/display/redirect
[2025-09-30T21:33:28.952Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-30T21:33:28.952Z] SPEC=linux_arm
[2025-09-30T21:33:28.952Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-30T21:33:28.952Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-30T21:33:28.952Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_arm_linux/display/redirect
[2025-09-30T21:33:28.952Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-09-30T21:33:28.952Z] JOB_NAME=Test_openjdk8_hs_extended.perf_arm_linux
[2025-09-30T21:33:28.952Z] SLACK_CHANNEL=aqavit-bot
[2025-09-30T21:33:28.952Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-30T21:33:28.952Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[2025-09-30T21:33:28.952Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:33:28.952Z] TEST_TIME=120
[2025-09-30T21:33:28.952Z] SSH_CONNECTION=78.47.239.97 43300 172.17.0.4 22
[2025-09-30T21:33:28.952Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux@tmp
[2025-09-30T21:33:28.952Z] PARALLEL=Dynamic
[2025-09-30T21:33:28.952Z] JOBSTARTTIME=Tue, 30 Sep 2025 21:33:22 +0000
[2025-09-30T21:33:28.952Z] DYNAMIC_COMPILE=false
[2025-09-30T21:33:28.952Z] 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:33:29.482Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:33:29.502Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:34:11.704Z] 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:34:11.911Z] 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:34:11.917Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T21:34:12.025Z] $ ssh-agent
[2025-09-30T21:34:12.830Z] SSH_AUTH_SOCK=/tmp/ssh-r6TmTuZL6SyN/agent.1801996
[2025-09-30T21:34:12.830Z] SSH_AGENT_PID=1801998
[2025-09-30T21:34:12.830Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:34:12.847Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-30T21:34:12.870Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:34:14.743Z] + pwd
[2025-09-30T21:34:14.743Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.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:34:14.743Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-09-30T21:34:14.743Z] get jdk binary...
[2025-09-30T21:34:14.743Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-30T21:34:14.743Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:34:16.712Z] List files in jdkbinary folder...
[2025-09-30T21:34:16.712Z] total 224404
[2025-09-30T21:34:16.712Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:16.712Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:16.712Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:16.712Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:34:16.712Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:34:16.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:34 tmp
[2025-09-30T21:34:16.712Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:34:16.712Z] total 4
[2025-09-30T21:34:16.712Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926
[2025-09-30T21:34:16.712Z] Moving directory jdk8u472-b06-aarch32-20250926/ to ../j2sdk-image
[2025-09-30T21:34:16.712Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz ...
[2025-09-30T21:34:17.673Z] List files in jdkbinary folder...
[2025-09-30T21:34:17.673Z] total 224408
[2025-09-30T21:34:17.673Z] -rw-r--r-- 1 jenkins jenkins 92441636 Sep 30 20:44 OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:17.673Z] -rw-r--r-- 1 jenkins jenkins 98408025 Sep 30 20:44 OpenJDK8U-jdk_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:17.673Z] -rw-r--r-- 1 jenkins jenkins 38829007 Sep 30 20:44 OpenJDK8U-jre_arm_linux_hotspot_8u472b06-ea.tar.gz
[2025-09-30T21:34:17.673Z] -rw-rw-r-- 1 jenkins jenkins 21997 Sep 30 20:56 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea-metadata.json
[2025-09-30T21:34:17.673Z] -rw-r--r-- 1 jenkins jenkins 77553 Sep 30 20:58 OpenJDK8U-sbom_arm_linux_hotspot_8u472b06-ea.json
[2025-09-30T21:34:17.673Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:44 j2sdk-image
[2025-09-30T21:34:17.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 21:34 tmp
[2025-09-30T21:34:17.673Z] List files in jdkbinary/tmp folder...
[2025-09-30T21:34:17.673Z] total 4
[2025-09-30T21:34:17.674Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:44 jdk8u472-b06-aarch32-20250926-jre
[2025-09-30T21:34:17.674Z] Moving directory jdk8u472-b06-aarch32-20250926-jre/ to ../j2re-image
[2025-09-30T21:34:17.674Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u472b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-09-30T21:34:19.630Z] Removing top-level folder jdk8u472-b06-aarch32-20250926-debug-image/
[2025-09-30T21:34:19.630Z] Removing top-level folder jdk8u472-b06-aarch32-20250926/
[2025-09-30T21:34:20.582Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-30T21:34:20.582Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-30T21:34:20.582Z] openjdk version "1.8.0_472-beta"
[2025-09-30T21:34:20.582Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:34:20.582Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode)
[2025-09-30T21:34:20.582Z] =JAVA VERSION OUTPUT END=
[2025-09-30T21:34:20.582Z] =RELEASE INFO BEGIN=
[2025-09-30T21:34:20.582Z] JAVA_VERSION="1.8.0_472"
[2025-09-30T21:34:20.582Z] OS_NAME="Linux"
[2025-09-30T21:34:20.582Z] OS_VERSION="2.6"
[2025-09-30T21:34:20.582Z] OS_ARCH="aarch32"
[2025-09-30T21:34:20.582Z] SOURCE=".:git:abd13fb0bc36+"
[2025-09-30T21:34:20.582Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-30T21:34:20.582Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-30T21:34:20.582Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-30T21:34:20.582Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-09-30T21:34:20.582Z] FULL_VERSION="1.8.0_472-beta-202509302022-b06"
[2025-09-30T21:34:20.582Z] SEMANTIC_VERSION="8.0.472+6"
[2025-09-30T21:34:20.582Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-09-30T21:34:20.582Z] JVM_VARIANT="Hotspot"
[2025-09-30T21:34:20.582Z] JVM_VERSION="25.472-b06"
[2025-09-30T21:34:20.582Z] IMAGE_TYPE="JDK"
[2025-09-30T21:34:20.582Z] =RELEASE INFO END=
[2025-09-30T21:34:20.582Z] get testKitGen...
[2025-09-30T21:34:20.582Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-30T21:34:21.528Z] git rev-parse master
[2025-09-30T21:34:21.528Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-30T21:34:22.181Z] $ ssh-agent -k
[2025-09-30T21:34:22.191Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:34:22.192Z] unset SSH_AGENT_PID;
[2025-09-30T21:34:22.192Z] echo Agent pid 1801998 killed;
[2025-09-30T21:34:22.989Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T21:34:23.597Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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:34:23.608Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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:34:23.657Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T21:34:24.767Z] Copied 1 artifact from "getTRSSOutput" build number 1912
[Pipeline] sh
[2025-09-30T21:34:26.626Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-30T21:34:26.626Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-30T21:34:26.626Z] + tar xof -
[2025-09-30T21:34:26.626Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T21:34:27.198Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:34:27.224Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T21:34:29.601Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T21:34:33.754Z] --------------------------------------------
[2025-09-30T21:34:33.754Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:33.754Z] task is set to default
[2025-09-30T21:34:33.754Z] dependencyList is set to all
[2025-09-30T21:34:33.754Z] --------------------------------------------
[2025-09-30T21:34:33.754Z] Starting download third party dependent jars
[2025-09-30T21:34:33.754Z] --------------------------------------------
[2025-09-30T21:34:33.754Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T21:34:33.754Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-30T21:34:34.319Z] Found a total of 1 nodes with the 'sw.os.linux&&hw.arch.aarch32&&ci.role.perf' label
[Pipeline] sh
[2025-09-30T21:34:36.179Z] + cd ./aqa-tests/TKG
[2025-09-30T21:34:36.179Z] + uname
[2025-09-30T21:34:36.179Z] + [ Linux = AIX ]
[2025-09-30T21:34:36.179Z] + uname
[2025-09-30T21:34:36.179Z] + [ Linux = SunOS ]
[2025-09-30T21:34:36.179Z] + uname
[2025-09-30T21:34:36.179Z] + [ Linux = *BSD ]
[2025-09-30T21:34:36.179Z] + MAKE=make
[2025-09-30T21:34:36.179Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-09-30T21:34:36.179Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:34:36.179Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:36.179Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:36.179Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:36.179Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:34:36.179Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:34:36.179Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:34:37.136Z]
[2025-09-30T21:34:37.136Z] build:
[2025-09-30T21:34:37.136Z]
[2025-09-30T21:34:37.136Z] clean:
[2025-09-30T21:34:37.136Z]
[2025-09-30T21:34:37.136Z] init:
[2025-09-30T21:34:37.136Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:34:37.136Z]
[2025-09-30T21:34:37.136Z] getDependentLibs:
[2025-09-30T21:34:37.136Z] [exec] --------------------------------------------
[2025-09-30T21:34:37.136Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:37.136Z] [exec] task is set to default
[2025-09-30T21:34:37.136Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:34:37.136Z] [exec] --------------------------------------------
[2025-09-30T21:34:37.136Z] [exec] Starting download third party dependent jars
[2025-09-30T21:34:37.136Z] [exec] --------------------------------------------
[2025-09-30T21:34:37.136Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:37.136Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:34:37.136Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:34:37.136Z]
[2025-09-30T21:34:37.136Z] compile:
[2025-09-30T21:34:37.136Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:34:37.136Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:34:37.136Z] [echo] ===fork: yes
[2025-09-30T21:34:37.136Z] [echo] ===debug: on
[2025-09-30T21:34:37.136Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:34:40.163Z]
[2025-09-30T21:34:40.163Z] dist:
[2025-09-30T21:34:40.163Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:34:40.163Z]
[2025-09-30T21:34:40.163Z] BUILD SUCCESSFUL
[2025-09-30T21:34:40.163Z] Total time: 3 seconds
[2025-09-30T21:34:40.163Z] 0
[2025-09-30T21:34:40.163Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:34:40.163Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:34:40.163Z] microArchOutput:
[2025-09-30T21:34:41.120Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:34:41.120Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:34:41.120Z] Free Physical Memory Size : 3503837184
[2025-09-30T21:34:41.120Z] Free space (bytes) : 51396349952
[2025-09-30T21:34:41.120Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:34:41.120Z] Total space (bytes) : 167961710592
[2025-09-30T21:34:41.120Z] Usable space (bytes) : 42789851136
[2025-09-30T21:34:41.120Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:34:41.120Z] bashVersion :
[2025-09-30T21:34:41.120Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:34:41.120Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:34:41.120Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:34:41.120Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:34:41.120Z] cpuCores : 8
[2025-09-30T21:34:41.120Z] curlVersion :
[2025-09-30T21:34:41.120Z] 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:34:41.120Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:34:41.120Z] 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:34:41.120Z] 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:34:41.120Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:34:41.120Z] gcc version : 13
[2025-09-30T21:34:41.120Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:34:41.120Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:34:41.120Z] lldb version : Command could not be executed
[2025-09-30T21:34:41.120Z] makeVersion :
[2025-09-30T21:34:41.120Z] GNU Make 4.3
[2025-09-30T21:34:41.120Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:34:41.120Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:34:41.120Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:34:41.120Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:34:41.120Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:34:41.120Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:34:41.120Z] osInfo :
[2025-09-30T21:34:41.120Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:34:41.120Z] NAME="Ubuntu"
[2025-09-30T21:34:41.120Z] VERSION_ID="24.04"
[2025-09-30T21:34:41.120Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:34:41.120Z] VERSION_CODENAME=noble
[2025-09-30T21:34:41.120Z] ID=ubuntu
[2025-09-30T21:34:41.120Z] ID_LIKE=debian
[2025-09-30T21:34:41.120Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:34:41.120Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:34:41.120Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:34:41.120Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:34:41.120Z] UBUNTU_CODENAME=noble
[2025-09-30T21:34:41.120Z] LOGO=ubuntu-logo
[2025-09-30T21:34:41.120Z] osLabel : ubuntu.24
[2025-09-30T21:34:41.120Z] perlVersion :
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:34:41.120Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:34:41.120Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:34:41.120Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:34:41.120Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:34:41.120Z] procArch : aarch64
[2025-09-30T21:34:41.120Z] sysArch : aarch64
[2025-09-30T21:34:41.120Z] sysOS : Linux
[2025-09-30T21:34:41.120Z] ulimit :
[2025-09-30T21:34:41.120Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:34:41.120Z] core file size (blocks, -c) unlimited
[2025-09-30T21:34:41.120Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:34:41.120Z] scheduling priority (-e) 0
[2025-09-30T21:34:41.120Z] file size (blocks, -f) unlimited
[2025-09-30T21:34:41.120Z] pending signals (-i) 63541
[2025-09-30T21:34:41.120Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:34:41.120Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:34:41.120Z] open files (-n) 1048576
[2025-09-30T21:34:41.120Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:34:41.120Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:34:41.120Z] real-time priority (-r) 0
[2025-09-30T21:34:41.120Z] stack size (kbytes, -s) 8192
[2025-09-30T21:34:41.120Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:34:41.120Z] max user processes (-u) unlimited
[2025-09-30T21:34:41.120Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:34:41.120Z] file locks (-x) unlimited
[2025-09-30T21:34:41.120Z] 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:34:41.120Z] vmVendor : Oracle Corporation
[2025-09-30T21:34:41.120Z] vmVersion : 25.472-b06
[2025-09-30T21:34:41.120Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:34:41.120Z] **************************************************************************
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('os.name')=Linux
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('os.arch')=arm
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:41.120Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:34:41.120Z] perl scripts/configure.pl
[2025-09-30T21:34:41.120Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T21:34:41.120Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:41.120Z] Starting to generate parallel test lists.
[2025-09-30T21:34:41.120Z]
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-30T21:34:42.071Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-30T21:34:42.071Z] Attempting to get test duration data from TRSS.
[2025-09-30T21:34:42.072Z] 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=extended
[2025-09-30T21:34:43.022Z] Attempting to get test duration data from cached files.
[2025-09-30T21:34:43.022Z]
[2025-09-30T21:34:43.022Z] TEST DURATION
[2025-09-30T21:34:43.022Z] ====================================================================================
[2025-09-30T21:34:43.022Z] Total number of tests searched: 18
[2025-09-30T21:34:43.022Z] Number of test durations found: 18
[2025-09-30T21:34:43.022Z] Top slowest tests:
[2025-09-30T21:34:43.022Z] 11m45s renaissance-mnemonics_0
[2025-09-30T21:34:43.022Z] 11m40s renaissance-finagle-http_0
[2025-09-30T21:34:43.022Z] 11m22s renaissance-philosophers_0
[2025-09-30T21:34:43.022Z] ====================================================================================
[2025-09-30T21:34:43.022Z]
[2025-09-30T21:34:43.022Z] Test target is split into 1 lists.
[2025-09-30T21:34:43.022Z] Reducing estimated test running time from 46m02s to 46m02s.
[2025-09-30T21:34:43.022Z]
[2025-09-30T21:34:43.022Z] -------------------------------------testList_0-------------------------------------
[2025-09-30T21:34:43.022Z] Number of tests: 18
[2025-09-30T21:34:43.022Z] Estimated running time: 46m02s
[2025-09-30T21:34:43.022Z] TESTLIST=renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-philosophers_0,renaissance-par-mnemonics_0,dacapo-jython_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-als_0,renaissance-finagle-chirper_0,renaissance-chi-square_0
[2025-09-30T21:34:43.022Z] ------------------------------------------------------------------------------------
[2025-09-30T21:34:43.022Z]
[2025-09-30T21:34:43.022Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-30T21:34:43.022Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-30T21:34:43.727Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-30T21:34:44.269Z] 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:34:44.339Z] Building tests...
[Pipeline] timeout
[2025-09-30T21:34:44.343Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:34:44.362Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T21:34:46.211Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T21:34:50.353Z] --------------------------------------------
[2025-09-30T21:34:50.353Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:50.353Z] task is set to default
[2025-09-30T21:34:50.354Z] dependencyList is set to all
[2025-09-30T21:34:50.354Z] --------------------------------------------
[2025-09-30T21:34:50.354Z] Starting download third party dependent jars
[2025-09-30T21:34:50.354Z] --------------------------------------------
[2025-09-30T21:34:50.354Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T21:34:50.354Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-30T21:34:51.287Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-30T21:34:51.304Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T21:34:51.819Z] $ ssh-agent
[2025-09-30T21:34:52.793Z] SSH_AUTH_SOCK=/tmp/ssh-f6fg70VMZ6P4/agent.1802299
[2025-09-30T21:34:52.794Z] SSH_AGENT_PID=1802301
[2025-09-30T21:34:52.794Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:34:54.678Z] + bash ./compile.sh
[2025-09-30T21:34:54.678Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:34:54.678Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:54.678Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:54.678Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:54.678Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:34:54.678Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:34:54.679Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T21:34:55.634Z]
[2025-09-30T21:34:55.634Z] build:
[2025-09-30T21:34:55.634Z]
[2025-09-30T21:34:55.634Z] clean:
[2025-09-30T21:34:55.635Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-30T21:34:55.635Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:34:55.635Z]
[2025-09-30T21:34:55.635Z] init:
[2025-09-30T21:34:55.635Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:34:55.635Z]
[2025-09-30T21:34:55.635Z] getDependentLibs:
[2025-09-30T21:34:55.635Z] [exec] --------------------------------------------
[2025-09-30T21:34:55.635Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:55.635Z] [exec] task is set to default
[2025-09-30T21:34:55.635Z] [exec] dependencyList is set to json_simple
[2025-09-30T21:34:55.635Z] [exec] --------------------------------------------
[2025-09-30T21:34:55.635Z] [exec] Starting download third party dependent jars
[2025-09-30T21:34:55.635Z] [exec] --------------------------------------------
[2025-09-30T21:34:55.635Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:34:55.635Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T21:34:55.635Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:34:55.635Z]
[2025-09-30T21:34:55.635Z] compile:
[2025-09-30T21:34:55.635Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:34:55.635Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:34:55.635Z] [echo] ===fork: yes
[2025-09-30T21:34:55.635Z] [echo] ===debug: on
[2025-09-30T21:34:55.635Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin
[2025-09-30T21:34:57.598Z]
[2025-09-30T21:34:57.598Z] dist:
[2025-09-30T21:34:57.598Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T21:34:57.598Z]
[2025-09-30T21:34:57.598Z] BUILD SUCCESSFUL
[2025-09-30T21:34:57.598Z] Total time: 3 seconds
[2025-09-30T21:34:57.598Z] 0
[2025-09-30T21:34:57.598Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T21:34:58.554Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T21:34:58.554Z] microArchOutput:
[2025-09-30T21:34:59.667Z] ****************************** MACHINE INFO ******************************
[2025-09-30T21:34:59.667Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:34:59.667Z] Free Physical Memory Size : 3502596096
[2025-09-30T21:34:59.667Z] Free space (bytes) : 51394392064
[2025-09-30T21:34:59.667Z] Total Physical Memory Size : 6442450944
[2025-09-30T21:34:59.667Z] Total space (bytes) : 167961710592
[2025-09-30T21:34:59.667Z] Usable space (bytes) : 42787893248
[2025-09-30T21:34:59.667Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:34:59.667Z] bashVersion :
[2025-09-30T21:34:59.667Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-09-30T21:34:59.667Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T21:34:59.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:34:59.667Z]
[2025-09-30T21:34:59.667Z] This is free software; you are free to change and redistribute it.
[2025-09-30T21:34:59.667Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:34:59.667Z] cpuCores : 8
[2025-09-30T21:34:59.667Z] curlVersion :
[2025-09-30T21:34:59.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:34:59.667Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T21:34:59.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:34:59.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:34:59.667Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T21:34:59.667Z] gcc version : 13
[2025-09-30T21:34:59.667Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T21:34:59.667Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T21:34:59.667Z] lldb version : Command could not be executed
[2025-09-30T21:34:59.667Z] makeVersion :
[2025-09-30T21:34:59.667Z] GNU Make 4.3
[2025-09-30T21:34:59.667Z] Built for arm-unknown-linux-gnueabihf
[2025-09-30T21:34:59.667Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T21:34:59.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T21:34:59.667Z] This is free software: you are free to change and redistribute it.
[2025-09-30T21:34:59.667Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T21:34:59.667Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T21:34:59.667Z] osInfo :
[2025-09-30T21:34:59.667Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T21:34:59.667Z] NAME="Ubuntu"
[2025-09-30T21:34:59.667Z] VERSION_ID="24.04"
[2025-09-30T21:34:59.667Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T21:34:59.667Z] VERSION_CODENAME=noble
[2025-09-30T21:34:59.667Z] ID=ubuntu
[2025-09-30T21:34:59.667Z] ID_LIKE=debian
[2025-09-30T21:34:59.668Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T21:34:59.668Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T21:34:59.668Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T21:34:59.668Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T21:34:59.668Z] UBUNTU_CODENAME=noble
[2025-09-30T21:34:59.668Z] LOGO=ubuntu-logo
[2025-09-30T21:34:59.668Z] osLabel : ubuntu.24
[2025-09-30T21:34:59.668Z] perlVersion :
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-09-30T21:34:59.668Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] Copyright 1987-2023, Larry Wall
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T21:34:59.668Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T21:34:59.668Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T21:34:59.668Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T21:34:59.668Z] procArch : aarch64
[2025-09-30T21:34:59.668Z] sysArch : aarch64
[2025-09-30T21:34:59.668Z] sysOS : Linux
[2025-09-30T21:34:59.668Z] ulimit :
[2025-09-30T21:34:59.668Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T21:34:59.668Z] core file size (blocks, -c) unlimited
[2025-09-30T21:34:59.668Z] data seg size (kbytes, -d) unlimited
[2025-09-30T21:34:59.668Z] scheduling priority (-e) 0
[2025-09-30T21:34:59.668Z] file size (blocks, -f) unlimited
[2025-09-30T21:34:59.668Z] pending signals (-i) 63541
[2025-09-30T21:34:59.668Z] max locked memory (kbytes, -l) 8192
[2025-09-30T21:34:59.668Z] max memory size (kbytes, -m) unlimited
[2025-09-30T21:34:59.668Z] open files (-n) 1048576
[2025-09-30T21:34:59.668Z] pipe size (512 bytes, -p) 8
[2025-09-30T21:34:59.668Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T21:34:59.668Z] real-time priority (-r) 0
[2025-09-30T21:34:59.668Z] stack size (kbytes, -s) 8192
[2025-09-30T21:34:59.668Z] cpu time (seconds, -t) unlimited
[2025-09-30T21:34:59.668Z] max user processes (-u) unlimited
[2025-09-30T21:34:59.668Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T21:34:59.668Z] file locks (-x) unlimited
[2025-09-30T21:34:59.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:34:59.668Z] vmVendor : Oracle Corporation
[2025-09-30T21:34:59.668Z] vmVersion : 25.472-b06
[2025-09-30T21:34:59.668Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T21:34:59.668Z] **************************************************************************
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('os.name')=Linux
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('os.arch')=arm
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('java.fullversion')=null
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] System.getProperty('sun.arch.data.model')=32
[2025-09-30T21:34:59.668Z]
[2025-09-30T21:34:59.668Z] make -f clean.mk cleanBuild
[2025-09-30T21:34:59.668Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:34:59.668Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-09-30T21:34:59.668Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:34:59.668Z] make -f compile.mk compile
[2025-09-30T21:34:59.668Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:34:59.668Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:59.668Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T21:34:59.669Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T21:34:59.669Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T21:35:00.622Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-30T21:35:01.582Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-30T21:35:01.582Z]
[2025-09-30T21:35:01.582Z] -create_test_directory:
[2025-09-30T21:35:01.582Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-09-30T21:35:01.582Z]
[2025-09-30T21:35:01.582Z] stage_test_material:
[2025-09-30T21:35:01.582Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] build:
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] init:
[2025-09-30T21:35:02.536Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] dist:
[2025-09-30T21:35:02.536Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] build:
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] build:
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] init:
[2025-09-30T21:35:02.536Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-09-30T21:35:02.536Z]
[2025-09-30T21:35:02.536Z] getBumbleBench:
[2025-09-30T21:35:02.536Z] [echo] Cloning BumbleBench
[2025-09-30T21:35:02.536Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-30T21:35:02.536Z] [exec] Cloning into 'bumblebench'...
[2025-09-30T21:35:03.487Z]
[2025-09-30T21:35:03.487Z] buildBumbleBench:
[2025-09-30T21:35:03.487Z] [echo] Building BumbleBench
[2025-09-30T21:35:03.487Z]
[2025-09-30T21:35:03.487Z] compile-all:
[2025-09-30T21:35:03.487Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:04.442Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-09-30T21:35:04.442Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-30T21:35:04.442Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:04.442Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:04.442Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.400Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.400Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.400Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.401Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.401Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:05.401Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.353Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.353Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.353Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.354Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.354Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:35:06.354Z]
[2025-09-30T21:35:06.354Z] dist:
[2025-09-30T21:35:06.354Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-30T21:35:07.307Z]
[2025-09-30T21:35:07.307Z] dist:
[2025-09-30T21:35:07.307Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/bumbleBench
[2025-09-30T21:35:07.307Z]
[2025-09-30T21:35:07.307Z] build:
[2025-09-30T21:35:07.307Z]
[2025-09-30T21:35:07.307Z] getDependentLibs:
[2025-09-30T21:35:11.459Z] [exec] --------------------------------------------
[2025-09-30T21:35:11.459Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:35:11.459Z] [exec] task is set to default
[2025-09-30T21:35:11.459Z] [exec] dependencyList is set to dacapo
[2025-09-30T21:35:11.459Z] [exec] --------------------------------------------
[2025-09-30T21:35:11.459Z] [exec] Starting download third party dependent jars
[2025-09-30T21:35:11.459Z] [exec] --------------------------------------------
[2025-09-30T21:35:11.459Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:35:11.459Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T21:35:11.459Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T21:35:11.459Z]
[2025-09-30T21:35:11.459Z] init:
[2025-09-30T21:35:11.459Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:35:11.459Z]
[2025-09-30T21:35:11.459Z] getDacapoSuite:
[2025-09-30T21:35:11.459Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:36:04.054Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:36:04.054Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo
[2025-09-30T21:36:04.054Z]
[2025-09-30T21:36:04.054Z] dist:
[2025-09-30T21:36:04.054Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo
[2025-09-30T21:36:04.054Z]
[2025-09-30T21:36:04.054Z] build:
[2025-09-30T21:36:04.054Z]
[2025-09-30T21:36:04.054Z] init:
[2025-09-30T21:36:04.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:36:04.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:36:04.054Z]
[2025-09-30T21:36:04.054Z] compile:
[2025-09-30T21:36:04.054Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T21:36:04.054Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T21:36:04.054Z] [echo] ===fork: yes
[2025-09-30T21:36:04.054Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-30T21:36:04.054Z] [echo] ===debug: on
[2025-09-30T21:36:04.054Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-30T21:36:04.054Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:36:04.054Z]
[2025-09-30T21:36:04.054Z] dist:
[2025-09-30T21:36:04.054Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-30T21:36:07.058Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:36:07.058Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:36:07.058Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/idle_micro
[2025-09-30T21:36:13.724Z]
[2025-09-30T21:36:13.725Z] clean:
[2025-09-30T21:36:13.725Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/idle_micro/bin
[2025-09-30T21:36:13.725Z]
[2025-09-30T21:36:13.725Z] build:
[2025-09-30T21:36:13.725Z]
[2025-09-30T21:36:13.725Z] build:
[2025-09-30T21:36:13.725Z]
[2025-09-30T21:36:13.725Z] init:
[2025-09-30T21:36:13.725Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-09-30T21:36:13.725Z]
[2025-09-30T21:36:13.725Z] getRenaissanceSuite:
[2025-09-30T21:36:13.725Z] [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:36:18.060Z]
[2025-09-30T21:36:18.060Z] dist:
[2025-09-30T21:36:18.060Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/renaissance
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] build:
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] init:
[2025-09-30T21:36:26.195Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] getSpecjbbSuite:
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] dist:
[2025-09-30T21:36:26.195Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/specjbb/run
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] BUILD SUCCESSFUL
[2025-09-30T21:36:26.195Z] Total time: 1 minute 24 seconds
[2025-09-30T21:36:26.195Z] 0
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z]
[2025-09-30T21:36:26.195Z] RECORD TEST REPOs SHA
[2025-09-30T21:36:26.195Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-30T21:36:26.195Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-30T21:36:26.195Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T21:36:26.195Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T21:36:26.195Z] ================================================
[2025-09-30T21:36:26.195Z] timestamp: 20250930-213624
[2025-09-30T21:36:26.195Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-30T21:36:26.195Z] git repo:
[2025-09-30T21:36:26.195Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-30T21:36:26.195Z] sha:
[2025-09-30T21:36:26.195Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-30T21:36:26.195Z] ================================================
[2025-09-30T21:36:26.195Z] timestamp: 20250930-213624
[2025-09-30T21:36:26.195Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests
[2025-09-30T21:36:26.195Z] git repo:
[2025-09-30T21:36:26.195Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-30T21:36:26.195Z] sha:
[2025-09-30T21:36:26.195Z] 415b0c81bc4360dbe568168cf1864f803d2c74a1
[2025-09-30T21:36:26.195Z] ================================================
[2025-09-30T21:36:26.195Z] timestamp: 20250930-213625
[2025-09-30T21:36:26.195Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG
[2025-09-30T21:36:26.195Z] git repo:
[2025-09-30T21:36:26.195Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-30T21:36:26.195Z] sha:
[2025-09-30T21:36:26.195Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-09-30T21:36:26.195Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-30T21:36:26.972Z] $ ssh-agent -k
[2025-09-30T21:36:26.990Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:36:26.990Z] unset SSH_AGENT_PID;
[2025-09-30T21:36:26.990Z] echo Agent pid 1802301 killed;
[2025-09-30T21:36:27.779Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-30T21:36:27.951Z] 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:36:27.980Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-30T21:36:30.000Z] + which Xvfb
[2025-09-30T21:36:30.001Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-30T21:36:30.963Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/.xvfb-173-..fbdir9165749461776642394
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:36:53.449Z] + ps -f
[2025-09-30T21:36:53.449Z] + awk {print $9}
[2025-09-30T21:36:53.449Z] + grep [X]vfb
[Pipeline] echo
[2025-09-30T21:36:54.164Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-30T21:36:54.247Z] $ ssh-agent
[2025-09-30T21:36:55.055Z] SSH_AUTH_SOCK=/tmp/ssh-tu1efaJQCEBn/agent.1802759
[2025-09-30T21:36:55.055Z] SSH_AGENT_PID=1802761
[2025-09-30T21:36:55.055Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T21:36:56.928Z] + uname
[2025-09-30T21:36:56.929Z] + [ Linux = AIX ]
[2025-09-30T21:36:56.929Z] + uname
[2025-09-30T21:36:56.929Z] + [ Linux = SunOS ]
[2025-09-30T21:36:56.929Z] + uname
[2025-09-30T21:36:56.929Z] + [ Linux = *BSD ]
[2025-09-30T21:36:56.929Z] + MAKE=make
[2025-09-30T21:36:56.929Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-30T21:36:56.929Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-30T21:36:59.839Z] + uname
[2025-09-30T21:36:59.839Z] + [ Linux = AIX ]
[2025-09-30T21:36:59.839Z] + uname
[2025-09-30T21:36:59.839Z] + [ Linux = SunOS ]
[2025-09-30T21:36:59.839Z] + uname
[2025-09-30T21:36:59.839Z] + [ Linux = *BSD ]
[2025-09-30T21:36:59.839Z] + MAKE=make
[2025-09-30T21:36:59.839Z] + cd ./aqa-tests
[2025-09-30T21:36:59.839Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-30T21:36:59.839Z] + set +x
[2025-09-30T21:36:59.839Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:36:59.839Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/../../externalDependency/lib
[2025-09-30T21:36:59.839Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-09-30T21:36:59.839Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:36:59.839Z] perl scripts/configure.pl
[2025-09-30T21:36:59.839Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-30T21:36:59.839Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.839Z] Starting to generate test make files.
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-30T21:36:59.839Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-30T21:36:59.839Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-30T21:36:59.839Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-30T21:36:59.839Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.839Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-30T21:36:59.839Z]
[2025-09-30T21:36:59.840Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] Make files are generated successfully.
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:36:59.840Z] make -f runtest.mk _extended.perf
[2025-09-30T21:36:59.840Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] Running make 4.3
[2025-09-30T21:36:59.840Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..
[2025-09-30T21:36:59.840Z] set JDK_VERSION to 8
[2025-09-30T21:36:59.840Z] set JDK_IMPL to hotspot
[2025-09-30T21:36:59.840Z] set JVM_VERSION to openjdk8
[2025-09-30T21:36:59.840Z] set JCL_VERSION to latest
[2025-09-30T21:36:59.840Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image
[2025-09-30T21:36:59.840Z] set SPEC to linux_arm
[2025-09-30T21:36:59.840Z] set TEST_FLAG to
[2025-09-30T21:36:59.840Z] set OS_LABEL to ubuntu.24
[2025-09-30T21:36:59.840Z] Running extended.perf ...
[2025-09-30T21:36:59.840Z] There are 18 test targets in extended.perf
[2025-09-30T21:36:59.840Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-30T21:36:59.840Z] openjdk version "1.8.0_472-beta"
[2025-09-30T21:36:59.840Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:36:59.840Z] OpenJDK Client VM (Temurin)(build 25.472-b06, mixed mode)
[2025-09-30T21:36:59.840Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-09-30T21:36:59.840Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-09-30T21:36:59.840Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] ===============================================
[2025-09-30T21:36:59.840Z] Running test renaissance-als_0 ...
[2025-09-30T21:36:59.840Z] ===============================================
[2025-09-30T21:36:59.840Z] renaissance-als_0 Start Time: Tue Sep 30 21:36:59 2025 Epoch Time (ms): 1759268219649
[2025-09-30T21:36:59.840Z] renaissance-als_0_DISABLED
[2025-09-30T21:36:59.840Z] Disabled Reason:
[2025-09-30T21:36:59.840Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:36:59.840Z] renaissance-als_0 Finish Time: Tue Sep 30 21:36:59 2025 Epoch Time (ms): 1759268219678
[2025-09-30T21:36:59.840Z]
[2025-09-30T21:36:59.840Z] ===============================================
[2025-09-30T21:36:59.840Z] Running test renaissance-chi-square_0 ...
[2025-09-30T21:36:59.840Z] ===============================================
[2025-09-30T21:36:59.840Z] renaissance-chi-square_0 Start Time: Tue Sep 30 21:36:59 2025 Epoch Time (ms): 1759268219712
[2025-09-30T21:36:59.840Z] renaissance-chi-square_0_DISABLED
[2025-09-30T21:36:59.840Z] Disabled Reason:
[2025-09-30T21:36:59.840Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:36:59.840Z] renaissance-chi-square_0 Finish Time: Tue Sep 30 21:36:59 2025 Epoch Time (ms): 1759268219738
[2025-09-30T21:37:00.794Z]
[2025-09-30T21:37:00.795Z] ===============================================
[2025-09-30T21:37:00.795Z] Running test renaissance-db-shootout_0 ...
[2025-09-30T21:37:00.795Z] ===============================================
[2025-09-30T21:37:00.795Z] renaissance-db-shootout_0 Start Time: Tue Sep 30 21:36:59 2025 Epoch Time (ms): 1759268219771
[2025-09-30T21:37:00.795Z] variation: NoOptions
[2025-09-30T21:37:00.795Z] JVM_OPTIONS:
[2025-09-30T21:37:00.795Z] { \
[2025-09-30T21:37:00.795Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:00.795Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:00.795Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-db-shootout_0"; \
[2025-09-30T21:37:00.795Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-db-shootout_0"; \
[2025-09-30T21:37:00.795Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:00.795Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-09-30T21:37:00.795Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:00.795Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:00.795Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:00.795Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:00.795Z]
[2025-09-30T21:37:00.795Z] TEST SETUP:
[2025-09-30T21:37:00.795Z] Nothing to be done for setup.
[2025-09-30T21:37:00.795Z]
[2025-09-30T21:37:00.795Z] TESTING:
[2025-09-30T21:37:01.751Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2025-09-30T21:37:01.751Z] -----------------------------------
[2025-09-30T21:37:01.751Z] renaissance-db-shootout_0_PASSED
[2025-09-30T21:37:01.751Z] -----------------------------------
[2025-09-30T21:37:01.751Z]
[2025-09-30T21:37:01.751Z] TEST TEARDOWN:
[2025-09-30T21:37:01.751Z] Nothing to be done for teardown.
[2025-09-30T21:37:01.751Z] renaissance-db-shootout_0 Finish Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221323
[2025-09-30T21:37:01.751Z]
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] Running test renaissance-dec-tree_0 ...
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] renaissance-dec-tree_0 Start Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221354
[2025-09-30T21:37:01.751Z] renaissance-dec-tree_0_DISABLED
[2025-09-30T21:37:01.751Z] Disabled Reason:
[2025-09-30T21:37:01.751Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:37:01.751Z] renaissance-dec-tree_0 Finish Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221378
[2025-09-30T21:37:01.751Z]
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] Running test renaissance-finagle-chirper_0 ...
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] renaissance-finagle-chirper_0 Start Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221410
[2025-09-30T21:37:01.751Z] renaissance-finagle-chirper_0_DISABLED
[2025-09-30T21:37:01.751Z] Disabled Reason:
[2025-09-30T21:37:01.751Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-09-30T21:37:01.751Z] renaissance-finagle-chirper_0 Finish Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221435
[2025-09-30T21:37:01.751Z]
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] Running test renaissance-finagle-http_0 ...
[2025-09-30T21:37:01.751Z] ===============================================
[2025-09-30T21:37:01.751Z] renaissance-finagle-http_0 Start Time: Tue Sep 30 21:37:01 2025 Epoch Time (ms): 1759268221466
[2025-09-30T21:37:01.751Z] variation: NoOptions
[2025-09-30T21:37:01.751Z] JVM_OPTIONS:
[2025-09-30T21:37:01.751Z] { \
[2025-09-30T21:37:01.751Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:01.751Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:01.751Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-finagle-http_0"; \
[2025-09-30T21:37:01.752Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-finagle-http_0"; \
[2025-09-30T21:37:01.752Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:01.752Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-09-30T21:37:01.752Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:01.752Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:01.752Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:01.752Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:01.752Z]
[2025-09-30T21:37:01.752Z] TEST SETUP:
[2025-09-30T21:37:01.752Z] Nothing to be done for setup.
[2025-09-30T21:37:01.752Z]
[2025-09-30T21:37:01.752Z] TESTING:
[2025-09-30T21:37:03.718Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2025-09-30T21:37:03.718Z] -----------------------------------
[2025-09-30T21:37:03.718Z] renaissance-finagle-http_0_PASSED
[2025-09-30T21:37:03.718Z] -----------------------------------
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] TEST TEARDOWN:
[2025-09-30T21:37:03.718Z] Nothing to be done for teardown.
[2025-09-30T21:37:03.718Z] renaissance-finagle-http_0 Finish Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223068
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] Running test renaissance-gauss-mix_0 ...
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] renaissance-gauss-mix_0 Start Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223100
[2025-09-30T21:37:03.718Z] renaissance-gauss-mix_0_DISABLED
[2025-09-30T21:37:03.718Z] Disabled Reason:
[2025-09-30T21:37:03.718Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:37:03.718Z] renaissance-gauss-mix_0 Finish Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223128
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] Running test renaissance-log-regression_0 ...
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] renaissance-log-regression_0 Start Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223169
[2025-09-30T21:37:03.718Z] renaissance-log-regression_0_DISABLED
[2025-09-30T21:37:03.718Z] Disabled Reason:
[2025-09-30T21:37:03.718Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:37:03.718Z] renaissance-log-regression_0 Finish Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223197
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] Running test renaissance-mnemonics_0 ...
[2025-09-30T21:37:03.718Z] ===============================================
[2025-09-30T21:37:03.718Z] renaissance-mnemonics_0 Start Time: Tue Sep 30 21:37:03 2025 Epoch Time (ms): 1759268223236
[2025-09-30T21:37:03.718Z] variation: NoOptions
[2025-09-30T21:37:03.718Z] JVM_OPTIONS:
[2025-09-30T21:37:03.718Z] { \
[2025-09-30T21:37:03.718Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:03.718Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:03.718Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-mnemonics_0"; \
[2025-09-30T21:37:03.718Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-mnemonics_0"; \
[2025-09-30T21:37:03.718Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:03.718Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-09-30T21:37:03.718Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:03.718Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:03.718Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:03.718Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] TEST SETUP:
[2025-09-30T21:37:03.718Z] Nothing to be done for setup.
[2025-09-30T21:37:03.718Z]
[2025-09-30T21:37:03.718Z] TESTING:
[2025-09-30T21:37:05.686Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-09-30T21:37:05.686Z] -----------------------------------
[2025-09-30T21:37:05.686Z] renaissance-mnemonics_0_PASSED
[2025-09-30T21:37:05.686Z] -----------------------------------
[2025-09-30T21:37:05.686Z]
[2025-09-30T21:37:05.686Z] TEST TEARDOWN:
[2025-09-30T21:37:05.686Z] Nothing to be done for teardown.
[2025-09-30T21:37:05.686Z] renaissance-mnemonics_0 Finish Time: Tue Sep 30 21:37:05 2025 Epoch Time (ms): 1759268225086
[2025-09-30T21:37:05.686Z]
[2025-09-30T21:37:05.686Z] ===============================================
[2025-09-30T21:37:05.686Z] Running test renaissance-movie-lens_0 ...
[2025-09-30T21:37:05.686Z] ===============================================
[2025-09-30T21:37:05.686Z] renaissance-movie-lens_0 Start Time: Tue Sep 30 21:37:05 2025 Epoch Time (ms): 1759268225122
[2025-09-30T21:37:05.686Z] renaissance-movie-lens_0_DISABLED
[2025-09-30T21:37:05.686Z] Disabled Reason:
[2025-09-30T21:37:05.686Z] https://github.com/adoptium/aqa-tests/issues/3189
[2025-09-30T21:37:05.686Z] renaissance-movie-lens_0 Finish Time: Tue Sep 30 21:37:05 2025 Epoch Time (ms): 1759268225149
[2025-09-30T21:37:05.686Z]
[2025-09-30T21:37:05.686Z] ===============================================
[2025-09-30T21:37:05.686Z] Running test renaissance-par-mnemonics_0 ...
[2025-09-30T21:37:05.686Z] ===============================================
[2025-09-30T21:37:05.686Z] renaissance-par-mnemonics_0 Start Time: Tue Sep 30 21:37:05 2025 Epoch Time (ms): 1759268225185
[2025-09-30T21:37:05.686Z] variation: NoOptions
[2025-09-30T21:37:05.686Z] JVM_OPTIONS:
[2025-09-30T21:37:05.686Z] { \
[2025-09-30T21:37:05.686Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:05.686Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:05.686Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-par-mnemonics_0"; \
[2025-09-30T21:37:05.686Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-par-mnemonics_0"; \
[2025-09-30T21:37:05.686Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:05.686Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-09-30T21:37:05.686Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:05.686Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:05.686Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:05.686Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:05.686Z]
[2025-09-30T21:37:05.686Z] TEST SETUP:
[2025-09-30T21:37:05.686Z] Nothing to be done for setup.
[2025-09-30T21:37:05.686Z]
[2025-09-30T21:37:05.686Z] TESTING:
[2025-09-30T21:37:06.647Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-09-30T21:37:07.609Z] -----------------------------------
[2025-09-30T21:37:07.609Z] renaissance-par-mnemonics_0_PASSED
[2025-09-30T21:37:07.609Z] -----------------------------------
[2025-09-30T21:37:07.609Z]
[2025-09-30T21:37:07.609Z] TEST TEARDOWN:
[2025-09-30T21:37:07.609Z] Nothing to be done for teardown.
[2025-09-30T21:37:07.609Z] renaissance-par-mnemonics_0 Finish Time: Tue Sep 30 21:37:06 2025 Epoch Time (ms): 1759268226891
[2025-09-30T21:37:07.609Z]
[2025-09-30T21:37:07.609Z] ===============================================
[2025-09-30T21:37:07.609Z] Running test renaissance-philosophers_0 ...
[2025-09-30T21:37:07.609Z] ===============================================
[2025-09-30T21:37:07.609Z] renaissance-philosophers_0 Start Time: Tue Sep 30 21:37:06 2025 Epoch Time (ms): 1759268226926
[2025-09-30T21:37:07.609Z] variation: NoOptions
[2025-09-30T21:37:07.609Z] JVM_OPTIONS:
[2025-09-30T21:37:07.609Z] { \
[2025-09-30T21:37:07.609Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:07.609Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:07.609Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-philosophers_0"; \
[2025-09-30T21:37:07.609Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-philosophers_0"; \
[2025-09-30T21:37:07.609Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:07.609Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-09-30T21:37:07.609Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:07.609Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:07.609Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:07.609Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:07.609Z]
[2025-09-30T21:37:07.609Z] TEST SETUP:
[2025-09-30T21:37:07.609Z] Nothing to be done for setup.
[2025-09-30T21:37:07.609Z]
[2025-09-30T21:37:07.609Z] TESTING:
[2025-09-30T21:37:08.561Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2025-09-30T21:37:09.515Z] -----------------------------------
[2025-09-30T21:37:09.515Z] renaissance-philosophers_0_PASSED
[2025-09-30T21:37:09.515Z] -----------------------------------
[2025-09-30T21:37:09.515Z]
[2025-09-30T21:37:09.515Z] TEST TEARDOWN:
[2025-09-30T21:37:09.515Z] Nothing to be done for teardown.
[2025-09-30T21:37:09.515Z] renaissance-philosophers_0 Finish Time: Tue Sep 30 21:37:08 2025 Epoch Time (ms): 1759268228639
[2025-09-30T21:37:09.515Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/renaissance'
[2025-09-30T21:37:09.516Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-09-30T21:37:09.516Z]
[2025-09-30T21:37:09.516Z] ===============================================
[2025-09-30T21:37:09.516Z] Running test dacapo-avrora_0 ...
[2025-09-30T21:37:09.516Z] ===============================================
[2025-09-30T21:37:09.516Z] dacapo-avrora_0 Start Time: Tue Sep 30 21:37:08 2025 Epoch Time (ms): 1759268228688
[2025-09-30T21:37:09.516Z] variation: NoOptions
[2025-09-30T21:37:09.516Z] JVM_OPTIONS:
[2025-09-30T21:37:09.516Z] { \
[2025-09-30T21:37:09.516Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:09.516Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:09.516Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-avrora_0"; \
[2025-09-30T21:37:09.516Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-avrora_0"; \
[2025-09-30T21:37:09.516Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:09.516Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2025-09-30T21:37:09.516Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:09.516Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:09.516Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:09.516Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:09.516Z]
[2025-09-30T21:37:09.516Z] TEST SETUP:
[2025-09-30T21:37:09.516Z] Nothing to be done for setup.
[2025-09-30T21:37:09.516Z]
[2025-09-30T21:37:09.516Z] TESTING:
[2025-09-30T21:37:09.516Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2025-09-30T21:37:09.516Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2025-09-30T21:37:21.112Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 10933 msec =====
[2025-09-30T21:37:21.112Z] -----------------------------------
[2025-09-30T21:37:21.112Z] dacapo-avrora_0_PASSED
[2025-09-30T21:37:21.112Z] -----------------------------------
[2025-09-30T21:37:21.113Z]
[2025-09-30T21:37:21.113Z] TEST TEARDOWN:
[2025-09-30T21:37:21.113Z] Nothing to be done for teardown.
[2025-09-30T21:37:21.113Z] dacapo-avrora_0 Finish Time: Tue Sep 30 21:37:20 2025 Epoch Time (ms): 1759268240270
[2025-09-30T21:37:21.113Z]
[2025-09-30T21:37:21.113Z] ===============================================
[2025-09-30T21:37:21.113Z] Running test dacapo-fop_0 ...
[2025-09-30T21:37:21.113Z] ===============================================
[2025-09-30T21:37:21.113Z] dacapo-fop_0 Start Time: Tue Sep 30 21:37:20 2025 Epoch Time (ms): 1759268240315
[2025-09-30T21:37:21.113Z] variation: NoOptions
[2025-09-30T21:37:21.113Z] JVM_OPTIONS:
[2025-09-30T21:37:21.113Z] { \
[2025-09-30T21:37:21.113Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:21.113Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:21.113Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-fop_0"; \
[2025-09-30T21:37:21.113Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-fop_0"; \
[2025-09-30T21:37:21.113Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:21.113Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-09-30T21:37:21.113Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:21.113Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:21.113Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:21.113Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:21.113Z]
[2025-09-30T21:37:21.113Z] TEST SETUP:
[2025-09-30T21:37:21.113Z] Nothing to be done for setup.
[2025-09-30T21:37:21.113Z]
[2025-09-30T21:37:21.113Z] TESTING:
[2025-09-30T21:37:21.113Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-09-30T21:37:21.113Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-09-30T21:37:32.927Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-09-30T21:37:32.927Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 11084 msec =====
[2025-09-30T21:37:32.927Z] -----------------------------------
[2025-09-30T21:37:32.927Z] dacapo-fop_0_PASSED
[2025-09-30T21:37:32.927Z] -----------------------------------
[2025-09-30T21:37:32.927Z]
[2025-09-30T21:37:32.927Z] TEST TEARDOWN:
[2025-09-30T21:37:32.927Z] Nothing to be done for teardown.
[2025-09-30T21:37:32.927Z] dacapo-fop_0 Finish Time: Tue Sep 30 21:37:32 2025 Epoch Time (ms): 1759268252005
[2025-09-30T21:37:32.927Z]
[2025-09-30T21:37:32.927Z] ===============================================
[2025-09-30T21:37:32.927Z] Running test dacapo-jython_0 ...
[2025-09-30T21:37:32.927Z] ===============================================
[2025-09-30T21:37:32.927Z] dacapo-jython_0 Start Time: Tue Sep 30 21:37:32 2025 Epoch Time (ms): 1759268252038
[2025-09-30T21:37:32.927Z] variation: NoOptions
[2025-09-30T21:37:32.927Z] JVM_OPTIONS:
[2025-09-30T21:37:32.927Z] { \
[2025-09-30T21:37:32.927Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:37:32.927Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:37:32.927Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-jython_0"; \
[2025-09-30T21:37:32.927Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-jython_0"; \
[2025-09-30T21:37:32.927Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:37:32.927Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-09-30T21:37:32.927Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:37:32.927Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:37:32.927Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:37:32.927Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:37:32.927Z]
[2025-09-30T21:37:32.927Z] TEST SETUP:
[2025-09-30T21:37:32.927Z] Nothing to be done for setup.
[2025-09-30T21:37:32.927Z]
[2025-09-30T21:37:32.927Z] TESTING:
[2025-09-30T21:37:33.885Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-09-30T21:37:38.066Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-09-30T21:37:40.020Z] -------------------------------------------------------------------------------
[2025-09-30T21:37:40.020Z] PYBENCH 2.0
[2025-09-30T21:37:40.020Z] -------------------------------------------------------------------------------
[2025-09-30T21:37:40.020Z] * using Jython
[2025-09-30T21:37:40.020Z] * system check interval set to maximum: 2147483647
[2025-09-30T21:37:40.020Z] * using timer: time.time
[2025-09-30T21:37:40.020Z]
[2025-09-30T21:37:41.973Z] Calibrating tests. Please wait... done.
[2025-09-30T21:37:41.973Z]
[2025-09-30T21:37:41.973Z] Running 2 round(s) of the suite at warp factor 20:
[2025-09-30T21:37:41.973Z]
[2025-09-30T21:37:55.507Z] * Round 1 done.
[2025-09-30T21:38:04.373Z] * Round 2 done.
[2025-09-30T21:38:04.373Z]
[2025-09-30T21:38:04.373Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 26930 msec =====
[2025-09-30T21:38:04.373Z] -----------------------------------
[2025-09-30T21:38:04.373Z] dacapo-jython_0_PASSED
[2025-09-30T21:38:04.373Z] -----------------------------------
[2025-09-30T21:38:04.373Z]
[2025-09-30T21:38:04.373Z] TEST TEARDOWN:
[2025-09-30T21:38:04.373Z] Nothing to be done for teardown.
[2025-09-30T21:38:04.373Z] dacapo-jython_0 Finish Time: Tue Sep 30 21:38:03 2025 Epoch Time (ms): 1759268283914
[2025-09-30T21:38:04.373Z]
[2025-09-30T21:38:04.373Z] ===============================================
[2025-09-30T21:38:04.373Z] Running test dacapo-pmd_0 ...
[2025-09-30T21:38:04.373Z] ===============================================
[2025-09-30T21:38:04.373Z] dacapo-pmd_0 Start Time: Tue Sep 30 21:38:03 2025 Epoch Time (ms): 1759268283949
[2025-09-30T21:38:04.373Z] variation: NoOptions
[2025-09-30T21:38:04.373Z] JVM_OPTIONS:
[2025-09-30T21:38:04.373Z] { \
[2025-09-30T21:38:04.373Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:38:04.373Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:38:04.373Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-pmd_0"; \
[2025-09-30T21:38:04.373Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-pmd_0"; \
[2025-09-30T21:38:04.373Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:38:04.373Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-09-30T21:38:04.373Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:38:04.373Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:38:04.373Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:38:04.373Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:38:04.373Z]
[2025-09-30T21:38:04.373Z] TEST SETUP:
[2025-09-30T21:38:04.373Z] Nothing to be done for setup.
[2025-09-30T21:38:04.373Z]
[2025-09-30T21:38:04.373Z] TESTING:
[2025-09-30T21:38:05.330Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-30T21:38:05.330Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-09-30T21:38:05.330Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-09-30T21:38:10.739Z] #
[2025-09-30T21:38:10.739Z] # A fatal error has been detected by the Java Runtime Environment:
[2025-09-30T21:38:10.739Z] #
[2025-09-30T21:38:10.740Z] # SIGSEGV (0xb) at pc=0xe6494a88, pid=1803473, tid=0xd4ae4420
[2025-09-30T21:38:10.740Z] #
[2025-09-30T21:38:10.740Z] # JRE version: OpenJDK Runtime Environment (8.0_472-b06) (build 1.8.0_472-beta-202509302022-b06)
[2025-09-30T21:38:10.740Z] # Java VM: OpenJDK Client VM (25.472-b06 mixed mode linux-aarch32 )
[2025-09-30T21:38:10.740Z] # Problematic frame:
[2025-09-30T21:38:10.740Z] # j net.sourceforge.pmd.lang.metrics.MetricsUtil.computeAggregate(Lnet/sourceforge/pmd/lang/metrics/MetricKey;Ljava/lang/Iterable;Lnet/sourceforge/pmd/lang/metrics/MetricOptions;Lnet/sourceforge/pmd/lang/metrics/ResultOption;)D+70
[2025-09-30T21:38:10.740Z] #
[2025-09-30T21:38:10.740Z] # Core dump written. Default location: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/output_175926821981/dacapo-pmd_0/core or core.1803473
[2025-09-30T21:38:10.740Z] #
[2025-09-30T21:38:10.740Z] # An error report file with more information is saved as:
[2025-09-30T21:38:10.740Z] # /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/output_175926821981/dacapo-pmd_0/hs_err_pid1803473.log
[2025-09-30T21:38:10.740Z] #
[2025-09-30T21:38:10.740Z] # If you would like to submit a bug report, please visit:
[2025-09-30T21:38:10.740Z] # https://github.com/adoptium/adoptium-support/issues
[2025-09-30T21:38:10.740Z] #
[2025-09-30T21:38:11.694Z] Aborted (core dumped)
[2025-09-30T21:38:11.695Z] -----------------------------------
[2025-09-30T21:38:11.695Z] dacapo-pmd_0_FAILED
[2025-09-30T21:38:11.695Z] -----------------------------------
[2025-09-30T21:38:11.695Z]
[2025-09-30T21:38:11.695Z] TEST TEARDOWN:
[2025-09-30T21:38:11.695Z] Nothing to be done for teardown.
[2025-09-30T21:38:11.695Z] dacapo-pmd_0 Finish Time: Tue Sep 30 21:38:10 2025 Epoch Time (ms): 1759268290980
[2025-09-30T21:38:11.695Z]
[2025-09-30T21:38:11.695Z] ===============================================
[2025-09-30T21:38:11.695Z] Running test dacapo-sunflow_0 ...
[2025-09-30T21:38:11.695Z] ===============================================
[2025-09-30T21:38:11.695Z] dacapo-sunflow_0 Start Time: Tue Sep 30 21:38:11 2025 Epoch Time (ms): 1759268291015
[2025-09-30T21:38:11.695Z] variation: NoOptions
[2025-09-30T21:38:11.695Z] JVM_OPTIONS:
[2025-09-30T21:38:11.695Z] { \
[2025-09-30T21:38:11.695Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:38:11.695Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:38:11.695Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-sunflow_0"; \
[2025-09-30T21:38:11.695Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-sunflow_0"; \
[2025-09-30T21:38:11.695Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:38:11.695Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-09-30T21:38:11.695Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:38:11.695Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:38:11.695Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:38:11.695Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:38:11.695Z]
[2025-09-30T21:38:11.695Z] TEST SETUP:
[2025-09-30T21:38:11.695Z] Nothing to be done for setup.
[2025-09-30T21:38:11.695Z]
[2025-09-30T21:38:11.695Z] TESTING:
[2025-09-30T21:38:11.695Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-30T21:38:12.663Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-09-30T21:39:50.495Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 93693 msec =====
[2025-09-30T21:39:50.495Z] -----------------------------------
[2025-09-30T21:39:50.495Z] dacapo-sunflow_0_PASSED
[2025-09-30T21:39:50.495Z] -----------------------------------
[2025-09-30T21:39:50.495Z]
[2025-09-30T21:39:50.495Z] TEST TEARDOWN:
[2025-09-30T21:39:50.495Z] Nothing to be done for teardown.
[2025-09-30T21:39:50.495Z] dacapo-sunflow_0 Finish Time: Tue Sep 30 21:39:45 2025 Epoch Time (ms): 1759268385548
[2025-09-30T21:39:50.495Z]
[2025-09-30T21:39:50.495Z] ===============================================
[2025-09-30T21:39:50.495Z] Running test dacapo-xalan_0 ...
[2025-09-30T21:39:50.495Z] ===============================================
[2025-09-30T21:39:50.495Z] dacapo-xalan_0 Start Time: Tue Sep 30 21:39:45 2025 Epoch Time (ms): 1759268385581
[2025-09-30T21:39:50.495Z] variation: NoOptions
[2025-09-30T21:39:50.495Z] JVM_OPTIONS:
[2025-09-30T21:39:50.495Z] { \
[2025-09-30T21:39:50.495Z] echo ""; echo "TEST SETUP:"; \
[2025-09-30T21:39:50.495Z] echo "Nothing to be done for setup."; \
[2025-09-30T21:39:50.495Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-xalan_0"; \
[2025-09-30T21:39:50.495Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-xalan_0"; \
[2025-09-30T21:39:50.495Z] echo ""; echo "TESTING:"; \
[2025-09-30T21:39:50.495Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-09-30T21:39:50.495Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-30T21:39:50.495Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-30T21:39:50.495Z] echo "Nothing to be done for teardown."; \
[2025-09-30T21:39:50.495Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult";
[2025-09-30T21:39:50.495Z]
[2025-09-30T21:39:50.495Z] TEST SETUP:
[2025-09-30T21:39:50.495Z] Nothing to be done for setup.
[2025-09-30T21:39:50.495Z]
[2025-09-30T21:39:50.495Z] TESTING:
[2025-09-30T21:39:50.495Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2025-09-30T21:39:50.495Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-09-30T21:39:50.495Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-09-30T21:39:50.495Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 1128; Column#: 26
[2025-09-30T21:39:50.495Z] javax.xml.transform.TransformerException: Unknown error in XPath.
[2025-09-30T21:39:50.495Z] at org.apache.xpath.XPath.bool(XPath.java:442)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemIf.execute(ElemIf.java:160)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-09-30T21:39:50.495Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-09-30T21:39:50.495Z] Caused by: java.lang.NullPointerException
[2025-09-30T21:39:50.495Z] at org.apache.xpath.axes.LocPathIterator.asNode(LocPathIterator.java:300)
[2025-09-30T21:39:50.495Z] at org.apache.xpath.axes.LocPathIterator.bool(LocPathIterator.java:320)
[2025-09-30T21:39:50.495Z] at org.apache.xpath.XPath.bool(XPath.java:412)
[2025-09-30T21:39:50.495Z] ... 24 more
[2025-09-30T21:39:50.495Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 517; Column#: 29
[2025-09-30T21:39:50.495Z] javax.xml.transform.TransformerException: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-09-30T21:39:50.495Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-09-30T21:39:50.495Z] Caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
[2025-09-30T21:39:50.495Z] at java.util.ArrayList.rangeCheck(ArrayList.java:659)
[2025-09-30T21:39:50.495Z] at java.util.ArrayList.remove(ArrayList.java:498)
[2025-09-30T21:39:50.495Z] at org.apache.xpath.axes.IteratorPool.getInstance(IteratorPool.java:104)
[2025-09-30T21:39:50.495Z] at org.apache.xpath.axes.LocPathIterator.asIterator(LocPathIterator.java:267)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:207)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:50.495Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:50.495Z] ... 18 more
[2025-09-30T21:39:50.495Z] Processing: 5%
[2025-09-30T21:39:51.457Z] Processing: 10%
[2025-09-30T21:39:52.412Z] Processing: 15%
[2025-09-30T21:39:53.364Z] Processing: 20%
[2025-09-30T21:39:54.322Z] Processing: 25%
[2025-09-30T21:39:55.274Z] Processing: 30%
[2025-09-30T21:39:56.916Z] Processing: 35%
[2025-09-30T21:39:56.916Z] Processing: 40%
[2025-09-30T21:39:56.917Z] Processing: 45%
[2025-09-30T21:39:56.917Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 517; Column#: 29
[2025-09-30T21:39:56.917Z] ; SystemID: file:///home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/jvmtest/perf/dacapo/dacapo/dat/xalan/xmlspec.xsl; Line#: 517; Column#: 29
[2025-09-30T21:39:56.917Z] javax.xml.transform.TransformerException: java.lang.NullPointerException
[2025-09-30T21:39:56.917Z] javax.xml.transform.TransformerException: java.lang.NullPointerException
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2407)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:395)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
[2025-09-30T21:39:56.917Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
[2025-09-30T21:39:56.917Z] Caused by: java.lang.NullPointerException
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
[2025-09-30T21:39:56.917Z] at org.apache.xpath.axes.ChildIterator.nextNode(ChildIterator.java:93)
[2025-09-30T21:39:56.917Z] at org.dacapo.xalan.XSLTBench$XalanWorker.run(XSLTBench.java:157)
[2025-09-30T21:39:56.917Z] at org.apache.xpath.axes.NodeSequence.nextNode(NodeSequence.java:335)
[2025-09-30T21:39:56.917Z] Caused by: java.lang.NullPointerException
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:280)
[2025-09-30T21:39:56.917Z] at org.apache.xpath.axes.ChildIterator.nextNode(ChildIterator.java:92)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xpath.axes.NodeSequence.nextNode(NodeSequence.java:335)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.transformSelectedNodes(ElemApplyTemplates.java:280)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.templates.ElemApplyTemplates.execute(ElemApplyTemplates.java:178)
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] ... 18 more
[2025-09-30T21:39:56.917Z] at org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
[2025-09-30T21:39:56.917Z] ... 18 more
[2025-09-30T21:39:56.917Z] Normal completion.
[2025-09-30T21:39:56.917Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0x67d3a770a38ec68b074844c72f5fa58fca0f8b2b
[2025-09-30T21:39:56.917Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0xf590430c0bd17e37a5cc3cb3504fa105805c9eaa
[2025-09-30T21:39:56.917Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED =====
[2025-09-30T21:39:56.917Z] Validation FAILED for xalan default
[2025-09-30T21:39:56.917Z] -----------------------------------
[2025-09-30T21:39:56.917Z] dacapo-xalan_0_FAILED
[2025-09-30T21:39:56.917Z] -----------------------------------
[2025-09-30T21:39:56.917Z]
[2025-09-30T21:39:56.917Z] TEST TEARDOWN:
[2025-09-30T21:39:56.917Z] Nothing to be done for teardown.
[2025-09-30T21:39:56.917Z] dacapo-xalan_0 Finish Time: Tue Sep 30 21:39:56 2025 Epoch Time (ms): 1759268396707
[2025-09-30T21:39:56.917Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf/dacapo'
[2025-09-30T21:39:56.917Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/perf'
[2025-09-30T21:39:56.917Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests'
[2025-09-30T21:39:56.917Z]
[2025-09-30T21:39:56.917Z]
[2025-09-30T21:39:56.917Z] All tests finished, run result summary:
[2025-09-30T21:39:56.917Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-30T21:39:56.917Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=linux_arm --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_175926821981/ --tapName=Test_openjdk8_hs_extended.perf_arm_linux.tap --comment=""
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z] TEST TARGETS SUMMARY
[2025-09-30T21:39:57.443Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-30T21:39:57.443Z] DISABLED test targets:
[2025-09-30T21:39:57.443Z] renaissance-als_0
[2025-09-30T21:39:57.443Z] renaissance-chi-square_0
[2025-09-30T21:39:57.443Z] renaissance-dec-tree_0
[2025-09-30T21:39:57.443Z] renaissance-finagle-chirper_0
[2025-09-30T21:39:57.443Z] renaissance-gauss-mix_0
[2025-09-30T21:39:57.443Z] renaissance-log-regression_0
[2025-09-30T21:39:57.443Z] renaissance-movie-lens_0
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z] PASSED test targets:
[2025-09-30T21:39:57.443Z] renaissance-db-shootout_0
[2025-09-30T21:39:57.443Z] renaissance-finagle-http_0
[2025-09-30T21:39:57.443Z] renaissance-mnemonics_0
[2025-09-30T21:39:57.443Z] renaissance-par-mnemonics_0
[2025-09-30T21:39:57.443Z] renaissance-philosophers_0
[2025-09-30T21:39:57.443Z] dacapo-avrora_0
[2025-09-30T21:39:57.443Z] dacapo-fop_0
[2025-09-30T21:39:57.443Z] dacapo-jython_0
[2025-09-30T21:39:57.443Z] dacapo-sunflow_0
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z] FAILED test targets:
[2025-09-30T21:39:57.443Z] dacapo-pmd_0
[2025-09-30T21:39:57.443Z] dacapo-xalan_0
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z] TOTAL: 18 EXECUTED: 11 PASSED: 9 FAILED: 2 DISABLED: 7 SKIPPED: 0
[2025-09-30T21:39:57.443Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-30T21:39:57.443Z]
[2025-09-30T21:39:57.443Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-09-30T21:39:57.443Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux/aqa-tests/TKG'
[2025-09-30T21:39:57.443Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-09-30T21:39:59.461Z] + uname
[2025-09-30T21:39:59.461Z] + [ Linux = AIX ]
[2025-09-30T21:39:59.461Z] + uname
[2025-09-30T21:39:59.461Z] + [ Linux = SunOS ]
[2025-09-30T21:39:59.461Z] + uname
[2025-09-30T21:39:59.461Z] + [ Linux = *BSD ]
[2025-09-30T21:39:59.461Z] + MAKE=make
[2025-09-30T21:39:59.461Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-30T21:39:59.461Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-30T21:40:00.065Z] $ ssh-agent -k
[2025-09-30T21:40:00.080Z] unset SSH_AUTH_SOCK;
[2025-09-30T21:40:00.080Z] unset SSH_AGENT_PID;
[2025-09-30T21:40:00.080Z] echo Agent pid 1802761 killed;
[2025-09-30T21:40:00.878Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-30T21:40:00.908Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-09-30T21:40:01.515Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-09-30T21:40:01.573Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-30T21:40:01.662Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-30T21:40:01.848Z] Archiving artifacts
[2025-09-30T21:40:02.209Z] Recording fingerprints
[Pipeline] echo
[2025-09-30T21:40:02.400Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-30T21:40:02.581Z] Archiving artifacts
[2025-09-30T21:40:02.974Z] Recording fingerprints
[Pipeline] sh
[2025-09-30T21:40:05.101Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_175926821981
[Pipeline] echo
[2025-09-30T21:40:05.630Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-30T21:40:05.811Z] Archiving artifacts
[2025-09-30T21:40:08.345Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-30T21:40:10.120Z] Tap file found: aqa-tests/TKG/output_175926821981/Test_openjdk8_hs_extended.perf_arm_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-30T21:40:10.553Z] Recording test results
[2025-09-30T21:40:11.417Z] None of the test reports contained any result
[2025-09-30T21:40:11.417Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T21:40:11.451Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T21:40:11.300Z] No test report files were found. Configuration error?
[2025-09-30T21:40:13.305Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T21:40:13.305Z] Unix type machine..
[2025-09-30T21:40:13.305Z] Running on a Linux host
[2025-09-30T21:40:13.305Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T21:40:14.211Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T21:40:14.211Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T21:40:18.192Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-09-30T21:40:20.256Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-30T21:40:20.821Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-09-30T21:40:20.980Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-30T21:40:21.042Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-09-30T21:40:21.062Z] Generating rerun Test_openjdk8_hs_extended.perf_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun)
[Pipeline] echo
[2025-09-30T21:40:21.089Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-30T21:40:22.351Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-30T21:40:23.067Z] Processing DSL script testJobTemplate
[2025-09-30T21:42:49.687Z] LEVELS: [extended]
[2025-09-30T21:42:49.687Z] JDK_VERSIONS: [8]
[2025-09-30T21:42:49.687Z] GROUPS: [perf]
[2025-09-30T21:42:49.687Z] ARCH_OS_LIST: [arm_linux]
[2025-09-30T21:42:49.846Z] Added items:
[2025-09-30T21:42:49.846Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_arm_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-30T21:43:07.921Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_arm_linux_rerun)
[Pipeline] build
[2025-09-30T21:43:07.948Z] Scheduling project: Test_openjdk8_hs_extended.perf_arm_linux_rerun
[2025-09-30T21:43:17.014Z] Starting building: Test_openjdk8_hs_extended.perf_arm_linux_rerun #7
[2025-10-01T07:04:51.942Z] Build Test_openjdk8_hs_extended.perf_arm_linux_rerun #7 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-01T07:04:52.036Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-01T07:04:52.295Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T07:04:52.295Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T07:04:52.408Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-10-01T07:04:52.454Z] Test_openjdk8_hs_extended.perf_arm_linux_rerun #7 completed with status UNSTABLE
[Pipeline] timeout
[2025-10-01T07:04:52.473Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-01T07:04:53.240Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_arm_linux_rerun" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-01T07:04:53.285Z] Saving Test_openjdk8_hs_extended.perf_arm_linux_rerun/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-01T07:04:53.399Z] Archiving artifacts
[2025-10-01T07:04:53.721Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-01T07:04:54.320Z] Tap file found: Test_openjdk8_hs_extended.perf_arm_linux_rerun/7/aqa-tests/TKG/output_17593022218826/Test_openjdk8_hs_extended.perf_arm_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-10-01T07:04:54.488Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-xalan_0&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] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-01T07:04:54.757Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-01T07:04:54.757Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-01T07:04:54.865Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE