Pre Test
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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 642b36ea64739dbeffea748551beb7524a46aa8e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 642b36ea64739dbeffea748551beb7524a46aa8e # timeout=10
Commit message: "Update renaissance exclusion list for win_aarch64 (#6658)"
> git rev-list --no-walk 642b36ea64739dbeffea748551beb7524a46aa8e # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-16T20:47:39.761Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-10-16T20:47:39.762Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T20:47:39.775Z] 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-16T20:47:39.782Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-10-16T20:47:39.796Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-10-16T20:47:39.825Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T20:47:40.322Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T20:47:40.322Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T20:47:40.498Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T20:47:40.724Z] The recommended git tool is: git
[2025-10-16T20:47:41.082Z] No credentials specified
[2025-10-16T20:47:41.255Z] Cloning the remote Git repository
[2025-10-16T20:47:41.515Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T20:47:41.516Z] > git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests # timeout=10
[2025-10-16T20:47:42.069Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-16T20:47:42.069Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T20:47:42.069Z] > git --version # timeout=10
[2025-10-16T20:47:42.072Z] > git --version # 'git version 2.43.0'
[2025-10-16T20:47:42.072Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T20:47:48.984Z] Avoid second fetch
[2025-10-16T20:47:48.673Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T20:47:48.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T20:47:49.189Z] Checking out Revision 642b36ea64739dbeffea748551beb7524a46aa8e (origin/master)
[2025-10-16T20:47:49.069Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-10-16T20:47:49.274Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T20:47:49.278Z] > git checkout -f 642b36ea64739dbeffea748551beb7524a46aa8e # timeout=10
[2025-10-16T20:47:50.544Z] Commit message: "Update renaissance exclusion list for win_aarch64 (#6658)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-10-16T20:47:52.406Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T20:47:52.430Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T20:47:54.346Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-10-16T20:47:55.057Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T20:47:56.886Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-16T20:47:56.886Z] Unix type machine..
[2025-10-16T20:47:56.886Z] Running on a Linux host
[2025-10-16T20:47:56.886Z] 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-10-16T20:48:00.128Z] + printenv
[2025-10-16T20:48:00.128Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T20:48:00.128Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T20:48:00.128Z] USE_TESTENV_PROPERTIES=false
[2025-10-16T20:48:00.128Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T20:48:00.128Z] SSH_CLIENT=78.47.239.97 51332 22
[2025-10-16T20:48:00.128Z] BUILD_LIST=functional/buildAndPackage
[2025-10-16T20:48:00.128Z] VENDOR_TEST_DIRS=/test/functional
[2025-10-16T20:48:00.128Z] USER=jenkins
[2025-10-16T20:48:00.128Z] SDK_RESOURCE=upstream
[2025-10-16T20:48:00.128Z] OPENJ9_BRANCH=master
[2025-10-16T20:48:00.128Z] jobStatus=SUCCESS
[2025-10-16T20:48:00.128Z] CI=true
[2025-10-16T20:48:00.128Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/26/display/redirect?page=changes
[2025-10-16T20:48:00.128Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T20:48:00.128Z] UPSTREAM_JOB_NUMBER=28
[2025-10-16T20:48:00.128Z] XDG_SESSION_TYPE=tty
[2025-10-16T20:48:00.128Z] EXIT_FAILURE=false
[2025-10-16T20:48:00.128Z] VENDOR_TEST_BRANCHES=v2025.10.01
[2025-10-16T20:48:00.128Z] SHLVL=0
[2025-10-16T20:48:00.128Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T20:48:00.128Z] TARGET=extended.functional
[2025-10-16T20:48:00.128Z] NODE_LABELS=test-osuosl-ubuntu2404-ppc64le-2 test ci.role.test ubuntu linux sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le
[2025-10-16T20:48:00.128Z] USE_JRE=false
[2025-10-16T20:48:00.128Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T20:48:00.128Z] OLDPWD=/home/jenkins
[2025-10-16T20:48:00.128Z] HOME=/home/jenkins
[2025-10-16T20:48:00.128Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/26/
[2025-10-16T20:48:00.128Z] ADOPTOPENJDK_BRANCH=master
[2025-10-16T20:48:00.128Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests.tap
[2025-10-16T20:48:00.128Z] JDK_IMPL=hotspot
[2025-10-16T20:48:00.128Z] DOCKER_REQUIRED=false
[2025-10-16T20:48:00.128Z] JENKINS_SERVER_COOKIE=durable-6bea9a8abb228c0c1d64b9ad006fd68f92993911cd7ea3a5e9c8c9ffb08e8e0e
[2025-10-16T20:48:00.128Z] HUDSON_COOKIE=b560a340-add4-4a0d-97bd-8d81000acdd9
[2025-10-16T20:48:00.128Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-10-16T20:48:00.128Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-10-16T20:48:00.128Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../benchmarks
[2025-10-16T20:48:00.128Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2025-10-16T20:48:00.128Z] KEEP_WORKSPACE=false
[2025-10-16T20:48:00.128Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T20:48:00.128Z] GENERATE_JOBS=false
[2025-10-16T20:48:00.128Z] PERSONAL_BUILD=false
[2025-10-16T20:48:00.128Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-2
[2025-10-16T20:48:00.128Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T20:48:00.128Z] LOGNAME=jenkins
[2025-10-16T20:48:00.128Z] _=/usr/lib/jvm/jdk17/bin/java
[2025-10-16T20:48:00.128Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/26/display/redirect?page=artifacts
[2025-10-16T20:48:00.128Z] STAGE_NAME=Setup
[2025-10-16T20:48:00.128Z] XDG_SESSION_CLASS=user
[2025-10-16T20:48:00.128Z] AUTO_DETECT=true
[2025-10-16T20:48:00.128Z] EXECUTOR_NUMBER=0
[2025-10-16T20:48:00.128Z] JDK_VERSION=8
[2025-10-16T20:48:00.128Z] XDG_SESSION_ID=162990
[2025-10-16T20:48:00.128Z] BUILD_DISPLAY_NAME=#26
[2025-10-16T20:48:00.128Z] TIME_LIMIT=1
[2025-10-16T20:48:00.128Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T20:48:00.128Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/26/display/redirect?page=tests
[2025-10-16T20:48:00.128Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T20:48:00.128Z] JOB_BASE_NAME=jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2025-10-16T20:48:00.128Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-10-16T20:48:00.128Z] PLATFORM=ppc64le_linux
[2025-10-16T20:48:00.128Z] TKG_ITERATIONS=1
[2025-10-16T20:48:00.128Z] EXIT_SUCCESS=false
[2025-10-16T20:48:00.128Z] BUILD_ID=26
[2025-10-16T20:48:00.128Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-10-16T20:48:00.128Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T20:48:00.128Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-10-16T20:48:00.128Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-linux-ppc64le-temurin_SmokeTests-26
[2025-10-16T20:48:00.128Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T20:48:00.128Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T20:48:00.128Z] LANG=en_US.UTF-8
[2025-10-16T20:48:00.128Z] JCK_GIT_BRANCH=master
[2025-10-16T20:48:00.128Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/
[2025-10-16T20:48:00.128Z] KEEP_REPORTDIR=false
[2025-10-16T20:48:00.128Z] ORIGIN_JDK_VERSION=8
[2025-10-16T20:48:00.128Z] BUILD_NUMBER=26
[2025-10-16T20:48:00.128Z] JENKINS_NODE_COOKIE=f9263bd1-043c-4dad-baed-b7b50a1e8eef
[2025-10-16T20:48:00.128Z] SHELL=/bin/bash
[2025-10-16T20:48:00.128Z] ITERATIONS=1
[2025-10-16T20:48:00.128Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T20:48:00.128Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-10-16T20:48:00.128Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/26/display/redirect
[2025-10-16T20:48:00.128Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T20:48:00.128Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T20:48:00.128Z] SPEC=linux_ppc-64_le
[2025-10-16T20:48:00.128Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T20:48:00.128Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-ppc64le-temurin_SmokeTests/display/redirect
[2025-10-16T20:48:00.128Z] NUM_PROCESSORS=4
[2025-10-16T20:48:00.128Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin
[2025-10-16T20:48:00.128Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T20:48:00.128Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2025-10-16T20:48:00.128Z] PWD=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[2025-10-16T20:48:00.128Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:48:00.128Z] SSH_CONNECTION=78.47.239.97 51332 140.211.168.207 22
[2025-10-16T20:48:00.128Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests@tmp
[2025-10-16T20:48:00.128Z] PARALLEL=None
[2025-10-16T20:48:00.128Z] JOBSTARTTIME=Thu, 16 Oct 2025 20:47:53 +0000
[2025-10-16T20:48:00.128Z] DYNAMIC_COMPILE=true
[2025-10-16T20:48:00.128Z] RERUN_ITERATIONS=0
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-16T20:48:00.654Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T20:48:00.664Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T20:48:58.867Z] 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 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-10-16T20:48:59.116Z] 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-16T20:48:59.124Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T20:48:59.234Z] $ ssh-agent
[2025-10-16T20:49:00.025Z] SSH_AUTH_SOCK=/tmp/ssh-nGuUrtHfOmVB/agent.933841
[2025-10-16T20:49:00.025Z] SSH_AGENT_PID=933844
[2025-10-16T20:49:00.025Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T20:49:00.048Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-10-16T20:49:01.879Z] + pwd
[2025-10-16T20:49:01.879Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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 v2025.10.01 --vendor_dirs /test/functional
[2025-10-16T20:49:01.879Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-10-16T20:49:01.879Z] get jdk binary...
[2025-10-16T20:49:01.879Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T20:49:01.879Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T20:49:02.822Z] List files in jdkbinary folder...
[2025-10-16T20:49:03.761Z] total 272116
[2025-10-16T20:49:03.761Z] -rw-r--r-- 1 jenkins jenkins 137037703 Oct 16 20:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:03.762Z] -rw-r--r-- 1 jenkins jenkins 100620614 Oct 16 20:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:03.762Z] -rw-r--r-- 1 jenkins jenkins 40863716 Oct 16 20:10 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:03.762Z] -rw-r--r-- 1 jenkins jenkins 81832 Oct 16 20:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07.json
[2025-10-16T20:49:03.762Z] -rw-rw-r-- 1 jenkins jenkins 21465 Oct 16 20:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-metadata.json
[2025-10-16T20:49:03.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 20:49 tmp
[2025-10-16T20:49:03.762Z] List files in jdkbinary/tmp folder...
[2025-10-16T20:49:03.762Z] total 4
[2025-10-16T20:49:03.762Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:10 jdk8u472-b07
[2025-10-16T20:49:03.762Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T20:49:03.762Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T20:49:04.702Z] List files in jdkbinary folder...
[2025-10-16T20:49:04.702Z] total 272120
[2025-10-16T20:49:04.702Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:10 j2sdk-image
[2025-10-16T20:49:04.702Z] -rw-r--r-- 1 jenkins jenkins 137037703 Oct 16 20:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:04.702Z] -rw-r--r-- 1 jenkins jenkins 100620614 Oct 16 20:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:04.702Z] -rw-r--r-- 1 jenkins jenkins 40863716 Oct 16 20:10 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b07.tar.gz
[2025-10-16T20:49:04.702Z] -rw-r--r-- 1 jenkins jenkins 81832 Oct 16 20:33 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07.json
[2025-10-16T20:49:04.702Z] -rw-rw-r-- 1 jenkins jenkins 21465 Oct 16 20:21 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b07-metadata.json
[2025-10-16T20:49:04.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 20:49 tmp
[2025-10-16T20:49:04.702Z] List files in jdkbinary/tmp folder...
[2025-10-16T20:49:04.702Z] total 4
[2025-10-16T20:49:04.702Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 16 20:10 jdk8u472-b07-jre
[2025-10-16T20:49:04.702Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T20:49:04.702Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-16T20:49:07.683Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T20:49:07.683Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T20:49:07.683Z] Run /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T20:49:07.683Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T20:49:07.683Z] openjdk version "1.8.0_472"
[2025-10-16T20:49:07.683Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T20:49:07.683Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T20:49:08.623Z] =JAVA VERSION OUTPUT END=
[2025-10-16T20:49:08.623Z] =RELEASE INFO BEGIN=
[2025-10-16T20:49:08.623Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T20:49:08.623Z] OS_NAME="Linux"
[2025-10-16T20:49:08.623Z] OS_VERSION="2.6"
[2025-10-16T20:49:08.623Z] OS_ARCH="ppc64le"
[2025-10-16T20:49:08.623Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T20:49:08.623Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T20:49:08.623Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T20:49:08.623Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T20:49:08.623Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T20:49:08.623Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T20:49:08.623Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T20:49:08.623Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-10-16T20:49:08.623Z] JVM_VARIANT="Hotspot"
[2025-10-16T20:49:08.623Z] JVM_VERSION="25.472-b07"
[2025-10-16T20:49:08.623Z] IMAGE_TYPE="JDK"
[2025-10-16T20:49:08.623Z] =RELEASE INFO END=
[2025-10-16T20:49:08.623Z] get testKitGen...
[2025-10-16T20:49:08.623Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T20:49:08.623Z] git rev-parse master
[2025-10-16T20:49:08.623Z] git checkout -q -f 25be56ef7bb87f25cd70181d4a5d14ee3f570b2f
[2025-10-16T20:49:08.623Z] get functional test material...
[2025-10-16T20:49:08.623Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-10-16T20:49:08.623Z] Cloning into 'openj9'...
[2025-10-16T20:49:08.623Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-10-16T20:49:15.947Z] Updating files: 88% (9131/10336)
[2025-10-16T20:49:15.947Z] Updating files: 89% (9200/10336)
[2025-10-16T20:49:15.947Z] Updating files: 90% (9303/10336)
[2025-10-16T20:49:15.947Z] Updating files: 91% (9406/10336)
[2025-10-16T20:49:15.947Z] Updating files: 92% (9510/10336)
[2025-10-16T20:49:15.947Z] Updating files: 93% (9613/10336)
[2025-10-16T20:49:15.947Z] Updating files: 94% (9716/10336)
[2025-10-16T20:49:15.947Z] Updating files: 95% (9820/10336)
[2025-10-16T20:49:15.947Z] Updating files: 96% (9923/10336)
[2025-10-16T20:49:15.947Z] Updating files: 97% (10026/10336)
[2025-10-16T20:49:15.947Z] Updating files: 98% (10130/10336)
[2025-10-16T20:49:15.947Z] Updating files: 99% (10233/10336)
[2025-10-16T20:49:15.947Z] Updating files: 100% (10336/10336)
[2025-10-16T20:49:15.947Z] Updating files: 100% (10336/10336), done.
[2025-10-16T20:49:15.947Z] check OpenJ9 Repo sha
[2025-10-16T20:49:15.947Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-10-16T20:49:15.947Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-10-16T20:49:15.947Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T20:49:15.947Z] OPENJ9_SHA=4d0c65c0090a37110413e6f4e8cc2b92c4996ae9
[2025-10-16T20:49:15.947Z] total 132
[2025-10-16T20:49:15.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 20:47 buildenv
[2025-10-16T20:49:15.947Z] -rwxrwxr-x 1 jenkins jenkins 339 Oct 16 20:47 compile.sh
[2025-10-16T20:49:15.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 20:47 config
[2025-10-16T20:49:15.947Z] -rw-rw-r-- 1 jenkins jenkins 6735 Oct 16 20:47 Contributing.md
[2025-10-16T20:49:15.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 20:47 doc
[2025-10-16T20:49:15.947Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 16 20:47 docs
[2025-10-16T20:49:15.947Z] drwxrwxr-x 34 jenkins jenkins 4096 Oct 16 20:47 external
[2025-10-16T20:49:15.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 20:47 functional
[2025-10-16T20:49:15.947Z] -rwxrwxr-x 1 jenkins jenkins 30011 Oct 16 20:47 get.sh
[2025-10-16T20:49:15.947Z] drwxrwxr-x 20 jenkins jenkins 4096 Oct 16 20:47 jck
[2025-10-16T20:49:15.947Z] -rw-rw-r-- 1 jenkins jenkins 11360 Oct 16 20:47 LICENSE
[2025-10-16T20:49:15.947Z] -rw-rw-r-- 1 jenkins jenkins 65 Oct 16 20:47 NOTICE
[2025-10-16T20:49:15.947Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 16 20:49 openj9
[2025-10-16T20:49:15.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 20:47 openjdk
[2025-10-16T20:49:15.947Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 20:47 perf
[2025-10-16T20:49:15.947Z] -rw-rw-r-- 1 jenkins jenkins 8335 Oct 16 20:47 README.md
[2025-10-16T20:49:15.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 20:47 scripts
[2025-10-16T20:49:15.947Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 16 20:47 system
[2025-10-16T20:49:15.947Z] -rwxrwxr-x 1 jenkins jenkins 3928 Oct 16 20:47 terminateTestProcesses.sh
[2025-10-16T20:49:15.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 20:47 testenv
[2025-10-16T20:49:15.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 20:49 TKG
[2025-10-16T20:49:15.947Z] get vendor test material...
[2025-10-16T20:49:15.947Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-10-16T20:49:15.947Z] git clone -b v2025.10.01 https://github.com/adoptium/temurin-build vendor_0
[2025-10-16T20:49:16.887Z] check vendor repo sha
[2025-10-16T20:49:16.887Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-10-16T20:49:16.887Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-10-16T20:49:16.887Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-10-16T20:49:16.887Z] temurin-build_BRANCH=839fa0b45d809157cffd3dc8515aad262a4a1776
[2025-10-16T20:49:16.887Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T20:49:17.522Z] $ ssh-agent -k
[2025-10-16T20:49:17.527Z] unset SSH_AUTH_SOCK;
[2025-10-16T20:49:17.527Z] unset SSH_AGENT_PID;
[2025-10-16T20:49:17.527Z] echo Agent pid 933844 killed;
[2025-10-16T20:49:18.319Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T20:49:18.836Z] 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&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&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=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2025.10.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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&APPLICATION_OPTIONS=&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=28&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T20:49:18.847Z] 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&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-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=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2025.10.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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&APPLICATION_OPTIONS=&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=28&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-16T20:49:18.905Z] Building tests...
[Pipeline] timeout
[2025-10-16T20:49:18.909Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T20:49:18.921Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T20:49:20.739Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T20:49:20.739Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib does not exist, creating one.
[2025-10-16T20:49:20.740Z] mkdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency
[2025-10-16T20:49:20.740Z] mkdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:49:20.740Z] --------------------------------------------
[2025-10-16T20:49:20.740Z] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:49:20.740Z] task is set to default
[2025-10-16T20:49:20.740Z] dependencyList is set to all
[2025-10-16T20:49:20.740Z] --------------------------------------------
[2025-10-16T20:49:20.740Z] Starting download third party dependent jars
[2025-10-16T20:49:20.740Z] --------------------------------------------
[2025-10-16T20:49:20.740Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:49:20.740Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2025-10-16T20:49:22.671Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar
[2025-10-16T20:49:22.671Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:22.671Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:22.671Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2025-10-16T20:49:25.666Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz
[2025-10-16T20:49:25.666Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:25.666Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:25.666Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2025-10-16T20:49:27.604Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar
[2025-10-16T20:49:27.604Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-16T20:49:28.544Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-16T20:49:28.544Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2025-10-16T20:49:28.544Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar
[2025-10-16T20:49:28.544Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-16T20:49:29.490Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-16T20:49:29.490Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-10-16T20:49:30.428Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-10-16T20:49:30.428Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2025-10-16T20:49:33.400Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz
[2025-10-16T20:49:33.400Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2025-10-16T20:49:33.400Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2025-10-16T20:49:33.400Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2025-10-16T20:49:35.454Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar
[2025-10-16T20:49:35.454Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-10-16T20:49:36.396Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-10-16T20:49:36.396Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2025-10-16T20:49:39.410Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz
[2025-10-16T20:49:39.410Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-10-16T20:49:40.349Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2025-10-16T20:49:40.349Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2025-10-16T20:49:42.289Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar
[2025-10-16T20:49:42.289Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:42.289Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:42.289Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2025-10-16T20:49:45.277Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2025-10-16T20:49:45.277Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:46.220Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:49:46.220Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2025-10-16T20:49:47.171Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar
[2025-10-16T20:49:47.171Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2025-10-16T20:50:05.685Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar
[2025-10-16T20:50:05.685Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2025-10-16T20:50:05.685Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar
[2025-10-16T20:50:05.685Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-16T20:50:06.627Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-16T20:50:06.627Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-10-16T20:50:09.610Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-10-16T20:50:09.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-16T20:50:09.610Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-16T20:50:09.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2025-10-16T20:50:11.538Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar
[2025-10-16T20:50:11.538Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-10-16T20:50:12.479Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar.sha256sum.txt
[2025-10-16T20:50:12.479Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2025-10-16T20:50:13.473Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar
[2025-10-16T20:50:13.473Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2025-10-16T20:50:14.409Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar.sha256sum.txt
[2025-10-16T20:50:14.409Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2025-10-16T20:50:15.351Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar
[2025-10-16T20:50:15.351Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2025-10-16T20:50:17.277Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar
[2025-10-16T20:50:17.277Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2025-10-16T20:50:18.216Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar
[2025-10-16T20:50:18.216Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2025-10-16T20:50:19.503Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar
[2025-10-16T20:50:19.503Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2025-10-16T20:51:42.283Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip
[2025-10-16T20:51:42.283Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2025-10-16T20:51:42.283Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar
[2025-10-16T20:51:42.283Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-10-16T20:51:42.283Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz
[2025-10-16T20:51:42.283Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2025-10-16T20:51:43.399Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar
[2025-10-16T20:51:43.399Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:51:44.335Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:51:44.335Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz
[2025-10-16T20:51:49.646Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz
[2025-10-16T20:51:49.646Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:51:49.646Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-16T20:51:49.646Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-10-16T20:51:50.588Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar
[2025-10-16T20:51:50.588Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2025-10-16T20:51:52.633Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar
[2025-10-16T20:51:52.633Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-10-16T20:51:57.938Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar
[2025-10-16T20:51:57.938Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-16T20:51:58.886Z] 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-10-16T20:51:58.918Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-16T20:52:00.915Z] + which Xvfb
[2025-10-16T20:52:00.915Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-16T20:52:01.874Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/.xvfb-26-..fbdir2193446140408642907
[Pipeline] {
[Pipeline] sh
[2025-10-16T20:52:26.535Z] + ps -f
[2025-10-16T20:52:26.535Z] + grep [X]vfb
[2025-10-16T20:52:26.535Z] + awk {print $9}
[Pipeline] echo
[2025-10-16T20:52:27.241Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-16T20:52:27.328Z] $ ssh-agent
[2025-10-16T20:52:28.117Z] SSH_AUTH_SOCK=/tmp/ssh-5k5AlTBKZlOW/agent.934301
[2025-10-16T20:52:28.117Z] SSH_AGENT_PID=934303
[2025-10-16T20:52:28.117Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T20:52:29.950Z] + uname
[2025-10-16T20:52:29.951Z] + [ Linux = AIX ]
[2025-10-16T20:52:29.951Z] + uname
[2025-10-16T20:52:29.951Z] + [ Linux = SunOS ]
[2025-10-16T20:52:29.951Z] + uname
[2025-10-16T20:52:29.951Z] + [ Linux = *BSD ]
[2025-10-16T20:52:29.951Z] + MAKE=make
[2025-10-16T20:52:29.951Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-16T20:52:29.951Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-16T20:52:32.290Z] + uname
[2025-10-16T20:52:32.290Z] + [ Linux = AIX ]
[2025-10-16T20:52:32.290Z] + uname
[2025-10-16T20:52:32.290Z] + [ Linux = SunOS ]
[2025-10-16T20:52:32.290Z] + uname
[2025-10-16T20:52:32.290Z] + [ Linux = *BSD ]
[2025-10-16T20:52:32.290Z] + MAKE=make
[2025-10-16T20:52:32.290Z] + cd ./aqa-tests
[2025-10-16T20:52:32.290Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-16T20:52:32.290Z] + set +x
[2025-10-16T20:52:32.290Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-10-16T20:52:32.290Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:52:32.290Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T20:52:32.290Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T20:52:32.290Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T20:52:32.290Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T20:52:32.290Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T20:52:33.227Z]
[2025-10-16T20:52:33.227Z] build:
[2025-10-16T20:52:33.227Z]
[2025-10-16T20:52:33.227Z] clean:
[2025-10-16T20:52:33.227Z]
[2025-10-16T20:52:33.227Z] init:
[2025-10-16T20:52:33.227Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-10-16T20:52:33.227Z]
[2025-10-16T20:52:33.227Z] getDependentLibs:
[2025-10-16T20:52:33.227Z] [exec] --------------------------------------------
[2025-10-16T20:52:33.227Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:52:33.227Z] [exec] task is set to default
[2025-10-16T20:52:33.227Z] [exec] dependencyList is set to json_simple
[2025-10-16T20:52:33.227Z] [exec] --------------------------------------------
[2025-10-16T20:52:33.227Z] [exec] Starting download third party dependent jars
[2025-10-16T20:52:33.227Z] [exec] --------------------------------------------
[2025-10-16T20:52:33.227Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:52:33.227Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T20:52:33.227Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T20:52:33.227Z]
[2025-10-16T20:52:33.227Z] compile:
[2025-10-16T20:52:33.227Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T20:52:33.227Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T20:52:33.227Z] [echo] ===fork: yes
[2025-10-16T20:52:33.227Z] [echo] ===debug: on
[2025-10-16T20:52:33.227Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-10-16T20:52:36.206Z]
[2025-10-16T20:52:36.206Z] dist:
[2025-10-16T20:52:36.206Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T20:52:36.206Z]
[2025-10-16T20:52:36.206Z] BUILD SUCCESSFUL
[2025-10-16T20:52:36.206Z] Total time: 3 seconds
[2025-10-16T20:52:36.206Z] 0
[2025-10-16T20:52:36.206Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T20:52:36.206Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T20:52:36.206Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-10-16T20:52:38.135Z] ****************************** MACHINE INFO ******************************
[2025-10-16T20:52:38.135Z] File path : /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-10-16T20:52:38.135Z] Free Physical Memory Size : 2301493248
[2025-10-16T20:52:38.135Z] Free space (bytes) : 45637066752
[2025-10-16T20:52:38.135Z] Total Physical Memory Size : 8221753344
[2025-10-16T20:52:38.135Z] Total space (bytes) : 84441235456
[2025-10-16T20:52:38.135Z] Usable space (bytes) : 42131615744
[2025-10-16T20:52:38.135Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T20:52:38.135Z] bashVersion :
[2025-10-16T20:52:38.135Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2025-10-16T20:52:38.135Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T20:52:38.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] This is free software; you are free to change and redistribute it.
[2025-10-16T20:52:38.135Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T20:52:38.135Z] cpuCores : 4
[2025-10-16T20:52:38.135Z] curlVersion :
[2025-10-16T20:52:38.135Z] 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-16T20:52:38.135Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-10-16T20:52:38.135Z] 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-16T20:52:38.135Z] 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-16T20:52:38.135Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2025-10-16T20:52:38.135Z] gcc version : 13
[2025-10-16T20:52:38.135Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-10-16T20:52:38.135Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T20:52:38.135Z] lldb version : Command could not be executed
[2025-10-16T20:52:38.135Z] makeVersion :
[2025-10-16T20:52:38.135Z] GNU Make 4.3
[2025-10-16T20:52:38.135Z] Built for powerpc64le-unknown-linux-gnu
[2025-10-16T20:52:38.135Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-16T20:52:38.135Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T20:52:38.135Z] This is free software: you are free to change and redistribute it.
[2025-10-16T20:52:38.135Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T20:52:38.135Z] mavenVersion :
[2025-10-16T20:52:38.135Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-10-16T20:52:38.135Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-16T20:52:38.135Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/jre
[2025-10-16T20:52:38.135Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-16T20:52:38.135Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix"
[2025-10-16T20:52:38.135Z] osInfo :
[2025-10-16T20:52:38.135Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-10-16T20:52:38.135Z] NAME="Ubuntu"
[2025-10-16T20:52:38.135Z] VERSION_ID="24.04"
[2025-10-16T20:52:38.135Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-10-16T20:52:38.135Z] VERSION_CODENAME=noble
[2025-10-16T20:52:38.135Z] ID=ubuntu
[2025-10-16T20:52:38.135Z] ID_LIKE=debian
[2025-10-16T20:52:38.135Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-16T20:52:38.135Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-16T20:52:38.135Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-16T20:52:38.135Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-16T20:52:38.135Z] UBUNTU_CODENAME=noble
[2025-10-16T20:52:38.135Z] LOGO=ubuntu-logo
[2025-10-16T20:52:38.135Z] osLabel : ubuntu.24
[2025-10-16T20:52:38.135Z] perlVersion :
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2025-10-16T20:52:38.135Z] (with 51 registered patches, see perl -V for more detail)
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] Copyright 1987-2023, Larry Wall
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T20:52:38.135Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T20:52:38.135Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T20:52:38.135Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T20:52:38.135Z] procArch : ppc64le
[2025-10-16T20:52:38.135Z] sysArch : ppc64le
[2025-10-16T20:52:38.135Z] sysOS : Linux
[2025-10-16T20:52:38.135Z] ulimit :
[2025-10-16T20:52:38.135Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T20:52:38.135Z] core file size (blocks, -c) 0
[2025-10-16T20:52:38.135Z] data seg size (kbytes, -d) unlimited
[2025-10-16T20:52:38.135Z] scheduling priority (-e) 0
[2025-10-16T20:52:38.135Z] file size (blocks, -f) unlimited
[2025-10-16T20:52:38.135Z] pending signals (-i) 31089
[2025-10-16T20:52:38.135Z] max locked memory (kbytes, -l) 1003584
[2025-10-16T20:52:38.135Z] max memory size (kbytes, -m) unlimited
[2025-10-16T20:52:38.135Z] open files (-n) 1048576
[2025-10-16T20:52:38.135Z] pipe size (512 bytes, -p) 8
[2025-10-16T20:52:38.135Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T20:52:38.135Z] real-time priority (-r) 0
[2025-10-16T20:52:38.135Z] stack size (kbytes, -s) 8192
[2025-10-16T20:52:38.135Z] cpu time (seconds, -t) unlimited
[2025-10-16T20:52:38.135Z] max user processes (-u) 31089
[2025-10-16T20:52:38.135Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T20:52:38.135Z] file locks (-x) unlimited
[2025-10-16T20:52:38.135Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-2.adoptopenjdk.net 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-10-16T20:52:38.135Z] vmVendor : Oracle Corporation
[2025-10-16T20:52:38.135Z] vmVersion : 25.472-b07
[2025-10-16T20:52:38.135Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T20:52:38.135Z] **************************************************************************
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('os.name')=Linux
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('os.arch')=ppc64le
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('java.fullversion')=null
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:38.135Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T20:52:38.135Z]
[2025-10-16T20:52:39.074Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-10-16T20:52:39.074Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:39.074Z] perl scripts/configure.pl
[2025-10-16T20:52:39.074Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-10-16T20:52:40.015Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T20:52:40.015Z]
[2025-10-16T20:52:40.015Z]
[2025-10-16T20:52:40.015Z] Starting to generate build list.
[2025-10-16T20:52:40.015Z]
[2025-10-16T20:52:40.015Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-10-16T20:52:40.015Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-10-16T20:52:40.015Z]
[2025-10-16T20:52:40.015Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:40.015Z] make -f clean.mk cleanBuild
[2025-10-16T20:52:40.015Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:40.015Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-10-16T20:52:40.015Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:40.015Z] make -f compile.mk compile
[2025-10-16T20:52:40.015Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:40.015Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T20:52:40.015Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T20:52:40.015Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T20:52:40.015Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T20:52:40.015Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-10-16T20:52:40.959Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-10-16T20:52:40.959Z]
[2025-10-16T20:52:40.959Z] -create_test_directory:
[2025-10-16T20:52:40.959Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-10-16T20:52:40.959Z]
[2025-10-16T20:52:40.959Z] stage_test_material:
[2025-10-16T20:52:40.959Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-10-16T20:52:40.959Z]
[2025-10-16T20:52:40.959Z] build:
[2025-10-16T20:52:40.959Z]
[2025-10-16T20:52:40.959Z] init:
[2025-10-16T20:52:40.959Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-10-16T20:52:40.959Z]
[2025-10-16T20:52:40.959Z] build:
[2025-10-16T20:52:40.959Z] [copy] Copying 14 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-10-16T20:52:40.959Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-10-16T20:52:40.959Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-10-16T20:52:41.899Z]
[2025-10-16T20:52:41.899Z] build:
[2025-10-16T20:52:41.899Z]
[2025-10-16T20:52:41.899Z] init:
[2025-10-16T20:52:41.899Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-10-16T20:52:41.899Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-10-16T20:52:41.899Z]
[2025-10-16T20:52:41.899Z] getDependentLibs:
[2025-10-16T20:52:41.899Z] [exec] --------------------------------------------
[2025-10-16T20:52:41.899Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:52:41.899Z] [exec] task is set to default
[2025-10-16T20:52:41.899Z] [exec] dependencyList is set to testng,jcommander
[2025-10-16T20:52:41.899Z] [exec] --------------------------------------------
[2025-10-16T20:52:41.899Z] [exec] Starting download third party dependent jars
[2025-10-16T20:52:41.899Z] [exec] --------------------------------------------
[2025-10-16T20:52:41.899Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-10-16T20:52:41.899Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T20:52:41.899Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T20:52:41.899Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T20:52:41.899Z]
[2025-10-16T20:52:41.899Z] compile:
[2025-10-16T20:52:41.899Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T20:52:41.899Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T20:52:41.899Z] [echo] ===fork: yes
[2025-10-16T20:52:41.899Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-10-16T20:52:41.899Z] [echo] ===debug: on
[2025-10-16T20:52:41.899Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-10-16T20:52:41.899Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-10-16T20:52:42.840Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z] dist_functional:
[2025-10-16T20:52:42.840Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z] dist:
[2025-10-16T20:52:42.840Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-10-16T20:52:42.840Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z] clean:
[2025-10-16T20:52:42.840Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z] BUILD SUCCESSFUL
[2025-10-16T20:52:42.840Z] Total time: 2 seconds
[2025-10-16T20:52:42.840Z] 0
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z]
[2025-10-16T20:52:42.840Z] RECORD TEST REPOs SHA
[2025-10-16T20:52:42.840Z] cd "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-16T20:52:42.840Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-16T20:52:42.840Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T20:52:42.840Z] touch /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T20:52:42.840Z] ================================================
[2025-10-16T20:52:42.840Z] timestamp: 20251016-205242
[2025-10-16T20:52:42.840Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-10-16T20:52:42.840Z] git repo:
[2025-10-16T20:52:42.840Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-16T20:52:42.840Z] sha:
[2025-10-16T20:52:42.840Z] 25be56ef7bb87f25cd70181d4a5d14ee3f570b2f
[2025-10-16T20:52:42.840Z] ================================================
[2025-10-16T20:52:42.840Z] timestamp: 20251016-205242
[2025-10-16T20:52:42.840Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/vendor_0
[2025-10-16T20:52:42.840Z] git repo:
[2025-10-16T20:52:42.840Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-10-16T20:52:42.840Z] sha:
[2025-10-16T20:52:42.840Z] 839fa0b45d809157cffd3dc8515aad262a4a1776
[2025-10-16T20:52:42.840Z] ================================================
[2025-10-16T20:52:42.840Z] timestamp: 20251016-205242
[2025-10-16T20:52:42.840Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-10-16T20:52:42.840Z] git repo:
[2025-10-16T20:52:42.840Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-16T20:52:42.840Z] sha:
[2025-10-16T20:52:42.840Z] 642b36ea64739dbeffea748551beb7524a46aa8e
[2025-10-16T20:52:42.840Z] ================================================
[2025-10-16T20:52:42.840Z] timestamp: 20251016-205242
[2025-10-16T20:52:42.841Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9
[2025-10-16T20:52:42.841Z] git repo:
[2025-10-16T20:52:43.784Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-10-16T20:52:43.784Z] sha:
[2025-10-16T20:52:43.784Z] 4d0c65c0090a37110413e6f4e8cc2b92c4996ae9
[2025-10-16T20:52:43.784Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:43.784Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-10-16T20:52:43.784Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:43.784Z] perl scripts/configure.pl
[2025-10-16T20:52:43.784Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-10-16T20:52:43.784Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Starting to generate test make files.
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-10-16T20:52:43.784Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Make files are generated successfully.
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:43.784Z] make -f runtest.mk _extended.functional
[2025-10-16T20:52:43.784Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-10-16T20:52:43.784Z]
[2025-10-16T20:52:43.784Z] Running make 4.3
[2025-10-16T20:52:43.784Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/..
[2025-10-16T20:52:43.785Z] set JDK_VERSION to 8
[2025-10-16T20:52:43.785Z] set JDK_IMPL to hotspot
[2025-10-16T20:52:43.785Z] set JVM_VERSION to openjdk8
[2025-10-16T20:52:43.785Z] set JCL_VERSION to latest
[2025-10-16T20:52:43.785Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-10-16T20:52:43.785Z] set SPEC to linux_ppc-64_le
[2025-10-16T20:52:43.785Z] set TEST_FLAG to
[2025-10-16T20:52:43.785Z] set OS_LABEL to ubuntu.24
[2025-10-16T20:52:43.785Z] Running extended.functional ...
[2025-10-16T20:52:43.785Z] There are 1 test targets in extended.functional
[2025-10-16T20:52:43.785Z] "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-16T20:52:44.724Z] openjdk version "1.8.0_472"
[2025-10-16T20:52:44.724Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T20:52:44.724Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T20:52:44.724Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests'
[2025-10-16T20:52:44.724Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional'
[2025-10-16T20:52:44.724Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-10-16T20:52:44.724Z]
[2025-10-16T20:52:44.724Z] ===============================================