Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux" build number 1032
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin" build number 30
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 102
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 989c40ab241d1444216cb749272d22fe5dfa1e19 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-10T01:53:20.351Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-01-10T01:53:20.352Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-10T01:53:20.364Z] Found a total of 7 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
[2026-01-10T01:53:20.369Z] dynamicAgents: [fyre]
[Pipeline] node
[2026-01-10T01:53:20.447Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[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
[2026-01-10T01:53:20.477Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T01:53:20.852Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T01:53:20.852Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T01:53:21.029Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T01:53:21.231Z] The recommended git tool is: git
[2026-01-10T01:53:21.585Z] No credentials specified
[2026-01-10T01:53:21.762Z] Cloning the remote Git repository
[2026-01-10T01:53:22.029Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-10T01:53:22.029Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests # timeout=10
[2026-01-10T01:53:22.035Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-10T01:53:22.035Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-10T01:53:22.035Z] > git --version # timeout=10
[2026-01-10T01:53:22.038Z] > git --version # 'git version 2.43.0'
[2026-01-10T01:53:22.038Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-10T01:53:25.782Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-10T01:53:25.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-10T01:53:26.056Z] Avoid second fetch
[2026-01-10T01:53:26.236Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-10T01:53:26.142Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-10T01:53:26.323Z] > git config core.sparsecheckout # timeout=10
[2026-01-10T01:53:26.327Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[2026-01-10T01:53:28.075Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/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
[2026-01-10T01:53:29.935Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-10T01:53:29.953Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-10T01:53:31.877Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-01-10T01:53:32.595Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-10T01:53:34.451Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-10T01:53:34.451Z] Unix type machine..
[2026-01-10T01:53:34.451Z] Running on a Linux host
[2026-01-10T01:53:34.451Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-10T01:53:37.528Z] + printenv
[2026-01-10T01:53:37.528Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-10T01:53:37.528Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T01:53:37.528Z] SETUP_JCK_RUN=false
[2026-01-10T01:53:37.528Z] USE_TESTENV_PROPERTIES=true
[2026-01-10T01:53:37.528Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-10T01:53:37.528Z] SSH_CLIENT=78.47.239.97 34830 22
[2026-01-10T01:53:37.528Z] BUILD_LIST=openjdk
[2026-01-10T01:53:37.528Z] USER=jenkins
[2026-01-10T01:53:37.528Z] SDK_RESOURCE=upstream
[2026-01-10T01:53:37.528Z] OPENJ9_BRANCH=master
[2026-01-10T01:53:37.528Z] jobStatus=SUCCESS
[2026-01-10T01:53:37.528Z] CI=true
[2026-01-10T01:53:37.528Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/24/display/redirect?page=changes
[2026-01-10T01:53:37.528Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-10T01:53:37.528Z] UPSTREAM_JOB_NUMBER=30
[2026-01-10T01:53:37.528Z] XDG_SESSION_TYPE=tty
[2026-01-10T01:53:37.528Z] EXIT_FAILURE=false
[2026-01-10T01:53:37.528Z] SHLVL=0
[2026-01-10T01:53:37.528Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-10T01:53:37.528Z] TARGET=-f parallelList.mk testList_2
[2026-01-10T01:53:37.528Z] NODE_LABELS=test-osuosl-ubuntu2404-ppc64le-2 test ci.role.test ubuntu linux sw.os.linux sw.tool.docker hw.arch.ppc64le ppc64le
[2026-01-10T01:53:37.528Z] USE_JRE=false
[2026-01-10T01:53:37.528Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-10T01:53:37.528Z] OLDPWD=/home/jenkins
[2026-01-10T01:53:37.528Z] HOME=/home/jenkins
[2026-01-10T01:53:37.528Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/24/
[2026-01-10T01:53:37.528Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-10T01:53:37.528Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2.tap
[2026-01-10T01:53:37.528Z] JDK_IMPL=hotspot
[2026-01-10T01:53:37.528Z] DOCKER_REQUIRED=false
[2026-01-10T01:53:37.528Z] JENKINS_SERVER_COOKIE=durable-519ed3aeaeadf81eba44a70a577095327d8ba7f38d93a30ddcced893915b843c
[2026-01-10T01:53:37.528Z] HUDSON_COOKIE=e7459c22-ba9d-44c4-90e4-e7901846c8ba
[2026-01-10T01:53:37.528Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-01-10T01:53:37.528Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../benchmarks
[2026-01-10T01:53:37.528Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-10T01:53:37.528Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[2026-01-10T01:53:37.528Z] KEEP_WORKSPACE=false
[2026-01-10T01:53:37.528Z] ARCHIVE_TEST_RESULTS=false
[2026-01-10T01:53:37.528Z] GENERATE_JOBS=true
[2026-01-10T01:53:37.528Z] PERSONAL_BUILD=false
[2026-01-10T01:53:37.528Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-2
[2026-01-10T01:53:37.528Z] JDK_BRANCH=jdk8u472-b08_adopt
[2026-01-10T01:53:37.528Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-10T01:53:37.528Z] LOGNAME=jenkins
[2026-01-10T01:53:37.528Z] _=/usr/lib/jvm/jdk17/bin/java
[2026-01-10T01:53:37.528Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/24/display/redirect?page=artifacts
[2026-01-10T01:53:37.528Z] STAGE_NAME=Setup
[2026-01-10T01:53:37.528Z] XDG_SESSION_CLASS=user
[2026-01-10T01:53:37.528Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux
[2026-01-10T01:53:37.528Z] AUTO_DETECT=true
[2026-01-10T01:53:37.528Z] EXECUTOR_NUMBER=0
[2026-01-10T01:53:37.528Z] JDK_VERSION=8
[2026-01-10T01:53:37.528Z] XDG_SESSION_ID=222168
[2026-01-10T01:53:37.528Z] BUILD_DISPLAY_NAME=#24
[2026-01-10T01:53:37.528Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-10T01:53:37.528Z] TIME_LIMIT=25
[2026-01-10T01:53:37.528Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-10T01:53:37.528Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/24/display/redirect?page=tests
[2026-01-10T01:53:37.528Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-10T01:53:37.528Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[2026-01-10T01:53:37.528Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-01-10T01:53:37.528Z] PLATFORM=ppc64le_linux
[2026-01-10T01:53:37.528Z] TKG_ITERATIONS=1
[2026-01-10T01:53:37.528Z] EXIT_SUCCESS=false
[2026-01-10T01:53:37.528Z] RERUN_FAILURE=true
[2026-01-10T01:53:37.528Z] BUILD_ID=24
[2026-01-10T01:53:37.528Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-01-10T01:53:37.528Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-10T01:53:37.528Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/system_lib
[2026-01-10T01:53:37.528Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2-24
[2026-01-10T01:53:37.528Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-10T01:53:37.528Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:53:37.528Z] LANG=en_US.UTF-8
[2026-01-10T01:53:37.528Z] JCK_GIT_BRANCH=master
[2026-01-10T01:53:37.528Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/
[2026-01-10T01:53:37.528Z] KEEP_REPORTDIR=true
[2026-01-10T01:53:37.528Z] ORIGIN_JDK_VERSION=8
[2026-01-10T01:53:37.528Z] BUILD_NUMBER=24
[2026-01-10T01:53:37.528Z] JENKINS_NODE_COOKIE=2ed39009-8182-4ce1-aa22-4b2cbf5cf6b4
[2026-01-10T01:53:37.528Z] SHELL=/bin/bash
[2026-01-10T01:53:37.528Z] ITERATIONS=1
[2026-01-10T01:53:37.528Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-10T01:53:37.528Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-10T01:53:37.528Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/24/display/redirect
[2026-01-10T01:53:37.528Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-10T01:53:37.528Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-10T01:53:37.528Z] SPEC=linux_ppc-64_le
[2026-01-10T01:53:37.528Z] UPSTREAM_TEST_JOB_NUMBER=1032
[2026-01-10T01:53:37.528Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-10T01:53:37.528Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/display/redirect
[2026-01-10T01:53:37.528Z] NUM_PROCESSORS=4
[2026-01-10T01:53:37.528Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin
[2026-01-10T01:53:37.528Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-10T01:53:37.528Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[2026-01-10T01:53:37.528Z] SLACK_CHANNEL=aqavit-bot
[2026-01-10T01:53:37.528Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[2026-01-10T01:53:37.528Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:53:37.528Z] SSH_CONNECTION=78.47.239.97 34830 140.211.168.207 22
[2026-01-10T01:53:37.528Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2@tmp
[2026-01-10T01:53:37.528Z] PARALLEL=None
[2026-01-10T01:53:37.528Z] JOBSTARTTIME=Sat, 10 Jan 2026 01:53:30 +0000
[2026-01-10T01:53:37.528Z] DYNAMIC_COMPILE=false
[2026-01-10T01:53:37.528Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-10T01:53:38.063Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-10T01:53:38.077Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-10T01:54:29.134Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-ppc64le-temurin" build number 30
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-10T01:54:29.263Z] 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
[2026-01-10T01:54:29.272Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-01-10T01:54:29.374Z] $ ssh-agent
[2026-01-10T01:54:30.176Z] SSH_AUTH_SOCK=/tmp/ssh-MeG82llmNeZY/agent.3226555
[2026-01-10T01:54:30.176Z] SSH_AGENT_PID=3226557
[2026-01-10T01:54:30.176Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-10T01:54:30.188Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-10T01:54:30.215Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-10T01:54:32.087Z] + pwd
[2026-01-10T01:54:32.087Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-10T01:54:32.087Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests
[2026-01-10T01:54:32.087Z] load ./testenv/testenv.properties
[2026-01-10T01:54:32.087Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-10T01:54:32.087Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2026-01-10T01:54:32.087Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2026-01-10T01:54:32.087Z] get jdk binary...
[2026-01-10T01:54:32.087Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-10T01:54:32.087Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b08.tar.gz ...
[2026-01-10T01:54:34.055Z] List files in jdkbinary folder...
[2026-01-10T01:54:34.055Z] total 272092
[2026-01-10T01:54:34.055Z] -rw-r--r-- 1 jenkins jenkins 137036109 Jan 9 23:38 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:34.055Z] -rw-r--r-- 1 jenkins jenkins 100595500 Jan 9 23:38 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:34.055Z] -rw-r--r-- 1 jenkins jenkins 40863975 Jan 9 23:38 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:34.055Z] -rw-r--r-- 1 jenkins jenkins 81934 Jan 10 01:26 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b08.json
[2026-01-10T01:54:34.055Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jan 9 23:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b08-metadata.json
[2026-01-10T01:54:34.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 01:54 tmp
[2026-01-10T01:54:34.055Z] List files in jdkbinary/tmp folder...
[2026-01-10T01:54:34.055Z] total 4
[2026-01-10T01:54:34.055Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:38 jdk8u472-b08
[2026-01-10T01:54:34.055Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-10T01:54:34.055Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b08.tar.gz ...
[2026-01-10T01:54:35.012Z] List files in jdkbinary folder...
[2026-01-10T01:54:35.012Z] total 272096
[2026-01-10T01:54:35.012Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:38 j2sdk-image
[2026-01-10T01:54:35.012Z] -rw-r--r-- 1 jenkins jenkins 137036109 Jan 9 23:38 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:35.012Z] -rw-r--r-- 1 jenkins jenkins 100595500 Jan 9 23:38 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:35.012Z] -rw-r--r-- 1 jenkins jenkins 40863975 Jan 9 23:38 OpenJDK8U-jre_ppc64le_linux_hotspot_8u472b08.tar.gz
[2026-01-10T01:54:35.012Z] -rw-r--r-- 1 jenkins jenkins 81934 Jan 10 01:26 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b08.json
[2026-01-10T01:54:35.012Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jan 9 23:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u472b08-metadata.json
[2026-01-10T01:54:35.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 01:54 tmp
[2026-01-10T01:54:35.012Z] List files in jdkbinary/tmp folder...
[2026-01-10T01:54:35.012Z] total 4
[2026-01-10T01:54:35.012Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 9 23:38 jdk8u472-b08-jre
[2026-01-10T01:54:35.012Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2026-01-10T01:54:35.012Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2026-01-10T01:54:39.319Z] Removing top-level folder jdk8u472-b08-debug-image/
[2026-01-10T01:54:39.319Z] Removing top-level folder jdk8u472-b08/
[2026-01-10T01:54:39.319Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-01-10T01:54:39.319Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-10T01:54:39.319Z] openjdk version "1.8.0_472"
[2026-01-10T01:54:39.319Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-10T01:54:39.319Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-10T01:54:39.319Z] =JAVA VERSION OUTPUT END=
[2026-01-10T01:54:39.319Z] =RELEASE INFO BEGIN=
[2026-01-10T01:54:39.319Z] JAVA_VERSION="1.8.0_472"
[2026-01-10T01:54:39.319Z] OS_NAME="Linux"
[2026-01-10T01:54:39.319Z] OS_VERSION="2.6"
[2026-01-10T01:54:39.319Z] OS_ARCH="ppc64le"
[2026-01-10T01:54:39.319Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-10T01:54:39.319Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-10T01:54:39.319Z] BUILD_SOURCE="git:f91fed2069b52b614439abd3dfe2c3d43a772926"
[2026-01-10T01:54:39.319Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-10T01:54:39.319Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-10T01:54:39.319Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-10T01:54:39.319Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-10T01:54:39.319Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2026-01-10T01:54:39.319Z] JVM_VARIANT="Hotspot"
[2026-01-10T01:54:39.319Z] JVM_VERSION="25.472-b08"
[2026-01-10T01:54:39.319Z] IMAGE_TYPE="JDK"
[2026-01-10T01:54:39.319Z] =RELEASE INFO END=
[2026-01-10T01:54:39.319Z] get testKitGen...
[2026-01-10T01:54:39.319Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-10T01:54:39.319Z] git rev-parse v1.0.10
[2026-01-10T01:54:39.319Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T01:54:40.080Z] $ ssh-agent -k
[2026-01-10T01:54:40.085Z] unset SSH_AUTH_SOCK;
[2026-01-10T01:54:40.085Z] unset SSH_AGENT_PID;
[2026-01-10T01:54:40.085Z] echo Agent pid 3226557 killed;
[2026-01-10T01:54:40.883Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-10T01:54:41.482Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&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=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1032&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-10T01:54:41.505Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_ppc64le_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-ubuntu2404-ppc64le-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&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=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1032&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=30&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-10T01:54:41.570Z] Building tests...
[Pipeline] timeout
[2026-01-10T01:54:41.576Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-10T01:54:42.666Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_ppc64le_linux" build number 1032
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-10T01:54:42.702Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-10T01:54:42.773Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-10T01:54:44.814Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-10T01:54:49.058Z] --------------------------------------------
[2026-01-10T01:54:49.058Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:49.058Z] task is set to default
[2026-01-10T01:54:49.058Z] dependencyList is set to all
[2026-01-10T01:54:49.058Z] --------------------------------------------
[2026-01-10T01:54:49.058Z] Starting download third party dependent jars
[2026-01-10T01:54:49.058Z] --------------------------------------------
[2026-01-10T01:54:49.058Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:49.058Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-10T01:54:50.046Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-10T01:54:50.162Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-10T01:54:50.271Z] $ ssh-agent
[2026-01-10T01:54:51.081Z] SSH_AUTH_SOCK=/tmp/ssh-6pbsOyzcT23i/agent.3226657
[2026-01-10T01:54:51.081Z] SSH_AGENT_PID=3226659
[2026-01-10T01:54:51.081Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-10T01:54:52.962Z] + bash ./compile.sh
[2026-01-10T01:54:52.962Z] Set values based on ./testenv/testenv.properties:
[2026-01-10T01:54:52.962Z] =========
[2026-01-10T01:54:52.962Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-10T01:54:52.962Z] TKG_BRANCH=v1.0.10
[2026-01-10T01:54:52.962Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T01:54:52.962Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.962Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-10T01:54:52.962Z] STF_BRANCH=v1.0.10
[2026-01-10T01:54:52.962Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-10T01:54:52.962Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T01:54:52.962Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-10T01:54:52.962Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T01:54:52.962Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T01:54:52.962Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-10T01:54:52.962Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-10T01:54:52.962Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-10T01:54:52.962Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T01:54:52.962Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-10T01:54:52.962Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-10T01:54:52.962Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-10T01:54:52.962Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-10T01:54:52.962Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-10T01:54:52.962Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-10T01:54:52.962Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.962Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-10T01:54:52.962Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.962Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-10T01:54:52.962Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.962Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-10T01:54:52.962Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.962Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-10T01:54:52.962Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:54:52.963Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:54:52.963Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-10T01:54:52.963Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:54:52.963Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-10T01:54:52.963Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:54:52.963Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-10T01:54:52.963Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:54:52.963Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-10T01:54:52.963Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-10T01:54:52.963Z]
[2026-01-10T01:54:52.963Z] =========
[2026-01-10T01:54:52.963Z]
[2026-01-10T01:54:52.963Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T01:54:52.963Z] JDK_BRANCH=jdk8u472-ga
[2026-01-10T01:54:52.963Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:54:52.963Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-10T01:54:52.963Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-10T01:54:52.963Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:52.963Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T01:54:52.963Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T01:54:52.963Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-10T01:54:52.963Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-10T01:54:52.963Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-10T01:54:52.963Z]
[2026-01-10T01:54:52.963Z] build:
[2026-01-10T01:54:52.963Z]
[2026-01-10T01:54:52.963Z] clean:
[2026-01-10T01:54:53.924Z]
[2026-01-10T01:54:53.924Z] init:
[2026-01-10T01:54:53.924Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin
[2026-01-10T01:54:53.924Z]
[2026-01-10T01:54:53.924Z] getDependentLibs:
[2026-01-10T01:54:53.924Z] [exec] --------------------------------------------
[2026-01-10T01:54:53.924Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:53.924Z] [exec] task is set to default
[2026-01-10T01:54:53.924Z] [exec] dependencyList is set to json_simple
[2026-01-10T01:54:53.924Z] [exec] --------------------------------------------
[2026-01-10T01:54:53.924Z] [exec] Starting download third party dependent jars
[2026-01-10T01:54:53.924Z] [exec] --------------------------------------------
[2026-01-10T01:54:53.924Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:53.924Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-10T01:54:53.924Z] [exec] downloaded dependent third party jars successfully
[2026-01-10T01:54:53.924Z]
[2026-01-10T01:54:53.924Z] compile:
[2026-01-10T01:54:53.924Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-10T01:54:53.924Z] [echo] ============COMPILER SETTINGS============
[2026-01-10T01:54:53.924Z] [echo] ===fork: yes
[2026-01-10T01:54:53.924Z] [echo] ===debug: on
[2026-01-10T01:54:53.924Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin
[2026-01-10T01:54:57.017Z]
[2026-01-10T01:54:57.017Z] dist:
[2026-01-10T01:54:57.017Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-10T01:54:57.017Z]
[2026-01-10T01:54:57.017Z] BUILD SUCCESSFUL
[2026-01-10T01:54:57.017Z] Total time: 3 seconds
[2026-01-10T01:54:57.017Z] 0
[2026-01-10T01:54:57.017Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-10T01:54:57.017Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-10T01:54:57.017Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2026-01-10T01:54:57.017Z] ****************************** MACHINE INFO ******************************
[2026-01-10T01:54:57.017Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG
[2026-01-10T01:54:57.017Z] Free Physical Memory Size : 1986723840
[2026-01-10T01:54:57.017Z] Free space (bytes) : 37515378688
[2026-01-10T01:54:57.017Z] Total Physical Memory Size : 8221753344
[2026-01-10T01:54:57.017Z] Total space (bytes) : 84441235456
[2026-01-10T01:54:57.017Z] Usable space (bytes) : 34009927680
[2026-01-10T01:54:57.017Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-10T01:54:57.017Z] bashVersion :
[2026-01-10T01:54:57.017Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2026-01-10T01:54:57.017Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-10T01:54:57.017Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-10T01:54:57.017Z]
[2026-01-10T01:54:57.017Z] This is free software; you are free to change and redistribute it.
[2026-01-10T01:54:57.017Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-10T01:54:57.017Z] cpuCores : 4
[2026-01-10T01:54:57.017Z] curlVersion :
[2026-01-10T01:54:57.018Z] 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
[2026-01-10T01:54:57.018Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-10T01:54:57.018Z] 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
[2026-01-10T01:54:57.018Z] 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
[2026-01-10T01:54:57.018Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-01-10T01:54:57.018Z] gcc version : 13
[2026-01-10T01:54:57.018Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-10T01:54:57.018Z] gdb version : bash: line 1: gdb: command not found
[2026-01-10T01:54:57.018Z] lldb version : Command could not be executed
[2026-01-10T01:54:57.018Z] makeVersion :
[2026-01-10T01:54:57.018Z] GNU Make 4.3
[2026-01-10T01:54:57.018Z] Built for powerpc64le-unknown-linux-gnu
[2026-01-10T01:54:57.018Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-10T01:54:57.018Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-10T01:54:57.018Z] This is free software: you are free to change and redistribute it.
[2026-01-10T01:54:57.018Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-10T01:54:57.018Z] mavenVersion :
[2026-01-10T01:54:57.018Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-10T01:54:57.018Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-10T01:54:57.018Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-01-10T01:54:57.018Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-10T01:54:57.018Z] OS name: "linux", version: "6.8.0-40-generic", arch: "ppc64le", family: "unix"
[2026-01-10T01:54:57.018Z] osInfo :
[2026-01-10T01:54:57.018Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-10T01:54:57.018Z] NAME="Ubuntu"
[2026-01-10T01:54:57.018Z] VERSION_ID="24.04"
[2026-01-10T01:54:57.018Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-10T01:54:57.018Z] VERSION_CODENAME=noble
[2026-01-10T01:54:57.018Z] ID=ubuntu
[2026-01-10T01:54:57.018Z] ID_LIKE=debian
[2026-01-10T01:54:57.018Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-10T01:54:57.018Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-10T01:54:57.018Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-10T01:54:57.018Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-10T01:54:57.018Z] UBUNTU_CODENAME=noble
[2026-01-10T01:54:57.018Z] LOGO=ubuntu-logo
[2026-01-10T01:54:57.018Z] osLabel : ubuntu.24
[2026-01-10T01:54:57.018Z] perlVersion :
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2026-01-10T01:54:57.018Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] Copyright 1987-2023, Larry Wall
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-10T01:54:57.018Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-10T01:54:57.018Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-10T01:54:57.018Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-10T01:54:57.018Z] procArch : ppc64le
[2026-01-10T01:54:57.018Z] sysArch : ppc64le
[2026-01-10T01:54:57.018Z] sysOS : Linux
[2026-01-10T01:54:57.018Z] ulimit :
[2026-01-10T01:54:57.018Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-10T01:54:57.018Z] core file size (blocks, -c) 0
[2026-01-10T01:54:57.018Z] data seg size (kbytes, -d) unlimited
[2026-01-10T01:54:57.018Z] scheduling priority (-e) 0
[2026-01-10T01:54:57.018Z] file size (blocks, -f) unlimited
[2026-01-10T01:54:57.018Z] pending signals (-i) 31089
[2026-01-10T01:54:57.018Z] max locked memory (kbytes, -l) 1003584
[2026-01-10T01:54:57.018Z] max memory size (kbytes, -m) unlimited
[2026-01-10T01:54:57.018Z] open files (-n) 1048576
[2026-01-10T01:54:57.018Z] pipe size (512 bytes, -p) 8
[2026-01-10T01:54:57.018Z] POSIX message queues (bytes, -q) 819200
[2026-01-10T01:54:57.018Z] real-time priority (-r) 0
[2026-01-10T01:54:57.018Z] stack size (kbytes, -s) 8192
[2026-01-10T01:54:57.018Z] cpu time (seconds, -t) unlimited
[2026-01-10T01:54:57.018Z] max user processes (-u) 31089
[2026-01-10T01:54:57.018Z] virtual memory (kbytes, -v) unlimited
[2026-01-10T01:54:57.018Z] file locks (-x) unlimited
[2026-01-10T01:54:57.018Z] 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
[2026-01-10T01:54:57.018Z] vmVendor : Oracle Corporation
[2026-01-10T01:54:57.018Z] vmVersion : 25.472-b08
[2026-01-10T01:54:57.018Z] xlc version : bash: line 1: xlC: command not found
[2026-01-10T01:54:57.018Z] **************************************************************************
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] System.getProperty('java.vendor')=Temurin
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] System.getProperty('os.name')=Linux
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.018Z] System.getProperty('os.arch')=ppc64le
[2026-01-10T01:54:57.018Z]
[2026-01-10T01:54:57.019Z] System.getProperty('java.fullversion')=null
[2026-01-10T01:54:57.019Z]
[2026-01-10T01:54:57.019Z] System.getProperty('sun.arch.data.model')=64
[2026-01-10T01:54:57.019Z]
[2026-01-10T01:54:57.990Z] make -f clean.mk cleanBuild
[2026-01-10T01:54:57.990Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:54:57.990Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest
[2026-01-10T01:54:57.990Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:54:57.990Z] make -f compile.mk compile
[2026-01-10T01:54:57.990Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:54:57.990Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T01:54:57.990Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-10T01:54:57.991Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-10T01:54:57.991Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-10T01:54:57.991Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-01-10T01:54:59.086Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] -create_test_directory:
[2026-01-10T01:54:59.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jvmtest
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] stage_test_material:
[2026-01-10T01:54:59.086Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jvmtest
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] build:
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] build:
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] getJtregVersion:
[2026-01-10T01:54:59.086Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] getDependentLibs:
[2026-01-10T01:54:59.086Z] [exec] --------------------------------------------
[2026-01-10T01:54:59.086Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:59.086Z] [exec] task is set to default
[2026-01-10T01:54:59.086Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-01-10T01:54:59.086Z] [exec] --------------------------------------------
[2026-01-10T01:54:59.086Z] [exec] Starting download third party dependent jars
[2026-01-10T01:54:59.086Z] [exec] --------------------------------------------
[2026-01-10T01:54:59.086Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:54:59.086Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-10T01:54:59.086Z] [exec] downloaded dependent third party jars successfully
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] getJtreg:
[2026-01-10T01:54:59.086Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jvmtest/openjdk
[2026-01-10T01:54:59.086Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] openjdk-jdk.check:
[2026-01-10T01:54:59.086Z]
[2026-01-10T01:54:59.086Z] getOpenjdk:
[2026-01-10T01:54:59.086Z] [echo] Using user specified repo and branch
[2026-01-10T01:55:00.044Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u472-ga https://github.com/adoptium/jdk8u.git openjdktempinfo: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-10T01:55:00.044Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] Note: switching to 'd5ac2ad89a369697a48e7f3e6b889e22afa50a2f'.
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-01-10T01:55:13.672Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-01-10T01:55:13.672Z] [exec] state without impacting any branches by switching back to a branch.
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-01-10T01:55:13.672Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] git switch -c <new-branch-name>
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] Or undo this operation with:
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.672Z] [exec] git switch -
[2026-01-10T01:55:13.672Z] [exec]
[2026-01-10T01:55:13.673Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-01-10T01:55:13.673Z] [exec]
[2026-01-10T01:55:19.128Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-10T01:55:19.128Z]
[2026-01-10T01:55:19.128Z] dist:
[2026-01-10T01:55:19.128Z] [copy] Copying 46 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jvmtest/openjdk
[2026-01-10T01:55:19.128Z]
[2026-01-10T01:55:19.128Z] BUILD SUCCESSFUL
[2026-01-10T01:55:19.128Z] Total time: 20 seconds
[2026-01-10T01:55:19.128Z] 0
[2026-01-10T01:55:19.128Z]
[2026-01-10T01:55:19.128Z]
[2026-01-10T01:55:19.128Z] RECORD TEST REPOs SHA
[2026-01-10T01:55:19.128Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-10T01:55:19.128Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-10T01:55:19.128Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-10T01:55:19.128Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-10T01:55:19.128Z] ================================================
[2026-01-10T01:55:19.128Z] timestamp: 20260110-015518
[2026-01-10T01:55:19.128Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG
[2026-01-10T01:55:19.128Z] git repo:
[2026-01-10T01:55:19.128Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-10T01:55:19.128Z] sha:
[2026-01-10T01:55:19.128Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2026-01-10T01:55:19.128Z] ================================================
[2026-01-10T01:55:19.128Z] timestamp: 20260110-015518
[2026-01-10T01:55:19.128Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk/openjdk-jdk
[2026-01-10T01:55:19.128Z] git repo:
[2026-01-10T01:55:19.128Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2026-01-10T01:55:19.128Z] sha:
[2026-01-10T01:55:19.128Z] d5ac2ad89a369697a48e7f3e6b889e22afa50a2f
[2026-01-10T01:55:19.128Z] ================================================
[2026-01-10T01:55:19.128Z] timestamp: 20260110-015518
[2026-01-10T01:55:19.128Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests
[2026-01-10T01:55:19.128Z] git repo:
[2026-01-10T01:55:19.128Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-10T01:55:19.128Z] sha:
[2026-01-10T01:55:19.128Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-10T01:55:19.128Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-01-10T01:55:19.932Z] $ ssh-agent -k
[2026-01-10T01:55:19.959Z] unset SSH_AUTH_SOCK;
[2026-01-10T01:55:19.959Z] unset SSH_AGENT_PID;
[2026-01-10T01:55:19.959Z] echo Agent pid 3226659 killed;
[2026-01-10T01:55:20.768Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-10T01:55:21.048Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-10T01:55:21.085Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-10T01:55:23.084Z] + which Xvfb
[2026-01-10T01:55:23.084Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-10T01:55:24.060Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/.xvfb-24-..fbdir12664502522395106734
[Pipeline] {
[Pipeline] sh
[2026-01-10T01:55:46.459Z] + ps -f
[2026-01-10T01:55:46.459Z] + grep [X]vfb
[2026-01-10T01:55:46.459Z] + awk {print $9}
[Pipeline] echo
[2026-01-10T01:55:47.178Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-10T01:55:47.268Z] $ ssh-agent
[2026-01-10T01:55:48.069Z] SSH_AUTH_SOCK=/tmp/ssh-joGM5Wvl8f1o/agent.3227164
[2026-01-10T01:55:48.070Z] SSH_AGENT_PID=3227166
[2026-01-10T01:55:48.070Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-10T01:55:49.939Z] + uname
[2026-01-10T01:55:49.939Z] + [ Linux = AIX ]
[2026-01-10T01:55:49.939Z] + uname
[2026-01-10T01:55:49.939Z] + [ Linux = SunOS ]
[2026-01-10T01:55:49.939Z] + uname
[2026-01-10T01:55:49.939Z] + [ Linux = *BSD ]
[2026-01-10T01:55:49.939Z] + MAKE=make
[2026-01-10T01:55:49.939Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-10T01:55:49.939Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-10T01:55:52.336Z] + uname
[2026-01-10T01:55:52.336Z] + [ Linux = AIX ]
[2026-01-10T01:55:52.336Z] + uname
[2026-01-10T01:55:52.336Z] + [ Linux = SunOS ]
[2026-01-10T01:55:52.336Z] + uname
[2026-01-10T01:55:52.336Z] + [ Linux = *BSD ]
[2026-01-10T01:55:52.336Z] + MAKE=make
[2026-01-10T01:55:52.336Z] + cd ./aqa-tests
[2026-01-10T01:55:52.336Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-10T01:55:52.336Z] + set +x
[2026-01-10T01:55:52.336Z] Set values based on ./testenv/testenv.properties:
[2026-01-10T01:55:52.336Z] =========
[2026-01-10T01:55:52.336Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-10T01:55:52.336Z] TKG_BRANCH=v1.0.10
[2026-01-10T01:55:52.336Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-10T01:55:52.336Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-10T01:55:52.336Z] STF_BRANCH=v1.0.10
[2026-01-10T01:55:52.336Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-10T01:55:52.336Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T01:55:52.336Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-10T01:55:52.336Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-10T01:55:52.336Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T01:55:52.336Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-10T01:55:52.336Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-10T01:55:52.336Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-10T01:55:52.336Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-10T01:55:52.336Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-10T01:55:52.336Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-10T01:55:52.336Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-10T01:55:52.336Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-10T01:55:52.336Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-10T01:55:52.336Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-10T01:55:52.336Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-10T01:55:52.336Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-10T01:55:52.336Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-10T01:55:52.336Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-10T01:55:52.336Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-10T01:55:52.336Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:55:52.336Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-10T01:55:52.336Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:55:52.336Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-10T01:55:52.336Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:55:52.336Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-10T01:55:52.336Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:55:52.336Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-10T01:55:52.336Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-10T01:55:52.336Z]
[2026-01-10T01:55:52.336Z] =========
[2026-01-10T01:55:52.336Z]
[2026-01-10T01:55:52.336Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-10T01:55:52.336Z] JDK_BRANCH=jdk8u472-ga
[2026-01-10T01:55:52.336Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-10T01:55:52.336Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-10T01:55:52.336Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-01-10T01:55:52.336Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-01-10T01:55:52.336Z] make _testList TESTLIST=jdk_jdi_jdk8_0,jdk_jdi_jdk8_1,jdk_security4_0,jdk_math_0,jdk_math_1,jdk_security2_1,jdk_util_0,jdk_math_2,jdk_jdi_jdk8_2,jdk_security2_2,jdk_security1_2,jdk_security4_2,jdk_lang_2,jdk_util_2
[2026-01-10T01:55:52.336Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:55:52.336Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-10T01:55:52.336Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../externalDependency/lib
[2026-01-10T01:55:52.336Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_jdi_jdk8_0,jdk_jdi_jdk8_1,jdk_security4_0,jdk_math_0,jdk_math_1,jdk_security2_1,jdk_util_0,jdk_math_2,jdk_jdi_jdk8_2,jdk_security2_2,jdk_security1_2,jdk_security4_2,jdk_lang_2,jdk_util_2
[2026-01-10T01:55:52.336Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:55:52.336Z] perl scripts/configure.pl
[2026-01-10T01:55:52.336Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/../../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=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_jdi_jdk8_0,jdk_jdi_jdk8_1,jdk_security4_0,jdk_math_0,jdk_math_1,jdk_security2_1,jdk_util_0,jdk_math_2,jdk_jdi_jdk8_2,jdk_security2_2,jdk_security1_2,jdk_security4_2,jdk_lang_2,jdk_util_2 --numOfMachines= --testTime= --TRSSURL=
[2026-01-10T01:55:52.336Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-10T01:55:52.336Z]
[2026-01-10T01:55:52.336Z] Starting to generate test make files.
[2026-01-10T01:55:52.336Z]
[2026-01-10T01:55:54.314Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-10T01:55:54.314Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] Make files are generated successfully.
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:55:54.314Z] make -f runtest.mk _testList
[2026-01-10T01:55:54.314Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG'
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] Running make 4.3
[2026-01-10T01:55:54.314Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/TKG/..
[2026-01-10T01:55:54.314Z] set JDK_VERSION to 8
[2026-01-10T01:55:54.314Z] set JDK_IMPL to hotspot
[2026-01-10T01:55:54.314Z] set JVM_VERSION to openjdk8
[2026-01-10T01:55:54.314Z] set JCL_VERSION to latest
[2026-01-10T01:55:54.314Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-10T01:55:54.314Z] set SPEC to linux_ppc-64_le
[2026-01-10T01:55:54.314Z] set TEST_FLAG to
[2026-01-10T01:55:54.314Z] set OS_LABEL to ubuntu.24
[2026-01-10T01:55:54.314Z] Running testList ...
[2026-01-10T01:55:54.314Z] There are 14 test targets in testList
[2026-01-10T01:55:54.314Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-10T01:55:54.314Z] openjdk version "1.8.0_472"
[2026-01-10T01:55:54.314Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-10T01:55:54.314Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-10T01:55:54.314Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests'
[2026-01-10T01:55:54.314Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64le_linux_testList_2/aqa-tests/openjdk'
[2026-01-10T01:55:54.314Z]
[2026-01-10T01:55:54.314Z] ===============================================