Pre Test

Started by upstream project "Test_openjdk8_hs_extended.openjdk_ppc64_aix" build number 192 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 518 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4@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 c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" > git rev-list --no-walk 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-04T21:51:20.397Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-11-04T21:51:20.398Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-04T21:51:20.412Z] Found a total of 7 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&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-11-04T21:51:20.422Z] dynamicAgents: [] [Pipeline] node [2025-11-04T21:51:35.427Z] Still waiting to schedule task [2025-11-04T21:51:35.427Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’ [2025-11-04T22:00:34.123Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [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-11-04T22:00:34.164Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-04T22:00:34.557Z] [WS-CLEANUP] Deleting project workspace... [2025-11-04T22:00:34.557Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-04T22:00:34.730Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-04T22:00:34.952Z] The recommended git tool is: git [2025-11-04T22:00:35.301Z] No credentials specified [2025-11-04T22:00:35.476Z] Cloning the remote Git repository [2025-11-04T22:00:35.726Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-04T22:00:35.726Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests # timeout=10 [2025-11-04T22:00:35.741Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-04T22:00:35.741Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-04T22:00:35.741Z] > git --version # timeout=10 [2025-11-04T22:00:35.754Z] > git --version # 'git version 2.41.0' [2025-11-04T22:00:35.754Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T22:00:46.008Z] Avoid second fetch [2025-11-04T22:00:45.709Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-04T22:00:45.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T22:00:46.082Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-04T22:00:46.197Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) [2025-11-04T22:00:46.271Z] > git config core.sparsecheckout # timeout=10 [2025-11-04T22:00:46.289Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 [2025-11-04T22:01:08.439Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/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-11-04T22:01:11.171Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-04T22:01:11.186Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-04T22:01:13.244Z] + date +%a, %d %b %Y %T %z [2025-11-04T22:01:13.244Z] + LC_TIME=C [Pipeline] echo [2025-11-04T22:01:13.784Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-04T22:01:15.652Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-04T22:01:15.652Z] + 2>& 1 [2025-11-04T22:01:15.652Z] Unix type machine.. [2025-11-04T22:01:15.652Z] 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-11-04T22:01:18.784Z] + printenv [2025-11-04T22:01:18.784Z] _=/opt/freeware/bin/printenv [2025-11-04T22:01:18.784Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-04T22:01:18.784Z] BUILD_LIST=openjdk [2025-11-04T22:01:18.784Z] LANG=C [2025-11-04T22:01:18.784Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-11-04T22:01:18.784Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [2025-11-04T22:01:18.784Z] LOGIN=jenkins [2025-11-04T22:01:18.784Z] USE_JRE=false [2025-11-04T22:01:18.784Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-04T22:01:18.784Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-04T22:01:18.784Z] SLACK_CHANNEL=aqavit-bot [2025-11-04T22:01:18.784Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-11-04T22:01:18.784Z] PARALLEL=None [2025-11-04T22:01:18.784Z] KEEP_REPORTDIR=true [2025-11-04T22:01:18.784Z] DOCKER_REQUIRED=false [2025-11-04T22:01:18.784Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-11-04T22:01:18.784Z] jobStatus=SUCCESS [2025-11-04T22:01:18.784Z] CLCMD_PASSTHRU=1 [2025-11-04T22:01:18.784Z] 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-11-04T22:01:18.784Z] RES_RETRY=2 [2025-11-04T22:01:18.784Z] STF_OWNER_BRANCH=adoptium:master [2025-11-04T22:01:18.784Z] TARGET=-f parallelList.mk testList_4 [2025-11-04T22:01:18.784Z] BUILD_NUMBER=29 [2025-11-04T22:01:18.784Z] SDK_RESOURCE=upstream [2025-11-04T22:01:18.784Z] JOBSTARTTIME=Tue, 04 Nov 2025 22:01:12 +0000 [2025-11-04T22:01:18.784Z] PERSONAL_BUILD=false [2025-11-04T22:01:18.784Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/29/display/redirect?page=tests [2025-11-04T22:01:18.784Z] USE_TESTENV_PROPERTIES=false [2025-11-04T22:01:18.784Z] ARCHIVE_TEST_RESULTS=false [2025-11-04T22:01:18.784Z] 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-11-04T22:01:18.784Z] KEEP_WORKSPACE=false [2025-11-04T22:01:18.784Z] OPENJ9_BRANCH=master [2025-11-04T22:01:18.784Z] LC__FASTMSG=true [2025-11-04T22:01:18.784Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-04T22:01:18.784Z] EXIT_FAILURE=false [2025-11-04T22:01:18.784Z] HUDSON_COOKIE=2ae5e849-d5c8-4824-b3c5-e1b245b4ba76 [2025-11-04T22:01:18.784Z] EDITOR=/usr/bin/vi [2025-11-04T22:01:18.784Z] JDK_BRANCH=jdk8u482-b01_adopt [2025-11-04T22:01:18.784Z] AUTO_DETECT=true [2025-11-04T22:01:18.784Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-04T22:01:18.784Z] JCK_GIT_BRANCH=master [2025-11-04T22:01:18.784Z] LOGNAME=jenkins [2025-11-04T22:01:18.784Z] BUILD_ID=29 [2025-11-04T22:01:18.784Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4-29 [2025-11-04T22:01:18.784Z] EXECUTOR_NUMBER=0 [2025-11-04T22:01:18.784Z] RES_TIMEOUT=5 [2025-11-04T22:01:18.784Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [2025-11-04T22:01:18.784Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-04T22:01:18.784Z] ITERATIONS=1 [2025-11-04T22:01:18.784Z] MAIL=/var/spool/mail/jenkins [2025-11-04T22:01:18.784Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4.tap [2025-11-04T22:01:18.784Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image [2025-11-04T22:01:18.784Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-04T22:01:18.784Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-04T22:01:18.784Z] LOCPATH=/usr/lib/nls/loc [2025-11-04T22:01:18.784Z] TKG_ITERATIONS=1 [2025-11-04T22:01:18.784Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/29/display/redirect?page=artifacts [2025-11-04T22:01:18.784Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-04T22:01:18.784Z] JDK_IMPL=hotspot [2025-11-04T22:01:18.784Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-04T22:01:18.784Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-04T22:01:18.784Z] JENKINS_NODE_COOKIE=c97f0148-a2e4-4ddd-ad88-728cc205672e [2025-11-04T22:01:18.784Z] ADOPTOPENJDK_BRANCH=master [2025-11-04T22:01:18.784Z] NUM_PROCESSORS=5 [2025-11-04T22:01:18.784Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2025-11-04T22:01:18.784Z] CI=true [2025-11-04T22:01:18.784Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-04T22:01:18.784Z] USER=jenkins [2025-11-04T22:01:18.784Z] JENKINS_SERVER_COOKIE=durable-5881d27da7902c8c5f074fb8b2cdf5dfce33a5670faa390c945470479fb9df45 [2025-11-04T22:01:18.784Z] AUTHSTATE=compat [2025-11-04T22:01:18.784Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-04T22:01:18.784Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-04T22:01:18.784Z] EXIT_SUCCESS=false [2025-11-04T22:01:18.784Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:01:18.784Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-04T22:01:18.784Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix [2025-11-04T22:01:18.784Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/system_lib [2025-11-04T22:01:18.784Z] RERUN_FAILURE=true [2025-11-04T22:01:18.784Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/29/display/redirect?page=changes [2025-11-04T22:01:18.784Z] SHELL=/usr/bin/ksh [2025-11-04T22:01:18.784Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [2025-11-04T22:01:18.784Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/ [2025-11-04T22:01:18.784Z] AIXTHREAD_HRT=true [2025-11-04T22:01:18.784Z] DYNAMIC_COMPILE=false [2025-11-04T22:01:18.784Z] ODMDIR=/etc/objrepos [2025-11-04T22:01:18.784Z] SETUP_JCK_RUN=false [2025-11-04T22:01:18.784Z] SPEC=aix_ppc-64 [2025-11-04T22:01:18.784Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-11-04T22:01:18.784Z] PLATFORM=ppc64_aix [2025-11-04T22:01:18.784Z] TIME_LIMIT=25 [2025-11-04T22:01:18.784Z] HOME=/home/jenkins [2025-11-04T22:01:18.784Z] NODE_NAME=build-osuosl-aix72-ppc64-3 [2025-11-04T22:01:18.784Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4@tmp [2025-11-04T22:01:18.785Z] UPSTREAM_JOB_NUMBER=518 [2025-11-04T22:01:18.785Z] GENERATE_JOBS=true [2025-11-04T22:01:18.785Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-04T22:01:18.785Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-04T22:01:18.785Z] BUILD_DISPLAY_NAME=#29 [2025-11-04T22:01:18.785Z] SSH_CLIENT=78.47.239.97 57702 22 [2025-11-04T22:01:18.785Z] SSH_CONNECTION=78.47.239.97 57702 140.211.9.163 22 [2025-11-04T22:01:18.785Z] RERUN_ITERATIONS=1 [2025-11-04T22:01:18.785Z] STAGE_NAME=Setup [2025-11-04T22:01:18.785Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-11-04T22:01:18.785Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [2025-11-04T22:01:18.785Z] OBJECT_MODE=64 [2025-11-04T22:01:18.785Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/display/redirect [2025-11-04T22:01:18.785Z] UPSTREAM_TEST_JOB_NUMBER=192 [2025-11-04T22:01:18.785Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-11-04T22:01:18.785Z] TZ=UTC0 [2025-11-04T22:01:18.785Z] JDK_VERSION=8 [2025-11-04T22:01:18.785Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/29/display/redirect [2025-11-04T22:01:18.785Z] JDK9_BOOT_DIR=/home/jdk-9+181/ [2025-11-04T22:01:18.785Z] JDK8_BOOT_DIR=/home/bootjdk8/ [2025-11-04T22:01:18.785Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-11-04T22:01:18.785Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/29/ [2025-11-04T22:01:18.785Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-04T22:01:18.785Z] ORIGIN_JDK_VERSION=8 [2025-11-04T22:01:18.785Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../benchmarks [2025-11-04T22:01:18.785Z] 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-11-04T22:01:18.785Z] 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-11-04T22:01:19.142Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-04T22:01:19.157Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T22:03:56.992Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 518 [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-11-04T22:03:57.276Z] 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-11-04T22:03:57.287Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4 [Pipeline] { [Pipeline] sshagent [2025-11-04T22:03:57.380Z] $ ssh-agent [2025-11-04T22:03:58.198Z] SSH_AUTH_SOCK=/tmp/ssh-YhNQc58n6aD1/agent.58655220 [2025-11-04T22:03:58.198Z] SSH_AGENT_PID=56623566 [2025-11-04T22:03:58.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-04T22:03:58.226Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-04T22:03:58.261Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-04T22:04:00.164Z] + pwd [2025-11-04T22:04:00.164Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/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-11-04T22:04:00.164Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests [2025-11-04T22:04:00.164Z] get jdk binary... [2025-11-04T22:04:00.164Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-04T22:04:00.164Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T22:04:14.119Z] List files in jdkbinary folder... [2025-11-04T22:04:14.119Z] total 213924 [2025-11-04T22:04:14.119Z] -rw-r--r-- 1 jenkins staff 70585871 Nov 4 21:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:14.119Z] -rw-r--r-- 1 jenkins staff 105236420 Nov 4 21:20 OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:14.119Z] -rw-r--r-- 1 jenkins staff 43128659 Nov 4 21:19 OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:14.119Z] -rw-r--r-- 1 jenkins staff 20526 Nov 4 21:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea-metadata.json [2025-11-04T22:04:14.119Z] -rw-r--r-- 1 jenkins staff 67542 Nov 4 21:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea.json [2025-11-04T22:04:14.119Z] drwxr-xr-x 3 jenkins staff 256 Nov 4 22:03 tmp [2025-11-04T22:04:14.119Z] List files in jdkbinary/tmp folder... [2025-11-04T22:04:14.119Z] total 4 [2025-11-04T22:04:14.119Z] drwxr-xr-x 7 jenkins staff 4096 Nov 4 21:19 jdk8u482-b01 [2025-11-04T22:04:14.119Z] Moving directory jdk8u482-b01/ to ../j2sdk-image [2025-11-04T22:04:14.119Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T22:04:21.041Z] List files in jdkbinary folder... [2025-11-04T22:04:21.041Z] total 213928 [2025-11-04T22:04:21.041Z] -rw-r--r-- 1 jenkins staff 70585871 Nov 4 21:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:21.041Z] -rw-r--r-- 1 jenkins staff 105236420 Nov 4 21:20 OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:21.041Z] -rw-r--r-- 1 jenkins staff 43128659 Nov 4 21:19 OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T22:04:21.041Z] -rw-r--r-- 1 jenkins staff 20526 Nov 4 21:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea-metadata.json [2025-11-04T22:04:21.041Z] -rw-r--r-- 1 jenkins staff 67542 Nov 4 21:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea.json [2025-11-04T22:04:21.041Z] drwxr-xr-x 7 jenkins staff 4096 Nov 4 21:19 j2sdk-image [2025-11-04T22:04:21.041Z] drwxr-xr-x 3 jenkins staff 256 Nov 4 22:04 tmp [2025-11-04T22:04:21.041Z] List files in jdkbinary/tmp folder... [2025-11-04T22:04:21.041Z] total 0 [2025-11-04T22:04:21.041Z] drwxr-xr-x 4 jenkins staff 256 Nov 4 21:19 jdk8u482-b01-jre [2025-11-04T22:04:21.041Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image [2025-11-04T22:04:21.041Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz over ./j2sdk-image/jre... [2025-11-04T22:04:32.762Z] Removing top-level folder jdk8u482-b01-debug-image/ [2025-11-04T22:04:32.762Z] Removing top-level folder jdk8u482-b01/ [2025-11-04T22:04:42.699Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -version [2025-11-04T22:04:42.699Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-04T22:04:43.470Z] openjdk version "1.8.0_482-beta" [2025-11-04T22:04:43.470Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042105-b01) [2025-11-04T22:04:43.470Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T22:04:43.470Z] =JAVA VERSION OUTPUT END= [2025-11-04T22:04:43.470Z] =RELEASE INFO BEGIN= [2025-11-04T22:04:43.470Z] JAVA_VERSION="1.8.0_482" [2025-11-04T22:04:43.470Z] OS_NAME="" [2025-11-04T22:04:43.470Z] OS_VERSION="" [2025-11-04T22:04:43.470Z] OS_ARCH="ppc64" [2025-11-04T22:04:43.470Z] SOURCE=".:git:2932ee2a1555+" [2025-11-04T22:04:43.470Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-04T22:04:43.470Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90" [2025-11-04T22:04:43.470Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-04T22:04:43.470Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-04T22:04:43.470Z] FULL_VERSION="1.8.0_482-beta-202511042105-b01" [2025-11-04T22:04:43.470Z] SEMANTIC_VERSION="8.0.482+1" [2025-11-04T22:04:43.470Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-11-04T22:04:43.470Z] JVM_VARIANT="Hotspot" [2025-11-04T22:04:43.470Z] JVM_VERSION="25.482-b01" [2025-11-04T22:04:43.470Z] IMAGE_TYPE="JDK" [2025-11-04T22:04:43.470Z] =RELEASE INFO END= [2025-11-04T22:04:43.470Z] get testKitGen... [2025-11-04T22:04:43.470Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-04T22:04:43.470Z] git rev-parse master [2025-11-04T22:04:43.470Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-04T22:04:43.943Z] $ ssh-agent -k [2025-11-04T22:04:43.953Z] unset SSH_AUTH_SOCK; [2025-11-04T22:04:43.953Z] unset SSH_AGENT_PID; [2025-11-04T22:04:43.953Z] echo Agent pid 56623566 killed; [2025-11-04T22:04:44.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-04T22:04:45.332Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_4&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix&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=true&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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=192&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-04T22:04:45.344Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_4&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_ppc64_aix&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=true&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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=192&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-04T22:04:45.411Z] Building tests... [Pipeline] timeout [2025-11-04T22:04:45.416Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T22:04:46.486Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_ppc64_aix" build number 192 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-04T22:04:46.529Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-04T22:04:46.548Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-04T22:04:48.568Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-04T22:04:52.351Z] -------------------------------------------- [2025-11-04T22:04:52.351Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:04:52.351Z] task is set to default [2025-11-04T22:04:52.351Z] dependencyList is set to all [2025-11-04T22:04:52.351Z] -------------------------------------------- [2025-11-04T22:04:52.351Z] Starting download third party dependent jars [2025-11-04T22:04:52.351Z] -------------------------------------------- [2025-11-04T22:04:52.351Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T22:04:52.351Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-04T22:04:52.780Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-04T22:04:52.799Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-04T22:04:52.890Z] $ ssh-agent [2025-11-04T22:04:53.702Z] SSH_AUTH_SOCK=/tmp/ssh-KtD813Lz3Lwa/agent.57803026 [2025-11-04T22:04:53.702Z] SSH_AGENT_PID=46334462 [2025-11-04T22:04:53.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T22:04:55.584Z] + bash ./compile.sh [2025-11-04T22:04:55.585Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image [2025-11-04T22:04:55.585Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:04:55.585Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T22:04:55.585Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T22:04:55.585Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T22:04:55.585Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T22:04:55.586Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/scripts/build_tools.xml [2025-11-04T22:04:57.239Z] [2025-11-04T22:04:57.239Z] build: [2025-11-04T22:04:57.239Z] [2025-11-04T22:04:57.239Z] clean: [2025-11-04T22:04:57.239Z] [2025-11-04T22:04:57.239Z] init: [2025-11-04T22:04:57.239Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin [2025-11-04T22:04:57.239Z] [2025-11-04T22:04:57.239Z] getDependentLibs: [2025-11-04T22:04:57.239Z] [exec] -------------------------------------------- [2025-11-04T22:04:57.239Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:04:57.239Z] [exec] task is set to default [2025-11-04T22:04:57.239Z] [exec] dependencyList is set to json_simple [2025-11-04T22:04:57.239Z] [exec] -------------------------------------------- [2025-11-04T22:04:57.239Z] [exec] Starting download third party dependent jars [2025-11-04T22:04:57.239Z] [exec] -------------------------------------------- [2025-11-04T22:04:57.239Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:04:57.239Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T22:04:57.239Z] [exec] downloaded dependent third party jars successfully [2025-11-04T22:04:57.239Z] [2025-11-04T22:04:57.239Z] compile: [2025-11-04T22:04:57.239Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T22:04:57.239Z] [echo] ============COMPILER SETTINGS============ [2025-11-04T22:04:57.239Z] [echo] ===fork: yes [2025-11-04T22:04:57.239Z] [echo] ===debug: on [2025-11-04T22:04:57.239Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin [2025-11-04T22:05:01.744Z] [2025-11-04T22:05:01.744Z] dist: [2025-11-04T22:05:01.744Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-04T22:05:01.744Z] [2025-11-04T22:05:01.744Z] BUILD SUCCESSFUL [2025-11-04T22:05:01.744Z] Total time: 5 seconds [2025-11-04T22:05:01.744Z] 0 [2025-11-04T22:05:01.744Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-04T22:05:01.744Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-04T22:05:01.744Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-11-04T22:05:02.516Z] ****************************** MACHINE INFO ****************************** [2025-11-04T22:05:02.516Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG [2025-11-04T22:05:02.516Z] Free Physical Memory Size : 19466809344 [2025-11-04T22:05:02.516Z] Free space (bytes) : 23493185536 [2025-11-04T22:05:02.517Z] Total Physical Memory Size : 32212254720 [2025-11-04T22:05:02.517Z] Total space (bytes) : 34359738368 [2025-11-04T22:05:02.517Z] Usable space (bytes) : 23493185536 [2025-11-04T22:05:02.517Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T22:05:02.517Z] bashVersion : [2025-11-04T22:05:02.517Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2025-11-04T22:05:02.517Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-04T22:05:02.517Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-04T22:05:02.517Z] [2025-11-04T22:05:02.517Z] This is free software; you are free to change and redistribute it. [2025-11-04T22:05:02.517Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T22:05:02.517Z] cpuCores : [2025-11-04T22:05:02.517Z] cat: /proc/cpuinfo: No such file or directory [2025-11-04T22:05:02.517Z] 0 [2025-11-04T22:05:02.517Z] curlVersion : [2025-11-04T22:05:02.517Z] 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-11-04T22:05:02.517Z] Release-Date: 2023-10-11 [2025-11-04T22:05:02.517Z] 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-11-04T22:05:02.517Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-11-04T22:05:02.517Z] dockerVersion : bash: line 1: docker: command not found [2025-11-04T22:05:02.517Z] gcc version : Command could not be executed [2025-11-04T22:05:02.517Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-11-04T22:05:02.517Z] gdb version : bash: line 1: gdb: command not found [2025-11-04T22:05:02.517Z] lldb version : Command could not be executed [2025-11-04T22:05:02.517Z] makeVersion : [2025-11-04T22:05:02.517Z] GNU Make 4.4.1 [2025-11-04T22:05:02.517Z] Built for powerpc-ibm-aix7.1.5.0 [2025-11-04T22:05:02.517Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-04T22:05:02.517Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-04T22:05:02.518Z] This is free software: you are free to change and redistribute it. [2025-11-04T22:05:02.518Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T22:05:02.518Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-04T22:05:02.518Z] perlVersion : [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.518Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.518Z] Copyright 1987-2022, Larry Wall [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.518Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-04T22:05:02.518Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.518Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-04T22:05:02.518Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-04T22:05:02.518Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.518Z] podmanVersion : bash: line 1: podman: command not found [2025-11-04T22:05:02.518Z] procArch : powerpc [2025-11-04T22:05:02.518Z] sysArch : 00FB3A2C4C00 [2025-11-04T22:05:02.518Z] sysOS : AIX [2025-11-04T22:05:02.518Z] ulimit : [2025-11-04T22:05:02.518Z] core file size (blocks, -c) unlimited [2025-11-04T22:05:02.518Z] data seg size (kbytes, -d) 2621440 [2025-11-04T22:05:02.518Z] file size (blocks, -f) unlimited [2025-11-04T22:05:02.518Z] max memory size (kbytes, -m) 262144 [2025-11-04T22:05:02.518Z] open files (-n) unlimited [2025-11-04T22:05:02.518Z] pipe size (512 bytes, -p) 64 [2025-11-04T22:05:02.518Z] stack size (kbytes, -s) 4194304 [2025-11-04T22:05:02.518Z] cpu time (seconds, -t) unlimited [2025-11-04T22:05:02.518Z] max user processes (-u) 512 [2025-11-04T22:05:02.518Z] virtual memory (kbytes, -v) unlimited [2025-11-04T22:05:02.518Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX [2025-11-04T22:05:02.518Z] vmVendor : Oracle Corporation [2025-11-04T22:05:02.518Z] vmVersion : 25.482-b01 [2025-11-04T22:05:02.518Z] xlc version : Version: 13.01.0003.0007 [2025-11-04T22:05:02.518Z] ************************************************************************** [2025-11-04T22:05:02.518Z] [2025-11-04T22:05:02.519Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] System.getProperty('java.vendor')=Temurin [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] System.getProperty('os.name')=AIX [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] System.getProperty('os.arch')=ppc64 [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] System.getProperty('java.fullversion')=null [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] System.getProperty('sun.arch.data.model')=64 [2025-11-04T22:05:02.519Z] [2025-11-04T22:05:02.519Z] gmake -f clean.mk cleanBuild [2025-11-04T22:05:02.519Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:02.519Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest [2025-11-04T22:05:02.519Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:02.519Z] gmake -f compile.mk compile [2025-11-04T22:05:02.519Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:03.294Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T22:05:03.294Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T22:05:03.295Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T22:05:03.295Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T22:05:03.295Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/scripts/build_test.xml [2025-11-04T22:05:04.073Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-11-04T22:05:04.073Z] [2025-11-04T22:05:04.073Z] -create_test_directory: [2025-11-04T22:05:04.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest [2025-11-04T22:05:04.073Z] [2025-11-04T22:05:04.073Z] stage_test_material: [2025-11-04T22:05:04.845Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest [2025-11-04T22:05:04.845Z] [2025-11-04T22:05:04.845Z] build: [2025-11-04T22:05:04.845Z] [2025-11-04T22:05:04.845Z] build: [2025-11-04T22:05:04.845Z] [2025-11-04T22:05:04.845Z] getJtregVersion: [2025-11-04T22:05:04.845Z] [echo] jtreg version used is : jtreg_5_1_b01 [2025-11-04T22:05:04.845Z] [2025-11-04T22:05:04.845Z] getDependentLibs: [2025-11-04T22:05:04.845Z] [exec] -------------------------------------------- [2025-11-04T22:05:04.845Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:05:04.845Z] [exec] task is set to default [2025-11-04T22:05:04.845Z] [exec] dependencyList is set to jtreg_5_1_b01 [2025-11-04T22:05:04.845Z] [exec] -------------------------------------------- [2025-11-04T22:05:04.845Z] [exec] Starting download third party dependent jars [2025-11-04T22:05:04.845Z] [exec] -------------------------------------------- [2025-11-04T22:05:04.845Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:05:04.846Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T22:05:04.846Z] [exec] downloaded dependent third party jars successfully [2025-11-04T22:05:04.846Z] [2025-11-04T22:05:04.846Z] getJtreg: [2025-11-04T22:05:04.846Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest/openjdk [2025-11-04T22:05:04.846Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk [2025-11-04T22:05:06.441Z] [2025-11-04T22:05:06.441Z] openjdk-jdk.check: [2025-11-04T22:05:06.441Z] [2025-11-04T22:05:06.441Z] getOpenjdk: [2025-11-04T22:05:06.441Z] [echo] Using user specified repo and branch [2025-11-04T22:05:06.441Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u482-b01_adopt https://github.com/adoptium/jdk8u openjdktemp [2025-11-04T22:05:06.441Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-11-04T22:05:22.690Z] [exec] Note: switching to '2932ee2a15556d1dcc4cfb26e753968713cc77c9'. [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2025-11-04T22:05:22.690Z] [exec] changes and commit them, and you can discard any commits you make in this [2025-11-04T22:05:22.690Z] [exec] state without impacting any branches by switching back to a branch. [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] If you want to create a new branch to retain commits you create, you may [2025-11-04T22:05:22.690Z] [exec] do so (now or later) by using -c with the switch command. Example: [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] git switch -c <new-branch-name> [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] Or undo this operation with: [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] git switch - [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:22.690Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2025-11-04T22:05:22.690Z] [exec] [2025-11-04T22:05:32.653Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../testenv/testenv.properties [2025-11-04T22:05:32.653Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2025-11-04T22:05:32.653Z] [exec] JDK8_BRANCH=2932ee2a15556d1dcc4cfb26e753968713cc77c9 [2025-11-04T22:05:32.653Z] [2025-11-04T22:05:32.653Z] dist: [2025-11-04T22:05:32.653Z] [copy] Copying 47 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jvmtest/openjdk [2025-11-04T22:05:32.653Z] [2025-11-04T22:05:32.653Z] BUILD SUCCESSFUL [2025-11-04T22:05:32.653Z] Total time: 28 seconds [2025-11-04T22:05:32.653Z] 0 [2025-11-04T22:05:32.653Z] [2025-11-04T22:05:32.653Z] [2025-11-04T22:05:32.653Z] RECORD TEST REPOs SHA [2025-11-04T22:05:32.653Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-04T22:05:32.653Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-04T22:05:32.653Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T22:05:32.653Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T22:05:32.653Z] ================================================ [2025-11-04T22:05:32.653Z] timestamp: 20251104-220532 [2025-11-04T22:05:32.653Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests [2025-11-04T22:05:32.653Z] git repo: [2025-11-04T22:05:32.653Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-04T22:05:32.653Z] sha: [2025-11-04T22:05:32.653Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b [2025-11-04T22:05:32.653Z] ================================================ [2025-11-04T22:05:32.653Z] timestamp: 20251104-220532 [2025-11-04T22:05:32.653Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG [2025-11-04T22:05:32.653Z] git repo: [2025-11-04T22:05:32.653Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-04T22:05:32.653Z] sha: [2025-11-04T22:05:32.653Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382 [2025-11-04T22:05:32.653Z] ================================================ [2025-11-04T22:05:32.653Z] timestamp: 20251104-220532 [2025-11-04T22:05:32.653Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk/openjdk-jdk [2025-11-04T22:05:32.653Z] git repo: [2025-11-04T22:05:32.653Z] Fetch URL: https://github.com/adoptium/jdk8u [2025-11-04T22:05:32.653Z] sha: [2025-11-04T22:05:32.653Z] 2932ee2a15556d1dcc4cfb26e753968713cc77c9 [2025-11-04T22:05:32.654Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [Pipeline] } [2025-11-04T22:05:33.108Z] $ ssh-agent -k [2025-11-04T22:05:33.117Z] unset SSH_AUTH_SOCK; [2025-11-04T22:05:33.117Z] unset SSH_AGENT_PID; [2025-11-04T22:05:33.117Z] echo Agent pid 46334462 killed; [2025-11-04T22:05:33.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-04T22:05:34.138Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] sh [2025-11-04T22:05:36.060Z] + /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0 [2025-11-04T22:05:36.060Z] :0 [Pipeline] echo [2025-11-04T22:05:36.465Z] env.DISPLAY is unix:0 [Pipeline] echo [2025-11-04T22:05:36.514Z] ITERATION: 1/1 [Pipeline] sshagent [2025-11-04T22:05:36.626Z] $ ssh-agent [2025-11-04T22:05:38.051Z] SSH_AUTH_SOCK=/tmp/ssh-sBEQqWZ8QqoG/agent.57934136 [2025-11-04T22:05:38.051Z] SSH_AGENT_PID=60883278 [2025-11-04T22:05:38.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T22:05:39.933Z] + uname [2025-11-04T22:05:39.935Z] + [ AIX = AIX ] [2025-11-04T22:05:39.935Z] + MAKE=gmake [2025-11-04T22:05:39.935Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-04T22:05:39.935Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-04T22:05:42.224Z] + uname [2025-11-04T22:05:42.224Z] + [ AIX = AIX ] [2025-11-04T22:05:42.224Z] + MAKE=gmake [2025-11-04T22:05:42.225Z] + cd ./aqa-tests [2025-11-04T22:05:42.225Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-04T22:05:42.225Z] gmake _testList TESTLIST=jdk_io_0,jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_sound_1,jdk_jfr_2,jdk_jfr_0,jdk_io_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_instrument_2,jdk_imageio_2,jdk_beans_2 [2025-11-04T22:05:42.225Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:42.225Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image [2025-11-04T22:05:42.225Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib [2025-11-04T22:05:42.225Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_io_0,jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_sound_1,jdk_jfr_2,jdk_jfr_0,jdk_io_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_instrument_2,jdk_imageio_2,jdk_beans_2 [2025-11-04T22:05:42.225Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:42.225Z] perl scripts/configure.pl [2025-11-04T22:05:42.225Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_io_0,jdk_imageio_1,jdk_imageio_0,jdk_time_1,jdk_time_0,jdk_management_0,jdk_text_0,jdk_text_1,jdk_management_1,jdk_swing_2,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_0,jdk_security_infra_2,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_awt_2,jdk_awt_1,jdk_awt_0,jdk_2d_2,jdk_2d_1,jdk_2d_0,jdk_sound_1,jdk_jfr_2,jdk_jfr_0,jdk_io_2,jdk_tools_2,jdk_time_2,jdk_text_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_security3_2,jdk_rmi_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_instrument_2,jdk_imageio_2,jdk_beans_2 --numOfMachines= --testTime= --TRSSURL= [2025-11-04T22:05:43.004Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-04T22:05:43.004Z] [2025-11-04T22:05:43.004Z] Starting to generate test make files. [2025-11-04T22:05:43.004Z] [2025-11-04T22:05:45.579Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-04T22:05:45.579Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../openjdk/autoGen.mk [2025-11-04T22:05:45.579Z] [2025-11-04T22:05:45.579Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../autoGen.mk [2025-11-04T22:05:45.579Z] [2025-11-04T22:05:45.579Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/utils.mk [2025-11-04T22:05:45.579Z] [2025-11-04T22:05:45.579Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/../TKG/rerun.mk [2025-11-04T22:05:45.579Z] [2025-11-04T22:05:45.579Z] Make files are generated successfully. [2025-11-04T22:05:45.579Z] [2025-11-04T22:05:45.579Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:45.579Z] gmake -f runtest.mk _testList [2025-11-04T22:05:45.579Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG' [2025-11-04T22:05:46.363Z] [2025-11-04T22:05:46.363Z] Running make 4.4.1 [2025-11-04T22:05:46.363Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/TKG/.. [2025-11-04T22:05:46.363Z] set JDK_VERSION to 8 [2025-11-04T22:05:46.363Z] set JDK_IMPL to hotspot [2025-11-04T22:05:46.363Z] set JVM_VERSION to openjdk8 [2025-11-04T22:05:46.363Z] set JCL_VERSION to latest [2025-11-04T22:05:46.363Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image [2025-11-04T22:05:46.363Z] set SPEC to aix_ppc-64 [2025-11-04T22:05:46.363Z] set TEST_FLAG to [2025-11-04T22:05:46.363Z] Running testList ... [2025-11-04T22:05:46.363Z] There are 44 test targets in testList [2025-11-04T22:05:46.363Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/jdkbinary/j2sdk-image/bin/java" -version [2025-11-04T22:05:46.363Z] openjdk version "1.8.0_482-beta" [2025-11-04T22:05:46.363Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042105-b01) [2025-11-04T22:05:46.363Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T22:05:46.363Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests' [2025-11-04T22:05:46.363Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_4/aqa-tests/openjdk' [2025-11-04T22:05:46.363Z] [2025-11-04T22:05:46.363Z] ===============================================