Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 32
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 102
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_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/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-09T23:50:32.972Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-09T23:50:32.981Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-09T23:50:32.982Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-09T23:50:32.995Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.linux&&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
[2026-01-09T23:50:33.000Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2026-01-09T23:50:48.003Z] Still waiting to schedule task
[2026-01-09T23:50:48.004Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.linux&&ci.role.perf’
[2026-01-09T23:53:17.678Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-09T23:53:17.700Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-09T23:53:17.754Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-09T23:53:17.754Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-09T23:53:17.774Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-09T23:53:17.817Z] The recommended git tool is: git
[2026-01-09T23:53:17.857Z] No credentials specified
[2026-01-09T23:53:17.877Z] Cloning the remote Git repository
[2026-01-09T23:53:17.907Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:53:17.908Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10
[2026-01-09T23:53:17.920Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-09T23:53:17.920Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:53:17.920Z] > git --version # timeout=10
[2026-01-09T23:53:17.928Z] > git --version # 'git version 2.47.3'
[2026-01-09T23:53:17.928Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:53:22.486Z] Avoid second fetch
[2026-01-09T23:53:22.514Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-09T23:53:23.240Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-01-09T23:53:22.433Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-09T23:53:22.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:53:22.495Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-09T23:53:22.523Z] > git config core.sparsecheckout # timeout=10
[2026-01-09T23:53:22.529Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:53:24.723Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:53:24.745Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-09T23:53:25.239Z] + LC_TIME=C
[2026-01-09T23:53:25.239Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-09T23:53:25.330Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-09T23:53:25.777Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-09T23:53:25.777Z] Unix type machine..
[2026-01-09T23:53:25.777Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-09T23:53:25.777Z] grep: warning: stray \ before /
[2026-01-09T23:53:25.777Z] grep: warning: stray \ before /
[2026-01-09T23:53:25.777Z] Running on a Linux host
[2026-01-09T23:53:25.777Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-09T23:53:25.777Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-09T23:53:25.777Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-09T23:53:25.777Z] grep: warning: stray \ before /
[2026-01-09T23:53:25.777Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-09T23:53:26.997Z] + printenv
[2026-01-09T23:53:26.997Z] SHELL=/bin/bash
[2026-01-09T23:53:26.997Z] KEEP_WORKSPACE=false
[2026-01-09T23:53:26.997Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux.tap
[2026-01-09T23:53:26.997Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:26.997Z] EXIT_FAILURE=false
[2026-01-09T23:53:26.997Z] JDK_BRANCH=jdk8u472-b08_adopt
[2026-01-09T23:53:26.997Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1283/display/redirect?page=tests
[2026-01-09T23:53:26.997Z] PLATFORM=x86-64_linux
[2026-01-09T23:53:26.997Z] DOCKER_REQUIRED=false
[2026-01-09T23:53:26.997Z] TIME_LIMIT=25
[2026-01-09T23:53:26.997Z] JENKINS_SERVER_COOKIE=durable-8eb5a2955db17c1b9c80fa744347d62d1581f2bba44bb7b602e146a9e0ab8341
[2026-01-09T23:53:26.997Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:53:26.997Z] GENERATE_JOBS=true
[2026-01-09T23:53:26.997Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:26.997Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1283/display/redirect?page=changes
[2026-01-09T23:53:26.997Z] RERUN_ITERATIONS=1
[2026-01-09T23:53:26.997Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-09T23:53:26.997Z] GPG_TTY=not a tty
[2026-01-09T23:53:26.997Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-09T23:53:26.997Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-01-09T23:53:26.997Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-09T23:53:26.997Z] LOGNAME=jenkins
[2026-01-09T23:53:26.997Z] XDG_SESSION_TYPE=tty
[2026-01-09T23:53:26.997Z] SETUP_JCK_RUN=false
[2026-01-09T23:53:26.997Z] ARCHIVE_TEST_RESULTS=false
[2026-01-09T23:53:26.997Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1283/
[2026-01-09T23:53:26.997Z] SLACK_CHANNEL=aqavit-bot
[2026-01-09T23:53:26.997Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2026-01-09T23:53:26.997Z] JCK_GIT_BRANCH=master
[2026-01-09T23:53:26.997Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/
[2026-01-09T23:53:26.997Z] BUILD_NUMBER=1283
[2026-01-09T23:53:26.997Z] TKG_ITERATIONS=1
[2026-01-09T23:53:26.997Z] _=/usr/bin/printenv
[2026-01-09T23:53:26.997Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../benchmarks
[2026-01-09T23:53:26.997Z] MOTD_SHOWN=pam
[2026-01-09T23:53:26.997Z] JENKINS_NODE_COOKIE=9d553974-47ca-4d62-9bd7-5f43ec15e251
[2026-01-09T23:53:26.997Z] KEEP_REPORTDIR=false
[2026-01-09T23:53:26.997Z] BUILD_DISPLAY_NAME=#1283
[2026-01-09T23:53:26.997Z] SDK_RESOURCE=upstream
[2026-01-09T23:53:26.997Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:53:26.997Z] HOME=/home/jenkins
[2026-01-09T23:53:26.997Z] LANG=en_US.UTF-8
[2026-01-09T23:53:26.997Z] jobStatus=SUCCESS
[2026-01-09T23:53:26.997Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-09T23:53:26.997Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-01-09T23:53:26.997Z] JOBSTARTTIME=Fri, 09 Jan 2026 23:53:24 +0000
[2026-01-09T23:53:26.997Z] JDK_VERSION=8
[2026-01-09T23:53:26.997Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-01-09T23:53:26.997Z] USE_TESTENV_PROPERTIES=true
[2026-01-09T23:53:26.997Z] PERSONAL_BUILD=false
[2026-01-09T23:53:26.997Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1283/display/redirect
[2026-01-09T23:53:26.997Z] AUTO_DETECT=true
[2026-01-09T23:53:26.997Z] SSH_CONNECTION=78.47.239.97 47382 10.243.64.6 22
[2026-01-09T23:53:26.997Z] EXIT_SUCCESS=false
[2026-01-09T23:53:26.997Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/display/redirect
[2026-01-09T23:53:26.997Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[2026-01-09T23:53:26.997Z] OPENJ9_BRANCH=master
[2026-01-09T23:53:26.997Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-09T23:53:26.997Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/system_lib
[2026-01-09T23:53:26.997Z] PARALLEL=Dynamic
[2026-01-09T23:53:26.997Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-09T23:53:26.997Z] ITERATIONS=1
[2026-01-09T23:53:26.997Z] UPSTREAM_JOB_NUMBER=32
[2026-01-09T23:53:26.997Z] SPEC=linux_x86-64
[2026-01-09T23:53:26.997Z] XDG_SESSION_CLASS=user
[2026-01-09T23:53:26.997Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-09T23:53:26.997Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-09T23:53:26.997Z] NODE_NAME=test-ibmcloud-centosstream10-x64-1
[2026-01-09T23:53:26.997Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-09T23:53:26.997Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:53:26.997Z] USER=jenkins
[2026-01-09T23:53:26.997Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-09T23:53:26.997Z] DYNAMIC_COMPILE=false
[2026-01-09T23:53:26.997Z] SHLVL=2
[2026-01-09T23:53:26.997Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_linux-1283
[2026-01-09T23:53:26.997Z] EXECUTOR_NUMBER=0
[2026-01-09T23:53:26.997Z] HUDSON_COOKIE=1e392314-0c97-4f6a-a23d-2e6a929e5ceb
[2026-01-09T23:53:26.997Z] XDG_SESSION_ID=929
[2026-01-09T23:53:26.997Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-09T23:53:26.997Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-09T23:53:26.997Z] ORIGIN_JDK_VERSION=8
[2026-01-09T23:53:26.997Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-01-09T23:53:26.997Z] NUM_PROCESSORS=2
[2026-01-09T23:53:26.997Z] SSH_CLIENT=78.47.239.97 47382 22
[2026-01-09T23:53:26.997Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/
[2026-01-09T23:53:26.997Z] DOCKER_HOST=unix:///run/user/1002/podman/podman.sock
[2026-01-09T23:53:26.997Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-01-09T23:53:26.997Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-09T23:53:26.997Z] STAGE_NAME=Setup
[2026-01-09T23:53:26.997Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2026-01-09T23:53:26.997Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-09T23:53:26.997Z] TEST_TIME=120
[2026-01-09T23:53:26.997Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux@tmp
[2026-01-09T23:53:26.997Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-01-09T23:53:26.997Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-09T23:53:26.997Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-09T23:53:26.997Z] CI=true
[2026-01-09T23:53:26.997Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_linux/1283/display/redirect?page=artifacts
[2026-01-09T23:53:26.997Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-01-09T23:53:26.997Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-09T23:53:26.997Z] RERUN_FAILURE=true
[2026-01-09T23:53:26.997Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:53:26.997Z] BUILD_LIST=perf
[2026-01-09T23:53:26.997Z] BUILD_ID=1283
[2026-01-09T23:53:26.997Z] OLDPWD=/home/jenkins
[2026-01-09T23:53:26.997Z] TARGET=sanity.perf
[2026-01-09T23:53:26.997Z] USE_JRE=false
[2026-01-09T23:53:26.997Z] JDK_IMPL=hotspot
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:53:27.062Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:53:27.075Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:53:47.596Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 32
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:53:47.706Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-09T23:53:47.712Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:53:47.736Z] $ ssh-agent
[2026-01-09T23:53:47.836Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcazMr/agent.1055100
[2026-01-09T23:53:47.836Z] SSH_AGENT_PID=1055102
[2026-01-09T23:53:47.836Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:53:47.845Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-09T23:53:47.868Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:53:48.318Z] ++ pwd
[2026-01-09T23:53:48.318Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-09T23:53:48.318Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-01-09T23:53:48.318Z] load ./testenv/testenv.properties
[2026-01-09T23:53:48.318Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-09T23:53:48.647Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2026-01-09T23:53:48.647Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2026-01-09T23:53:48.647Z] get jdk binary...
[2026-01-09T23:53:48.647Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-09T23:53:48.647Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b08.tar.gz ...
[2026-01-09T23:53:54.552Z] List files in jdkbinary folder...
[2026-01-09T23:53:54.552Z] total 385520
[2026-01-09T23:53:54.552Z] -rw-r--r--. 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:54.552Z] -rw-r--r--. 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:53:54.552Z] -rw-r--r--. 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:54.552Z] -rw-r--r--. 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:54.552Z] -rw-r--r--. 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:53:54.552Z] -rw-rw-r--. 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:53:54.552Z] drwxr-xr-x. 3 jenkins jenkins 30 Jan 9 23:53 tmp
[2026-01-09T23:53:54.552Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:53:54.552Z] total 4
[2026-01-09T23:53:54.552Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 9 23:14 jdk8u472-b08-src
[2026-01-09T23:53:54.552Z] Moving directory jdk8u472-b08-src/ to ../source-image
[2026-01-09T23:53:54.552Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:53:55.262Z] List files in jdkbinary folder...
[2026-01-09T23:53:55.262Z] total 385524
[2026-01-09T23:53:55.262Z] -rw-r--r--. 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:55.262Z] -rw-r--r--. 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:53:55.262Z] -rw-r--r--. 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:55.262Z] -rw-r--r--. 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:55.262Z] -rw-r--r--. 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:53:55.262Z] -rw-rw-r--. 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:53:55.262Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 9 23:14 source-image
[2026-01-09T23:53:55.262Z] drwxr-xr-x. 3 jenkins jenkins 26 Jan 9 23:53 tmp
[2026-01-09T23:53:55.262Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:53:55.262Z] total 0
[2026-01-09T23:53:55.262Z] drwxr-xr-x. 8 jenkins jenkins 190 Jan 9 23:36 jdk8u472-b08
[2026-01-09T23:53:55.262Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-09T23:53:55.262Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:53:56.411Z] List files in jdkbinary folder...
[2026-01-09T23:53:56.411Z] total 385524
[2026-01-09T23:53:56.411Z] drwxr-xr-x. 8 jenkins jenkins 190 Jan 9 23:36 j2sdk-image
[2026-01-09T23:53:56.411Z] -rw-r--r--. 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:56.411Z] -rw-r--r--. 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:53:56.411Z] -rw-r--r--. 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:56.411Z] -rw-r--r--. 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:53:56.411Z] -rw-r--r--. 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:53:56.411Z] -rw-rw-r--. 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:53:56.411Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 9 23:14 source-image
[2026-01-09T23:53:56.411Z] drwxr-xr-x. 3 jenkins jenkins 30 Jan 9 23:53 tmp
[2026-01-09T23:53:56.411Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:53:56.411Z] total 0
[2026-01-09T23:53:56.411Z] drwxr-xr-x. 5 jenkins jenkins 135 Jan 9 23:36 jdk8u472-b08-jre
[2026-01-09T23:53:56.411Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2026-01-09T23:53:56.411Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2026-01-09T23:54:03.682Z] Removing top-level folder jdk8u472-b08-debug-image/
[2026-01-09T23:54:03.682Z] Removing top-level folder jdk8u472-b08/
[2026-01-09T23:54:26.795Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-09T23:54:26.795Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-09T23:54:26.795Z] openjdk version "1.8.0_472"
[2026-01-09T23:54:26.795Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:54:26.795Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:54:26.795Z] =JAVA VERSION OUTPUT END=
[2026-01-09T23:54:26.795Z] =RELEASE INFO BEGIN=
[2026-01-09T23:54:26.795Z] JAVA_VERSION="1.8.0_472"
[2026-01-09T23:54:26.795Z] OS_NAME="Linux"
[2026-01-09T23:54:26.795Z] OS_VERSION="2.6"
[2026-01-09T23:54:26.795Z] OS_ARCH="amd64"
[2026-01-09T23:54:26.795Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-09T23:54:26.796Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-09T23:54:26.796Z] BUILD_SOURCE="git:f91fed2069b52b614439abd3dfe2c3d43a772926"
[2026-01-09T23:54:26.796Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-09T23:54:26.796Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-09T23:54:26.796Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-09T23:54:26.796Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-09T23:54:26.796Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-09T23:54:26.796Z] JVM_VARIANT="Hotspot"
[2026-01-09T23:54:26.796Z] JVM_VERSION="25.472-b08"
[2026-01-09T23:54:26.796Z] IMAGE_TYPE="JDK"
[2026-01-09T23:54:26.796Z] =RELEASE INFO END=
[2026-01-09T23:54:26.796Z] get testKitGen...
[2026-01-09T23:54:26.796Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-09T23:54:26.796Z] git rev-parse v1.0.10
[2026-01-09T23:54:26.796Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-09T23:54:26.916Z] $ ssh-agent -k
[2026-01-09T23:54:26.921Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:54:26.921Z] unset SSH_AGENT_PID;
[2026-01-09T23:54:26.921Z] echo Agent pid 1055102 killed;
[2026-01-09T23:54:27.010Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-09T23:54:27.329Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-09T23:54:27.343Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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-ibmcloud-centosstream10-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&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=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:54:27.382Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:54:27.536Z] Copied 1 artifact from "getTRSSOutput" build number 2012
[Pipeline] sh
[2026-01-09T23:54:27.983Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-09T23:54:27.983Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-09T23:54:27.983Z] + tar xof -
[2026-01-09T23:54:27.983Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-09T23:54:28.069Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:54:28.087Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:54:28.549Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:54:31.493Z] --------------------------------------------
[2026-01-09T23:54:31.493Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:31.493Z] task is set to default
[2026-01-09T23:54:31.493Z] dependencyList is set to all
[2026-01-09T23:54:31.493Z] --------------------------------------------
[2026-01-09T23:54:31.493Z] Starting download third party dependent jars
[2026-01-09T23:54:31.493Z] --------------------------------------------
[2026-01-09T23:54:31.493Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.493Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:31.494Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-09T23:54:31.582Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2026-01-09T23:54:32.049Z] + cd ./aqa-tests/TKG
[2026-01-09T23:54:32.049Z] ++ uname
[2026-01-09T23:54:32.049Z] + '[' Linux = AIX ']'
[2026-01-09T23:54:32.049Z] ++ uname
[2026-01-09T23:54:32.049Z] + '[' Linux = SunOS ']'
[2026-01-09T23:54:32.049Z] ++ uname
[2026-01-09T23:54:32.049Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:54:32.049Z] + MAKE=make
[2026-01-09T23:54:32.049Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-01-09T23:54:32.049Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:54:32.049Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:32.049Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:32.049Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:32.049Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:54:32.049Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:54:32.049Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:54:32.762Z]
[2026-01-09T23:54:32.762Z] build:
[2026-01-09T23:54:32.762Z]
[2026-01-09T23:54:32.762Z] clean:
[2026-01-09T23:54:32.762Z]
[2026-01-09T23:54:32.762Z] init:
[2026-01-09T23:54:32.762Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:54:32.762Z]
[2026-01-09T23:54:32.762Z] getDependentLibs:
[2026-01-09T23:54:32.762Z] [exec] --------------------------------------------
[2026-01-09T23:54:32.762Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:32.762Z] [exec] task is set to default
[2026-01-09T23:54:32.762Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:54:32.762Z] [exec] --------------------------------------------
[2026-01-09T23:54:32.762Z] [exec] Starting download third party dependent jars
[2026-01-09T23:54:32.762Z] [exec] --------------------------------------------
[2026-01-09T23:54:32.762Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:32.762Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:54:32.762Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:54:32.762Z]
[2026-01-09T23:54:32.762Z] compile:
[2026-01-09T23:54:32.762Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:54:32.762Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:54:32.762Z] [echo] ===fork: yes
[2026-01-09T23:54:32.762Z] [echo] ===debug: on
[2026-01-09T23:54:32.762Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:54:35.023Z]
[2026-01-09T23:54:35.023Z] dist:
[2026-01-09T23:54:35.023Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:54:35.023Z]
[2026-01-09T23:54:35.023Z] BUILD SUCCESSFUL
[2026-01-09T23:54:35.023Z] Total time: 2 seconds
[2026-01-09T23:54:35.023Z] 0
[2026-01-09T23:54:35.023Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:54:35.023Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:54:35.023Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-01-09T23:54:35.736Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:54:35.736Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:54:35.736Z] Free Physical Memory Size : 3494580224
[2026-01-09T23:54:35.736Z] Free space (bytes) : 64653922304
[2026-01-09T23:54:35.736Z] Total Physical Memory Size : 8052400128
[2026-01-09T23:54:35.736Z] Total space (bytes) : 107199070208
[2026-01-09T23:54:35.736Z] Usable space (bytes) : 64653922304
[2026-01-09T23:54:35.736Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:54:35.736Z] bashVersion :
[2026-01-09T23:54:35.736Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:54:35.736Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-09T23:54:35.736Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:54:35.736Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:54:35.736Z] cpuCores : 2
[2026-01-09T23:54:35.736Z] curlVersion :
[2026-01-09T23:54:35.736Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9
[2026-01-09T23:54:35.736Z] Release-Date: 2025-02-13
[2026-01-09T23:54:35.736Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-01-09T23:54:35.736Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-01-09T23:54:35.736Z] dockerVersion :
[2026-01-09T23:54:35.736Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-01-09T23:54:35.736Z] podman version 5.6.0
[2026-01-09T23:54:35.736Z] gcc version : 14
[2026-01-09T23:54:35.736Z] gclibc version : ldd (GNU libc) 2.39
[2026-01-09T23:54:35.736Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:54:35.736Z] lldb version : Command could not be executed
[2026-01-09T23:54:35.736Z] makeVersion :
[2026-01-09T23:54:35.736Z] GNU Make 4.4.1
[2026-01-09T23:54:35.736Z] Built for x86_64-redhat-linux-gnu
[2026-01-09T23:54:35.736Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-09T23:54:35.736Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-09T23:54:35.736Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:54:35.736Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:54:35.736Z] mavenVersion :
[2026-01-09T23:54:35.736Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-09T23:54:35.736Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-09T23:54:35.736Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-01-09T23:54:35.736Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-09T23:54:35.736Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-01-09T23:54:35.736Z] osInfo :
[2026-01-09T23:54:35.736Z] NAME="CentOS Stream"
[2026-01-09T23:54:35.736Z] VERSION="10 (Coughlan)"
[2026-01-09T23:54:35.736Z] ID="centos"
[2026-01-09T23:54:35.736Z] ID_LIKE="rhel fedora"
[2026-01-09T23:54:35.736Z] VERSION_ID="10"
[2026-01-09T23:54:35.736Z] PLATFORM_ID="platform:el10"
[2026-01-09T23:54:35.736Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-01-09T23:54:35.736Z] ANSI_COLOR="0;31"
[2026-01-09T23:54:35.736Z] LOGO="fedora-logo-icon"
[2026-01-09T23:54:35.736Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-01-09T23:54:35.736Z] HOME_URL="https://centos.org/"
[2026-01-09T23:54:35.736Z] VENDOR_NAME="CentOS"
[2026-01-09T23:54:35.736Z] VENDOR_URL="https://centos.org/"
[2026-01-09T23:54:35.736Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-09T23:54:35.736Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-01-09T23:54:35.736Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-01-09T23:54:35.736Z] osLabel : cent.10
[2026-01-09T23:54:35.736Z] perlVersion :
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-01-09T23:54:35.736Z] (with 16 registered patches, see perl -V for more detail)
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] Copyright 1987-2025, Larry Wall
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:54:35.736Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:54:35.736Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:54:35.736Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-09T23:54:35.736Z]
[2026-01-09T23:54:35.736Z] podmanVersion : podman version 5.6.0
[2026-01-09T23:54:35.736Z] procArch : unknown
[2026-01-09T23:54:35.736Z] sysArch : x86_64
[2026-01-09T23:54:35.736Z] sysOS : Linux
[2026-01-09T23:54:35.736Z] ulimit :
[2026-01-09T23:54:35.736Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-09T23:54:35.736Z] core file size (blocks, -c) unlimited
[2026-01-09T23:54:35.736Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:54:35.736Z] scheduling priority (-e) 0
[2026-01-09T23:54:35.736Z] file size (blocks, -f) unlimited
[2026-01-09T23:54:35.736Z] pending signals (-i) 30513
[2026-01-09T23:54:35.736Z] max locked memory (kbytes, -l) 8192
[2026-01-09T23:54:35.736Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:54:35.736Z] open files (-n) 524288
[2026-01-09T23:54:35.736Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:54:35.736Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:54:35.736Z] real-time priority (-r) 0
[2026-01-09T23:54:35.736Z] stack size (kbytes, -s) 8192
[2026-01-09T23:54:35.736Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:54:35.736Z] max user processes (-u) 30513
[2026-01-09T23:54:35.736Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:54:35.736Z] file locks (-x) unlimited
[2026-01-09T23:54:35.736Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-01-09T23:54:35.736Z] vmVendor : Oracle Corporation
[2026-01-09T23:54:35.736Z] vmVersion : 25.472-b08
[2026-01-09T23:54:35.736Z] xlc version : bash: line 1: xlC: command not found
[2026-01-09T23:54:35.736Z] **************************************************************************
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('os.name')=Linux
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:54:35.737Z]
[2026-01-09T23:54:35.737Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:35.737Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:35.737Z] perl scripts/configure.pl
[2026-01-09T23:54:35.737Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:54:36.444Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:54:36.444Z]
[2026-01-09T23:54:36.444Z]
[2026-01-09T23:54:36.444Z] Starting to generate parallel test lists.
[2026-01-09T23:54:36.444Z]
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-09T23:54:36.444Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-09T23:54:36.444Z] Attempting to get test duration data from TRSS.
[2026-01-09T23:54:36.444Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=sanity
[2026-01-09T23:54:42.330Z] Attempting to get test duration data from cached files.
[2026-01-09T23:54:42.330Z]
[2026-01-09T23:54:42.330Z] TEST DURATION
[2026-01-09T23:54:42.330Z] ====================================================================================
[2026-01-09T23:54:42.330Z] Total number of tests searched: 8
[2026-01-09T23:54:42.330Z] Number of test durations found: 8
[2026-01-09T23:54:42.330Z] Top slowest tests:
[2026-01-09T23:54:42.330Z] 06m35s IdleMicrobenchmark_HS_0
[2026-01-09T23:54:42.330Z] 00m01s renaissance-scala-kmeans_0
[2026-01-09T23:54:42.330Z] 00m00s renaissance-akka-uct_0
[2026-01-09T23:54:42.330Z] ====================================================================================
[2026-01-09T23:54:42.330Z]
[2026-01-09T23:54:42.330Z] Test target is split into 1 lists.
[2026-01-09T23:54:42.330Z] Reducing estimated test running time from 06m40s to 06m40s.
[2026-01-09T23:54:42.330Z]
[2026-01-09T23:54:42.330Z] -------------------------------------testList_0-------------------------------------
[2026-01-09T23:54:42.330Z] Number of tests: 8
[2026-01-09T23:54:42.330Z] Estimated running time: 06m40s
[2026-01-09T23:54:42.330Z] TESTLIST=IdleMicrobenchmark_HS_0,renaissance-scala-kmeans_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,renaissance-fj-kmeans_0,dacapo-lusearch-fix_0,dacapo-h2_0
[2026-01-09T23:54:42.330Z] ------------------------------------------------------------------------------------
[2026-01-09T23:54:42.330Z]
[2026-01-09T23:54:42.330Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-09T23:54:42.330Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-09T23:54:42.414Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-09T23:54:42.484Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-09T23:54:42.544Z] Building tests...
[Pipeline] timeout
[2026-01-09T23:54:42.546Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:54:42.567Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:54:43.009Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:54:45.955Z] --------------------------------------------
[2026-01-09T23:54:45.956Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:45.956Z] task is set to default
[2026-01-09T23:54:45.956Z] dependencyList is set to all
[2026-01-09T23:54:45.956Z] --------------------------------------------
[2026-01-09T23:54:45.956Z] Starting download third party dependent jars
[2026-01-09T23:54:45.956Z] --------------------------------------------
[2026-01-09T23:54:45.956Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:54:45.956Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-09T23:54:46.103Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:54:46.115Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:54:46.144Z] $ ssh-agent
[2026-01-09T23:54:46.240Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtmegdv/agent.1055537
[2026-01-09T23:54:46.240Z] SSH_AGENT_PID=1055539
[2026-01-09T23:54:46.240Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:54:46.755Z] + bash ./compile.sh
[2026-01-09T23:54:46.755Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:54:46.755Z] =========
[2026-01-09T23:54:46.755Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:54:46.755Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:54:46.755Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:54:46.755Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.755Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:54:46.755Z] STF_BRANCH=v1.0.10
[2026-01-09T23:54:46.755Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:54:46.755Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:54:46.755Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:54:46.755Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:54:46.756Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:54:46.756Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:54:46.756Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:54:46.756Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:54:46.756Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:54:46.756Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:54:46.756Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:54:46.756Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:54:46.756Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:54:46.756Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:54:46.756Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:54:46.756Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.756Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:54:46.756Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.756Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:54:46.756Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.756Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:54:46.756Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.756Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:54:46.756Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:54:46.756Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:54:46.756Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:54:46.756Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:54:46.756Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:54:46.756Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:54:46.756Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:54:46.756Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:54:46.756Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:54:46.756Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:54:46.756Z]
[2026-01-09T23:54:46.756Z] =========
[2026-01-09T23:54:46.756Z]
[2026-01-09T23:54:46.756Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:54:46.756Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:54:46.756Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:54:46.756Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:54:46.756Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:54:46.756Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:46.756Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:46.756Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:46.756Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:54:46.756Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:54:46.757Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:54:47.086Z]
[2026-01-09T23:54:47.086Z] build:
[2026-01-09T23:54:47.416Z]
[2026-01-09T23:54:47.416Z] clean:
[2026-01-09T23:54:47.417Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-09T23:54:47.417Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:54:47.417Z]
[2026-01-09T23:54:47.417Z] init:
[2026-01-09T23:54:47.417Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:54:47.417Z]
[2026-01-09T23:54:47.417Z] getDependentLibs:
[2026-01-09T23:54:47.417Z] [exec] --------------------------------------------
[2026-01-09T23:54:47.417Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:47.417Z] [exec] task is set to default
[2026-01-09T23:54:47.417Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:54:47.417Z] [exec] --------------------------------------------
[2026-01-09T23:54:47.417Z] [exec] Starting download third party dependent jars
[2026-01-09T23:54:47.417Z] [exec] --------------------------------------------
[2026-01-09T23:54:47.417Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:47.417Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:54:47.417Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:54:47.417Z]
[2026-01-09T23:54:47.417Z] compile:
[2026-01-09T23:54:47.417Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:54:47.417Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:54:47.417Z] [echo] ===fork: yes
[2026-01-09T23:54:47.417Z] [echo] ===debug: on
[2026-01-09T23:54:47.417Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:54:49.687Z]
[2026-01-09T23:54:49.687Z] dist:
[2026-01-09T23:54:49.687Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:54:49.687Z]
[2026-01-09T23:54:49.687Z] BUILD SUCCESSFUL
[2026-01-09T23:54:49.687Z] Total time: 2 seconds
[2026-01-09T23:54:49.687Z] 0
[2026-01-09T23:54:49.687Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:54:49.687Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:54:49.687Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-01-09T23:54:50.400Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:54:50.400Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:54:50.400Z] Free Physical Memory Size : 3496222720
[2026-01-09T23:54:50.400Z] Free space (bytes) : 64653787136
[2026-01-09T23:54:50.400Z] Total Physical Memory Size : 8052400128
[2026-01-09T23:54:50.400Z] Total space (bytes) : 107199070208
[2026-01-09T23:54:50.400Z] Usable space (bytes) : 64653787136
[2026-01-09T23:54:50.400Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:54:50.400Z] bashVersion :
[2026-01-09T23:54:50.400Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:54:50.400Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-09T23:54:50.400Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:54:50.400Z]
[2026-01-09T23:54:50.400Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:54:50.400Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:54:50.400Z] cpuCores : 2
[2026-01-09T23:54:50.400Z] curlVersion :
[2026-01-09T23:54:50.400Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9
[2026-01-09T23:54:50.400Z] Release-Date: 2025-02-13
[2026-01-09T23:54:50.400Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-01-09T23:54:50.400Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-01-09T23:54:50.400Z] dockerVersion :
[2026-01-09T23:54:50.400Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-01-09T23:54:50.400Z] podman version 5.6.0
[2026-01-09T23:54:50.400Z] gcc version : 14
[2026-01-09T23:54:50.400Z] gclibc version : ldd (GNU libc) 2.39
[2026-01-09T23:54:50.400Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:54:50.400Z] lldb version : Command could not be executed
[2026-01-09T23:54:50.400Z] makeVersion :
[2026-01-09T23:54:50.400Z] GNU Make 4.4.1
[2026-01-09T23:54:50.400Z] Built for x86_64-redhat-linux-gnu
[2026-01-09T23:54:50.400Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-09T23:54:50.400Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-09T23:54:50.400Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:54:50.400Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:54:50.400Z] mavenVersion :
[2026-01-09T23:54:50.400Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-09T23:54:50.400Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-09T23:54:50.400Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-01-09T23:54:50.400Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-09T23:54:50.400Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-01-09T23:54:50.400Z] osInfo :
[2026-01-09T23:54:50.400Z] NAME="CentOS Stream"
[2026-01-09T23:54:50.400Z] VERSION="10 (Coughlan)"
[2026-01-09T23:54:50.400Z] ID="centos"
[2026-01-09T23:54:50.400Z] ID_LIKE="rhel fedora"
[2026-01-09T23:54:50.400Z] VERSION_ID="10"
[2026-01-09T23:54:50.400Z] PLATFORM_ID="platform:el10"
[2026-01-09T23:54:50.400Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-01-09T23:54:50.400Z] ANSI_COLOR="0;31"
[2026-01-09T23:54:50.400Z] LOGO="fedora-logo-icon"
[2026-01-09T23:54:50.400Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-01-09T23:54:50.400Z] HOME_URL="https://centos.org/"
[2026-01-09T23:54:50.400Z] VENDOR_NAME="CentOS"
[2026-01-09T23:54:50.400Z] VENDOR_URL="https://centos.org/"
[2026-01-09T23:54:50.400Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-09T23:54:50.400Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-01-09T23:54:50.401Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-01-09T23:54:50.401Z] osLabel : cent.10
[2026-01-09T23:54:50.401Z] perlVersion :
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-01-09T23:54:50.401Z] (with 16 registered patches, see perl -V for more detail)
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] Copyright 1987-2025, Larry Wall
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:54:50.401Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:54:50.401Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:54:50.401Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] podmanVersion : podman version 5.6.0
[2026-01-09T23:54:50.401Z] procArch : unknown
[2026-01-09T23:54:50.401Z] sysArch : x86_64
[2026-01-09T23:54:50.401Z] sysOS : Linux
[2026-01-09T23:54:50.401Z] ulimit :
[2026-01-09T23:54:50.401Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-09T23:54:50.401Z] core file size (blocks, -c) unlimited
[2026-01-09T23:54:50.401Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:54:50.401Z] scheduling priority (-e) 0
[2026-01-09T23:54:50.401Z] file size (blocks, -f) unlimited
[2026-01-09T23:54:50.401Z] pending signals (-i) 30513
[2026-01-09T23:54:50.401Z] max locked memory (kbytes, -l) 8192
[2026-01-09T23:54:50.401Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:54:50.401Z] open files (-n) 524288
[2026-01-09T23:54:50.401Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:54:50.401Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:54:50.401Z] real-time priority (-r) 0
[2026-01-09T23:54:50.401Z] stack size (kbytes, -s) 8192
[2026-01-09T23:54:50.401Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:54:50.401Z] max user processes (-u) 30513
[2026-01-09T23:54:50.401Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:54:50.401Z] file locks (-x) unlimited
[2026-01-09T23:54:50.401Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-01-09T23:54:50.401Z] vmVendor : Oracle Corporation
[2026-01-09T23:54:50.401Z] vmVersion : 25.472-b08
[2026-01-09T23:54:50.401Z] xlc version : bash: line 1: xlC: command not found
[2026-01-09T23:54:50.401Z] **************************************************************************
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('os.name')=Linux
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:54:50.401Z]
[2026-01-09T23:54:50.401Z] make -f clean.mk cleanBuild
[2026-01-09T23:54:50.401Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:50.401Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-01-09T23:54:50.401Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:50.401Z] make -f compile.mk compile
[2026-01-09T23:54:50.401Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:50.732Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:50.732Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:54:50.732Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:54:50.733Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:54:51.063Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-09T23:54:51.397Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-09T23:54:51.397Z]
[2026-01-09T23:54:51.397Z] -create_test_directory:
[2026-01-09T23:54:51.397Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-01-09T23:54:51.397Z]
[2026-01-09T23:54:51.397Z] stage_test_material:
[2026-01-09T23:54:51.725Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] build:
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] init:
[2026-01-09T23:54:52.053Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] dist:
[2026-01-09T23:54:52.053Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] build:
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] build:
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] init:
[2026-01-09T23:54:52.053Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-01-09T23:54:52.053Z]
[2026-01-09T23:54:52.053Z] getBumbleBench:
[2026-01-09T23:54:52.053Z] [echo] Cloning BumbleBench
[2026-01-09T23:54:52.053Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-09T23:54:52.053Z] [exec] Cloning into 'bumblebench'...
[2026-01-09T23:54:53.201Z]
[2026-01-09T23:54:53.201Z] buildBumbleBench:
[2026-01-09T23:54:53.201Z] [echo] Building BumbleBench
[2026-01-09T23:54:53.202Z]
[2026-01-09T23:54:53.202Z] compile-all:
[2026-01-09T23:54:53.202Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.348Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-09T23:54:54.348Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-09T23:54:54.348Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.348Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.348Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.348Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.678Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.678Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.678Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.678Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:54.678Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.014Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.014Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.349Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.349Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.349Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:54:55.349Z]
[2026-01-09T23:54:55.349Z] dist:
[2026-01-09T23:54:55.349Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-09T23:54:55.685Z]
[2026-01-09T23:54:55.685Z] dist:
[2026-01-09T23:54:55.686Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2026-01-09T23:54:55.686Z]
[2026-01-09T23:54:55.686Z] build:
[2026-01-09T23:54:55.686Z]
[2026-01-09T23:54:55.686Z] getDependentLibs:
[2026-01-09T23:54:58.629Z] [exec] --------------------------------------------
[2026-01-09T23:54:58.629Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:58.629Z] [exec] task is set to default
[2026-01-09T23:54:58.629Z] [exec] dependencyList is set to dacapo
[2026-01-09T23:54:58.629Z] [exec] --------------------------------------------
[2026-01-09T23:54:58.629Z] [exec] Starting download third party dependent jars
[2026-01-09T23:54:58.629Z] [exec] --------------------------------------------
[2026-01-09T23:54:58.629Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:54:58.629Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:54:58.629Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:54:58.629Z]
[2026-01-09T23:54:58.629Z] init:
[2026-01-09T23:54:58.629Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-01-09T23:54:58.629Z]
[2026-01-09T23:54:58.629Z] getDacapoSuite:
[2026-01-09T23:54:58.629Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-01-09T23:55:26.346Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-01-09T23:55:26.346Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2026-01-09T23:55:26.346Z]
[2026-01-09T23:55:26.346Z] dist:
[2026-01-09T23:55:26.346Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2026-01-09T23:55:26.346Z]
[2026-01-09T23:55:26.346Z] build:
[2026-01-09T23:55:26.346Z]
[2026-01-09T23:55:26.346Z] init:
[2026-01-09T23:55:26.346Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-01-09T23:55:26.346Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:55:26.346Z]
[2026-01-09T23:55:26.346Z] compile:
[2026-01-09T23:55:26.346Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:55:26.346Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:55:26.346Z] [echo] ===fork: yes
[2026-01-09T23:55:26.346Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:55:26.346Z] [echo] ===debug: on
[2026-01-09T23:55:26.346Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-09T23:55:26.346Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:55:26.346Z]
[2026-01-09T23:55:26.346Z] dist:
[2026-01-09T23:55:26.346Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-09T23:55:26.346Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-01-09T23:55:26.347Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-01-09T23:55:26.347Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2026-01-09T23:55:26.347Z]
[2026-01-09T23:55:26.347Z] clean:
[2026-01-09T23:55:26.347Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:55:26.347Z]
[2026-01-09T23:55:26.347Z] build:
[2026-01-09T23:55:26.347Z]
[2026-01-09T23:55:26.347Z] build:
[2026-01-09T23:55:26.347Z]
[2026-01-09T23:55:26.347Z] init:
[2026-01-09T23:55:26.347Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-01-09T23:55:26.347Z]
[2026-01-09T23:55:26.347Z] getRenaissanceSuite:
[2026-01-09T23:55:26.347Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-09T23:55:42.214Z]
[2026-01-09T23:55:42.214Z] dist:
[2026-01-09T23:55:42.214Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2026-01-09T23:55:43.365Z]
[2026-01-09T23:55:43.365Z] build:
[2026-01-09T23:55:43.365Z]
[2026-01-09T23:55:43.365Z] init:
[2026-01-09T23:55:43.365Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb
[2026-01-09T23:55:43.365Z]
[2026-01-09T23:55:43.365Z] getSpecjbbSuite:
[2026-01-09T23:55:43.365Z]
[2026-01-09T23:55:43.365Z] dist:
[2026-01-09T23:55:43.365Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2026-01-09T23:55:49.261Z]
[2026-01-09T23:55:49.261Z] BUILD SUCCESSFUL
[2026-01-09T23:55:49.261Z] Total time: 52 seconds
[2026-01-09T23:55:54.008Z] 0
[2026-01-09T23:55:54.008Z]
[2026-01-09T23:55:54.008Z]
[2026-01-09T23:55:54.008Z] RECORD TEST REPOs SHA
[2026-01-09T23:55:54.008Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-09T23:55:54.008Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-09T23:55:54.008Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:55:54.008Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:55:54.008Z] ================================================
[2026-01-09T23:55:54.008Z] timestamp: 20260109-235553
[2026-01-09T23:55:54.008Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests
[2026-01-09T23:55:54.008Z] git repo:
[2026-01-09T23:55:55.155Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:55:55.155Z] sha:
[2026-01-09T23:55:55.155Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:55:55.155Z] ================================================
[2026-01-09T23:55:55.155Z] timestamp: 20260109-235554
[2026-01-09T23:55:55.156Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:55:55.156Z] git repo:
[2026-01-09T23:55:55.156Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-09T23:55:55.156Z] sha:
[2026-01-09T23:55:55.156Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-09T23:55:55.156Z] ================================================
[2026-01-09T23:55:55.156Z] timestamp: 20260109-235554
[2026-01-09T23:55:55.156Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:55:55.156Z] git repo:
[2026-01-09T23:55:55.156Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-09T23:55:55.156Z] sha:
[2026-01-09T23:55:55.156Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2026-01-09T23:55:55.156Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2026-01-09T23:55:55.241Z] $ ssh-agent -k
[2026-01-09T23:55:55.249Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:55:55.249Z] unset SSH_AGENT_PID;
[2026-01-09T23:55:55.249Z] echo Agent pid 1055539 killed;
[2026-01-09T23:55:55.339Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-09T23:55:55.481Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:55:55.504Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-09T23:55:55.947Z] + which Xvfb
[2026-01-09T23:55:55.947Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
[Pipeline] sh
[2026-01-09T23:55:56.539Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-09T23:55:56.539Z] Date: 2026-01-09 UTC
[2026-01-09T23:55:56.539Z] [23:55:56.121] weston 14.0.1
[2026-01-09T23:55:56.539Z] https://wayland.freedesktop.org
[2026-01-09T23:55:56.539Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2026-01-09T23:55:56.539Z] Build: 14.0.1
[2026-01-09T23:55:56.539Z] [23:55:56.121] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-09T23:55:56.539Z] [23:55:56.121] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64
[2026-01-09T23:55:56.539Z] [23:55:56.121] Flight recorder: enabled
[2026-01-09T23:55:56.539Z] [23:55:56.121] Starting with no config file.
[2026-01-09T23:55:56.539Z] [23:55:56.121] Output repaint window is 7 ms maximum.
[2026-01-09T23:55:56.539Z] [23:55:56.121] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2026-01-09T23:55:56.539Z] [23:55:56.128] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2026-01-09T23:55:56.539Z] [23:55:56.128] Color manager: no-op
[2026-01-09T23:55:56.539Z] protocol support: no
[2026-01-09T23:55:56.539Z] [23:55:56.128] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2026-01-09T23:55:56.539Z] [23:55:56.128] Output 'headless' using color profile: stock sRGB color profile
[2026-01-09T23:55:56.539Z] [23:55:56.128] Output 'headless' enabled with head(s) headless
[2026-01-09T23:55:56.539Z] [23:55:56.128] Compositor capabilities:
[2026-01-09T23:55:56.539Z] arbitrary surface rotation: no
[2026-01-09T23:55:56.539Z] screen capture uses y-flip: no
[2026-01-09T23:55:56.539Z] cursor planes: no
[2026-01-09T23:55:56.539Z] arbitrary resolutions: no
[2026-01-09T23:55:56.539Z] view mask clipping: no
[2026-01-09T23:55:56.539Z] explicit sync: no
[2026-01-09T23:55:56.539Z] color operations: no
[2026-01-09T23:55:56.539Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2026-01-09T23:55:56.539Z] presentation clock resolution: 0.000000001 s
[2026-01-09T23:55:56.539Z] [23:55:56.128] Loading module '/usr/lib64/weston/desktop-shell.so'
[2026-01-09T23:55:56.539Z] [23:55:56.128] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2026-01-09T23:55:56.539Z] [23:55:56.129] Registered plugin API 'weston_xwayland_v3' of size 32
[2026-01-09T23:55:56.539Z] [23:55:56.129] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2026-01-09T23:55:56.539Z] [23:55:56.129] xserver listening on display :0
[2026-01-09T23:55:56.539Z] [23:55:56.129] launching '/usr/libexec/weston-keyboard'
[2026-01-09T23:55:56.539Z] [23:55:56.130] launching '/usr/libexec/weston-desktop-shell'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-move'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-copy'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-none'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-move'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-copy'
[2026-01-09T23:55:56.539Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2026-01-09T23:55:56.636Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-09T23:55:56.648Z] $ ssh-agent
[2026-01-09T23:55:56.744Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6SS71j/agent.1056062
[2026-01-09T23:55:56.744Z] SSH_AGENT_PID=1056064
[2026-01-09T23:55:56.744Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:55:57.196Z] ++ uname
[2026-01-09T23:55:57.196Z] + '[' Linux = AIX ']'
[2026-01-09T23:55:57.196Z] ++ uname
[2026-01-09T23:55:57.196Z] + '[' Linux = SunOS ']'
[2026-01-09T23:55:57.196Z] ++ uname
[2026-01-09T23:55:57.196Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:55:57.196Z] + MAKE=make
[2026-01-09T23:55:57.196Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-09T23:55:57.196Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-09T23:55:57.695Z] ++ uname
[2026-01-09T23:55:57.695Z] + '[' Linux = AIX ']'
[2026-01-09T23:55:57.695Z] ++ uname
[2026-01-09T23:55:57.695Z] + '[' Linux = SunOS ']'
[2026-01-09T23:55:57.695Z] ++ uname
[2026-01-09T23:55:57.695Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:55:57.695Z] + MAKE=make
[2026-01-09T23:55:57.695Z] + cd ./aqa-tests
[2026-01-09T23:55:57.695Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-09T23:55:57.695Z] ++ set +x
[2026-01-09T23:55:57.695Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:55:57.695Z] =========
[2026-01-09T23:55:57.695Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:55:57.695Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:55:57.695Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:55:57.695Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:55:57.695Z] STF_BRANCH=v1.0.10
[2026-01-09T23:55:57.695Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:55:57.695Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:55:57.695Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:55:57.695Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:55:57.695Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:55:57.695Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:55:57.695Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:55:57.695Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:55:57.695Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:55:57.695Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:55:57.695Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:55:57.695Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:55:57.695Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:55:57.695Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:55:57.695Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:55:57.695Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:55:57.695Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:55:57.695Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:55:57.695Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:55:57.695Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:55:57.695Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:55:57.695Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:55:57.695Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:55:57.695Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:55:57.695Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:55:57.695Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:55:57.695Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:55:57.696Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:55:57.696Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:55:57.696Z]
[2026-01-09T23:55:57.696Z] =========
[2026-01-09T23:55:57.696Z]
[2026-01-09T23:55:57.696Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:55:57.696Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:55:57.696Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:55:57.696Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:55:57.696Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:55:57.696Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:55:57.696Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-01-09T23:55:57.696Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:55:57.696Z] perl scripts/configure.pl
[2026-01-09T23:55:57.696Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:55:58.026Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:55:58.026Z]
[2026-01-09T23:55:58.026Z] Starting to generate test make files.
[2026-01-09T23:55:58.026Z]
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] Make files are generated successfully.
[2026-01-09T23:55:58.360Z]
[2026-01-09T23:55:58.360Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:55:58.360Z] make -f runtest.mk _sanity.perf
[2026-01-09T23:55:58.360Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:55:58.687Z]
[2026-01-09T23:55:58.687Z] Running make 4.4.1
[2026-01-09T23:55:58.687Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..
[2026-01-09T23:55:58.687Z] set JDK_VERSION to 8
[2026-01-09T23:55:58.687Z] set JDK_IMPL to hotspot
[2026-01-09T23:55:58.687Z] set JVM_VERSION to openjdk8
[2026-01-09T23:55:58.687Z] set JCL_VERSION to latest
[2026-01-09T23:55:58.687Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:55:58.687Z] set SPEC to linux_x86-64
[2026-01-09T23:55:58.687Z] set TEST_FLAG to
[2026-01-09T23:55:58.687Z] set OS_LABEL to cent.10
[2026-01-09T23:55:58.687Z] Running sanity.perf ...
[2026-01-09T23:55:58.687Z] There are 8 test targets in sanity.perf
[2026-01-09T23:55:58.687Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-09T23:55:58.687Z] openjdk version "1.8.0_472"
[2026-01-09T23:55:58.687Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:55:58.687Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:55:58.687Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests'
[2026-01-09T23:55:58.687Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf'
[2026-01-09T23:55:58.687Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2026-01-09T23:55:58.687Z]
[2026-01-09T23:55:58.687Z] ===============================================