Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 514 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3023 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 294 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.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/master^{commit} # timeout=10 Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)" > git rev-list --no-walk 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-08-30T20:34:32.453Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf' label [Pipeline] echo [2025-08-30T20:34:32.470Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-08-30T20:34:32.471Z] LABEL: hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-30T20:34:32.482Z] 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 [2025-08-30T20:34:32.487Z] dynamicAgents: [] [Pipeline] node [2025-08-30T20:34:47.491Z] Still waiting to schedule task [2025-08-30T20:34:47.492Z] Waiting for next available executor on ‘hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2’ [2025-08-30T20:40:39.971Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.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 [2025-08-30T20:40:40.007Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-30T20:40:40.380Z] [WS-CLEANUP] Deleting project workspace... [2025-08-30T20:40:40.380Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-30T20:40:40.555Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-30T20:40:40.760Z] The recommended git tool is: git [2025-08-30T20:40:41.111Z] No credentials specified [2025-08-30T20:40:41.286Z] Cloning the remote Git repository [2025-08-30T20:40:41.542Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-30T20:40:41.543Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests # timeout=10 [2025-08-30T20:40:41.559Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-08-30T20:40:41.560Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-30T20:40:41.560Z] > git --version # timeout=10 [2025-08-30T20:40:41.571Z] > git --version # 'git version 2.41.0' [2025-08-30T20:40:41.571Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T20:40:49.764Z] Avoid second fetch [2025-08-30T20:40:49.953Z] Checking out Revision 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 (origin/master) [2025-08-30T20:40:49.472Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-30T20:40:49.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-30T20:40:49.845Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-08-30T20:40:50.035Z] > git config core.sparsecheckout # timeout=10 [2025-08-30T20:40:50.046Z] > git checkout -f 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10 [2025-08-30T20:41:07.544Z] Commit message: "Unexclude OpenJ9 jdk25 tests for issue 22219 (#6542)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.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 [2025-08-30T20:41:09.919Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-30T20:41:09.951Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-30T20:41:12.023Z] + date +%a, %d %b %Y %T %z [2025-08-30T20:41:12.023Z] + LC_TIME=C [Pipeline] echo [2025-08-30T20:41:12.566Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-30T20:41:14.414Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-30T20:41:14.414Z] + 2>& 1 [2025-08-30T20:41:14.414Z] Unix type machine.. [2025-08-30T20:41:14.414Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-08-30T20:41:17.408Z] + printenv [2025-08-30T20:41:17.415Z] _=/opt/freeware/bin/printenv [2025-08-30T20:41:17.415Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-30T20:41:17.415Z] BUILD_LIST=perf [2025-08-30T20:41:17.415Z] LANG=C [2025-08-30T20:41:17.415Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-08-30T20:41:17.415Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix [2025-08-30T20:41:17.415Z] LOGIN=jenkins [2025-08-30T20:41:17.415Z] USE_JRE=false [2025-08-30T20:41:17.415Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-30T20:41:17.415Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-30T20:41:17.415Z] SLACK_CHANNEL=aqavit-bot [2025-08-30T20:41:17.415Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-08-30T20:41:17.415Z] PARALLEL=Dynamic [2025-08-30T20:41:17.415Z] KEEP_REPORTDIR=false [2025-08-30T20:41:17.415Z] DOCKER_REQUIRED=false [2025-08-30T20:41:17.415Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-08-30T20:41:17.415Z] jobStatus=SUCCESS [2025-08-30T20:41:17.415Z] CLCMD_PASSTHRU=1 [2025-08-30T20:41:17.415Z] 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 [2025-08-30T20:41:17.415Z] RES_RETRY=2 [2025-08-30T20:41:17.415Z] STF_OWNER_BRANCH=adoptium:master [2025-08-30T20:41:17.415Z] TARGET=sanity.perf [2025-08-30T20:41:17.415Z] BUILD_NUMBER=644 [2025-08-30T20:41:17.415Z] SDK_RESOURCE=upstream [2025-08-30T20:41:17.415Z] JOBSTARTTIME=Sat, 30 Aug 2025 20:41:10 +0000 [2025-08-30T20:41:17.415Z] PERSONAL_BUILD=false [2025-08-30T20:41:17.415Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/644/display/redirect?page=tests [2025-08-30T20:41:17.415Z] USE_TESTENV_PROPERTIES=false [2025-08-30T20:41:17.416Z] ARCHIVE_TEST_RESULTS=false [2025-08-30T20:41:17.416Z] 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 [2025-08-30T20:41:17.416Z] KEEP_WORKSPACE=false [2025-08-30T20:41:17.416Z] OPENJ9_BRANCH=master [2025-08-30T20:41:17.416Z] LC__FASTMSG=true [2025-08-30T20:41:17.416Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-30T20:41:17.416Z] EXIT_FAILURE=false [2025-08-30T20:41:17.416Z] HUDSON_COOKIE=33ce680c-20e5-42e9-b969-2ba9644e9d93 [2025-08-30T20:41:17.416Z] EDITOR=/usr/bin/vi [2025-08-30T20:41:17.416Z] JDK_BRANCH=jdk8u472-b05_adopt [2025-08-30T20:41:17.416Z] AUTO_DETECT=true [2025-08-30T20:41:17.416Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-30T20:41:17.416Z] JCK_GIT_BRANCH=master [2025-08-30T20:41:17.416Z] LOGNAME=jenkins [2025-08-30T20:41:17.416Z] BUILD_ID=644 [2025-08-30T20:41:17.416Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_ppc64_aix-644 [2025-08-30T20:41:17.416Z] EXECUTOR_NUMBER=0 [2025-08-30T20:41:17.416Z] RES_TIMEOUT=5 [2025-08-30T20:41:17.416Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix [2025-08-30T20:41:17.416Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-08-30T20:41:17.416Z] ITERATIONS=1 [2025-08-30T20:41:17.416Z] MAIL=/var/spool/mail/jenkins [2025-08-30T20:41:17.416Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix.tap [2025-08-30T20:41:17.416Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:41:17.416Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-30T20:41:17.416Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-30T20:41:17.416Z] LOCPATH=/usr/lib/nls/loc [2025-08-30T20:41:17.416Z] TKG_ITERATIONS=1 [2025-08-30T20:41:17.416Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/644/display/redirect?page=artifacts [2025-08-30T20:41:17.416Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-30T20:41:17.416Z] JDK_IMPL=hotspot [2025-08-30T20:41:17.416Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-30T20:41:17.416Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-30T20:41:17.416Z] JENKINS_NODE_COOKIE=dc09ee24-d91d-456c-80f4-7bdd43448218 [2025-08-30T20:41:17.416Z] ADOPTOPENJDK_BRANCH=master [2025-08-30T20:41:17.416Z] NUM_PROCESSORS=5 [2025-08-30T20:41:17.416Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2025-08-30T20:41:17.416Z] CI=true [2025-08-30T20:41:17.416Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-30T20:41:17.416Z] USER=jenkins [2025-08-30T20:41:17.416Z] JENKINS_SERVER_COOKIE=durable-8e79699a29a1d6e41ead2acb8cf66e361343c1914d07c38a94e930c79592907a [2025-08-30T20:41:17.416Z] AUTHSTATE=compat [2025-08-30T20:41:17.416Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-30T20:41:17.416Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-30T20:41:17.416Z] EXIT_SUCCESS=false [2025-08-30T20:41:17.416Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:41:17.416Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-30T20:41:17.416Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/system_lib [2025-08-30T20:41:17.416Z] RERUN_FAILURE=true [2025-08-30T20:41:17.416Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/644/display/redirect?page=changes [2025-08-30T20:41:17.416Z] SHELL=/usr/bin/ksh [2025-08-30T20:41:17.416Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix [2025-08-30T20:41:17.416Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/ [2025-08-30T20:41:17.416Z] AIXTHREAD_HRT=true [2025-08-30T20:41:17.416Z] DYNAMIC_COMPILE=false [2025-08-30T20:41:17.416Z] ODMDIR=/etc/objrepos [2025-08-30T20:41:17.416Z] SETUP_JCK_RUN=false [2025-08-30T20:41:17.416Z] SPEC=aix_ppc-64 [2025-08-30T20:41:17.416Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-08-30T20:41:17.416Z] PLATFORM=ppc64_aix [2025-08-30T20:41:17.416Z] TIME_LIMIT=25 [2025-08-30T20:41:17.416Z] HOME=/home/jenkins [2025-08-30T20:41:17.416Z] NODE_NAME=build-osuosl-aix72-ppc64-3 [2025-08-30T20:41:17.416Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix@tmp [2025-08-30T20:41:17.416Z] UPSTREAM_JOB_NUMBER=514 [2025-08-30T20:41:17.416Z] GENERATE_JOBS=true [2025-08-30T20:41:17.416Z] TEST_TIME=120 [2025-08-30T20:41:17.416Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-30T20:41:17.416Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-08-30T20:41:17.416Z] BUILD_DISPLAY_NAME=#644 [2025-08-30T20:41:17.416Z] SSH_CLIENT=78.47.239.97 55138 22 [2025-08-30T20:41:17.416Z] SSH_CONNECTION=78.47.239.97 55138 140.211.9.163 22 [2025-08-30T20:41:17.416Z] RERUN_ITERATIONS=1 [2025-08-30T20:41:17.416Z] STAGE_NAME=Setup [2025-08-30T20:41:17.416Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-08-30T20:41:17.416Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix [2025-08-30T20:41:17.416Z] OBJECT_MODE=64 [2025-08-30T20:41:17.416Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/display/redirect [2025-08-30T20:41:17.416Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-08-30T20:41:17.416Z] TZ=UTC0 [2025-08-30T20:41:17.416Z] JDK_VERSION=8 [2025-08-30T20:41:17.416Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/644/display/redirect [2025-08-30T20:41:17.416Z] JDK9_BOOT_DIR=/home/jdk-9+181/ [2025-08-30T20:41:17.416Z] JDK8_BOOT_DIR=/home/bootjdk8/ [2025-08-30T20:41:17.416Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-08-30T20:41:17.416Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/644/ [2025-08-30T20:41:17.416Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-30T20:41:17.416Z] ORIGIN_JDK_VERSION=8 [2025-08-30T20:41:17.416Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks [2025-08-30T20:41:17.416Z] 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 [2025-08-30T20:41:17.416Z] 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 [2025-08-30T20:41:17.774Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-30T20:41:17.789Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T20:43:56.173Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 514 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-30T20:43:56.370Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-08-30T20:43:56.377Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix [Pipeline] { [Pipeline] sshagent [2025-08-30T20:43:56.475Z] $ ssh-agent [2025-08-30T20:43:57.281Z] SSH_AUTH_SOCK=/tmp/ssh-CznLXTLPBNQS/agent.63898006 [2025-08-30T20:43:57.281Z] SSH_AGENT_PID=18547126 [2025-08-30T20:43:57.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-30T20:43:57.303Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-30T20:43:57.333Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-08-30T20:43:59.193Z] + pwd [2025-08-30T20:43:59.194Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-08-30T20:43:59.194Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests [2025-08-30T20:43:59.194Z] get jdk binary... [2025-08-30T20:43:59.194Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-30T20:43:59.194Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T20:44:15.367Z] List files in jdkbinary folder... [2025-08-30T20:44:15.367Z] total 213828 [2025-08-30T20:44:15.367Z] -rw-r--r-- 1 jenkins staff 70548314 Aug 30 20:18 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:15.367Z] -rw-r--r-- 1 jenkins staff 105209618 Aug 30 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:15.367Z] -rw-r--r-- 1 jenkins staff 43105342 Aug 30 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:15.367Z] -rw-r--r-- 1 jenkins staff 20526 Aug 30 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea-metadata.json [2025-08-30T20:44:15.367Z] -rw-r--r-- 1 jenkins staff 67545 Aug 30 20:25 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea.json [2025-08-30T20:44:15.367Z] drwxr-xr-x 3 jenkins staff 256 Aug 30 20:43 tmp [2025-08-30T20:44:15.367Z] List files in jdkbinary/tmp folder... [2025-08-30T20:44:15.367Z] total 4 [2025-08-30T20:44:15.367Z] drwxr-xr-x 7 jenkins staff 4096 Aug 30 20:18 jdk8u472-b05 [2025-08-30T20:44:15.367Z] Moving directory jdk8u472-b05/ to ../j2sdk-image [2025-08-30T20:44:15.367Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz ... [2025-08-30T20:44:25.275Z] List files in jdkbinary folder... [2025-08-30T20:44:25.275Z] total 213832 [2025-08-30T20:44:25.275Z] -rw-r--r-- 1 jenkins staff 70548314 Aug 30 20:18 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:25.275Z] -rw-r--r-- 1 jenkins staff 105209618 Aug 30 20:19 OpenJDK8U-jdk_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:25.275Z] -rw-r--r-- 1 jenkins staff 43105342 Aug 30 20:18 OpenJDK8U-jre_ppc64_aix_hotspot_8u472b05-ea.tar.gz [2025-08-30T20:44:25.275Z] -rw-r--r-- 1 jenkins staff 20526 Aug 30 20:21 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea-metadata.json [2025-08-30T20:44:25.275Z] -rw-r--r-- 1 jenkins staff 67545 Aug 30 20:25 OpenJDK8U-sbom_ppc64_aix_hotspot_8u472b05-ea.json [2025-08-30T20:44:25.275Z] drwxr-xr-x 7 jenkins staff 4096 Aug 30 20:18 j2sdk-image [2025-08-30T20:44:25.275Z] drwxr-xr-x 3 jenkins staff 256 Aug 30 20:44 tmp [2025-08-30T20:44:25.275Z] List files in jdkbinary/tmp folder... [2025-08-30T20:44:25.275Z] total 0 [2025-08-30T20:44:25.275Z] drwxr-xr-x 4 jenkins staff 256 Aug 30 20:18 jdk8u472-b05-jre [2025-08-30T20:44:25.275Z] Moving directory jdk8u472-b05-jre/ to ../j2re-image [2025-08-30T20:44:25.275Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u472b05-ea.tar.gz over ./j2sdk-image/jre... [2025-08-30T20:44:39.055Z] Removing top-level folder jdk8u472-b05-debug-image/ [2025-08-30T20:44:39.055Z] Removing top-level folder jdk8u472-b05/ [2025-08-30T20:44:52.831Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2025-08-30T20:44:52.832Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-30T20:44:53.604Z] openjdk version "1.8.0_472-beta" [2025-08-30T20:44:53.604Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302003-b05) [2025-08-30T20:44:53.604Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode) [2025-08-30T20:44:53.604Z] =JAVA VERSION OUTPUT END= [2025-08-30T20:44:53.604Z] =RELEASE INFO BEGIN= [2025-08-30T20:44:53.604Z] JAVA_VERSION="1.8.0_472" [2025-08-30T20:44:53.604Z] OS_NAME="" [2025-08-30T20:44:53.604Z] OS_VERSION="" [2025-08-30T20:44:53.604Z] OS_ARCH="ppc64" [2025-08-30T20:44:53.604Z] SOURCE=".:git:49a65609c1ce+" [2025-08-30T20:44:53.604Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-30T20:44:53.604Z] BUILD_SOURCE="git:ba722bb19f511a86cd98bdca95a3bbe65508fca7" [2025-08-30T20:44:53.604Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-30T20:44:53.604Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-08-30T20:44:53.604Z] FULL_VERSION="1.8.0_472-beta-202508302003-b05" [2025-08-30T20:44:53.604Z] SEMANTIC_VERSION="8.0.472+5" [2025-08-30T20:44:53.604Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-08-30T20:44:53.604Z] JVM_VARIANT="Hotspot" [2025-08-30T20:44:53.604Z] JVM_VERSION="25.472-b05" [2025-08-30T20:44:53.604Z] IMAGE_TYPE="JDK" [2025-08-30T20:44:53.604Z] =RELEASE INFO END= [2025-08-30T20:44:53.604Z] get testKitGen... [2025-08-30T20:44:53.604Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-30T20:44:54.387Z] git rev-parse master [2025-08-30T20:44:54.387Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-30T20:44:54.892Z] $ ssh-agent -k [2025-08-30T20:44:54.903Z] unset SSH_AUTH_SOCK; [2025-08-30T20:44:54.903Z] unset SSH_AGENT_PID; [2025-08-30T20:44:54.903Z] echo Agent pid 18547126 killed; [2025-08-30T20:44:55.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-30T20:44:56.271Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64_aix&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b05_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=514&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-30T20:44:56.283Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64_aix&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=build-osuosl-aix72-ppc64-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b05_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=514&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-08-30T20:44:56.382Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-30T20:44:57.460Z] Copied 1 artifact from "getTRSSOutput" build number 1880 [Pipeline] sh [2025-08-30T20:44:59.331Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-08-30T20:44:59.331Z] + gzip -cd TRSSOutput.tar.gz [2025-08-30T20:44:59.331Z] + tar xof - [2025-08-30T20:44:59.331Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-30T20:44:59.721Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-30T20:44:59.739Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-30T20:45:01.601Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-30T20:45:05.396Z] -------------------------------------------- [2025-08-30T20:45:05.396Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:05.396Z] task is set to default [2025-08-30T20:45:05.396Z] dependencyList is set to all [2025-08-30T20:45:05.396Z] -------------------------------------------- [2025-08-30T20:45:05.396Z] Starting download third party dependent jars [2025-08-30T20:45:05.396Z] -------------------------------------------- [2025-08-30T20:45:05.396Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:45:05.396Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-30T20:45:05.397Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-08-30T20:45:05.447Z] 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 [2025-08-30T20:45:07.416Z] + cd ./aqa-tests/TKG [2025-08-30T20:45:07.416Z] + uname [2025-08-30T20:45:07.416Z] + [ AIX = AIX ] [2025-08-30T20:45:07.416Z] + MAKE=gmake [2025-08-30T20:45:07.416Z] + gmake genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-08-30T20:45:07.416Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:45:07.416Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:07.416Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:07.416Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:07.416Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:45:07.416Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:45:07.416Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T20:45:09.014Z] [2025-08-30T20:45:09.014Z] build: [2025-08-30T20:45:09.014Z] [2025-08-30T20:45:09.014Z] clean: [2025-08-30T20:45:09.014Z] [2025-08-30T20:45:09.014Z] init: [2025-08-30T20:45:09.014Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:45:09.014Z] [2025-08-30T20:45:09.014Z] getDependentLibs: [2025-08-30T20:45:09.014Z] [exec] -------------------------------------------- [2025-08-30T20:45:09.014Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:09.014Z] [exec] task is set to default [2025-08-30T20:45:09.014Z] [exec] dependencyList is set to json_simple [2025-08-30T20:45:09.014Z] [exec] -------------------------------------------- [2025-08-30T20:45:09.014Z] [exec] Starting download third party dependent jars [2025-08-30T20:45:09.014Z] [exec] -------------------------------------------- [2025-08-30T20:45:09.014Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:09.014Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:45:09.014Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:45:09.014Z] [2025-08-30T20:45:09.014Z] compile: [2025-08-30T20:45:09.014Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:45:09.014Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:45:09.014Z] [echo] ===fork: yes [2025-08-30T20:45:09.014Z] [echo] ===debug: on [2025-08-30T20:45:09.014Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:45:13.497Z] [2025-08-30T20:45:13.497Z] dist: [2025-08-30T20:45:13.497Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T20:45:13.497Z] [2025-08-30T20:45:13.497Z] BUILD SUCCESSFUL [2025-08-30T20:45:13.497Z] Total time: 5 seconds [2025-08-30T20:45:13.497Z] 0 [2025-08-30T20:45:13.497Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T20:45:13.497Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T20:45:13.497Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:45:14.280Z] ****************************** MACHINE INFO ****************************** [2025-08-30T20:45:14.280Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:45:14.280Z] Free Physical Memory Size : 18584932352 [2025-08-30T20:45:14.280Z] Free space (bytes) : 11744927744 [2025-08-30T20:45:14.280Z] Total Physical Memory Size : 32212254720 [2025-08-30T20:45:14.280Z] Total space (bytes) : 34359738368 [2025-08-30T20:45:14.280Z] Usable space (bytes) : 11744927744 [2025-08-30T20:45:14.280Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:45:14.280Z] bashVersion : [2025-08-30T20:45:14.280Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2025-08-30T20:45:14.280Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T20:45:14.280Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] This is free software; you are free to change and redistribute it. [2025-08-30T20:45:14.280Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:45:14.280Z] cpuCores : [2025-08-30T20:45:14.280Z] cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:45:14.280Z] 0 [2025-08-30T20:45:14.280Z] curlVersion : [2025-08-30T20:45:14.280Z] 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 [2025-08-30T20:45:14.280Z] Release-Date: 2023-10-11 [2025-08-30T20:45:14.280Z] 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 [2025-08-30T20:45:14.280Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-08-30T20:45:14.280Z] dockerVersion : bash: line 1: docker: command not found [2025-08-30T20:45:14.280Z] gcc version : Command could not be executed [2025-08-30T20:45:14.280Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-08-30T20:45:14.280Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T20:45:14.280Z] lldb version : Command could not be executed [2025-08-30T20:45:14.280Z] makeVersion : [2025-08-30T20:45:14.280Z] GNU Make 4.4.1 [2025-08-30T20:45:14.280Z] Built for powerpc-ibm-aix7.1.5.0 [2025-08-30T20:45:14.280Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-30T20:45:14.280Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-30T20:45:14.280Z] This is free software: you are free to change and redistribute it. [2025-08-30T20:45:14.280Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:45:14.280Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-30T20:45:14.280Z] perlVersion : [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] Copyright 1987-2022, Larry Wall [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T20:45:14.280Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T20:45:14.280Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T20:45:14.280Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T20:45:14.280Z] procArch : powerpc [2025-08-30T20:45:14.280Z] sysArch : 00FB3A2C4C00 [2025-08-30T20:45:14.280Z] sysOS : AIX [2025-08-30T20:45:14.280Z] ulimit : [2025-08-30T20:45:14.280Z] core file size (blocks, -c) unlimited [2025-08-30T20:45:14.280Z] data seg size (kbytes, -d) 2621440 [2025-08-30T20:45:14.280Z] file size (blocks, -f) unlimited [2025-08-30T20:45:14.280Z] max memory size (kbytes, -m) 262144 [2025-08-30T20:45:14.280Z] open files (-n) unlimited [2025-08-30T20:45:14.280Z] pipe size (512 bytes, -p) 64 [2025-08-30T20:45:14.280Z] stack size (kbytes, -s) 4194304 [2025-08-30T20:45:14.280Z] cpu time (seconds, -t) unlimited [2025-08-30T20:45:14.280Z] max user processes (-u) 512 [2025-08-30T20:45:14.280Z] virtual memory (kbytes, -v) unlimited [2025-08-30T20:45:14.280Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX [2025-08-30T20:45:14.280Z] vmVendor : Oracle Corporation [2025-08-30T20:45:14.280Z] vmVersion : 25.472-b05 [2025-08-30T20:45:14.280Z] xlc version : Version: 13.01.0003.0007 [2025-08-30T20:45:14.280Z] ************************************************************************** [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('java.vendor')=Temurin [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('os.name')=AIX [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('os.arch')=ppc64 [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('java.fullversion')=null [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T20:45:14.280Z] [2025-08-30T20:45:14.280Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:14.280Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:45:14.280Z] perl scripts/configure.pl [2025-08-30T20:45:14.280Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.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=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-30T20:45:15.883Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T20:45:15.883Z] [2025-08-30T20:45:15.883Z] [2025-08-30T20:45:15.883Z] Starting to generate parallel test lists. [2025-08-30T20:45:15.883Z] [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-30T20:45:15.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-30T20:45:15.883Z] Attempting to get test duration data from TRSS. [2025-08-30T20:45:15.883Z] 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=sanity [2025-08-30T20:45:16.232Z] Attempting to get test duration data from cached files. [2025-08-30T20:45:16.232Z] [2025-08-30T20:45:16.232Z] TEST DURATION [2025-08-30T20:45:16.232Z] ==================================================================================== [2025-08-30T20:45:16.232Z] Total number of tests searched: 8 [2025-08-30T20:45:16.232Z] Number of test durations found: 8 [2025-08-30T20:45:16.232Z] Top slowest tests: [2025-08-30T20:45:16.232Z] 00m23s dacapo-h2_0 [2025-08-30T20:45:16.232Z] 00m02s renaissance-scala-kmeans_0 [2025-08-30T20:45:16.232Z] 00m01s renaissance-fj-kmeans_0 [2025-08-30T20:45:16.232Z] ==================================================================================== [2025-08-30T20:45:16.232Z] [2025-08-30T20:45:16.232Z] Test target is split into 1 lists. [2025-08-30T20:45:16.232Z] Reducing estimated test running time from 00m30s to 00m30s. [2025-08-30T20:45:16.232Z] [2025-08-30T20:45:16.232Z] -------------------------------------testList_0------------------------------------- [2025-08-30T20:45:16.232Z] Number of tests: 8 [2025-08-30T20:45:16.232Z] Estimated running time: 00m30s [2025-08-30T20:45:16.232Z] TESTLIST=dacapo-h2_0,renaissance-scala-kmeans_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2025-08-30T20:45:16.232Z] ------------------------------------------------------------------------------------ [2025-08-30T20:45:16.232Z] [2025-08-30T20:45:16.232Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-30T20:45:16.232Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-30T20:45:16.418Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-30T20:45:16.964Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-30T20:45:17.036Z] Building tests... [Pipeline] timeout [2025-08-30T20:45:17.041Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-30T20:45:17.059Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-30T20:45:19.274Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-30T20:45:22.708Z] -------------------------------------------- [2025-08-30T20:45:22.708Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:22.708Z] task is set to default [2025-08-30T20:45:22.708Z] dependencyList is set to all [2025-08-30T20:45:22.708Z] -------------------------------------------- [2025-08-30T20:45:22.708Z] Starting download third party dependent jars [2025-08-30T20:45:22.708Z] -------------------------------------------- [2025-08-30T20:45:22.708Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-30T20:45:22.708Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-30T20:45:23.467Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-08-30T20:45:23.489Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-30T20:45:23.592Z] $ ssh-agent [2025-08-30T20:45:24.401Z] SSH_AUTH_SOCK=/tmp/ssh-RMf9PUXFbhIc/agent.59179398 [2025-08-30T20:45:24.401Z] SSH_AGENT_PID=56099314 [2025-08-30T20:45:24.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-30T20:45:26.397Z] + bash ./compile.sh [2025-08-30T20:45:26.397Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:45:26.397Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:26.397Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:26.397Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:26.398Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:45:26.398Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:45:26.398Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-08-30T20:45:27.171Z] [2025-08-30T20:45:27.171Z] build: [2025-08-30T20:45:27.171Z] [2025-08-30T20:45:27.171Z] clean: [2025-08-30T20:45:27.171Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/autoGenEnv.mk [2025-08-30T20:45:27.171Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:45:27.171Z] [2025-08-30T20:45:27.171Z] init: [2025-08-30T20:45:27.171Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:45:27.171Z] [2025-08-30T20:45:27.171Z] getDependentLibs: [2025-08-30T20:45:27.171Z] [exec] -------------------------------------------- [2025-08-30T20:45:27.171Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:27.171Z] [exec] task is set to default [2025-08-30T20:45:27.171Z] [exec] dependencyList is set to json_simple [2025-08-30T20:45:27.171Z] [exec] -------------------------------------------- [2025-08-30T20:45:27.171Z] [exec] Starting download third party dependent jars [2025-08-30T20:45:27.171Z] [exec] -------------------------------------------- [2025-08-30T20:45:27.171Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:27.171Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-30T20:45:27.171Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:45:27.171Z] [2025-08-30T20:45:27.171Z] compile: [2025-08-30T20:45:27.171Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:45:27.171Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:45:27.171Z] [echo] ===fork: yes [2025-08-30T20:45:27.172Z] [echo] ===debug: on [2025-08-30T20:45:27.945Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin [2025-08-30T20:45:30.426Z] [2025-08-30T20:45:30.426Z] dist: [2025-08-30T20:45:30.426Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-30T20:45:30.426Z] [2025-08-30T20:45:30.426Z] BUILD SUCCESSFUL [2025-08-30T20:45:30.426Z] Total time: 4 seconds [2025-08-30T20:45:31.200Z] 0 [2025-08-30T20:45:31.200Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-30T20:45:31.200Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-30T20:45:31.200Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:45:31.975Z] ****************************** MACHINE INFO ****************************** [2025-08-30T20:45:31.975Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:45:31.975Z] Free Physical Memory Size : 18581032960 [2025-08-30T20:45:31.975Z] Free space (bytes) : 11744919552 [2025-08-30T20:45:31.975Z] Total Physical Memory Size : 32212254720 [2025-08-30T20:45:31.975Z] Total space (bytes) : 34359738368 [2025-08-30T20:45:31.975Z] Usable space (bytes) : 11744919552 [2025-08-30T20:45:31.975Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:45:31.975Z] bashVersion : [2025-08-30T20:45:31.975Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2025-08-30T20:45:31.975Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-30T20:45:31.975Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] This is free software; you are free to change and redistribute it. [2025-08-30T20:45:31.975Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:45:31.975Z] cpuCores : [2025-08-30T20:45:31.975Z] cat: /proc/cpuinfo: No such file or directory [2025-08-30T20:45:31.975Z] 0 [2025-08-30T20:45:31.975Z] curlVersion : [2025-08-30T20:45:31.975Z] 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 [2025-08-30T20:45:31.975Z] Release-Date: 2023-10-11 [2025-08-30T20:45:31.975Z] 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 [2025-08-30T20:45:31.975Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-08-30T20:45:31.975Z] dockerVersion : bash: line 1: docker: command not found [2025-08-30T20:45:31.975Z] gcc version : Command could not be executed [2025-08-30T20:45:31.975Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-08-30T20:45:31.975Z] gdb version : bash: line 1: gdb: command not found [2025-08-30T20:45:31.975Z] lldb version : Command could not be executed [2025-08-30T20:45:31.975Z] makeVersion : [2025-08-30T20:45:31.975Z] GNU Make 4.4.1 [2025-08-30T20:45:31.975Z] Built for powerpc-ibm-aix7.1.5.0 [2025-08-30T20:45:31.975Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-30T20:45:31.975Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-30T20:45:31.975Z] This is free software: you are free to change and redistribute it. [2025-08-30T20:45:31.975Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-30T20:45:31.975Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-30T20:45:31.975Z] perlVersion : [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] Copyright 1987-2022, Larry Wall [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-30T20:45:31.975Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-30T20:45:31.975Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-30T20:45:31.975Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] podmanVersion : bash: line 1: podman: command not found [2025-08-30T20:45:31.975Z] procArch : powerpc [2025-08-30T20:45:31.975Z] sysArch : 00FB3A2C4C00 [2025-08-30T20:45:31.975Z] sysOS : AIX [2025-08-30T20:45:31.975Z] ulimit : [2025-08-30T20:45:31.975Z] core file size (blocks, -c) unlimited [2025-08-30T20:45:31.975Z] data seg size (kbytes, -d) 2621440 [2025-08-30T20:45:31.975Z] file size (blocks, -f) unlimited [2025-08-30T20:45:31.975Z] max memory size (kbytes, -m) 262144 [2025-08-30T20:45:31.975Z] open files (-n) unlimited [2025-08-30T20:45:31.975Z] pipe size (512 bytes, -p) 64 [2025-08-30T20:45:31.975Z] stack size (kbytes, -s) 4194304 [2025-08-30T20:45:31.975Z] cpu time (seconds, -t) unlimited [2025-08-30T20:45:31.975Z] max user processes (-u) 512 [2025-08-30T20:45:31.975Z] virtual memory (kbytes, -v) unlimited [2025-08-30T20:45:31.975Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX [2025-08-30T20:45:31.975Z] vmVendor : Oracle Corporation [2025-08-30T20:45:31.975Z] vmVersion : 25.472-b05 [2025-08-30T20:45:31.975Z] xlc version : Version: 13.01.0003.0007 [2025-08-30T20:45:31.975Z] ************************************************************************** [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('java.vendor')=Temurin [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('os.name')=AIX [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('os.arch')=ppc64 [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('java.fullversion')=null [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] System.getProperty('sun.arch.data.model')=64 [2025-08-30T20:45:31.975Z] [2025-08-30T20:45:31.975Z] gmake -f clean.mk cleanBuild [2025-08-30T20:45:31.976Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:45:32.753Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest [2025-08-30T20:45:32.753Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:45:32.753Z] gmake -f compile.mk compile [2025-08-30T20:45:32.753Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:45:32.753Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:32.753Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-30T20:45:32.753Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-30T20:45:32.753Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-30T20:45:33.529Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml [2025-08-30T20:45:34.302Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-08-30T20:45:34.302Z] [2025-08-30T20:45:34.302Z] -create_test_directory: [2025-08-30T20:45:34.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest [2025-08-30T20:45:34.302Z] [2025-08-30T20:45:34.302Z] stage_test_material: [2025-08-30T20:45:34.302Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] build: [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] init: [2025-08-30T20:45:35.082Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] dist: [2025-08-30T20:45:35.082Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] build: [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] build: [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] init: [2025-08-30T20:45:35.082Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-08-30T20:45:35.082Z] [2025-08-30T20:45:35.082Z] getBumbleBench: [2025-08-30T20:45:35.082Z] [echo] Cloning BumbleBench [2025-08-30T20:45:35.082Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-08-30T20:45:35.082Z] [exec] Cloning into 'bumblebench'... [2025-08-30T20:45:35.857Z] [2025-08-30T20:45:35.857Z] buildBumbleBench: [2025-08-30T20:45:35.857Z] [echo] Building BumbleBench [2025-08-30T20:45:35.857Z] [2025-08-30T20:45:35.857Z] compile-all: [2025-08-30T20:45:35.857Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:37.460Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-08-30T20:45:37.460Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-08-30T20:45:37.460Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:37.461Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:37.461Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:38.236Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:38.236Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.011Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.012Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.012Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.012Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.786Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.786Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:39.786Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:40.561Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:40.561Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:45:40.561Z] [2025-08-30T20:45:40.561Z] dist: [2025-08-30T20:45:40.561Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-08-30T20:45:40.561Z] [2025-08-30T20:45:40.561Z] dist: [2025-08-30T20:45:40.561Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-08-30T20:45:41.335Z] [2025-08-30T20:45:41.335Z] build: [2025-08-30T20:45:41.335Z] [2025-08-30T20:45:41.335Z] getDependentLibs: [2025-08-30T20:45:44.772Z] [exec] -------------------------------------------- [2025-08-30T20:45:44.772Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:44.772Z] [exec] task is set to default [2025-08-30T20:45:44.772Z] [exec] dependencyList is set to dacapo [2025-08-30T20:45:44.772Z] [exec] -------------------------------------------- [2025-08-30T20:45:44.772Z] [exec] Starting download third party dependent jars [2025-08-30T20:45:44.772Z] [exec] -------------------------------------------- [2025-08-30T20:45:44.772Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:45:44.772Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-30T20:45:44.772Z] [exec] downloaded dependent third party jars successfully [2025-08-30T20:45:44.772Z] [2025-08-30T20:45:44.772Z] init: [2025-08-30T20:45:44.772Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:45:44.772Z] [2025-08-30T20:45:44.772Z] getDacapoSuite: [2025-08-30T20:45:44.773Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:47:18.073Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:47:18.073Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo/dacapo [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] dist: [2025-08-30T20:47:18.073Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] build: [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] init: [2025-08-30T20:47:18.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:47:18.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] compile: [2025-08-30T20:47:18.073Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-30T20:47:18.073Z] [echo] ============COMPILER SETTINGS============ [2025-08-30T20:47:18.073Z] [echo] ===fork: yes [2025-08-30T20:47:18.073Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/javac [2025-08-30T20:47:18.073Z] [echo] ===debug: on [2025-08-30T20:47:18.073Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-08-30T20:47:18.073Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] dist: [2025-08-30T20:47:18.073Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-08-30T20:47:18.073Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:47:18.073Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:47:18.073Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] clean: [2025-08-30T20:47:18.073Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] build: [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] build: [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] init: [2025-08-30T20:47:18.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/renaissance [2025-08-30T20:47:18.073Z] [2025-08-30T20:47:18.073Z] getRenaissanceSuite: [2025-08-30T20:47:18.073Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-08-30T20:47:40.391Z] [2025-08-30T20:47:40.391Z] dist: [2025-08-30T20:47:40.391Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/renaissance [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] build: [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] init: [2025-08-30T20:47:56.710Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/specjbb [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] getSpecjbbSuite: [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] dist: [2025-08-30T20:47:56.710Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/specjbb/run [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] BUILD SUCCESSFUL [2025-08-30T20:47:56.710Z] Total time: 2 minutes 23 seconds [2025-08-30T20:47:56.710Z] 0 [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] [2025-08-30T20:47:56.710Z] RECORD TEST REPOs SHA [2025-08-30T20:47:56.710Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \ [2025-08-30T20:47:56.710Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt" [2025-08-30T20:47:56.710Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-30T20:47:56.710Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-30T20:47:56.710Z] ================================================ [2025-08-30T20:47:56.710Z] timestamp: 20250830-204756 [2025-08-30T20:47:56.710Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests [2025-08-30T20:47:56.710Z] git repo: [2025-08-30T20:47:56.710Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-30T20:47:56.710Z] sha: [2025-08-30T20:47:56.710Z] 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 [2025-08-30T20:47:56.710Z] ================================================ [2025-08-30T20:47:56.710Z] timestamp: 20250830-204756 [2025-08-30T20:47:56.710Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG [2025-08-30T20:47:56.710Z] git repo: [2025-08-30T20:47:56.710Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-30T20:47:56.710Z] sha: [2025-08-30T20:47:56.710Z] 22529199368176ccd2e43c4cf47437798dcecf81 [2025-08-30T20:47:56.711Z] ================================================ [2025-08-30T20:47:56.711Z] timestamp: 20250830-204756 [2025-08-30T20:47:56.711Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-08-30T20:47:56.711Z] git repo: [2025-08-30T20:47:56.711Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-08-30T20:47:56.711Z] sha: [2025-08-30T20:47:56.711Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-08-30T20:47:56.711Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] } [2025-08-30T20:47:57.143Z] $ ssh-agent -k [2025-08-30T20:47:57.154Z] unset SSH_AUTH_SOCK; [2025-08-30T20:47:57.154Z] unset SSH_AGENT_PID; [2025-08-30T20:47:57.154Z] echo Agent pid 56099314 killed; [2025-08-30T20:47:57.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-30T20:47:58.118Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-30T20:47:58.139Z] ITERATION: 1/1 [Pipeline] sshagent [2025-08-30T20:47:58.232Z] $ ssh-agent [2025-08-30T20:47:59.039Z] SSH_AUTH_SOCK=/tmp/ssh-H3cDOjeOVjHE/agent.56099316 [2025-08-30T20:47:59.039Z] SSH_AGENT_PID=64028974 [2025-08-30T20:47:59.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-30T20:48:00.907Z] + uname [2025-08-30T20:48:00.907Z] + [ AIX = AIX ] [2025-08-30T20:48:00.907Z] + MAKE=gmake [2025-08-30T20:48:00.907Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-30T20:48:00.907Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-30T20:48:03.137Z] + uname [2025-08-30T20:48:03.137Z] + [ AIX = AIX ] [2025-08-30T20:48:03.137Z] + MAKE=gmake [2025-08-30T20:48:03.137Z] + cd ./aqa-tests [2025-08-30T20:48:03.137Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-30T20:48:03.137Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:48:03.137Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../externalDependency/lib [2025-08-30T20:48:03.137Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-08-30T20:48:03.137Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:48:03.137Z] perl scripts/configure.pl [2025-08-30T20:48:03.137Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.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=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-30T20:48:04.756Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-30T20:48:04.756Z] [2025-08-30T20:48:04.756Z] Starting to generate test make files. [2025-08-30T20:48:04.756Z] [2025-08-30T20:48:04.756Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-08-30T20:48:04.756Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-08-30T20:48:04.756Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-08-30T20:48:04.756Z] [2025-08-30T20:48:04.756Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-08-30T20:48:04.756Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-08-30T20:48:04.756Z] [2025-08-30T20:48:04.756Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-08-30T20:48:04.757Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-08-30T20:48:04.757Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-08-30T20:48:04.757Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Make files are generated successfully. [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:48:04.757Z] gmake -f runtest.mk _sanity.perf [2025-08-30T20:48:04.757Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG' [2025-08-30T20:48:04.757Z] [2025-08-30T20:48:04.757Z] Running make 4.4.1 [2025-08-30T20:48:04.757Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.. [2025-08-30T20:48:04.757Z] set JDK_VERSION to 8 [2025-08-30T20:48:04.757Z] set JDK_IMPL to hotspot [2025-08-30T20:48:04.757Z] set JVM_VERSION to openjdk8 [2025-08-30T20:48:04.757Z] set JCL_VERSION to latest [2025-08-30T20:48:04.757Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-08-30T20:48:04.757Z] set SPEC to aix_ppc-64 [2025-08-30T20:48:04.757Z] set TEST_FLAG to [2025-08-30T20:48:04.757Z] Running sanity.perf ... [2025-08-30T20:48:04.757Z] There are 8 test targets in sanity.perf [2025-08-30T20:48:04.757Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version [2025-08-30T20:48:04.757Z] openjdk version "1.8.0_472-beta" [2025-08-30T20:48:04.757Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508302003-b05) [2025-08-30T20:48:04.757Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b05, mixed mode) [2025-08-30T20:48:04.757Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests' [2025-08-30T20:48:05.533Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf' [2025-08-30T20:48:05.533Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/dacapo' [2025-08-30T20:48:05.533Z] [2025-08-30T20:48:05.533Z] ===============================================