Test_openjdk8_hs_extended.system_ppc64le_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin" build number 28 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042 originally caused by: Started by user Andrew Leonard Started by user Andrew Leonard Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) > git config core.sparsecheckout # timeout=10 > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" > git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-10-16T21:01:56.358Z] SPEC: linux_ppc-64_le [Pipeline] echo [2025-10-16T21:01:56.359Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-16T21:01:56.371Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' 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-10-16T21:01:56.377Z] dynamicAgents: [fyre] [Pipeline] node [2025-10-16T21:01:56.776Z] Running on test-osuosl-ubuntu2404-ppc64le-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-10-16T21:01:56.806Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-10-16T21:01:57.174Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T21:01:57.174Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T21:01:57.349Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-16T21:01:57.552Z] The recommended git tool is: git [2025-10-16T21:01:57.905Z] No credentials specified [2025-10-16T21:01:58.079Z] Cloning the remote Git repository [2025-10-16T21:01:58.335Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-16T21:01:58.336Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests # timeout=10 [2025-10-16T21:01:58.705Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-16T21:01:58.706Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-16T21:01:58.706Z] > git --version # timeout=10 [2025-10-16T21:01:58.709Z] > git --version # 'git version 2.43.0' [2025-10-16T21:01:58.709Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T21:02:03.616Z] Avoid second fetch [2025-10-16T21:02:03.797Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) [2025-10-16T21:02:03.324Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-16T21:02:03.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T21:02:03.696Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 [2025-10-16T21:02:03.878Z] > git config core.sparsecheckout # timeout=10 [2025-10-16T21:02:03.881Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 [2025-10-16T21:02:05.119Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-16T21:02:07.129Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-16T21:02:07.156Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-16T21:02:09.032Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-10-16T21:02:09.892Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-16T21:02:11.708Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-16T21:02:11.708Z] Unix type machine.. [2025-10-16T21:02:11.708Z] Running on a Linux host [2025-10-16T21:02:11.708Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-10-16T21:02:14.806Z] + printenv [2025-10-16T21:02:14.806Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-16T21:02:14.807Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-16T21:02:14.807Z] SETUP_JCK_RUN=false [2025-10-16T21:02:14.807Z] USE_TESTENV_PROPERTIES=true [2025-10-16T21:02:14.807Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-16T21:02:14.807Z] SSH_CLIENT=78.47.239.97 33632 22 [2025-10-16T21:02:14.807Z] BUILD_LIST=system [2025-10-16T21:02:14.807Z] USER=jenkins [2025-10-16T21:02:14.807Z] SDK_RESOURCE=upstream [2025-10-16T21:02:14.807Z] OPENJ9_BRANCH=master [2025-10-16T21:02:14.807Z] jobStatus=SUCCESS [2025-10-16T21:02:14.807Z] CI=true [2025-10-16T21:02:14.807Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1018/display/redirect?page=changes [2025-10-16T21:02:14.807Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-16T21:02:14.807Z] UPSTREAM_JOB_NUMBER=28 [2025-10-16T21:02:14.807Z] XDG_SESSION_TYPE=tty [2025-10-16T21:02:14.807Z] EXIT_FAILURE=false [2025-10-16T21:02:14.807Z] SHLVL=0 [2025-10-16T21:02:14.807Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-16T21:02:14.807Z] TARGET=extended.system [2025-10-16T21:02:14.807Z] NODE_LABELS=test-osuosl-ubuntu2404-ppc64le-3 test ci.role.test ubuntu linux sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le [2025-10-16T21:02:14.807Z] USE_JRE=false [2025-10-16T21:02:14.807Z] STF_OWNER_BRANCH=adoptium:master [2025-10-16T21:02:14.807Z] OLDPWD=/home/jenkins [2025-10-16T21:02:14.807Z] HOME=/home/jenkins [2025-10-16T21:02:14.807Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1018/ [2025-10-16T21:02:14.807Z] ADOPTOPENJDK_BRANCH=v1.0.10-release [2025-10-16T21:02:14.807Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux.tap [2025-10-16T21:02:14.807Z] JDK_IMPL=hotspot [2025-10-16T21:02:14.807Z] DOCKER_REQUIRED=false [2025-10-16T21:02:14.807Z] JENKINS_SERVER_COOKIE=durable-99a8604ae620827fd49f020682bf35cfe9ab7de42d2617199e03e2f66d88391d [2025-10-16T21:02:14.807Z] HUDSON_COOKIE=96f563d3-999d-4255-90fa-f52e0487b59f [2025-10-16T21:02:14.807Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2025-10-16T21:02:14.807Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../benchmarks [2025-10-16T21:02:14.807Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-10-16T21:02:14.807Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux [2025-10-16T21:02:14.807Z] KEEP_WORKSPACE=false [2025-10-16T21:02:14.807Z] ARCHIVE_TEST_RESULTS=false [2025-10-16T21:02:14.807Z] GENERATE_JOBS=true [2025-10-16T21:02:14.807Z] PERSONAL_BUILD=false [2025-10-16T21:02:14.807Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-3 [2025-10-16T21:02:14.807Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-10-16T21:02:14.807Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-16T21:02:14.807Z] LOGNAME=jenkins [2025-10-16T21:02:14.807Z] _=/usr/lib/jvm/jdk17/bin/java [2025-10-16T21:02:14.807Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1018/display/redirect?page=artifacts [2025-10-16T21:02:14.807Z] STAGE_NAME=Setup [2025-10-16T21:02:14.807Z] XDG_SESSION_CLASS=user [2025-10-16T21:02:14.807Z] AUTO_DETECT=true [2025-10-16T21:02:14.807Z] EXECUTOR_NUMBER=0 [2025-10-16T21:02:14.807Z] JDK_VERSION=8 [2025-10-16T21:02:14.807Z] XDG_SESSION_ID=163621 [2025-10-16T21:02:14.807Z] BUILD_DISPLAY_NAME=#1018 [2025-10-16T21:02:14.807Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-16T21:02:14.807Z] TIME_LIMIT=25 [2025-10-16T21:02:14.807Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-16T21:02:14.807Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1018/display/redirect?page=tests [2025-10-16T21:02:14.807Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-16T21:02:14.807Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux [2025-10-16T21:02:14.807Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-10-16T21:02:14.807Z] PLATFORM=ppc64le_linux [2025-10-16T21:02:14.807Z] TKG_ITERATIONS=1 [2025-10-16T21:02:14.807Z] EXIT_SUCCESS=false [2025-10-16T21:02:14.807Z] RERUN_FAILURE=true [2025-10-16T21:02:14.807Z] BUILD_ID=1018 [2025-10-16T21:02:14.807Z] XDG_RUNTIME_DIR=/run/user/1002 [2025-10-16T21:02:14.807Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-16T21:02:14.807Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:02:14.807Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64le_linux-1018 [2025-10-16T21:02:14.807Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-16T21:02:14.807Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T21:02:14.807Z] LANG=en_US.UTF-8 [2025-10-16T21:02:14.807Z] JCK_GIT_BRANCH=master [2025-10-16T21:02:14.807Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/ [2025-10-16T21:02:14.807Z] KEEP_REPORTDIR=false [2025-10-16T21:02:14.807Z] ORIGIN_JDK_VERSION=8 [2025-10-16T21:02:14.807Z] BUILD_NUMBER=1018 [2025-10-16T21:02:14.807Z] JENKINS_NODE_COOKIE=358fb9b4-abb7-465f-86bb-d2522c740a57 [2025-10-16T21:02:14.807Z] SHELL=/bin/bash [2025-10-16T21:02:14.807Z] ITERATIONS=1 [2025-10-16T21:02:14.807Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-16T21:02:14.807Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-16T21:02:14.807Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1018/display/redirect [2025-10-16T21:02:14.807Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-16T21:02:14.807Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-16T21:02:14.807Z] SPEC=linux_ppc-64_le [2025-10-16T21:02:14.807Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-16T21:02:14.807Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/display/redirect [2025-10-16T21:02:14.807Z] NUM_PROCESSORS=4 [2025-10-16T21:02:14.807Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin [2025-10-16T21:02:14.807Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-16T21:02:14.807Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux [2025-10-16T21:02:14.807Z] SLACK_CHANNEL=aqavit-bot [2025-10-16T21:02:14.807Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux [2025-10-16T21:02:14.807Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/lib [2025-10-16T21:02:14.807Z] SSH_CONNECTION=78.47.239.97 33632 140.211.168.177 22 [2025-10-16T21:02:14.807Z] TEST_TIME=120 [2025-10-16T21:02:14.807Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@tmp [2025-10-16T21:02:14.807Z] PARALLEL=Dynamic [2025-10-16T21:02:14.807Z] JOBSTARTTIME=Thu, 16 Oct 2025 21:02:08 +0000 [2025-10-16T21:02:14.807Z] DYNAMIC_COMPILE=false [2025-10-16T21:02:14.807Z] RERUN_ITERATIONS=1 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-10-16T21:02:15.333Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-16T21:02:15.351Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T21:03:06.788Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-ppc64le-temurin" build number 28 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-10-16T21:03:06.931Z] 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-10-16T21:03:06.938Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2025-10-16T21:03:07.038Z] $ ssh-agent [2025-10-16T21:03:07.833Z] SSH_AUTH_SOCK=/tmp/ssh-qdeI908vLqEo/agent.1884634 [2025-10-16T21:03:07.833Z] SSH_AGENT_PID=1884636 [2025-10-16T21:03:07.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-16T21:03:07.856Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-16T21:03:07.888Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-16T21:03:09.719Z] + pwd [2025-10-16T21:03:09.719Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2025-10-16T21:03:09.719Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests [2025-10-16T21:03:09.719Z] load ./testenv/testenv.properties [2025-10-16T21:03:09.719Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-10-16T21:03:09.719Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga [2025-10-16T21:03:09.719Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties [2025-10-16T21:03:09.719Z] get jdk binary... [2025-10-16T21:03:09.719Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-16T21:03:09.719Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz ... [2025-10-16T21:03:11.647Z] List files in jdkbinary folder... [2025-10-16T21:03:11.647Z] total 272108 [2025-10-16T21:03:11.647Z] -rw-r--r-- 1 jenkins jenkins 137037703 Oct 16 20:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:11.647Z] -rw-r--r-- 1 jenkins jenkins 100620614 Oct 16 20:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:11.647Z] -rw-r--r-- 1 jenkins jenkins 40863716 Oct 16 20:10 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:11.647Z] -rw-r--r-- 1 jenkins jenkins 81832 Oct 16 20:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07.json [2025-10-16T21:03:11.647Z] -rw-rw-r-- 1 jenkins jenkins 21465 Oct 16 20:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-metadata.json [2025-10-16T21:03:11.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 21:03 tmp [2025-10-16T21:03:11.647Z] List files in jdkbinary/tmp folder... [2025-10-16T21:03:11.647Z] total 4 [2025-10-16T21:03:11.647Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:10 jdk8u472-b07 [2025-10-16T21:03:11.647Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-10-16T21:03:11.647Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz ... [2025-10-16T21:03:12.586Z] List files in jdkbinary folder... [2025-10-16T21:03:12.586Z] total 272112 [2025-10-16T21:03:12.586Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:10 j2sdk-image [2025-10-16T21:03:12.586Z] -rw-r--r-- 1 jenkins jenkins 137037703 Oct 16 20:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:12.586Z] -rw-r--r-- 1 jenkins jenkins 100620614 Oct 16 20:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:12.586Z] -rw-r--r-- 1 jenkins jenkins 40863716 Oct 16 20:10 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz [2025-10-16T21:03:12.586Z] -rw-r--r-- 1 jenkins jenkins 81832 Oct 16 20:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07.json [2025-10-16T21:03:12.586Z] -rw-rw-r-- 1 jenkins jenkins 21465 Oct 16 20:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-metadata.json [2025-10-16T21:03:12.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 21:03 tmp [2025-10-16T21:03:12.586Z] List files in jdkbinary/tmp folder... [2025-10-16T21:03:12.586Z] total 4 [2025-10-16T21:03:12.586Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 16 20:10 jdk8u472-b07-jre [2025-10-16T21:03:12.586Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-10-16T21:03:12.586Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre... [2025-10-16T21:03:16.768Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-10-16T21:03:16.768Z] Removing top-level folder jdk8u472-b07/ [2025-10-16T21:03:16.768Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-16T21:03:16.768Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-16T21:03:16.768Z] openjdk version "1.8.0_472" [2025-10-16T21:03:16.768Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07) [2025-10-16T21:03:16.768Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-10-16T21:03:16.768Z] =JAVA VERSION OUTPUT END= [2025-10-16T21:03:16.768Z] =RELEASE INFO BEGIN= [2025-10-16T21:03:16.768Z] JAVA_VERSION="1.8.0_472" [2025-10-16T21:03:16.768Z] OS_NAME="Linux" [2025-10-16T21:03:16.768Z] OS_VERSION="2.6" [2025-10-16T21:03:16.768Z] OS_ARCH="ppc64le" [2025-10-16T21:03:16.768Z] SOURCE=".:git:695734b33a1a+" [2025-10-16T21:03:16.768Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-16T21:03:16.768Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-10-16T21:03:16.768Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-16T21:03:16.768Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-10-16T21:03:16.768Z] FULL_VERSION="1.8.0_472-b07" [2025-10-16T21:03:16.768Z] SEMANTIC_VERSION="8.0.472+7" [2025-10-16T21:03:16.768Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2025-10-16T21:03:16.768Z] JVM_VARIANT="Hotspot" [2025-10-16T21:03:16.768Z] JVM_VERSION="25.472-b07" [2025-10-16T21:03:16.768Z] IMAGE_TYPE="JDK" [2025-10-16T21:03:16.768Z] =RELEASE INFO END= [2025-10-16T21:03:16.768Z] get testKitGen... [2025-10-16T21:03:16.768Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-16T21:03:16.768Z] git rev-parse v1.0.10 [2025-10-16T21:03:16.768Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-16T21:03:17.440Z] $ ssh-agent -k [2025-10-16T21:03:17.446Z] unset SSH_AUTH_SOCK; [2025-10-16T21:03:17.446Z] unset SSH_AGENT_PID; [2025-10-16T21:03:17.446Z] echo Agent pid 1884636 killed; [2025-10-16T21:03:18.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-16T21:03:18.890Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=ppc64le_linux&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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-ppc64le-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-b07_adopt&amp;LABEL_ADDITION=&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=28&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-16T21:03:18.902Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.system&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=ppc64le_linux&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=test-osuosl-ubuntu2404-ppc64le-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-ppc64le-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-b07_adopt&amp;LABEL_ADDITION=&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=28&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-10-16T21:03:18.949Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T21:03:20.022Z] Copied 1 artifact from "getTRSSOutput" build number 1928 [Pipeline] sh [2025-10-16T21:03:21.860Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-16T21:03:21.860Z] + gzip -cd TRSSOutput.tar.gz [2025-10-16T21:03:21.860Z] + tar xof - [2025-10-16T21:03:21.860Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-16T21:03:22.413Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-16T21:03:22.434Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-16T21:03:24.268Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-16T21:03:33.905Z] -------------------------------------------- [2025-10-16T21:03:33.905Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:33.905Z] task is set to default [2025-10-16T21:03:33.905Z] dependencyList is set to all [2025-10-16T21:03:33.905Z] -------------------------------------------- [2025-10-16T21:03:33.905Z] Starting download third party dependent jars [2025-10-16T21:03:33.905Z] -------------------------------------------- [2025-10-16T21:03:33.905Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/asm/asm.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-10-16T21:03:33.905Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-10-16T21:03:33.905Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-10-16T21:03:34.461Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] sh [2025-10-16T21:03:36.403Z] + cd ./aqa-tests/TKG [2025-10-16T21:03:36.403Z] + uname [2025-10-16T21:03:36.403Z] + [ Linux = AIX ] [2025-10-16T21:03:36.403Z] + uname [2025-10-16T21:03:36.403Z] + [ Linux = SunOS ] [2025-10-16T21:03:36.403Z] + uname [2025-10-16T21:03:36.403Z] + [ Linux = *BSD ] [2025-10-16T21:03:36.403Z] + MAKE=make [2025-10-16T21:03:36.403Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES= [2025-10-16T21:03:36.403Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-16T21:03:36.403Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:36.403Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T21:03:36.403Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T21:03:36.403Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-16T21:03:36.403Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-16T21:03:36.403Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-16T21:03:37.343Z] [2025-10-16T21:03:37.343Z] build: [2025-10-16T21:03:38.280Z] [2025-10-16T21:03:38.280Z] clean: [2025-10-16T21:03:38.280Z] [2025-10-16T21:03:38.280Z] init: [2025-10-16T21:03:38.280Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin [2025-10-16T21:03:38.280Z] [2025-10-16T21:03:38.280Z] getDependentLibs: [2025-10-16T21:03:38.280Z] [exec] -------------------------------------------- [2025-10-16T21:03:38.280Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:38.280Z] [exec] task is set to default [2025-10-16T21:03:38.280Z] [exec] dependencyList is set to json_simple [2025-10-16T21:03:38.280Z] [exec] -------------------------------------------- [2025-10-16T21:03:38.280Z] [exec] Starting download third party dependent jars [2025-10-16T21:03:38.280Z] [exec] -------------------------------------------- [2025-10-16T21:03:38.280Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:38.280Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-10-16T21:03:38.280Z] [exec] downloaded dependent third party jars successfully [2025-10-16T21:03:38.280Z] [2025-10-16T21:03:38.280Z] compile: [2025-10-16T21:03:38.280Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T21:03:38.280Z] [echo] ============COMPILER SETTINGS============ [2025-10-16T21:03:38.280Z] [echo] ===fork: yes [2025-10-16T21:03:38.280Z] [echo] ===debug: on [2025-10-16T21:03:38.280Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin [2025-10-16T21:03:40.371Z] [2025-10-16T21:03:40.371Z] dist: [2025-10-16T21:03:40.371Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-16T21:03:40.371Z] [2025-10-16T21:03:40.371Z] BUILD SUCCESSFUL [2025-10-16T21:03:40.371Z] Total time: 4 seconds [2025-10-16T21:03:40.371Z] 0 [2025-10-16T21:03:40.371Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-16T21:03:41.322Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-16T21:03:41.322Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-10-16T21:03:44.307Z] ****************************** MACHINE INFO ****************************** [2025-10-16T21:03:44.307Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG [2025-10-16T21:03:44.307Z] Free Physical Memory Size : 3999006720 [2025-10-16T21:03:44.307Z] Free space (bytes) : 60082425856 [2025-10-16T21:03:44.307Z] Total Physical Memory Size : 8221753344 [2025-10-16T21:03:44.307Z] Total space (bytes) : 84441235456 [2025-10-16T21:03:44.307Z] Usable space (bytes) : 56576974848 [2025-10-16T21:03:44.307Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T21:03:44.307Z] bashVersion : [2025-10-16T21:03:44.307Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-10-16T21:03:44.307Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-16T21:03:44.307Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] This is free software; you are free to change and redistribute it. [2025-10-16T21:03:44.307Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T21:03:44.307Z] cpuCores : 4 [2025-10-16T21:03:44.307Z] curlVersion : [2025-10-16T21:03:44.307Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-10-16T21:03:44.307Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-16T21:03:44.307Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-16T21:03:44.307Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-16T21:03:44.307Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-10-16T21:03:44.307Z] gcc version : 13 [2025-10-16T21:03:44.307Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-16T21:03:44.307Z] gdb version : bash: line 1: gdb: command not found [2025-10-16T21:03:44.307Z] lldb version : Command could not be executed [2025-10-16T21:03:44.307Z] makeVersion : [2025-10-16T21:03:44.307Z] GNU Make 4.3 [2025-10-16T21:03:44.307Z] Built for powerpc64le-unknown-linux-gnu [2025-10-16T21:03:44.307Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-16T21:03:44.307Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T21:03:44.307Z] This is free software: you are free to change and redistribute it. [2025-10-16T21:03:44.307Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T21:03:44.307Z] mavenVersion : [2025-10-16T21:03:44.307Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-10-16T21:03:44.307Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-10-16T21:03:44.307Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-10-16T21:03:44.307Z] Default locale: en_US, platform encoding: UTF-8 [2025-10-16T21:03:44.307Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix" [2025-10-16T21:03:44.307Z] osInfo : [2025-10-16T21:03:44.307Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-16T21:03:44.307Z] NAME="Ubuntu" [2025-10-16T21:03:44.307Z] VERSION_ID="24.04" [2025-10-16T21:03:44.307Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-16T21:03:44.307Z] VERSION_CODENAME=noble [2025-10-16T21:03:44.307Z] ID=ubuntu [2025-10-16T21:03:44.307Z] ID_LIKE=debian [2025-10-16T21:03:44.307Z] HOME_URL="https://www.ubuntu.com/" [2025-10-16T21:03:44.307Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-16T21:03:44.307Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-16T21:03:44.307Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-16T21:03:44.307Z] UBUNTU_CODENAME=noble [2025-10-16T21:03:44.307Z] LOGO=ubuntu-logo [2025-10-16T21:03:44.307Z] osLabel : ubuntu.24 [2025-10-16T21:03:44.307Z] perlVersion : [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-10-16T21:03:44.307Z] (with 51 registered patches, see perl -V for more detail) [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] Copyright 1987-2023, Larry Wall [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-16T21:03:44.307Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-16T21:03:44.307Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-16T21:03:44.307Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] podmanVersion : bash: line 1: podman: command not found [2025-10-16T21:03:44.307Z] procArch : ppc64le [2025-10-16T21:03:44.307Z] sysArch : ppc64le [2025-10-16T21:03:44.307Z] sysOS : Linux [2025-10-16T21:03:44.307Z] ulimit : [2025-10-16T21:03:44.307Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-16T21:03:44.307Z] core file size (blocks, -c) 0 [2025-10-16T21:03:44.307Z] data seg size (kbytes, -d) unlimited [2025-10-16T21:03:44.307Z] scheduling priority (-e) 0 [2025-10-16T21:03:44.307Z] file size (blocks, -f) unlimited [2025-10-16T21:03:44.307Z] pending signals (-i) 31089 [2025-10-16T21:03:44.307Z] max locked memory (kbytes, -l) 1003584 [2025-10-16T21:03:44.307Z] max memory size (kbytes, -m) unlimited [2025-10-16T21:03:44.307Z] open files (-n) 1048576 [2025-10-16T21:03:44.307Z] pipe size (512 bytes, -p) 8 [2025-10-16T21:03:44.307Z] POSIX message queues (bytes, -q) 819200 [2025-10-16T21:03:44.307Z] real-time priority (-r) 0 [2025-10-16T21:03:44.307Z] stack size (kbytes, -s) 8192 [2025-10-16T21:03:44.307Z] cpu time (seconds, -t) unlimited [2025-10-16T21:03:44.307Z] max user processes (-u) 31089 [2025-10-16T21:03:44.307Z] virtual memory (kbytes, -v) unlimited [2025-10-16T21:03:44.307Z] file locks (-x) unlimited [2025-10-16T21:03:44.307Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-3 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-10-16T21:03:44.307Z] vmVendor : Oracle Corporation [2025-10-16T21:03:44.307Z] vmVersion : 25.472-b07 [2025-10-16T21:03:44.307Z] xlc version : bash: line 1: xlC: command not found [2025-10-16T21:03:44.307Z] ************************************************************************** [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('java.vendor')=Temurin [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('os.name')=Linux [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('os.arch')=ppc64le [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('java.fullversion')=null [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] System.getProperty('sun.arch.data.model')=64 [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:44.307Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG' [2025-10-16T21:03:44.307Z] perl scripts/configure.pl [2025-10-16T21:03:44.307Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-16T21:03:44.307Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] Starting to generate parallel test lists. [2025-10-16T21:03:44.307Z] [2025-10-16T21:03:44.307Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-10-16T21:03:45.255Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-10-16T21:03:45.255Z] Attempting to get test duration data from TRSS. [2025-10-16T21:03:45.255Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended [2025-10-16T21:03:46.190Z] Attempting to get test duration data from cached files. [2025-10-16T21:03:46.190Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json [2025-10-16T21:03:46.190Z] Warning: cannot get data from cached files. [2025-10-16T21:03:46.190Z] [2025-10-16T21:03:46.190Z] TEST DURATION [2025-10-16T21:03:46.190Z] ==================================================================================== [2025-10-16T21:03:46.190Z] Total number of tests searched: 32 [2025-10-16T21:03:46.190Z] Number of test durations found: 32 [2025-10-16T21:03:46.190Z] Top slowest tests: [2025-10-16T21:03:46.190Z] 11m30s MiniMix_aot_5m_0 [2025-10-16T21:03:46.190Z] 10m50s MiniMix_10m_0 [2025-10-16T21:03:46.190Z] 10m49s MiniMix_10m_1 [2025-10-16T21:03:46.190Z] ==================================================================================== [2025-10-16T21:03:46.190Z] [2025-10-16T21:03:46.190Z] Test target is split into 1 lists. [2025-10-16T21:03:46.190Z] Reducing estimated test running time from 107m23s to 107m23s. [2025-10-16T21:03:46.190Z] [2025-10-16T21:03:46.190Z] -------------------------------------testList_0------------------------------------- [2025-10-16T21:03:46.190Z] Number of tests: 32 [2025-10-16T21:03:46.190Z] Estimated running time: 107m23s [2025-10-16T21:03:46.190Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,MiniMix_5m_1,ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_0,LangLoadTest_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MiniMix_5m_2,MiniMix_10m_2,JdiTest_2,JdiTest_1,JdiTest_0,ConcurrentLoadTest_5m_2,MathLoadTest_all_5m_2,DBBLoadTest_5m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,UtilLoadTest_5m_2,LockingLoadTest_2 [2025-10-16T21:03:46.190Z] ------------------------------------------------------------------------------------ [2025-10-16T21:03:46.190Z] [2025-10-16T21:03:46.190Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-16T21:03:46.190Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-16T21:03:46.891Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-16T21:03:47.423Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-10-16T21:03:49.261Z] + cd ./aqa-tests/TKG [2025-10-16T21:03:49.261Z] + uname [2025-10-16T21:03:49.261Z] + [ Linux = AIX ] [2025-10-16T21:03:49.261Z] + uname [2025-10-16T21:03:49.261Z] + [ Linux = SunOS ] [2025-10-16T21:03:49.261Z] + uname [2025-10-16T21:03:49.261Z] + [ Linux = *BSD ] [2025-10-16T21:03:49.261Z] + MAKE=make [2025-10-16T21:03:49.261Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME= [2025-10-16T21:03:49.261Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-16T21:03:49.261Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:49.261Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T21:03:49.261Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T21:03:49.261Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-16T21:03:49.261Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-16T21:03:49.261Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-16T21:03:49.261Z] [2025-10-16T21:03:49.261Z] build: [2025-10-16T21:03:49.261Z] [2025-10-16T21:03:49.261Z] clean: [2025-10-16T21:03:50.200Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2025-10-16T21:03:50.200Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin [2025-10-16T21:03:50.200Z] [2025-10-16T21:03:50.200Z] init: [2025-10-16T21:03:50.200Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin [2025-10-16T21:03:50.200Z] [2025-10-16T21:03:50.200Z] getDependentLibs: [2025-10-16T21:03:50.200Z] [exec] -------------------------------------------- [2025-10-16T21:03:50.200Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:50.200Z] [exec] task is set to default [2025-10-16T21:03:50.200Z] [exec] dependencyList is set to json_simple [2025-10-16T21:03:50.200Z] [exec] -------------------------------------------- [2025-10-16T21:03:50.200Z] [exec] Starting download third party dependent jars [2025-10-16T21:03:50.200Z] [exec] -------------------------------------------- [2025-10-16T21:03:50.200Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:50.200Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-10-16T21:03:50.200Z] [exec] downloaded dependent third party jars successfully [2025-10-16T21:03:50.200Z] [2025-10-16T21:03:50.200Z] compile: [2025-10-16T21:03:50.200Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T21:03:50.200Z] [echo] ============COMPILER SETTINGS============ [2025-10-16T21:03:50.200Z] [echo] ===fork: yes [2025-10-16T21:03:50.200Z] [echo] ===debug: on [2025-10-16T21:03:50.200Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin [2025-10-16T21:03:52.191Z] [2025-10-16T21:03:52.191Z] dist: [2025-10-16T21:03:52.191Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-16T21:03:52.191Z] [2025-10-16T21:03:52.191Z] BUILD SUCCESSFUL [2025-10-16T21:03:52.191Z] Total time: 3 seconds [2025-10-16T21:03:52.191Z] 0 [2025-10-16T21:03:52.191Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-16T21:03:53.127Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-16T21:03:53.127Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-10-16T21:03:53.127Z] ****************************** MACHINE INFO ****************************** [2025-10-16T21:03:53.127Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG [2025-10-16T21:03:53.127Z] Free Physical Memory Size : 3999924224 [2025-10-16T21:03:53.127Z] Free space (bytes) : 60082409472 [2025-10-16T21:03:53.127Z] Total Physical Memory Size : 8221753344 [2025-10-16T21:03:53.127Z] Total space (bytes) : 84441235456 [2025-10-16T21:03:53.127Z] Usable space (bytes) : 56576958464 [2025-10-16T21:03:53.127Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T21:03:53.127Z] bashVersion : [2025-10-16T21:03:53.127Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu) [2025-10-16T21:03:53.127Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-16T21:03:53.127Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] This is free software; you are free to change and redistribute it. [2025-10-16T21:03:53.127Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T21:03:53.127Z] cpuCores : 4 [2025-10-16T21:03:53.127Z] curlVersion : [2025-10-16T21:03:53.127Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-10-16T21:03:53.127Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-10-16T21:03:53.127Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-16T21:03:53.127Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-16T21:03:53.127Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1 [2025-10-16T21:03:53.127Z] gcc version : 13 [2025-10-16T21:03:53.127Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-10-16T21:03:53.127Z] gdb version : bash: line 1: gdb: command not found [2025-10-16T21:03:53.127Z] lldb version : Command could not be executed [2025-10-16T21:03:53.127Z] makeVersion : [2025-10-16T21:03:53.127Z] GNU Make 4.3 [2025-10-16T21:03:53.127Z] Built for powerpc64le-unknown-linux-gnu [2025-10-16T21:03:53.127Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-10-16T21:03:53.127Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T21:03:53.127Z] This is free software: you are free to change and redistribute it. [2025-10-16T21:03:53.127Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T21:03:53.127Z] mavenVersion : [2025-10-16T21:03:53.127Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-10-16T21:03:53.127Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-10-16T21:03:53.127Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/jre [2025-10-16T21:03:53.127Z] Default locale: en_US, platform encoding: UTF-8 [2025-10-16T21:03:53.127Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix" [2025-10-16T21:03:53.127Z] osInfo : [2025-10-16T21:03:53.127Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-10-16T21:03:53.127Z] NAME="Ubuntu" [2025-10-16T21:03:53.127Z] VERSION_ID="24.04" [2025-10-16T21:03:53.127Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-10-16T21:03:53.127Z] VERSION_CODENAME=noble [2025-10-16T21:03:53.127Z] ID=ubuntu [2025-10-16T21:03:53.127Z] ID_LIKE=debian [2025-10-16T21:03:53.127Z] HOME_URL="https://www.ubuntu.com/" [2025-10-16T21:03:53.127Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-10-16T21:03:53.127Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-10-16T21:03:53.127Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-10-16T21:03:53.127Z] UBUNTU_CODENAME=noble [2025-10-16T21:03:53.127Z] LOGO=ubuntu-logo [2025-10-16T21:03:53.127Z] osLabel : ubuntu.24 [2025-10-16T21:03:53.127Z] perlVersion : [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi [2025-10-16T21:03:53.127Z] (with 51 registered patches, see perl -V for more detail) [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] Copyright 1987-2023, Larry Wall [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-16T21:03:53.127Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-16T21:03:53.127Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-16T21:03:53.127Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] podmanVersion : bash: line 1: podman: command not found [2025-10-16T21:03:53.127Z] procArch : ppc64le [2025-10-16T21:03:53.127Z] sysArch : ppc64le [2025-10-16T21:03:53.127Z] sysOS : Linux [2025-10-16T21:03:53.127Z] ulimit : [2025-10-16T21:03:53.127Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-16T21:03:53.127Z] core file size (blocks, -c) 0 [2025-10-16T21:03:53.127Z] data seg size (kbytes, -d) unlimited [2025-10-16T21:03:53.127Z] scheduling priority (-e) 0 [2025-10-16T21:03:53.127Z] file size (blocks, -f) unlimited [2025-10-16T21:03:53.127Z] pending signals (-i) 31089 [2025-10-16T21:03:53.127Z] max locked memory (kbytes, -l) 1003584 [2025-10-16T21:03:53.127Z] max memory size (kbytes, -m) unlimited [2025-10-16T21:03:53.127Z] open files (-n) 1048576 [2025-10-16T21:03:53.127Z] pipe size (512 bytes, -p) 8 [2025-10-16T21:03:53.127Z] POSIX message queues (bytes, -q) 819200 [2025-10-16T21:03:53.127Z] real-time priority (-r) 0 [2025-10-16T21:03:53.127Z] stack size (kbytes, -s) 8192 [2025-10-16T21:03:53.127Z] cpu time (seconds, -t) unlimited [2025-10-16T21:03:53.127Z] max user processes (-u) 31089 [2025-10-16T21:03:53.127Z] virtual memory (kbytes, -v) unlimited [2025-10-16T21:03:53.127Z] file locks (-x) unlimited [2025-10-16T21:03:53.127Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-3 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux [2025-10-16T21:03:53.127Z] vmVendor : Oracle Corporation [2025-10-16T21:03:53.127Z] vmVersion : 25.472-b07 [2025-10-16T21:03:53.127Z] xlc version : bash: line 1: xlC: command not found [2025-10-16T21:03:53.127Z] ************************************************************************** [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('java.vendor')=Temurin [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('os.name')=Linux [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('os.arch')=ppc64le [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('java.fullversion')=null [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] System.getProperty('sun.arch.data.model')=64 [2025-10-16T21:03:53.127Z] [2025-10-16T21:03:53.127Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib [2025-10-16T21:03:53.127Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG' [2025-10-16T21:03:53.127Z] perl scripts/configure.pl [2025-10-16T21:03:54.077Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-10-16T21:03:54.077Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-16T21:03:54.077Z] [2025-10-16T21:03:54.077Z] [2025-10-16T21:03:54.077Z] Starting to generate parallel test lists. [2025-10-16T21:03:54.077Z] [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml [2025-10-16T21:03:54.077Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-10-16T21:03:55.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-10-16T21:03:55.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-10-16T21:03:55.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml [2025-10-16T21:03:55.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-10-16T21:03:55.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-10-16T21:03:55.014Z] Attempting to get test duration data from TRSS. [2025-10-16T21:03:55.014Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended [2025-10-16T21:03:55.532Z] Attempting to get test duration data from cached files. [2025-10-16T21:03:55.532Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json [2025-10-16T21:03:55.532Z] Warning: cannot get data from cached files. [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] TEST DURATION [2025-10-16T21:03:55.532Z] ==================================================================================== [2025-10-16T21:03:55.532Z] Total number of tests searched: 32 [2025-10-16T21:03:55.532Z] Number of test durations found: 32 [2025-10-16T21:03:55.532Z] Top slowest tests: [2025-10-16T21:03:55.532Z] 11m30s MiniMix_aot_5m_0 [2025-10-16T21:03:55.532Z] 10m50s MiniMix_10m_0 [2025-10-16T21:03:55.532Z] 10m49s MiniMix_10m_1 [2025-10-16T21:03:55.532Z] ==================================================================================== [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] Test target is split into 3 lists. [2025-10-16T21:03:55.532Z] Reducing estimated test running time from 107m23s to 36m52s. [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] -------------------------------------testList_0------------------------------------- [2025-10-16T21:03:55.532Z] Number of tests: 20 [2025-10-16T21:03:55.532Z] Estimated running time: 34m08s [2025-10-16T21:03:55.532Z] TESTLIST=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,MiniMix_5m_2,MiniMix_10m_2,JdiTest_2,JdiTest_1,JdiTest_0,ConcurrentLoadTest_5m_2,MathLoadTest_all_5m_2,DBBLoadTest_5m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,UtilLoadTest_5m_2,LockingLoadTest_2 [2025-10-16T21:03:55.532Z] ------------------------------------------------------------------------------------ [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] -------------------------------------testList_1------------------------------------- [2025-10-16T21:03:55.532Z] Number of tests: 6 [2025-10-16T21:03:55.532Z] Estimated running time: 36m52s [2025-10-16T21:03:55.532Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_0,HCRLateAttachWorkload_0 [2025-10-16T21:03:55.532Z] ------------------------------------------------------------------------------------ [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] -------------------------------------testList_2------------------------------------- [2025-10-16T21:03:55.532Z] Number of tests: 6 [2025-10-16T21:03:55.532Z] Estimated running time: 36m22s [2025-10-16T21:03:55.532Z] TESTLIST=MiniMix_10m_1,MiniMix_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_1 [2025-10-16T21:03:55.532Z] ------------------------------------------------------------------------------------ [2025-10-16T21:03:55.532Z] [2025-10-16T21:03:55.532Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-16T21:03:55.532Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-16T21:03:55.711Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-16T21:03:56.233Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-10-16T21:03:56.235Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-10-16T21:03:56.420Z] Archiving artifacts [2025-10-16T21:03:56.772Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-10-16T21:03:56.985Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] echo [2025-10-16T21:03:57.583Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 params for generating the job [Pipeline] echo [2025-10-16T21:03:57.585Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 params for generating the job [Pipeline] echo [2025-10-16T21:03:57.587Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-10-16T21:03:58.669Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-10-16T21:03:58.683Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-10-16T21:03:58.840Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-10-16T21:08:33.263Z] LEVELS: [extended] [2025-10-16T21:08:33.264Z] LEVELS: [extended] [2025-10-16T21:08:33.264Z] LEVELS: [extended] [2025-10-16T21:08:33.268Z] JDK_VERSIONS: [8] [2025-10-16T21:08:33.268Z] JDK_VERSIONS: [8] [2025-10-16T21:08:33.268Z] GROUPS: [system] [2025-10-16T21:08:33.268Z] ARCH_OS_LIST: [ppc64le_linux] [2025-10-16T21:08:33.268Z] GROUPS: [system] [2025-10-16T21:08:33.267Z] JDK_VERSIONS: [8] [2025-10-16T21:08:33.268Z] ARCH_OS_LIST: [ppc64le_linux] [2025-10-16T21:08:33.268Z] GROUPS: [system] [2025-10-16T21:08:33.268Z] ARCH_OS_LIST: [ppc64le_linux] [2025-10-16T21:08:33.386Z] Existing items: [2025-10-16T21:08:33.386Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'} [2025-10-16T21:08:33.386Z] Unreferenced items: [2025-10-16T21:08:33.386Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'} [2025-10-16T21:08:33.386Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'} [2025-10-16T21:08:33.390Z] Existing items: [2025-10-16T21:08:33.390Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'} [2025-10-16T21:08:33.390Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'} [2025-10-16T21:08:33.390Z] Unreferenced items: [2025-10-16T21:08:33.390Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'} [2025-10-16T21:08:33.404Z] Existing items: [2025-10-16T21:08:33.405Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0'} [2025-10-16T21:08:33.405Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1'} [2025-10-16T21:08:33.405Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-16T23:15:21.949Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-16T23:15:23.949Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-16T23:15:23.949Z] Unix type machine.. [2025-10-16T23:15:23.949Z] Running on a Linux host [2025-10-16T23:15:23.949Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-10-16T23:15:24.826Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T23:15:24.827Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T23:15:25.836Z] [WS-CLEANUP] done [Pipeline] sh [2025-10-16T23:15:27.652Z] + find /tmp -name *core* -print -exec rm -f {} ; [2025-10-16T23:15:27.652Z] /tmp/capstone-4.0.2/msvc/test_xcore [2025-10-16T23:15:27.652Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-16T23:15:28.206Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2025-10-16T23:15:28.380Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 [Pipeline] build [2025-10-16T23:15:28.387Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 [Pipeline] build [2025-10-16T23:15:28.419Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 [2025-10-16T23:15:36.168Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #17 [2025-10-16T23:15:36.168Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #17 [2025-10-16T23:15:36.173Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #23 [2025-10-16T23:53:36.879Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #23 completed: SUCCESS [Pipeline] } [2025-10-16T23:55:42.852Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #17 completed: SUCCESS [Pipeline] } [2025-10-16T23:57:39.672Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #17 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-16T23:57:39.717Z] Running on test-docker-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux [Pipeline] { [Pipeline] cleanWs [2025-10-16T23:57:39.934Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T23:57:39.934Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T23:57:40.029Z] [WS-CLEANUP] done [Pipeline] echo [2025-10-16T23:57:40.042Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #23 completed with status SUCCESS [Pipeline] timeout [2025-10-16T23:57:40.053Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T23:57:40.997Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0" build number 23 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T23:57:41.034Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/23/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T23:57:41.133Z] Archiving artifacts [2025-10-16T23:57:41.419Z] Recording fingerprints [Pipeline] echo [2025-10-16T23:57:41.530Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #17 completed with status SUCCESS [Pipeline] timeout [2025-10-16T23:57:41.541Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T23:57:42.111Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1" build number 17 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T23:57:42.150Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/17/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T23:57:42.248Z] Archiving artifacts [2025-10-16T23:57:42.439Z] Recording fingerprints [Pipeline] echo [2025-10-16T23:57:42.557Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #17 completed with status SUCCESS [Pipeline] timeout [2025-10-16T23:57:42.579Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T23:57:43.170Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2" build number 17 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T23:57:43.216Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/17/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T23:57:43.314Z] Archiving artifacts [2025-10-16T23:57:43.503Z] Recording fingerprints [Pipeline] cleanWs [2025-10-16T23:57:43.838Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T23:57:43.838Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T23:57:43.934Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS