Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 505
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266
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-06-26T20:49:22.694Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-06-26T20:49:22.703Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-26T20:49:22.730Z] 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-06-26T20:49:22.736Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-06-26T20:49:22.865Z] Running on test-osuosl-ubuntu2404-ppc64le-4 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-06-26T20:49:22.998Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T20:49:23.437Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T20:49:23.437Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T20:49:23.792Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-26T20:49:24.016Z] The recommended git tool is: git
[2025-06-26T20:49:24.370Z] No credentials specified
[2025-06-26T20:49:24.543Z] Cloning the remote Git repository
[2025-06-26T20:49:24.804Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-26T20:49:24.804Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests # timeout=10
[2025-06-26T20:49:24.830Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-26T20:49:24.831Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-26T20:49:24.831Z] > git --version # timeout=10
[2025-06-26T20:49:24.834Z] > git --version # 'git version 2.43.0'
[2025-06-26T20:49:24.834Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T20:49:29.281Z] Avoid second fetch
[2025-06-26T20:49:29.457Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
[2025-06-26T20:49:28.992Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-26T20:49:28.996Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T20:49:29.364Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-26T20:49:29.540Z] > git config core.sparsecheckout # timeout=10
[2025-06-26T20:49:29.543Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
[2025-06-26T20:49:30.841Z] Commit message: "Set current build result based on Perf metrics. (#6369)"
[2025-06-26T20:49:30.924Z] > git rev-list --no-walk 8c2c79652fe877c060d6d4dd58a1156c6402c8b0 # 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-06-26T20:49:35.510Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T20:49:35.538Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-26T20:49:37.722Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-06-26T20:49:38.424Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T20:49:40.241Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-26T20:49:40.241Z] Unix type machine..
[2025-06-26T20:49:40.241Z] Running on a Linux host
[2025-06-26T20:49:40.241Z] 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-06-26T20:49:43.621Z] + printenv
[2025-06-26T20:49:43.621Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-26T20:49:43.621Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-26T20:49:43.621Z] USE_TESTENV_PROPERTIES=false
[2025-06-26T20:49:43.621Z] VENDOR_TEST_DIRS=/test/functional
[2025-06-26T20:49:43.621Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-26T20:49:43.621Z] SSH_CLIENT=78.47.239.97 37506 22
[2025-06-26T20:49:43.621Z] USER=jenkins
[2025-06-26T20:49:43.621Z] BUILD_LIST=functional/buildAndPackage
[2025-06-26T20:49:43.621Z] SDK_RESOURCE=upstream
[2025-06-26T20:49:43.621Z] OPENJ9_BRANCH=master
[2025-06-26T20:49:43.621Z] CI=true
[2025-06-26T20:49:43.621Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/342/display/redirect?page=changes
[2025-06-26T20:49:43.621Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-26T20:49:43.621Z] XDG_SESSION_TYPE=tty
[2025-06-26T20:49:43.621Z] UPSTREAM_JOB_NUMBER=505
[2025-06-26T20:49:43.621Z] TARGET=extended.functional
[2025-06-26T20:49:43.621Z] EXIT_FAILURE=false
[2025-06-26T20:49:43.621Z] VENDOR_TEST_BRANCHES=master
[2025-06-26T20:49:43.621Z] SHLVL=0
[2025-06-26T20:49:43.621Z] NODE_LABELS=test ci.role.test ubuntu test-osuosl-ubuntu2404-ppc64le-4 linux sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le
[2025-06-26T20:49:43.621Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-26T20:49:43.621Z] USE_JRE=false
[2025-06-26T20:49:43.621Z] OLDPWD=/home/jenkins
[2025-06-26T20:49:43.621Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-26T20:49:43.621Z] HOME=/home/jenkins
[2025-06-26T20:49:43.621Z] ADOPTOPENJDK_BRANCH=master
[2025-06-26T20:49:43.621Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/342/
[2025-06-26T20:49:43.621Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests.tap
[2025-06-26T20:49:43.621Z] JDK_IMPL=hotspot
[2025-06-26T20:49:43.621Z] DOCKER_REQUIRED=false
[2025-06-26T20:49:43.621Z] HUDSON_COOKIE=9ab41c67-dc1c-4851-8550-0efc8e420135
[2025-06-26T20:49:43.621Z] JENKINS_SERVER_COOKIE=durable-4bf66229d52b77d472abb34e077675ea76ce7b8c8a37992339dfa58f304fd4cc
[2025-06-26T20:49:43.621Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-06-26T20:49:43.621Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-06-26T20:49:43.621Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../benchmarks
[2025-06-26T20:49:43.621Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-06-26T20:49:43.621Z] KEEP_WORKSPACE=false
[2025-06-26T20:49:43.621Z] ARCHIVE_TEST_RESULTS=false
[2025-06-26T20:49:43.621Z] GENERATE_JOBS=false
[2025-06-26T20:49:43.621Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-26T20:49:43.621Z] PERSONAL_BUILD=false
[2025-06-26T20:49:43.621Z] LOGNAME=jenkins
[2025-06-26T20:49:43.621Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-4
[2025-06-26T20:49:43.621Z] _=/usr/lib/jvm/jdk17/bin/java
[2025-06-26T20:49:43.621Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/342/display/redirect?page=artifacts
[2025-06-26T20:49:43.621Z] STAGE_NAME=Setup
[2025-06-26T20:49:43.621Z] XDG_SESSION_CLASS=user
[2025-06-26T20:49:43.621Z] AUTO_DETECT=true
[2025-06-26T20:49:43.621Z] EXECUTOR_NUMBER=0
[2025-06-26T20:49:43.621Z] JDK_VERSION=8
[2025-06-26T20:49:43.621Z] XDG_SESSION_ID=69423
[2025-06-26T20:49:43.621Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-26T20:49:43.621Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/342/display/redirect?page=tests
[2025-06-26T20:49:43.621Z] BUILD_DISPLAY_NAME=#342
[2025-06-26T20:49:43.621Z] TIME_LIMIT=1
[2025-06-26T20:49:43.621Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-26T20:49:43.621Z] JOB_BASE_NAME=jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-06-26T20:49:43.621Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-06-26T20:49:43.621Z] PLATFORM=ppc64le_linux
[2025-06-26T20:49:43.621Z] TKG_ITERATIONS=1
[2025-06-26T20:49:43.621Z] EXIT_SUCCESS=false
[2025-06-26T20:49:43.621Z] BUILD_ID=342
[2025-06-26T20:49:43.621Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-06-26T20:49:43.621Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-26T20:49:43.621Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-ppc64le-temurin_SmokeTests-342
[2025-06-26T20:49:43.621Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-06-26T20:49:43.621Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-26T20:49:43.621Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-26T20:49:43.621Z] LANG=en_US.UTF-8
[2025-06-26T20:49:43.621Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/
[2025-06-26T20:49:43.621Z] KEEP_REPORTDIR=false
[2025-06-26T20:49:43.621Z] ORIGIN_JDK_VERSION=8
[2025-06-26T20:49:43.621Z] BUILD_NUMBER=342
[2025-06-26T20:49:43.621Z] JENKINS_NODE_COOKIE=91ac1a2d-adab-4551-8e16-a4e96b17869c
[2025-06-26T20:49:43.621Z] SHELL=/bin/bash
[2025-06-26T20:49:43.621Z] ITERATIONS=1
[2025-06-26T20:49:43.621Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-26T20:49:43.621Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-06-26T20:49:43.621Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/342/display/redirect
[2025-06-26T20:49:43.621Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-26T20:49:43.621Z] SPEC=linux_ppc-64_le
[2025-06-26T20:49:43.621Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-06-26T20:49:43.621Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-26T20:49:43.621Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-temurin_SmokeTests/display/redirect
[2025-06-26T20:49:43.621Z] NUM_PROCESSORS=4
[2025-06-26T20:49:43.621Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin
[2025-06-26T20:49:43.621Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-06-26T20:49:43.621Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-26T20:49:43.621Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[2025-06-26T20:49:43.621Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:49:43.621Z] SSH_CONNECTION=78.47.239.97 37506 140.211.168.222 22
[2025-06-26T20:49:43.621Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests@tmp
[2025-06-26T20:49:43.621Z] PARALLEL=None
[2025-06-26T20:49:43.621Z] JOBSTARTTIME=Thu, 26 Jun 2025 20:49:36 +0000
[2025-06-26T20:49:43.621Z] 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-06-26T20:49:44.159Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-26T20:49:44.175Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T20:50:34.394Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 505
[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-06-26T20:50:34.614Z] 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-06-26T20:50:34.619Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-06-26T20:50:34.739Z] $ ssh-agent
[2025-06-26T20:50:35.529Z] SSH_AUTH_SOCK=/tmp/ssh-TDqxD6PCMO2s/agent.1727807
[2025-06-26T20:50:35.529Z] SSH_AGENT_PID=1727809
[2025-06-26T20:50:35.529Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-26T20:50:35.549Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-06-26T20:50:37.390Z] + pwd
[2025-06-26T20:50:37.390Z] + ./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-06-26T20:50:37.390Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-06-26T20:50:37.390Z] get jdk binary...
[2025-06-26T20:50:37.390Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-26T20:50:37.390Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b07-ea.tar.gz ...
[2025-06-26T20:50:39.316Z] List files in jdkbinary folder...
[2025-06-26T20:50:39.316Z] total 272096
[2025-06-26T20:50:39.316Z] -rw-r--r-- 1 jenkins jenkins 137061638 Jun 26 20:35 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:39.316Z] -rw-r--r-- 1 jenkins jenkins 100588572 Jun 26 20:35 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:39.316Z] -rw-r--r-- 1 jenkins jenkins 40860169 Jun 26 20:34 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:39.316Z] -rw-r--r-- 1 jenkins jenkins 81253 Jun 26 20:47 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b07-ea.json
[2025-06-26T20:50:39.316Z] -rw-rw-r-- 1 jenkins jenkins 21388 Jun 26 20:45 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b07-ea-metadata.json
[2025-06-26T20:50:39.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 20:50 tmp
[2025-06-26T20:50:39.316Z] List files in jdkbinary/tmp folder...
[2025-06-26T20:50:39.316Z] total 4
[2025-06-26T20:50:39.316Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 26 20:34 jdk8u462-b07
[2025-06-26T20:50:39.316Z] Moving directory jdk8u462-b07/ to ../j2sdk-image
[2025-06-26T20:50:39.316Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b07-ea.tar.gz ...
[2025-06-26T20:50:40.254Z] List files in jdkbinary folder...
[2025-06-26T20:50:40.254Z] total 272100
[2025-06-26T20:50:40.254Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 26 20:34 j2sdk-image
[2025-06-26T20:50:40.254Z] -rw-r--r-- 1 jenkins jenkins 137061638 Jun 26 20:35 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:40.254Z] -rw-r--r-- 1 jenkins jenkins 100588572 Jun 26 20:35 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:40.254Z] -rw-r--r-- 1 jenkins jenkins 40860169 Jun 26 20:34 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b07-ea.tar.gz
[2025-06-26T20:50:40.254Z] -rw-r--r-- 1 jenkins jenkins 81253 Jun 26 20:47 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b07-ea.json
[2025-06-26T20:50:40.254Z] -rw-rw-r-- 1 jenkins jenkins 21388 Jun 26 20:45 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b07-ea-metadata.json
[2025-06-26T20:50:40.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 20:50 tmp
[2025-06-26T20:50:40.254Z] List files in jdkbinary/tmp folder...
[2025-06-26T20:50:40.255Z] total 4
[2025-06-26T20:50:40.255Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 26 20:34 jdk8u462-b07-jre
[2025-06-26T20:50:40.255Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image
[2025-06-26T20:50:40.255Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b07-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-26T20:50:43.243Z] Removing top-level folder jdk8u462-b07-debug-image/
[2025-06-26T20:50:43.243Z] Removing top-level folder jdk8u462-b07/
[2025-06-26T20:50:44.188Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-06-26T20:50:44.188Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-26T20:50:44.188Z] openjdk version "1.8.0_462-beta"
[2025-06-26T20:50:44.188Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262004-b07)
[2025-06-26T20:50:44.188Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode)
[2025-06-26T20:50:44.188Z] =JAVA VERSION OUTPUT END=
[2025-06-26T20:50:44.188Z] =RELEASE INFO BEGIN=
[2025-06-26T20:50:44.188Z] JAVA_VERSION="1.8.0_462"
[2025-06-26T20:50:44.188Z] OS_NAME="Linux"
[2025-06-26T20:50:44.188Z] OS_VERSION="2.6"
[2025-06-26T20:50:44.188Z] OS_ARCH="ppc64le"
[2025-06-26T20:50:44.188Z] SOURCE=".:git:d1f0ddc52725+"
[2025-06-26T20:50:44.188Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-26T20:50:44.188Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-26T20:50:44.188Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-26T20:50:44.188Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-26T20:50:44.188Z] FULL_VERSION="1.8.0_462-beta-202506262004-b07"
[2025-06-26T20:50:44.188Z] SEMANTIC_VERSION="8.0.462+7"
[2025-06-26T20:50:44.188Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-06-26T20:50:44.188Z] JVM_VARIANT="Hotspot"
[2025-06-26T20:50:44.188Z] JVM_VERSION="25.462-b07"
[2025-06-26T20:50:44.188Z] IMAGE_TYPE="JDK"
[2025-06-26T20:50:44.188Z] =RELEASE INFO END=
[2025-06-26T20:50:44.188Z] get testKitGen...
[2025-06-26T20:50:44.188Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-26T20:50:45.130Z] git rev-parse master
[2025-06-26T20:50:45.130Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-26T20:50:45.130Z] get functional test material...
[2025-06-26T20:50:45.130Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-06-26T20:50:45.130Z] Cloning into 'openj9'...
[2025-06-26T20:50:45.130Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-06-26T20:50:52.223Z] Updating files: 99% (10329/10336)
[2025-06-26T20:50:52.223Z] Updating files: 100% (10336/10336)
[2025-06-26T20:50:52.223Z] Updating files: 100% (10336/10336), done.
[2025-06-26T20:50:52.223Z] check OpenJ9 Repo sha
[2025-06-26T20:50:52.223Z] /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-06-26T20:50:52.223Z] 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-06-26T20:50:52.223Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-26T20:50:52.223Z] OPENJ9_SHA=786e2d5aee3bd6e3ef9f2da282d6c1f8ea29de4e
[2025-06-26T20:50:52.223Z] total 132
[2025-06-26T20:50:52.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 20:49 buildenv
[2025-06-26T20:50:52.223Z] -rwxrwxr-x 1 jenkins jenkins 339 Jun 26 20:49 compile.sh
[2025-06-26T20:50:52.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 20:49 config
[2025-06-26T20:50:52.223Z] -rw-rw-r-- 1 jenkins jenkins 5912 Jun 26 20:49 Contributing.md
[2025-06-26T20:50:52.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 20:49 doc
[2025-06-26T20:50:52.223Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 20:49 docs
[2025-06-26T20:50:52.223Z] drwxrwxr-x 34 jenkins jenkins 4096 Jun 26 20:49 external
[2025-06-26T20:50:52.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 20:49 functional
[2025-06-26T20:50:52.223Z] -rwxrwxr-x 1 jenkins jenkins 30008 Jun 26 20:49 get.sh
[2025-06-26T20:50:52.223Z] drwxrwxr-x 20 jenkins jenkins 4096 Jun 26 20:49 jck
[2025-06-26T20:50:52.223Z] -rw-rw-r-- 1 jenkins jenkins 11360 Jun 26 20:49 LICENSE
[2025-06-26T20:50:52.223Z] -rw-rw-r-- 1 jenkins jenkins 65 Jun 26 20:49 NOTICE
[2025-06-26T20:50:52.223Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 26 20:50 openj9
[2025-06-26T20:50:52.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 20:49 openjdk
[2025-06-26T20:50:52.223Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 20:49 perf
[2025-06-26T20:50:52.223Z] -rw-rw-r-- 1 jenkins jenkins 8335 Jun 26 20:49 README.md
[2025-06-26T20:50:52.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 20:49 scripts
[2025-06-26T20:50:52.223Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 26 20:49 system
[2025-06-26T20:50:52.223Z] -rwxrwxr-x 1 jenkins jenkins 3935 Jun 26 20:49 terminateTestProcesses.sh
[2025-06-26T20:50:52.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 20:49 testenv
[2025-06-26T20:50:52.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 20:50 TKG
[2025-06-26T20:50:52.223Z] get vendor test material...
[2025-06-26T20:50:52.223Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-06-26T20:50:52.223Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-06-26T20:50:52.223Z] check vendor repo sha
[2025-06-26T20:50:52.224Z] /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-06-26T20:50:52.224Z] 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-06-26T20:50:52.224Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-06-26T20:50:52.224Z] temurin-build_BRANCH=5ec7cf95adce133a225cf1832d4b4915130b6a2a
[2025-06-26T20:50:52.224Z] 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-06-26T20:50:52.867Z] $ ssh-agent -k
[2025-06-26T20:50:52.871Z] unset SSH_AUTH_SOCK;
[2025-06-26T20:50:52.871Z] unset SSH_AGENT_PID;
[2025-06-26T20:50:52.871Z] echo Agent pid 1727809 killed;
[2025-06-26T20:50:53.653Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T20:50:54.162Z] 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=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-26T20:50:54.174Z] 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-osuosl-ubuntu2404-ppc64le-4&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=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-26T20:50:54.213Z] Building tests...
[Pipeline] timeout
[2025-06-26T20:50:54.217Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T20:50:54.245Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-26T20:50:56.255Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-26T20:50:56.256Z] --------------------------------------------
[2025-06-26T20:50:56.256Z] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:50:56.256Z] task is set to default
[2025-06-26T20:50:56.256Z] dependencyList is set to all
[2025-06-26T20:50:56.256Z] --------------------------------------------
[2025-06-26T20:50:56.256Z] Starting download third party dependent jars
[2025-06-26T20:50:56.256Z] --------------------------------------------
[2025-06-26T20:50:56.256Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:50:56.256Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-26T20:50:56.256Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-26T20:50:56.256Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-26T20:50:56.256Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2025-06-26T20:50:56.774Z] ERROR: sha checksum error.
[2025-06-26T20:50:56.774Z] --> file downloaded to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/dacapo.zip
[2025-06-26T20:50:56.774Z] Expected sha is: 2dd4704900e43f4e22c70255b555c02177ef07c4,
[2025-06-26T20:50:56.774Z] Actual sha is : b62f98f9ccce7c159db1bbdf5627fa12102cfc80.
[2025-06-26T20:50:56.774Z] Please delete /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/dacapo.zip and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-26T20:50:56.810Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-26T20:50:56.815Z] Cannot pre-stage test libs from /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-26T20:50:57.210Z] 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-06-26T20:50:57.236Z] ITERATION: 1/1
[Pipeline] wrap
[2025-06-26T20:50:57.674Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/.xvfb-342-..fbdir16641101604888674235
[Pipeline] {
[Pipeline] sh
[2025-06-26T20:51:19.946Z] + ps -f
[2025-06-26T20:51:19.946Z] + grep [X]vfb
[2025-06-26T20:51:19.946Z] + awk {print $9}
[Pipeline] echo
[2025-06-26T20:51:20.651Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-06-26T20:51:20.737Z] $ ssh-agent
[2025-06-26T20:51:21.525Z] SSH_AUTH_SOCK=/tmp/ssh-VaULhndhOOtb/agent.1728077
[2025-06-26T20:51:21.525Z] SSH_AGENT_PID=1728079
[2025-06-26T20:51:21.525Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-26T20:51:23.451Z] + uname
[2025-06-26T20:51:23.451Z] + [ Linux = AIX ]
[2025-06-26T20:51:23.451Z] + uname
[2025-06-26T20:51:23.452Z] + [ Linux = SunOS ]
[2025-06-26T20:51:23.452Z] + uname
[2025-06-26T20:51:23.452Z] + [ Linux = *BSD ]
[2025-06-26T20:51:23.452Z] + MAKE=make
[2025-06-26T20:51:23.452Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-26T20:51:23.452Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-26T20:51:25.809Z] + uname
[2025-06-26T20:51:25.809Z] + [ Linux = AIX ]
[2025-06-26T20:51:25.809Z] + uname
[2025-06-26T20:51:25.809Z] + [ Linux = SunOS ]
[2025-06-26T20:51:25.809Z] + uname
[2025-06-26T20:51:25.809Z] + [ Linux = *BSD ]
[2025-06-26T20:51:25.809Z] + MAKE=make
[2025-06-26T20:51:25.809Z] + cd ./aqa-tests
[2025-06-26T20:51:25.809Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-26T20:51:25.809Z] + set +x
[2025-06-26T20:51:25.809Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-06-26T20:51:25.809Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:51:25.809Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T20:51:25.809Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T20:51:25.809Z] (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/../../../../../testDependency/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-06-26T20:51:25.809Z] 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-06-26T20:51:25.809Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-26T20:51:25.809Z]
[2025-06-26T20:51:25.809Z] build:
[2025-06-26T20:51:26.752Z]
[2025-06-26T20:51:26.752Z] clean:
[2025-06-26T20:51:26.752Z]
[2025-06-26T20:51:26.752Z] init:
[2025-06-26T20:51:26.752Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-06-26T20:51:26.752Z]
[2025-06-26T20:51:26.752Z] getDependentLibs:
[2025-06-26T20:51:26.752Z] [exec] --------------------------------------------
[2025-06-26T20:51:26.752Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:51:26.752Z] [exec] task is set to default
[2025-06-26T20:51:26.752Z] [exec] dependencyList is set to json_simple
[2025-06-26T20:51:26.752Z] [exec] --------------------------------------------
[2025-06-26T20:51:26.752Z] [exec] Starting download third party dependent jars
[2025-06-26T20:51:26.753Z] [exec] --------------------------------------------
[2025-06-26T20:51:26.753Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:51:26.753Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T20:51:26.753Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T20:51:26.753Z]
[2025-06-26T20:51:26.753Z] compile:
[2025-06-26T20:51:26.753Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T20:51:26.753Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T20:51:26.753Z] [echo] ===fork: yes
[2025-06-26T20:51:26.753Z] [echo] ===debug: on
[2025-06-26T20:51:26.753Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-06-26T20:51:29.729Z]
[2025-06-26T20:51:29.729Z] dist:
[2025-06-26T20:51:29.729Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-26T20:51:29.729Z]
[2025-06-26T20:51:29.729Z] BUILD SUCCESSFUL
[2025-06-26T20:51:29.729Z] Total time: 3 seconds
[2025-06-26T20:51:29.729Z] 0
[2025-06-26T20:51:29.729Z] /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-06-26T20:51:29.729Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T20:51:29.729Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-06-26T20:51:30.667Z] ****************************** MACHINE INFO ******************************
[2025-06-26T20:51:30.667Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-06-26T20:51:30.667Z] Free Physical Memory Size : 3854893056
[2025-06-26T20:51:30.667Z] Free space (bytes) : 65608863744
[2025-06-26T20:51:30.667Z] Total Physical Memory Size : 8221753344
[2025-06-26T20:51:30.667Z] Total space (bytes) : 84441235456
[2025-06-26T20:51:30.667Z] Usable space (bytes) : 62103412736
[2025-06-26T20:51:30.667Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T20:51:30.667Z] bashVersion :
[2025-06-26T20:51:30.667Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2025-06-26T20:51:30.667Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T20:51:30.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T20:51:30.667Z]
[2025-06-26T20:51:30.667Z] This is free software; you are free to change and redistribute it.
[2025-06-26T20:51:30.667Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T20:51:30.667Z] cpuCores : 4
[2025-06-26T20:51:30.667Z] curlVersion :
[2025-06-26T20:51:30.667Z] 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-06-26T20:51:30.667Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-06-26T20:51:30.667Z] 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-06-26T20:51:30.667Z] 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-06-26T20:51:30.667Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-06-26T20:51:30.667Z] gcc version : 13
[2025-06-26T20:51:30.667Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-06-26T20:51:30.667Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T20:51:30.667Z] lldb version : Command could not be executed
[2025-06-26T20:51:30.667Z] makeVersion :
[2025-06-26T20:51:30.667Z] GNU Make 4.3
[2025-06-26T20:51:30.667Z] Built for powerpc64le-unknown-linux-gnu
[2025-06-26T20:51:30.667Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-26T20:51:30.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T20:51:30.667Z] This is free software: you are free to change and redistribute it.
[2025-06-26T20:51:30.667Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T20:51:30.667Z] mavenVersion :
[2025-06-26T20:51:30.667Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-06-26T20:51:30.667Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-26T20:51:30.667Z] Java version: 1.8.0_462-beta, vendor: Temurin, runtime: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/jre
[2025-06-26T20:51:30.667Z] Default locale: en_US, platform encoding: UTF-8
[2025-06-26T20:51:30.667Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix"
[2025-06-26T20:51:30.667Z] osInfo :
[2025-06-26T20:51:30.667Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-06-26T20:51:30.667Z] NAME="Ubuntu"
[2025-06-26T20:51:30.667Z] VERSION_ID="24.04"
[2025-06-26T20:51:30.667Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-06-26T20:51:30.667Z] VERSION_CODENAME=noble
[2025-06-26T20:51:30.667Z] ID=ubuntu
[2025-06-26T20:51:30.667Z] ID_LIKE=debian
[2025-06-26T20:51:30.667Z] HOME_URL="https://www.ubuntu.com/"
[2025-06-26T20:51:30.667Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-06-26T20:51:30.667Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-06-26T20:51:30.667Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-06-26T20:51:30.667Z] UBUNTU_CODENAME=noble
[2025-06-26T20:51:30.668Z] LOGO=ubuntu-logo
[2025-06-26T20:51:30.668Z] osLabel : ubuntu.24
[2025-06-26T20:51:30.668Z] perlVersion :
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2025-06-26T20:51:30.668Z] (with 45 registered patches, see perl -V for more detail)
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] Copyright 1987-2023, Larry Wall
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T20:51:30.668Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T20:51:30.668Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T20:51:30.668Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T20:51:30.668Z] procArch : ppc64le
[2025-06-26T20:51:30.668Z] sysArch : ppc64le
[2025-06-26T20:51:30.668Z] sysOS : Linux
[2025-06-26T20:51:30.668Z] ulimit :
[2025-06-26T20:51:30.668Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-26T20:51:30.668Z] core file size (blocks, -c) 0
[2025-06-26T20:51:30.668Z] data seg size (kbytes, -d) unlimited
[2025-06-26T20:51:30.668Z] scheduling priority (-e) 0
[2025-06-26T20:51:30.668Z] file size (blocks, -f) unlimited
[2025-06-26T20:51:30.668Z] pending signals (-i) 31089
[2025-06-26T20:51:30.668Z] max locked memory (kbytes, -l) 1003584
[2025-06-26T20:51:30.668Z] max memory size (kbytes, -m) unlimited
[2025-06-26T20:51:30.668Z] open files (-n) 1048576
[2025-06-26T20:51:30.668Z] pipe size (512 bytes, -p) 8
[2025-06-26T20:51:30.668Z] POSIX message queues (bytes, -q) 819200
[2025-06-26T20:51:30.668Z] real-time priority (-r) 0
[2025-06-26T20:51:30.668Z] stack size (kbytes, -s) 8192
[2025-06-26T20:51:30.668Z] cpu time (seconds, -t) unlimited
[2025-06-26T20:51:30.668Z] max user processes (-u) 31089
[2025-06-26T20:51:30.668Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T20:51:30.668Z] file locks (-x) unlimited
[2025-06-26T20:51:30.668Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-4 6.8.0-40-generic #40-Ubuntu SMP Fri Jul 5 10:50:38 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-06-26T20:51:30.668Z] vmVendor : Oracle Corporation
[2025-06-26T20:51:30.668Z] vmVersion : 25.462-b07
[2025-06-26T20:51:30.668Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T20:51:30.668Z] **************************************************************************
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('os.name')=Linux
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('os.arch')=ppc64le
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('java.fullversion')=null
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] System.getProperty('sun.arch.data.model')=64
[2025-06-26T20:51:30.668Z]
[2025-06-26T20:51:30.668Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-06-26T20:51:30.668Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:30.668Z] perl scripts/configure.pl
[2025-06-26T20:51:30.668Z] /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/../../../../../testDependency/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-06-26T20:51:31.613Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T20:51:31.613Z]
[2025-06-26T20:51:31.613Z]
[2025-06-26T20:51:31.613Z] Starting to generate build list.
[2025-06-26T20:51:31.613Z]
[2025-06-26T20:51:31.613Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-06-26T20:51:31.613Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-26T20:51:31.613Z]
[2025-06-26T20:51:31.613Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:31.613Z] make -f clean.mk cleanBuild
[2025-06-26T20:51:31.613Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:31.613Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-06-26T20:51:31.613Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:31.613Z] make -f compile.mk compile
[2025-06-26T20:51:31.613Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:32.677Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T20:51:32.677Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T20:51:32.677Z] (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/../../../../../testDependency/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-06-26T20:51:32.677Z] 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-06-26T20:51:32.677Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-06-26T20:51:32.677Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-06-26T20:51:32.677Z]
[2025-06-26T20:51:32.677Z] -create_test_directory:
[2025-06-26T20:51:32.677Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-06-26T20:51:32.677Z]
[2025-06-26T20:51:32.677Z] stage_test_material:
[2025-06-26T20:51:33.616Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] build:
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] init:
[2025-06-26T20:51:33.616Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] build:
[2025-06-26T20:51:33.616Z] [copy] Copying 14 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-06-26T20:51:33.616Z] [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-06-26T20:51:33.616Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/TestConfig
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] build:
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] init:
[2025-06-26T20:51:33.616Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-06-26T20:51:33.616Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] getDependentLibs:
[2025-06-26T20:51:33.616Z] [exec] --------------------------------------------
[2025-06-26T20:51:33.616Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:51:33.616Z] [exec] task is set to default
[2025-06-26T20:51:33.616Z] [exec] dependencyList is set to testng,jcommander
[2025-06-26T20:51:33.616Z] [exec] --------------------------------------------
[2025-06-26T20:51:33.616Z] [exec] Starting download third party dependent jars
[2025-06-26T20:51:33.616Z] [exec] --------------------------------------------
[2025-06-26T20:51:33.616Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib
[2025-06-26T20:51:33.616Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-26T20:51:33.616Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-26T20:51:33.616Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T20:51:33.616Z]
[2025-06-26T20:51:33.616Z] compile:
[2025-06-26T20:51:33.616Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T20:51:33.616Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T20:51:33.616Z] [echo] ===fork: yes
[2025-06-26T20:51:33.616Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-06-26T20:51:33.616Z] [echo] ===debug: on
[2025-06-26T20:51:33.616Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-06-26T20:51:33.616Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-06-26T20:51:35.550Z] [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-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z] dist_functional:
[2025-06-26T20:51:35.550Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional
[2025-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z] dist:
[2025-06-26T20:51:35.550Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-06-26T20:51:35.550Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z] clean:
[2025-06-26T20:51:35.550Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z] BUILD SUCCESSFUL
[2025-06-26T20:51:35.550Z] Total time: 2 seconds
[2025-06-26T20:51:35.550Z] 0
[2025-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z]
[2025-06-26T20:51:35.550Z] RECORD TEST REPOs SHA
[2025-06-26T20:51:35.550Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-26T20:51:35.550Z] 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-06-26T20:51:35.550Z] 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-06-26T20:51:35.551Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-26T20:51:35.551Z] ================================================
[2025-06-26T20:51:35.551Z] timestamp: 20250626-205134
[2025-06-26T20:51:35.551Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG
[2025-06-26T20:51:35.551Z] git repo:
[2025-06-26T20:51:35.551Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-26T20:51:35.551Z] sha:
[2025-06-26T20:51:35.551Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-26T20:51:35.551Z] ================================================
[2025-06-26T20:51:35.551Z] timestamp: 20250626-205134
[2025-06-26T20:51:35.551Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/vendor_0
[2025-06-26T20:51:35.551Z] git repo:
[2025-06-26T20:51:35.551Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-06-26T20:51:35.551Z] sha:
[2025-06-26T20:51:35.551Z] 5ec7cf95adce133a225cf1832d4b4915130b6a2a
[2025-06-26T20:51:35.551Z] ================================================
[2025-06-26T20:51:35.551Z] timestamp: 20250626-205134
[2025-06-26T20:51:35.551Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests
[2025-06-26T20:51:35.551Z] git repo:
[2025-06-26T20:51:35.551Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-26T20:51:35.551Z] sha:
[2025-06-26T20:51:35.551Z] 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069
[2025-06-26T20:51:35.551Z] ================================================
[2025-06-26T20:51:35.551Z] timestamp: 20250626-205134
[2025-06-26T20:51:35.551Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/openj9
[2025-06-26T20:51:35.551Z] git repo:
[2025-06-26T20:51:35.551Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-06-26T20:51:35.551Z] sha:
[2025-06-26T20:51:35.551Z] 786e2d5aee3bd6e3ef9f2da282d6c1f8ea29de4e
[2025-06-26T20:51:35.551Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:35.551Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-06-26T20:51:35.551Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:35.551Z] perl scripts/configure.pl
[2025-06-26T20:51:35.551Z] /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/../../../../../testDependency/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-06-26T20:51:36.490Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Starting to generate test make files.
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-06-26T20:51:36.490Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Make files are generated successfully.
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:36.490Z] make -f runtest.mk _extended.functional
[2025-06-26T20:51:36.490Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG'
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] Running make 4.3
[2025-06-26T20:51:36.490Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/TKG/..
[2025-06-26T20:51:36.490Z] set JDK_VERSION to 8
[2025-06-26T20:51:36.490Z] set JDK_IMPL to hotspot
[2025-06-26T20:51:36.490Z] set JVM_VERSION to openjdk8
[2025-06-26T20:51:36.490Z] set JCL_VERSION to latest
[2025-06-26T20:51:36.490Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-06-26T20:51:36.490Z] set SPEC to linux_ppc-64_le
[2025-06-26T20:51:36.490Z] set TEST_FLAG to
[2025-06-26T20:51:36.490Z] set OS_LABEL to ubuntu.24
[2025-06-26T20:51:36.490Z] Running extended.functional ...
[2025-06-26T20:51:36.490Z] There are 1 test targets in extended.functional
[2025-06-26T20:51:36.490Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-26T20:51:36.490Z] openjdk version "1.8.0_462-beta"
[2025-06-26T20:51:36.490Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262004-b07)
[2025-06-26T20:51:36.490Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode)
[2025-06-26T20:51:36.490Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests'
[2025-06-26T20:51:36.490Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional'
[2025-06-26T20:51:36.490Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-06-26T20:51:36.490Z]
[2025-06-26T20:51:36.490Z] ===============================================