Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-aix-ppc64-temurin" build number 32
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 102
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-09T23:37:11.883Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf' label
[Pipeline] echo
[2026-01-09T23:37:11.890Z] SPEC: aix_ppc-64
[Pipeline] echo
[2026-01-09T23:37:11.891Z] LABEL: hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-09T23:37:11.899Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:37:11.902Z] dynamicAgents: []
[Pipeline] node
[2026-01-09T23:37:11.923Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-09T23:37:11.944Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-09T23:37:12.314Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-09T23:37:12.314Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-09T23:37:12.553Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-09T23:37:12.760Z] The recommended git tool is: git
[2026-01-09T23:37:13.126Z] No credentials specified
[2026-01-09T23:37:13.302Z] Cloning the remote Git repository
[2026-01-09T23:37:13.558Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:37:13.559Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests # timeout=10
[2026-01-09T23:37:13.574Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-09T23:37:13.574Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:37:13.574Z] > git --version # timeout=10
[2026-01-09T23:37:13.588Z] > git --version # 'git version 2.41.0'
[2026-01-09T23:37:13.588Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:37:23.501Z] Avoid second fetch
[2026-01-09T23:37:23.695Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-09T23:37:23.199Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-09T23:37:23.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:37:23.579Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-09T23:37:23.773Z] > git config core.sparsecheckout # timeout=10
[2026-01-09T23:37:23.785Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[2026-01-09T23:37:41.320Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:37:44.768Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:37:44.791Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-09T23:37:46.875Z] + date +%a, %d %b %Y %T %z
[2026-01-09T23:37:46.875Z] + LC_TIME=C
[Pipeline] echo
[2026-01-09T23:37:47.426Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-09T23:37:49.283Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-09T23:37:49.283Z] + 2>& 1
[2026-01-09T23:37:49.283Z] Unix type machine..
[2026-01-09T23:37:49.283Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-09T23:37:52.116Z] + printenv
[2026-01-09T23:37:52.116Z] _=/opt/freeware/bin/printenv
[2026-01-09T23:37:52.116Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-09T23:37:52.116Z] BUILD_LIST=perf
[2026-01-09T23:37:52.116Z] LANG=C
[2026-01-09T23:37:52.116Z] LABEL_ADDITION=sw.os.aix.7_2
[2026-01-09T23:37:52.116Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix
[2026-01-09T23:37:52.116Z] LOGIN=jenkins
[2026-01-09T23:37:52.116Z] USE_JRE=false
[2026-01-09T23:37:52.116Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:37:52.116Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-09T23:37:52.116Z] SLACK_CHANNEL=aqavit-bot
[2026-01-09T23:37:52.116Z] JDK10_BOOT_DIR=/usr/java10_64
[2026-01-09T23:37:52.116Z] PARALLEL=Dynamic
[2026-01-09T23:37:52.116Z] KEEP_REPORTDIR=false
[2026-01-09T23:37:52.116Z] DOCKER_REQUIRED=false
[2026-01-09T23:37:52.116Z] JDK11_BOOT_DIR=/usr/java11_64
[2026-01-09T23:37:52.116Z] jobStatus=SUCCESS
[2026-01-09T23:37:52.116Z] CLCMD_PASSTHRU=1
[2026-01-09T23:37:52.116Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin
[2026-01-09T23:37:52.116Z] RES_RETRY=2
[2026-01-09T23:37:52.116Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-09T23:37:52.116Z] TARGET=extended.perf
[2026-01-09T23:37:52.116Z] BUILD_NUMBER=192
[2026-01-09T23:37:52.116Z] SDK_RESOURCE=upstream
[2026-01-09T23:37:52.116Z] JOBSTARTTIME=Fri, 09 Jan 2026 23:37:45 +0000
[2026-01-09T23:37:52.116Z] PERSONAL_BUILD=false
[2026-01-09T23:37:52.116Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/192/display/redirect?page=tests
[2026-01-09T23:37:52.116Z] USE_TESTENV_PROPERTIES=true
[2026-01-09T23:37:52.116Z] ARCHIVE_TEST_RESULTS=false
[2026-01-09T23:37:52.116Z] NODE_LABELS=aix720 sw.os.aix.7_2 sw.os.aix.7_2TL5 ci.role.test hw.arch.ppc64 build-osuosl-aix72-ppc64-3 build72 sw.os.aix aix build openxl17 ci.role.perf xlc13-X xlc16-X ppc64
[2026-01-09T23:37:52.116Z] KEEP_WORKSPACE=false
[2026-01-09T23:37:52.116Z] OPENJ9_BRANCH=master
[2026-01-09T23:37:52.116Z] LC__FASTMSG=true
[2026-01-09T23:37:52.116Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-09T23:37:52.116Z] EXIT_FAILURE=false
[2026-01-09T23:37:52.116Z] HUDSON_COOKIE=55767231-6797-48f8-b384-6d3c6266f2fc
[2026-01-09T23:37:52.116Z] EDITOR=/usr/bin/vi
[2026-01-09T23:37:52.116Z] JDK_BRANCH=jdk8u472-b08_adopt
[2026-01-09T23:37:52.116Z] AUTO_DETECT=true
[2026-01-09T23:37:52.116Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-09T23:37:52.116Z] JCK_GIT_BRANCH=master
[2026-01-09T23:37:52.116Z] LOGNAME=jenkins
[2026-01-09T23:37:52.116Z] BUILD_ID=192
[2026-01-09T23:37:52.116Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_ppc64_aix-192
[2026-01-09T23:37:52.116Z] EXECUTOR_NUMBER=0
[2026-01-09T23:37:52.116Z] RES_TIMEOUT=5
[2026-01-09T23:37:52.116Z] JOB_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix
[2026-01-09T23:37:52.116Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-09T23:37:52.116Z] ITERATIONS=1
[2026-01-09T23:37:52.116Z] MAIL=/var/spool/mail/jenkins
[2026-01-09T23:37:52.116Z] TAP_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix.tap
[2026-01-09T23:37:52.116Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-09T23:37:52.116Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-09T23:37:52.116Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-09T23:37:52.116Z] LOCPATH=/usr/lib/nls/loc
[2026-01-09T23:37:52.116Z] TKG_ITERATIONS=1
[2026-01-09T23:37:52.116Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/192/display/redirect?page=artifacts
[2026-01-09T23:37:52.116Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-09T23:37:52.116Z] JDK_IMPL=hotspot
[2026-01-09T23:37:52.116Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:37:52.116Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-09T23:37:52.116Z] JENKINS_NODE_COOKIE=a16e8337-5ac0-413f-b2a5-c59791637dd5
[2026-01-09T23:37:52.116Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-09T23:37:52.116Z] NUM_PROCESSORS=5
[2026-01-09T23:37:52.116Z] LDR_CNTRL=MAXDATA=0x0A0000000
[2026-01-09T23:37:52.116Z] CI=true
[2026-01-09T23:37:52.116Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-09T23:37:52.116Z] USER=jenkins
[2026-01-09T23:37:52.116Z] JENKINS_SERVER_COOKIE=durable-b2be3a4f0c05dedca8d762080282e878282d5f66f2535b643732e678030f2b2d
[2026-01-09T23:37:52.116Z] AUTHSTATE=compat
[2026-01-09T23:37:52.116Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-09T23:37:52.116Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-09T23:37:52.116Z] EXIT_SUCCESS=false
[2026-01-09T23:37:52.116Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:37:52.116Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-09T23:37:52.116Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/system_lib
[2026-01-09T23:37:52.116Z] RERUN_FAILURE=true
[2026-01-09T23:37:52.116Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/192/display/redirect?page=changes
[2026-01-09T23:37:52.116Z] SHELL=/usr/bin/ksh
[2026-01-09T23:37:52.116Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[2026-01-09T23:37:52.116Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/
[2026-01-09T23:37:52.116Z] AIXTHREAD_HRT=true
[2026-01-09T23:37:52.116Z] DYNAMIC_COMPILE=false
[2026-01-09T23:37:52.116Z] ODMDIR=/etc/objrepos
[2026-01-09T23:37:52.116Z] SETUP_JCK_RUN=false
[2026-01-09T23:37:52.116Z] SPEC=aix_ppc-64
[2026-01-09T23:37:52.116Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2026-01-09T23:37:52.116Z] PLATFORM=ppc64_aix
[2026-01-09T23:37:52.116Z] TIME_LIMIT=25
[2026-01-09T23:37:52.116Z] HOME=/home/jenkins
[2026-01-09T23:37:52.116Z] NODE_NAME=build-osuosl-aix72-ppc64-3
[2026-01-09T23:37:52.116Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@tmp
[2026-01-09T23:37:52.116Z] UPSTREAM_JOB_NUMBER=32
[2026-01-09T23:37:52.116Z] GENERATE_JOBS=true
[2026-01-09T23:37:52.116Z] TEST_TIME=120
[2026-01-09T23:37:52.116Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-09T23:37:52.116Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:37:52.116Z] BUILD_DISPLAY_NAME=#192
[2026-01-09T23:37:52.116Z] SSH_CLIENT=78.47.239.97 34218 22
[2026-01-09T23:37:52.116Z] SSH_CONNECTION=78.47.239.97 34218 140.211.9.163 22
[2026-01-09T23:37:52.116Z] RERUN_ITERATIONS=1
[2026-01-09T23:37:52.116Z] STAGE_NAME=Setup
[2026-01-09T23:37:52.116Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-aix-ppc64-temurin
[2026-01-09T23:37:52.116Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[2026-01-09T23:37:52.116Z] OBJECT_MODE=64
[2026-01-09T23:37:52.116Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/display/redirect
[2026-01-09T23:37:52.116Z] PERL5LIB=/opt/freemarker/lib/perl5
[2026-01-09T23:37:52.116Z] TZ=UTC0
[2026-01-09T23:37:52.116Z] JDK_VERSION=8
[2026-01-09T23:37:52.116Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/192/display/redirect
[2026-01-09T23:37:52.116Z] JDK9_BOOT_DIR=/home/jdk-9+181/
[2026-01-09T23:37:52.116Z] JDK8_BOOT_DIR=/home/bootjdk8/
[2026-01-09T23:37:52.116Z] JDK7_BOOT_DIR=/usr/java8_64
[2026-01-09T23:37:52.116Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/192/
[2026-01-09T23:37:52.116Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:37:52.116Z] ORIGIN_JDK_VERSION=8
[2026-01-09T23:37:52.116Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../benchmarks
[2026-01-09T23:37:52.116Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
[2026-01-09T23:37:52.116Z] LIBPATH=/opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib:/usr/jdk-17.0.11+9/lib/server:/usr/jdk-17.0.11+9/lib:/usr/jdk-17.0.11+9/../lib
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:37:52.475Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:37:52.488Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:40:33.690Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-aix-ppc64-temurin" build number 32
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:40:33.792Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-09T23:40:33.797Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:40:33.892Z] $ ssh-agent
[2026-01-09T23:40:34.709Z] SSH_AUTH_SOCK=/tmp/ssh-euTy3UpxXdgU/agent.20775226
[2026-01-09T23:40:34.709Z] SSH_AGENT_PID=16777684
[2026-01-09T23:40:34.709Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:40:34.725Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-09T23:40:34.753Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:40:36.621Z] + pwd
[2026-01-09T23:40:36.621Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-09T23:40:36.621Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[2026-01-09T23:40:36.621Z] load ./testenv/testenv.properties
[2026-01-09T23:40:36.621Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-09T23:40:36.621Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2026-01-09T23:40:36.621Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2026-01-09T23:40:36.621Z] get jdk binary...
[2026-01-09T23:40:36.621Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-09T23:40:36.621Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:41:18.038Z] List files in jdkbinary folder...
[2026-01-09T23:41:18.038Z] total 213908
[2026-01-09T23:41:18.038Z] -rw-r--r-- 1 jenkins staff 70630095 Jan 9 23:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:18.038Z] -rw-r--r-- 1 jenkins staff 105191124 Jan 9 23:21 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:18.038Z] -rw-r--r-- 1 jenkins staff 43109653 Jan 9 23:20 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:18.038Z] -rw-r--r-- 1 jenkins staff 20666 Jan 9 23:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b08-metadata.json
[2026-01-09T23:41:18.038Z] -rw-r--r-- 1 jenkins staff 68100 Jan 9 23:28 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b08.json
[2026-01-09T23:41:18.038Z] drwxr-xr-x 3 jenkins staff 256 Jan 9 23:40 tmp
[2026-01-09T23:41:18.038Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:41:18.038Z] total 4
[2026-01-09T23:41:18.038Z] drwxr-xr-x 7 jenkins staff 4096 Jan 9 23:20 jdk8u472-b08
[2026-01-09T23:41:18.038Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-09T23:41:18.038Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:41:29.797Z] List files in jdkbinary folder...
[2026-01-09T23:41:29.797Z] total 213912
[2026-01-09T23:41:29.797Z] -rw-r--r-- 1 jenkins staff 70630095 Jan 9 23:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:29.797Z] -rw-r--r-- 1 jenkins staff 105191124 Jan 9 23:21 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:29.797Z] -rw-r--r-- 1 jenkins staff 43109653 Jan 9 23:20 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b08.tar.gz
[2026-01-09T23:41:29.797Z] -rw-r--r-- 1 jenkins staff 20666 Jan 9 23:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b08-metadata.json
[2026-01-09T23:41:29.797Z] -rw-r--r-- 1 jenkins staff 68100 Jan 9 23:28 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b08.json
[2026-01-09T23:41:29.797Z] drwxr-xr-x 7 jenkins staff 4096 Jan 9 23:20 j2sdk-image
[2026-01-09T23:41:29.797Z] drwxr-xr-x 3 jenkins staff 256 Jan 9 23:41 tmp
[2026-01-09T23:41:29.797Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:41:29.797Z] total 0
[2026-01-09T23:41:29.797Z] drwxr-xr-x 4 jenkins staff 256 Jan 9 23:20 jdk8u472-b08-jre
[2026-01-09T23:41:29.797Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2026-01-09T23:41:29.797Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2026-01-09T23:42:11.222Z] Removing top-level folder jdk8u472-b08-debug-image/
[2026-01-09T23:42:11.222Z] Removing top-level folder jdk8u472-b08/
[2026-01-09T23:42:53.055Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version
[2026-01-09T23:42:53.055Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-09T23:42:55.545Z] openjdk version "1.8.0_472"
[2026-01-09T23:42:55.545Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:42:55.545Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:42:55.545Z] =JAVA VERSION OUTPUT END=
[2026-01-09T23:42:55.545Z] =RELEASE INFO BEGIN=
[2026-01-09T23:42:55.545Z] JAVA_VERSION="1.8.0_472"
[2026-01-09T23:42:55.545Z] OS_NAME=""
[2026-01-09T23:42:55.545Z] OS_VERSION=""
[2026-01-09T23:42:55.545Z] OS_ARCH="ppc64"
[2026-01-09T23:42:55.545Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-09T23:42:55.545Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-09T23:42:55.545Z] BUILD_SOURCE="git:f91fed2069b52b614439abd3dfe2c3d43a772926"
[2026-01-09T23:42:55.545Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-09T23:42:55.545Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-09T23:42:55.545Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-09T23:42:55.545Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-09T23:42:55.545Z] BUILD_INFO="OS: AIX Version: 7.2"
[2026-01-09T23:42:55.545Z] JVM_VARIANT="Hotspot"
[2026-01-09T23:42:55.545Z] JVM_VERSION="25.472-b08"
[2026-01-09T23:42:55.545Z] IMAGE_TYPE="JDK"
[2026-01-09T23:42:55.545Z] =RELEASE INFO END=
[2026-01-09T23:42:55.545Z] get testKitGen...
[2026-01-09T23:42:55.545Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-09T23:42:56.322Z] git rev-parse v1.0.10
[2026-01-09T23:42:56.322Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-09T23:42:56.796Z] $ ssh-agent -k
[2026-01-09T23:42:56.807Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:42:56.807Z] unset SSH_AGENT_PID;
[2026-01-09T23:42:56.807Z] echo Agent pid 16777684 killed;
[2026-01-09T23:42:57.611Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-09T23:42:58.155Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-09T23:42:58.171Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=build-osuosl-aix72-ppc64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:42:58.217Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:42:59.291Z] Copied 1 artifact from "getTRSSOutput" build number 2012
[Pipeline] sh
[2026-01-09T23:43:01.155Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-09T23:43:01.155Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-09T23:43:01.155Z] + tar xof -
[2026-01-09T23:43:01.155Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-09T23:43:01.532Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:43:01.554Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:43:03.449Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:43:07.957Z] --------------------------------------------
[2026-01-09T23:43:07.957Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:07.957Z] task is set to default
[2026-01-09T23:43:07.957Z] dependencyList is set to all
[2026-01-09T23:43:07.957Z] --------------------------------------------
[2026-01-09T23:43:07.957Z] Starting download third party dependent jars
[2026-01-09T23:43:07.957Z] --------------------------------------------
[2026-01-09T23:43:07.957Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:07.957Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-09T23:43:08.360Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2' label
[Pipeline] sh
[2026-01-09T23:43:10.237Z] + cd ./aqa-tests/TKG
[2026-01-09T23:43:10.237Z] + uname
[2026-01-09T23:43:10.237Z] + [ AIX = AIX ]
[2026-01-09T23:43:10.237Z] + MAKE=gmake
[2026-01-09T23:43:10.237Z] + gmake genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-01-09T23:43:10.237Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-09T23:43:10.237Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:10.237Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:10.237Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:10.237Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:43:10.237Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:43:11.843Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:43:13.481Z]
[2026-01-09T23:43:13.481Z] build:
[2026-01-09T23:43:13.481Z]
[2026-01-09T23:43:13.481Z] clean:
[2026-01-09T23:43:13.481Z]
[2026-01-09T23:43:13.481Z] init:
[2026-01-09T23:43:13.481Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2026-01-09T23:43:13.481Z]
[2026-01-09T23:43:13.481Z] getDependentLibs:
[2026-01-09T23:43:14.260Z] [exec] --------------------------------------------
[2026-01-09T23:43:14.260Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:14.260Z] [exec] task is set to default
[2026-01-09T23:43:14.260Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:43:14.260Z] [exec] --------------------------------------------
[2026-01-09T23:43:14.260Z] [exec] Starting download third party dependent jars
[2026-01-09T23:43:14.260Z] [exec] --------------------------------------------
[2026-01-09T23:43:14.260Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:14.260Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:43:14.260Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:43:14.260Z]
[2026-01-09T23:43:14.260Z] compile:
[2026-01-09T23:43:14.260Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:43:14.260Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:43:14.260Z] [echo] ===fork: yes
[2026-01-09T23:43:14.260Z] [echo] ===debug: on
[2026-01-09T23:43:14.260Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2026-01-09T23:43:18.766Z]
[2026-01-09T23:43:18.766Z] dist:
[2026-01-09T23:43:18.766Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:43:18.766Z]
[2026-01-09T23:43:18.766Z] BUILD SUCCESSFUL
[2026-01-09T23:43:18.766Z] Total time: 7 seconds
[2026-01-09T23:43:18.766Z] 0
[2026-01-09T23:43:18.766Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:43:19.544Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:43:19.544Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-09T23:43:20.321Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:43:20.321Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG
[2026-01-09T23:43:20.321Z] Free Physical Memory Size : 22507737088
[2026-01-09T23:43:20.321Z] Free space (bytes) : 23781482496
[2026-01-09T23:43:20.321Z] Total Physical Memory Size : 32212254720
[2026-01-09T23:43:20.321Z] Total space (bytes) : 34359738368
[2026-01-09T23:43:20.321Z] Usable space (bytes) : 23781482496
[2026-01-09T23:43:20.321Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:43:20.321Z] bashVersion :
[2026-01-09T23:43:20.321Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2026-01-09T23:43:20.321Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-09T23:43:20.321Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:43:20.321Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:43:20.321Z] cpuCores :
[2026-01-09T23:43:20.321Z] cat: /proc/cpuinfo: No such file or directory
[2026-01-09T23:43:20.321Z] 0
[2026-01-09T23:43:20.321Z] curlVersion :
[2026-01-09T23:43:20.321Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16
[2026-01-09T23:43:20.321Z] Release-Date: 2023-10-11
[2026-01-09T23:43:20.321Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-09T23:43:20.321Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2026-01-09T23:43:20.321Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-09T23:43:20.321Z] gcc version : Command could not be executed
[2026-01-09T23:43:20.321Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-01-09T23:43:20.321Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:43:20.321Z] lldb version : Command could not be executed
[2026-01-09T23:43:20.321Z] makeVersion :
[2026-01-09T23:43:20.321Z] GNU Make 4.4.1
[2026-01-09T23:43:20.321Z] Built for powerpc-ibm-aix7.1.5.0
[2026-01-09T23:43:20.321Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-09T23:43:20.321Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-09T23:43:20.321Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:43:20.321Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:43:20.321Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-09T23:43:20.321Z] perlVersion :
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] Copyright 1987-2022, Larry Wall
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:43:20.321Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:43:20.321Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:43:20.321Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-09T23:43:20.321Z] procArch : powerpc
[2026-01-09T23:43:20.321Z] sysArch : 00FB3A2C4C00
[2026-01-09T23:43:20.321Z] sysOS : AIX
[2026-01-09T23:43:20.321Z] ulimit :
[2026-01-09T23:43:20.321Z] core file size (blocks, -c) unlimited
[2026-01-09T23:43:20.321Z] data seg size (kbytes, -d) 2621440
[2026-01-09T23:43:20.321Z] file size (blocks, -f) unlimited
[2026-01-09T23:43:20.321Z] max memory size (kbytes, -m) 262144
[2026-01-09T23:43:20.321Z] open files (-n) unlimited
[2026-01-09T23:43:20.321Z] pipe size (512 bytes, -p) 64
[2026-01-09T23:43:20.321Z] stack size (kbytes, -s) 4194304
[2026-01-09T23:43:20.321Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:43:20.321Z] max user processes (-u) 512
[2026-01-09T23:43:20.321Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:43:20.321Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX
[2026-01-09T23:43:20.321Z] vmVendor : Oracle Corporation
[2026-01-09T23:43:20.321Z] vmVersion : 25.472-b08
[2026-01-09T23:43:20.321Z] xlc version : Version: 13.01.0003.0007
[2026-01-09T23:43:20.321Z] **************************************************************************
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('os.name')=AIX
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('os.arch')=ppc64
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:43:20.321Z]
[2026-01-09T23:43:20.321Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:20.321Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:43:20.321Z] perl scripts/configure.pl
[2026-01-09T23:43:20.321Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:43:21.100Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:43:21.100Z]
[2026-01-09T23:43:21.100Z]
[2026-01-09T23:43:21.100Z] Starting to generate parallel test lists.
[2026-01-09T23:43:21.100Z]
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-09T23:43:22.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-09T23:43:22.049Z] Attempting to get test duration data from TRSS.
[2026-01-09T23:43:22.049Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64_aix&group=perf&level=extended
[2026-01-09T23:43:22.826Z] Attempting to get test duration data from cached files.
[2026-01-09T23:43:22.826Z]
[2026-01-09T23:43:22.826Z] TEST DURATION
[2026-01-09T23:43:22.826Z] ====================================================================================
[2026-01-09T23:43:22.826Z] Total number of tests searched: 18
[2026-01-09T23:43:22.826Z] Number of test durations found: 18
[2026-01-09T23:43:22.826Z] Top slowest tests:
[2026-01-09T23:43:22.826Z] 00m36s dacapo-jython_0
[2026-01-09T23:43:22.826Z] 00m34s dacapo-pmd_0
[2026-01-09T23:43:22.826Z] 00m20s dacapo-xalan_0
[2026-01-09T23:43:22.826Z] ====================================================================================
[2026-01-09T23:43:22.826Z]
[2026-01-09T23:43:22.826Z] Test target is split into 1 lists.
[2026-01-09T23:43:22.826Z] Reducing estimated test running time from 02m36s to 02m36s.
[2026-01-09T23:43:22.826Z]
[2026-01-09T23:43:22.826Z] -------------------------------------testList_0-------------------------------------
[2026-01-09T23:43:22.826Z] Number of tests: 18
[2026-01-09T23:43:22.826Z] Estimated running time: 02m36s
[2026-01-09T23:43:22.826Z] TESTLIST=dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-fop_0,renaissance-finagle-http_0,renaissance-gauss-mix_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-log-regression_0,renaissance-als_0,renaissance-dec-tree_0,renaissance-philosophers_0,renaissance-movie-lens_0,renaissance-par-mnemonics_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0
[2026-01-09T23:43:22.826Z] ------------------------------------------------------------------------------------
[2026-01-09T23:43:22.826Z]
[2026-01-09T23:43:22.826Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-09T23:43:22.826Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-09T23:43:23.359Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-09T23:43:23.905Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-09T23:43:23.961Z] Building tests...
[Pipeline] timeout
[2026-01-09T23:43:23.964Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:43:23.982Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:43:25.846Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:43:29.666Z] --------------------------------------------
[2026-01-09T23:43:29.666Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:29.666Z] task is set to default
[2026-01-09T23:43:29.666Z] dependencyList is set to all
[2026-01-09T23:43:29.666Z] --------------------------------------------
[2026-01-09T23:43:29.666Z] Starting download third party dependent jars
[2026-01-09T23:43:29.666Z] --------------------------------------------
[2026-01-09T23:43:29.666Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:43:29.666Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-09T23:43:30.058Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:43:30.086Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:43:30.179Z] $ ssh-agent
[2026-01-09T23:43:31.035Z] SSH_AUTH_SOCK=/tmp/ssh-MIuZApJB2L3n/agent.20775250
[2026-01-09T23:43:31.035Z] SSH_AGENT_PID=16777694
[2026-01-09T23:43:31.035Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:43:32.900Z] + bash ./compile.sh
[2026-01-09T23:43:32.900Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:43:32.900Z] =========
[2026-01-09T23:43:32.900Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:43:32.900Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:43:32.900Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:43:32.900Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.900Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:43:32.900Z] STF_BRANCH=v1.0.10
[2026-01-09T23:43:32.900Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:43:32.900Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:43:32.901Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:43:32.901Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:43:32.901Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:43:32.901Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:43:32.901Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:43:32.901Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:43:32.901Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:43:32.901Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:43:32.901Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:43:32.901Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:43:32.901Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:43:32.901Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:43:32.901Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:43:32.901Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.901Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:43:32.901Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.901Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:43:32.901Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.901Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:43:32.901Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.901Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:43:32.901Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:43:32.901Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:43:32.901Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:43:32.901Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:43:32.901Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:43:32.901Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:43:32.901Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:43:32.901Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:43:32.901Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:43:32.901Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:43:32.901Z]
[2026-01-09T23:43:32.901Z] =========
[2026-01-09T23:43:32.901Z]
[2026-01-09T23:43:32.901Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:43:32.901Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:43:32.901Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:43:32.901Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:43:32.901Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-09T23:43:32.901Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:32.901Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:32.901Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:32.901Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:43:32.901Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:43:32.901Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:43:33.681Z]
[2026-01-09T23:43:33.681Z] build:
[2026-01-09T23:43:34.461Z]
[2026-01-09T23:43:34.461Z] clean:
[2026-01-09T23:43:34.461Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/autoGenEnv.mk
[2026-01-09T23:43:34.461Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2026-01-09T23:43:34.461Z]
[2026-01-09T23:43:34.461Z] init:
[2026-01-09T23:43:34.461Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2026-01-09T23:43:34.461Z]
[2026-01-09T23:43:34.461Z] getDependentLibs:
[2026-01-09T23:43:34.461Z] [exec] --------------------------------------------
[2026-01-09T23:43:34.461Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:34.461Z] [exec] task is set to default
[2026-01-09T23:43:34.461Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:43:34.461Z] [exec] --------------------------------------------
[2026-01-09T23:43:34.461Z] [exec] Starting download third party dependent jars
[2026-01-09T23:43:34.461Z] [exec] --------------------------------------------
[2026-01-09T23:43:34.461Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:34.461Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:43:34.461Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:43:34.461Z]
[2026-01-09T23:43:34.461Z] compile:
[2026-01-09T23:43:34.461Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:43:34.461Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:43:34.461Z] [echo] ===fork: yes
[2026-01-09T23:43:34.461Z] [echo] ===debug: on
[2026-01-09T23:43:34.461Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin
[2026-01-09T23:43:37.931Z]
[2026-01-09T23:43:37.931Z] dist:
[2026-01-09T23:43:37.931Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:43:37.931Z]
[2026-01-09T23:43:37.931Z] BUILD SUCCESSFUL
[2026-01-09T23:43:37.931Z] Total time: 4 seconds
[2026-01-09T23:43:37.931Z] 0
[2026-01-09T23:43:37.931Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:43:37.931Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:43:37.931Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-09T23:43:38.748Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:43:38.748Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG
[2026-01-09T23:43:38.748Z] Free Physical Memory Size : 22503723008
[2026-01-09T23:43:38.748Z] Free space (bytes) : 23781470208
[2026-01-09T23:43:38.748Z] Total Physical Memory Size : 32212254720
[2026-01-09T23:43:38.748Z] Total space (bytes) : 34359738368
[2026-01-09T23:43:38.748Z] Usable space (bytes) : 23781470208
[2026-01-09T23:43:38.748Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:43:38.748Z] bashVersion :
[2026-01-09T23:43:38.748Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0)
[2026-01-09T23:43:38.748Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-09T23:43:38.748Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:43:38.748Z]
[2026-01-09T23:43:38.748Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:43:38.748Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:43:38.748Z] cpuCores :
[2026-01-09T23:43:38.748Z] cat: /proc/cpuinfo: No such file or directory
[2026-01-09T23:43:38.748Z] 0
[2026-01-09T23:43:38.748Z] curlVersion :
[2026-01-09T23:43:38.748Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16
[2026-01-09T23:43:38.748Z] Release-Date: 2023-10-11
[2026-01-09T23:43:38.748Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-09T23:43:38.748Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets
[2026-01-09T23:43:38.748Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-09T23:43:38.748Z] gcc version : Command could not be executed
[2026-01-09T23:43:38.748Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2026-01-09T23:43:38.748Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:43:38.748Z] lldb version : Command could not be executed
[2026-01-09T23:43:38.748Z] makeVersion :
[2026-01-09T23:43:38.748Z] GNU Make 4.4.1
[2026-01-09T23:43:38.748Z] Built for powerpc-ibm-aix7.1.5.0
[2026-01-09T23:43:38.748Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-09T23:43:38.748Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-09T23:43:38.748Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:43:38.749Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:43:38.749Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-09T23:43:38.749Z] perlVersion :
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] Copyright 1987-2022, Larry Wall
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:43:38.749Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:43:38.749Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:43:38.749Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-09T23:43:38.749Z] procArch : powerpc
[2026-01-09T23:43:38.749Z] sysArch : 00FB3A2C4C00
[2026-01-09T23:43:38.749Z] sysOS : AIX
[2026-01-09T23:43:38.749Z] ulimit :
[2026-01-09T23:43:38.749Z] core file size (blocks, -c) unlimited
[2026-01-09T23:43:38.749Z] data seg size (kbytes, -d) 2621440
[2026-01-09T23:43:38.749Z] file size (blocks, -f) unlimited
[2026-01-09T23:43:38.749Z] max memory size (kbytes, -m) 262144
[2026-01-09T23:43:38.749Z] open files (-n) unlimited
[2026-01-09T23:43:38.749Z] pipe size (512 bytes, -p) 64
[2026-01-09T23:43:38.749Z] stack size (kbytes, -s) 4194304
[2026-01-09T23:43:38.749Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:43:38.749Z] max user processes (-u) 512
[2026-01-09T23:43:38.749Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:43:38.749Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX
[2026-01-09T23:43:38.749Z] vmVendor : Oracle Corporation
[2026-01-09T23:43:38.749Z] vmVersion : 25.472-b08
[2026-01-09T23:43:38.749Z] xlc version : Version: 13.01.0003.0007
[2026-01-09T23:43:38.749Z] **************************************************************************
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('os.name')=AIX
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('os.arch')=ppc64
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:43:38.749Z]
[2026-01-09T23:43:38.749Z] gmake -f clean.mk cleanBuild
[2026-01-09T23:43:38.749Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:43:38.749Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest
[2026-01-09T23:43:38.749Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:43:38.749Z] gmake -f compile.mk compile
[2026-01-09T23:43:38.749Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:43:39.532Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:39.532Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:43:39.532Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:43:39.532Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:43:39.532Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml
[2026-01-09T23:43:40.312Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-09T23:43:40.312Z]
[2026-01-09T23:43:40.312Z] -create_test_directory:
[2026-01-09T23:43:40.312Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest
[2026-01-09T23:43:40.312Z]
[2026-01-09T23:43:40.312Z] stage_test_material:
[2026-01-09T23:43:41.098Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest
[2026-01-09T23:43:41.098Z]
[2026-01-09T23:43:41.098Z] build:
[2026-01-09T23:43:41.098Z]
[2026-01-09T23:43:41.098Z] init:
[2026-01-09T23:43:41.098Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf
[2026-01-09T23:43:41.098Z]
[2026-01-09T23:43:41.098Z] dist:
[2026-01-09T23:43:41.098Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf
[2026-01-09T23:43:41.098Z]
[2026-01-09T23:43:41.098Z] build:
[2026-01-09T23:43:41.875Z]
[2026-01-09T23:43:41.875Z] build:
[2026-01-09T23:43:41.875Z]
[2026-01-09T23:43:41.875Z] init:
[2026-01-09T23:43:41.876Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2026-01-09T23:43:41.876Z]
[2026-01-09T23:43:41.876Z] getBumbleBench:
[2026-01-09T23:43:41.876Z] [echo] Cloning BumbleBench
[2026-01-09T23:43:41.876Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-09T23:43:41.876Z] [exec] Cloning into 'bumblebench'...
[2026-01-09T23:43:41.876Z]
[2026-01-09T23:43:41.876Z] buildBumbleBench:
[2026-01-09T23:43:41.876Z] [echo] Building BumbleBench
[2026-01-09T23:43:41.876Z]
[2026-01-09T23:43:41.876Z] compile-all:
[2026-01-09T23:43:41.876Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:43.482Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-09T23:43:43.482Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-09T23:43:43.482Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:44.261Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:44.261Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:44.261Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:44.261Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.038Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.038Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.038Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.038Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.039Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.818Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.818Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.818Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.818Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:43:45.818Z]
[2026-01-09T23:43:45.818Z] dist:
[2026-01-09T23:43:45.818Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-09T23:43:46.596Z]
[2026-01-09T23:43:46.596Z] dist:
[2026-01-09T23:43:46.596Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2026-01-09T23:43:46.596Z]
[2026-01-09T23:43:46.596Z] build:
[2026-01-09T23:43:46.596Z]
[2026-01-09T23:43:46.596Z] getDependentLibs:
[2026-01-09T23:43:51.104Z] [exec] --------------------------------------------
[2026-01-09T23:43:51.104Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:51.104Z] [exec] task is set to default
[2026-01-09T23:43:51.104Z] [exec] dependencyList is set to dacapo
[2026-01-09T23:43:51.104Z] [exec] --------------------------------------------
[2026-01-09T23:43:51.104Z] [exec] Starting download third party dependent jars
[2026-01-09T23:43:51.104Z] [exec] --------------------------------------------
[2026-01-09T23:43:51.105Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:43:51.105Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:43:51.105Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:43:51.105Z]
[2026-01-09T23:43:51.105Z] init:
[2026-01-09T23:43:51.105Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2026-01-09T23:43:51.105Z]
[2026-01-09T23:43:51.105Z] getDacapoSuite:
[2026-01-09T23:43:51.105Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2026-01-09T23:45:56.046Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2026-01-09T23:45:57.673Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo/dacapo
[2026-01-09T23:45:58.456Z]
[2026-01-09T23:45:58.456Z] dist:
[2026-01-09T23:45:58.456Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo
[2026-01-09T23:45:58.456Z]
[2026-01-09T23:45:58.456Z] build:
[2026-01-09T23:45:58.456Z]
[2026-01-09T23:45:58.456Z] init:
[2026-01-09T23:45:58.456Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2026-01-09T23:45:58.456Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:45:58.456Z]
[2026-01-09T23:45:58.456Z] compile:
[2026-01-09T23:45:58.456Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:45:58.456Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:45:58.456Z] [echo] ===fork: yes
[2026-01-09T23:45:58.456Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:45:58.456Z] [echo] ===debug: on
[2026-01-09T23:45:58.456Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-09T23:45:58.456Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:46:00.064Z]
[2026-01-09T23:46:00.064Z] dist:
[2026-01-09T23:46:00.064Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-09T23:46:00.064Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2026-01-09T23:46:00.065Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2026-01-09T23:46:00.065Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro
[2026-01-09T23:46:01.686Z]
[2026-01-09T23:46:01.686Z] clean:
[2026-01-09T23:46:01.686Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2026-01-09T23:46:01.686Z]
[2026-01-09T23:46:01.686Z] build:
[2026-01-09T23:46:01.686Z]
[2026-01-09T23:46:01.686Z] build:
[2026-01-09T23:46:01.686Z]
[2026-01-09T23:46:01.686Z] init:
[2026-01-09T23:46:01.686Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance
[2026-01-09T23:46:01.686Z]
[2026-01-09T23:46:01.686Z] getRenaissanceSuite:
[2026-01-09T23:46:01.686Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-09T23:46:43.162Z]
[2026-01-09T23:46:43.162Z] dist:
[2026-01-09T23:46:43.162Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] build:
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] init:
[2026-01-09T23:47:11.684Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] getSpecjbbSuite:
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] dist:
[2026-01-09T23:47:11.684Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb/run
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] BUILD SUCCESSFUL
[2026-01-09T23:47:11.684Z] Total time: 3 minutes 31 seconds
[2026-01-09T23:47:11.684Z] 0
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z]
[2026-01-09T23:47:11.684Z] RECORD TEST REPOs SHA
[2026-01-09T23:47:11.684Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-09T23:47:11.684Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-09T23:47:11.684Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:47:11.684Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:47:11.684Z] ================================================
[2026-01-09T23:47:11.684Z] timestamp: 20260109-234710
[2026-01-09T23:47:11.684Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests
[2026-01-09T23:47:11.684Z] git repo:
[2026-01-09T23:47:11.684Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:47:11.684Z] sha:
[2026-01-09T23:47:11.684Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:47:11.684Z] ================================================
[2026-01-09T23:47:11.684Z] timestamp: 20260109-234710
[2026-01-09T23:47:11.684Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG
[2026-01-09T23:47:11.684Z] git repo:
[2026-01-09T23:47:11.684Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-09T23:47:11.684Z] sha:
[2026-01-09T23:47:11.684Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2026-01-09T23:47:11.684Z] ================================================
[2026-01-09T23:47:11.684Z] timestamp: 20260109-234710
[2026-01-09T23:47:11.684Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-09T23:47:11.684Z] git repo:
[2026-01-09T23:47:11.684Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-09T23:47:11.684Z] sha:
[2026-01-09T23:47:11.684Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-09T23:47:11.684Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[Pipeline] }
[2026-01-09T23:47:12.115Z] $ ssh-agent -k
[2026-01-09T23:47:12.126Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:47:12.126Z] unset SSH_AGENT_PID;
[2026-01-09T23:47:12.126Z] echo Agent pid 16777694 killed;
[2026-01-09T23:47:12.929Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-09T23:47:13.055Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:47:13.072Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-09T23:47:13.155Z] $ ssh-agent
[2026-01-09T23:47:13.969Z] SSH_AUTH_SOCK=/tmp/ssh-ZRtvb7vAZ6g9/agent.16777696
[2026-01-09T23:47:13.969Z] SSH_AGENT_PID=18874730
[2026-01-09T23:47:13.969Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:47:15.833Z] + uname
[2026-01-09T23:47:15.833Z] + [ AIX = AIX ]
[2026-01-09T23:47:15.833Z] + MAKE=gmake
[2026-01-09T23:47:15.833Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-09T23:47:15.833Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-09T23:47:18.041Z] + uname
[2026-01-09T23:47:18.041Z] + [ AIX = AIX ]
[2026-01-09T23:47:18.041Z] + MAKE=gmake
[2026-01-09T23:47:18.041Z] + cd ./aqa-tests
[2026-01-09T23:47:18.041Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-09T23:47:18.041Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:47:18.041Z] =========
[2026-01-09T23:47:18.041Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:47:18.041Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:47:18.041Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:47:18.041Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:47:18.041Z] STF_BRANCH=v1.0.10
[2026-01-09T23:47:18.041Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:47:18.041Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:47:18.041Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:47:18.041Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:47:18.041Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:47:18.041Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:47:18.041Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:47:18.041Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:47:18.041Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:47:18.041Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:47:18.041Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:47:18.041Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:47:18.041Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:47:18.041Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:47:18.041Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:47:18.041Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:47:18.041Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:47:18.041Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:47:18.041Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:47:18.041Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:47:18.041Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:47:18.041Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:47:18.041Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:47:18.041Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:47:18.041Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:47:18.041Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:47:18.041Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:47:18.041Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:47:18.041Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:47:18.041Z]
[2026-01-09T23:47:18.041Z] =========
[2026-01-09T23:47:18.041Z]
[2026-01-09T23:47:18.041Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:47:18.041Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:47:18.041Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:47:18.041Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:47:18.041Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-09T23:47:18.041Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib
[2026-01-09T23:47:18.041Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-01-09T23:47:18.041Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:47:18.041Z] perl scripts/configure.pl
[2026-01-09T23:47:18.041Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:47:19.645Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Starting to generate test make files.
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.645Z] Make files are generated successfully.
[2026-01-09T23:47:19.645Z]
[2026-01-09T23:47:19.646Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:47:19.646Z] gmake -f runtest.mk _extended.perf
[2026-01-09T23:47:19.646Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG'
[2026-01-09T23:47:19.646Z]
[2026-01-09T23:47:19.646Z] Running make 4.4.1
[2026-01-09T23:47:19.646Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/..
[2026-01-09T23:47:19.646Z] set JDK_VERSION to 8
[2026-01-09T23:47:19.646Z] set JDK_IMPL to hotspot
[2026-01-09T23:47:19.646Z] set JVM_VERSION to openjdk8
[2026-01-09T23:47:19.646Z] set JCL_VERSION to latest
[2026-01-09T23:47:19.646Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image
[2026-01-09T23:47:19.646Z] set SPEC to aix_ppc-64
[2026-01-09T23:47:19.646Z] set TEST_FLAG to
[2026-01-09T23:47:19.646Z] Running extended.perf ...
[2026-01-09T23:47:19.646Z] There are 18 test targets in extended.perf
[2026-01-09T23:47:19.646Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-09T23:47:20.423Z] openjdk version "1.8.0_472"
[2026-01-09T23:47:20.423Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:47:20.423Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:47:20.423Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests'
[2026-01-09T23:47:20.423Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf'
[2026-01-09T23:47:20.423Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/dacapo'
[2026-01-09T23:47:20.423Z]
[2026-01-09T23:47:20.423Z] ===============================================