Test_openjdk17_hs_extended.system_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin" build number 543
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1009
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 454
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 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
> git rev-list --no-walk ce2593db607668b21560ca1de43c4b9b970181bb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-24T21:48:56.460Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-12-24T21:48:56.461Z] 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
[2025-12-24T21:48:56.471Z] dynamicAgents: []
[Pipeline] echo
[2025-12-24T21:48:56.472Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2025-12-24T21:48:56.484Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2025-12-24T21:48:58.272Z] Running on test-orka-macos14-arm64-yiy0p 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-12-24T21:48:58.366Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-24T21:48:58.492Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T21:48:58.492Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T21:48:58.520Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-24T21:48:58.887Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-12-24T21:48:59.005Z] No credentials specified
[2025-12-24T21:48:59.050Z] Cloning the remote Git repository
[2025-12-24T21:48:59.089Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-24T21:48:59.090Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests # timeout=10
[2025-12-24T21:48:59.110Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-12-24T21:48:59.111Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-24T21:48:59.111Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-12-24T21:48:59.118Z] > git --version # 'git version 2.52.0'
[2025-12-24T21:48:59.118Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-24T21:49:10.614Z] Avoid second fetch
[2025-12-24T21:49:10.663Z] Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master)
[2025-12-24T21:49:10.491Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-24T21:49:10.500Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-24T21:49:10.618Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-24T21:49:10.668Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-12-24T21:49:10.677Z] > /opt/homebrew/bin/git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
[2025-12-24T21:49:11.659Z] Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)"
[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-12-24T21:49:15.658Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-24T21:49:15.746Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-24T21:49:16.384Z] + LC_TIME=C
[2025-12-24T21:49:16.384Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-24T21:49:16.516Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-24T21:49:17.078Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-24T21:49:17.078Z] 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-12-24T21:49:18.672Z] + printenv
[2025-12-24T21:49:18.672Z] JCK_GIT_BRANCH=master
[2025-12-24T21:49:18.672Z] DYNAMIC_COMPILE=false
[2025-12-24T21:49:18.672Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/399/
[2025-12-24T21:49:18.672Z] OPENJ9_BRANCH=master
[2025-12-24T21:49:18.672Z] JENKINS_NODE_COOKIE=6451137e-f9fe-4956-8db4-240a7f94dea4
[2025-12-24T21:49:18.672Z] DOCKER_REQUIRED=false
[2025-12-24T21:49:18.672Z] PARALLEL=Dynamic
[2025-12-24T21:49:18.672Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-24T21:49:18.672Z] SHELL=/bin/zsh
[2025-12-24T21:49:18.672Z] jobStatus=SUCCESS
[2025-12-24T21:49:18.672Z] JOBSTARTTIME=Wed, 24 Dec 2025 16:49:16 -0500
[2025-12-24T21:49:18.672Z] STAGE_NAME=Setup
[2025-12-24T21:49:18.672Z] SSH_CLIENT=78.47.239.97 47682 22
[2025-12-24T21:49:18.672Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-24T21:49:18.672Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.system_aarch64_mac-399
[2025-12-24T21:49:18.672Z] RERUN_FAILURE=true
[2025-12-24T21:49:18.672Z] SDK_RESOURCE=upstream
[2025-12-24T21:49:18.672Z] TIME_LIMIT=25
[2025-12-24T21:49:18.672Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-24T21:49:18.672Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-24T21:49:18.672Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/
[2025-12-24T21:49:18.672Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-12-24T21:49:18.672Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/399/display/redirect?page=changes
[2025-12-24T21:49:18.672Z] JDK_BRANCH=jdk-17.0.18+7_adopt
[2025-12-24T21:49:18.672Z] USER=admin
[2025-12-24T21:49:18.672Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-24T21:49:18.672Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-12-24T21:49:18.672Z] ADOPTOPENJDK_BRANCH=master
[2025-12-24T21:49:18.672Z] ARCHIVE_TEST_RESULTS=false
[2025-12-24T21:49:18.672Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin
[2025-12-24T21:49:18.672Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-24T21:49:18.672Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/399/display/redirect?page=artifacts
[2025-12-24T21:49:18.672Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-24T21:49:18.672Z] ORIGIN_JDK_VERSION=17
[2025-12-24T21:49:18.672Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-12-24T21:49:18.672Z] SETUP_JCK_RUN=false
[2025-12-24T21:49:18.672Z] SPEC=osx_aarch64
[2025-12-24T21:49:18.672Z] PERSONAL_BUILD=false
[2025-12-24T21:49:18.672Z] TKG_ITERATIONS=1
[2025-12-24T21:49:18.672Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-24T21:49:18.672Z] RERUN_ITERATIONS=1
[2025-12-24T21:49:18.672Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-24T21:49:18.672Z] ITERATIONS=1
[2025-12-24T21:49:18.672Z] KEEP_REPORTDIR=false
[2025-12-24T21:49:18.672Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-12-24T21:49:18.672Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/lib
[2025-12-24T21:49:18.673Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/399/display/redirect
[2025-12-24T21:49:18.673Z] _=/usr/bin/printenv
[2025-12-24T21:49:18.673Z] GENERATE_JOBS=true
[2025-12-24T21:49:18.673Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-12-24T21:49:18.673Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-12-24T21:49:18.673Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-24T21:49:18.673Z] EXIT_FAILURE=false
[2025-12-24T21:49:18.673Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-24T21:49:18.673Z] SLACK_CHANNEL=aqavit-bot
[2025-12-24T21:49:18.673Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-24T21:49:18.673Z] JDK_VERSION=17
[2025-12-24T21:49:18.673Z] JOB_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-12-24T21:49:18.673Z] BUILD_DISPLAY_NAME=#399
[2025-12-24T21:49:18.673Z] USE_TESTENV_PROPERTIES=false
[2025-12-24T21:49:18.673Z] BUILD_ID=399
[2025-12-24T21:49:18.673Z] EXIT_SUCCESS=false
[2025-12-24T21:49:18.673Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-24T21:49:18.673Z] TEST_TIME=120
[2025-12-24T21:49:18.673Z] PLATFORM=aarch64_mac
[2025-12-24T21:49:18.673Z] JDK_IMPL=hotspot
[2025-12-24T21:49:18.673Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-12-24T21:49:18.673Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/399/display/redirect?page=tests
[2025-12-24T21:49:18.673Z] AUTO_DETECT=true
[2025-12-24T21:49:18.673Z] SHLVL=2
[2025-12-24T21:49:18.673Z] HOME=/Users/admin
[2025-12-24T21:49:18.673Z] TAP_NAME=Test_openjdk17_hs_extended.system_aarch64_mac.tap
[2025-12-24T21:49:18.673Z] CI=true
[2025-12-24T21:49:18.673Z] EXECUTOR_NUMBER=0
[2025-12-24T21:49:18.673Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac@tmp
[2025-12-24T21:49:18.673Z] JENKINS_SERVER_COOKIE=durable-11f53d8e39aa5f5d539df5ff8d97e7c57de2bef01a0e9b1d59baa14ac3ead4e7
[2025-12-24T21:49:18.673Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 test-orka-macos14-arm64-yiy0p ci.role.test arm64 sw.os.osx orka mac sw.os.osx.10_15_plus
[2025-12-24T21:49:18.673Z] TARGET=extended.system
[2025-12-24T21:49:18.673Z] BUILD_LIST=system
[2025-12-24T21:49:18.673Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:49:18.673Z] LOGNAME=admin
[2025-12-24T21:49:18.673Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-24T21:49:18.673Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-12-24T21:49:18.673Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-24T21:49:18.673Z] SSH_CONNECTION=78.47.239.97 47682 192.168.64.2 22
[2025-12-24T21:49:18.673Z] UPSTREAM_JOB_NUMBER=543
[2025-12-24T21:49:18.673Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-24T21:49:18.673Z] NODE_NAME=test-orka-macos14-arm64-yiy0p
[2025-12-24T21:49:18.673Z] BUILD_NUMBER=399
[2025-12-24T21:49:18.673Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/display/redirect
[2025-12-24T21:49:18.673Z] KEEP_WORKSPACE=false
[2025-12-24T21:49:18.673Z] HUDSON_COOKIE=08990a90-e1ad-47d5-8a37-ed80da45d397
[2025-12-24T21:49:18.673Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../benchmarks
[2025-12-24T21:49:18.673Z] USE_JRE=false
[2025-12-24T21:49:18.673Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image
[2025-12-24T21:49:18.673Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-24T21:49:18.673Z] 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-12-24T21:49:18.780Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-24T21:49:18.796Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T21:49:59.238Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-aarch64-temurin" build number 543
[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-12-24T21:49:59.786Z] 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-12-24T21:49:59.824Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-12-24T21:49:59.889Z] $ ssh-agent
[2025-12-24T21:50:00.036Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-tYLI1O1ePvrt/agent.13937
[2025-12-24T21:50:00.036Z] SSH_AGENT_PID=13938
[2025-12-24T21:50:00.036Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-24T21:50:00.065Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-24T21:50:00.154Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-24T21:50:00.719Z] ++ pwd
[2025-12-24T21:50:00.719Z] + ./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-12-24T21:50:00.719Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[2025-12-24T21:50:00.719Z] get jdk binary...
[2025-12-24T21:50:00.719Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-24T21:50:00.719Z] Uncompressing file: OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz ...
[2025-12-24T21:50:01.582Z] List files in jdkbinary folder...
[2025-12-24T21:50:01.582Z] total 633656
[2025-12-24T21:50:01.582Z] -rw-r--r-- 1 admin staff 44152609 Dec 24 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:01.582Z] -rw-r--r-- 1 admin staff 185626407 Dec 24 15:47 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:01.582Z] -rw-r--r-- 1 admin staff 42646299 Dec 24 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:01.582Z] -rw-r--r-- 1 admin staff 28446 Dec 24 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea-metadata.json
[2025-12-24T21:50:01.582Z] -rw-r--r-- 1 admin staff 147453 Dec 24 16:42 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea.json
[2025-12-24T21:50:01.583Z] -rw-r--r-- 1 admin staff 3889539 Dec 24 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:01.583Z] -rw-r--r-- 1 admin staff 28836405 Dec 24 15:43 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:01.583Z] drwxr-xr-x 3 admin staff 96 Dec 24 16:50 tmp
[2025-12-24T21:50:01.583Z] List files in jdkbinary/tmp folder...
[2025-12-24T21:50:01.583Z] total 0
[2025-12-24T21:50:01.583Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:46 jdk-17.0.18+7
[2025-12-24T21:50:01.583Z] Moving directory jdk-17.0.18+7/ to ../j2sdk-image
[2025-12-24T21:50:01.583Z] Uncompressing file: OpenJDK17U-jre_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz ...
[2025-12-24T21:50:02.063Z] List files in jdkbinary folder...
[2025-12-24T21:50:02.063Z] total 633656
[2025-12-24T21:50:02.063Z] -rw-r--r-- 1 admin staff 44152609 Dec 24 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.063Z] -rw-r--r-- 1 admin staff 185626407 Dec 24 15:47 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.063Z] -rw-r--r-- 1 admin staff 42646299 Dec 24 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.063Z] -rw-r--r-- 1 admin staff 28446 Dec 24 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea-metadata.json
[2025-12-24T21:50:02.063Z] -rw-r--r-- 1 admin staff 147453 Dec 24 16:42 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea.json
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 3889539 Dec 24 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 28836405 Dec 24 15:43 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:46 j2sdk-image
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 16:50 tmp
[2025-12-24T21:50:02.064Z] List files in jdkbinary/tmp folder...
[2025-12-24T21:50:02.064Z] total 0
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:47 jdk-17.0.18+7-jre
[2025-12-24T21:50:02.064Z] Moving directory jdk-17.0.18+7-jre/ to ../j2re-image
[2025-12-24T21:50:02.064Z] Uncompressing file: OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz ...
[2025-12-24T21:50:02.064Z] List files in jdkbinary folder...
[2025-12-24T21:50:02.064Z] total 633656
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 44152609 Dec 24 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 185626407 Dec 24 15:47 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 42646299 Dec 24 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 28446 Dec 24 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea-metadata.json
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 147453 Dec 24 16:42 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea.json
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 3889539 Dec 24 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] -rw-r--r-- 1 admin staff 28836405 Dec 24 15:43 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:47 j2re-image
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:46 j2sdk-image
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 16:50 tmp
[2025-12-24T21:50:02.064Z] List files in jdkbinary/tmp folder...
[2025-12-24T21:50:02.064Z] total 0
[2025-12-24T21:50:02.064Z] drwxr-xr-x 3 admin staff 96 Dec 24 15:43 jdk-17.0.18+7-static-libs
[2025-12-24T21:50:02.064Z] Moving directory jdk-17.0.18+7-static-libs/ to ../static-libs
[2025-12-24T21:50:02.064Z] Uncompressing file: OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz ...
[2025-12-24T21:50:02.548Z] List files in jdkbinary folder...
[2025-12-24T21:50:02.548Z] total 633656
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 44152609 Dec 24 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 185626407 Dec 24 15:47 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 42646299 Dec 24 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 28446 Dec 24 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea-metadata.json
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 147453 Dec 24 16:42 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.18_7-ea.json
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 3889539 Dec 24 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.548Z] -rw-r--r-- 1 admin staff 28836405 Dec 24 15:43 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz
[2025-12-24T21:50:02.548Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:47 j2re-image
[2025-12-24T21:50:02.548Z] drwxr-xr-x 3 admin staff 96 Dec 24 07:46 j2sdk-image
[2025-12-24T21:50:02.548Z] drwxr-xr-x 3 admin staff 96 Dec 24 15:43 static-libs
[2025-12-24T21:50:02.548Z] drwxr-xr-x 3 admin staff 96 Dec 24 16:50 tmp
[2025-12-24T21:50:02.548Z] List files in jdkbinary/tmp folder...
[2025-12-24T21:50:02.548Z] total 0
[2025-12-24T21:50:02.548Z] drwxr-xr-x 7 admin staff 224 Dec 24 15:39 jdk-17.0.18+7-test-image
[2025-12-24T21:50:02.548Z] Moving directory jdk-17.0.18+7-test-image/ to ../openjdk-test-image
[2025-12-24T21:50:02.548Z] Uncompressing OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.18_7-ea.tar.gz over ./j2sdk-image...
[2025-12-24T21:50:02.961Z] Removing top-level folder jdk-17.0.18+7-debug-image/
[2025-12-24T21:50:02.961Z] Removing top-level folder jdk-17.0.18+7/
[2025-12-24T21:50:02.961Z] /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-12-24T21:50:02.961Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-24T21:50:02.961Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-12-24T21:50:02.961Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-24T21:50:04.345Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-12-24T21:50:04.345Z] OpenJDK Runtime Environment Temurin-17.0.18+7-202512242033 (build 17.0.18-beta+7-ea)
[2025-12-24T21:50:04.345Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+7-202512242033 (build 17.0.18-beta+7-ea, mixed mode, sharing)
[2025-12-24T21:50:04.345Z] =JAVA VERSION OUTPUT END=
[2025-12-24T21:50:04.345Z] get testKitGen...
[2025-12-24T21:50:04.345Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-24T21:50:05.168Z] git rev-parse master
[2025-12-24T21:50:05.168Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-24T21:50:05.450Z] $ ssh-agent -k
[2025-12-24T21:50:05.458Z] unset SSH_AUTH_SOCK;
[2025-12-24T21:50:05.458Z] unset SSH_AGENT_PID;
[2025-12-24T21:50:05.458Z] echo Agent pid 13938 killed;
[2025-12-24T21:50:05.704Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-12-24T21:50:05.907Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-12-24T21:50:06.085Z] 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-12-24T21:50:07.754Z] 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.18%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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=543&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-24T21:50:07.811Z] 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-yiy0p&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.18%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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=543&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-12-24T21:50:07.905Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T21:50:08.227Z] Copied 1 artifact from "getTRSSOutput" build number 1995
[Pipeline] sh
[2025-12-24T21:50:09.004Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-24T21:50:09.004Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-24T21:50:09.004Z] + tar xof -
[2025-12-24T21:50:09.004Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-24T21:50:09.221Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-24T21:50:09.311Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-24T21:50:09.931Z] + 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-12-24T21:50:09.931Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib does not exist, creating one.
[2025-12-24T21:50:09.931Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:09.931Z] --------------------------------------------
[2025-12-24T21:50:09.931Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:09.931Z] task is set to default
[2025-12-24T21:50:09.931Z] dependencyList is set to all
[2025-12-24T21:50:09.931Z] System Test jars will be downloaded.
[2025-12-24T21:50:09.931Z] --------------------------------------------
[2025-12-24T21:50:09.931Z] Starting download third party dependent jars
[2025-12-24T21:50:09.931Z] --------------------------------------------
[2025-12-24T21:50:09.931Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:09.931Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-12-24T21:50:09.931Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit
[2025-12-24T21:50:09.931Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-12-24T21:50:09.931Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-12-24T21:50:09.931Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-12-24T21:50:09.931Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/junit.jar
[2025-12-24T21:50:09.931Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-12-24T21:50:09.931Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j
[2025-12-24T21:50:09.931Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-12-24T21:50:09.931Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-12-24T21:50:10.330Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-24T21:50:10.330Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-24T21:50:10.330Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-12-24T21:50:10.330Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-12-24T21:50:11.616Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-12-24T21:50:11.616Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-12-24T21:50:11.616Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/cvsclient
[2025-12-24T21:50:11.616Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-12-24T21:50:11.616Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-12-24T21:50:11.983Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-12-24T21:50:11.983Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-12-24T21:50:11.983Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-12-24T21:50:11.983Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/tools
[2025-12-24T21:50:11.983Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-12-24T21:50:11.983Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-12-24T21:50:12.368Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-12-24T21:50:12.368Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/tools/tools.jar
[2025-12-24T21:50:12.368Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-12-24T21:50:12.368Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-12-24T21:50:12.729Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-24T21:50:12.729Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-24T21:50:12.729Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant
[2025-12-24T21:50:12.729Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-12-24T21:50:12.729Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib
[2025-12-24T21:50:12.729Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-12-24T21:50:12.729Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-12-24T21:50:12.729Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-24T21:50:12.729Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-24T21:50:12.729Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-12-24T21:50:12.729Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-12-24T21:50:13.114Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-12-24T21:50:13.114Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-12-24T21:50:13.114Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-12-24T21:50:13.114Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/mauve
[2025-12-24T21:50:13.114Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-12-24T21:50:13.114Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-12-24T21:50:13.114Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-12-24T21:50:13.114Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2025-12-24T21:50:13.114Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-12-24T21:50:13.114Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/asm
[2025-12-24T21:50:13.114Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-12-24T21:50:13.114Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-12-24T21:50:13.478Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/asm/asm.jar
[2025-12-24T21:50:13.478Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-12-24T21:50:13.478Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-12-24T21:50:13.478Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib/json-simple.jar
[2025-12-24T21:50:13.478Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-24T21:50:13.666Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2025-12-24T21:50:13.707Z] Machine limit is 10.
[Pipeline] sh
[2025-12-24T21:50:14.494Z] + cd ./aqa-tests/TKG
[2025-12-24T21:50:14.494Z] ++ uname
[2025-12-24T21:50:14.494Z] + '[' Darwin = AIX ']'
[2025-12-24T21:50:14.494Z] ++ uname
[2025-12-24T21:50:14.494Z] + '[' Darwin = SunOS ']'
[2025-12-24T21:50:14.494Z] ++ uname
[2025-12-24T21:50:14.494Z] + '[' Darwin = '*BSD' ']'
[2025-12-24T21:50:14.494Z] + MAKE=make
[2025-12-24T21:50:14.494Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-12-24T21:50:14.494Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-24T21:50:14.494Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:14.494Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-24T21:50:14.494Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-24T21:50:14.494Z] (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-12-24T21:50:14.494Z] 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-12-24T21:50:14.858Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-24T21:50:15.230Z]
[2025-12-24T21:50:15.231Z] build:
[2025-12-24T21:50:15.231Z]
[2025-12-24T21:50:15.231Z] clean:
[2025-12-24T21:50:15.231Z]
[2025-12-24T21:50:15.231Z] init:
[2025-12-24T21:50:15.231Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-12-24T21:50:15.231Z]
[2025-12-24T21:50:15.231Z] getDependentLibs:
[2025-12-24T21:50:15.619Z] [exec] --------------------------------------------
[2025-12-24T21:50:15.619Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:15.619Z] [exec] task is set to default
[2025-12-24T21:50:15.619Z] [exec] dependencyList is set to json_simple
[2025-12-24T21:50:15.619Z] [exec] System Test jars will be downloaded.
[2025-12-24T21:50:15.619Z] [exec] --------------------------------------------
[2025-12-24T21:50:15.619Z] [exec] Starting download third party dependent jars
[2025-12-24T21:50:15.619Z] [exec] --------------------------------------------
[2025-12-24T21:50:15.619Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:15.619Z] [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-12-24T21:50:15.619Z] [exec] downloaded dependent third party jars successfully
[2025-12-24T21:50:15.619Z]
[2025-12-24T21:50:15.619Z] compile:
[2025-12-24T21:50:15.619Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-24T21:50:15.619Z] [echo] ============COMPILER SETTINGS============
[2025-12-24T21:50:15.619Z] [echo] ===fork: yes
[2025-12-24T21:50:15.619Z] [echo] ===debug: on
[2025-12-24T21:50:15.619Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-12-24T21:50:16.408Z] [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-12-24T21:50:16.408Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-24T21:50:16.408Z]
[2025-12-24T21:50:16.408Z] dist:
[2025-12-24T21:50:16.408Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-24T21:50:16.408Z]
[2025-12-24T21:50:16.408Z] BUILD SUCCESSFUL
[2025-12-24T21:50:16.408Z] Total time: 1 second
[2025-12-24T21:50:16.408Z] 0
[2025-12-24T21:50:16.408Z] /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-12-24T21:50:16.408Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-24T21:50:16.408Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-24T21:50:17.660Z] ****************************** MACHINE INFO ******************************
[2025-12-24T21:50:17.660Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-12-24T21:50:17.660Z] Free Physical Memory Size : 388235264
[2025-12-24T21:50:17.660Z] Free space (bytes) : 33443778560
[2025-12-24T21:50:17.660Z] Total Physical Memory Size : 6979321856
[2025-12-24T21:50:17.660Z] Total space (bytes) : 90743767040
[2025-12-24T21:50:17.660Z] Usable space (bytes) : 33443778560
[2025-12-24T21:50:17.660Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-24T21:50:17.660Z] bashVersion :
[2025-12-24T21:50:17.660Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-24T21:50:17.660Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-24T21:50:17.660Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] This is free software; you are free to change and redistribute it.
[2025-12-24T21:50:17.660Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-24T21:50:17.660Z] cpuCores : 4
[2025-12-24T21:50:17.660Z] curlVersion :
[2025-12-24T21:50:17.660Z] 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-12-24T21:50:17.660Z] Release-Date: 2024-03-27
[2025-12-24T21:50:17.660Z] 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-12-24T21:50:17.660Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-24T21:50:17.660Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-24T21:50:17.660Z] gcc version : 15.0.0
[2025-12-24T21:50:17.660Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-24T21:50:17.660Z] gdb version : bash: line 1: gdb: command not found
[2025-12-24T21:50:17.660Z] lldb version :
[2025-12-24T21:50:17.660Z] lldb-1500.0.200.58
[2025-12-24T21:50:17.660Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-24T21:50:17.660Z] makeVersion :
[2025-12-24T21:50:17.660Z] GNU Make 3.81
[2025-12-24T21:50:17.660Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-24T21:50:17.660Z] This is free software; see the source for copying conditions.
[2025-12-24T21:50:17.660Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-24T21:50:17.660Z] PARTICULAR PURPOSE.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] This program built for i386-apple-darwin11.3.0
[2025-12-24T21:50:17.660Z] mavenVersion :
[2025-12-24T21:50:17.660Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-24T21:50:17.660Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-24T21:50:17.660Z] Java version: 17.0.18-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-12-24T21:50:17.660Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-24T21:50:17.660Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-24T21:50:17.660Z] perlVersion :
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-24T21:50:17.660Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Copyright 1987-2022, Larry Wall
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-24T21:50:17.660Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-24T21:50:17.660Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-24T21:50:17.660Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-24T21:50:17.660Z] procArch : arm
[2025-12-24T21:50:17.660Z] sysArch : arm64
[2025-12-24T21:50:17.660Z] sysOS : Darwin
[2025-12-24T21:50:17.660Z] ulimit :
[2025-12-24T21:50:17.660Z] core file size (blocks, -c) 8192
[2025-12-24T21:50:17.660Z] data seg size (kbytes, -d) unlimited
[2025-12-24T21:50:17.660Z] file size (blocks, -f) unlimited
[2025-12-24T21:50:17.660Z] max locked memory (kbytes, -l) unlimited
[2025-12-24T21:50:17.660Z] max memory size (kbytes, -m) unlimited
[2025-12-24T21:50:17.660Z] open files (-n) 1048576
[2025-12-24T21:50:17.660Z] pipe size (512 bytes, -p) 1
[2025-12-24T21:50:17.660Z] stack size (kbytes, -s) 65520
[2025-12-24T21:50:17.660Z] cpu time (seconds, -t) unlimited
[2025-12-24T21:50:17.660Z] max user processes (-u) 1333
[2025-12-24T21:50:17.660Z] virtual memory (kbytes, -v) unlimited
[2025-12-24T21:50:17.660Z] 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-12-24T21:50:17.660Z] vmVendor : Oracle Corporation
[2025-12-24T21:50:17.660Z] vmVersion : 17.0.18-beta+7-ea
[2025-12-24T21:50:17.660Z] xlc version : bash: line 1: xlC: command not found
[2025-12-24T21:50:17.660Z] **************************************************************************
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('os.name')=Mac OS X
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('os.arch')=aarch64
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('java.fullversion')=null
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] System.getProperty('sun.arch.data.model')=64
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] /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-12-24T21:50:17.660Z] perl scripts/configure.pl
[2025-12-24T21:50:17.660Z] /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-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-12-24T21:50:17.660Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Starting to generate parallel test lists.
[2025-12-24T21:50:17.660Z]
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-12-24T21:50:17.660Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-12-24T21:50:17.660Z] Attempting to get test duration data from TRSS.
[2025-12-24T21:50:17.660Z] 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-12-24T21:50:18.031Z] Warning: cannot parse data from TRSS.
[2025-12-24T21:50:18.031Z] Unexpected character (e) at position 0.
[2025-12-24T21:50:18.031Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-12-24T21:50:18.031Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-12-24T21:50:18.031Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-12-24T21:50:18.031Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-12-24T21:50:18.031Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2025-12-24T21:50:18.031Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2025-12-24T21:50:18.031Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2025-12-24T21:50:18.031Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2025-12-24T21:50:18.031Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2025-12-24T21:50:18.031Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-12-24T21:50:18.031Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-12-24T21:50:18.031Z] Attempting to get test duration data from cached files.
[2025-12-24T21:50:18.031Z]
[2025-12-24T21:50:18.031Z] TEST DURATION
[2025-12-24T21:50:18.031Z] ====================================================================================
[2025-12-24T21:50:18.031Z] Total number of tests searched: 32
[2025-12-24T21:50:18.031Z] Number of test durations found: 0
[2025-12-24T21:50:18.031Z] No test duration data found.
[2025-12-24T21:50:18.031Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-12-24T21:50:18.031Z] ====================================================================================
[2025-12-24T21:50:18.031Z]
[2025-12-24T21:50:18.031Z] Test target is split into 1 lists.
[2025-12-24T21:50:18.031Z] Reducing estimated test running time from 12m40s to 12m40s.
[2025-12-24T21:50:18.031Z]
[2025-12-24T21:50:18.031Z] -------------------------------------testList_0-------------------------------------
[2025-12-24T21:50:18.031Z] Number of tests: 32
[2025-12-24T21:50:18.031Z] Estimated running time: 12m40s
[2025-12-24T21:50:18.031Z] TESTLIST=MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,MiniMix_5m_1,ConcurrentLoadTest_5m_0,UtilLoadTest_5m_0,UtilLoadTest_5m_1,ConcurrentLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0,HCRLateAttachWorkload_previewEnabled_1,MiniMix_10m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MiniMix_5m_0,MiniMix_10m_1,LangLoadTest_5m_0,LangLoadTest_5m_1,MiniMix_aot_5m_0,LockingLoadTest_0,LockingLoadTest_1,UtilLoadTest_5m_2,OAuthTest_0,MiniMix_5m_2,MiniMix_10m_2,MathLoadTest_all_5m_2,LockingLoadTest_2,LangLoadTest_5m_2,JdiTest_2,JdiTest_1,JdiTest_0,HCRLateAttachWorkload_previewEnabled_2,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2
[2025-12-24T21:50:18.031Z] ------------------------------------------------------------------------------------
[2025-12-24T21:50:18.031Z]
[2025-12-24T21:50:18.031Z] 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-12-24T21:50:18.223Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-24T21:50:18.351Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-12-24T21:50:18.926Z] + cd ./aqa-tests/TKG
[2025-12-24T21:50:18.926Z] ++ uname
[2025-12-24T21:50:18.926Z] + '[' Darwin = AIX ']'
[2025-12-24T21:50:18.926Z] ++ uname
[2025-12-24T21:50:18.926Z] + '[' Darwin = SunOS ']'
[2025-12-24T21:50:18.926Z] ++ uname
[2025-12-24T21:50:18.926Z] + '[' Darwin = '*BSD' ']'
[2025-12-24T21:50:18.926Z] + MAKE=make
[2025-12-24T21:50:18.926Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-12-24T21:50:18.926Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-24T21:50:18.926Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:18.926Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-24T21:50:18.926Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-24T21:50:18.926Z] (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-12-24T21:50:18.926Z] 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-12-24T21:50:18.926Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-24T21:50:18.926Z]
[2025-12-24T21:50:18.926Z] build:
[2025-12-24T21:50:18.926Z]
[2025-12-24T21:50:18.926Z] clean:
[2025-12-24T21:50:18.926Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-12-24T21:50:18.926Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-12-24T21:50:18.926Z]
[2025-12-24T21:50:18.926Z] init:
[2025-12-24T21:50:18.926Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-12-24T21:50:18.926Z]
[2025-12-24T21:50:18.926Z] getDependentLibs:
[2025-12-24T21:50:18.926Z] [exec] --------------------------------------------
[2025-12-24T21:50:18.926Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:18.926Z] [exec] task is set to default
[2025-12-24T21:50:18.926Z] [exec] dependencyList is set to json_simple
[2025-12-24T21:50:18.926Z] [exec] System Test jars will be downloaded.
[2025-12-24T21:50:18.926Z] [exec] --------------------------------------------
[2025-12-24T21:50:18.926Z] [exec] Starting download third party dependent jars
[2025-12-24T21:50:18.926Z] [exec] --------------------------------------------
[2025-12-24T21:50:18.926Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../externalDependency/system_lib
[2025-12-24T21:50:18.926Z] [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-12-24T21:50:18.926Z] [exec] downloaded dependent third party jars successfully
[2025-12-24T21:50:18.926Z]
[2025-12-24T21:50:18.926Z] compile:
[2025-12-24T21:50:18.926Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-24T21:50:18.926Z] [echo] ============COMPILER SETTINGS============
[2025-12-24T21:50:18.926Z] [echo] ===fork: yes
[2025-12-24T21:50:18.926Z] [echo] ===debug: on
[2025-12-24T21:50:18.926Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-12-24T21:50:19.764Z] [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-12-24T21:50:19.764Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-24T21:50:19.764Z]
[2025-12-24T21:50:19.764Z] dist:
[2025-12-24T21:50:19.764Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-24T21:50:19.764Z]
[2025-12-24T21:50:19.764Z] BUILD SUCCESSFUL
[2025-12-24T21:50:19.764Z] Total time: 0 seconds
[2025-12-24T21:50:19.764Z] 0
[2025-12-24T21:50:19.764Z] /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-12-24T21:50:19.764Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-24T21:50:19.764Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-24T21:50:20.531Z] ****************************** MACHINE INFO ******************************
[2025-12-24T21:50:20.531Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-12-24T21:50:20.531Z] Free Physical Memory Size : 319029248
[2025-12-24T21:50:20.531Z] Free space (bytes) : 33443758080
[2025-12-24T21:50:20.531Z] Total Physical Memory Size : 6979321856
[2025-12-24T21:50:20.531Z] Total space (bytes) : 90743767040
[2025-12-24T21:50:20.531Z] Usable space (bytes) : 33443758080
[2025-12-24T21:50:20.531Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-24T21:50:20.531Z] bashVersion :
[2025-12-24T21:50:20.531Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-24T21:50:20.531Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-24T21:50:20.531Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] This is free software; you are free to change and redistribute it.
[2025-12-24T21:50:20.531Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-24T21:50:20.531Z] cpuCores : 4
[2025-12-24T21:50:20.531Z] curlVersion :
[2025-12-24T21:50:20.531Z] 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-12-24T21:50:20.531Z] Release-Date: 2024-03-27
[2025-12-24T21:50:20.531Z] 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-12-24T21:50:20.531Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-24T21:50:20.531Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-24T21:50:20.531Z] gcc version : 15.0.0
[2025-12-24T21:50:20.531Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-24T21:50:20.531Z] gdb version : bash: line 1: gdb: command not found
[2025-12-24T21:50:20.531Z] lldb version :
[2025-12-24T21:50:20.531Z] lldb-1500.0.200.58
[2025-12-24T21:50:20.531Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-24T21:50:20.531Z] makeVersion :
[2025-12-24T21:50:20.531Z] GNU Make 3.81
[2025-12-24T21:50:20.531Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-24T21:50:20.531Z] This is free software; see the source for copying conditions.
[2025-12-24T21:50:20.531Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-24T21:50:20.531Z] PARTICULAR PURPOSE.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] This program built for i386-apple-darwin11.3.0
[2025-12-24T21:50:20.531Z] mavenVersion :
[2025-12-24T21:50:20.531Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-24T21:50:20.531Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-24T21:50:20.531Z] Java version: 17.0.18-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-12-24T21:50:20.531Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-24T21:50:20.531Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-24T21:50:20.531Z] perlVersion :
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-24T21:50:20.531Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Copyright 1987-2022, Larry Wall
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-24T21:50:20.531Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-24T21:50:20.531Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-24T21:50:20.531Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-24T21:50:20.531Z] procArch : arm
[2025-12-24T21:50:20.531Z] sysArch : arm64
[2025-12-24T21:50:20.531Z] sysOS : Darwin
[2025-12-24T21:50:20.531Z] ulimit :
[2025-12-24T21:50:20.531Z] core file size (blocks, -c) 8192
[2025-12-24T21:50:20.531Z] data seg size (kbytes, -d) unlimited
[2025-12-24T21:50:20.531Z] file size (blocks, -f) unlimited
[2025-12-24T21:50:20.531Z] max locked memory (kbytes, -l) unlimited
[2025-12-24T21:50:20.531Z] max memory size (kbytes, -m) unlimited
[2025-12-24T21:50:20.531Z] open files (-n) 1048576
[2025-12-24T21:50:20.531Z] pipe size (512 bytes, -p) 1
[2025-12-24T21:50:20.531Z] stack size (kbytes, -s) 65520
[2025-12-24T21:50:20.531Z] cpu time (seconds, -t) unlimited
[2025-12-24T21:50:20.531Z] max user processes (-u) 1333
[2025-12-24T21:50:20.531Z] virtual memory (kbytes, -v) unlimited
[2025-12-24T21:50:20.531Z] 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-12-24T21:50:20.531Z] vmVendor : Oracle Corporation
[2025-12-24T21:50:20.531Z] vmVersion : 17.0.18-beta+7-ea
[2025-12-24T21:50:20.531Z] xlc version : bash: line 1: xlC: command not found
[2025-12-24T21:50:20.531Z] **************************************************************************
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('os.name')=Mac OS X
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('os.arch')=aarch64
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('java.fullversion')=null
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] System.getProperty('sun.arch.data.model')=64
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] /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-12-24T21:50:20.531Z] perl scripts/configure.pl
[2025-12-24T21:50:20.531Z] /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-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-12-24T21:50:20.531Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Starting to generate parallel test lists.
[2025-12-24T21:50:20.531Z]
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-12-24T21:50:20.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-12-24T21:50:20.531Z] Attempting to get test duration data from TRSS.
[2025-12-24T21:50:20.531Z] 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-12-24T21:50:20.894Z] Warning: cannot parse data from TRSS.
[2025-12-24T21:50:20.894Z] Unexpected character (e) at position 0.
[2025-12-24T21:50:20.894Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-12-24T21:50:20.894Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-12-24T21:50:20.894Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-12-24T21:50:20.894Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-12-24T21:50:20.894Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2025-12-24T21:50:20.894Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2025-12-24T21:50:20.894Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2025-12-24T21:50:20.894Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2025-12-24T21:50:20.894Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2025-12-24T21:50:20.895Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-12-24T21:50:20.895Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-12-24T21:50:20.895Z] Attempting to get test duration data from cached files.
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] TEST DURATION
[2025-12-24T21:50:20.895Z] ====================================================================================
[2025-12-24T21:50:20.895Z] Total number of tests searched: 32
[2025-12-24T21:50:20.895Z] Number of test durations found: 0
[2025-12-24T21:50:20.895Z] No test duration data found.
[2025-12-24T21:50:20.895Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-12-24T21:50:20.895Z] ====================================================================================
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] Test target is split into 3 lists.
[2025-12-24T21:50:20.895Z] Reducing estimated test running time from 12m40s to 04m40s.
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] -------------------------------------testList_0-------------------------------------
[2025-12-24T21:50:20.895Z] Number of tests: 7
[2025-12-24T21:50:20.895Z] Estimated running time: 04m40s
[2025-12-24T21:50:20.895Z] TESTLIST=MathLoadTest_all_5m_0,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0,MiniMix_10m_0,LangLoadTest_5m_0,MiniMix_aot_5m_0,LockingLoadTest_1
[2025-12-24T21:50:20.895Z] ------------------------------------------------------------------------------------
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] -------------------------------------testList_1-------------------------------------
[2025-12-24T21:50:20.895Z] Number of tests: 13
[2025-12-24T21:50:20.895Z] Estimated running time: 04m00s
[2025-12-24T21:50:20.895Z] TESTLIST=MathLoadTest_all_5m_1,ConcurrentLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1,DBBLoadTest_5m_0,MiniMix_5m_0,LockingLoadTest_0,UtilLoadTest_5m_2,MiniMix_5m_2,MathLoadTest_all_5m_2,LangLoadTest_5m_2,JdiTest_1,HCRLateAttachWorkload_previewEnabled_2,ConcurrentLoadTest_5m_2
[2025-12-24T21:50:20.895Z] ------------------------------------------------------------------------------------
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] -------------------------------------testList_2-------------------------------------
[2025-12-24T21:50:20.895Z] Number of tests: 12
[2025-12-24T21:50:20.895Z] Estimated running time: 04m00s
[2025-12-24T21:50:20.895Z] TESTLIST=MiniMix_5m_1,UtilLoadTest_5m_0,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MiniMix_10m_1,LangLoadTest_5m_1,OAuthTest_0,MiniMix_10m_2,LockingLoadTest_2,JdiTest_2,JdiTest_0,DBBLoadTest_5m_2
[2025-12-24T21:50:20.895Z] ------------------------------------------------------------------------------------
[2025-12-24T21:50:20.895Z]
[2025-12-24T21:50:20.895Z] 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-12-24T21:50:21.038Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-24T21:50:21.130Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-12-24T21:50:21.141Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-12-24T21:50:21.230Z] Archiving artifacts
[2025-12-24T21:50:21.293Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-12-24T21:50:21.427Z] [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-12-24T21:50:23.382Z] 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-12-24T21:50:23.387Z] 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-12-24T21:50:23.389Z] 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
[Pipeline] jobDsl
[2025-12-24T21:50:23.685Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-24T21:50:23.731Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-24T21:50:23.778Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-12-24T21:51:27.915Z] LEVELS: [extended]
[2025-12-24T21:51:27.915Z] JDK_VERSIONS: [8]
[2025-12-24T21:51:27.915Z] GROUPS: [system]
[2025-12-24T21:51:27.915Z] ARCH_OS_LIST: [aarch64_mac]
[2025-12-24T21:51:27.970Z] LEVELS: [extended]
[2025-12-24T21:51:27.973Z] JDK_VERSIONS: [8]
[2025-12-24T21:51:27.973Z] GROUPS: [system]
[2025-12-24T21:51:27.973Z] ARCH_OS_LIST: [aarch64_mac]
[2025-12-24T21:51:27.998Z] LEVELS: [extended]
[2025-12-24T21:51:27.998Z] JDK_VERSIONS: [8]
[2025-12-24T21:51:27.998Z] GROUPS: [system]
[2025-12-24T21:51:27.998Z] ARCH_OS_LIST: [aarch64_mac]
[2025-12-24T21:51:28.502Z] Existing items:
[2025-12-24T21:51:28.503Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-12-24T21:51:28.503Z] Unreferenced items:
[2025-12-24T21:51:28.503Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_rerun'}
[2025-12-24T21:51:28.507Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-12-24T21:51:28.508Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-12-24T21:51:28.565Z] Existing items:
[2025-12-24T21:51:28.566Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-12-24T21:51:28.566Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-12-24T21:51:28.566Z] Unreferenced items:
[2025-12-24T21:51:28.566Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_rerun'}
[2025-12-24T21:51:28.566Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-12-24T21:51:28.606Z] Existing items:
[2025-12-24T21:51:28.606Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-12-24T21:51:28.606Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-12-24T21:51:28.606Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-12-24T21:51:28.606Z] Unreferenced items:
[2025-12-24T21:51:28.606Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-24T21:51:37.325Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-24T21:51:38.043Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-24T21:51:38.043Z] 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
[2025-12-24T21:51:38.302Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T21:51:38.302Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T21:51:38.862Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-24T21:51:39.677Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-12-24T21:51:39.677Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-24T21:51:39.878Z] 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-12-24T21:51:40.477Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0
[Pipeline] build
[2025-12-24T21:51:40.538Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1
[Pipeline] build
[2025-12-24T21:51:40.916Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2
[2025-12-24T21:51:47.272Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #33
[2025-12-24T21:51:47.404Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #23
[2025-12-24T21:51:47.427Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #22
[2025-12-24T22:16:31.531Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #33 completed: UNSTABLE
[Pipeline] }
[2025-12-24T22:18:26.836Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #23 completed: UNSTABLE
[Pipeline] }
[2025-12-24T22:18:27.352Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #22 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-24T22:18:27.441Z] Running on test-orka-macos14-x64-xv7vj in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-24T22:18:27.518Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T22:18:27.519Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T22:18:27.547Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-24T22:18:27.591Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #33 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-24T22:18:27.602Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T22:18:28.589Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_0" build number 33
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-24T22:18:28.623Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_0/33/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-24T22:18:28.685Z] Archiving artifacts
[2025-12-24T22:18:28.866Z] Recording fingerprints
[Pipeline] echo
[2025-12-24T22:18:28.943Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #23 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-24T22:18:28.955Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T22:18:29.380Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_1" build number 23
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-24T22:18:29.413Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_1/23/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-24T22:18:29.446Z] Archiving artifacts
[2025-12-24T22:18:29.506Z] Recording fingerprints
[Pipeline] echo
[2025-12-24T22:18:29.551Z] Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #22 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-24T22:18:29.568Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T22:18:30.090Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_testList_2" build number 22
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-24T22:18:30.119Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_testList_2/22/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-24T22:18:30.151Z] Archiving artifacts
[2025-12-24T22:18:30.222Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-24T22:18:30.405Z] Tap file found: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0/33/aqa-tests/TKG/output_17666133853161/Test_openjdk17_hs_extended.system_aarch64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-12-24T22:18:30.724Z] Tap file found: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1/23/aqa-tests/TKG/output_17666134474248/Test_openjdk17_hs_extended.system_aarch64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-12-24T22:18:30.933Z] Tap file found: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2/22/aqa-tests/TKG/output_1766613450328/Test_openjdk17_hs_extended.system_aarch64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-24T22:18:31.199Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T22:18:31.199Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T22:18:31.240Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-12-24T22:18:31.339Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-24T22:18:31.393Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2025-12-24T22:18:31.407Z] Generating rerun Test_openjdk17_hs_extended.system_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.system_aarch64_mac_rerun)
[Pipeline] echo
[2025-12-24T22:18:31.427Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-12-24T22:18:32.189Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-24T22:18:33.023Z] Processing DSL script testJobTemplate
[2025-12-24T22:18:59.843Z] LEVELS: [extended]
[2025-12-24T22:18:59.843Z] JDK_VERSIONS: [8]
[2025-12-24T22:18:59.843Z] GROUPS: [system]
[2025-12-24T22:18:59.843Z] ARCH_OS_LIST: [aarch64_mac]
[2025-12-24T22:19:00.020Z] Existing items:
[2025-12-24T22:19:00.020Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_rerun'}
[2025-12-24T22:19:00.020Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-12-24T22:19:00.020Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-12-24T22:19:00.020Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-24T22:19:10.152Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk17_hs_extended.system_aarch64_mac_rerun)
[Pipeline] build
[2025-12-24T22:19:10.196Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_rerun
[2025-12-24T22:19:15.837Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_rerun #6
[2025-12-24T23:01:18.830Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_rerun #6 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-24T23:01:19.021Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-24T23:01:19.420Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T23:01:19.420Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T23:01:22.775Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-24T23:01:22.805Z] Test_openjdk17_hs_extended.system_aarch64_mac_rerun #6 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-24T23:01:22.818Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-24T23:01:27.593Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_aarch64_mac_rerun" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-24T23:01:27.626Z] Saving Test_openjdk17_hs_extended.system_aarch64_mac_rerun/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-24T23:01:27.812Z] Archiving artifacts
[2025-12-24T23:01:33.499Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-24T23:01:34.816Z] Tap file found: Test_openjdk17_hs_extended.system_aarch64_mac_rerun/6/aqa-tests/TKG/output_176661724923/Test_openjdk17_hs_extended.system_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-24T23:01:35.876Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=MiniMix_5m_0,MiniMix_5m_1,MiniMix_10m_0,MiniMix_10m_1,MiniMix_aot_5m_0&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.18%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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=543&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-24T23:01:36.286Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-24T23:01:36.286Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-24T23:01:36.472Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE