Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 517
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:46:22.452Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-09-30T20:46:22.453Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-30T20:46:22.461Z] 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-09-30T20:46:22.466Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-09-30T20:46:22.476Z] Running on test-docker-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[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-09-30T20:46:22.498Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-30T20:46:23.092Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-30T20:46:23.092Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-30T20:46:34.208Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-30T20:46:34.409Z] The recommended git tool is: git
[2025-09-30T20:47:19.075Z] No credentials specified
[2025-09-30T20:47:19.252Z] Cloning the remote Git repository
[2025-09-30T20:47:19.701Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:47:20.568Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests # timeout=10
[2025-09-30T20:47:21.514Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-30T20:47:21.691Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:47:21.692Z] > git --version # timeout=10
[2025-09-30T20:47:21.699Z] > git --version # 'git version 2.43.0'
[2025-09-30T20:47:21.700Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T20:47:32.196Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-30T20:47:32.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-30T20:47:49.576Z] Avoid second fetch
[2025-09-30T20:47:49.806Z] Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master)
[2025-09-30T20:47:49.666Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-30T20:47:50.073Z] > git config core.sparsecheckout # timeout=10
[2025-09-30T20:47:50.082Z] > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10
[2025-09-30T20:47:59.206Z] Commit message: "Enable rerun link with multiple components (#6629)"
[2025-09-30T20:47:59.297Z] > git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/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-09-30T20:48:01.663Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:48:01.683Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-30T20:48:06.287Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-30T20:48:07.733Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-30T20:48:09.586Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-30T20:48:09.586Z] Unix type machine..
[2025-09-30T20:48:09.586Z] Running on a Linux host
[2025-09-30T20:48:09.586Z] 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-09-30T20:48:12.623Z] + printenv
[2025-09-30T20:48:12.623Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-30T20:48:12.623Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T20:48:12.623Z] USE_TESTENV_PROPERTIES=false
[2025-09-30T20:48:12.623Z] VENDOR_TEST_DIRS=/test/functional
[2025-09-30T20:48:12.623Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-30T20:48:12.623Z] SSH_CLIENT=78.47.239.97 59840 22
[2025-09-30T20:48:12.623Z] USER=jenkins
[2025-09-30T20:48:12.623Z] BUILD_LIST=functional/buildAndPackage
[2025-09-30T20:48:12.623Z] SDK_RESOURCE=upstream
[2025-09-30T20:48:12.623Z] OPENJ9_BRANCH=master
[2025-09-30T20:48:12.623Z] jobStatus=SUCCESS
[2025-09-30T20:48:12.623Z] CI=true
[2025-09-30T20:48:12.623Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/347/display/redirect?page=changes
[2025-09-30T20:48:12.623Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:48:12.623Z] UPSTREAM_JOB_NUMBER=517
[2025-09-30T20:48:12.623Z] TARGET=extended.functional
[2025-09-30T20:48:12.623Z] EXIT_FAILURE=false
[2025-09-30T20:48:12.623Z] VENDOR_TEST_BRANCHES=master
[2025-09-30T20:48:12.623Z] NODE_LABELS=ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 test-docker-ubuntu2404-ppc64le-2 sw.os.linux hw.arch.ppc64le
[2025-09-30T20:48:12.623Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-30T20:48:12.623Z] USE_JRE=false
[2025-09-30T20:48:12.623Z] OLDPWD=/home/jenkins
[2025-09-30T20:48:12.623Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-30T20:48:12.623Z] HOME=/home/jenkins
[2025-09-30T20:48:12.623Z] ADOPTOPENJDK_BRANCH=master
[2025-09-30T20:48:12.623Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/347/
[2025-09-30T20:48:12.623Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests.tap
[2025-09-30T20:48:12.623Z] JDK_IMPL=hotspot
[2025-09-30T20:48:12.623Z] DOCKER_REQUIRED=false
[2025-09-30T20:48:12.623Z] HUDSON_COOKIE=574ce5a0-4f6b-4b85-b9e8-c5e9281dbc07
[2025-09-30T20:48:12.623Z] JENKINS_SERVER_COOKIE=durable-4bf66229d52b77d472abb34e077675ea76ce7b8c8a37992339dfa58f304fd4cc
[2025-09-30T20:48:12.623Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-09-30T20:48:12.623Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../benchmarks
[2025-09-30T20:48:12.623Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-09-30T20:48:12.623Z] KEEP_WORKSPACE=false
[2025-09-30T20:48:12.623Z] ARCHIVE_TEST_RESULTS=false
[2025-09-30T20:48:12.623Z] GENERATE_JOBS=false
[2025-09-30T20:48:12.623Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-30T20:48:12.623Z] PERSONAL_BUILD=false
[2025-09-30T20:48:12.623Z] LOGNAME=jenkins
[2025-09-30T20:48:12.623Z] NODE_NAME=test-docker-ubuntu2404-ppc64le-2
[2025-09-30T20:48:12.623Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/347/display/redirect?page=artifacts
[2025-09-30T20:48:12.623Z] STAGE_NAME=Setup
[2025-09-30T20:48:12.623Z] AUTO_DETECT=true
[2025-09-30T20:48:12.623Z] EXECUTOR_NUMBER=0
[2025-09-30T20:48:12.623Z] JDK_VERSION=8
[2025-09-30T20:48:12.623Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-30T20:48:12.623Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/347/display/redirect?page=tests
[2025-09-30T20:48:12.623Z] BUILD_DISPLAY_NAME=#347
[2025-09-30T20:48:12.623Z] TIME_LIMIT=1
[2025-09-30T20:48:12.623Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-30T20:48:12.623Z] JOB_BASE_NAME=jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-09-30T20:48:12.623Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-30T20:48:12.623Z] PLATFORM=ppc64le_linux
[2025-09-30T20:48:12.623Z] TKG_ITERATIONS=1
[2025-09-30T20:48:12.623Z] EXIT_SUCCESS=false
[2025-09-30T20:48:12.623Z] BUILD_ID=347
[2025-09-30T20:48:12.623Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-30T20:48:12.623Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-ppc64le-temurin_SmokeTests-347
[2025-09-30T20:48:12.623Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-09-30T20:48:12.623Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-30T20:48:12.623Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-30T20:48:12.623Z] LANG=C.UTF-8
[2025-09-30T20:48:12.623Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/
[2025-09-30T20:48:12.623Z] KEEP_REPORTDIR=false
[2025-09-30T20:48:12.623Z] ORIGIN_JDK_VERSION=8
[2025-09-30T20:48:12.623Z] BUILD_NUMBER=347
[2025-09-30T20:48:12.623Z] JENKINS_NODE_COOKIE=9c9390f1-2cf6-4c91-98d4-bcc2197d9014
[2025-09-30T20:48:12.623Z] SHELL=/bin/sh
[2025-09-30T20:48:12.623Z] ITERATIONS=1
[2025-09-30T20:48:12.623Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-30T20:48:12.623Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-09-30T20:48:12.623Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/347/display/redirect
[2025-09-30T20:48:12.623Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-30T20:48:12.623Z] SPEC=linux_ppc-64_le
[2025-09-30T20:48:12.623Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-09-30T20:48:12.623Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-30T20:48:12.623Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/display/redirect
[2025-09-30T20:48:12.623Z] NUM_PROCESSORS=2
[2025-09-30T20:48:12.623Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2025-09-30T20:48:12.623Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-09-30T20:48:12.623Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-30T20:48:12.623Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-09-30T20:48:12.623Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:48:12.623Z] SSH_CONNECTION=78.47.239.97 59840 172.17.0.2 22
[2025-09-30T20:48:12.623Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests@tmp
[2025-09-30T20:48:12.623Z] PARALLEL=None
[2025-09-30T20:48:12.623Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:48:03 +0000
[2025-09-30T20:48:12.623Z] DYNAMIC_COMPILE=true
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-09-30T20:48:13.156Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-30T20:48:13.174Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-30T20:49:04.132Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 517
[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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-30T20:49:04.421Z] 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-09-30T20:49:04.431Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-09-30T20:49:04.545Z] $ ssh-agent
[2025-09-30T20:49:05.385Z] SSH_AUTH_SOCK=/tmp/ssh-nt2sQJ6IQBti/agent.1183863
[2025-09-30T20:49:05.385Z] SSH_AGENT_PID=1183865
[2025-09-30T20:49:05.385Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-30T20:49:05.404Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-09-30T20:49:07.274Z] + pwd
[2025-09-30T20:49:07.274Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2025-09-30T20:49:07.274Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-09-30T20:49:07.274Z] get jdk binary...
[2025-09-30T20:49:07.274Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-30T20:49:07.274Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07-ea.tar.gz ...
[2025-09-30T20:49:09.226Z] List files in jdkbinary folder...
[2025-09-30T20:49:09.226Z] total 272128
[2025-09-30T20:49:09.226Z] -rw-r--r-- 1 jenkins jenkins 137060747 Sep 30 20:36 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:09.226Z] -rw-r--r-- 1 jenkins jenkins 100608675 Sep 30 20:36 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:09.226Z] -rw-r--r-- 1 jenkins jenkins 40863050 Sep 30 20:36 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:09.226Z] -rw-rw-r-- 1 jenkins jenkins 21388 Sep 30 20:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-ea-metadata.json
[2025-09-30T20:49:09.226Z] -rw-r--r-- 1 jenkins jenkins 81253 Sep 30 20:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-ea.json
[2025-09-30T20:49:09.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:49 tmp
[2025-09-30T20:49:09.226Z] List files in jdkbinary/tmp folder...
[2025-09-30T20:49:09.226Z] total 4
[2025-09-30T20:49:09.226Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:36 jdk8u472-b07
[2025-09-30T20:49:09.226Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-09-30T20:49:09.226Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07-ea.tar.gz ...
[2025-09-30T20:49:10.180Z] List files in jdkbinary folder...
[2025-09-30T20:49:10.180Z] total 272132
[2025-09-30T20:49:10.180Z] -rw-r--r-- 1 jenkins jenkins 137060747 Sep 30 20:36 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:10.180Z] -rw-r--r-- 1 jenkins jenkins 100608675 Sep 30 20:36 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:10.180Z] -rw-r--r-- 1 jenkins jenkins 40863050 Sep 30 20:36 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07-ea.tar.gz
[2025-09-30T20:49:10.180Z] -rw-rw-r-- 1 jenkins jenkins 21388 Sep 30 20:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-ea-metadata.json
[2025-09-30T20:49:10.180Z] -rw-r--r-- 1 jenkins jenkins 81253 Sep 30 20:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-ea.json
[2025-09-30T20:49:10.180Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:36 j2sdk-image
[2025-09-30T20:49:10.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:49 tmp
[2025-09-30T20:49:10.180Z] List files in jdkbinary/tmp folder...
[2025-09-30T20:49:10.180Z] total 4
[2025-09-30T20:49:10.180Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:36 jdk8u472-b07-jre
[2025-09-30T20:49:10.180Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-09-30T20:49:10.180Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre...
[2025-09-30T20:49:14.336Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-09-30T20:49:14.336Z] Removing top-level folder jdk8u472-b07/
[2025-09-30T20:49:14.336Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-09-30T20:49:14.336Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-30T20:49:14.336Z] openjdk version "1.8.0_472-beta"
[2025-09-30T20:49:14.336Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302003-b07)
[2025-09-30T20:49:14.336Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-09-30T20:49:14.336Z] =JAVA VERSION OUTPUT END=
[2025-09-30T20:49:14.336Z] =RELEASE INFO BEGIN=
[2025-09-30T20:49:14.336Z] JAVA_VERSION="1.8.0_472"
[2025-09-30T20:49:14.336Z] OS_NAME="Linux"
[2025-09-30T20:49:14.336Z] OS_VERSION="2.6"
[2025-09-30T20:49:14.336Z] OS_ARCH="ppc64le"
[2025-09-30T20:49:14.336Z] SOURCE=".:git:695734b33a1a+"
[2025-09-30T20:49:14.336Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-30T20:49:14.336Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-30T20:49:14.336Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-30T20:49:14.336Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-09-30T20:49:14.336Z] FULL_VERSION="1.8.0_472-beta-202509302003-b07"
[2025-09-30T20:49:14.336Z] SEMANTIC_VERSION="8.0.472+7"
[2025-09-30T20:49:14.336Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-09-30T20:49:14.336Z] JVM_VARIANT="Hotspot"
[2025-09-30T20:49:14.336Z] JVM_VERSION="25.472-b07"
[2025-09-30T20:49:14.336Z] IMAGE_TYPE="JDK"
[2025-09-30T20:49:14.336Z] =RELEASE INFO END=
[2025-09-30T20:49:14.336Z] get testKitGen...
[2025-09-30T20:49:14.336Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-30T20:49:15.287Z] git rev-parse master
[2025-09-30T20:49:15.287Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-09-30T20:49:15.287Z] get functional test material...
[2025-09-30T20:49:15.287Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-09-30T20:49:15.287Z] Cloning into 'openj9'...
[2025-09-30T20:49:15.287Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-09-30T20:49:21.981Z] Updating files: 49% (5084/10329)
[2025-09-30T20:49:21.981Z] Updating files: 50% (5165/10329)
[2025-09-30T20:49:21.981Z] Updating files: 51% (5268/10329)
[2025-09-30T20:49:21.981Z] Updating files: 52% (5372/10329)
[2025-09-30T20:49:21.981Z] Updating files: 53% (5475/10329)
[2025-09-30T20:49:21.981Z] Updating files: 54% (5578/10329)
[2025-09-30T20:49:21.981Z] Updating files: 55% (5681/10329)
[2025-09-30T20:49:21.981Z] Updating files: 56% (5785/10329)
[2025-09-30T20:49:21.981Z] Updating files: 57% (5888/10329)
[2025-09-30T20:49:21.981Z] Updating files: 58% (5991/10329)
[2025-09-30T20:49:21.981Z] Updating files: 59% (6095/10329)
[2025-09-30T20:49:21.981Z] Updating files: 60% (6198/10329)
[2025-09-30T20:49:21.981Z] Updating files: 61% (6301/10329)
[2025-09-30T20:49:21.981Z] Updating files: 62% (6404/10329)
[2025-09-30T20:49:22.933Z] Updating files: 63% (6508/10329)
[2025-09-30T20:49:22.933Z] Updating files: 64% (6611/10329)
[2025-09-30T20:49:22.933Z] Updating files: 65% (6714/10329)
[2025-09-30T20:49:22.933Z] Updating files: 66% (6818/10329)
[2025-09-30T20:49:22.933Z] Updating files: 67% (6921/10329)
[2025-09-30T20:49:22.933Z] Updating files: 68% (7024/10329)
[2025-09-30T20:49:22.933Z] Updating files: 69% (7128/10329)
[2025-09-30T20:49:22.933Z] Updating files: 70% (7231/10329)
[2025-09-30T20:49:22.933Z] Updating files: 71% (7334/10329)
[2025-09-30T20:49:22.933Z] Updating files: 72% (7437/10329)
[2025-09-30T20:49:22.933Z] Updating files: 73% (7541/10329)
[2025-09-30T20:49:22.933Z] Updating files: 74% (7644/10329)
[2025-09-30T20:49:22.933Z] Updating files: 75% (7747/10329)
[2025-09-30T20:49:22.933Z] Updating files: 76% (7851/10329)
[2025-09-30T20:49:22.933Z] Updating files: 77% (7954/10329)
[2025-09-30T20:49:22.933Z] Updating files: 78% (8057/10329)
[2025-09-30T20:49:22.933Z] Updating files: 79% (8160/10329)
[2025-09-30T20:49:22.933Z] Updating files: 80% (8264/10329)
[2025-09-30T20:49:22.933Z] Updating files: 81% (8367/10329)
[2025-09-30T20:49:22.933Z] Updating files: 82% (8470/10329)
[2025-09-30T20:49:22.933Z] Updating files: 83% (8574/10329)
[2025-09-30T20:49:22.933Z] Updating files: 84% (8677/10329)
[2025-09-30T20:49:22.933Z] Updating files: 85% (8780/10329)
[2025-09-30T20:49:22.933Z] Updating files: 86% (8883/10329)
[2025-09-30T20:49:22.933Z] Updating files: 87% (8987/10329)
[2025-09-30T20:49:22.933Z] Updating files: 88% (9090/10329)
[2025-09-30T20:49:22.933Z] Updating files: 89% (9193/10329)
[2025-09-30T20:49:22.933Z] Updating files: 90% (9297/10329)
[2025-09-30T20:49:22.933Z] Updating files: 91% (9400/10329)
[2025-09-30T20:49:22.933Z] Updating files: 92% (9503/10329)
[2025-09-30T20:49:22.933Z] Updating files: 93% (9606/10329)
[2025-09-30T20:49:22.933Z] Updating files: 94% (9710/10329)
[2025-09-30T20:49:22.933Z] Updating files: 95% (9813/10329)
[2025-09-30T20:49:22.933Z] Updating files: 96% (9916/10329)
[2025-09-30T20:49:22.933Z] Updating files: 96% (9972/10329)
[2025-09-30T20:49:22.933Z] Updating files: 97% (10020/10329)
[2025-09-30T20:49:22.933Z] Updating files: 98% (10123/10329)
[2025-09-30T20:49:22.933Z] Updating files: 99% (10226/10329)
[2025-09-30T20:49:22.933Z] Updating files: 100% (10329/10329)
[2025-09-30T20:49:22.933Z] Updating files: 100% (10329/10329), done.
[2025-09-30T20:49:22.933Z] check OpenJ9 Repo sha
[2025-09-30T20:49:22.933Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-09-30T20:49:22.933Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-09-30T20:49:22.933Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-30T20:49:22.933Z] OPENJ9_SHA=68b6548fcbbf891339681668ae27890fe820875e
[2025-09-30T20:49:22.933Z] total 132
[2025-09-30T20:49:22.933Z] -rw-rw-r-- 1 jenkins jenkins 6735 Sep 30 20:47 Contributing.md
[2025-09-30T20:49:22.933Z] -rw-rw-r-- 1 jenkins jenkins 11360 Sep 30 20:47 LICENSE
[2025-09-30T20:49:22.933Z] -rw-rw-r-- 1 jenkins jenkins 65 Sep 30 20:47 NOTICE
[2025-09-30T20:49:22.933Z] -rw-rw-r-- 1 jenkins jenkins 8335 Sep 30 20:47 README.md
[2025-09-30T20:49:22.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 20:49 TKG
[2025-09-30T20:49:22.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 20:47 buildenv
[2025-09-30T20:49:22.933Z] -rwxrwxr-x 1 jenkins jenkins 339 Sep 30 20:47 compile.sh
[2025-09-30T20:49:22.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:47 config
[2025-09-30T20:49:22.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 20:47 doc
[2025-09-30T20:49:22.933Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 20:47 docs
[2025-09-30T20:49:22.933Z] drwxrwxr-x 34 jenkins jenkins 4096 Sep 30 20:47 external
[2025-09-30T20:49:22.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 20:47 functional
[2025-09-30T20:49:22.933Z] -rwxrwxr-x 1 jenkins jenkins 30011 Sep 30 20:47 get.sh
[2025-09-30T20:49:22.933Z] drwxrwxr-x 20 jenkins jenkins 4096 Sep 30 20:47 jck
[2025-09-30T20:49:22.933Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 30 20:49 openj9
[2025-09-30T20:49:22.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:47 openjdk
[2025-09-30T20:49:22.933Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 30 20:47 perf
[2025-09-30T20:49:22.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 20:47 scripts
[2025-09-30T20:49:22.933Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 30 20:47 system
[2025-09-30T20:49:22.933Z] -rwxrwxr-x 1 jenkins jenkins 3935 Sep 30 20:47 terminateTestProcesses.sh
[2025-09-30T20:49:22.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 20:47 testenv
[2025-09-30T20:49:23.891Z] get vendor test material...
[2025-09-30T20:49:23.891Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-09-30T20:49:23.891Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-09-30T20:49:24.416Z] check vendor repo sha
[2025-09-30T20:49:24.416Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-09-30T20:49:24.416Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-09-30T20:49:24.416Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-09-30T20:49:24.416Z] temurin-build_BRANCH=33fe318bfda2e8076a3e4080854462ff017e2f40
[2025-09-30T20:49:24.416Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-30T20:49:24.678Z] $ ssh-agent -k
[2025-09-30T20:49:24.685Z] unset SSH_AUTH_SOCK;
[2025-09-30T20:49:24.685Z] unset SSH_AGENT_PID;
[2025-09-30T20:49:24.685Z] echo Agent pid 1183865 killed;
[2025-09-30T20:49:25.473Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-30T20:49:25.996Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=517&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-30T20:49:26.009Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-docker-ubuntu2404-ppc64le-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=517&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-30T20:49:26.062Z] Building tests...
[Pipeline] timeout
[2025-09-30T20:49:26.066Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-30T20:49:26.087Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-30T20:49:27.936Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-30T20:50:38.726Z] --------------------------------------------
[2025-09-30T20:50:38.726Z] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:50:38.726Z] task is set to default
[2025-09-30T20:50:38.726Z] dependencyList is set to all
[2025-09-30T20:50:38.726Z] --------------------------------------------
[2025-09-30T20:50:38.726Z] Starting download third party dependent jars
[2025-09-30T20:50:38.726Z] --------------------------------------------
[2025-09-30T20:50:38.726Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-30T20:50:38.726Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-30T20:50:39.699Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-09-30T20:50:39.732Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-30T20:50:42.017Z] + which Xvfb
[2025-09-30T20:50:42.017Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-30T20:50:42.990Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/.xvfb-347-..fbdir1325665381978995804
[Pipeline] {
[Pipeline] sh
[2025-09-30T20:51:05.346Z] + ps -f
[2025-09-30T20:51:05.347Z] + grep [X]vfb
[2025-09-30T20:51:05.347Z] + awk {print $9}
[Pipeline] echo
[2025-09-30T20:51:06.065Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-30T20:51:06.157Z] $ ssh-agent
[2025-09-30T20:51:06.952Z] SSH_AUTH_SOCK=/tmp/ssh-jGzROJI4J9vX/agent.1184110
[2025-09-30T20:51:06.952Z] SSH_AGENT_PID=1184112
[2025-09-30T20:51:06.952Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-30T20:51:08.813Z] + uname
[2025-09-30T20:51:08.813Z] + [ Linux = AIX ]
[2025-09-30T20:51:08.813Z] + uname
[2025-09-30T20:51:08.813Z] + [ Linux = SunOS ]
[2025-09-30T20:51:08.813Z] + uname
[2025-09-30T20:51:08.813Z] + [ Linux = *BSD ]
[2025-09-30T20:51:08.813Z] + MAKE=make
[2025-09-30T20:51:08.813Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-30T20:51:08.813Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-30T20:51:11.203Z] + uname
[2025-09-30T20:51:11.203Z] + [ Linux = AIX ]
[2025-09-30T20:51:11.203Z] + uname
[2025-09-30T20:51:11.203Z] + [ Linux = SunOS ]
[2025-09-30T20:51:11.203Z] + uname
[2025-09-30T20:51:11.203Z] + [ Linux = *BSD ]
[2025-09-30T20:51:11.203Z] + MAKE=make
[2025-09-30T20:51:11.203Z] + cd ./aqa-tests
[2025-09-30T20:51:11.203Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-30T20:51:11.203Z] + set +x
[2025-09-30T20:51:11.203Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-09-30T20:51:11.203Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:51:11.203Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:51:11.203Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:51:11.203Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T20:51:11.203Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T20:51:11.203Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-30T20:51:12.162Z]
[2025-09-30T20:51:12.162Z] build:
[2025-09-30T20:51:12.162Z]
[2025-09-30T20:51:12.162Z] clean:
[2025-09-30T20:51:12.162Z]
[2025-09-30T20:51:12.162Z] init:
[2025-09-30T20:51:12.162Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-09-30T20:51:12.162Z]
[2025-09-30T20:51:12.162Z] getDependentLibs:
[2025-09-30T20:51:13.116Z] [exec] --------------------------------------------
[2025-09-30T20:51:13.116Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:51:13.116Z] [exec] task is set to default
[2025-09-30T20:51:13.116Z] [exec] dependencyList is set to json_simple
[2025-09-30T20:51:13.116Z] [exec] --------------------------------------------
[2025-09-30T20:51:13.116Z] [exec] Starting download third party dependent jars
[2025-09-30T20:51:13.116Z] [exec] --------------------------------------------
[2025-09-30T20:51:13.116Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:51:13.116Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-30T20:51:13.116Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T20:51:13.116Z]
[2025-09-30T20:51:13.116Z] compile:
[2025-09-30T20:51:13.116Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:51:13.116Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T20:51:13.116Z] [echo] ===fork: yes
[2025-09-30T20:51:13.116Z] [echo] ===debug: on
[2025-09-30T20:51:13.116Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-09-30T20:51:16.366Z]
[2025-09-30T20:51:16.366Z] dist:
[2025-09-30T20:51:16.366Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-30T20:51:16.366Z]
[2025-09-30T20:51:16.366Z] BUILD SUCCESSFUL
[2025-09-30T20:51:16.366Z] Total time: 4 seconds
[2025-09-30T20:51:16.366Z] 0
[2025-09-30T20:51:16.366Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-30T20:51:16.366Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-30T20:51:16.366Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-09-30T20:51:17.333Z] ****************************** MACHINE INFO ******************************
[2025-09-30T20:51:17.333Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-09-30T20:51:17.333Z] Free Physical Memory Size : 2646802432
[2025-09-30T20:51:17.333Z] Free space (bytes) : 26719789056
[2025-09-30T20:51:17.333Z] Total Physical Memory Size : 6442450944
[2025-09-30T20:51:17.333Z] Total space (bytes) : 166468653056
[2025-09-30T20:51:17.333Z] Usable space (bytes) : 26703011840
[2025-09-30T20:51:17.333Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:51:17.333Z] bashVersion :
[2025-09-30T20:51:17.333Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2025-09-30T20:51:17.333Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-30T20:51:17.333Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:51:17.333Z]
[2025-09-30T20:51:17.333Z] This is free software; you are free to change and redistribute it.
[2025-09-30T20:51:17.333Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:51:17.333Z] cpuCores : 8
[2025-09-30T20:51:17.333Z] curlVersion :
[2025-09-30T20:51:17.333Z] 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-09-30T20:51:17.333Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-09-30T20:51:17.333Z] 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-09-30T20:51:17.333Z] 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-09-30T20:51:17.333Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-30T20:51:17.333Z] gcc version : 13
[2025-09-30T20:51:17.333Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-09-30T20:51:17.333Z] gdb version : bash: line 1: gdb: command not found
[2025-09-30T20:51:17.333Z] lldb version : Command could not be executed
[2025-09-30T20:51:17.333Z] makeVersion :
[2025-09-30T20:51:17.333Z] GNU Make 4.3
[2025-09-30T20:51:17.333Z] Built for powerpc64le-unknown-linux-gnu
[2025-09-30T20:51:17.333Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-30T20:51:17.333Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-30T20:51:17.333Z] This is free software: you are free to change and redistribute it.
[2025-09-30T20:51:17.333Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-30T20:51:17.333Z] mavenVersion : bash: line 1: mvn: command not found
[2025-09-30T20:51:17.333Z] osInfo :
[2025-09-30T20:51:17.333Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-09-30T20:51:17.333Z] NAME="Ubuntu"
[2025-09-30T20:51:17.333Z] VERSION_ID="24.04"
[2025-09-30T20:51:17.333Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-09-30T20:51:17.333Z] VERSION_CODENAME=noble
[2025-09-30T20:51:17.333Z] ID=ubuntu
[2025-09-30T20:51:17.333Z] ID_LIKE=debian
[2025-09-30T20:51:17.333Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-30T20:51:17.333Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-30T20:51:17.333Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-30T20:51:17.333Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-30T20:51:17.333Z] UBUNTU_CODENAME=noble
[2025-09-30T20:51:17.333Z] LOGO=ubuntu-logo
[2025-09-30T20:51:17.333Z] osLabel : ubuntu.24
[2025-09-30T20:51:17.333Z] perlVersion :
[2025-09-30T20:51:17.333Z]
[2025-09-30T20:51:17.333Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2025-09-30T20:51:17.333Z] (with 51 registered patches, see perl -V for more detail)
[2025-09-30T20:51:17.333Z]
[2025-09-30T20:51:17.333Z] Copyright 1987-2023, Larry Wall
[2025-09-30T20:51:17.333Z]
[2025-09-30T20:51:17.333Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-30T20:51:17.334Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-30T20:51:17.334Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-30T20:51:17.334Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-30T20:51:17.334Z] procArch : ppc64le
[2025-09-30T20:51:17.334Z] sysArch : ppc64le
[2025-09-30T20:51:17.334Z] sysOS : Linux
[2025-09-30T20:51:17.334Z] ulimit :
[2025-09-30T20:51:17.334Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-30T20:51:17.334Z] core file size (blocks, -c) unlimited
[2025-09-30T20:51:17.334Z] data seg size (kbytes, -d) unlimited
[2025-09-30T20:51:17.334Z] scheduling priority (-e) 0
[2025-09-30T20:51:17.334Z] file size (blocks, -f) unlimited
[2025-09-30T20:51:17.334Z] pending signals (-i) 62742
[2025-09-30T20:51:17.334Z] max locked memory (kbytes, -l) 8192
[2025-09-30T20:51:17.334Z] max memory size (kbytes, -m) unlimited
[2025-09-30T20:51:17.334Z] open files (-n) 1048576
[2025-09-30T20:51:17.334Z] pipe size (512 bytes, -p) 8
[2025-09-30T20:51:17.334Z] POSIX message queues (bytes, -q) 819200
[2025-09-30T20:51:17.334Z] real-time priority (-r) 0
[2025-09-30T20:51:17.334Z] stack size (kbytes, -s) 8192
[2025-09-30T20:51:17.334Z] cpu time (seconds, -t) unlimited
[2025-09-30T20:51:17.334Z] max user processes (-u) unlimited
[2025-09-30T20:51:17.334Z] virtual memory (kbytes, -v) unlimited
[2025-09-30T20:51:17.334Z] file locks (-x) unlimited
[2025-09-30T20:51:17.334Z] uname : Linux 7eb522b14492 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-09-30T20:51:17.334Z] vmVendor : Oracle Corporation
[2025-09-30T20:51:17.334Z] vmVersion : 25.472-b07
[2025-09-30T20:51:17.334Z] xlc version : bash: line 1: xlC: command not found
[2025-09-30T20:51:17.334Z] **************************************************************************
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('java.vendor')=Temurin
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('os.name')=Linux
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('os.arch')=ppc64le
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('java.fullversion')=null
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] System.getProperty('sun.arch.data.model')=64
[2025-09-30T20:51:17.334Z]
[2025-09-30T20:51:17.334Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-09-30T20:51:17.334Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:17.334Z] perl scripts/configure.pl
[2025-09-30T20:51:17.334Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-09-30T20:51:18.286Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T20:51:18.286Z]
[2025-09-30T20:51:18.286Z]
[2025-09-30T20:51:18.286Z] Starting to generate build list.
[2025-09-30T20:51:18.286Z]
[2025-09-30T20:51:18.286Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-09-30T20:51:18.286Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-09-30T20:51:18.286Z]
[2025-09-30T20:51:18.286Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:18.286Z] make -f clean.mk cleanBuild
[2025-09-30T20:51:18.286Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:18.286Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-09-30T20:51:18.286Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:18.286Z] make -f compile.mk compile
[2025-09-30T20:51:18.286Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:18.286Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:51:18.286Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-30T20:51:18.286Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-30T20:51:18.286Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-30T20:51:18.286Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-09-30T20:51:19.238Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-09-30T20:51:19.238Z]
[2025-09-30T20:51:19.238Z] -create_test_directory:
[2025-09-30T20:51:19.238Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-09-30T20:51:19.238Z]
[2025-09-30T20:51:19.238Z] stage_test_material:
[2025-09-30T20:51:19.238Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] build:
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] init:
[2025-09-30T20:51:20.197Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] build:
[2025-09-30T20:51:20.197Z] [copy] Copying 14 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-09-30T20:51:20.197Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-09-30T20:51:20.197Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] build:
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] init:
[2025-09-30T20:51:20.197Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-09-30T20:51:20.197Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-09-30T20:51:20.197Z]
[2025-09-30T20:51:20.197Z] getDependentLibs:
[2025-09-30T20:51:20.198Z] [exec] --------------------------------------------
[2025-09-30T20:51:20.198Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:51:20.198Z] [exec] task is set to default
[2025-09-30T20:51:20.198Z] [exec] dependencyList is set to testng,jcommander
[2025-09-30T20:51:20.198Z] [exec] --------------------------------------------
[2025-09-30T20:51:20.198Z] [exec] Starting download third party dependent jars
[2025-09-30T20:51:20.198Z] [exec] --------------------------------------------
[2025-09-30T20:51:20.198Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-09-30T20:51:20.198Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-30T20:51:20.198Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-30T20:51:20.198Z] [exec] downloaded dependent third party jars successfully
[2025-09-30T20:51:20.198Z]
[2025-09-30T20:51:20.198Z] compile:
[2025-09-30T20:51:20.198Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-30T20:51:20.198Z] [echo] ============COMPILER SETTINGS============
[2025-09-30T20:51:20.198Z] [echo] ===fork: yes
[2025-09-30T20:51:20.198Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-09-30T20:51:20.198Z] [echo] ===debug: on
[2025-09-30T20:51:20.198Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-09-30T20:51:20.198Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-09-30T20:51:22.149Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z] dist_functional:
[2025-09-30T20:51:22.149Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z] dist:
[2025-09-30T20:51:22.149Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-09-30T20:51:22.149Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z] clean:
[2025-09-30T20:51:22.149Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z] BUILD SUCCESSFUL
[2025-09-30T20:51:22.149Z] Total time: 3 seconds
[2025-09-30T20:51:22.149Z] 0
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z]
[2025-09-30T20:51:22.149Z] RECORD TEST REPOs SHA
[2025-09-30T20:51:22.149Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-30T20:51:22.149Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-30T20:51:22.149Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T20:51:22.149Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-30T20:51:22.149Z] ================================================
[2025-09-30T20:51:22.149Z] timestamp: 20250930-205121
[2025-09-30T20:51:22.149Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-09-30T20:51:22.149Z] git repo:
[2025-09-30T20:51:22.149Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-30T20:51:22.149Z] sha:
[2025-09-30T20:51:22.149Z] 50afb1a1277d4092aafb414d424c61f3a22f4979
[2025-09-30T20:51:22.149Z] ================================================
[2025-09-30T20:51:22.149Z] timestamp: 20250930-205121
[2025-09-30T20:51:22.149Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-09-30T20:51:22.149Z] git repo:
[2025-09-30T20:51:22.149Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-30T20:51:22.149Z] sha:
[2025-09-30T20:51:22.149Z] c0fd937c76392ba409c11608c1308e6d1c89b8af
[2025-09-30T20:51:22.149Z] ================================================
[2025-09-30T20:51:22.149Z] timestamp: 20250930-205121
[2025-09-30T20:51:22.149Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9
[2025-09-30T20:51:22.149Z] git repo:
[2025-09-30T20:51:22.149Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-09-30T20:51:22.149Z] sha:
[2025-09-30T20:51:22.149Z] 68b6548fcbbf891339681668ae27890fe820875e
[2025-09-30T20:51:22.149Z] ================================================
[2025-09-30T20:51:22.149Z] timestamp: 20250930-205121
[2025-09-30T20:51:22.149Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/vendor_0
[2025-09-30T20:51:22.149Z] git repo:
[2025-09-30T20:51:22.149Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-09-30T20:51:22.149Z] sha:
[2025-09-30T20:51:22.149Z] 33fe318bfda2e8076a3e4080854462ff017e2f40
[2025-09-30T20:51:22.149Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:22.149Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-09-30T20:51:22.149Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:22.149Z] perl scripts/configure.pl
[2025-09-30T20:51:22.149Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-09-30T20:51:23.101Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Starting to generate test make files.
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-09-30T20:51:23.101Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Make files are generated successfully.
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:23.101Z] make -f runtest.mk _extended.functional
[2025-09-30T20:51:23.101Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] Running make 4.3
[2025-09-30T20:51:23.101Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/..
[2025-09-30T20:51:23.101Z] set JDK_VERSION to 8
[2025-09-30T20:51:23.101Z] set JDK_IMPL to hotspot
[2025-09-30T20:51:23.101Z] set JVM_VERSION to openjdk8
[2025-09-30T20:51:23.101Z] set JCL_VERSION to latest
[2025-09-30T20:51:23.101Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-09-30T20:51:23.101Z] set SPEC to linux_ppc-64_le
[2025-09-30T20:51:23.101Z] set TEST_FLAG to
[2025-09-30T20:51:23.101Z] set OS_LABEL to ubuntu.24
[2025-09-30T20:51:23.101Z] Running extended.functional ...
[2025-09-30T20:51:23.101Z] There are 1 test targets in extended.functional
[2025-09-30T20:51:23.101Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-30T20:51:23.101Z] openjdk version "1.8.0_472-beta"
[2025-09-30T20:51:23.101Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302003-b07)
[2025-09-30T20:51:23.101Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-09-30T20:51:23.101Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests'
[2025-09-30T20:51:23.101Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional'
[2025-09-30T20:51:23.101Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-09-30T20:51:23.101Z]
[2025-09-30T20:51:23.101Z] ===============================================