Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 529
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)"
> git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-08T15:42:57.156Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-08T15:42:57.164Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-01-08T15:42:57.165Z] Specified LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T15:42:57.193Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-01-08T15:42:57.195Z] Provisioning LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-01-08T15:42:57.207Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-01-08T15:42:57.238Z] Running on test-osuosl-centos74-ppc64le-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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-08T15:42:57.258Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T15:42:57.640Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T15:42:57.640Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T15:42:57.837Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-08T15:42:58.066Z] The recommended git tool is: git
[2026-01-08T15:42:58.432Z] No credentials specified
[2026-01-08T15:42:58.611Z] Cloning the remote Git repository
[2026-01-08T15:42:58.875Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:42:58.875Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests # timeout=10
[2026-01-08T15:42:58.883Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-08T15:42:58.884Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:42:58.884Z] > git --version # timeout=10
[2026-01-08T15:42:58.886Z] > git --version # 'git version 2.15.0'
[2026-01-08T15:42:58.886Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:43:05.441Z] Avoid second fetch
[2026-01-08T15:43:05.623Z] Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master)
[2026-01-08T15:43:05.135Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-08T15:43:05.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:43:05.526Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-08T15:43:05.708Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T15:43:05.712Z] > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
[2026-01-08T15:43:07.056Z] Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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-08T15:43:09.116Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:43:09.141Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-08T15:43:11.211Z] + LC_TIME=C
[2026-01-08T15:43:11.211Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-08T15:43:11.929Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T15:43:13.774Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T15:43:13.774Z] Unix type machine..
[2026-01-08T15:43:13.774Z] Running on a Linux host
[2026-01-08T15:43:13.774Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-08T15:43:17.851Z] + printenv
[2026-01-08T15:43:17.851Z] JCK_GIT_BRANCH=master
[2026-01-08T15:43:17.851Z] DYNAMIC_COMPILE=false
[2026-01-08T15:43:17.851Z] JENKINS_NODE_COOKIE=9cd707e8-1587-4309-844b-55d35158402e
[2026-01-08T15:43:17.851Z] OPENJ9_BRANCH=master
[2026-01-08T15:43:17.851Z] XDG_SESSION_ID=250771
[2026-01-08T15:43:17.851Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/703/
[2026-01-08T15:43:17.851Z] DOCKER_REQUIRED=false
[2026-01-08T15:43:17.851Z] PARALLEL=Dynamic
[2026-01-08T15:43:17.851Z] SHELL=/bin/bash
[2026-01-08T15:43:17.851Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-08T15:43:17.851Z] jobStatus=SUCCESS
[2026-01-08T15:43:17.851Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:43:10 +0000
[2026-01-08T15:43:17.851Z] STAGE_NAME=Setup
[2026-01-08T15:43:17.851Z] SSH_CLIENT=78.47.239.97 37336 22
[2026-01-08T15:43:17.851Z] RERUN_FAILURE=true
[2026-01-08T15:43:17.851Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_ppc64le_linux-703
[2026-01-08T15:43:17.851Z] SDK_RESOURCE=upstream
[2026-01-08T15:43:17.851Z] TIME_LIMIT=25
[2026-01-08T15:43:17.851Z] NUM_PROCESSORS=4
[2026-01-08T15:43:17.851Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-08T15:43:17.851Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:43:17.851Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux
[2026-01-08T15:43:17.851Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/
[2026-01-08T15:43:17.851Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/703/display/redirect?page=changes
[2026-01-08T15:43:17.851Z] JDK_BRANCH=dev
[2026-01-08T15:43:17.851Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-08T15:43:17.851Z] USER=jenkins
[2026-01-08T15:43:17.851Z] ADOPTOPENJDK_BRANCH=master
[2026-01-08T15:43:17.851Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-08T15:43:17.851Z] ARCHIVE_TEST_RESULTS=false
[2026-01-08T15:43:17.851Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2026-01-08T15:43:17.851Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-08T15:43:17.851Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-08T15:43:17.851Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/703/display/redirect?page=artifacts
[2026-01-08T15:43:17.852Z] ORIGIN_JDK_VERSION=8
[2026-01-08T15:43:17.852Z] SETUP_JCK_RUN=false
[2026-01-08T15:43:17.852Z] PERSONAL_BUILD=false
[2026-01-08T15:43:17.852Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-08T15:43:17.852Z] RERUN_ITERATIONS=1
[2026-01-08T15:43:17.852Z] SPEC=linux_ppc-64_le
[2026-01-08T15:43:17.852Z] TKG_ITERATIONS=1
[2026-01-08T15:43:17.852Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-08T15:43:17.852Z] ITERATIONS=1
[2026-01-08T15:43:17.852Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin
[2026-01-08T15:43:17.852Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:43:17.852Z] KEEP_REPORTDIR=false
[2026-01-08T15:43:17.852Z] MAIL=/var/mail/jenkins
[2026-01-08T15:43:17.852Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/703/display/redirect
[2026-01-08T15:43:17.852Z] _=/usr/bin/printenv
[2026-01-08T15:43:17.852Z] GENERATE_JOBS=false
[2026-01-08T15:43:17.852Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux
[2026-01-08T15:43:17.852Z] EXIT_FAILURE=false
[2026-01-08T15:43:17.852Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-08T15:43:17.852Z] JDK_VERSION=8
[2026-01-08T15:43:17.852Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-08T15:43:17.852Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-08T15:43:17.852Z] LANG=en_US.UTF-8
[2026-01-08T15:43:17.852Z] SLACK_CHANNEL=aqavit-bot
[2026-01-08T15:43:17.852Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_ppc64le_linux
[2026-01-08T15:43:17.852Z] BUILD_DISPLAY_NAME=#703
[2026-01-08T15:43:17.852Z] USE_TESTENV_PROPERTIES=false
[2026-01-08T15:43:17.852Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-08T15:43:17.852Z] EXIT_SUCCESS=false
[2026-01-08T15:43:17.852Z] BUILD_ID=703
[2026-01-08T15:43:17.852Z] TEST_TIME=120
[2026-01-08T15:43:17.852Z] PLATFORM=ppc64le_linux
[2026-01-08T15:43:17.852Z] JDK_IMPL=hotspot
[2026-01-08T15:43:17.852Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_ppc64le_linux
[2026-01-08T15:43:17.852Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/703/display/redirect?page=tests
[2026-01-08T15:43:17.852Z] SHLVL=3
[2026-01-08T15:43:17.852Z] AUTO_DETECT=true
[2026-01-08T15:43:17.852Z] HOME=/home/jenkins
[2026-01-08T15:43:17.852Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_ppc64le_linux.tap
[2026-01-08T15:43:17.852Z] CI=true
[2026-01-08T15:43:17.852Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux@tmp
[2026-01-08T15:43:17.852Z] EXECUTOR_NUMBER=0
[2026-01-08T15:43:17.852Z] JENKINS_SERVER_COOKIE=durable-08c0f3630a0c10c34b3fc1812b4e49a610af4933b730d75842d7932ee59db687
[2026-01-08T15:43:17.852Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-2 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le
[2026-01-08T15:43:17.852Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/system_lib
[2026-01-08T15:43:17.852Z] BUILD_LIST=perf
[2026-01-08T15:43:17.852Z] TARGET=sanity.perf
[2026-01-08T15:43:17.852Z] LOGNAME=jenkins
[2026-01-08T15:43:17.852Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-08T15:43:17.852Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-08T15:43:17.852Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-08T15:43:17.852Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-08T15:43:17.852Z] SSH_CONNECTION=78.47.239.97 37336 140.211.168.217 22
[2026-01-08T15:43:17.852Z] UPSTREAM_JOB_NUMBER=529
[2026-01-08T15:43:17.852Z] NODE_NAME=test-osuosl-centos74-ppc64le-2
[2026-01-08T15:43:17.852Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-08T15:43:17.852Z] BUILD_NUMBER=703
[2026-01-08T15:43:17.852Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64le_linux/display/redirect
[2026-01-08T15:43:17.852Z] KEEP_WORKSPACE=false
[2026-01-08T15:43:17.852Z] HUDSON_COOKIE=a446fc79-d2d4-4160-97e4-acb612f809f8
[2026-01-08T15:43:17.852Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-01-08T15:43:17.852Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../benchmarks
[2026-01-08T15:43:17.852Z] USE_JRE=false
[2026-01-08T15:43:17.852Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-01-08T15:43:17.852Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:43:17.852Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-08T15:43:18.384Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:43:18.399Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:48:00.049Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 529
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T15:48:00.226Z] 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-08T15:48:00.234Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:48:00.338Z] $ ssh-agent
[2026-01-08T15:48:01.143Z] SSH_AUTH_SOCK=/tmp/ssh-tEq9IiRKWtE8/agent.18742
[2026-01-08T15:48:01.143Z] SSH_AGENT_PID=18745
[2026-01-08T15:48:01.143Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:48:01.164Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-08T15:48:01.207Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:48:03.072Z] ++ pwd
[2026-01-08T15:48:03.072Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-08T15:48:03.072Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests
[2026-01-08T15:48:03.072Z] get jdk binary...
[2026-01-08T15:48:03.072Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-08T15:48:03.072Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:48:05.026Z] List files in jdkbinary folder...
[2026-01-08T15:48:05.026Z] total 274380
[2026-01-08T15:48:05.026Z] -rw-r--r--. 1 jenkins jenkins 138498870 Jan 8 15:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:05.026Z] -rw-r--r--. 1 jenkins jenkins 101039444 Jan 8 15:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:05.026Z] -rw-r--r--. 1 jenkins jenkins 41310186 Jan 8 15:10 OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:05.026Z] -rw-r--r--. 1 jenkins jenkins 80590 Jan 8 15:34 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21.json
[2026-01-08T15:48:05.026Z] -rw-rw-r--. 1 jenkins jenkins 21015 Jan 8 15:18 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:48:05.026Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:48 tmp
[2026-01-08T15:48:05.026Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:48:05.026Z] total 4
[2026-01-08T15:48:05.026Z] drwxr-xr-x. 8 jenkins jenkins 4096 Jan 8 15:10 jdk8u482-b05
[2026-01-08T15:48:05.026Z] Moving directory jdk8u482-b05/ to ../j2sdk-image
[2026-01-08T15:48:05.026Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:48:06.111Z] List files in jdkbinary folder...
[2026-01-08T15:48:06.111Z] total 274384
[2026-01-08T15:48:06.111Z] drwxr-xr-x. 8 jenkins jenkins 4096 Jan 8 15:10 j2sdk-image
[2026-01-08T15:48:06.111Z] -rw-r--r--. 1 jenkins jenkins 138498870 Jan 8 15:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:06.111Z] -rw-r--r--. 1 jenkins jenkins 101039444 Jan 8 15:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:06.111Z] -rw-r--r--. 1 jenkins jenkins 41310186 Jan 8 15:10 OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:48:06.111Z] -rw-r--r--. 1 jenkins jenkins 80590 Jan 8 15:34 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21.json
[2026-01-08T15:48:06.111Z] -rw-rw-r--. 1 jenkins jenkins 21015 Jan 8 15:18 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:48:06.111Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:48 tmp
[2026-01-08T15:48:06.111Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:48:06.111Z] total 4
[2026-01-08T15:48:06.111Z] drwxr-xr-x. 5 jenkins jenkins 4096 Jan 8 15:10 jdk8u482-b05-jre
[2026-01-08T15:48:06.111Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image
[2026-01-08T15:48:06.111Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre...
[2026-01-08T15:48:09.624Z] Removing top-level folder jdk8u482-b05-debug-image/
[2026-01-08T15:48:09.624Z] Removing top-level folder jdk8u482-b05/
[2026-01-08T15:48:09.624Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-08T15:48:09.624Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-08T15:48:09.624Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:48:09.624Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081430-b05)
[2026-01-08T15:48:09.624Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:48:09.624Z] =JAVA VERSION OUTPUT END=
[2026-01-08T15:48:09.624Z] =RELEASE INFO BEGIN=
[2026-01-08T15:48:09.624Z] JAVA_VERSION="1.8.0_482"
[2026-01-08T15:48:09.624Z] OS_NAME="Linux"
[2026-01-08T15:48:09.624Z] OS_VERSION="2.6"
[2026-01-08T15:48:09.624Z] OS_ARCH="ppc64le"
[2026-01-08T15:48:09.624Z] SOURCE=".:git:46202039211d+"
[2026-01-08T15:48:09.624Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-08T15:48:09.624Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c"
[2026-01-08T15:48:09.624Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-08T15:48:09.624Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-08T15:48:09.624Z] FULL_VERSION="1.8.0_482-beta-202601081430-b05"
[2026-01-08T15:48:09.625Z] SEMANTIC_VERSION="8.0.482+5"
[2026-01-08T15:48:09.625Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-01-08T15:48:09.625Z] JVM_VARIANT="Hotspot"
[2026-01-08T15:48:09.625Z] JVM_VERSION="25.482-b05"
[2026-01-08T15:48:09.625Z] IMAGE_TYPE="JDK"
[2026-01-08T15:48:09.625Z] =RELEASE INFO END=
[2026-01-08T15:48:09.625Z] get testKitGen...
[2026-01-08T15:48:09.625Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-08T15:48:10.576Z] git rev-parse master
[2026-01-08T15:48:10.576Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-08T15:48:11.268Z] $ ssh-agent -k
[2026-01-08T15:48:11.275Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:48:11.275Z] unset SSH_AGENT_PID;
[2026-01-08T15:48:11.275Z] echo Agent pid 18745 killed;
[2026-01-08T15:48:12.074Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T15:48:12.576Z] 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=ppc64le_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=529&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-08T15:48:12.593Z] 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=ppc64le_linux&GENERATE_JOBS=false&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-osuosl-centos74-ppc64le-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=529&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-08T15:48:12.640Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:48:13.720Z] Copied 1 artifact from "getTRSSOutput" build number 2010
[Pipeline] sh
[2026-01-08T15:48:15.691Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-08T15:48:15.691Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-08T15:48:15.691Z] + tar xof -
[2026-01-08T15:48:15.691Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-08T15:48:16.240Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:48:16.255Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:48:18.102Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:48:39.875Z] --------------------------------------------
[2026-01-08T15:48:39.875Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:39.875Z] task is set to default
[2026-01-08T15:48:39.875Z] dependencyList is set to all
[2026-01-08T15:48:39.875Z] System Test jars will not be downloaded.
[2026-01-08T15:48:39.875Z] --------------------------------------------
[2026-01-08T15:48:39.875Z] Starting download third party dependent jars
[2026-01-08T15:48:39.875Z] --------------------------------------------
[2026-01-08T15:48:39.875Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:39.875Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.875Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:48:39.876Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-08T15:48:39.942Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-08T15:48:39.946Z] Machine limit is 2.
[Pipeline] sh
[2026-01-08T15:48:41.901Z] + cd ./aqa-tests/TKG
[2026-01-08T15:48:41.901Z] ++ uname
[2026-01-08T15:48:41.901Z] + '[' Linux = AIX ']'
[2026-01-08T15:48:41.901Z] ++ uname
[2026-01-08T15:48:41.901Z] + '[' Linux = SunOS ']'
[2026-01-08T15:48:41.901Z] ++ uname
[2026-01-08T15:48:41.901Z] + '[' Linux = '*BSD' ']'
[2026-01-08T15:48:41.901Z] + MAKE=make
[2026-01-08T15:48:41.901Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-01-08T15:48:41.901Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-01-08T15:48:41.901Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:41.901Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:48:41.901Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:48:41.901Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:48:41.901Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:48:41.901Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:48:42.862Z]
[2026-01-08T15:48:42.862Z] build:
[2026-01-08T15:48:42.862Z]
[2026-01-08T15:48:42.862Z] clean:
[2026-01-08T15:48:42.862Z]
[2026-01-08T15:48:42.862Z] init:
[2026-01-08T15:48:42.862Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-01-08T15:48:42.862Z]
[2026-01-08T15:48:42.862Z] getDependentLibs:
[2026-01-08T15:48:42.862Z] [exec] --------------------------------------------
[2026-01-08T15:48:42.862Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:42.862Z] [exec] task is set to default
[2026-01-08T15:48:42.862Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:48:42.862Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:48:42.862Z] [exec] --------------------------------------------
[2026-01-08T15:48:42.862Z] [exec] Starting download third party dependent jars
[2026-01-08T15:48:42.862Z] [exec] --------------------------------------------
[2026-01-08T15:48:42.862Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:42.862Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:48:42.862Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:48:42.862Z]
[2026-01-08T15:48:42.862Z] compile:
[2026-01-08T15:48:42.862Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:48:42.862Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:48:42.862Z] [echo] ===fork: yes
[2026-01-08T15:48:42.862Z] [echo] ===debug: on
[2026-01-08T15:48:42.862Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-01-08T15:48:45.884Z]
[2026-01-08T15:48:45.884Z] dist:
[2026-01-08T15:48:45.884Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:48:45.884Z]
[2026-01-08T15:48:45.884Z] BUILD SUCCESSFUL
[2026-01-08T15:48:45.884Z] Total time: 3 seconds
[2026-01-08T15:48:45.884Z] 0
[2026-01-08T15:48:45.884Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:48:45.884Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:48:45.884Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-01-08T15:48:46.838Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:48:46.838Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-01-08T15:48:46.838Z] Free Physical Memory Size : 3029532672
[2026-01-08T15:48:46.838Z] Free space (bytes) : 33300717568
[2026-01-08T15:48:46.838Z] Total Physical Memory Size : 8023506944
[2026-01-08T15:48:46.838Z] Total space (bytes) : 84477304832
[2026-01-08T15:48:46.838Z] Usable space (bytes) : 29816692736
[2026-01-08T15:48:46.838Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:48:46.838Z] bashVersion :
[2026-01-08T15:48:46.838Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2026-01-08T15:48:46.838Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-01-08T15:48:46.838Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:48:46.838Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:48:46.838Z] cpuCores : 4
[2026-01-08T15:48:46.838Z] curlVersion :
[2026-01-08T15:48:46.838Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-01-08T15:48:46.838Z] Release-Date: 2021-09-22
[2026-01-08T15:48:46.838Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-08T15:48:46.838Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-01-08T15:48:46.838Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2026-01-08T15:48:46.838Z] gcc version : 4.8.5
[2026-01-08T15:48:46.838Z] gclibc version : ldd (GNU libc) 2.17
[2026-01-08T15:48:46.838Z] gdb version : bash: gdb: command not found
[2026-01-08T15:48:46.838Z] lldb version : Command could not be executed
[2026-01-08T15:48:46.838Z] makeVersion :
[2026-01-08T15:48:46.838Z] GNU Make 4.1
[2026-01-08T15:48:46.838Z] Built for powerpc64le-unknown-linux-gnu
[2026-01-08T15:48:46.838Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-01-08T15:48:46.838Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:48:46.838Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:48:46.838Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:48:46.838Z] mavenVersion :
[2026-01-08T15:48:46.838Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-08T15:48:46.838Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-08T15:48:46.838Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/jre
[2026-01-08T15:48:46.838Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-08T15:48:46.838Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2026-01-08T15:48:46.838Z] osInfo :
[2026-01-08T15:48:46.838Z] NAME="CentOS Linux"
[2026-01-08T15:48:46.838Z] VERSION="7 (AltArch)"
[2026-01-08T15:48:46.838Z] ID="centos"
[2026-01-08T15:48:46.838Z] ID_LIKE="rhel fedora"
[2026-01-08T15:48:46.838Z] VERSION_ID="7"
[2026-01-08T15:48:46.838Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2026-01-08T15:48:46.838Z] ANSI_COLOR="0;31"
[2026-01-08T15:48:46.838Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2026-01-08T15:48:46.838Z] HOME_URL="https://www.centos.org/"
[2026-01-08T15:48:46.838Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-01-08T15:48:46.838Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-01-08T15:48:46.838Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-01-08T15:48:46.838Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] osLabel : cent.7
[2026-01-08T15:48:46.838Z] perlVersion :
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2026-01-08T15:48:46.838Z] (with 44 registered patches, see perl -V for more detail)
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] Copyright 1987-2012, Larry Wall
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:48:46.838Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:48:46.838Z]
[2026-01-08T15:48:46.838Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:48:46.839Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:48:46.839Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] podmanVersion : bash: podman: command not found
[2026-01-08T15:48:46.839Z] procArch : ppc64le
[2026-01-08T15:48:46.839Z] sysArch : ppc64le
[2026-01-08T15:48:46.839Z] sysOS : Linux
[2026-01-08T15:48:46.839Z] ulimit :
[2026-01-08T15:48:46.839Z] core file size (blocks, -c) 0
[2026-01-08T15:48:46.839Z] data seg size (kbytes, -d) unlimited
[2026-01-08T15:48:46.839Z] scheduling priority (-e) 0
[2026-01-08T15:48:46.839Z] file size (blocks, -f) unlimited
[2026-01-08T15:48:46.839Z] pending signals (-i) 30252
[2026-01-08T15:48:46.839Z] max locked memory (kbytes, -l) 64
[2026-01-08T15:48:46.839Z] max memory size (kbytes, -m) unlimited
[2026-01-08T15:48:46.839Z] open files (-n) 4096
[2026-01-08T15:48:46.839Z] pipe size (512 bytes, -p) 8
[2026-01-08T15:48:46.839Z] POSIX message queues (bytes, -q) 819200
[2026-01-08T15:48:46.839Z] real-time priority (-r) 0
[2026-01-08T15:48:46.839Z] stack size (kbytes, -s) 8192
[2026-01-08T15:48:46.839Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:48:46.839Z] max user processes (-u) 4096
[2026-01-08T15:48:46.839Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:48:46.839Z] file locks (-x) unlimited
[2026-01-08T15:48:46.839Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2026-01-08T15:48:46.839Z] vmVendor : Oracle Corporation
[2026-01-08T15:48:46.839Z] vmVersion : 25.482-b05
[2026-01-08T15:48:46.839Z] xlc version : bash: xlC: command not found
[2026-01-08T15:48:46.839Z] **************************************************************************
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('os.name')=Linux
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('os.arch')=ppc64le
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:48:46.839Z]
[2026-01-08T15:48:46.839Z] 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_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:46.839Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:48:46.839Z] perl scripts/configure.pl
[2026-01-08T15:48:46.839Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-08T15:48:47.792Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:48:47.792Z]
[2026-01-08T15:48:47.792Z]
[2026-01-08T15:48:47.792Z] Starting to generate parallel test lists.
[2026-01-08T15:48:47.792Z]
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-08T15:48:47.792Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-08T15:48:47.792Z] Attempting to get test duration data from TRSS.
[2026-01-08T15:48:47.792Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=perf&level=sanity
[2026-01-08T15:48:47.792Z] Attempting to get test duration data from cached files.
[2026-01-08T15:48:48.318Z]
[2026-01-08T15:48:48.318Z] TEST DURATION
[2026-01-08T15:48:48.318Z] ====================================================================================
[2026-01-08T15:48:48.318Z] Total number of tests searched: 8
[2026-01-08T15:48:48.318Z] Number of test durations found: 8
[2026-01-08T15:48:48.318Z] Top slowest tests:
[2026-01-08T15:48:48.318Z] 02m08s renaissance-fj-kmeans_0
[2026-01-08T15:48:48.318Z] 01m20s renaissance-future-genetic_0
[2026-01-08T15:48:48.318Z] 00m14s renaissance-scala-kmeans_0
[2026-01-08T15:48:48.318Z] ====================================================================================
[2026-01-08T15:48:48.318Z]
[2026-01-08T15:48:48.318Z] Test target is split into 1 lists.
[2026-01-08T15:48:48.318Z] Reducing estimated test running time from 03m56s to 03m56s.
[2026-01-08T15:48:48.318Z]
[2026-01-08T15:48:48.318Z] -------------------------------------testList_0-------------------------------------
[2026-01-08T15:48:48.318Z] Number of tests: 8
[2026-01-08T15:48:48.318Z] Estimated running time: 03m56s
[2026-01-08T15:48:48.318Z] TESTLIST=renaissance-fj-kmeans_0,renaissance-future-genetic_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2026-01-08T15:48:48.318Z] ------------------------------------------------------------------------------------
[2026-01-08T15:48:48.318Z]
[2026-01-08T15:48:48.318Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-08T15:48:48.318Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-08T15:48:48.502Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-08T15:48:49.046Z] 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-08T15:48:49.099Z] Building tests...
[Pipeline] timeout
[2026-01-08T15:48:49.102Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:48:49.119Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:48:50.969Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:48:56.169Z] --------------------------------------------
[2026-01-08T15:48:56.169Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:56.169Z] task is set to default
[2026-01-08T15:48:56.169Z] dependencyList is set to all
[2026-01-08T15:48:56.169Z] System Test jars will not be downloaded.
[2026-01-08T15:48:56.169Z] --------------------------------------------
[2026-01-08T15:48:56.169Z] Starting download third party dependent jars
[2026-01-08T15:48:56.169Z] --------------------------------------------
[2026-01-08T15:48:56.169Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.169Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:48:56.170Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-08T15:48:57.101Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:48:57.118Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:48:57.221Z] $ ssh-agent
[2026-01-08T15:48:58.021Z] SSH_AUTH_SOCK=/tmp/ssh-B0LTaRzmeYfS/agent.19191
[2026-01-08T15:48:58.021Z] SSH_AGENT_PID=19193
[2026-01-08T15:48:58.021Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:48:59.896Z] + bash ./compile.sh
[2026-01-08T15:48:59.896Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-01-08T15:48:59.896Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:48:59.896Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:48:59.896Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:48:59.897Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:48:59.897Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:48:59.897Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:49:00.848Z]
[2026-01-08T15:49:00.848Z] build:
[2026-01-08T15:49:00.848Z]
[2026-01-08T15:49:00.848Z] clean:
[2026-01-08T15:49:00.848Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-08T15:49:00.848Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-01-08T15:49:00.848Z]
[2026-01-08T15:49:00.848Z] init:
[2026-01-08T15:49:00.848Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-01-08T15:49:00.848Z]
[2026-01-08T15:49:00.848Z] getDependentLibs:
[2026-01-08T15:49:00.848Z] [exec] --------------------------------------------
[2026-01-08T15:49:00.848Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:49:00.848Z] [exec] task is set to default
[2026-01-08T15:49:00.848Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:49:00.848Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:49:00.848Z] [exec] --------------------------------------------
[2026-01-08T15:49:00.848Z] [exec] Starting download third party dependent jars
[2026-01-08T15:49:00.848Z] [exec] --------------------------------------------
[2026-01-08T15:49:00.848Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:49:00.849Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:49:00.849Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:49:00.849Z]
[2026-01-08T15:49:00.849Z] compile:
[2026-01-08T15:49:00.849Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:49:00.849Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:49:00.849Z] [echo] ===fork: yes
[2026-01-08T15:49:00.849Z] [echo] ===debug: on
[2026-01-08T15:49:00.849Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2026-01-08T15:49:03.866Z]
[2026-01-08T15:49:03.866Z] dist:
[2026-01-08T15:49:03.866Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:49:03.866Z]
[2026-01-08T15:49:03.866Z] BUILD SUCCESSFUL
[2026-01-08T15:49:03.866Z] Total time: 3 seconds
[2026-01-08T15:49:03.866Z] 0
[2026-01-08T15:49:03.866Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:49:03.866Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:49:03.866Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-01-08T15:49:04.817Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:49:04.817Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-01-08T15:49:04.817Z] Free Physical Memory Size : 3026911232
[2026-01-08T15:49:04.817Z] Free space (bytes) : 33300688896
[2026-01-08T15:49:04.817Z] Total Physical Memory Size : 8023506944
[2026-01-08T15:49:04.817Z] Total space (bytes) : 84477304832
[2026-01-08T15:49:04.817Z] Usable space (bytes) : 29816664064
[2026-01-08T15:49:04.817Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:49:04.817Z] bashVersion :
[2026-01-08T15:49:04.817Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2026-01-08T15:49:04.817Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2026-01-08T15:49:04.817Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:49:04.817Z]
[2026-01-08T15:49:04.817Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:49:04.817Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:49:04.818Z] cpuCores : 4
[2026-01-08T15:49:04.818Z] curlVersion :
[2026-01-08T15:49:04.818Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2026-01-08T15:49:04.818Z] Release-Date: 2021-09-22
[2026-01-08T15:49:04.818Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-08T15:49:04.818Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2026-01-08T15:49:04.818Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2026-01-08T15:49:04.818Z] gcc version : 4.8.5
[2026-01-08T15:49:04.818Z] gclibc version : ldd (GNU libc) 2.17
[2026-01-08T15:49:04.818Z] gdb version : bash: gdb: command not found
[2026-01-08T15:49:04.818Z] lldb version : Command could not be executed
[2026-01-08T15:49:04.818Z] makeVersion :
[2026-01-08T15:49:04.818Z] GNU Make 4.1
[2026-01-08T15:49:04.818Z] Built for powerpc64le-unknown-linux-gnu
[2026-01-08T15:49:04.818Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-01-08T15:49:04.818Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:49:04.818Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:49:04.818Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:49:04.818Z] mavenVersion :
[2026-01-08T15:49:04.818Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-08T15:49:04.818Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-08T15:49:04.818Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/jre
[2026-01-08T15:49:04.818Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-08T15:49:04.818Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2026-01-08T15:49:04.818Z] osInfo :
[2026-01-08T15:49:04.818Z] NAME="CentOS Linux"
[2026-01-08T15:49:04.818Z] VERSION="7 (AltArch)"
[2026-01-08T15:49:04.818Z] ID="centos"
[2026-01-08T15:49:04.818Z] ID_LIKE="rhel fedora"
[2026-01-08T15:49:04.818Z] VERSION_ID="7"
[2026-01-08T15:49:04.818Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2026-01-08T15:49:04.818Z] ANSI_COLOR="0;31"
[2026-01-08T15:49:04.818Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2026-01-08T15:49:04.818Z] HOME_URL="https://www.centos.org/"
[2026-01-08T15:49:04.818Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2026-01-08T15:49:04.818Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2026-01-08T15:49:04.818Z] REDHAT_SUPPORT_PRODUCT="centos"
[2026-01-08T15:49:04.818Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] osLabel : cent.7
[2026-01-08T15:49:04.818Z] perlVersion :
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2026-01-08T15:49:04.818Z] (with 44 registered patches, see perl -V for more detail)
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] Copyright 1987-2012, Larry Wall
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:49:04.818Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:49:04.818Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:49:04.818Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] podmanVersion : bash: podman: command not found
[2026-01-08T15:49:04.818Z] procArch : ppc64le
[2026-01-08T15:49:04.818Z] sysArch : ppc64le
[2026-01-08T15:49:04.818Z] sysOS : Linux
[2026-01-08T15:49:04.818Z] ulimit :
[2026-01-08T15:49:04.818Z] core file size (blocks, -c) 0
[2026-01-08T15:49:04.818Z] data seg size (kbytes, -d) unlimited
[2026-01-08T15:49:04.818Z] scheduling priority (-e) 0
[2026-01-08T15:49:04.818Z] file size (blocks, -f) unlimited
[2026-01-08T15:49:04.818Z] pending signals (-i) 30252
[2026-01-08T15:49:04.818Z] max locked memory (kbytes, -l) 64
[2026-01-08T15:49:04.818Z] max memory size (kbytes, -m) unlimited
[2026-01-08T15:49:04.818Z] open files (-n) 4096
[2026-01-08T15:49:04.818Z] pipe size (512 bytes, -p) 8
[2026-01-08T15:49:04.818Z] POSIX message queues (bytes, -q) 819200
[2026-01-08T15:49:04.818Z] real-time priority (-r) 0
[2026-01-08T15:49:04.818Z] stack size (kbytes, -s) 8192
[2026-01-08T15:49:04.818Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:49:04.818Z] max user processes (-u) 4096
[2026-01-08T15:49:04.818Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:49:04.818Z] file locks (-x) unlimited
[2026-01-08T15:49:04.818Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux
[2026-01-08T15:49:04.818Z] vmVendor : Oracle Corporation
[2026-01-08T15:49:04.818Z] vmVersion : 25.482-b05
[2026-01-08T15:49:04.818Z] xlc version : bash: xlC: command not found
[2026-01-08T15:49:04.818Z] **************************************************************************
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] System.getProperty('os.name')=Linux
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.818Z] System.getProperty('os.arch')=ppc64le
[2026-01-08T15:49:04.818Z]
[2026-01-08T15:49:04.819Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:49:04.819Z]
[2026-01-08T15:49:04.819Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:49:04.819Z]
[2026-01-08T15:49:04.819Z] make -f clean.mk cleanBuild
[2026-01-08T15:49:04.819Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:49:04.819Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest
[2026-01-08T15:49:04.819Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:49:04.819Z] make -f compile.mk compile
[2026-01-08T15:49:04.819Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:49:04.819Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:49:04.819Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:49:04.819Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:49:04.819Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_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_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:49:04.819Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-08T15:49:05.771Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-08T15:49:05.771Z]
[2026-01-08T15:49:05.771Z] -create_test_directory:
[2026-01-08T15:49:05.771Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest
[2026-01-08T15:49:05.771Z]
[2026-01-08T15:49:05.771Z] stage_test_material:
[2026-01-08T15:49:06.724Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] build:
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] init:
[2026-01-08T15:49:06.724Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] dist:
[2026-01-08T15:49:06.724Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] build:
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] build:
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] init:
[2026-01-08T15:49:06.724Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2026-01-08T15:49:06.724Z]
[2026-01-08T15:49:06.724Z] getBumbleBench:
[2026-01-08T15:49:06.724Z] [echo] Cloning BumbleBench
[2026-01-08T15:49:06.724Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-08T15:49:06.724Z] [exec] Cloning into 'bumblebench'...
[2026-01-08T15:49:07.675Z]
[2026-01-08T15:49:07.675Z] buildBumbleBench:
[2026-01-08T15:49:07.675Z] [echo] Building BumbleBench
[2026-01-08T15:49:07.675Z]
[2026-01-08T15:49:07.675Z] compile-all:
[2026-01-08T15:49:07.675Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:08.628Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-08T15:49:08.628Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-08T15:49:08.628Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:08.628Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:09.582Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:10.534Z]
[2026-01-08T15:49:10.534Z] dist:
[2026-01-08T15:49:11.485Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-08T15:49:11.485Z]
[2026-01-08T15:49:11.485Z] dist:
[2026-01-08T15:49:11.485Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2026-01-08T15:49:11.485Z]
[2026-01-08T15:49:11.485Z] build:
[2026-01-08T15:49:11.485Z]
[2026-01-08T15:49:11.485Z] getDependentLibs:
[2026-01-08T15:49:16.902Z] [exec] --------------------------------------------
[2026-01-08T15:49:16.903Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:49:16.903Z] [exec] task is set to default
[2026-01-08T15:49:16.903Z] [exec] dependencyList is set to dacapo
[2026-01-08T15:49:16.903Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:49:16.903Z] [exec] --------------------------------------------
[2026-01-08T15:49:16.903Z] [exec] Starting download third party dependent jars
[2026-01-08T15:49:16.903Z] [exec] --------------------------------------------
[2026-01-08T15:49:16.903Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:49:16.903Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:49:16.903Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:49:16.903Z]
[2026-01-08T15:49:16.903Z] init:
[2026-01-08T15:49:16.903Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-01-08T15:49:16.903Z]
[2026-01-08T15:49:16.903Z] getDacapoSuite:
[2026-01-08T15:49:16.903Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-01-08T15:49:50.604Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-01-08T15:49:50.604Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] dist:
[2026-01-08T15:49:50.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] build:
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] init:
[2026-01-08T15:49:50.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-01-08T15:49:50.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] compile:
[2026-01-08T15:49:50.604Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:49:50.604Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:49:50.604Z] [echo] ===fork: yes
[2026-01-08T15:49:50.604Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-08T15:49:50.604Z] [echo] ===debug: on
[2026-01-08T15:49:50.604Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-08T15:49:50.604Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] dist:
[2026-01-08T15:49:50.604Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-08T15:49:50.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-01-08T15:49:50.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-01-08T15:49:50.604Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] clean:
[2026-01-08T15:49:50.604Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] build:
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] build:
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] init:
[2026-01-08T15:49:50.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2026-01-08T15:49:50.604Z]
[2026-01-08T15:49:50.604Z] getRenaissanceSuite:
[2026-01-08T15:49:50.604Z] [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-08T15:49:51.556Z]
[2026-01-08T15:49:51.556Z] dist:
[2026-01-08T15:49:51.556Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] build:
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] init:
[2026-01-08T15:49:52.511Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] getSpecjbbSuite:
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] dist:
[2026-01-08T15:49:52.511Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb/run
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] BUILD SUCCESSFUL
[2026-01-08T15:49:52.511Z] Total time: 46 seconds
[2026-01-08T15:49:52.511Z] 0
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z]
[2026-01-08T15:49:52.511Z] RECORD TEST REPOs SHA
[2026-01-08T15:49:52.511Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-08T15:49:52.511Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-08T15:49:52.511Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:49:52.511Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:49:52.511Z] ================================================
[2026-01-08T15:49:52.511Z] timestamp: 20260108-154951
[2026-01-08T15:49:52.511Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2026-01-08T15:49:52.511Z] git repo:
[2026-01-08T15:49:52.511Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-08T15:49:52.511Z] sha:
[2026-01-08T15:49:52.511Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[2026-01-08T15:49:52.511Z] ================================================
[2026-01-08T15:49:52.512Z] timestamp: 20260108-154951
[2026-01-08T15:49:52.512Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:49:52.512Z] git repo:
[2026-01-08T15:49:52.512Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-08T15:49:52.512Z] sha:
[2026-01-08T15:49:52.512Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-08T15:49:52.512Z] ================================================
[2026-01-08T15:49:52.512Z] timestamp: 20260108-154951
[2026-01-08T15:49:52.512Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests
[2026-01-08T15:49:52.512Z] git repo:
[2026-01-08T15:49:52.512Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:49:52.512Z] sha:
[2026-01-08T15:49:52.512Z] 383ec2a3d958bbca6628dcc52d19b4013d2cefbc
[2026-01-08T15:49:52.512Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] }
[2026-01-08T15:49:53.128Z] $ ssh-agent -k
[2026-01-08T15:49:53.135Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:49:53.135Z] unset SSH_AGENT_PID;
[2026-01-08T15:49:53.135Z] echo Agent pid 19193 killed;
[2026-01-08T15:49:54.105Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-08T15:49:54.279Z] 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-08T15:49:54.345Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-08T15:49:56.383Z] + which Xvfb
[2026-01-08T15:49:56.383Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-08T15:49:57.353Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/.xvfb-703-..fbdir16056882071591682582
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:50:19.855Z] + ps -f
[2026-01-08T15:50:19.855Z] + grep '[X]vfb'
[2026-01-08T15:50:19.855Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-08T15:50:20.590Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-08T15:50:20.680Z] $ ssh-agent
[2026-01-08T15:50:21.627Z] SSH_AUTH_SOCK=/tmp/ssh-hDH0aSTabCve/agent.19829
[2026-01-08T15:50:21.627Z] SSH_AGENT_PID=19831
[2026-01-08T15:50:21.627Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:50:23.501Z] ++ uname
[2026-01-08T15:50:23.502Z] + '[' Linux = AIX ']'
[2026-01-08T15:50:23.502Z] ++ uname
[2026-01-08T15:50:23.502Z] + '[' Linux = SunOS ']'
[2026-01-08T15:50:23.502Z] ++ uname
[2026-01-08T15:50:23.502Z] + '[' Linux = '*BSD' ']'
[2026-01-08T15:50:23.502Z] + MAKE=make
[2026-01-08T15:50:23.502Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-08T15:50:23.502Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-08T15:50:25.885Z] ++ uname
[2026-01-08T15:50:25.885Z] + '[' Linux = AIX ']'
[2026-01-08T15:50:25.885Z] ++ uname
[2026-01-08T15:50:25.885Z] + '[' Linux = SunOS ']'
[2026-01-08T15:50:25.885Z] ++ uname
[2026-01-08T15:50:25.885Z] + '[' Linux = '*BSD' ']'
[2026-01-08T15:50:25.885Z] + MAKE=make
[2026-01-08T15:50:25.885Z] + cd ./aqa-tests
[2026-01-08T15:50:25.885Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-08T15:50:25.885Z] ++ set +x
[2026-01-08T15:50:25.885Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-01-08T15:50:25.885Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2026-01-08T15:50:25.885Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-01-08T15:50:25.885Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:50:25.885Z] perl scripts/configure.pl
[2026-01-08T15:50:25.885Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-08T15:50:25.885Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:50:25.885Z]
[2026-01-08T15:50:25.885Z] Starting to generate test make files.
[2026-01-08T15:50:25.885Z]
[2026-01-08T15:50:25.885Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-08T15:50:25.885Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-01-08T15:50:25.885Z]
[2026-01-08T15:50:25.885Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-08T15:50:25.885Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-08T15:50:25.885Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-08T15:50:25.885Z]
[2026-01-08T15:50:26.843Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-08T15:50:26.843Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-08T15:50:26.843Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-08T15:50:26.843Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Make files are generated successfully.
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:50:26.843Z] make -f runtest.mk _sanity.perf
[2026-01-08T15:50:26.843Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2026-01-08T15:50:26.843Z]
[2026-01-08T15:50:26.843Z] Running make 4.1
[2026-01-08T15:50:26.843Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..
[2026-01-08T15:50:26.843Z] set JDK_VERSION to 8
[2026-01-08T15:50:26.843Z] set JDK_IMPL to hotspot
[2026-01-08T15:50:26.843Z] set JVM_VERSION to openjdk8
[2026-01-08T15:50:26.843Z] set JCL_VERSION to latest
[2026-01-08T15:50:26.843Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2026-01-08T15:50:26.843Z] set SPEC to linux_ppc-64_le
[2026-01-08T15:50:26.844Z] set TEST_FLAG to
[2026-01-08T15:50:26.844Z] set OS_LABEL to cent.7
[2026-01-08T15:50:26.844Z] Running sanity.perf ...
[2026-01-08T15:50:26.844Z] There are 8 test targets in sanity.perf
[2026-01-08T15:50:26.844Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-08T15:50:26.844Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:50:26.844Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081430-b05)
[2026-01-08T15:50:26.844Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:50:26.844Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests'
[2026-01-08T15:50:26.844Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf'
[2026-01-08T15:50:26.844Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro'
[2026-01-08T15:50:26.844Z]
[2026-01-08T15:50:26.844Z] ===============================================