Test_openjdk8_hs_extended.system_ppc64le_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin" build number 25
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 85
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5150
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.8-release^{commit} # timeout=10
Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10
Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-10T14:02:31.165Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-07-10T14:02:31.166Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-10T14:02:31.189Z] 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-07-10T14:02:31.193Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-07-10T14:02:31.246Z] Running on test-docker-ubuntu2204-ppc64le-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-07-10T14:02:31.422Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-10T14:02:32.038Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:02:32.041Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:02:44.874Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-10T14:02:45.093Z] The recommended git tool is: git
[2025-07-10T14:03:28.014Z] No credentials specified
[2025-07-10T14:03:28.192Z] Cloning the remote Git repository
[2025-07-10T14:03:28.636Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:03:28.969Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests # timeout=10
[2025-07-10T14:03:30.366Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-10T14:03:30.541Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:03:30.541Z] > git --version # timeout=10
[2025-07-10T14:03:30.568Z] > git --version # 'git version 2.34.1'
[2025-07-10T14:03:30.569Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T14:03:38.991Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-10T14:03:39.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T14:03:54.902Z] Avoid second fetch
[2025-07-10T14:03:55.104Z] Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release)
[2025-07-10T14:03:54.985Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-10T14:03:55.422Z] > git config core.sparsecheckout # timeout=10
[2025-07-10T14:03:55.438Z] > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10
[2025-07-10T14:04:04.828Z] Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-10T14:04:06.692Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-10T14:04:06.720Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-10T14:04:10.858Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-10T14:04:12.353Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-10T14:04:14.171Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-10T14:04:14.171Z] Unix type machine..
[2025-07-10T14:04:14.171Z] Running on a Linux host
[2025-07-10T14:04:14.171Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-10T14:04:17.361Z] + printenv
[2025-07-10T14:04:17.361Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-10T14:04:17.361Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-10T14:04:17.361Z] SETUP_JCK_RUN=false
[2025-07-10T14:04:17.361Z] USE_TESTENV_PROPERTIES=true
[2025-07-10T14:04:17.361Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-10T14:04:17.361Z] SSH_CLIENT=78.47.239.97 58864 22
[2025-07-10T14:04:17.361Z] USER=jenkins
[2025-07-10T14:04:17.361Z] BUILD_LIST=system
[2025-07-10T14:04:17.361Z] SDK_RESOURCE=upstream
[2025-07-10T14:04:17.361Z] OPENJ9_BRANCH=master
[2025-07-10T14:04:17.361Z] CI=true
[2025-07-10T14:04:17.361Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1010/display/redirect?page=changes
[2025-07-10T14:04:17.361Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:04:17.361Z] UPSTREAM_JOB_NUMBER=25
[2025-07-10T14:04:17.361Z] TARGET=extended.system
[2025-07-10T14:04:17.361Z] EXIT_FAILURE=false
[2025-07-10T14:04:17.361Z] NODE_LABELS=test-docker-ubuntu2204-ppc64le-3 ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-ppc64le-1 sw.os.linux hw.arch.ppc64le
[2025-07-10T14:04:17.361Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-10T14:04:17.361Z] MOTD_SHOWN=pam
[2025-07-10T14:04:17.361Z] USE_JRE=false
[2025-07-10T14:04:17.361Z] OLDPWD=/home/jenkins
[2025-07-10T14:04:17.361Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-10T14:04:17.361Z] HOME=/home/jenkins
[2025-07-10T14:04:17.361Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-10T14:04:17.361Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1010/
[2025-07-10T14:04:17.361Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux.tap
[2025-07-10T14:04:17.361Z] JDK_IMPL=hotspot
[2025-07-10T14:04:17.361Z] DOCKER_REQUIRED=false
[2025-07-10T14:04:17.361Z] HUDSON_COOKIE=14c95017-c198-4986-a9d0-c9f9d71bd0de
[2025-07-10T14:04:17.361Z] JENKINS_SERVER_COOKIE=durable-99a8604ae620827fd49f020682bf35cfe9ab7de42d2617199e03e2f66d88391d
[2025-07-10T14:04:17.361Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../benchmarks
[2025-07-10T14:04:17.361Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-07-10T14:04:17.361Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-07-10T14:04:17.361Z] KEEP_WORKSPACE=false
[2025-07-10T14:04:17.361Z] ARCHIVE_TEST_RESULTS=false
[2025-07-10T14:04:17.361Z] GENERATE_JOBS=false
[2025-07-10T14:04:17.361Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-10T14:04:17.361Z] PERSONAL_BUILD=false
[2025-07-10T14:04:17.361Z] LOGNAME=jenkins
[2025-07-10T14:04:17.361Z] NODE_NAME=test-docker-ubuntu2204-ppc64le-3
[2025-07-10T14:04:17.361Z] JDK_BRANCH=jdk8u462-b06_adopt
[2025-07-10T14:04:17.361Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1010/display/redirect?page=artifacts
[2025-07-10T14:04:17.361Z] STAGE_NAME=Setup
[2025-07-10T14:04:17.361Z] AUTO_DETECT=true
[2025-07-10T14:04:17.361Z] EXECUTOR_NUMBER=0
[2025-07-10T14:04:17.361Z] JDK_VERSION=8
[2025-07-10T14:04:17.361Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-10T14:04:17.361Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1010/display/redirect?page=tests
[2025-07-10T14:04:17.361Z] BUILD_DISPLAY_NAME=#1010
[2025-07-10T14:04:17.361Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-10T14:04:17.362Z] TIME_LIMIT=25
[2025-07-10T14:04:17.362Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-10T14:04:17.362Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-07-10T14:04:17.362Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-10T14:04:17.362Z] PLATFORM=ppc64le_linux
[2025-07-10T14:04:17.362Z] TKG_ITERATIONS=1
[2025-07-10T14:04:17.362Z] EXIT_SUCCESS=false
[2025-07-10T14:04:17.362Z] BUILD_ID=1010
[2025-07-10T14:04:17.362Z] RERUN_FAILURE=true
[2025-07-10T14:04:17.362Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-10T14:04:17.362Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64le_linux-1010
[2025-07-10T14:04:17.362Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:17.362Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-10T14:04:17.362Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T14:04:17.362Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/
[2025-07-10T14:04:17.362Z] KEEP_REPORTDIR=false
[2025-07-10T14:04:17.362Z] JCK_GIT_BRANCH=master
[2025-07-10T14:04:17.362Z] ORIGIN_JDK_VERSION=8
[2025-07-10T14:04:17.362Z] BUILD_NUMBER=1010
[2025-07-10T14:04:17.362Z] JENKINS_NODE_COOKIE=d162b90c-641c-43f7-b523-ae1af72ee0e9
[2025-07-10T14:04:17.362Z] SHELL=/bin/sh
[2025-07-10T14:04:17.362Z] ITERATIONS=1
[2025-07-10T14:04:17.362Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-10T14:04:17.362Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-07-10T14:04:17.362Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/1010/display/redirect
[2025-07-10T14:04:17.362Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-10T14:04:17.362Z] SPEC=linux_ppc-64_le
[2025-07-10T14:04:17.362Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-10T14:04:17.362Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-10T14:04:17.362Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64le_linux/display/redirect
[2025-07-10T14:04:17.362Z] NUM_PROCESSORS=2
[2025-07-10T14:04:17.362Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin
[2025-07-10T14:04:17.362Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-07-10T14:04:17.362Z] SLACK_CHANNEL=aqavit-bot
[2025-07-10T14:04:17.362Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-10T14:04:17.362Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[2025-07-10T14:04:17.362Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/lib
[2025-07-10T14:04:17.362Z] TEST_TIME=120
[2025-07-10T14:04:17.362Z] SSH_CONNECTION=78.47.239.97 58864 172.17.0.4 22
[2025-07-10T14:04:17.362Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@tmp
[2025-07-10T14:04:17.362Z] PARALLEL=Dynamic
[2025-07-10T14:04:17.362Z] JOBSTARTTIME=Thu, 10 Jul 2025 14:04:08 +0000
[2025-07-10T14:04:17.362Z] DYNAMIC_COMPILE=false
[2025-07-10T14:04:17.362Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-10T14:04:17.878Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-10T14:04:17.900Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:05:09.210Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-ppc64le-temurin" build number 25
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-10T14:05:09.334Z] 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-07-10T14:05:09.340Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-10T14:05:09.443Z] $ ssh-agent
[2025-07-10T14:05:10.319Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEiVxZ6/agent.718
[2025-07-10T14:05:10.319Z] SSH_AGENT_PID=720
[2025-07-10T14:05:10.319Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-10T14:05:10.340Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-10T14:05:10.367Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-10T14:05:22.028Z] + pwd
[2025-07-10T14:05:22.028Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-07-10T14:05:22.028Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests
[2025-07-10T14:05:22.028Z] load ./testenv/testenv.properties
[2025-07-10T14:05:22.028Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-07-10T14:05:22.028Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga
[2025-07-10T14:05:22.028Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties
[2025-07-10T14:05:22.028Z] get jdk binary...
[2025-07-10T14:05:22.028Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-10T14:05:22.028Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T14:05:23.950Z] List files in jdkbinary folder...
[2025-07-10T14:05:23.950Z] total 272092
[2025-07-10T14:05:23.950Z] -rw-r--r-- 1 jenkins jenkins 137038748 Jul 10 13:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:23.950Z] -rw-r--r-- 1 jenkins jenkins 100589255 Jul 10 13:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:23.950Z] -rw-r--r-- 1 jenkins jenkins 40861815 Jul 10 13:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:23.950Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jul 10 13:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06-metadata.json
[2025-07-10T14:05:23.950Z] -rw-r--r-- 1 jenkins jenkins 81925 Jul 10 13:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06.json
[2025-07-10T14:05:23.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 14:05 tmp
[2025-07-10T14:05:23.950Z] List files in jdkbinary/tmp folder...
[2025-07-10T14:05:23.950Z] total 4
[2025-07-10T14:05:23.950Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:37 jdk8u462-b06
[2025-07-10T14:05:23.950Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-07-10T14:05:23.950Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T14:05:25.880Z] List files in jdkbinary folder...
[2025-07-10T14:05:25.880Z] total 272096
[2025-07-10T14:05:25.880Z] -rw-r--r-- 1 jenkins jenkins 137038748 Jul 10 13:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:25.880Z] -rw-r--r-- 1 jenkins jenkins 100589255 Jul 10 13:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:25.880Z] -rw-r--r-- 1 jenkins jenkins 40861815 Jul 10 13:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:05:25.880Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jul 10 13:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06-metadata.json
[2025-07-10T14:05:25.880Z] -rw-r--r-- 1 jenkins jenkins 81925 Jul 10 13:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06.json
[2025-07-10T14:05:25.880Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:37 j2sdk-image
[2025-07-10T14:05:25.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 14:05 tmp
[2025-07-10T14:05:25.880Z] List files in jdkbinary/tmp folder...
[2025-07-10T14:05:25.880Z] total 4
[2025-07-10T14:05:25.880Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 10 13:37 jdk8u462-b06-jre
[2025-07-10T14:05:25.880Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-07-10T14:05:25.880Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz over ./j2sdk-image/jre...
[2025-07-10T14:05:28.846Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-07-10T14:05:28.846Z] Removing top-level folder jdk8u462-b06/
[2025-07-10T14:05:29.787Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-10T14:05:29.787Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-10T14:05:29.787Z] openjdk version "1.8.0_462"
[2025-07-10T14:05:29.787Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-10T14:05:29.787Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-10T14:05:29.787Z] =JAVA VERSION OUTPUT END=
[2025-07-10T14:05:29.787Z] =RELEASE INFO BEGIN=
[2025-07-10T14:05:29.787Z] JAVA_VERSION="1.8.0_462"
[2025-07-10T14:05:29.787Z] OS_NAME="Linux"
[2025-07-10T14:05:29.787Z] OS_VERSION="2.6"
[2025-07-10T14:05:29.787Z] OS_ARCH="ppc64le"
[2025-07-10T14:05:29.787Z] SOURCE=".:git:cee3d9f5a29e+"
[2025-07-10T14:05:29.787Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-10T14:05:29.787Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603"
[2025-07-10T14:05:29.787Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-10T14:05:29.787Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-07-10T14:05:29.787Z] FULL_VERSION="1.8.0_462-b06"
[2025-07-10T14:05:29.787Z] SEMANTIC_VERSION="8.0.462+6"
[2025-07-10T14:05:29.787Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-07-10T14:05:29.787Z] JVM_VARIANT="Hotspot"
[2025-07-10T14:05:29.787Z] JVM_VERSION="25.462-b06"
[2025-07-10T14:05:29.787Z] IMAGE_TYPE="JDK"
[2025-07-10T14:05:29.787Z] =RELEASE INFO END=
[2025-07-10T14:05:29.787Z] get testKitGen...
[2025-07-10T14:05:29.787Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-10T14:05:30.719Z] git rev-parse v1.0.8.1
[2025-07-10T14:05:30.719Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-10T14:05:31.376Z] $ ssh-agent -k
[2025-07-10T14:05:31.741Z] unset SSH_AUTH_SOCK;
[2025-07-10T14:05:31.741Z] unset SSH_AGENT_PID;
[2025-07-10T14:05:31.741Z] echo Agent pid 720 killed;
[2025-07-10T14:05:32.173Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:05:32.775Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&KEEP_REPORTDIR=false&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.8-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=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=25&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-10T14:05:32.792Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&KEEP_REPORTDIR=false&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-docker-ubuntu2204-ppc64le-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-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=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=25&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-10T14:05:32.842Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:05:33.894Z] Copied 1 artifact from "getTRSSOutput" build number 1829
[Pipeline] sh
[2025-07-10T14:05:35.729Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-10T14:05:35.729Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-10T14:05:35.729Z] + tar xof -
[2025-07-10T14:05:35.729Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-10T14:05:36.269Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-10T14:05:36.292Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-10T14:05:38.154Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-10T14:05:44.772Z] --------------------------------------------
[2025-07-10T14:05:44.772Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:44.772Z] task is set to default
[2025-07-10T14:05:44.772Z] dependencyList is set to all
[2025-07-10T14:05:44.772Z] --------------------------------------------
[2025-07-10T14:05:44.772Z] Starting download third party dependent jars
[2025-07-10T14:05:44.772Z] --------------------------------------------
[2025-07-10T14:05:44.772Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T14:05:44.772Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-07-10T14:05:44.772Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-10T14:05:45.357Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] sh
[2025-07-10T14:05:47.248Z] + cd ./aqa-tests/TKG
[2025-07-10T14:05:47.248Z] + uname
[2025-07-10T14:05:47.248Z] + [ Linux = AIX ]
[2025-07-10T14:05:47.248Z] + uname
[2025-07-10T14:05:47.248Z] + [ Linux = SunOS ]
[2025-07-10T14:05:47.248Z] + uname
[2025-07-10T14:05:47.248Z] + [ Linux = *BSD ]
[2025-07-10T14:05:47.248Z] + MAKE=make
[2025-07-10T14:05:47.248Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-07-10T14:05:47.248Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-07-10T14:05:47.248Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:47.248Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:05:47.248Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:05:47.248Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T14:05:47.248Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T14:05:47.248Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-10T14:05:48.179Z]
[2025-07-10T14:05:48.179Z] build:
[2025-07-10T14:05:48.179Z]
[2025-07-10T14:05:48.179Z] clean:
[2025-07-10T14:05:48.179Z]
[2025-07-10T14:05:48.179Z] init:
[2025-07-10T14:05:48.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:05:48.179Z]
[2025-07-10T14:05:48.179Z] getDependentLibs:
[2025-07-10T14:05:48.179Z] [exec] --------------------------------------------
[2025-07-10T14:05:48.179Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:48.179Z] [exec] task is set to default
[2025-07-10T14:05:48.179Z] [exec] dependencyList is set to json_simple
[2025-07-10T14:05:48.179Z] [exec] --------------------------------------------
[2025-07-10T14:05:48.179Z] [exec] Starting download third party dependent jars
[2025-07-10T14:05:48.179Z] [exec] --------------------------------------------
[2025-07-10T14:05:48.179Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:48.179Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T14:05:48.179Z] [exec] downloaded dependent third party jars successfully
[2025-07-10T14:05:48.179Z]
[2025-07-10T14:05:48.179Z] compile:
[2025-07-10T14:05:48.179Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-10T14:05:48.179Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T14:05:48.179Z] [echo] ===fork: yes
[2025-07-10T14:05:48.179Z] [echo] ===debug: on
[2025-07-10T14:05:48.179Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:05:51.168Z]
[2025-07-10T14:05:51.168Z] dist:
[2025-07-10T14:05:51.168Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-10T14:05:52.098Z]
[2025-07-10T14:05:52.098Z] BUILD SUCCESSFUL
[2025-07-10T14:05:52.098Z] Total time: 3 seconds
[2025-07-10T14:05:52.098Z] 0
[2025-07-10T14:05:52.098Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-10T14:05:52.098Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-10T14:05:52.098Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-07-10T14:05:54.022Z] ****************************** MACHINE INFO ******************************
[2025-07-10T14:05:54.022Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[2025-07-10T14:05:54.022Z] Free Physical Memory Size : 4727767040
[2025-07-10T14:05:54.022Z] Free space (bytes) : 55914991616
[2025-07-10T14:05:54.022Z] Total Physical Memory Size : 6442450944
[2025-07-10T14:05:54.022Z] Total space (bytes) : 166468653056
[2025-07-10T14:05:54.022Z] Usable space (bytes) : 55898210304
[2025-07-10T14:05:54.022Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-10T14:05:54.022Z] bashVersion :
[2025-07-10T14:05:54.022Z] GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
[2025-07-10T14:05:54.022Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-07-10T14:05:54.022Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] This is free software; you are free to change and redistribute it.
[2025-07-10T14:05:54.022Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:05:54.022Z] cpuCores : 8
[2025-07-10T14:05:54.022Z] curlVersion :
[2025-07-10T14:05:54.022Z] curl 7.81.0 (powerpc64le-unknown-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-07-10T14:05:54.022Z] Release-Date: 2022-01-05
[2025-07-10T14:05:54.022Z] 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-07-10T14:05:54.022Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-07-10T14:05:54.022Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-10T14:05:54.022Z] gcc version : 11
[2025-07-10T14:05:54.022Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.10) 2.35
[2025-07-10T14:05:54.022Z] gdb version : bash: line 1: gdb: command not found
[2025-07-10T14:05:54.022Z] lldb version : Command could not be executed
[2025-07-10T14:05:54.022Z] makeVersion :
[2025-07-10T14:05:54.022Z] GNU Make 4.3
[2025-07-10T14:05:54.022Z] Built for powerpc64le-unknown-linux-gnu
[2025-07-10T14:05:54.022Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-10T14:05:54.022Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:05:54.022Z] This is free software: you are free to change and redistribute it.
[2025-07-10T14:05:54.022Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:05:54.022Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-10T14:05:54.022Z] osInfo :
[2025-07-10T14:05:54.022Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-07-10T14:05:54.022Z] NAME="Ubuntu"
[2025-07-10T14:05:54.022Z] VERSION_ID="22.04"
[2025-07-10T14:05:54.022Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-07-10T14:05:54.022Z] VERSION_CODENAME=jammy
[2025-07-10T14:05:54.022Z] ID=ubuntu
[2025-07-10T14:05:54.022Z] ID_LIKE=debian
[2025-07-10T14:05:54.022Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-10T14:05:54.022Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-10T14:05:54.022Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-10T14:05:54.022Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-10T14:05:54.022Z] UBUNTU_CODENAME=jammy
[2025-07-10T14:05:54.022Z] osLabel : ubuntu.22
[2025-07-10T14:05:54.022Z] perlVersion :
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for powerpc64le-linux-gnu-thread-multi
[2025-07-10T14:05:54.022Z] (with 61 registered patches, see perl -V for more detail)
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] Copyright 1987-2021, Larry Wall
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-10T14:05:54.022Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-10T14:05:54.022Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-10T14:05:54.022Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-10T14:05:54.022Z] procArch : ppc64le
[2025-07-10T14:05:54.022Z] sysArch : ppc64le
[2025-07-10T14:05:54.022Z] sysOS : Linux
[2025-07-10T14:05:54.022Z] ulimit :
[2025-07-10T14:05:54.022Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-10T14:05:54.022Z] core file size (blocks, -c) unlimited
[2025-07-10T14:05:54.022Z] data seg size (kbytes, -d) unlimited
[2025-07-10T14:05:54.022Z] scheduling priority (-e) 0
[2025-07-10T14:05:54.022Z] file size (blocks, -f) unlimited
[2025-07-10T14:05:54.022Z] pending signals (-i) 62742
[2025-07-10T14:05:54.022Z] max locked memory (kbytes, -l) 8192
[2025-07-10T14:05:54.022Z] max memory size (kbytes, -m) unlimited
[2025-07-10T14:05:54.022Z] open files (-n) 1048576
[2025-07-10T14:05:54.022Z] pipe size (512 bytes, -p) 8
[2025-07-10T14:05:54.022Z] POSIX message queues (bytes, -q) 819200
[2025-07-10T14:05:54.022Z] real-time priority (-r) 0
[2025-07-10T14:05:54.022Z] stack size (kbytes, -s) 8192
[2025-07-10T14:05:54.022Z] cpu time (seconds, -t) unlimited
[2025-07-10T14:05:54.022Z] max user processes (-u) unlimited
[2025-07-10T14:05:54.022Z] virtual memory (kbytes, -v) unlimited
[2025-07-10T14:05:54.022Z] file locks (-x) unlimited
[2025-07-10T14:05:54.022Z] uname : Linux af1796611102 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-07-10T14:05:54.022Z] vmVendor : Oracle Corporation
[2025-07-10T14:05:54.022Z] vmVersion : 25.462-b06
[2025-07-10T14:05:54.022Z] xlc version : bash: line 1: xlC: command not found
[2025-07-10T14:05:54.022Z] **************************************************************************
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('java.vendor')=Temurin
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('os.name')=Linux
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('os.arch')=ppc64le
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('java.fullversion')=null
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] System.getProperty('sun.arch.data.model')=64
[2025-07-10T14:05:54.022Z]
[2025-07-10T14:05:54.022Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:05:54.022Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[2025-07-10T14:05:54.022Z] perl scripts/configure.pl
[2025-07-10T14:05:54.022Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-10T14:05:54.956Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T14:05:54.956Z]
[2025-07-10T14:05:54.956Z]
[2025-07-10T14:05:54.956Z] Starting to generate parallel test lists.
[2025-07-10T14:05:54.956Z]
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-07-10T14:05:54.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-07-10T14:05:54.956Z] Attempting to get test duration data from TRSS.
[2025-07-10T14:05:54.956Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended
[2025-07-10T14:05:55.890Z] Attempting to get test duration data from cached files.
[2025-07-10T14:05:55.890Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json
[2025-07-10T14:05:55.890Z] Warning: cannot get data from cached files.
[2025-07-10T14:05:55.890Z]
[2025-07-10T14:05:55.890Z] TEST DURATION
[2025-07-10T14:05:55.890Z] ====================================================================================
[2025-07-10T14:05:55.890Z] Total number of tests searched: 41
[2025-07-10T14:05:55.890Z] Number of test durations found: 41
[2025-07-10T14:05:55.890Z] Top slowest tests:
[2025-07-10T14:05:55.890Z] 11m35s MiniMix_aot_5m_0
[2025-07-10T14:05:55.890Z] 10m43s MiniMix_10m_0
[2025-07-10T14:05:55.890Z] 10m41s MiniMix_10m_1
[2025-07-10T14:05:55.890Z] ====================================================================================
[2025-07-10T14:05:55.890Z]
[2025-07-10T14:05:55.890Z] Test target is split into 1 lists.
[2025-07-10T14:05:55.890Z] Reducing estimated test running time from 107m42s to 107m42s.
[2025-07-10T14:05:55.890Z]
[2025-07-10T14:05:55.890Z] -------------------------------------testList_0-------------------------------------
[2025-07-10T14:05:55.890Z] Number of tests: 41
[2025-07-10T14:05:55.890Z] Estimated running time: 107m42s
[2025-07-10T14:05:55.890Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_1,MiniMix_5m_0,ConcurrentLoadTest_5m_0,MiniMix_5m_1,DBBLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,UtilLoadTest_5m_0,MathLoadTest_all_5m_0,HCRLateAttachWorkload_1,HCRLateAttachWorkload_0,LockingLoadTest_1,LockingLoadTest_0,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,JdiTest_0,MathLoadTest_all_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_5m_2,LockingLoadTest_2
[2025-07-10T14:05:55.890Z] ------------------------------------------------------------------------------------
[2025-07-10T14:05:55.890Z]
[2025-07-10T14:05:55.890Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-10T14:05:55.890Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-10T14:05:56.581Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-10T14:05:59.084Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-07-10T14:06:00.960Z] + cd ./aqa-tests/TKG
[2025-07-10T14:06:00.960Z] + uname
[2025-07-10T14:06:00.960Z] + [ Linux = AIX ]
[2025-07-10T14:06:00.960Z] + uname
[2025-07-10T14:06:00.960Z] + [ Linux = SunOS ]
[2025-07-10T14:06:00.960Z] + uname
[2025-07-10T14:06:00.960Z] + [ Linux = *BSD ]
[2025-07-10T14:06:00.960Z] + MAKE=make
[2025-07-10T14:06:00.960Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-07-10T14:06:00.960Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-07-10T14:06:00.960Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:06:00.960Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:06:00.960Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:06:00.960Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T14:06:00.960Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T14:06:00.960Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-10T14:06:00.960Z]
[2025-07-10T14:06:00.960Z] build:
[2025-07-10T14:06:01.900Z]
[2025-07-10T14:06:01.900Z] clean:
[2025-07-10T14:06:01.900Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-10T14:06:01.900Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:06:01.900Z]
[2025-07-10T14:06:01.900Z] init:
[2025-07-10T14:06:01.900Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:06:01.900Z]
[2025-07-10T14:06:01.900Z] getDependentLibs:
[2025-07-10T14:06:01.900Z] [exec] --------------------------------------------
[2025-07-10T14:06:01.900Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:06:01.900Z] [exec] task is set to default
[2025-07-10T14:06:01.900Z] [exec] dependencyList is set to json_simple
[2025-07-10T14:06:01.900Z] [exec] --------------------------------------------
[2025-07-10T14:06:01.900Z] [exec] Starting download third party dependent jars
[2025-07-10T14:06:01.900Z] [exec] --------------------------------------------
[2025-07-10T14:06:01.900Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:06:01.900Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T14:06:01.900Z] [exec] downloaded dependent third party jars successfully
[2025-07-10T14:06:01.900Z]
[2025-07-10T14:06:01.900Z] compile:
[2025-07-10T14:06:01.900Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-10T14:06:01.900Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T14:06:01.900Z] [echo] ===fork: yes
[2025-07-10T14:06:01.900Z] [echo] ===debug: on
[2025-07-10T14:06:01.900Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:06:04.865Z]
[2025-07-10T14:06:04.865Z] dist:
[2025-07-10T14:06:04.865Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-10T14:06:04.865Z]
[2025-07-10T14:06:04.865Z] BUILD SUCCESSFUL
[2025-07-10T14:06:04.865Z] Total time: 4 seconds
[2025-07-10T14:06:04.865Z] 0
[2025-07-10T14:06:04.865Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-10T14:06:04.865Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-10T14:06:04.865Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-07-10T14:06:05.801Z] ****************************** MACHINE INFO ******************************
[2025-07-10T14:06:05.801Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[2025-07-10T14:06:05.801Z] Free Physical Memory Size : 4742512640
[2025-07-10T14:06:05.801Z] Free space (bytes) : 55857000448
[2025-07-10T14:06:05.801Z] Total Physical Memory Size : 6442450944
[2025-07-10T14:06:05.801Z] Total space (bytes) : 166468653056
[2025-07-10T14:06:05.801Z] Usable space (bytes) : 55840223232
[2025-07-10T14:06:05.801Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-10T14:06:05.801Z] bashVersion :
[2025-07-10T14:06:05.801Z] GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
[2025-07-10T14:06:05.801Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-07-10T14:06:05.801Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] This is free software; you are free to change and redistribute it.
[2025-07-10T14:06:05.801Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:06:05.801Z] cpuCores : 8
[2025-07-10T14:06:05.801Z] curlVersion :
[2025-07-10T14:06:05.801Z] curl 7.81.0 (powerpc64le-unknown-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19
[2025-07-10T14:06:05.801Z] Release-Date: 2022-01-05
[2025-07-10T14:06:05.801Z] 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-07-10T14:06:05.801Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2025-07-10T14:06:05.801Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-10T14:06:05.801Z] gcc version : 11
[2025-07-10T14:06:05.801Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.10) 2.35
[2025-07-10T14:06:05.801Z] gdb version : bash: line 1: gdb: command not found
[2025-07-10T14:06:05.801Z] lldb version : Command could not be executed
[2025-07-10T14:06:05.801Z] makeVersion :
[2025-07-10T14:06:05.801Z] GNU Make 4.3
[2025-07-10T14:06:05.801Z] Built for powerpc64le-unknown-linux-gnu
[2025-07-10T14:06:05.801Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-10T14:06:05.801Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:06:05.801Z] This is free software: you are free to change and redistribute it.
[2025-07-10T14:06:05.801Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:06:05.801Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-10T14:06:05.801Z] osInfo :
[2025-07-10T14:06:05.801Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2025-07-10T14:06:05.801Z] NAME="Ubuntu"
[2025-07-10T14:06:05.801Z] VERSION_ID="22.04"
[2025-07-10T14:06:05.801Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2025-07-10T14:06:05.801Z] VERSION_CODENAME=jammy
[2025-07-10T14:06:05.801Z] ID=ubuntu
[2025-07-10T14:06:05.801Z] ID_LIKE=debian
[2025-07-10T14:06:05.801Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-10T14:06:05.801Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-10T14:06:05.801Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-10T14:06:05.801Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-10T14:06:05.801Z] UBUNTU_CODENAME=jammy
[2025-07-10T14:06:05.801Z] osLabel : ubuntu.22
[2025-07-10T14:06:05.801Z] perlVersion :
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for powerpc64le-linux-gnu-thread-multi
[2025-07-10T14:06:05.801Z] (with 61 registered patches, see perl -V for more detail)
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] Copyright 1987-2021, Larry Wall
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-10T14:06:05.801Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-10T14:06:05.801Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-10T14:06:05.801Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-10T14:06:05.801Z] procArch : ppc64le
[2025-07-10T14:06:05.801Z] sysArch : ppc64le
[2025-07-10T14:06:05.801Z] sysOS : Linux
[2025-07-10T14:06:05.801Z] ulimit :
[2025-07-10T14:06:05.801Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-10T14:06:05.801Z] core file size (blocks, -c) unlimited
[2025-07-10T14:06:05.801Z] data seg size (kbytes, -d) unlimited
[2025-07-10T14:06:05.801Z] scheduling priority (-e) 0
[2025-07-10T14:06:05.801Z] file size (blocks, -f) unlimited
[2025-07-10T14:06:05.801Z] pending signals (-i) 62742
[2025-07-10T14:06:05.801Z] max locked memory (kbytes, -l) 8192
[2025-07-10T14:06:05.801Z] max memory size (kbytes, -m) unlimited
[2025-07-10T14:06:05.801Z] open files (-n) 1048576
[2025-07-10T14:06:05.801Z] pipe size (512 bytes, -p) 8
[2025-07-10T14:06:05.801Z] POSIX message queues (bytes, -q) 819200
[2025-07-10T14:06:05.801Z] real-time priority (-r) 0
[2025-07-10T14:06:05.801Z] stack size (kbytes, -s) 8192
[2025-07-10T14:06:05.801Z] cpu time (seconds, -t) unlimited
[2025-07-10T14:06:05.801Z] max user processes (-u) unlimited
[2025-07-10T14:06:05.801Z] virtual memory (kbytes, -v) unlimited
[2025-07-10T14:06:05.801Z] file locks (-x) unlimited
[2025-07-10T14:06:05.801Z] uname : Linux af1796611102 6.8.0-41-generic #41-Ubuntu SMP Fri Aug 2 21:00:36 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-07-10T14:06:05.801Z] vmVendor : Oracle Corporation
[2025-07-10T14:06:05.801Z] vmVersion : 25.462-b06
[2025-07-10T14:06:05.801Z] xlc version : bash: line 1: xlC: command not found
[2025-07-10T14:06:05.801Z] **************************************************************************
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('java.vendor')=Temurin
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('os.name')=Linux
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('os.arch')=ppc64le
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('java.fullversion')=null
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] System.getProperty('sun.arch.data.model')=64
[2025-07-10T14:06:05.801Z]
[2025-07-10T14:06:05.801Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:06:05.801Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[2025-07-10T14:06:05.801Z] perl scripts/configure.pl
[2025-07-10T14:06:05.801Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-07-10T14:06:06.741Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T14:06:06.741Z]
[2025-07-10T14:06:06.741Z]
[2025-07-10T14:06:06.741Z] Starting to generate parallel test lists.
[2025-07-10T14:06:06.741Z]
[2025-07-10T14:06:06.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-07-10T14:06:06.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-07-10T14:06:06.741Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-07-10T14:06:06.742Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-07-10T14:06:06.742Z] Attempting to get test duration data from TRSS.
[2025-07-10T14:06:06.742Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=system&level=extended
[2025-07-10T14:06:07.677Z] Attempting to get test duration data from cached files.
[2025-07-10T14:06:07.677Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json
[2025-07-10T14:06:07.677Z] Warning: cannot get data from cached files.
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] TEST DURATION
[2025-07-10T14:06:07.677Z] ====================================================================================
[2025-07-10T14:06:07.677Z] Total number of tests searched: 41
[2025-07-10T14:06:07.677Z] Number of test durations found: 41
[2025-07-10T14:06:07.677Z] Top slowest tests:
[2025-07-10T14:06:07.677Z] 11m35s MiniMix_aot_5m_0
[2025-07-10T14:06:07.677Z] 10m43s MiniMix_10m_0
[2025-07-10T14:06:07.677Z] 10m41s MiniMix_10m_1
[2025-07-10T14:06:07.677Z] ====================================================================================
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] Test target is split into 3 lists.
[2025-07-10T14:06:07.677Z] Reducing estimated test running time from 107m42s to 36m48s.
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] -------------------------------------testList_0-------------------------------------
[2025-07-10T14:06:07.677Z] Number of tests: 29
[2025-07-10T14:06:07.677Z] Estimated running time: 34m29s
[2025-07-10T14:06:07.677Z] TESTLIST=MiniMix_aot_5m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,MathLoadTest_all_5m_0,LockingLoadTest_1,LockingLoadTest_0,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,JdiTest_0,MathLoadTest_all_5m_2,MiniMix_10m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_2,MiniMix_5m_2,LockingLoadTest_2
[2025-07-10T14:06:07.677Z] ------------------------------------------------------------------------------------
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] -------------------------------------testList_1-------------------------------------
[2025-07-10T14:06:07.677Z] Number of tests: 6
[2025-07-10T14:06:07.677Z] Estimated running time: 36m48s
[2025-07-10T14:06:07.677Z] TESTLIST=MiniMix_10m_0,MiniMix_5m_0,MiniMix_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_0
[2025-07-10T14:06:07.677Z] ------------------------------------------------------------------------------------
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] -------------------------------------testList_2-------------------------------------
[2025-07-10T14:06:07.677Z] Number of tests: 6
[2025-07-10T14:06:07.677Z] Estimated running time: 36m25s
[2025-07-10T14:06:07.677Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_1
[2025-07-10T14:06:07.677Z] ------------------------------------------------------------------------------------
[2025-07-10T14:06:07.677Z]
[2025-07-10T14:06:07.677Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-10T14:06:07.677Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-10T14:06:08.365Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-10T14:06:08.884Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-07-10T14:06:08.887Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-07-10T14:06:09.086Z] Archiving artifacts
[2025-07-10T14:06:15.322Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-07-10T14:06:15.807Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] library
[2025-07-10T14:06:15.830Z] Loading library openjdk-jenkins-helper@master
[2025-07-10T14:06:16.160Z] Examining adoptium/jenkins-helper
[2025-07-10T14:06:16.160Z] Attempting to resolve master as a branch
[2025-07-10T14:06:16.441Z] Resolved master as branch master at revision 122955d80a30710692f2bbf98a3379290eba61fc
[2025-07-10T14:06:16.493Z] The recommended git tool is: NONE
[2025-07-10T14:06:16.493Z] using credential eclipse_temurin_bot_email_and_token
[2025-07-10T14:06:16.507Z] Cloning the remote Git repository
[2025-07-10T14:06:16.507Z] Cloning with configured refspecs honoured and without tags
[2025-07-10T14:06:16.507Z] Cloning repository https://github.com/adoptium/jenkins-helper.git
[2025-07-10T14:06:16.507Z] > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10
[2025-07-10T14:06:16.529Z] Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
[2025-07-10T14:06:16.529Z] > git --version # timeout=10
[2025-07-10T14:06:16.545Z] > git --version # 'git version 2.43.0'
[2025-07-10T14:06:16.545Z] using GIT_ASKPASS to set credentials
[2025-07-10T14:06:16.560Z] > git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2025-07-10T14:06:17.162Z] > git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
[2025-07-10T14:06:17.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2025-07-10T14:06:17.202Z] Avoid second fetch
[2025-07-10T14:06:17.202Z] Checking out Revision 122955d80a30710692f2bbf98a3379290eba61fc (master)
[2025-07-10T14:06:17.202Z] > git config core.sparsecheckout # timeout=10
[2025-07-10T14:06:17.220Z] > git checkout -f 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[2025-07-10T14:06:17.251Z] Commit message: "Update getAvailableReleases to use api.adoptium.net (#62)"
[2025-07-10T14:06:17.252Z] First time build. Skipping changelog.
[Pipeline] echo
[2025-07-10T14:06:19.266Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 jobIsRunnable: true
[Pipeline] library
[2025-07-10T14:06:19.452Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-07-10T14:06:21.403Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 jobIsRunnable: true
[Pipeline] library
[2025-07-10T14:06:21.581Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-07-10T14:06:23.559Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 jobIsRunnable: true
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:06:23.756Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-10T14:06:25.738Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-10T14:06:25.738Z] Unix type machine..
[2025-07-10T14:06:25.738Z] Running on a Linux host
[2025-07-10T14:06:25.738Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-10T14:06:26.608Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:06:26.608Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:06:27.667Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-10T14:06:30.381Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-10T14:07:08.930Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:07:09.027Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-07-10T14:07:09.082Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0
[Pipeline] build
[2025-07-10T14:07:09.089Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1
[Pipeline] build
[2025-07-10T14:07:09.132Z] Scheduling project: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2
[2025-07-10T14:07:17.196Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #15
[2025-07-10T14:07:17.201Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #9
[2025-07-10T14:07:17.227Z] Starting building: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #9
[2025-07-10T14:48:12.037Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #9 completed: SUCCESS
[Pipeline] }
[2025-07-10T14:48:30.127Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #15 completed: SUCCESS
[Pipeline] }
[2025-07-10T14:48:53.517Z] Build Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #9 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-10T14:48:53.648Z] Running on test-docker-alpine320-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64le_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-10T14:48:53.918Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:48:53.918Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:48:54.044Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-10T14:48:54.054Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2 #9 completed with status SUCCESS
[Pipeline] timeout
[2025-07-10T14:48:54.056Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:48:55.235Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-10T14:48:55.402Z] TAP Reports Processing: START
[2025-07-10T14:48:55.403Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/9/**/*.tap
[2025-07-10T14:48:55.674Z] Saving reports...
[2025-07-10T14:48:57.206Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/9/aqa-tests/TKG/output_17521566898239/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2.tap'
[2025-07-10T14:48:57.206Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/9/aqa-tests/TKG/output_17521566898239/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2.tap].
[2025-07-10T14:48:57.207Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-10T14:48:57.217Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_2/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-10T14:48:57.351Z] Archiving artifacts
[2025-07-10T14:49:00.636Z] Recording fingerprints
[Pipeline] echo
[2025-07-10T14:49:01.039Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1 #9 completed with status SUCCESS
[Pipeline] timeout
[2025-07-10T14:49:01.041Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:49:01.834Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-10T14:49:02.005Z] TAP Reports Processing: START
[2025-07-10T14:49:02.006Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/9/**/*.tap
[2025-07-10T14:49:02.132Z] Saving reports...
[2025-07-10T14:49:02.260Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/9/aqa-tests/TKG/output_17521566538604/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1.tap'
[2025-07-10T14:49:02.260Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/9/aqa-tests/TKG/output_17521566538604/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1.tap].
[2025-07-10T14:49:02.280Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-10T14:49:02.296Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_1/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-10T14:49:02.430Z] Archiving artifacts
[2025-07-10T14:49:02.683Z] Recording fingerprints
[Pipeline] echo
[2025-07-10T14:49:02.827Z] Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0 #15 completed with status SUCCESS
[Pipeline] timeout
[2025-07-10T14:49:02.828Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:49:03.647Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-10T14:49:03.816Z] TAP Reports Processing: START
[2025-07-10T14:49:03.817Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/15/**/*.tap
[2025-07-10T14:49:03.943Z] Saving reports...
[2025-07-10T14:49:04.071Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/15/aqa-tests/TKG/output_17521567705841/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0.tap'
[2025-07-10T14:49:04.072Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_ppc64le_linux/builds/1010/tap-master-files/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/15/aqa-tests/TKG/output_17521567705841/Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0.tap].
[2025-07-10T14:49:04.097Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-10T14:49:04.104Z] Saving Test_openjdk8_hs_extended.system_ppc64le_linux_testList_0/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-10T14:49:04.237Z] Archiving artifacts
[2025-07-10T14:49:04.495Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-07-10T14:49:07.044Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:49:07.044Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:49:07.195Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS