Test_openjdk11_hs_sanity.system_aarch64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-mac-aarch64-temurin" build number 39
originally caused by:
Started by upstream project "build-scripts/release-openjdk11-pipeline" build number 80
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 7566
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.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_openjdk11_hs_sanity.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/v1.0.11-release^{commit} # timeout=10
Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
Commit message: "Update expected release tag information (#6823)"
> git rev-list --no-walk 21829aea91385b5200334e46a2973435e08945d1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:53:21.414Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-01-21T06:53:21.415Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T06:53:21.427Z] dynamicAgents: []
[Pipeline] echo
[2026-01-21T06:53:21.429Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-01-21T06:53:21.434Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-01-21T06:53:32.478Z] Running on test-orka-macos14-arm64-phtqq in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.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
[2026-01-21T06:53:32.526Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T06:53:32.612Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T06:53:32.612Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T06:53:32.640Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-21T06:53:32.725Z] The recommended git tool is: /usr/bin/git
[2026-01-21T06:53:32.787Z] No credentials specified
[2026-01-21T06:53:32.814Z] Cloning the remote Git repository
[2026-01-21T06:53:32.834Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:53:32.834Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests # timeout=10
[2026-01-21T06:53:32.856Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-01-21T06:53:32.856Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:53:32.856Z] > /usr/bin/git --version # timeout=10
[2026-01-21T06:53:32.866Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-01-21T06:53:32.866Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T06:53:38.979Z] Avoid second fetch
[2026-01-21T06:53:39.018Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
[2026-01-21T06:53:38.901Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-21T06:53:38.911Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T06:53:38.974Z] > /usr/bin/git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-21T06:53:39.012Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-01-21T06:53:39.023Z] > /usr/bin/git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
[2026-01-21T06:53:39.758Z] Commit message: "Update expected release tag information (#6823)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.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
[2026-01-21T06:53:41.136Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:53:41.151Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-21T06:53:41.726Z] + LC_TIME=C
[2026-01-21T06:53:41.726Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-21T06:53:41.838Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-21T06:53:42.352Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-21T06:53:42.352Z] 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 PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-21T06:53:43.820Z] + printenv
[2026-01-21T06:53:43.820Z] JCK_GIT_BRANCH=master
[2026-01-21T06:53:43.820Z] DYNAMIC_COMPILE=false
[2026-01-21T06:53:43.820Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/301/
[2026-01-21T06:53:43.820Z] OPENJ9_BRANCH=master
[2026-01-21T06:53:43.820Z] JENKINS_NODE_COOKIE=a81ed7d4-bf7c-406d-9b5e-ac859132379b
[2026-01-21T06:53:43.820Z] DOCKER_REQUIRED=false
[2026-01-21T06:53:43.820Z] PARALLEL=Dynamic
[2026-01-21T06:53:43.820Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-21T06:53:43.820Z] SHELL=/bin/zsh
[2026-01-21T06:53:43.820Z] jobStatus=SUCCESS
[2026-01-21T06:53:43.820Z] JOBSTARTTIME=Wed, 21 Jan 2026 01:53:41 -0500
[2026-01-21T06:53:43.820Z] STAGE_NAME=Setup
[2026-01-21T06:53:43.820Z] SSH_CLIENT=78.47.239.97 46348 22
[2026-01-21T06:53:43.820Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-01-21T06:53:43.820Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.system_aarch64_mac-301
[2026-01-21T06:53:43.820Z] RERUN_FAILURE=true
[2026-01-21T06:53:43.820Z] SDK_RESOURCE=upstream
[2026-01-21T06:53:43.820Z] TIME_LIMIT=25
[2026-01-21T06:53:43.820Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-21T06:53:43.820Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T06:53:43.820Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/
[2026-01-21T06:53:43.820Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[2026-01-21T06:53:43.820Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/301/display/redirect?page=changes
[2026-01-21T06:53:43.820Z] JDK_BRANCH=jdk-11.0.30+7_adopt
[2026-01-21T06:53:43.820Z] USER=admin
[2026-01-21T06:53:43.820Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-21T06:53:43.820Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-21T06:53:43.820Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-21T06:53:43.820Z] ARCHIVE_TEST_RESULTS=false
[2026-01-21T06:53:43.820Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-mac-aarch64-temurin
[2026-01-21T06:53:43.820Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-21T06:53:43.820Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/301/display/redirect?page=artifacts
[2026-01-21T06:53:43.820Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-21T06:53:43.820Z] ORIGIN_JDK_VERSION=11
[2026-01-21T06:53:43.820Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-01-21T06:53:43.820Z] SETUP_JCK_RUN=false
[2026-01-21T06:53:43.820Z] SPEC=osx_aarch64
[2026-01-21T06:53:43.820Z] PERSONAL_BUILD=false
[2026-01-21T06:53:43.820Z] TKG_ITERATIONS=1
[2026-01-21T06:53:43.820Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-21T06:53:43.820Z] RERUN_ITERATIONS=1
[2026-01-21T06:53:43.820Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-21T06:53:43.820Z] ITERATIONS=1
[2026-01-21T06:53:43.820Z] KEEP_REPORTDIR=false
[2026-01-21T06:53:43.820Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-01-21T06:53:43.820Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/lib
[2026-01-21T06:53:43.820Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/301/display/redirect
[2026-01-21T06:53:43.820Z] _=/usr/bin/printenv
[2026-01-21T06:53:43.820Z] GENERATE_JOBS=true
[2026-01-21T06:53:43.820Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[2026-01-21T06:53:43.820Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-21T06:53:43.820Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-21T06:53:43.820Z] EXIT_FAILURE=false
[2026-01-21T06:53:43.820Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-21T06:53:43.820Z] SLACK_CHANNEL=aqavit-bot
[2026-01-21T06:53:43.820Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-21T06:53:43.820Z] JDK_VERSION=11
[2026-01-21T06:53:43.820Z] JOB_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac
[2026-01-21T06:53:43.820Z] BUILD_DISPLAY_NAME=#301
[2026-01-21T06:53:43.820Z] USE_TESTENV_PROPERTIES=true
[2026-01-21T06:53:43.820Z] BUILD_ID=301
[2026-01-21T06:53:43.820Z] EXIT_SUCCESS=false
[2026-01-21T06:53:43.820Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-21T06:53:43.820Z] TEST_TIME=120
[2026-01-21T06:53:43.820Z] PLATFORM=aarch64_mac
[2026-01-21T06:53:43.820Z] JDK_IMPL=hotspot
[2026-01-21T06:53:43.820Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac
[2026-01-21T06:53:43.820Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/301/display/redirect?page=tests
[2026-01-21T06:53:43.820Z] AUTO_DETECT=true
[2026-01-21T06:53:43.820Z] SHLVL=2
[2026-01-21T06:53:43.820Z] HOME=/Users/admin
[2026-01-21T06:53:43.820Z] TAP_NAME=Test_openjdk11_hs_sanity.system_aarch64_mac.tap
[2026-01-21T06:53:43.820Z] CI=true
[2026-01-21T06:53:43.820Z] EXECUTOR_NUMBER=0
[2026-01-21T06:53:43.820Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac@tmp
[2026-01-21T06:53:43.820Z] JENKINS_SERVER_COOKIE=durable-6590719935ff371396a215024ec2fcb512dd200945f7d7048bb05d9dab4c3a89
[2026-01-21T06:53:43.820Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-phtqq orka mac sw.os.osx.10_15_plus
[2026-01-21T06:53:43.820Z] TARGET=sanity.system
[2026-01-21T06:53:43.820Z] BUILD_LIST=system
[2026-01-21T06:53:43.820Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:53:43.820Z] LOGNAME=admin
[2026-01-21T06:53:43.820Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-21T06:53:43.820Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-01-21T06:53:43.820Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-21T06:53:43.820Z] SSH_CONNECTION=78.47.239.97 46348 192.168.64.7 22
[2026-01-21T06:53:43.820Z] UPSTREAM_JOB_NUMBER=39
[2026-01-21T06:53:43.820Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-21T06:53:43.820Z] NODE_NAME=test-orka-macos14-arm64-phtqq
[2026-01-21T06:53:43.820Z] BUILD_NUMBER=301
[2026-01-21T06:53:43.820Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_aarch64_mac/display/redirect
[2026-01-21T06:53:43.820Z] KEEP_WORKSPACE=false
[2026-01-21T06:53:43.821Z] HUDSON_COOKIE=f4bff7e0-e8f9-4ab7-a868-fdb5d89e6b49
[2026-01-21T06:53:43.821Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../benchmarks
[2026-01-21T06:53:43.821Z] USE_JRE=false
[2026-01-21T06:53:43.821Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image
[2026-01-21T06:53:43.821Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:53:43.821Z] 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
[2026-01-21T06:53:43.909Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-21T06:53:43.940Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T06:54:07.127Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk11u » jdk11u-release-mac-aarch64-temurin" build number 39
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T06:54:07.376Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-21T06:54:07.385Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-01-21T06:54:07.426Z] $ ssh-agent
[2026-01-21T06:54:07.586Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-dMYFBWjeFLA3/agent.3933
[2026-01-21T06:54:07.586Z] SSH_AGENT_PID=3934
[2026-01-21T06:54:07.586Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-21T06:54:07.614Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-21T06:54:07.658Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-21T06:54:08.187Z] ++ pwd
[2026-01-21T06:54:08.187Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 11 -i hotspot --clone_openj9 false
[2026-01-21T06:54:08.187Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests
[2026-01-21T06:54:08.187Z] load ./testenv/testenv.properties
[2026-01-21T06:54:08.187Z] Running checkTags with ./testenv/testenv.properties and 11
[2026-01-21T06:54:08.957Z] 9c65ad4113058be70a96dc5d10c4e78daeb62050 refs/tags/jdk-11.0.30-ga
[2026-01-21T06:54:08.957Z] Use tag name jdk-11.0.30-ga from ./testenv/testenv.properties
[2026-01-21T06:54:08.957Z] get jdk binary...
[2026-01-21T06:54:08.957Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-21T06:54:08.957Z] Uncompressing file: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.30_7.tar.gz ...
[2026-01-21T06:54:09.732Z] List files in jdkbinary folder...
[2026-01-21T06:54:09.732Z] total 573264
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 34274627 Jan 21 01:03 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 184599096 Jan 21 01:11 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 37861757 Jan 21 01:11 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 26550 Jan 21 01:09 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7-metadata.json
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 139664 Jan 21 01:44 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7.json
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 3340555 Jan 21 01:11 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:09.732Z] -rw-r--r-- 1 admin staff 31057031 Jan 21 01:03 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:09.732Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:54 tmp
[2026-01-21T06:54:09.732Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:54:09.732Z] total 0
[2026-01-21T06:54:09.732Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:10 jdk-11.0.30+7
[2026-01-21T06:54:09.732Z] Moving directory jdk-11.0.30+7/ to ../j2sdk-image
[2026-01-21T06:54:09.732Z] Uncompressing file: OpenJDK11U-jre_aarch64_mac_hotspot_11.0.30_7.tar.gz ...
[2026-01-21T06:54:10.106Z] List files in jdkbinary folder...
[2026-01-21T06:54:10.106Z] total 573264
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 34274627 Jan 21 01:03 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 184599096 Jan 21 01:11 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 37861757 Jan 21 01:11 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 26550 Jan 21 01:09 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7-metadata.json
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 139664 Jan 21 01:44 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7.json
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 3340555 Jan 21 01:11 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 31057031 Jan 21 01:03 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:10 j2sdk-image
[2026-01-21T06:54:10.106Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:54 tmp
[2026-01-21T06:54:10.106Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:54:10.106Z] total 0
[2026-01-21T06:54:10.106Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:11 jdk-11.0.30+7-jre
[2026-01-21T06:54:10.106Z] Moving directory jdk-11.0.30+7-jre/ to ../j2re-image
[2026-01-21T06:54:10.106Z] Uncompressing file: OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.30_7.tar.gz ...
[2026-01-21T06:54:10.106Z] List files in jdkbinary folder...
[2026-01-21T06:54:10.106Z] total 573264
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 34274627 Jan 21 01:03 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.106Z] -rw-r--r-- 1 admin staff 184599096 Jan 21 01:11 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.107Z] -rw-r--r-- 1 admin staff 37861757 Jan 21 01:11 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.107Z] -rw-r--r-- 1 admin staff 26550 Jan 21 01:09 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7-metadata.json
[2026-01-21T06:54:10.107Z] -rw-r--r-- 1 admin staff 139664 Jan 21 01:44 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7.json
[2026-01-21T06:54:10.107Z] -rw-r--r-- 1 admin staff 3340555 Jan 21 01:11 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.107Z] -rw-r--r-- 1 admin staff 31057031 Jan 21 01:03 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.107Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:11 j2re-image
[2026-01-21T06:54:10.107Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:10 j2sdk-image
[2026-01-21T06:54:10.107Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:54 tmp
[2026-01-21T06:54:10.107Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:54:10.107Z] total 0
[2026-01-21T06:54:10.107Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:03 jdk-11.0.30+7-static-libs
[2026-01-21T06:54:10.107Z] Moving directory jdk-11.0.30+7-static-libs/ to ../static-libs
[2026-01-21T06:54:10.107Z] Uncompressing file: OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.30_7.tar.gz ...
[2026-01-21T06:54:10.465Z] List files in jdkbinary folder...
[2026-01-21T06:54:10.465Z] total 573264
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 34274627 Jan 21 01:03 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 184599096 Jan 21 01:11 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 37861757 Jan 21 01:11 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 26550 Jan 21 01:09 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7-metadata.json
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 139664 Jan 21 01:44 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.30_7.json
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 3340555 Jan 21 01:11 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.465Z] -rw-r--r-- 1 admin staff 31057031 Jan 21 01:03 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.30_7.tar.gz
[2026-01-21T06:54:10.465Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:11 j2re-image
[2026-01-21T06:54:10.465Z] drwxr-xr-x 3 admin staff 96 Jan 20 17:10 j2sdk-image
[2026-01-21T06:54:10.465Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:03 static-libs
[2026-01-21T06:54:10.465Z] drwxr-xr-x 3 admin staff 96 Jan 21 01:54 tmp
[2026-01-21T06:54:10.465Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:54:10.465Z] total 0
[2026-01-21T06:54:10.465Z] drwxr-xr-x 6 admin staff 192 Jan 21 00:57 jdk-11.0.30+7-test-image
[2026-01-21T06:54:10.465Z] Moving directory jdk-11.0.30+7-test-image/ to ../openjdk-test-image
[2026-01-21T06:54:10.465Z] Uncompressing OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.30_7.tar.gz over ./j2sdk-image...
[2026-01-21T06:54:10.820Z] Removing top-level folder jdk-11.0.30+7-debug-image/
[2026-01-21T06:54:10.820Z] Removing top-level folder jdk-11.0.30+7/
[2026-01-21T06:54:11.180Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image...
[2026-01-21T06:54:11.180Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-21T06:54:11.180Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-21T06:54:11.180Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-21T06:54:11.531Z] openjdk version "11.0.30" 2026-01-20
[2026-01-21T06:54:11.531Z] OpenJDK Runtime Environment Temurin-11.0.30+7 (build 11.0.30+7)
[2026-01-21T06:54:11.531Z] OpenJDK 64-Bit Server VM Temurin-11.0.30+7 (build 11.0.30+7, mixed mode)
[2026-01-21T06:54:11.531Z] =JAVA VERSION OUTPUT END=
[2026-01-21T06:54:11.531Z] get testKitGen...
[2026-01-21T06:54:11.531Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-21T06:54:13.351Z] git rev-parse v1.0.11.1
[2026-01-21T06:54:13.351Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-21T06:54:13.524Z] $ ssh-agent -k
[2026-01-21T06:54:13.530Z] unset SSH_AUTH_SOCK;
[2026-01-21T06:54:13.530Z] unset SSH_AGENT_PID;
[2026-01-21T06:54:13.530Z] echo Agent pid 3934 killed;
[2026-01-21T06:54:13.678Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-01-21T06:54:13.759Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-01-21T06:54:13.862Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-21T06:54:14.265Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.30%2B7_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=39&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-21T06:54:14.283Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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-phtqq&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.30%2B7_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=39&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
[2026-01-21T06:54:14.349Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T06:54:14.562Z] Copied 1 artifact from "getTRSSOutput" build number 2023
[Pipeline] sh
[2026-01-21T06:54:15.121Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-21T06:54:15.121Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-21T06:54:15.121Z] + tar xof -
[2026-01-21T06:54:15.121Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-21T06:54:15.254Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:54:15.304Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-21T06:54:15.919Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-21T06:54:15.920Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib does not exist, creating one.
[2026-01-21T06:54:15.920Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:15.920Z] --------------------------------------------
[2026-01-21T06:54:15.920Z] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:15.920Z] task is set to default
[2026-01-21T06:54:15.920Z] dependencyList is set to all
[2026-01-21T06:54:15.920Z] System Test jars will be downloaded.
[2026-01-21T06:54:15.920Z] --------------------------------------------
[2026-01-21T06:54:15.920Z] Starting download third party dependent jars
[2026-01-21T06:54:15.920Z] --------------------------------------------
[2026-01-21T06:54:15.920Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:15.920Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm
[2026-01-21T06:54:15.920Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm
[2026-01-21T06:54:15.920Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-01-21T06:54:15.920Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-01-21T06:54:15.920Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2026-01-21T06:54:15.920Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools
[2026-01-21T06:54:15.920Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools
[2026-01-21T06:54:15.920Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-01-21T06:54:15.920Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-01-21T06:54:16.313Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-01-21T06:54:16.313Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-01-21T06:54:16.313Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2026-01-21T06:54:16.313Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2026-01-21T06:54:16.313Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-01-21T06:54:16.313Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-01-21T06:54:16.757Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-01-21T06:54:16.757Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-01-21T06:54:16.757Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2026-01-21T06:54:16.757Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2026-01-21T06:54:16.757Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-01-21T06:54:16.757Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-01-21T06:54:17.129Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-01-21T06:54:17.129Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-01-21T06:54:17.129Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant
[2026-01-21T06:54:17.129Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-01-21T06:54:17.129Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-01-21T06:54:17.129Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-01-21T06:54:17.129Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-01-21T06:54:17.129Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-01-21T06:54:17.129Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-01-21T06:54:17.129Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-01-21T06:54:17.129Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-01-21T06:54:17.487Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-01-21T06:54:17.487Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-01-21T06:54:17.487Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-21T06:54:17.487Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-21T06:54:18.772Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2026-01-21T06:54:18.772Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit
[2026-01-21T06:54:18.772Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit
[2026-01-21T06:54:18.772Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-01-21T06:54:18.772Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-01-21T06:54:18.772Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-01-21T06:54:18.772Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-01-21T06:54:18.772Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2026-01-21T06:54:18.772Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2026-01-21T06:54:18.772Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-01-21T06:54:18.772Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-01-21T06:54:19.621Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2026-01-21T06:54:19.621Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-21T06:54:19.621Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-21T06:54:19.621Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar
[2026-01-21T06:54:19.621Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-01-21T06:54:19.621Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-01-21T06:54:19.990Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-01-21T06:54:19.990Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-01-21T06:54:19.990Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-21T06:54:20.190Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-01-21T06:54:20.210Z] Machine limit is 6.
[Pipeline] sh
[2026-01-21T06:54:20.812Z] + cd ./aqa-tests/TKG
[2026-01-21T06:54:20.812Z] ++ uname
[2026-01-21T06:54:20.812Z] + '[' Darwin = AIX ']'
[2026-01-21T06:54:20.812Z] ++ uname
[2026-01-21T06:54:20.812Z] + '[' Darwin = SunOS ']'
[2026-01-21T06:54:20.812Z] ++ uname
[2026-01-21T06:54:20.812Z] + '[' Darwin = '*BSD' ']'
[2026-01-21T06:54:20.812Z] + MAKE=make
[2026-01-21T06:54:20.812Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2026-01-21T06:54:20.812Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-21T06:54:20.812Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:20.812Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:54:20.812Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:54:20.813Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T06:54:20.813Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T06:54:20.813Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-21T06:54:21.185Z]
[2026-01-21T06:54:21.185Z] build:
[2026-01-21T06:54:21.185Z]
[2026-01-21T06:54:21.185Z] clean:
[2026-01-21T06:54:21.185Z]
[2026-01-21T06:54:21.185Z] init:
[2026-01-21T06:54:21.185Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin
[2026-01-21T06:54:21.185Z]
[2026-01-21T06:54:21.185Z] getDependentLibs:
[2026-01-21T06:54:21.185Z] [exec] --------------------------------------------
[2026-01-21T06:54:21.185Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:21.185Z] [exec] task is set to default
[2026-01-21T06:54:21.185Z] [exec] dependencyList is set to json_simple
[2026-01-21T06:54:21.185Z] [exec] System Test jars will be downloaded.
[2026-01-21T06:54:21.185Z] [exec] --------------------------------------------
[2026-01-21T06:54:21.185Z] [exec] Starting download third party dependent jars
[2026-01-21T06:54:21.185Z] [exec] --------------------------------------------
[2026-01-21T06:54:21.185Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:21.185Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T06:54:21.185Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T06:54:21.185Z]
[2026-01-21T06:54:21.185Z] compile:
[2026-01-21T06:54:21.185Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T06:54:21.185Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T06:54:21.185Z] [echo] ===fork: yes
[2026-01-21T06:54:21.185Z] [echo] ===debug: on
[2026-01-21T06:54:21.185Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin
[2026-01-21T06:54:21.983Z]
[2026-01-21T06:54:21.983Z] dist:
[2026-01-21T06:54:21.983Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-21T06:54:21.983Z]
[2026-01-21T06:54:21.983Z] BUILD SUCCESSFUL
[2026-01-21T06:54:21.983Z] Total time: 1 second
[2026-01-21T06:54:21.983Z] 0
[2026-01-21T06:54:21.983Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-21T06:54:21.983Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-21T06:54:21.983Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-21T06:54:22.845Z] ****************************** MACHINE INFO ******************************
[2026-01-21T06:54:22.845Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG
[2026-01-21T06:54:22.845Z] Free Physical Memory Size : 334626816
[2026-01-21T06:54:22.845Z] Free space (bytes) : 53079863296
[2026-01-21T06:54:22.845Z] Total Physical Memory Size : 6979321856
[2026-01-21T06:54:22.845Z] Total space (bytes) : 90743767040
[2026-01-21T06:54:22.845Z] Usable space (bytes) : 53079863296
[2026-01-21T06:54:22.845Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T06:54:22.845Z] bashVersion :
[2026-01-21T06:54:22.845Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-21T06:54:22.845Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-21T06:54:22.845Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] This is free software; you are free to change and redistribute it.
[2026-01-21T06:54:22.845Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T06:54:22.845Z] cpuCores : 4
[2026-01-21T06:54:22.845Z] curlVersion :
[2026-01-21T06:54:22.845Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-01-21T06:54:22.845Z] Release-Date: 2023-05-30
[2026-01-21T06:54:22.845Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-21T06:54:22.845Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-21T06:54:22.845Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-21T06:54:22.845Z] gcc version : 15.0.0
[2026-01-21T06:54:22.845Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-21T06:54:22.845Z] gdb version : bash: line 1: gdb: command not found
[2026-01-21T06:54:22.845Z] lldb version :
[2026-01-21T06:54:22.845Z] lldb-1500.0.200.58
[2026-01-21T06:54:22.845Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-21T06:54:22.845Z] makeVersion :
[2026-01-21T06:54:22.845Z] GNU Make 3.81
[2026-01-21T06:54:22.845Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-21T06:54:22.845Z] This is free software; see the source for copying conditions.
[2026-01-21T06:54:22.845Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-21T06:54:22.845Z] PARTICULAR PURPOSE.
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] This program built for i386-apple-darwin11.3.0
[2026-01-21T06:54:22.845Z] mavenVersion :
[2026-01-21T06:54:22.845Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-21T06:54:22.845Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-21T06:54:22.845Z] Java version: 11.0.30, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-21T06:54:22.845Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-21T06:54:22.845Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-21T06:54:22.845Z] perlVersion :
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-21T06:54:22.845Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] Copyright 1987-2020, Larry Wall
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-21T06:54:22.845Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-21T06:54:22.845Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-21T06:54:22.845Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-21T06:54:22.845Z] procArch : arm
[2026-01-21T06:54:22.845Z] sysArch : arm64
[2026-01-21T06:54:22.845Z] sysOS : Darwin
[2026-01-21T06:54:22.845Z] ulimit :
[2026-01-21T06:54:22.845Z] core file size (blocks, -c) 8192
[2026-01-21T06:54:22.845Z] data seg size (kbytes, -d) unlimited
[2026-01-21T06:54:22.845Z] file size (blocks, -f) unlimited
[2026-01-21T06:54:22.845Z] max locked memory (kbytes, -l) unlimited
[2026-01-21T06:54:22.845Z] max memory size (kbytes, -m) unlimited
[2026-01-21T06:54:22.845Z] open files (-n) 10240
[2026-01-21T06:54:22.845Z] pipe size (512 bytes, -p) 1
[2026-01-21T06:54:22.845Z] stack size (kbytes, -s) 65520
[2026-01-21T06:54:22.845Z] cpu time (seconds, -t) unlimited
[2026-01-21T06:54:22.845Z] max user processes (-u) 1333
[2026-01-21T06:54:22.845Z] virtual memory (kbytes, -v) unlimited
[2026-01-21T06:54:22.845Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-01-21T06:54:22.845Z] vmVendor : Oracle Corporation
[2026-01-21T06:54:22.845Z] vmVersion : 11.0.30+7
[2026-01-21T06:54:22.845Z] xlc version : bash: line 1: xlC: command not found
[2026-01-21T06:54:22.845Z] **************************************************************************
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] System.getProperty('os.name')=Mac OS X
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] System.getProperty('os.arch')=aarch64
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.845Z] System.getProperty('java.fullversion')=null
[2026-01-21T06:54:22.845Z]
[2026-01-21T06:54:22.846Z] System.getProperty('sun.arch.data.model')=64
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib
[2026-01-21T06:54:22.846Z] perl scripts/configure.pl
[2026-01-21T06:54:22.846Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-21T06:54:22.846Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z] Starting to generate parallel test lists.
[2026-01-21T06:54:22.846Z]
[2026-01-21T06:54:22.846Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-01-21T06:54:23.204Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-01-21T06:54:23.204Z] Attempting to get test duration data from TRSS.
[2026-01-21T06:54:23.204Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=aarch64_mac&group=system&level=sanity
[2026-01-21T06:54:23.571Z] Attempting to get test duration data from cached files.
[2026-01-21T06:54:23.572Z]
[2026-01-21T06:54:23.572Z] TEST DURATION
[2026-01-21T06:54:23.572Z] ====================================================================================
[2026-01-21T06:54:23.572Z] Total number of tests searched: 150
[2026-01-21T06:54:23.572Z] Number of test durations found: 150
[2026-01-21T06:54:23.572Z] Top slowest tests:
[2026-01-21T06:54:23.572Z] 08m06s TestJlmRemoteThreadAuth_0
[2026-01-21T06:54:23.572Z] 08m05s TestJlmRemoteThreadAuth_1
[2026-01-21T06:54:23.572Z] 07m55s TestJlmRemoteThreadNoAuth_1
[2026-01-21T06:54:23.572Z] ====================================================================================
[2026-01-21T06:54:23.572Z]
[2026-01-21T06:54:23.572Z] Test target is split into 2 lists.
[2026-01-21T06:54:23.572Z] Reducing estimated test running time from 160m20s to 117m30s.
[2026-01-21T06:54:23.572Z]
[2026-01-21T06:54:23.572Z] -------------------------------------testList_0-------------------------------------
[2026-01-21T06:54:23.572Z] Number of tests: 18
[2026-01-21T06:54:23.572Z] Estimated running time: 117m30s
[2026-01-21T06:54:23.572Z] TESTLIST=TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,NioLoadTest_5m_1,NioLoadTest_5m_0,MathLoadTest_autosimd_5m_0,MathLoadTest_bigdecimal_5m_1,ClassLoadingTest_5m_1,MathLoadTest_autosimd_5m_1
[2026-01-21T06:54:23.572Z] ------------------------------------------------------------------------------------
[2026-01-21T06:54:23.572Z]
[2026-01-21T06:54:23.572Z] -------------------------------------testList_1-------------------------------------
[2026-01-21T06:54:23.572Z] Number of tests: 132
[2026-01-21T06:54:23.572Z] Estimated running time: 42m49s
[2026-01-21T06:54:23.572Z] TESTLIST=MathLoadTest_bigdecimal_5m_0,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,MauveMultiThrdLoad_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,CLLoad_1,CLLoad_0,TestJlmLocal_0,TestJlmLocal_1,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,PatModImg_PlatMod_0,PatModImg_Adv_0,PatModImg_Adv_1,PatModImg_AppMod_0,PatModImg_AppMod_1,PatModImg_PlatMod_1,UpgModPath_JarImg_0,UpgModPath_JarImg_1,PatModImg_Unex_1,PatModImg_Unex_0,UpgModPath_ExpImg_0,UpgModPath_ExpImg_1,CLTestImg_0,CLTestImg_1,CpMpJlink_1,CpMpJlink_0,UpgModPath_Jar_0,UpgModPath_Jar_1,UpgModPath_Exp_1,UpgModPath_Exp_0,CpMpModJar_0,PatMod_Adv_0,AutoMod_Impl3_1,AutoMod_Impl2_0,AutoMod_Impl1_0,PatMod_Adv_1,AutoMod_Impl1_1,CpMpModJar_1,AutoMod_Impl2_1,AutoMod_Impl3_0,AutoMod1_1,InternalAPIs_1,AutoMod2_1,AutoMod2_0,AutoMod1_0,InternalAPIs_0,PatMod_AppMod_1,PatMod_PlatMod_1,PatMod_PlatMod_0,PatMod_Unex_1,PatMod_AppMod_0,PatMod_Unex_0,SLTest_1,SLTest_0,CpMpModJar2_1,CpMpModJar3_1,CpMpModJar2_0,CpMpModJar3_0,CLTest_1,CLTest_0,CpMp_CpMp_0,CpMp3_0,CpMp2_0,CpMp_MP_1,CpMp2_1,CpMp_CpMp_1,CpMp_MP_0,CpMp3_1,CLStressLayers_0,CLStressCRI_1,CLStressCRI_0,ExplMod_2,ExplMod_1,ExplMod_0,CLStressLayers_2,CLStressLayers_1,CLStressCRI_2,TestJlmRemoteMemoryAuth_2,TestJlmRemoteThreadNoAuth_2,SLTest_2,PatMod_PlatMod_2,PatModImg_PlatMod_2,MathLoadTest_autosimd_5m_2,UpgModPath_Jar_2,UpgModPath_JarImg_2,UpgModPath_Exp_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,PatMod_Unex_2,PatMod_AppMod_2,PatModImg_Unex_2,PatModImg_Adv_2,MathLoadTest_bigdecimal_5m_2,LambdaLoadTest_HS_5m_2,CpMp_MP_2,CpMpJlink_2,CLTest_2,CLTestImg_2,AutoMod1_2,UpgModPath_ExpImg_2,PatMod_Adv_2,PatModImg_AppMod_2,ParallelStreamsLoadTest_HS_2,NioLoadTest_5m_2,MauveSingleThrdLoad_HS_5m_2,InternalAPIs_2,CpMp_CpMp_2,CpMpModJar_2,CpMpModJar3_2,CpMpModJar2_2,CpMp3_2,CpMp2_2,ClassLoadingTest_5m_2,CLLoad_2,AutoMod_Impl3_2,AutoMod_Impl2_2,AutoMod_Impl1_2,AutoMod2_2,MauveSingleInvocLoad_HS_5m_2,MauveMultiThrdLoad_5m_2
[2026-01-21T06:54:23.572Z] ------------------------------------------------------------------------------------
[2026-01-21T06:54:23.572Z]
[2026-01-21T06:54:23.572Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-01-21T06:54:23.704Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-21T06:54:23.825Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-01-21T06:54:23.826Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-01-21T06:54:23.897Z] Archiving artifacts
[2026-01-21T06:54:23.960Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-01-21T06:54:24.045Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2026-01-21T06:54:25.317Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-01-21T06:54:25.318Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-01-21T06:54:25.518Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-01-21T06:54:25.577Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-01-21T06:55:30.198Z] LEVELS: [sanity]
[2026-01-21T06:55:30.198Z] JDK_VERSIONS: [8]
[2026-01-21T06:55:30.198Z] GROUPS: [system]
[2026-01-21T06:55:30.198Z] ARCH_OS_LIST: [aarch64_mac]
[2026-01-21T06:55:30.301Z] LEVELS: [sanity]
[2026-01-21T06:55:30.311Z] JDK_VERSIONS: [8]
[2026-01-21T06:55:30.311Z] GROUPS: [system]
[2026-01-21T06:55:30.311Z] ARCH_OS_LIST: [aarch64_mac]
[2026-01-21T06:55:30.850Z] Existing items:
[2026-01-21T06:55:30.850Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1'}
[2026-01-21T06:55:30.850Z] Unreferenced items:
[2026-01-21T06:55:30.850Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0'}
[2026-01-21T06:55:30.850Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_2'}
[2026-01-21T06:55:30.883Z] Existing items:
[2026-01-21T06:55:30.883Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0'}
[2026-01-21T06:55:30.883Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1'}
[2026-01-21T06:55:30.883Z] Unreferenced items:
[2026-01-21T06:55:30.883Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-21T06:55:33.070Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-21T06:55:33.656Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-21T06:55:33.656Z] 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] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T06:55:33.867Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T06:55:33.867Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T06:55:34.463Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-21T06:55:35.194Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-01-21T06:55:35.194Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-21T06:55:35.469Z] 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] build
[2026-01-21T06:55:35.817Z] Scheduling project: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0
[Pipeline] build
[2026-01-21T06:55:36.254Z] Scheduling project: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1
[2026-01-21T06:55:41.671Z] Starting building: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0 #45
[2026-01-21T06:55:41.671Z] Starting building: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1 #44
[2026-01-21T07:59:50.161Z] Build Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1 #44 completed: UNSTABLE
[Pipeline] }
[2026-01-21T08:46:42.264Z] Build Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0 #45 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-21T08:46:42.341Z] Running on test-orka-macos14-arm64-a2zsz in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T08:46:42.424Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T08:46:42.424Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T08:46:42.450Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-21T08:46:42.480Z] Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0 #45 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-21T08:46:42.496Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T08:46:42.762Z] Copied 1 artifact from "Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0" build number 45
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-21T08:46:42.788Z] Saving Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0/45/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-21T08:46:42.817Z] Archiving artifacts
[2026-01-21T08:46:42.879Z] Recording fingerprints
[Pipeline] echo
[2026-01-21T08:46:42.918Z] Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1 #44 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-21T08:46:42.930Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T08:46:43.131Z] Copied 1 artifact from "Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1" build number 44
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-21T08:46:43.159Z] Saving Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/44/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-21T08:46:43.189Z] Archiving artifacts
[2026-01-21T08:46:43.242Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-21T08:46:43.410Z] Tap file found: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0/45/aqa-tests/TKG/output_17689786868079/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-01-21T08:46:43.612Z] Tap file found: Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/44/aqa-tests/TKG/output_17689786916267/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T08:46:43.862Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T08:46:43.862Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T08:46:43.897Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-01-21T08:46:44.001Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-01-21T08:46:44.027Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-01-21T08:46:44.039Z] Generating rerun Test_openjdk11_hs_sanity.system_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.system_aarch64_mac_rerun)
[Pipeline] echo
[2026-01-21T08:46:44.062Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_sanity.system_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-01-21T08:46:44.668Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-01-21T08:46:44.918Z] Processing DSL script testJobTemplate
[2026-01-21T08:47:35.487Z] LEVELS: [sanity]
[2026-01-21T08:47:35.487Z] JDK_VERSIONS: [8]
[2026-01-21T08:47:35.487Z] GROUPS: [system]
[2026-01-21T08:47:35.487Z] ARCH_OS_LIST: [aarch64_mac]
[2026-01-21T08:47:35.630Z] Added items:
[2026-01-21T08:47:35.630Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_rerun'}
[2026-01-21T08:47:35.630Z] Existing items:
[2026-01-21T08:47:35.630Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_0'}
[2026-01-21T08:47:35.630Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1'}
[2026-01-21T08:47:35.630Z] Unreferenced items:
[2026-01-21T08:47:35.630Z] GeneratedJob{name='Test_openjdk11_hs_sanity.system_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-01-21T08:47:36.726Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_sanity.system_aarch64_mac_rerun)
[Pipeline] build
[2026-01-21T08:47:36.742Z] Scheduling project: Test_openjdk11_hs_sanity.system_aarch64_mac_rerun
[2026-01-21T08:47:46.710Z] Starting building: Test_openjdk11_hs_sanity.system_aarch64_mac_rerun #9
[2026-01-21T09:10:17.745Z] Build Test_openjdk11_hs_sanity.system_aarch64_mac_rerun #9 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-21T09:10:17.834Z] Running on test-docker-ubi9-x64-1 in /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T09:10:18.145Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T09:10:18.145Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T09:10:18.277Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-21T09:10:18.308Z] Test_openjdk11_hs_sanity.system_aarch64_mac_rerun #9 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-21T09:10:18.320Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T09:10:19.628Z] Copied 1 artifact from "Test_openjdk11_hs_sanity.system_aarch64_mac_rerun" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-21T09:10:19.662Z] Saving Test_openjdk11_hs_sanity.system_aarch64_mac_rerun/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-21T09:10:19.797Z] Archiving artifacts
[2026-01-21T09:10:20.188Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-21T09:10:20.946Z] Tap file found: Test_openjdk11_hs_sanity.system_aarch64_mac_rerun/9/aqa-tests/TKG/output_17689853498640/Test_openjdk11_hs_sanity.system_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-01-21T09:10:21.312Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=TestJlmRemoteClassAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteNotifierProxyAuth_0,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteThreadAuth_1&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=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.30%2B7_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=39&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T09:10:21.624Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T09:10:21.624Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T09:10:21.755Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE