Test_openjdk8_hs_sanity.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_sanity.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_sanity.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:36.392Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-07-10T14:02:36.399Z] LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-10T14:02:36.439Z] 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:36.461Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-07-10T14:02:36.663Z] Running on test-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.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:36.734Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-10T14:02:37.122Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:02:37.122Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:02:37.303Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-10T14:02:37.542Z] The recommended git tool is: git
[2025-07-10T14:02:37.911Z] No credentials specified
[2025-07-10T14:02:38.090Z] Cloning the remote Git repository
[2025-07-10T14:02:38.357Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:02:38.357Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests # timeout=10
[2025-07-10T14:02:38.387Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-10T14:02:38.388Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:02:38.388Z] > git --version # timeout=10
[2025-07-10T14:02:38.393Z] > git --version # 'git version 2.43.0'
[2025-07-10T14:02:38.394Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T14:02:42.798Z] Avoid second fetch
[2025-07-10T14:02:42.980Z] Checking out Revision 3e892c188f65f1076f130d389577a782c675f7f8 (origin/v1.0.8-release)
[2025-07-10T14:02:42.515Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-10T14:02:42.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T14:02:42.887Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-10T14:02:43.069Z] > git config core.sparsecheckout # timeout=10
[2025-07-10T14:02:43.072Z] > git checkout -f 3e892c188f65f1076f130d389577a782c675f7f8 # timeout=10
[2025-07-10T14:02:44.337Z] Commit message: "Exclude sun/security/pkcs12/KeytoolOpensslInteropTest for OpenJ9 (#6394) (#6400)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.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:02:46.720Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-10T14:02:46.752Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-10T14:02:48.824Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-10T14:02:49.545Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-10T14:02:51.400Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-10T14:02:51.400Z] Unix type machine..
[2025-07-10T14:02:51.400Z] Running on a Linux host
[2025-07-10T14:02:51.400Z] 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:02:54.395Z] + printenv
[2025-07-10T14:02:54.395Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-10T14:02:54.395Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-10T14:02:54.395Z] SETUP_JCK_RUN=false
[2025-07-10T14:02:54.395Z] USE_TESTENV_PROPERTIES=true
[2025-07-10T14:02:54.395Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-10T14:02:54.395Z] BUILD_LIST=system
[2025-07-10T14:02:54.395Z] USER=jenkins
[2025-07-10T14:02:54.395Z] SSH_CLIENT=78.47.239.97 52838 22
[2025-07-10T14:02:54.395Z] SDK_RESOURCE=upstream
[2025-07-10T14:02:54.395Z] CI=true
[2025-07-10T14:02:54.395Z] OPENJ9_BRANCH=master
[2025-07-10T14:02:54.395Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-10T14:02:54.395Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/1017/display/redirect?page=changes
[2025-07-10T14:02:54.395Z] UPSTREAM_JOB_NUMBER=25
[2025-07-10T14:02:54.395Z] XDG_SESSION_TYPE=tty
[2025-07-10T14:02:54.395Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-10T14:02:54.395Z] TARGET=sanity.system
[2025-07-10T14:02:54.395Z] EXIT_FAILURE=false
[2025-07-10T14:02:54.395Z] SHLVL=0
[2025-07-10T14:02:54.395Z] NODE_LABELS=test-osuosl-ubuntu2404-ppc64le-1 test ci.role.test ubuntu linux sw.os.linux ubuntu2404 sw.tool.docker hw.arch.ppc64le centos ppc64le
[2025-07-10T14:02:54.395Z] HOME=/home/jenkins
[2025-07-10T14:02:54.395Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-10T14:02:54.395Z] USE_JRE=false
[2025-07-10T14:02:54.395Z] OLDPWD=/home/jenkins
[2025-07-10T14:02:54.395Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/1017/
[2025-07-10T14:02:54.395Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-10T14:02:54.395Z] TAP_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux.tap
[2025-07-10T14:02:54.395Z] JDK_IMPL=hotspot
[2025-07-10T14:02:54.395Z] HUDSON_COOKIE=86e796da-b18c-4aa5-abff-9d070012fb4c
[2025-07-10T14:02:54.395Z] DOCKER_REQUIRED=false
[2025-07-10T14:02:54.395Z] JENKINS_SERVER_COOKIE=durable-3b008b560ac7c3621afd8ef17f22d67382f7eedab51056c1b7e124eba0698181
[2025-07-10T14:02:54.395Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-07-10T14:02:54.395Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../benchmarks
[2025-07-10T14:02:54.395Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-07-10T14:02:54.395Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux
[2025-07-10T14:02:54.395Z] KEEP_WORKSPACE=false
[2025-07-10T14:02:54.395Z] ARCHIVE_TEST_RESULTS=false
[2025-07-10T14:02:54.395Z] GENERATE_JOBS=false
[2025-07-10T14:02:54.396Z] NODE_NAME=test-osuosl-ubuntu2404-ppc64le-1
[2025-07-10T14:02:54.396Z] LOGNAME=jenkins
[2025-07-10T14:02:54.396Z] PERSONAL_BUILD=false
[2025-07-10T14:02:54.396Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-10T14:02:54.396Z] JDK_BRANCH=jdk8u462-b06_adopt
[2025-07-10T14:02:54.396Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-07-10T14:02:54.396Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/1017/display/redirect?page=artifacts
[2025-07-10T14:02:54.396Z] AUTO_DETECT=true
[2025-07-10T14:02:54.396Z] STAGE_NAME=Setup
[2025-07-10T14:02:54.396Z] XDG_SESSION_CLASS=user
[2025-07-10T14:02:54.396Z] EXECUTOR_NUMBER=0
[2025-07-10T14:02:54.396Z] JDK_VERSION=8
[2025-07-10T14:02:54.396Z] XDG_SESSION_ID=63739
[2025-07-10T14:02:54.396Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-10T14:02:54.396Z] BUILD_DISPLAY_NAME=#1017
[2025-07-10T14:02:54.396Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-10T14:02:54.396Z] TIME_LIMIT=25
[2025-07-10T14:02:54.396Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/1017/display/redirect?page=tests
[2025-07-10T14:02:54.396Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-10T14:02:54.396Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux
[2025-07-10T14:02:54.396Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-10T14:02:54.396Z] TKG_ITERATIONS=1
[2025-07-10T14:02:54.396Z] PLATFORM=ppc64le_linux
[2025-07-10T14:02:54.396Z] BUILD_ID=1017
[2025-07-10T14:02:54.396Z] EXIT_SUCCESS=false
[2025-07-10T14:02:54.396Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-07-10T14:02:54.396Z] RERUN_FAILURE=true
[2025-07-10T14:02:54.396Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:02:54.396Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-10T14:02:54.396Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_ppc64le_linux-1017
[2025-07-10T14:02:54.396Z] LANG=C.UTF-8
[2025-07-10T14:02:54.396Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-10T14:02:54.396Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-10T14:02:54.396Z] KEEP_REPORTDIR=false
[2025-07-10T14:02:54.396Z] ORIGIN_JDK_VERSION=8
[2025-07-10T14:02:54.396Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/
[2025-07-10T14:02:54.396Z] JCK_GIT_BRANCH=master
[2025-07-10T14:02:54.396Z] BUILD_NUMBER=1017
[2025-07-10T14:02:54.396Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-10T14:02:54.396Z] ITERATIONS=1
[2025-07-10T14:02:54.396Z] JENKINS_NODE_COOKIE=bbd8180a-7cfe-4a7a-8939-e1e2118ec167
[2025-07-10T14:02:54.396Z] SHELL=/bin/bash
[2025-07-10T14:02:54.396Z] SPEC=linux_ppc-64_le
[2025-07-10T14:02:54.396Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-10T14:02:54.396Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-07-10T14:02:54.396Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-10T14:02:54.396Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/1017/display/redirect
[2025-07-10T14:02:54.396Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-10T14:02:54.396Z] NUM_PROCESSORS=2
[2025-07-10T14:02:54.396Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64le_linux/display/redirect
[2025-07-10T14:02:54.396Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-ppc64le-temurin
[2025-07-10T14:02:54.396Z] SLACK_CHANNEL=aqavit-bot
[2025-07-10T14:02:54.396Z] JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64le_linux
[2025-07-10T14:02:54.396Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-10T14:02:54.396Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux
[2025-07-10T14:02:54.396Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/lib
[2025-07-10T14:02:54.396Z] SSH_CONNECTION=78.47.239.97 52838 140.211.10.70 22
[2025-07-10T14:02:54.396Z] TEST_TIME=120
[2025-07-10T14:02:54.396Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux@tmp
[2025-07-10T14:02:54.396Z] PARALLEL=Dynamic
[2025-07-10T14:02:54.396Z] JOBSTARTTIME=Thu, 10 Jul 2025 14:02:47 +0000
[2025-07-10T14:02:54.396Z] DYNAMIC_COMPILE=false
[2025-07-10T14:02:54.396Z] 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:02:54.952Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-10T14:02:54.967Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:03:46.331Z] 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:03:46.443Z] 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:03:46.450Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-10T14:03:46.558Z] $ ssh-agent
[2025-07-10T14:03:47.359Z] SSH_AUTH_SOCK=/tmp/ssh-prGTDKt5zRO4/agent.1968389
[2025-07-10T14:03:47.359Z] SSH_AGENT_PID=1968391
[2025-07-10T14:03:47.359Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-10T14:03:47.374Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-10T14:03:47.401Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-10T14:03:49.329Z] + pwd
[2025-07-10T14:03:49.329Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-07-10T14:03:49.329Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests
[2025-07-10T14:03:49.329Z] load ./testenv/testenv.properties
[2025-07-10T14:03:49.329Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-07-10T14:03:49.329Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga
[2025-07-10T14:03:49.329Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties
[2025-07-10T14:03:49.329Z] get jdk binary...
[2025-07-10T14:03:49.329Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-10T14:03:49.329Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T14:03:51.284Z] List files in jdkbinary folder...
[2025-07-10T14:03:51.284Z] total 272084
[2025-07-10T14:03:51.284Z] -rw-r--r-- 1 jenkins jenkins 137038748 Jul 10 13:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:51.284Z] -rw-r--r-- 1 jenkins jenkins 100589255 Jul 10 13:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:51.284Z] -rw-r--r-- 1 jenkins jenkins 40861815 Jul 10 13:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:51.284Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jul 10 13:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06-metadata.json
[2025-07-10T14:03:51.284Z] -rw-r--r-- 1 jenkins jenkins 81925 Jul 10 13:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06.json
[2025-07-10T14:03:51.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 14:03 tmp
[2025-07-10T14:03:51.284Z] List files in jdkbinary/tmp folder...
[2025-07-10T14:03:51.284Z] total 4
[2025-07-10T14:03:51.284Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:37 jdk8u462-b06
[2025-07-10T14:03:51.284Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-07-10T14:03:51.284Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz ...
[2025-07-10T14:03:52.248Z] List files in jdkbinary folder...
[2025-07-10T14:03:52.248Z] total 272088
[2025-07-10T14:03:52.248Z] -rw-r--r-- 1 jenkins jenkins 137038748 Jul 10 13:37 OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:52.248Z] -rw-r--r-- 1 jenkins jenkins 100589255 Jul 10 13:37 OpenJDK8U-jdk_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:52.248Z] -rw-r--r-- 1 jenkins jenkins 40861815 Jul 10 13:37 OpenJDK8U-jre_ppc64le_linux_hotspot_8u462b06.tar.gz
[2025-07-10T14:03:52.248Z] -rw-rw-r-- 1 jenkins jenkins 21570 Jul 10 13:42 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06-metadata.json
[2025-07-10T14:03:52.248Z] -rw-r--r-- 1 jenkins jenkins 81925 Jul 10 13:44 OpenJDK8U-sbom_ppc64le_linux_hotspot_8u462b06.json
[2025-07-10T14:03:52.248Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 10 13:37 j2sdk-image
[2025-07-10T14:03:52.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 14:03 tmp
[2025-07-10T14:03:52.248Z] List files in jdkbinary/tmp folder...
[2025-07-10T14:03:52.248Z] total 4
[2025-07-10T14:03:52.248Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 10 13:37 jdk8u462-b06-jre
[2025-07-10T14:03:52.248Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-07-10T14:03:52.248Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_8u462b06.tar.gz over ./j2sdk-image/jre...
[2025-07-10T14:03:55.337Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-07-10T14:03:55.337Z] Removing top-level folder jdk8u462-b06/
[2025-07-10T14:03:56.291Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-10T14:03:56.291Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-10T14:03:56.291Z] openjdk version "1.8.0_462"
[2025-07-10T14:03:56.291Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-10T14:03:56.291Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-10T14:03:56.291Z] =JAVA VERSION OUTPUT END=
[2025-07-10T14:03:56.291Z] =RELEASE INFO BEGIN=
[2025-07-10T14:03:56.291Z] JAVA_VERSION="1.8.0_462"
[2025-07-10T14:03:56.291Z] OS_NAME="Linux"
[2025-07-10T14:03:56.291Z] OS_VERSION="2.6"
[2025-07-10T14:03:56.291Z] OS_ARCH="ppc64le"
[2025-07-10T14:03:56.291Z] SOURCE=".:git:cee3d9f5a29e+"
[2025-07-10T14:03:56.291Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-10T14:03:56.291Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603"
[2025-07-10T14:03:56.291Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-10T14:03:56.291Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-07-10T14:03:56.292Z] FULL_VERSION="1.8.0_462-b06"
[2025-07-10T14:03:56.292Z] SEMANTIC_VERSION="8.0.462+6"
[2025-07-10T14:03:56.292Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-07-10T14:03:56.292Z] JVM_VARIANT="Hotspot"
[2025-07-10T14:03:56.292Z] JVM_VERSION="25.462-b06"
[2025-07-10T14:03:56.292Z] IMAGE_TYPE="JDK"
[2025-07-10T14:03:56.292Z] =RELEASE INFO END=
[2025-07-10T14:03:56.292Z] get testKitGen...
[2025-07-10T14:03:56.292Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-10T14:03:56.292Z] git rev-parse v1.0.8.1
[2025-07-10T14:03:56.292Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-10T14:03:56.977Z] $ ssh-agent -k
[2025-07-10T14:03:56.983Z] unset SSH_AUTH_SOCK;
[2025-07-10T14:03:56.983Z] unset SSH_AGENT_PID;
[2025-07-10T14:03:56.984Z] echo Agent pid 1968391 killed;
[2025-07-10T14:03:57.779Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:03:58.294Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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:03:58.306Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.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-osuosl-ubuntu2404-ppc64le-1&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:03:58.354Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T14:03:59.437Z] Copied 1 artifact from "getTRSSOutput" build number 1829
[Pipeline] sh
[2025-07-10T14:04:01.860Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-10T14:04:01.860Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-10T14:04:01.860Z] + tar xof -
[2025-07-10T14:04:01.860Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-10T14:04:02.422Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-10T14:04:02.441Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-10T14:04:04.314Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-10T14:04:11.049Z] --------------------------------------------
[2025-07-10T14:04:11.049Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:11.049Z] task is set to default
[2025-07-10T14:04:11.049Z] dependencyList is set to all
[2025-07-10T14:04:11.049Z] --------------------------------------------
[2025-07-10T14:04:11.049Z] Starting download third party dependent jars
[2025-07-10T14:04:11.049Z] --------------------------------------------
[2025-07-10T14:04:11.049Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T14:04:11.049Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-07-10T14:04:11.050Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-07-10T14:04:11.050Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-07-10T14:04:11.050Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-10T14:04:11.620Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] sh
[2025-07-10T14:04:13.488Z] + cd ./aqa-tests/TKG
[2025-07-10T14:04:13.488Z] + uname
[2025-07-10T14:04:13.488Z] + [ Linux = AIX ]
[2025-07-10T14:04:13.488Z] + uname
[2025-07-10T14:04:13.488Z] + [ Linux = SunOS ]
[2025-07-10T14:04:13.488Z] + uname
[2025-07-10T14:04:13.488Z] + [ Linux = *BSD ]
[2025-07-10T14:04:13.488Z] + MAKE=make
[2025-07-10T14:04:13.488Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2025-07-10T14:04:13.488Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image
[2025-07-10T14:04:13.489Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:13.489Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:04:13.489Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-10T14:04:13.489Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-10T14:04:13.489Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-10T14:04:13.489Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-10T14:04:14.472Z]
[2025-07-10T14:04:14.472Z] build:
[2025-07-10T14:04:14.472Z]
[2025-07-10T14:04:14.472Z] clean:
[2025-07-10T14:04:14.472Z]
[2025-07-10T14:04:14.472Z] init:
[2025-07-10T14:04:14.472Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:04:14.472Z]
[2025-07-10T14:04:14.472Z] getDependentLibs:
[2025-07-10T14:04:14.472Z] [exec] --------------------------------------------
[2025-07-10T14:04:14.472Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:14.472Z] [exec] task is set to default
[2025-07-10T14:04:14.472Z] [exec] dependencyList is set to json_simple
[2025-07-10T14:04:14.472Z] [exec] --------------------------------------------
[2025-07-10T14:04:14.472Z] [exec] Starting download third party dependent jars
[2025-07-10T14:04:14.472Z] [exec] --------------------------------------------
[2025-07-10T14:04:14.472Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:14.472Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-10T14:04:14.472Z] [exec] downloaded dependent third party jars successfully
[2025-07-10T14:04:14.472Z]
[2025-07-10T14:04:14.472Z] compile:
[2025-07-10T14:04:14.472Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-10T14:04:14.472Z] [echo] ============COMPILER SETTINGS============
[2025-07-10T14:04:14.472Z] [echo] ===fork: yes
[2025-07-10T14:04:14.472Z] [echo] ===debug: on
[2025-07-10T14:04:14.472Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/bin
[2025-07-10T14:04:17.567Z]
[2025-07-10T14:04:17.567Z] dist:
[2025-07-10T14:04:17.567Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-10T14:04:17.567Z]
[2025-07-10T14:04:17.567Z] BUILD SUCCESSFUL
[2025-07-10T14:04:17.567Z] Total time: 3 seconds
[2025-07-10T14:04:17.567Z] 0
[2025-07-10T14:04:17.567Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-10T14:04:17.567Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-10T14:04:17.567Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-07-10T14:04:18.583Z] ****************************** MACHINE INFO ******************************
[2025-07-10T14:04:18.583Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG
[2025-07-10T14:04:18.583Z] Free Physical Memory Size : 899088384
[2025-07-10T14:04:18.583Z] Free space (bytes) : 48454340608
[2025-07-10T14:04:18.583Z] Total Physical Memory Size : 8490647552
[2025-07-10T14:04:18.583Z] Total space (bytes) : 83189178368
[2025-07-10T14:04:18.583Z] Usable space (bytes) : 48437563392
[2025-07-10T14:04:18.583Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-10T14:04:18.583Z] bashVersion :
[2025-07-10T14:04:18.583Z] GNU bash, version 5.2.21(1)-release (powerpc64le-unknown-linux-gnu)
[2025-07-10T14:04:18.583Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-10T14:04:18.583Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] This is free software; you are free to change and redistribute it.
[2025-07-10T14:04:18.583Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:04:18.583Z] cpuCores : 4
[2025-07-10T14:04:18.583Z] curlVersion :
[2025-07-10T14:04:18.583Z] curl 8.5.0 (powerpc64le-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-07-10T14:04:18.583Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-10T14:04:18.583Z] 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:04:18.583Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-10T14:04:18.583Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-07-10T14:04:18.583Z] gcc version : 13
[2025-07-10T14:04:18.583Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-07-10T14:04:18.583Z] gdb version : bash: line 1: gdb: command not found
[2025-07-10T14:04:18.583Z] lldb version : Command could not be executed
[2025-07-10T14:04:18.583Z] makeVersion :
[2025-07-10T14:04:18.583Z] GNU Make 4.3
[2025-07-10T14:04:18.583Z] Built for powerpc64le-unknown-linux-gnu
[2025-07-10T14:04:18.583Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-10T14:04:18.583Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-10T14:04:18.583Z] This is free software: you are free to change and redistribute it.
[2025-07-10T14:04:18.583Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-10T14:04:18.583Z] mavenVersion :
[2025-07-10T14:04:18.583Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-07-10T14:04:18.583Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-07-10T14:04:18.583Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image/jre
[2025-07-10T14:04:18.583Z] Default locale: en, platform encoding: UTF-8
[2025-07-10T14:04:18.583Z] OS name: "linux", version: "6.8.0-51-generic", arch: "ppc64le", family: "unix"
[2025-07-10T14:04:18.583Z] osInfo :
[2025-07-10T14:04:18.583Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-10T14:04:18.583Z] NAME="Ubuntu"
[2025-07-10T14:04:18.583Z] VERSION_ID="24.04"
[2025-07-10T14:04:18.583Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-10T14:04:18.583Z] VERSION_CODENAME=noble
[2025-07-10T14:04:18.583Z] ID=ubuntu
[2025-07-10T14:04:18.583Z] ID_LIKE=debian
[2025-07-10T14:04:18.583Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-10T14:04:18.583Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-10T14:04:18.583Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-10T14:04:18.583Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-10T14:04:18.583Z] UBUNTU_CODENAME=noble
[2025-07-10T14:04:18.583Z] LOGO=ubuntu-logo
[2025-07-10T14:04:18.583Z] osLabel : ubuntu.24
[2025-07-10T14:04:18.583Z] perlVersion :
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for powerpc64le-linux-gnu-thread-multi
[2025-07-10T14:04:18.583Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] Copyright 1987-2023, Larry Wall
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-10T14:04:18.583Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-10T14:04:18.583Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-10T14:04:18.583Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.583Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-10T14:04:18.583Z] procArch : ppc64le
[2025-07-10T14:04:18.583Z] sysArch : ppc64le
[2025-07-10T14:04:18.583Z] sysOS : Linux
[2025-07-10T14:04:18.583Z] ulimit :
[2025-07-10T14:04:18.583Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-10T14:04:18.583Z] core file size (blocks, -c) 0
[2025-07-10T14:04:18.583Z] data seg size (kbytes, -d) unlimited
[2025-07-10T14:04:18.583Z] scheduling priority (-e) 0
[2025-07-10T14:04:18.583Z] file size (blocks, -f) unlimited
[2025-07-10T14:04:18.583Z] pending signals (-i) 32232
[2025-07-10T14:04:18.583Z] max locked memory (kbytes, -l) 1036416
[2025-07-10T14:04:18.583Z] max memory size (kbytes, -m) unlimited
[2025-07-10T14:04:18.583Z] open files (-n) 1048576
[2025-07-10T14:04:18.583Z] pipe size (512 bytes, -p) 8
[2025-07-10T14:04:18.583Z] POSIX message queues (bytes, -q) 819200
[2025-07-10T14:04:18.583Z] real-time priority (-r) 0
[2025-07-10T14:04:18.583Z] stack size (kbytes, -s) 8192
[2025-07-10T14:04:18.583Z] cpu time (seconds, -t) unlimited
[2025-07-10T14:04:18.583Z] max user processes (-u) 32232
[2025-07-10T14:04:18.583Z] virtual memory (kbytes, -v) unlimited
[2025-07-10T14:04:18.583Z] file locks (-x) unlimited
[2025-07-10T14:04:18.583Z] uname : Linux test-osuosl-ubuntu2404-ppc64le-1.adoptopenjdk.net 6.8.0-51-generic #52-Ubuntu SMP Thu Dec 5 14:46:44 UTC 2024 ppc64le ppc64le ppc64le GNU/Linux
[2025-07-10T14:04:18.583Z] vmVendor : Oracle Corporation
[2025-07-10T14:04:18.583Z] vmVersion : 25.462-b06
[2025-07-10T14:04:18.583Z] xlc version : bash: line 1: xlC: command not found
[2025-07-10T14:04:18.583Z] **************************************************************************
[2025-07-10T14:04:18.583Z]
[2025-07-10T14:04:18.584Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] System.getProperty('java.vendor')=Temurin
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] System.getProperty('os.name')=Linux
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] System.getProperty('os.arch')=ppc64le
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] System.getProperty('java.fullversion')=null
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] System.getProperty('sun.arch.data.model')=64
[2025-07-10T14:04:18.584Z]
[2025-07-10T14:04:18.584Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib
[2025-07-10T14:04:18.584Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG'
[2025-07-10T14:04:18.584Z] perl scripts/configure.pl
[2025-07-10T14:04:18.584Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-10T14:04:19.546Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-10T14:04:19.546Z]
[2025-07-10T14:04:19.546Z]
[2025-07-10T14:04:19.546Z] Starting to generate parallel test lists.
[2025-07-10T14:04:19.546Z]
[2025-07-10T14:04:19.546Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-07-10T14:04:19.546Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-07-10T14:04:19.547Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-07-10T14:04:19.547Z] Attempting to get test duration data from TRSS.
[2025-07-10T14:04:19.547Z] 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=sanity
[2025-07-10T14:04:20.500Z] Attempting to get test duration data from cached files.
[2025-07-10T14:04:20.500Z] Reading file: Test_openjdk8_hs_system_ppc64le_linux.json
[2025-07-10T14:04:20.500Z] Warning: cannot get data from cached files.
[2025-07-10T14:04:20.500Z]
[2025-07-10T14:04:20.500Z] TEST DURATION
[2025-07-10T14:04:20.500Z] ====================================================================================
[2025-07-10T14:04:20.500Z] Total number of tests searched: 60
[2025-07-10T14:04:20.500Z] Number of test durations found: 60
[2025-07-10T14:04:20.500Z] Top slowest tests:
[2025-07-10T14:04:20.500Z] 12m13s TestJlmRemoteThreadAuth_1
[2025-07-10T14:04:20.500Z] 11m51s TestJlmRemoteThreadAuth_0
[2025-07-10T14:04:20.500Z] 11m44s TestJlmRemoteThreadNoAuth_1
[2025-07-10T14:04:20.500Z] ====================================================================================
[2025-07-10T14:04:20.500Z]
[2025-07-10T14:04:20.500Z] Test target is split into 2 lists.
[2025-07-10T14:04:20.500Z] Reducing estimated test running time from 179m49s to 116m47s.
[2025-07-10T14:04:20.500Z]
[2025-07-10T14:04:20.500Z] -------------------------------------testList_0-------------------------------------
[2025-07-10T14:04:20.500Z] Number of tests: 13
[2025-07-10T14:04:20.500Z] Estimated running time: 116m47s
[2025-07-10T14:04:20.500Z] TESTLIST=TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_1,NioLoadTest_5m_0,MauveSingleInvocLoad_HS_5m_0,MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_1
[2025-07-10T14:04:20.500Z] ------------------------------------------------------------------------------------
[2025-07-10T14:04:20.500Z]
[2025-07-10T14:04:20.500Z] -------------------------------------testList_1-------------------------------------
[2025-07-10T14:04:20.500Z] Number of tests: 47
[2025-07-10T14:04:20.500Z] Estimated running time: 63m02s
[2025-07-10T14:04:20.500Z] TESTLIST=MathLoadTest_autosimd_5m_1,ClassLoadingTest_5m_0,MauveSingleInvocLoad_HS_5m_1,MathLoadTest_bigdecimal_5m_0,MathLoadTest_autosimd_5m_0,MauveMultiThrdLoad_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_0,LambdaLoadTest_HS_5m_0,MauveSingleThrdLoad_HS_5m_0,LambdaLoadTest_HS_5m_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteMemoryAuth_2,MathLoadTest_autosimd_5m_2,TestJlmRemoteMemoryAuth_0,NioLoadTest_5m_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,TestJlmLocal_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteClassNoAuth_2,ParallelStreamsLoadTest_HS_2,MauveSingleInvocLoad_HS_5m_2
[2025-07-10T14:04:20.500Z] ------------------------------------------------------------------------------------
[2025-07-10T14:04:20.500Z]
[2025-07-10T14:04:20.500Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-10T14:04:20.500Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-10T14:04:21.214Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-10T14:04:21.755Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-07-10T14:04:21.758Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-07-10T14:04:21.962Z] Archiving artifacts
[2025-07-10T14:04:22.327Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-07-10T14:04:22.564Z] [PARALLEL: Dynamic] childJobNum is 2, 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:04:22.585Z] Loading library openjdk-jenkins-helper@master
[2025-07-10T14:04:22.836Z] Examining adoptium/jenkins-helper
[2025-07-10T14:04:22.836Z] Attempting to resolve master as a branch
[2025-07-10T14:04:23.054Z] Resolved master as branch master at revision 122955d80a30710692f2bbf98a3379290eba61fc
[2025-07-10T14:04:23.117Z] The recommended git tool is: NONE
[2025-07-10T14:04:23.117Z] using credential eclipse_temurin_bot_email_and_token
[2025-07-10T14:04:23.129Z] Cloning the remote Git repository
[2025-07-10T14:04:23.129Z] Cloning with configured refspecs honoured and without tags
[2025-07-10T14:04:23.130Z] Cloning repository https://github.com/adoptium/jenkins-helper.git
[2025-07-10T14:04:23.130Z] > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985 # timeout=10
[2025-07-10T14:04:23.161Z] Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
[2025-07-10T14:04:23.161Z] > git --version # timeout=10
[2025-07-10T14:04:23.181Z] > git --version # 'git version 2.43.0'
[2025-07-10T14:04:23.181Z] using GIT_ASKPASS to set credentials
[2025-07-10T14:04:23.199Z] > 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:04:23.800Z] > git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
[2025-07-10T14:04:23.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2025-07-10T14:04:23.840Z] Avoid second fetch
[2025-07-10T14:04:23.841Z] Checking out Revision 122955d80a30710692f2bbf98a3379290eba61fc (master)
[2025-07-10T14:04:23.841Z] > git config core.sparsecheckout # timeout=10
[2025-07-10T14:04:23.857Z] > git checkout -f 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[2025-07-10T14:04:23.882Z] Commit message: "Update getAvailableReleases to use api.adoptium.net (#62)"
[2025-07-10T14:04:23.882Z] First time build. Skipping changelog.
[Pipeline] echo
[2025-07-10T14:04:25.900Z] Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0 jobIsRunnable: true
[Pipeline] library
[2025-07-10T14:04:26.114Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-07-10T14:04:27.839Z] Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1 jobIsRunnable: true
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:04:28.002Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-10T14:04:30.036Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-10T14:04:30.036Z] Unix type machine..
[2025-07-10T14:04:30.036Z] Running on a Linux host
[2025-07-10T14:04:30.036Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-10T14:04:30.937Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T14:04:30.937Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T14:04:32.154Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-10T14:04:34.183Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-07-10T14:04:34.183Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-07-10T14:04:34.183Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-10T14:04:34.738Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-10T14:04:34.864Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-07-10T14:04:34.917Z] Scheduling project: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0
[Pipeline] build
[2025-07-10T14:04:34.926Z] Scheduling project: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1
[2025-07-10T14:04:40.088Z] Starting building: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0 #24
[2025-07-10T14:04:40.116Z] Starting building: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1 #24
[2025-07-10T15:11:13.056Z] Build Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1 #24 completed: SUCCESS
[Pipeline] }
[2025-07-10T16:04:08.037Z] Build Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0 #24 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-10T16:04:08.133Z] Running on test-docker-centosstream9-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64le_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-10T16:04:08.402Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T16:04:08.403Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T16:04:08.527Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-10T16:04:08.533Z] Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1 #24 completed with status SUCCESS
[Pipeline] timeout
[2025-07-10T16:04:08.535Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T16:04:09.323Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1" build number 24
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-10T16:04:09.486Z] TAP Reports Processing: START
[2025-07-10T16:04:09.487Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/24/**/*.tap
[2025-07-10T16:04:09.612Z] Saving reports...
[2025-07-10T16:04:09.742Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_ppc64le_linux/builds/1017/tap-master-files/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/24/aqa-tests/TKG/output_17521564974468/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1.tap'
[2025-07-10T16:04:09.742Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_ppc64le_linux/builds/1017/tap-master-files/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/24/aqa-tests/TKG/output_17521564974468/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1.tap].
[2025-07-10T16:04:09.745Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-10T16:04:09.752Z] Saving Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_1/24/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-10T16:04:09.882Z] Archiving artifacts
[2025-07-10T16:04:10.134Z] Recording fingerprints
[Pipeline] echo
[2025-07-10T16:04:10.277Z] Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0 #24 completed with status SUCCESS
[Pipeline] timeout
[2025-07-10T16:04:10.279Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-10T16:04:11.051Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0" build number 24
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-10T16:04:11.217Z] TAP Reports Processing: START
[2025-07-10T16:04:11.218Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0/24/**/*.tap
[2025-07-10T16:04:11.344Z] Saving reports...
[2025-07-10T16:04:11.473Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_ppc64le_linux/builds/1017/tap-master-files/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0/24/aqa-tests/TKG/output_17521564852455/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0.tap'
[2025-07-10T16:04:11.473Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.system_ppc64le_linux/builds/1017/tap-master-files/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0/24/aqa-tests/TKG/output_17521564852455/Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0.tap].
[2025-07-10T16:04:11.493Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-10T16:04:11.501Z] Saving Test_openjdk8_hs_sanity.system_ppc64le_linux_testList_0/24/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-10T16:04:11.633Z] Archiving artifacts
[2025-07-10T16:04:11.887Z] 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.
[Pipeline] cleanWs
[2025-07-10T16:04:13.388Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-10T16:04:13.388Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-10T16:04:13.515Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS