Test_openjdk17_hs_extended.system_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin" build number 532
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 992
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 402
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_mac@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_mac@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/master^{commit} # timeout=10
Checking out Revision b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10
Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9"
> git rev-list --no-walk 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-24T21:30:04.031Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-09-24T21:30:04.033Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-24T21:30:04.047Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' 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-09-24T21:30:04.053Z] dynamicAgents: []
[Pipeline] node
[2025-09-24T21:30:04.130Z] Running on test-orka-macos14-arm64-buu8j in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[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-09-24T21:30:04.156Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-24T21:30:04.227Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T21:30:04.227Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T21:30:04.252Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-24T21:30:04.309Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-09-24T21:30:04.366Z] No credentials specified
[2025-09-24T21:30:04.392Z] Cloning the remote Git repository
[2025-09-24T21:30:04.418Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-24T21:30:04.418Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests # timeout=10
[2025-09-24T21:30:04.433Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-09-24T21:30:04.433Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-24T21:30:04.433Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-09-24T21:30:04.441Z] > git --version # 'git version 2.51.0'
[2025-09-24T21:30:04.442Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-24T21:30:08.214Z] Avoid second fetch
[2025-09-24T21:30:08.255Z] Checking out Revision b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 (origin/master)
[2025-09-24T21:30:08.137Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-24T21:30:08.148Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-24T21:30:08.212Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-09-24T21:30:08.252Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-09-24T21:30:08.264Z] > /opt/homebrew/bin/git checkout -f b59e17f8fcdab4f0b7965570ea352c78a9f07fc4 # timeout=10
[2025-09-24T21:30:09.337Z] Commit message: "Increase minimum parallel number for extended.jck and special.system for openj9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/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-09-24T21:30:10.884Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-24T21:30:10.904Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-24T21:30:11.484Z] + LC_TIME=C
[2025-09-24T21:30:11.484Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-24T21:30:11.604Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-24T21:30:12.102Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-24T21:30:12.452Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-09-24T21:30:13.900Z] + printenv
[2025-09-24T21:30:13.901Z] JCK_GIT_BRANCH=master
[2025-09-24T21:30:13.901Z] DYNAMIC_COMPILE=false
[2025-09-24T21:30:13.901Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/389/
[2025-09-24T21:30:13.901Z] OPENJ9_BRANCH=master
[2025-09-24T21:30:13.901Z] JENKINS_NODE_COOKIE=e61be638-fc12-4969-8cf7-d6527968d80a
[2025-09-24T21:30:13.901Z] DOCKER_REQUIRED=false
[2025-09-24T21:30:13.901Z] PARALLEL=Dynamic
[2025-09-24T21:30:13.901Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-24T21:30:13.901Z] SHELL=/bin/zsh
[2025-09-24T21:30:13.901Z] jobStatus=SUCCESS
[2025-09-24T21:30:13.901Z] JOBSTARTTIME=Wed, 24 Sep 2025 17:30:11 -0400
[2025-09-24T21:30:13.901Z] STAGE_NAME=Setup
[2025-09-24T21:30:13.901Z] SSH_CLIENT=78.47.239.97 59966 22
[2025-09-24T21:30:13.901Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-09-24T21:30:13.901Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.system_aarch64_mac-389
[2025-09-24T21:30:13.901Z] RERUN_FAILURE=true
[2025-09-24T21:30:13.901Z] SDK_RESOURCE=upstream
[2025-09-24T21:30:13.901Z] TIME_LIMIT=25
[2025-09-24T21:30:13.901Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-24T21:30:13.901Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-24T21:30:13.901Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/
[2025-09-24T21:30:13.901Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-09-24T21:30:13.901Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/389/display/redirect?page=changes
[2025-09-24T21:30:13.901Z] JDK_BRANCH=jdk-17.0.17+8_adopt
[2025-09-24T21:30:13.901Z] USER=admin
[2025-09-24T21:30:13.901Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-24T21:30:13.901Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-09-24T21:30:13.901Z] ADOPTOPENJDK_BRANCH=master
[2025-09-24T21:30:13.901Z] ARCHIVE_TEST_RESULTS=false
[2025-09-24T21:30:13.901Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin
[2025-09-24T21:30:13.901Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-24T21:30:13.901Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/389/display/redirect?page=artifacts
[2025-09-24T21:30:13.901Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-24T21:30:13.901Z] ORIGIN_JDK_VERSION=17
[2025-09-24T21:30:13.901Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-09-24T21:30:13.901Z] SETUP_JCK_RUN=false
[2025-09-24T21:30:13.901Z] SPEC=osx_aarch64
[2025-09-24T21:30:13.901Z] PERSONAL_BUILD=false
[2025-09-24T21:30:13.901Z] TKG_ITERATIONS=1
[2025-09-24T21:30:13.901Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-24T21:30:13.901Z] RERUN_ITERATIONS=1
[2025-09-24T21:30:13.901Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-24T21:30:13.901Z] ITERATIONS=1
[2025-09-24T21:30:13.901Z] KEEP_REPORTDIR=false
[2025-09-24T21:30:13.901Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-09-24T21:30:13.901Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/lib
[2025-09-24T21:30:13.901Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/389/display/redirect
[2025-09-24T21:30:13.901Z] _=/usr/bin/printenv
[2025-09-24T21:30:13.901Z] GENERATE_JOBS=true
[2025-09-24T21:30:13.901Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-09-24T21:30:13.901Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-09-24T21:30:13.901Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-24T21:30:13.901Z] EXIT_FAILURE=false
[2025-09-24T21:30:13.901Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-24T21:30:13.901Z] SLACK_CHANNEL=aqavit-bot
[2025-09-24T21:30:13.901Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-24T21:30:13.901Z] JDK_VERSION=17
[2025-09-24T21:30:13.901Z] JOB_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-09-24T21:30:13.901Z] BUILD_DISPLAY_NAME=#389
[2025-09-24T21:30:13.901Z] USE_TESTENV_PROPERTIES=false
[2025-09-24T21:30:13.901Z] BUILD_ID=389
[2025-09-24T21:30:13.901Z] EXIT_SUCCESS=false
[2025-09-24T21:30:13.901Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-24T21:30:13.901Z] TEST_TIME=120
[2025-09-24T21:30:13.901Z] PLATFORM=aarch64_mac
[2025-09-24T21:30:13.901Z] JDK_IMPL=hotspot
[2025-09-24T21:30:13.901Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-09-24T21:30:13.901Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/389/display/redirect?page=tests
[2025-09-24T21:30:13.901Z] AUTO_DETECT=true
[2025-09-24T21:30:13.901Z] SHLVL=2
[2025-09-24T21:30:13.901Z] HOME=/Users/admin
[2025-09-24T21:30:13.901Z] TAP_NAME=Test_openjdk17_hs_extended.system_aarch64_mac.tap
[2025-09-24T21:30:13.901Z] CI=true
[2025-09-24T21:30:13.901Z] EXECUTOR_NUMBER=0
[2025-09-24T21:30:13.901Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac@tmp
[2025-09-24T21:30:13.901Z] JENKINS_SERVER_COOKIE=durable-11f53d8e39aa5f5d539df5ff8d97e7c57de2bef01a0e9b1d59baa14ac3ead4e7
[2025-09-24T21:30:13.901Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test test-orka-macos14-arm64-buu8j arm64 sw.os.osx orka mac
[2025-09-24T21:30:13.901Z] TARGET=extended.system
[2025-09-24T21:30:13.901Z] BUILD_LIST=system
[2025-09-24T21:30:13.901Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:13.901Z] LOGNAME=admin
[2025-09-24T21:30:13.901Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-24T21:30:13.901Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-09-24T21:30:13.901Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-24T21:30:13.901Z] SSH_CONNECTION=78.47.239.97 59966 192.168.64.10 22
[2025-09-24T21:30:13.901Z] UPSTREAM_JOB_NUMBER=532
[2025-09-24T21:30:13.901Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-24T21:30:13.901Z] NODE_NAME=test-orka-macos14-arm64-buu8j
[2025-09-24T21:30:13.901Z] BUILD_NUMBER=389
[2025-09-24T21:30:13.901Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/display/redirect
[2025-09-24T21:30:13.901Z] KEEP_WORKSPACE=false
[2025-09-24T21:30:13.901Z] HUDSON_COOKIE=ff8e17b4-1ba0-4a4e-9ad1-1714a106afdf
[2025-09-24T21:30:13.901Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../benchmarks
[2025-09-24T21:30:13.901Z] USE_JRE=false
[2025-09-24T21:30:13.901Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image
[2025-09-24T21:30:13.901Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-24T21:30:13.901Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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-09-24T21:30:13.980Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-24T21:30:13.993Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T21:30:30.551Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-aarch64-temurin" build number 532
[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 TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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-09-24T21:30:30.849Z] 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-09-24T21:30:30.868Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-09-24T21:30:30.886Z] $ ssh-agent
[2025-09-24T21:30:31.023Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-0m4958mdehY4/agent.7802
[2025-09-24T21:30:31.023Z] SSH_AGENT_PID=7803
[2025-09-24T21:30:31.023Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-24T21:30:31.038Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-24T21:30:31.079Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-24T21:30:31.592Z] ++ pwd
[2025-09-24T21:30:31.593Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-24T21:30:31.593Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[2025-09-24T21:30:31.593Z] get jdk binary...
[2025-09-24T21:30:31.593Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-24T21:30:31.593Z] Uncompressing file: OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz ...
[2025-09-24T21:30:32.814Z] List files in jdkbinary folder...
[2025-09-24T21:30:32.814Z] total 629400
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 44149988 Sep 24 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 185614282 Sep 24 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 42645770 Sep 24 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 28320 Sep 24 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea-metadata.json
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 147072 Sep 24 16:13 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea.json
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 3889016 Sep 24 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:32.814Z] -rw-r--r-- 1 admin staff 28834121 Sep 24 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:32.814Z] drwxr-xr-x 3 admin staff 96 Sep 24 17:30 tmp
[2025-09-24T21:30:32.814Z] List files in jdkbinary/tmp folder...
[2025-09-24T21:30:32.814Z] total 0
[2025-09-24T21:30:32.814Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:47 jdk-17.0.17+8
[2025-09-24T21:30:32.814Z] Moving directory jdk-17.0.17+8/ to ../j2sdk-image
[2025-09-24T21:30:32.814Z] Uncompressing file: OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz ...
[2025-09-24T21:30:33.166Z] List files in jdkbinary folder...
[2025-09-24T21:30:33.166Z] total 629400
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 44149988 Sep 24 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 185614282 Sep 24 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 42645770 Sep 24 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 28320 Sep 24 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea-metadata.json
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 147072 Sep 24 16:13 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea.json
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 3889016 Sep 24 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.166Z] -rw-r--r-- 1 admin staff 28834121 Sep 24 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:47 j2sdk-image
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 17:30 tmp
[2025-09-24T21:30:33.167Z] List files in jdkbinary/tmp folder...
[2025-09-24T21:30:33.167Z] total 0
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:49 jdk-17.0.17+8-jre
[2025-09-24T21:30:33.167Z] Moving directory jdk-17.0.17+8-jre/ to ../j2re-image
[2025-09-24T21:30:33.167Z] Uncompressing file: OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz ...
[2025-09-24T21:30:33.167Z] List files in jdkbinary folder...
[2025-09-24T21:30:33.167Z] total 629400
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 44149988 Sep 24 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 185614282 Sep 24 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 42645770 Sep 24 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 28320 Sep 24 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea-metadata.json
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 147072 Sep 24 16:13 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea.json
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 3889016 Sep 24 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] -rw-r--r-- 1 admin staff 28834121 Sep 24 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:49 j2re-image
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:47 j2sdk-image
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 17:30 tmp
[2025-09-24T21:30:33.167Z] List files in jdkbinary/tmp folder...
[2025-09-24T21:30:33.167Z] total 0
[2025-09-24T21:30:33.167Z] drwxr-xr-x 3 admin staff 96 Sep 24 15:44 jdk-17.0.17+8-static-libs
[2025-09-24T21:30:33.167Z] Moving directory jdk-17.0.17+8-static-libs/ to ../static-libs
[2025-09-24T21:30:33.167Z] Uncompressing file: OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz ...
[2025-09-24T21:30:33.923Z] List files in jdkbinary folder...
[2025-09-24T21:30:33.923Z] total 629400
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 44149988 Sep 24 15:45 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 185614282 Sep 24 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 42645770 Sep 24 15:49 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 28320 Sep 24 15:46 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea-metadata.json
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 147072 Sep 24 16:13 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.17_8-ea.json
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 3889016 Sep 24 15:49 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.923Z] -rw-r--r-- 1 admin staff 28834121 Sep 24 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz
[2025-09-24T21:30:33.923Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:49 j2re-image
[2025-09-24T21:30:33.923Z] drwxr-xr-x 3 admin staff 96 Sep 24 08:47 j2sdk-image
[2025-09-24T21:30:33.923Z] drwxr-xr-x 3 admin staff 96 Sep 24 15:44 static-libs
[2025-09-24T21:30:33.923Z] drwxr-xr-x 3 admin staff 96 Sep 24 17:30 tmp
[2025-09-24T21:30:33.923Z] List files in jdkbinary/tmp folder...
[2025-09-24T21:30:33.923Z] total 0
[2025-09-24T21:30:33.923Z] drwxr-xr-x 7 admin staff 224 Sep 24 15:41 jdk-17.0.17+8-test-image
[2025-09-24T21:30:33.923Z] Moving directory jdk-17.0.17+8-test-image/ to ../openjdk-test-image
[2025-09-24T21:30:33.924Z] Uncompressing OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.17_8-ea.tar.gz over ./j2sdk-image...
[2025-09-24T21:30:34.274Z] Removing top-level folder jdk-17.0.17+8-debug-image/
[2025-09-24T21:30:34.274Z] Removing top-level folder jdk-17.0.17+8/
[2025-09-24T21:30:35.031Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image...
[2025-09-24T21:30:35.031Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-09-24T21:30:35.031Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-09-24T21:30:35.031Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-24T21:30:36.246Z] openjdk version "17.0.17-beta" 2025-10-21
[2025-09-24T21:30:36.246Z] OpenJDK Runtime Environment Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea)
[2025-09-24T21:30:36.246Z] OpenJDK 64-Bit Server VM Temurin-17.0.17+8-202509241934 (build 17.0.17-beta+8-ea, mixed mode, sharing)
[2025-09-24T21:30:36.246Z] =JAVA VERSION OUTPUT END=
[2025-09-24T21:30:36.246Z] get testKitGen...
[2025-09-24T21:30:36.246Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-24T21:30:37.486Z] git rev-parse master
[2025-09-24T21:30:37.486Z] git checkout -q -f 5e60e2778902ca8d9ab69092d23e580d9d326df2
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-24T21:30:37.619Z] $ ssh-agent -k
[2025-09-24T21:30:37.625Z] unset SSH_AUTH_SOCK;
[2025-09-24T21:30:37.625Z] unset SSH_AGENT_PID;
[2025-09-24T21:30:37.625Z] echo Agent pid 7803 killed;
[2025-09-24T21:30:37.757Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-09-24T21:30:37.818Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-09-24T21:30:37.937Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-24T21:30:38.358Z] 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_mac&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=master&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%2Fjdk17u%2Fjdk17u-mac-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.17%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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=532&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-24T21:30:38.371Z] 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_mac&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-orka-macos14-arm64-buu8j&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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%2Fjdk17u%2Fjdk17u-mac-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.17%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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=532&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-09-24T21:30:38.425Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T21:30:38.637Z] Copied 1 artifact from "getTRSSOutput" build number 1906
[Pipeline] sh
[2025-09-24T21:30:39.176Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-24T21:30:39.177Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-24T21:30:39.177Z] + tar xof -
[2025-09-24T21:30:39.177Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-24T21:30:39.283Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-24T21:30:39.313Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-24T21:30:39.836Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-24T21:30:40.188Z] --------------------------------------------
[2025-09-24T21:30:40.188Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:40.188Z] task is set to default
[2025-09-24T21:30:40.188Z] dependencyList is set to all
[2025-09-24T21:30:40.188Z] --------------------------------------------
[2025-09-24T21:30:40.188Z] Starting download third party dependent jars
[2025-09-24T21:30:40.188Z] --------------------------------------------
[2025-09-24T21:30:40.188Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-09-24T21:30:40.188Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-24T21:30:40.327Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-09-24T21:30:40.863Z] + cd ./aqa-tests/TKG
[2025-09-24T21:30:40.863Z] ++ uname
[2025-09-24T21:30:40.863Z] + '[' Darwin = AIX ']'
[2025-09-24T21:30:40.863Z] ++ uname
[2025-09-24T21:30:40.863Z] + '[' Darwin = SunOS ']'
[2025-09-24T21:30:40.863Z] ++ uname
[2025-09-24T21:30:40.863Z] + '[' Darwin = '*BSD' ']'
[2025-09-24T21:30:40.863Z] + MAKE=make
[2025-09-24T21:30:40.863Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-09-24T21:30:40.863Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-24T21:30:40.863Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:40.863Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T21:30:40.863Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T21:30:40.863Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-24T21:30:40.863Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-24T21:30:41.216Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-24T21:30:41.573Z]
[2025-09-24T21:30:41.573Z] build:
[2025-09-24T21:30:41.573Z]
[2025-09-24T21:30:41.573Z] clean:
[2025-09-24T21:30:41.573Z]
[2025-09-24T21:30:41.573Z] init:
[2025-09-24T21:30:41.923Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-24T21:30:41.923Z]
[2025-09-24T21:30:41.923Z] getDependentLibs:
[2025-09-24T21:30:41.923Z] [exec] --------------------------------------------
[2025-09-24T21:30:41.923Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:41.923Z] [exec] task is set to default
[2025-09-24T21:30:41.923Z] [exec] dependencyList is set to json_simple
[2025-09-24T21:30:41.923Z] [exec] --------------------------------------------
[2025-09-24T21:30:41.923Z] [exec] Starting download third party dependent jars
[2025-09-24T21:30:41.923Z] [exec] --------------------------------------------
[2025-09-24T21:30:41.923Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:41.923Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-24T21:30:41.923Z] [exec] downloaded dependent third party jars successfully
[2025-09-24T21:30:41.923Z]
[2025-09-24T21:30:41.923Z] compile:
[2025-09-24T21:30:41.923Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T21:30:41.923Z] [echo] ============COMPILER SETTINGS============
[2025-09-24T21:30:41.923Z] [echo] ===fork: yes
[2025-09-24T21:30:41.923Z] [echo] ===debug: on
[2025-09-24T21:30:41.923Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-24T21:30:43.162Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-09-24T21:30:43.162Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-24T21:30:43.162Z]
[2025-09-24T21:30:43.162Z] dist:
[2025-09-24T21:30:43.162Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-24T21:30:43.162Z]
[2025-09-24T21:30:43.162Z] BUILD SUCCESSFUL
[2025-09-24T21:30:43.162Z] Total time: 1 second
[2025-09-24T21:30:43.162Z] 0
[2025-09-24T21:30:43.162Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-24T21:30:43.162Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-24T21:30:43.162Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-24T21:30:44.924Z] ****************************** MACHINE INFO ******************************
[2025-09-24T21:30:44.924Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-09-24T21:30:44.924Z] Free Physical Memory Size : 1123811328
[2025-09-24T21:30:44.924Z] Free space (bytes) : 33354231808
[2025-09-24T21:30:44.924Z] Total Physical Memory Size : 5368709120
[2025-09-24T21:30:44.924Z] Total space (bytes) : 90743767040
[2025-09-24T21:30:44.924Z] Usable space (bytes) : 33354231808
[2025-09-24T21:30:44.924Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T21:30:44.924Z] bashVersion :
[2025-09-24T21:30:44.924Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-09-24T21:30:44.924Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-09-24T21:30:44.924Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] This is free software; you are free to change and redistribute it.
[2025-09-24T21:30:44.924Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-24T21:30:44.924Z] cpuCores : 3
[2025-09-24T21:30:44.924Z] curlVersion :
[2025-09-24T21:30:44.924Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-09-24T21:30:44.924Z] Release-Date: 2024-03-27
[2025-09-24T21:30:44.924Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-24T21:30:44.924Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-09-24T21:30:44.924Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-24T21:30:44.924Z] gcc version : 15.0.0
[2025-09-24T21:30:44.924Z] gclibc version : bash: line 1: ldd: command not found
[2025-09-24T21:30:44.924Z] gdb version : bash: line 1: gdb: command not found
[2025-09-24T21:30:44.924Z] lldb version :
[2025-09-24T21:30:44.924Z] lldb-1500.0.200.58
[2025-09-24T21:30:44.924Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-09-24T21:30:44.924Z] makeVersion :
[2025-09-24T21:30:44.924Z] GNU Make 3.81
[2025-09-24T21:30:44.924Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-24T21:30:44.924Z] This is free software; see the source for copying conditions.
[2025-09-24T21:30:44.924Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-24T21:30:44.924Z] PARTICULAR PURPOSE.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] This program built for i386-apple-darwin11.3.0
[2025-09-24T21:30:44.924Z] mavenVersion :
[2025-09-24T21:30:44.924Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-24T21:30:44.924Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-24T21:30:44.924Z] Java version: 17.0.17-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-24T21:30:44.924Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-24T21:30:44.924Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-09-24T21:30:44.924Z] perlVersion :
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-09-24T21:30:44.924Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Copyright 1987-2022, Larry Wall
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-24T21:30:44.924Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-24T21:30:44.924Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-24T21:30:44.924Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-24T21:30:44.924Z] procArch : arm
[2025-09-24T21:30:44.924Z] sysArch : arm64
[2025-09-24T21:30:44.924Z] sysOS : Darwin
[2025-09-24T21:30:44.924Z] ulimit :
[2025-09-24T21:30:44.924Z] core file size (blocks, -c) 0
[2025-09-24T21:30:44.924Z] data seg size (kbytes, -d) unlimited
[2025-09-24T21:30:44.924Z] file size (blocks, -f) unlimited
[2025-09-24T21:30:44.924Z] max locked memory (kbytes, -l) unlimited
[2025-09-24T21:30:44.924Z] max memory size (kbytes, -m) unlimited
[2025-09-24T21:30:44.924Z] open files (-n) 1048576
[2025-09-24T21:30:44.924Z] pipe size (512 bytes, -p) 1
[2025-09-24T21:30:44.924Z] stack size (kbytes, -s) 65520
[2025-09-24T21:30:44.924Z] cpu time (seconds, -t) unlimited
[2025-09-24T21:30:44.924Z] max user processes (-u) 1333
[2025-09-24T21:30:44.924Z] virtual memory (kbytes, -v) unlimited
[2025-09-24T21:30:44.924Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-09-24T21:30:44.924Z] vmVendor : Oracle Corporation
[2025-09-24T21:30:44.924Z] vmVersion : 17.0.17-beta+8-ea
[2025-09-24T21:30:44.924Z] xlc version : bash: line 1: xlC: command not found
[2025-09-24T21:30:44.924Z] **************************************************************************
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('os.name')=Mac OS X
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('os.arch')=aarch64
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('java.fullversion')=null
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] System.getProperty('sun.arch.data.model')=64
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:44.924Z] perl scripts/configure.pl
[2025-09-24T21:30:44.924Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-09-24T21:30:44.924Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Starting to generate parallel test lists.
[2025-09-24T21:30:44.924Z]
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-24T21:30:44.924Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-24T21:30:45.274Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-24T21:30:45.274Z] Attempting to get test duration data from TRSS.
[2025-09-24T21:30:45.274Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=aarch64_mac&group=system&level=extended
[2025-09-24T21:30:45.624Z] Attempting to get test duration data from cached files.
[2025-09-24T21:30:45.624Z]
[2025-09-24T21:30:45.624Z] TEST DURATION
[2025-09-24T21:30:45.624Z] ====================================================================================
[2025-09-24T21:30:45.624Z] Total number of tests searched: 32
[2025-09-24T21:30:45.624Z] Number of test durations found: 32
[2025-09-24T21:30:45.624Z] Top slowest tests:
[2025-09-24T21:30:45.624Z] 09m10s MiniMix_aot_5m_0
[2025-09-24T21:30:45.624Z] 08m33s MiniMix_10m_1
[2025-09-24T21:30:45.624Z] 08m33s MiniMix_10m_0
[2025-09-24T21:30:45.624Z] ====================================================================================
[2025-09-24T21:30:45.624Z]
[2025-09-24T21:30:45.624Z] Test target is split into 1 lists.
[2025-09-24T21:30:45.624Z] Reducing estimated test running time from 85m06s to 85m06s.
[2025-09-24T21:30:45.624Z]
[2025-09-24T21:30:45.624Z] -------------------------------------testList_0-------------------------------------
[2025-09-24T21:30:45.624Z] Number of tests: 32
[2025-09-24T21:30:45.625Z] Estimated running time: 85m06s
[2025-09-24T21:30:45.625Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_1,MiniMix_10m_0,ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_0,MiniMix_5m_1,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_0,HCRLateAttachWorkload_previewEnabled_1,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,JdiTest_2,JdiTest_1,JdiTest_0,MiniMix_5m_2,MathLoadTest_all_5m_2,MiniMix_10m_2,LockingLoadTest_2,UtilLoadTest_5m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_previewEnabled_2,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2
[2025-09-24T21:30:45.625Z] ------------------------------------------------------------------------------------
[2025-09-24T21:30:45.625Z]
[2025-09-24T21:30:45.625Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-24T21:30:45.737Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-24T21:30:45.835Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-09-24T21:30:46.347Z] + cd ./aqa-tests/TKG
[2025-09-24T21:30:46.347Z] ++ uname
[2025-09-24T21:30:46.347Z] + '[' Darwin = AIX ']'
[2025-09-24T21:30:46.347Z] ++ uname
[2025-09-24T21:30:46.347Z] + '[' Darwin = SunOS ']'
[2025-09-24T21:30:46.347Z] ++ uname
[2025-09-24T21:30:46.347Z] + '[' Darwin = '*BSD' ']'
[2025-09-24T21:30:46.347Z] + MAKE=make
[2025-09-24T21:30:46.347Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-09-24T21:30:46.347Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-24T21:30:46.347Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:46.347Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T21:30:46.347Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-24T21:30:46.347Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-24T21:30:46.347Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-24T21:30:46.347Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-24T21:30:46.347Z]
[2025-09-24T21:30:46.347Z] build:
[2025-09-24T21:30:46.347Z]
[2025-09-24T21:30:46.347Z] clean:
[2025-09-24T21:30:46.703Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-09-24T21:30:46.703Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-24T21:30:46.703Z]
[2025-09-24T21:30:46.703Z] init:
[2025-09-24T21:30:46.703Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-24T21:30:46.703Z]
[2025-09-24T21:30:46.703Z] getDependentLibs:
[2025-09-24T21:30:46.703Z] [exec] --------------------------------------------
[2025-09-24T21:30:46.703Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:46.703Z] [exec] task is set to default
[2025-09-24T21:30:46.703Z] [exec] dependencyList is set to json_simple
[2025-09-24T21:30:46.703Z] [exec] --------------------------------------------
[2025-09-24T21:30:46.703Z] [exec] Starting download third party dependent jars
[2025-09-24T21:30:46.703Z] [exec] --------------------------------------------
[2025-09-24T21:30:46.703Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:46.703Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-09-24T21:30:46.703Z] [exec] downloaded dependent third party jars successfully
[2025-09-24T21:30:46.703Z]
[2025-09-24T21:30:46.703Z] compile:
[2025-09-24T21:30:46.703Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T21:30:46.703Z] [echo] ============COMPILER SETTINGS============
[2025-09-24T21:30:46.703Z] [echo] ===fork: yes
[2025-09-24T21:30:46.703Z] [echo] ===debug: on
[2025-09-24T21:30:46.703Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-09-24T21:30:47.461Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-09-24T21:30:47.461Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-24T21:30:47.461Z]
[2025-09-24T21:30:47.461Z] dist:
[2025-09-24T21:30:47.461Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-24T21:30:47.811Z]
[2025-09-24T21:30:47.811Z] BUILD SUCCESSFUL
[2025-09-24T21:30:47.811Z] Total time: 1 second
[2025-09-24T21:30:47.811Z] 0
[2025-09-24T21:30:47.811Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-24T21:30:47.811Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-24T21:30:47.811Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-24T21:30:48.240Z] ****************************** MACHINE INFO ******************************
[2025-09-24T21:30:48.240Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-09-24T21:30:48.240Z] Free Physical Memory Size : 1112211456
[2025-09-24T21:30:48.240Z] Free space (bytes) : 33354211328
[2025-09-24T21:30:48.240Z] Total Physical Memory Size : 5368709120
[2025-09-24T21:30:48.240Z] Total space (bytes) : 90743767040
[2025-09-24T21:30:48.240Z] Usable space (bytes) : 33354211328
[2025-09-24T21:30:48.240Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-24T21:30:48.240Z] bashVersion :
[2025-09-24T21:30:48.240Z] GNU bash, version 5.3.3(1)-release (aarch64-apple-darwin23.6.0)
[2025-09-24T21:30:48.240Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-09-24T21:30:48.240Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] This is free software; you are free to change and redistribute it.
[2025-09-24T21:30:48.240Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-24T21:30:48.240Z] cpuCores : 3
[2025-09-24T21:30:48.240Z] curlVersion :
[2025-09-24T21:30:48.240Z] curl 8.7.1 (x86_64-apple-darwin23.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.61.0
[2025-09-24T21:30:48.240Z] Release-Date: 2024-03-27
[2025-09-24T21:30:48.240Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-24T21:30:48.240Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-09-24T21:30:48.240Z] dockerVersion : bash: line 1: docker: command not found
[2025-09-24T21:30:48.240Z] gcc version : 15.0.0
[2025-09-24T21:30:48.240Z] gclibc version : bash: line 1: ldd: command not found
[2025-09-24T21:30:48.240Z] gdb version : bash: line 1: gdb: command not found
[2025-09-24T21:30:48.240Z] lldb version :
[2025-09-24T21:30:48.240Z] lldb-1500.0.200.58
[2025-09-24T21:30:48.240Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-09-24T21:30:48.240Z] makeVersion :
[2025-09-24T21:30:48.240Z] GNU Make 3.81
[2025-09-24T21:30:48.240Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-24T21:30:48.240Z] This is free software; see the source for copying conditions.
[2025-09-24T21:30:48.240Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-24T21:30:48.240Z] PARTICULAR PURPOSE.
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] This program built for i386-apple-darwin11.3.0
[2025-09-24T21:30:48.240Z] mavenVersion :
[2025-09-24T21:30:48.240Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-24T21:30:48.240Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-24T21:30:48.240Z] Java version: 17.0.17-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-09-24T21:30:48.240Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-24T21:30:48.240Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-09-24T21:30:48.240Z] perlVersion :
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-09-24T21:30:48.240Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] Copyright 1987-2022, Larry Wall
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-24T21:30:48.240Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-24T21:30:48.240Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-24T21:30:48.240Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-24T21:30:48.240Z] procArch : arm
[2025-09-24T21:30:48.240Z] sysArch : arm64
[2025-09-24T21:30:48.240Z] sysOS : Darwin
[2025-09-24T21:30:48.240Z] ulimit :
[2025-09-24T21:30:48.240Z] core file size (blocks, -c) 0
[2025-09-24T21:30:48.240Z] data seg size (kbytes, -d) unlimited
[2025-09-24T21:30:48.240Z] file size (blocks, -f) unlimited
[2025-09-24T21:30:48.240Z] max locked memory (kbytes, -l) unlimited
[2025-09-24T21:30:48.240Z] max memory size (kbytes, -m) unlimited
[2025-09-24T21:30:48.240Z] open files (-n) 1048576
[2025-09-24T21:30:48.240Z] pipe size (512 bytes, -p) 1
[2025-09-24T21:30:48.240Z] stack size (kbytes, -s) 65520
[2025-09-24T21:30:48.240Z] cpu time (seconds, -t) unlimited
[2025-09-24T21:30:48.240Z] max user processes (-u) 1333
[2025-09-24T21:30:48.240Z] virtual memory (kbytes, -v) unlimited
[2025-09-24T21:30:48.240Z] uname : Darwin admins-Virtual-Machine.local 23.6.0 Darwin Kernel Version 23.6.0: Wed May 14 13:51:38 PDT 2025; root:xnu-10063.141.1.705.2~2/RELEASE_ARM64_VMAPPLE arm64
[2025-09-24T21:30:48.240Z] vmVendor : Oracle Corporation
[2025-09-24T21:30:48.240Z] vmVersion : 17.0.17-beta+8-ea
[2025-09-24T21:30:48.240Z] xlc version : bash: line 1: xlC: command not found
[2025-09-24T21:30:48.240Z] **************************************************************************
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('os.name')=Mac OS X
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('os.arch')=aarch64
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('java.fullversion')=null
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.240Z] System.getProperty('sun.arch.data.model')=64
[2025-09-24T21:30:48.240Z]
[2025-09-24T21:30:48.602Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-09-24T21:30:48.602Z] perl scripts/configure.pl
[2025-09-24T21:30:48.602Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-09-24T21:30:48.602Z]
[2025-09-24T21:30:48.602Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-09-24T21:30:48.602Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-09-24T21:30:48.602Z]
[2025-09-24T21:30:48.602Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-24T21:30:48.602Z]
[2025-09-24T21:30:48.602Z]
[2025-09-24T21:30:48.602Z] Starting to generate parallel test lists.
[2025-09-24T21:30:48.602Z]
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-09-24T21:30:48.602Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-09-24T21:30:48.954Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-09-24T21:30:48.954Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-09-24T21:30:48.954Z] Attempting to get test duration data from TRSS.
[2025-09-24T21:30:48.954Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=aarch64_mac&group=system&level=extended
[2025-09-24T21:30:49.306Z] Attempting to get test duration data from cached files.
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] TEST DURATION
[2025-09-24T21:30:49.306Z] ====================================================================================
[2025-09-24T21:30:49.306Z] Total number of tests searched: 32
[2025-09-24T21:30:49.306Z] Number of test durations found: 32
[2025-09-24T21:30:49.306Z] Top slowest tests:
[2025-09-24T21:30:49.306Z] 09m10s MiniMix_aot_5m_0
[2025-09-24T21:30:49.306Z] 08m33s MiniMix_10m_1
[2025-09-24T21:30:49.306Z] 08m33s MiniMix_10m_0
[2025-09-24T21:30:49.306Z] ====================================================================================
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] Test target is split into 3 lists.
[2025-09-24T21:30:49.306Z] Reducing estimated test running time from 85m06s to 29m17s.
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] -------------------------------------testList_0-------------------------------------
[2025-09-24T21:30:49.306Z] Number of tests: 20
[2025-09-24T21:30:49.306Z] Estimated running time: 26m54s
[2025-09-24T21:30:49.306Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_0,LangLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,OAuthTest_0,JdiTest_2,JdiTest_1,JdiTest_0,MiniMix_5m_2,MathLoadTest_all_5m_2,MiniMix_10m_2,LockingLoadTest_2,UtilLoadTest_5m_2,LangLoadTest_5m_2,HCRLateAttachWorkload_previewEnabled_2,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2
[2025-09-24T21:30:49.306Z] ------------------------------------------------------------------------------------
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] -------------------------------------testList_1-------------------------------------
[2025-09-24T21:30:49.306Z] Number of tests: 6
[2025-09-24T21:30:49.306Z] Estimated running time: 29m17s
[2025-09-24T21:30:49.306Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_1,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_1
[2025-09-24T21:30:49.306Z] ------------------------------------------------------------------------------------
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] -------------------------------------testList_2-------------------------------------
[2025-09-24T21:30:49.306Z] Number of tests: 6
[2025-09-24T21:30:49.306Z] Estimated running time: 28m53s
[2025-09-24T21:30:49.306Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,LangLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0
[2025-09-24T21:30:49.306Z] ------------------------------------------------------------------------------------
[2025-09-24T21:30:49.306Z]
[2025-09-24T21:30:49.306Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-09-24T21:30:49.417Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-24T21:30:49.500Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-09-24T21:30:49.501Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-09-24T21:30:49.546Z] Archiving artifacts
[2025-09-24T21:30:49.602Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-09-24T21:30:49.690Z] [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-09-24T21:30:50.316Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-09-24T21:30:50.320Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] echo
[2025-09-24T21:30:50.323Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-09-24T21:30:50.422Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[Pipeline] jobDsl
[2025-09-24T21:30:50.454Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-24T21:30:50.487Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-24T21:30:50.511Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-24T21:30:50.542Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-24T21:30:50.568Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-09-24T21:31:35.735Z] LEVELS: [extended]
[2025-09-24T21:31:35.736Z] JDK_VERSIONS: [8]
[2025-09-24T21:31:35.736Z] GROUPS: [system]
[2025-09-24T21:31:35.736Z] ARCH_OS_LIST: [aarch64_mac]
[2025-09-24T21:31:35.741Z] LEVELS: [extended]
[2025-09-24T21:31:35.743Z] JDK_VERSIONS: [8]
[2025-09-24T21:31:35.743Z] GROUPS: [system]
[2025-09-24T21:31:35.743Z] ARCH_OS_LIST: [aarch64_mac]
[2025-09-24T21:31:35.793Z] LEVELS: [extended]
[2025-09-24T21:31:35.793Z] JDK_VERSIONS: [8]
[2025-09-24T21:31:35.793Z] GROUPS: [system]
[2025-09-24T21:31:35.793Z] ARCH_OS_LIST: [aarch64_mac]
[2025-09-24T21:31:35.932Z] Existing items:
[2025-09-24T21:31:35.932Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-09-24T21:31:35.932Z] Unreferenced items:
[2025-09-24T21:31:35.932Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-09-24T21:31:35.932Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-09-24T21:31:36.333Z] Existing items:
[2025-09-24T21:31:36.333Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-09-24T21:31:36.333Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-09-24T21:31:36.333Z] Unreferenced items:
[2025-09-24T21:31:36.333Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-09-24T21:31:36.334Z] Existing items:
[2025-09-24T21:31:36.334Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-09-24T21:31:36.334Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-09-24T21:31:36.334Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-24T22:16:00.273Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-24T22:16:00.822Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-24T22:16:00.822Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-09-24T22:16:00.973Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T22:16:00.973Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T22:16:01.885Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-24T22:16:02.444Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-24T22:16:02.444Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-24T22:16:02.578Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-09-24T22:16:02.779Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0
[Pipeline] build
[2025-09-24T22:16:02.785Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1
[Pipeline] build
[2025-09-24T22:16:02.836Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2
[2025-09-24T22:16:12.118Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #13
[2025-09-24T22:16:12.123Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #14
[2025-09-24T22:16:12.131Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #24
[2025-09-24T22:51:05.555Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #24 completed: SUCCESS
[Pipeline] }
[2025-09-24T22:54:31.247Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #13 completed: SUCCESS
[Pipeline] }
[2025-09-24T22:55:35.132Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #14 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-24T22:55:35.264Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-09-24T22:55:35.646Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T22:55:35.646Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T22:55:42.752Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-24T22:55:42.768Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #24 completed with status SUCCESS
[Pipeline] timeout
[2025-09-24T22:55:42.783Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T22:55:43.889Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_0" build number 24
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-24T22:55:43.929Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_0/24/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-24T22:55:44.112Z] Archiving artifacts
[2025-09-24T22:55:47.355Z] Recording fingerprints
[Pipeline] echo
[2025-09-24T22:55:47.754Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #14 completed with status SUCCESS
[Pipeline] timeout
[2025-09-24T22:55:47.770Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T22:55:48.836Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_1" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-24T22:55:48.886Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_1/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-24T22:55:49.067Z] Archiving artifacts
[2025-09-24T22:55:49.423Z] Recording fingerprints
[Pipeline] echo
[2025-09-24T22:55:49.630Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #13 completed with status SUCCESS
[Pipeline] timeout
[2025-09-24T22:55:49.648Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-24T22:55:50.742Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_2" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-24T22:55:50.788Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_2/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-24T22:55:50.969Z] Archiving artifacts
[2025-09-24T22:55:51.322Z] Recording fingerprints
[Pipeline] cleanWs
[2025-09-24T22:55:51.907Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-24T22:55:51.907Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-24T22:55:52.091Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS