Test_openjdk17_hs_extended.system_aarch64_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-aarch64-temurin" build number 34
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 91
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 7348
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_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_openjdk17_hs_extended.system_aarch64_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 99d89710cb37a1290e0b44b60d33476cf27afa08 (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 99d89710cb37a1290e0b44b60d33476cf27afa08 # timeout=10
Commit message: "Remove dryrun tags from testenv.properties (#6414)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-15T21:57:32.858Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-07-15T21:57:32.859Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-15T21:57:32.881Z] Found a total of 23 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-15T21:57:32.888Z] dynamicAgents: []
[Pipeline] node
[2025-07-15T21:57:32.932Z] Running on test-docker-ubuntu1804-armv8l-4 in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_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-15T21:57:32.952Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-15T21:57:33.218Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-15T21:57:33.218Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-15T21:57:33.344Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-15T21:57:33.500Z] The recommended git tool is: git
[2025-07-15T21:57:33.762Z] No credentials specified
[2025-07-15T21:57:33.889Z] Cloning the remote Git repository
[2025-07-15T21:57:34.079Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-15T21:57:34.080Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests # timeout=10
[2025-07-15T21:57:34.135Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-15T21:57:34.135Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-15T21:57:34.135Z] > git --version # timeout=10
[2025-07-15T21:57:34.142Z] > git --version # 'git version 2.17.1'
[2025-07-15T21:57:34.142Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-15T21:57:37.934Z] Avoid second fetch
[2025-07-15T21:57:37.709Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-15T21:57:37.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-15T21:57:38.068Z] Checking out Revision 99d89710cb37a1290e0b44b60d33476cf27afa08 (origin/v1.0.8-release)
[2025-07-15T21:57:37.994Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-15T21:57:38.128Z] > git config core.sparsecheckout # timeout=10
[2025-07-15T21:57:38.136Z] > git checkout -f 99d89710cb37a1290e0b44b60d33476cf27afa08 # timeout=10
[2025-07-15T21:57:39.270Z] Commit message: "Remove dryrun tags from testenv.properties (#6414)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_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-15T21:57:40.743Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-15T21:57:40.772Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-15T21:57:42.219Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-15T21:57:42.735Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-15T21:57:44.133Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-15T21:57:44.133Z] Unix type machine..
[2025-07-15T21:57:44.133Z] Running on a Linux host
[2025-07-15T21:57:44.133Z] 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-15T21:57:46.803Z] + printenv
[2025-07-15T21:57:46.803Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-15T21:57:46.803Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-15T21:57:46.803Z] SETUP_JCK_RUN=false
[2025-07-15T21:57:46.803Z] USE_TESTENV_PROPERTIES=true
[2025-07-15T21:57:46.803Z] MAIL=/var/mail/jenkins
[2025-07-15T21:57:46.803Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-15T21:57:46.803Z] SSH_CLIENT=78.47.239.97 46526 22
[2025-07-15T21:57:46.803Z] USER=jenkins
[2025-07-15T21:57:46.803Z] BUILD_LIST=system
[2025-07-15T21:57:46.803Z] SDK_RESOURCE=upstream
[2025-07-15T21:57:46.803Z] OPENJ9_BRANCH=master
[2025-07-15T21:57:46.803Z] CI=true
[2025-07-15T21:57:46.803Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/484/display/redirect?page=changes
[2025-07-15T21:57:46.803Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-15T21:57:46.803Z] UPSTREAM_JOB_NUMBER=34
[2025-07-15T21:57:46.803Z] TARGET=extended.system
[2025-07-15T21:57:46.803Z] EXIT_FAILURE=false
[2025-07-15T21:57:46.803Z] NODE_LABELS=armv8 hw.arch.aarch64 test test-docker-ubuntu1804-armv8l-4 ci.role.test ubuntu arm64 linux hw.dockerhost.dockerhost-equinix-ubuntu2404-armv8-1 armv8.2 sw.os.linux
[2025-07-15T21:57:46.803Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-15T21:57:46.803Z] USE_JRE=false
[2025-07-15T21:57:46.803Z] OLDPWD=/home/jenkins
[2025-07-15T21:57:46.803Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-15T21:57:46.803Z] HOME=/home/jenkins
[2025-07-15T21:57:46.803Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-15T21:57:46.803Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/484/
[2025-07-15T21:57:46.803Z] TAP_NAME=Test_openjdk17_hs_extended.system_aarch64_linux.tap
[2025-07-15T21:57:46.803Z] JDK_IMPL=hotspot
[2025-07-15T21:57:46.803Z] DOCKER_REQUIRED=false
[2025-07-15T21:57:46.803Z] HUDSON_COOKIE=06f63b0a-f8fe-4d5a-931c-4bbd62d0eef7
[2025-07-15T21:57:46.803Z] JENKINS_SERVER_COOKIE=durable-94d1b247b643e22e2b534deac0dde98b0316abb894188d1eeaa2610fe9dbd7d4
[2025-07-15T21:57:46.803Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../benchmarks
[2025-07-15T21:57:46.803Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-07-15T21:57:46.803Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux
[2025-07-15T21:57:46.803Z] KEEP_WORKSPACE=false
[2025-07-15T21:57:46.803Z] ARCHIVE_TEST_RESULTS=false
[2025-07-15T21:57:46.803Z] GENERATE_JOBS=true
[2025-07-15T21:57:46.803Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-15T21:57:46.803Z] PERSONAL_BUILD=false
[2025-07-15T21:57:46.803Z] LOGNAME=jenkins
[2025-07-15T21:57:46.803Z] NODE_NAME=test-docker-ubuntu1804-armv8l-4
[2025-07-15T21:57:46.803Z] JDK_BRANCH=jdk-17.0.16+8_adopt
[2025-07-15T21:57:46.803Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/484/display/redirect?page=artifacts
[2025-07-15T21:57:46.803Z] STAGE_NAME=Setup
[2025-07-15T21:57:46.803Z] AUTO_DETECT=true
[2025-07-15T21:57:46.803Z] EXECUTOR_NUMBER=0
[2025-07-15T21:57:46.803Z] JDK_VERSION=17
[2025-07-15T21:57:46.803Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-15T21:57:46.803Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/484/display/redirect?page=tests
[2025-07-15T21:57:46.803Z] BUILD_DISPLAY_NAME=#484
[2025-07-15T21:57:46.803Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-15T21:57:46.803Z] TIME_LIMIT=25
[2025-07-15T21:57:46.803Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-15T21:57:46.803Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.system_aarch64_linux
[2025-07-15T21:57:46.803Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-15T21:57:46.803Z] PLATFORM=aarch64_linux
[2025-07-15T21:57:46.803Z] TKG_ITERATIONS=1
[2025-07-15T21:57:46.803Z] EXIT_SUCCESS=false
[2025-07-15T21:57:46.803Z] BUILD_ID=484
[2025-07-15T21:57:46.803Z] RERUN_FAILURE=true
[2025-07-15T21:57:46.803Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-15T21:57:46.803Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.system_aarch64_linux-484
[2025-07-15T21:57:46.803Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:57:46.803Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-15T21:57:46.803Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-15T21:57:46.803Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/
[2025-07-15T21:57:46.803Z] KEEP_REPORTDIR=false
[2025-07-15T21:57:46.803Z] JCK_GIT_BRANCH=master
[2025-07-15T21:57:46.803Z] ORIGIN_JDK_VERSION=17
[2025-07-15T21:57:46.803Z] BUILD_NUMBER=484
[2025-07-15T21:57:46.803Z] JENKINS_NODE_COOKIE=e63803f5-3fd2-41d7-b666-b2fceb81c038
[2025-07-15T21:57:46.803Z] SHELL=/bin/sh
[2025-07-15T21:57:46.803Z] ITERATIONS=1
[2025-07-15T21:57:46.803Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-07-15T21:57:46.803Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-07-15T21:57:46.803Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/484/display/redirect
[2025-07-15T21:57:46.803Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-15T21:57:46.803Z] SPEC=linux_aarch64
[2025-07-15T21:57:46.803Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-15T21:57:46.803Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-15T21:57:46.803Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/display/redirect
[2025-07-15T21:57:46.803Z] NUM_PROCESSORS=4
[2025-07-15T21:57:46.803Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-aarch64-temurin
[2025-07-15T21:57:46.803Z] JOB_NAME=Test_openjdk17_hs_extended.system_aarch64_linux
[2025-07-15T21:57:46.803Z] SLACK_CHANNEL=aqavit-bot
[2025-07-15T21:57:46.803Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-15T21:57:46.803Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux
[2025-07-15T21:57:46.803Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/lib
[2025-07-15T21:57:46.803Z] TEST_TIME=120
[2025-07-15T21:57:46.803Z] SSH_CONNECTION=78.47.239.97 46526 172.17.0.10 22
[2025-07-15T21:57:46.803Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux@tmp
[2025-07-15T21:57:46.803Z] PARALLEL=Dynamic
[2025-07-15T21:57:46.803Z] JOBSTARTTIME=Tue, 15 Jul 2025 21:57:41 +0000
[2025-07-15T21:57:46.803Z] DYNAMIC_COMPILE=false
[2025-07-15T21:57:46.803Z] 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-15T21:57:47.187Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-15T21:57:47.201Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-15T21:58:51.475Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk17u » jdk17u-release-linux-aarch64-temurin" build number 34
[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-15T21:58:51.585Z] 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-15T21:58:51.591Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-15T21:58:51.664Z] $ ssh-agent
[2025-07-15T21:58:52.243Z] SSH_AUTH_SOCK=/tmp/ssh-dJeJE1VfIcZP/agent.2110355
[2025-07-15T21:58:52.243Z] SSH_AGENT_PID=2110358
[2025-07-15T21:58:52.243Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-15T21:58:52.256Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-15T21:58:52.294Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-15T21:58:53.696Z] + pwd
[2025-07-15T21:58:53.696Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 17 -i hotspot --clone_openj9 false
[2025-07-15T21:58:53.696Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests
[2025-07-15T21:58:53.696Z] load ./testenv/testenv.properties
[2025-07-15T21:58:53.696Z] Running checkTags with ./testenv/testenv.properties and 17
[2025-07-15T21:58:53.696Z] 661a16b4ab8f3c0db054a16d6506f9efdf904fb4 refs/tags/jdk-17.0.16-ga
[2025-07-15T21:58:53.696Z] Use tag name jdk-17.0.16-ga from ./testenv/testenv.properties
[2025-07-15T21:58:53.696Z] get jdk binary...
[2025-07-15T21:58:53.696Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-15T21:58:53.696Z] Uncompressing file: OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.16_8.tar.gz ...
[2025-07-15T21:58:56.106Z] List files in jdkbinary folder...
[2025-07-15T21:58:56.106Z] total 487640
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 158608028 Jul 15 21:35 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 190777911 Jul 15 21:35 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 45493106 Jul 15 21:35 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 29216 Jul 15 21:44 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8-metadata.json
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 158291 Jul 15 21:46 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8.json
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 3716598 Jul 15 21:35 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:56.106Z] -rw-r--r-- 1 jenkins jenkins 100524558 Jul 15 21:35 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:56.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 21:58 tmp
[2025-07-15T21:58:56.106Z] List files in jdkbinary/tmp folder...
[2025-07-15T21:58:56.106Z] total 4
[2025-07-15T21:58:56.106Z] drwxr-xr-x 9 jenkins jenkins 4096 Jul 15 21:35 jdk-17.0.16+8
[2025-07-15T21:58:56.106Z] Moving directory jdk-17.0.16+8/ to ../j2sdk-image
[2025-07-15T21:58:56.106Z] Uncompressing file: OpenJDK17U-jre_aarch64_linux_hotspot_17.0.16_8.tar.gz ...
[2025-07-15T21:58:57.662Z] List files in jdkbinary folder...
[2025-07-15T21:58:57.662Z] total 487644
[2025-07-15T21:58:57.662Z] -rw-r--r-- 1 jenkins jenkins 158608028 Jul 15 21:35 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.662Z] -rw-r--r-- 1 jenkins jenkins 190777911 Jul 15 21:35 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.662Z] -rw-r--r-- 1 jenkins jenkins 45493106 Jul 15 21:35 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.662Z] -rw-r--r-- 1 jenkins jenkins 29216 Jul 15 21:44 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8-metadata.json
[2025-07-15T21:58:57.662Z] -rw-r--r-- 1 jenkins jenkins 158291 Jul 15 21:46 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8.json
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 3716598 Jul 15 21:35 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 100524558 Jul 15 21:35 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] drwxr-xr-x 9 jenkins jenkins 4096 Jul 15 21:35 j2sdk-image
[2025-07-15T21:58:57.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 21:58 tmp
[2025-07-15T21:58:57.663Z] List files in jdkbinary/tmp folder...
[2025-07-15T21:58:57.663Z] total 4
[2025-07-15T21:58:57.663Z] drwxr-xr-x 6 jenkins jenkins 4096 Jul 15 21:35 jdk-17.0.16+8-jre
[2025-07-15T21:58:57.663Z] Moving directory jdk-17.0.16+8-jre/ to ../j2re-image
[2025-07-15T21:58:57.663Z] Uncompressing file: OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.16_8.tar.gz ...
[2025-07-15T21:58:57.663Z] List files in jdkbinary folder...
[2025-07-15T21:58:57.663Z] total 487648
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 158608028 Jul 15 21:35 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 190777911 Jul 15 21:35 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 45493106 Jul 15 21:35 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 29216 Jul 15 21:44 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8-metadata.json
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 158291 Jul 15 21:46 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8.json
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 3716598 Jul 15 21:35 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] -rw-r--r-- 1 jenkins jenkins 100524558 Jul 15 21:35 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:58:57.663Z] drwxr-xr-x 6 jenkins jenkins 4096 Jul 15 21:35 j2re-image
[2025-07-15T21:58:57.663Z] drwxr-xr-x 9 jenkins jenkins 4096 Jul 15 21:35 j2sdk-image
[2025-07-15T21:58:57.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 21:58 tmp
[2025-07-15T21:58:57.663Z] List files in jdkbinary/tmp folder...
[2025-07-15T21:58:57.663Z] total 4
[2025-07-15T21:58:57.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 21:35 jdk-17.0.16+8-static-libs
[2025-07-15T21:58:57.663Z] Moving directory jdk-17.0.16+8-static-libs/ to ../static-libs
[2025-07-15T21:58:57.663Z] Uncompressing file: OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.16_8.tar.gz ...
[2025-07-15T21:59:00.078Z] List files in jdkbinary folder...
[2025-07-15T21:59:00.078Z] total 487652
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 158608028 Jul 15 21:35 OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 190777911 Jul 15 21:35 OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 45493106 Jul 15 21:35 OpenJDK17U-jre_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 29216 Jul 15 21:44 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8-metadata.json
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 158291 Jul 15 21:46 OpenJDK17U-sbom_aarch64_linux_hotspot_17.0.16_8.json
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 3716598 Jul 15 21:35 OpenJDK17U-static-libs-glibc_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:59:00.078Z] -rw-r--r-- 1 jenkins jenkins 100524558 Jul 15 21:35 OpenJDK17U-testimage_aarch64_linux_hotspot_17.0.16_8.tar.gz
[2025-07-15T21:59:00.078Z] drwxr-xr-x 6 jenkins jenkins 4096 Jul 15 21:35 j2re-image
[2025-07-15T21:59:00.078Z] drwxr-xr-x 9 jenkins jenkins 4096 Jul 15 21:35 j2sdk-image
[2025-07-15T21:59:00.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 21:35 static-libs
[2025-07-15T21:59:00.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 21:58 tmp
[2025-07-15T21:59:00.078Z] List files in jdkbinary/tmp folder...
[2025-07-15T21:59:00.078Z] total 4
[2025-07-15T21:59:00.078Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 15 21:20 jdk-17.0.16+8-test-image
[2025-07-15T21:59:00.078Z] Moving directory jdk-17.0.16+8-test-image/ to ../openjdk-test-image
[2025-07-15T21:59:00.078Z] Uncompressing OpenJDK17U-debugimage_aarch64_linux_hotspot_17.0.16_8.tar.gz over ./j2sdk-image...
[2025-07-15T21:59:03.430Z] Removing top-level folder jdk-17.0.16+8-debug-image/
[2025-07-15T21:59:03.430Z] Removing top-level folder jdk-17.0.16+8/
[2025-07-15T21:59:04.979Z] Run /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-15T21:59:04.979Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-15T21:59:04.979Z] openjdk version "17.0.16" 2025-07-15
[2025-07-15T21:59:04.979Z] OpenJDK Runtime Environment Temurin-17.0.16+8 (build 17.0.16+8)
[2025-07-15T21:59:04.979Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+8 (build 17.0.16+8, mixed mode, sharing)
[2025-07-15T21:59:04.979Z] =JAVA VERSION OUTPUT END=
[2025-07-15T21:59:04.979Z] =RELEASE INFO BEGIN=
[2025-07-15T21:59:04.979Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-15T21:59:04.979Z] IMPLEMENTOR_VERSION="Temurin-17.0.16+8"
[2025-07-15T21:59:04.979Z] JAVA_RUNTIME_VERSION="17.0.16+8"
[2025-07-15T21:59:04.979Z] JAVA_VERSION="17.0.16"
[2025-07-15T21:59:04.979Z] JAVA_VERSION_DATE="2025-07-15"
[2025-07-15T21:59:04.979Z] LIBC="gnu"
[2025-07-15T21:59:04.980Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-07-15T21:59:04.980Z] OS_ARCH="aarch64"
[2025-07-15T21:59:04.980Z] OS_NAME="Linux"
[2025-07-15T21:59:04.980Z] SOURCE=".:git:fc706446ee75"
[2025-07-15T21:59:04.980Z] BUILD_SOURCE="git:1a45c241158d05df1604bcbea02fa6ff9339f0ee"
[2025-07-15T21:59:04.980Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-15T21:59:04.980Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2025-07-15T21:59:04.980Z] FULL_VERSION="17.0.16+8"
[2025-07-15T21:59:04.980Z] SEMANTIC_VERSION="17.0.16+8"
[2025-07-15T21:59:04.980Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-07-15T21:59:04.980Z] JVM_VARIANT="Hotspot"
[2025-07-15T21:59:04.980Z] JVM_VERSION="17.0.16+8"
[2025-07-15T21:59:04.980Z] IMAGE_TYPE="JDK"
[2025-07-15T21:59:04.980Z] =RELEASE INFO END=
[2025-07-15T21:59:04.980Z] get testKitGen...
[2025-07-15T21:59:04.980Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-15T21:59:05.732Z] git rev-parse v1.0.8.1
[2025-07-15T21:59:05.732Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-15T21:59:06.225Z] $ ssh-agent -k
[2025-07-15T21:59:06.231Z] unset SSH_AUTH_SOCK;
[2025-07-15T21:59:06.231Z] unset SSH_AGENT_PID;
[2025-07-15T21:59:06.231Z] echo Agent pid 2110358 killed;
[2025-07-15T21:59:06.802Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-15T21:59:07.231Z] 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=aarch64_linux&GENERATE_JOBS=true&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B8_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=34&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-15T21:59:07.241Z] 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=aarch64_linux&GENERATE_JOBS=true&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-ubuntu1804-armv8l-4&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B8_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=34&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-15T21:59:07.285Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-15T21:59:08.064Z] Copied 1 artifact from "getTRSSOutput" build number 1835
[Pipeline] sh
[2025-07-15T21:59:09.983Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-15T21:59:09.983Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-15T21:59:09.983Z] + tar xof -
[2025-07-15T21:59:09.983Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-15T21:59:10.416Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-15T21:59:10.439Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-15T21:59:11.862Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-15T21:59:11.862Z] --------------------------------------------
[2025-07-15T21:59:11.862Z] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:11.862Z] task is set to default
[2025-07-15T21:59:11.862Z] dependencyList is set to all
[2025-07-15T21:59:11.862Z] --------------------------------------------
[2025-07-15T21:59:11.862Z] Starting download third party dependent jars
[2025-07-15T21:59:11.862Z] --------------------------------------------
[2025-07-15T21:59:11.862Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-07-15T21:59:11.862Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-07-15T21:59:11.863Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-07-15T21:59:11.863Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-07-15T21:59:11.863Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-07-15T21:59:11.863Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-07-15T21:59:11.863Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-15T21:59:11.863Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-15T21:59:12.276Z] Found a total of 23 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-07-15T21:59:13.710Z] + cd ./aqa-tests/TKG
[2025-07-15T21:59:13.710Z] + uname
[2025-07-15T21:59:13.710Z] + [ Linux = AIX ]
[2025-07-15T21:59:13.710Z] + uname
[2025-07-15T21:59:13.710Z] + [ Linux = SunOS ]
[2025-07-15T21:59:13.710Z] + uname
[2025-07-15T21:59:13.710Z] + [ Linux = *BSD ]
[2025-07-15T21:59:13.710Z] + MAKE=make
[2025-07-15T21:59:13.710Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-07-15T21:59:13.710Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-07-15T21:59:13.710Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:13.710Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-15T21:59:13.710Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-15T21:59:13.710Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-15T21:59:13.710Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-15T21:59:13.710Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-15T21:59:14.459Z]
[2025-07-15T21:59:14.460Z] build:
[2025-07-15T21:59:14.460Z]
[2025-07-15T21:59:14.460Z] clean:
[2025-07-15T21:59:14.460Z]
[2025-07-15T21:59:14.460Z] init:
[2025-07-15T21:59:14.460Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-07-15T21:59:14.460Z]
[2025-07-15T21:59:14.460Z] getDependentLibs:
[2025-07-15T21:59:14.460Z] [exec] --------------------------------------------
[2025-07-15T21:59:14.460Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:14.460Z] [exec] task is set to default
[2025-07-15T21:59:14.460Z] [exec] dependencyList is set to json_simple
[2025-07-15T21:59:14.460Z] [exec] --------------------------------------------
[2025-07-15T21:59:14.460Z] [exec] Starting download third party dependent jars
[2025-07-15T21:59:14.460Z] [exec] --------------------------------------------
[2025-07-15T21:59:14.460Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:14.460Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-15T21:59:14.460Z] [exec] downloaded dependent third party jars successfully
[2025-07-15T21:59:14.460Z]
[2025-07-15T21:59:14.460Z] compile:
[2025-07-15T21:59:14.460Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-15T21:59:14.460Z] [echo] ============COMPILER SETTINGS============
[2025-07-15T21:59:14.460Z] [echo] ===fork: yes
[2025-07-15T21:59:14.460Z] [echo] ===debug: on
[2025-07-15T21:59:14.460Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-07-15T21:59:18.961Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-07-15T21:59:18.961Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-15T21:59:18.961Z]
[2025-07-15T21:59:18.961Z] dist:
[2025-07-15T21:59:19.716Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] BUILD SUCCESSFUL
[2025-07-15T21:59:19.716Z] Total time: 5 seconds
[2025-07-15T21:59:19.716Z] 0
[2025-07-15T21:59:19.716Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-15T21:59:19.716Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-15T21:59:19.716Z] microArchOutput:
[2025-07-15T21:59:19.716Z] ****************************** MACHINE INFO ******************************
[2025-07-15T21:59:19.716Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-07-15T21:59:19.716Z] Free Physical Memory Size : 2191560704
[2025-07-15T21:59:19.716Z] Free space (bytes) : 80693915648
[2025-07-15T21:59:19.716Z] Total Physical Memory Size : 6442450944
[2025-07-15T21:59:19.716Z] Total space (bytes) : 934951190528
[2025-07-15T21:59:19.716Z] Usable space (bytes) : 33173696512
[2025-07-15T21:59:19.716Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-15T21:59:19.716Z] bashVersion :
[2025-07-15T21:59:19.716Z] GNU bash, version 4.4.20(1)-release (aarch64-unknown-linux-gnu)
[2025-07-15T21:59:19.716Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-07-15T21:59:19.716Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] This is free software; you are free to change and redistribute it.
[2025-07-15T21:59:19.716Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-15T21:59:19.716Z] cpuCores : 160
[2025-07-15T21:59:19.716Z] curlVersion :
[2025-07-15T21:59:19.716Z] curl 7.58.0 (aarch64-unknown-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
[2025-07-15T21:59:19.716Z] Release-Date: 2018-01-24
[2025-07-15T21:59:19.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
[2025-07-15T21:59:19.716Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-07-15T21:59:19.716Z] dockerVersion : bash: docker: command not found
[2025-07-15T21:59:19.716Z] gcc version : 7
[2025-07-15T21:59:19.716Z] gclibc version : ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
[2025-07-15T21:59:19.716Z] gdb version : bash: gdb: command not found
[2025-07-15T21:59:19.716Z] lldb version : Command could not be executed
[2025-07-15T21:59:19.716Z] makeVersion :
[2025-07-15T21:59:19.716Z] GNU Make 4.1
[2025-07-15T21:59:19.716Z] Built for aarch64-unknown-linux-gnu
[2025-07-15T21:59:19.716Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-07-15T21:59:19.716Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-15T21:59:19.716Z] This is free software: you are free to change and redistribute it.
[2025-07-15T21:59:19.716Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-15T21:59:19.716Z] mavenVersion : bash: mvn: command not found
[2025-07-15T21:59:19.716Z] osInfo :
[2025-07-15T21:59:19.716Z] NAME="Ubuntu"
[2025-07-15T21:59:19.716Z] VERSION="18.04.6 LTS (Bionic Beaver)"
[2025-07-15T21:59:19.716Z] ID=ubuntu
[2025-07-15T21:59:19.716Z] ID_LIKE=debian
[2025-07-15T21:59:19.716Z] PRETTY_NAME="Ubuntu 18.04.6 LTS"
[2025-07-15T21:59:19.716Z] VERSION_ID="18.04"
[2025-07-15T21:59:19.716Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-15T21:59:19.716Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-15T21:59:19.716Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-15T21:59:19.716Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-15T21:59:19.716Z] VERSION_CODENAME=bionic
[2025-07-15T21:59:19.716Z] UBUNTU_CODENAME=bionic
[2025-07-15T21:59:19.716Z] osLabel : ubuntu.18
[2025-07-15T21:59:19.716Z] perlVersion :
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for aarch64-linux-gnu-thread-multi
[2025-07-15T21:59:19.716Z] (with 79 registered patches, see perl -V for more detail)
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] Copyright 1987-2017, Larry Wall
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-15T21:59:19.716Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-15T21:59:19.716Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-15T21:59:19.716Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] podmanVersion : bash: podman: command not found
[2025-07-15T21:59:19.716Z] procArch : aarch64
[2025-07-15T21:59:19.716Z] sysArch : aarch64
[2025-07-15T21:59:19.716Z] sysOS : Linux
[2025-07-15T21:59:19.716Z] ulimit :
[2025-07-15T21:59:19.716Z] core file size (blocks, -c) unlimited
[2025-07-15T21:59:19.716Z] data seg size (kbytes, -d) unlimited
[2025-07-15T21:59:19.716Z] scheduling priority (-e) 0
[2025-07-15T21:59:19.716Z] file size (blocks, -f) unlimited
[2025-07-15T21:59:19.716Z] pending signals (-i) 2053843
[2025-07-15T21:59:19.716Z] max locked memory (kbytes, -l) 8192
[2025-07-15T21:59:19.716Z] max memory size (kbytes, -m) unlimited
[2025-07-15T21:59:19.716Z] open files (-n) 1048576
[2025-07-15T21:59:19.716Z] pipe size (512 bytes, -p) 8
[2025-07-15T21:59:19.716Z] POSIX message queues (bytes, -q) 819200
[2025-07-15T21:59:19.716Z] real-time priority (-r) 0
[2025-07-15T21:59:19.716Z] stack size (kbytes, -s) 8192
[2025-07-15T21:59:19.716Z] cpu time (seconds, -t) unlimited
[2025-07-15T21:59:19.716Z] max user processes (-u) unlimited
[2025-07-15T21:59:19.716Z] virtual memory (kbytes, -v) unlimited
[2025-07-15T21:59:19.716Z] file locks (-x) unlimited
[2025-07-15T21:59:19.716Z] uname : Linux 50f944eb4308 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-15T21:59:19.716Z] vmVendor : Oracle Corporation
[2025-07-15T21:59:19.716Z] vmVersion : 17.0.16+8
[2025-07-15T21:59:19.716Z] xlc version : bash: xlC: command not found
[2025-07-15T21:59:19.716Z] **************************************************************************
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('os.name')=Linux
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('os.arch')=aarch64
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('java.fullversion')=null
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:19.716Z] System.getProperty('sun.arch.data.model')=64
[2025-07-15T21:59:19.716Z]
[2025-07-15T21:59:20.470Z] 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_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:20.470Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-07-15T21:59:20.470Z] perl scripts/configure.pl
[2025-07-15T21:59:20.470Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.18" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-15T21:59:20.470Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-15T21:59:20.470Z]
[2025-07-15T21:59:20.470Z]
[2025-07-15T21:59:20.470Z] Starting to generate parallel test lists.
[2025-07-15T21:59:20.470Z]
[2025-07-15T21:59:20.470Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-07-15T21:59:21.238Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-07-15T21:59:21.238Z] Attempting to get test duration data from TRSS.
[2025-07-15T21:59:21.238Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-07-15T21:59:21.990Z] Attempting to get test duration data from cached files.
[2025-07-15T21:59:21.990Z]
[2025-07-15T21:59:21.990Z] TEST DURATION
[2025-07-15T21:59:21.990Z] ====================================================================================
[2025-07-15T21:59:21.990Z] Total number of tests searched: 41
[2025-07-15T21:59:21.990Z] Number of test durations found: 41
[2025-07-15T21:59:21.990Z] Top slowest tests:
[2025-07-15T21:59:21.990Z] 11m23s MiniMix_aot_5m_0
[2025-07-15T21:59:21.990Z] 10m56s MiniMix_10m_0
[2025-07-15T21:59:21.990Z] 10m44s MiniMix_10m_1
[2025-07-15T21:59:21.990Z] ====================================================================================
[2025-07-15T21:59:21.990Z]
[2025-07-15T21:59:21.990Z] Test target is split into 1 lists.
[2025-07-15T21:59:21.990Z] Reducing estimated test running time from 107m49s to 107m49s.
[2025-07-15T21:59:21.990Z]
[2025-07-15T21:59:21.990Z] -------------------------------------testList_0-------------------------------------
[2025-07-15T21:59:21.990Z] Number of tests: 41
[2025-07-15T21:59:21.990Z] Estimated running time: 107m49s
[2025-07-15T21:59:21.991Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_1,MiniMix_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_1,HCRLateAttachWorkload_previewEnabled_0,LockingLoadTest_1,LockingLoadTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,OAuthTest_0,JdiTest_0,JdiTest_1,JdiTest_2,DBBLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,LangLoadTest_5m_2,MiniMix_5m_2,MiniMix_10m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,HCRLateAttachWorkload_previewEnabled_2
[2025-07-15T21:59:21.991Z] ------------------------------------------------------------------------------------
[2025-07-15T21:59:21.991Z]
[2025-07-15T21:59:21.991Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-15T21:59:21.991Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-15T21:59:22.515Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-15T21:59:22.927Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-07-15T21:59:24.350Z] + cd ./aqa-tests/TKG
[2025-07-15T21:59:24.350Z] + uname
[2025-07-15T21:59:24.350Z] + [ Linux = AIX ]
[2025-07-15T21:59:24.350Z] + uname
[2025-07-15T21:59:24.350Z] + [ Linux = SunOS ]
[2025-07-15T21:59:24.350Z] + uname
[2025-07-15T21:59:24.350Z] + [ Linux = *BSD ]
[2025-07-15T21:59:24.350Z] + MAKE=make
[2025-07-15T21:59:24.350Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-07-15T21:59:24.350Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image
[2025-07-15T21:59:24.350Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:24.350Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-15T21:59:24.350Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-15T21:59:24.350Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-15T21:59:24.351Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-15T21:59:24.351Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-15T21:59:24.351Z]
[2025-07-15T21:59:24.351Z] build:
[2025-07-15T21:59:24.351Z]
[2025-07-15T21:59:24.351Z] clean:
[2025-07-15T21:59:24.351Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-15T21:59:24.351Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-07-15T21:59:25.110Z]
[2025-07-15T21:59:25.110Z] init:
[2025-07-15T21:59:25.110Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-07-15T21:59:25.110Z]
[2025-07-15T21:59:25.110Z] getDependentLibs:
[2025-07-15T21:59:25.110Z] [exec] --------------------------------------------
[2025-07-15T21:59:25.110Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:25.110Z] [exec] task is set to default
[2025-07-15T21:59:25.110Z] [exec] dependencyList is set to json_simple
[2025-07-15T21:59:25.110Z] [exec] --------------------------------------------
[2025-07-15T21:59:25.110Z] [exec] Starting download third party dependent jars
[2025-07-15T21:59:25.110Z] [exec] --------------------------------------------
[2025-07-15T21:59:25.110Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:25.110Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-15T21:59:25.110Z] [exec] downloaded dependent third party jars successfully
[2025-07-15T21:59:25.110Z]
[2025-07-15T21:59:25.110Z] compile:
[2025-07-15T21:59:25.110Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-15T21:59:25.110Z] [echo] ============COMPILER SETTINGS============
[2025-07-15T21:59:25.110Z] [echo] ===fork: yes
[2025-07-15T21:59:25.110Z] [echo] ===debug: on
[2025-07-15T21:59:25.110Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin
[2025-07-15T21:59:27.570Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-07-15T21:59:27.570Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-15T21:59:27.570Z]
[2025-07-15T21:59:27.570Z] dist:
[2025-07-15T21:59:27.570Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-15T21:59:27.570Z]
[2025-07-15T21:59:27.570Z] BUILD SUCCESSFUL
[2025-07-15T21:59:27.570Z] Total time: 3 seconds
[2025-07-15T21:59:27.570Z] 0
[2025-07-15T21:59:27.570Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-15T21:59:28.329Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-15T21:59:28.329Z] microArchOutput:
[2025-07-15T21:59:28.329Z] ****************************** MACHINE INFO ******************************
[2025-07-15T21:59:28.329Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG
[2025-07-15T21:59:28.329Z] Free Physical Memory Size : 2191302656
[2025-07-15T21:59:28.329Z] Free space (bytes) : 80646873088
[2025-07-15T21:59:28.329Z] Total Physical Memory Size : 6442450944
[2025-07-15T21:59:28.329Z] Total space (bytes) : 934951190528
[2025-07-15T21:59:28.329Z] Usable space (bytes) : 33126653952
[2025-07-15T21:59:28.329Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-15T21:59:28.329Z] bashVersion :
[2025-07-15T21:59:28.329Z] GNU bash, version 4.4.20(1)-release (aarch64-unknown-linux-gnu)
[2025-07-15T21:59:28.329Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-07-15T21:59:28.329Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] This is free software; you are free to change and redistribute it.
[2025-07-15T21:59:28.329Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-15T21:59:28.329Z] cpuCores : 160
[2025-07-15T21:59:28.329Z] curlVersion :
[2025-07-15T21:59:28.329Z] curl 7.58.0 (aarch64-unknown-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
[2025-07-15T21:59:28.329Z] Release-Date: 2018-01-24
[2025-07-15T21:59:28.329Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smb smbs smtp smtps telnet tftp
[2025-07-15T21:59:28.329Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-07-15T21:59:28.329Z] dockerVersion : bash: docker: command not found
[2025-07-15T21:59:28.329Z] gcc version : 7
[2025-07-15T21:59:28.329Z] gclibc version : ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
[2025-07-15T21:59:28.329Z] gdb version : bash: gdb: command not found
[2025-07-15T21:59:28.329Z] lldb version : Command could not be executed
[2025-07-15T21:59:28.329Z] makeVersion :
[2025-07-15T21:59:28.329Z] GNU Make 4.1
[2025-07-15T21:59:28.329Z] Built for aarch64-unknown-linux-gnu
[2025-07-15T21:59:28.329Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-07-15T21:59:28.329Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-15T21:59:28.329Z] This is free software: you are free to change and redistribute it.
[2025-07-15T21:59:28.329Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-15T21:59:28.329Z] mavenVersion : bash: mvn: command not found
[2025-07-15T21:59:28.329Z] osInfo :
[2025-07-15T21:59:28.329Z] NAME="Ubuntu"
[2025-07-15T21:59:28.329Z] VERSION="18.04.6 LTS (Bionic Beaver)"
[2025-07-15T21:59:28.329Z] ID=ubuntu
[2025-07-15T21:59:28.329Z] ID_LIKE=debian
[2025-07-15T21:59:28.329Z] PRETTY_NAME="Ubuntu 18.04.6 LTS"
[2025-07-15T21:59:28.329Z] VERSION_ID="18.04"
[2025-07-15T21:59:28.329Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-15T21:59:28.329Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-15T21:59:28.329Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-15T21:59:28.329Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-15T21:59:28.329Z] VERSION_CODENAME=bionic
[2025-07-15T21:59:28.329Z] UBUNTU_CODENAME=bionic
[2025-07-15T21:59:28.329Z] osLabel : ubuntu.18
[2025-07-15T21:59:28.329Z] perlVersion :
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for aarch64-linux-gnu-thread-multi
[2025-07-15T21:59:28.329Z] (with 79 registered patches, see perl -V for more detail)
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] Copyright 1987-2017, Larry Wall
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-15T21:59:28.329Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-15T21:59:28.329Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-15T21:59:28.329Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] podmanVersion : bash: podman: command not found
[2025-07-15T21:59:28.329Z] procArch : aarch64
[2025-07-15T21:59:28.329Z] sysArch : aarch64
[2025-07-15T21:59:28.329Z] sysOS : Linux
[2025-07-15T21:59:28.329Z] ulimit :
[2025-07-15T21:59:28.329Z] core file size (blocks, -c) unlimited
[2025-07-15T21:59:28.329Z] data seg size (kbytes, -d) unlimited
[2025-07-15T21:59:28.329Z] scheduling priority (-e) 0
[2025-07-15T21:59:28.329Z] file size (blocks, -f) unlimited
[2025-07-15T21:59:28.329Z] pending signals (-i) 2053843
[2025-07-15T21:59:28.329Z] max locked memory (kbytes, -l) 8192
[2025-07-15T21:59:28.329Z] max memory size (kbytes, -m) unlimited
[2025-07-15T21:59:28.329Z] open files (-n) 1048576
[2025-07-15T21:59:28.329Z] pipe size (512 bytes, -p) 8
[2025-07-15T21:59:28.329Z] POSIX message queues (bytes, -q) 819200
[2025-07-15T21:59:28.329Z] real-time priority (-r) 0
[2025-07-15T21:59:28.329Z] stack size (kbytes, -s) 8192
[2025-07-15T21:59:28.329Z] cpu time (seconds, -t) unlimited
[2025-07-15T21:59:28.329Z] max user processes (-u) unlimited
[2025-07-15T21:59:28.329Z] virtual memory (kbytes, -v) unlimited
[2025-07-15T21:59:28.329Z] file locks (-x) unlimited
[2025-07-15T21:59:28.329Z] uname : Linux 50f944eb4308 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-15T21:59:28.329Z] vmVendor : Oracle Corporation
[2025-07-15T21:59:28.329Z] vmVersion : 17.0.16+8
[2025-07-15T21:59:28.329Z] xlc version : bash: xlC: command not found
[2025-07-15T21:59:28.329Z] **************************************************************************
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('os.name')=Linux
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('os.arch')=aarch64
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('java.fullversion')=null
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:28.329Z] System.getProperty('sun.arch.data.model')=64
[2025-07-15T21:59:28.329Z]
[2025-07-15T21:59:29.130Z] 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_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib
[2025-07-15T21:59:29.130Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[2025-07-15T21:59:29.130Z] perl scripts/configure.pl
[2025-07-15T21:59:29.130Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.18" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-07-15T21:59:29.130Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-15T21:59:29.130Z]
[2025-07-15T21:59:29.130Z]
[2025-07-15T21:59:29.130Z] Starting to generate parallel test lists.
[2025-07-15T21:59:29.130Z]
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-07-15T21:59:29.130Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-07-15T21:59:29.887Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-07-15T21:59:29.887Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-07-15T21:59:29.887Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-07-15T21:59:29.887Z] Attempting to get test duration data from TRSS.
[2025-07-15T21:59:29.887Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=aarch64_linux&group=system&level=extended
[2025-07-15T21:59:29.887Z] Attempting to get test duration data from cached files.
[2025-07-15T21:59:29.887Z]
[2025-07-15T21:59:29.887Z] TEST DURATION
[2025-07-15T21:59:29.887Z] ====================================================================================
[2025-07-15T21:59:29.887Z] Total number of tests searched: 41
[2025-07-15T21:59:29.887Z] Number of test durations found: 41
[2025-07-15T21:59:29.887Z] Top slowest tests:
[2025-07-15T21:59:29.887Z] 11m23s MiniMix_aot_5m_0
[2025-07-15T21:59:29.887Z] 10m56s MiniMix_10m_0
[2025-07-15T21:59:29.887Z] 10m44s MiniMix_10m_1
[2025-07-15T21:59:30.269Z] ====================================================================================
[2025-07-15T21:59:30.269Z]
[2025-07-15T21:59:30.269Z] Test target is split into 3 lists.
[2025-07-15T21:59:30.269Z] Reducing estimated test running time from 107m49s to 37m00s.
[2025-07-15T21:59:30.269Z]
[2025-07-15T21:59:30.269Z] -------------------------------------testList_0-------------------------------------
[2025-07-15T21:59:30.269Z] Number of tests: 6
[2025-07-15T21:59:30.269Z] Estimated running time: 37m00s
[2025-07-15T21:59:30.269Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_1,LangLoadTest_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0
[2025-07-15T21:59:30.269Z] ------------------------------------------------------------------------------------
[2025-07-15T21:59:30.269Z]
[2025-07-15T21:59:30.269Z] -------------------------------------testList_1-------------------------------------
[2025-07-15T21:59:30.269Z] Number of tests: 6
[2025-07-15T21:59:30.269Z] Estimated running time: 36m58s
[2025-07-15T21:59:30.269Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,DBBLoadTest_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1
[2025-07-15T21:59:30.269Z] ------------------------------------------------------------------------------------
[2025-07-15T21:59:30.269Z]
[2025-07-15T21:59:30.269Z] -------------------------------------testList_2-------------------------------------
[2025-07-15T21:59:30.269Z] Number of tests: 29
[2025-07-15T21:59:30.269Z] Estimated running time: 33m50s
[2025-07-15T21:59:30.269Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_0,MathLoadTest_all_5m_1,MathLoadTest_all_5m_0,LockingLoadTest_1,LockingLoadTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,OAuthTest_0,JdiTest_0,JdiTest_1,JdiTest_2,DBBLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,LangLoadTest_5m_2,MiniMix_5m_2,MiniMix_10m_2,ConcurrentLoadTest_5m_2,LockingLoadTest_2,HCRLateAttachWorkload_previewEnabled_2
[2025-07-15T21:59:30.269Z] ------------------------------------------------------------------------------------
[2025-07-15T21:59:30.269Z]
[2025-07-15T21:59:30.269Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-15T21:59:30.269Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-15T21:59:30.410Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-15T21:59:30.801Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-07-15T21:59:30.803Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-07-15T21:59:30.949Z] Archiving artifacts
[2025-07-15T21:59:31.219Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-07-15T21:59:31.383Z] [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] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-07-15T21:59:31.813Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-07-15T21:59:31.815Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-07-15T21:59:31.883Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-07-15T21:59:32.697Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-15T21:59:32.805Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-15T21:59:32.822Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-15T22:02:57.080Z] LEVELS: [extended]
[2025-07-15T22:02:57.080Z] JDK_VERSIONS: [8]
[2025-07-15T22:02:57.080Z] GROUPS: [system]
[2025-07-15T22:02:57.080Z] ARCH_OS_LIST: [aarch64_linux]
[2025-07-15T22:02:57.263Z] LEVELS: [extended]
[2025-07-15T22:02:57.266Z] JDK_VERSIONS: [8]
[2025-07-15T22:02:57.266Z] GROUPS: [system]
[2025-07-15T22:02:57.266Z] ARCH_OS_LIST: [aarch64_linux]
[2025-07-15T22:02:57.271Z] LEVELS: [extended]
[2025-07-15T22:02:57.271Z] JDK_VERSIONS: [8]
[2025-07-15T22:02:57.271Z] GROUPS: [system]
[2025-07-15T22:02:57.271Z] ARCH_OS_LIST: [aarch64_linux]
[2025-07-15T22:02:57.435Z] Existing items:
[2025-07-15T22:02:57.435Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_2'}
[2025-07-15T22:02:57.435Z] Unreferenced items:
[2025-07-15T22:02:57.435Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_0'}
[2025-07-15T22:02:57.435Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_1'}
[2025-07-15T22:02:57.650Z] Existing items:
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_0'}
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_1'}
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_2'}
[2025-07-15T22:02:57.650Z] Existing items:
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_0'}
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_1'}
[2025-07-15T22:02:57.650Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-15T22:02:59.686Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-15T22:03:01.206Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-15T22:03:01.206Z] Unix type machine..
[2025-07-15T22:03:01.206Z] Running on a Linux host
[2025-07-15T22:03:01.206Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-15T22:03:01.848Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-15T22:03:01.848Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-15T22:03:03.103Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-15T22:03:04.620Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-15T22:03:05.032Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-15T22:03:05.170Z] 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-15T22:03:05.229Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_linux_testList_0
[Pipeline] build
[2025-07-15T22:03:05.235Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_linux_testList_1
[Pipeline] build
[2025-07-15T22:03:05.262Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_linux_testList_2
[2025-07-15T22:03:13.265Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_linux_testList_1 #11
[2025-07-15T22:03:13.267Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_linux_testList_2 #11
[2025-07-15T22:03:13.270Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_linux_testList_0 #21
[2025-07-15T22:41:22.460Z] Build Test_openjdk17_hs_extended.system_aarch64_linux_testList_2 #11 completed: SUCCESS
[Pipeline] }
[2025-07-15T22:51:14.828Z] Build Test_openjdk17_hs_extended.system_aarch64_linux_testList_0 #21 completed: SUCCESS
[Pipeline] }
[2025-07-15T22:53:48.125Z] Build Test_openjdk17_hs_extended.system_aarch64_linux_testList_1 #11 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-15T22:53:48.344Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk17_hs_extended.system_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-15T22:53:48.406Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-15T22:53:48.406Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-15T22:53:48.425Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-15T22:53:48.432Z] Test_openjdk17_hs_extended.system_aarch64_linux_testList_2 #11 completed with status SUCCESS
[Pipeline] timeout
[2025-07-15T22:53:48.434Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-15T22:53:48.570Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_linux_testList_2" build number 11
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-15T22:53:48.634Z] TAP Reports Processing: START
[2025-07-15T22:53:48.634Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.system_aarch64_linux_testList_2/11/**/*.tap
[2025-07-15T22:53:48.654Z] Saving reports...
[2025-07-15T22:53:48.701Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_2/11/aqa-tests/TKG/output_17526172312550/Test_openjdk17_hs_extended.system_aarch64_linux_testList_2.tap'
[2025-07-15T22:53:48.701Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_2/11/aqa-tests/TKG/output_17526172312550/Test_openjdk17_hs_extended.system_aarch64_linux_testList_2.tap].
[2025-07-15T22:53:48.705Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-15T22:53:48.718Z] Saving Test_openjdk17_hs_extended.system_aarch64_linux_testList_2/11/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-15T22:53:48.750Z] Archiving artifacts
[2025-07-15T22:53:48.794Z] Recording fingerprints
[Pipeline] echo
[2025-07-15T22:53:48.831Z] Test_openjdk17_hs_extended.system_aarch64_linux_testList_1 #11 completed with status SUCCESS
[Pipeline] timeout
[2025-07-15T22:53:48.834Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-15T22:53:48.964Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_linux_testList_1" build number 11
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-15T22:53:49.041Z] TAP Reports Processing: START
[2025-07-15T22:53:49.042Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.system_aarch64_linux_testList_1/11/**/*.tap
[2025-07-15T22:53:49.063Z] Saving reports...
[2025-07-15T22:53:49.101Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_1/11/aqa-tests/TKG/output_17526176659330/Test_openjdk17_hs_extended.system_aarch64_linux_testList_1.tap'
[2025-07-15T22:53:49.101Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_1/11/aqa-tests/TKG/output_17526176659330/Test_openjdk17_hs_extended.system_aarch64_linux_testList_1.tap].
[2025-07-15T22:53:49.124Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-15T22:53:49.132Z] Saving Test_openjdk17_hs_extended.system_aarch64_linux_testList_1/11/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-15T22:53:49.157Z] Archiving artifacts
[2025-07-15T22:53:49.198Z] Recording fingerprints
[Pipeline] echo
[2025-07-15T22:53:49.236Z] Test_openjdk17_hs_extended.system_aarch64_linux_testList_0 #21 completed with status SUCCESS
[Pipeline] timeout
[2025-07-15T22:53:49.240Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-15T22:53:49.380Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_linux_testList_0" build number 21
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-15T22:53:49.464Z] TAP Reports Processing: START
[2025-07-15T22:53:49.464Z] Looking for TAP results report in workspace using pattern: Test_openjdk17_hs_extended.system_aarch64_linux_testList_0/21/**/*.tap
[2025-07-15T22:53:49.484Z] Saving reports...
[2025-07-15T22:53:49.521Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_0/21/aqa-tests/TKG/output_17526175319725/Test_openjdk17_hs_extended.system_aarch64_linux_testList_0.tap'
[2025-07-15T22:53:49.521Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk17_hs_extended.system_aarch64_linux/builds/484/tap-master-files/Test_openjdk17_hs_extended.system_aarch64_linux_testList_0/21/aqa-tests/TKG/output_17526175319725/Test_openjdk17_hs_extended.system_aarch64_linux_testList_0.tap].
[2025-07-15T22:53:49.539Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-15T22:53:49.548Z] Saving Test_openjdk17_hs_extended.system_aarch64_linux_testList_0/21/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-15T22:53:49.576Z] Archiving artifacts
[2025-07-15T22:53:49.616Z] 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.
[Pipeline] cleanWs
[2025-07-15T22:53:49.980Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-15T22:53:49.980Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-15T22:53:50.006Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS