Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
Started by upstream project "Test_openjdk25_hs_sanity.system_aarch64_mac" build number 34
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin" build number 11
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 109
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 9
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2@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_openjdk25_hs_sanity.system_aarch64_mac_testList_2@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 531e0e7e3851eed3feaaa38c29d84d36cc055e2f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10
Commit message: "Exclude jdk/modules/etc/JmodExcludedFiles for OpenJ9 jdk26+ (#6793)"
> git rev-list --no-walk 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:04:24.473Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-12-20T13:04:24.498Z] 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-20T13:04:24.578Z] dynamicAgents: []
[Pipeline] echo
[2025-12-20T13:04:24.596Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2025-12-20T13:04:24.652Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2025-12-20T13:04:39.772Z] Still waiting to schedule task
[2025-12-20T13:04:39.772Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2025-12-20T13:09:54.902Z] Running on test-orka-macos14-arm64-ulgtm in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[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-20T13:09:55.009Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-20T13:09:55.146Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-20T13:09:55.146Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-20T13:09:55.171Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-20T13:09:55.271Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-12-20T13:09:55.346Z] No credentials specified
[2025-12-20T13:09:55.371Z] Cloning the remote Git repository
[2025-12-20T13:09:55.395Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:09:55.395Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests # timeout=10
[2025-12-20T13:09:55.408Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-12-20T13:09:55.409Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:09:55.409Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-12-20T13:09:55.417Z] > git --version # 'git version 2.52.0'
[2025-12-20T13:09:55.417Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-20T13:09:59.055Z] Avoid second fetch
[2025-12-20T13:09:59.092Z] Checking out Revision 531e0e7e3851eed3feaaa38c29d84d36cc055e2f (origin/master)
[2025-12-20T13:09:58.973Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-20T13:09:58.981Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-20T13:09:59.052Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-20T13:09:59.089Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-12-20T13:09:59.097Z] > /opt/homebrew/bin/git checkout -f 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10
[2025-12-20T13:09:59.819Z] Commit message: "Exclude jdk/modules/etc/JmodExcludedFiles for OpenJ9 jdk26+ (#6793)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/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-20T13:10:09.943Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:10:10.032Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-20T13:10:10.749Z] + LC_TIME=C
[2025-12-20T13:10:10.749Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-20T13:10:10.948Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-20T13:10:11.496Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-20T13:10:11.496Z] 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-20T13:10:14.209Z] + printenv
[2025-12-20T13:10:14.209Z] JCK_GIT_BRANCH=master
[2025-12-20T13:10:14.209Z] DYNAMIC_COMPILE=false
[2025-12-20T13:10:14.209Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/14/
[2025-12-20T13:10:14.209Z] OPENJ9_BRANCH=master
[2025-12-20T13:10:14.209Z] JENKINS_NODE_COOKIE=c87c215c-4f43-4697-aaeb-93fa86aaeff3
[2025-12-20T13:10:14.209Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-12-20T13:10:14.209Z] DOCKER_REQUIRED=false
[2025-12-20T13:10:14.209Z] PARALLEL=None
[2025-12-20T13:10:14.209Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-20T13:10:14.209Z] SHELL=/bin/zsh
[2025-12-20T13:10:14.209Z] jobStatus=SUCCESS
[2025-12-20T13:10:14.209Z] JOBSTARTTIME=Sat, 20 Dec 2025 08:10:10 -0500
[2025-12-20T13:10:14.209Z] STAGE_NAME=Setup
[2025-12-20T13:10:14.209Z] SSH_CLIENT=78.47.239.97 55060 22
[2025-12-20T13:10:14.209Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:10:14.209Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2-14
[2025-12-20T13:10:14.209Z] RERUN_FAILURE=true
[2025-12-20T13:10:14.209Z] SDK_RESOURCE=upstream
[2025-12-20T13:10:14.209Z] TIME_LIMIT=25
[2025-12-20T13:10:14.209Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-20T13:10:14.209Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-20T13:10:14.209Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/
[2025-12-20T13:10:14.209Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[2025-12-20T13:10:14.209Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/14/display/redirect?page=changes
[2025-12-20T13:10:14.209Z] JDK_BRANCH=dev
[2025-12-20T13:10:14.209Z] USER=admin
[2025-12-20T13:10:14.209Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-20T13:10:14.209Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-20T13:10:14.209Z] ADOPTOPENJDK_BRANCH=master
[2025-12-20T13:10:14.209Z] ARCHIVE_TEST_RESULTS=false
[2025-12-20T13:10:14.209Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2025-12-20T13:10:14.209Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:14.209Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/14/display/redirect?page=artifacts
[2025-12-20T13:10:14.209Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-20T13:10:14.209Z] ORIGIN_JDK_VERSION=25
[2025-12-20T13:10:14.209Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-12-20T13:10:14.209Z] SETUP_JCK_RUN=false
[2025-12-20T13:10:14.209Z] SPEC=osx_aarch64
[2025-12-20T13:10:14.209Z] PERSONAL_BUILD=false
[2025-12-20T13:10:14.209Z] TKG_ITERATIONS=1
[2025-12-20T13:10:14.209Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:14.209Z] RERUN_ITERATIONS=1
[2025-12-20T13:10:14.209Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-20T13:10:14.209Z] ITERATIONS=1
[2025-12-20T13:10:14.209Z] KEEP_REPORTDIR=false
[2025-12-20T13:10:14.209Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-12-20T13:10:14.209Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/lib
[2025-12-20T13:10:14.209Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/14/display/redirect
[2025-12-20T13:10:14.209Z] _=/usr/bin/printenv
[2025-12-20T13:10:14.209Z] GENERATE_JOBS=true
[2025-12-20T13:10:14.209Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[2025-12-20T13:10:14.209Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-12-20T13:10:14.209Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-20T13:10:14.209Z] EXIT_FAILURE=false
[2025-12-20T13:10:14.209Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-20T13:10:14.209Z] SLACK_CHANNEL=aqavit-bot
[2025-12-20T13:10:14.209Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-20T13:10:14.209Z] JDK_VERSION=25
[2025-12-20T13:10:14.209Z] JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[2025-12-20T13:10:14.209Z] BUILD_DISPLAY_NAME=#14
[2025-12-20T13:10:14.209Z] USE_TESTENV_PROPERTIES=false
[2025-12-20T13:10:14.209Z] BUILD_ID=14
[2025-12-20T13:10:14.209Z] EXIT_SUCCESS=false
[2025-12-20T13:10:14.209Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-20T13:10:14.209Z] PLATFORM=aarch64_mac
[2025-12-20T13:10:14.209Z] JDK_IMPL=hotspot
[2025-12-20T13:10:14.209Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[2025-12-20T13:10:14.209Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/14/display/redirect?page=tests
[2025-12-20T13:10:14.209Z] AUTO_DETECT=true
[2025-12-20T13:10:14.209Z] SHLVL=2
[2025-12-20T13:10:14.209Z] HOME=/Users/admin
[2025-12-20T13:10:14.209Z] TAP_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2.tap
[2025-12-20T13:10:14.209Z] CI=true
[2025-12-20T13:10:14.209Z] EXECUTOR_NUMBER=0
[2025-12-20T13:10:14.209Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2@tmp
[2025-12-20T13:10:14.209Z] JENKINS_SERVER_COOKIE=durable-b4f4749744bca9e96919b2d4f66171aa98acfd38c7b28c84e1e062b0c7e4050b
[2025-12-20T13:10:14.209Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka test-orka-macos14-arm64-ulgtm mac sw.os.osx.10_15_plus
[2025-12-20T13:10:14.209Z] TARGET=-f parallelList.mk testList_2
[2025-12-20T13:10:14.209Z] BUILD_LIST=system
[2025-12-20T13:10:14.209Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:10:14.209Z] LOGNAME=admin
[2025-12-20T13:10:14.209Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-20T13:10:14.209Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-12-20T13:10:14.209Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:14.209Z] SSH_CONNECTION=78.47.239.97 55060 192.168.64.4 22
[2025-12-20T13:10:14.209Z] UPSTREAM_JOB_NUMBER=11
[2025-12-20T13:10:14.209Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-20T13:10:14.209Z] NODE_NAME=test-orka-macos14-arm64-ulgtm
[2025-12-20T13:10:14.209Z] BUILD_NUMBER=14
[2025-12-20T13:10:14.210Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/display/redirect
[2025-12-20T13:10:14.210Z] KEEP_WORKSPACE=false
[2025-12-20T13:10:14.210Z] UPSTREAM_TEST_JOB_NUMBER=34
[2025-12-20T13:10:14.210Z] HUDSON_COOKIE=318b927d-a3b5-445b-b72d-b6242332631f
[2025-12-20T13:10:14.210Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../benchmarks
[2025-12-20T13:10:14.210Z] USE_JRE=false
[2025-12-20T13:10:14.210Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image
[2025-12-20T13:10:14.210Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:10:14.210Z] 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-20T13:10:14.344Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:10:14.443Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-20T13:11:03.642Z] Copied 8 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-aarch64-temurin" build number 11
[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-20T13:11:03.965Z] 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-20T13:11:03.974Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2
[Pipeline] {
[Pipeline] sshagent
[2025-12-20T13:11:03.996Z] $ ssh-agent
[2025-12-20T13:11:04.141Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-YwTNE27owEts/agent.5812
[2025-12-20T13:11:04.141Z] SSH_AGENT_PID=5813
[2025-12-20T13:11:04.141Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:11:04.161Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-20T13:11:04.208Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-20T13:11:04.735Z] ++ pwd
[2025-12-20T13:11:04.735Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/.. -p aarch64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-12-20T13:11:04.735Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests
[2025-12-20T13:11:04.735Z] get jdk binary...
[2025-12-20T13:11:04.735Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-20T13:11:04.735Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:05.524Z] List files in jdkbinary folder...
[2025-12-20T13:11:05.524Z] total 881384
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 52840812 Dec 20 07:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 136510048 Dec 20 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 81488944 Dec 20 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 56404160 Dec 20 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 31334 Dec 20 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06-metadata.json
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 163459 Dec 20 07:43 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06.json
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 3769222 Dec 20 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] -rw-r--r-- 1 admin staff 97608761 Dec 20 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.524Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:05.524Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:05.524Z] total 0
[2025-12-20T13:11:05.524Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 jdk-25.0.3+0
[2025-12-20T13:11:05.524Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-20T13:11:05.524Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:05.880Z] List files in jdkbinary folder...
[2025-12-20T13:11:05.880Z] total 881384
[2025-12-20T13:11:05.880Z] -rw-r--r-- 1 admin staff 52840812 Dec 20 07:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.880Z] -rw-r--r-- 1 admin staff 136510048 Dec 20 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 81488944 Dec 20 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 56404160 Dec 20 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 31334 Dec 20 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06-metadata.json
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 163459 Dec 20 07:43 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06.json
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 3769222 Dec 20 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 97608761 Dec 20 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:05.881Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:05.881Z] total 0
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 jdk-25.0.3+0-jre
[2025-12-20T13:11:05.881Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2025-12-20T13:11:05.881Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:05.881Z] List files in jdkbinary folder...
[2025-12-20T13:11:05.881Z] total 881384
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 52840812 Dec 20 07:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 136510048 Dec 20 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 81488944 Dec 20 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 56404160 Dec 20 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 31334 Dec 20 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06-metadata.json
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 163459 Dec 20 07:43 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06.json
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 3769222 Dec 20 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] -rw-r--r-- 1 admin staff 97608761 Dec 20 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 j2re-image
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:05.881Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:05.881Z] total 0
[2025-12-20T13:11:05.881Z] drwxr-xr-x 3 admin staff 96 Dec 20 07:23 jdk-25.0.3+0-static-libs
[2025-12-20T13:11:05.881Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-20T13:11:05.881Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:07.616Z] List files in jdkbinary folder...
[2025-12-20T13:11:07.616Z] total 881384
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 52840812 Dec 20 07:25 OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 136510048 Dec 20 07:29 OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 81488944 Dec 20 07:29 OpenJDK25U-jmods_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 56404160 Dec 20 07:30 OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 31334 Dec 20 07:26 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06-metadata.json
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 163459 Dec 20 07:43 OpenJDK25U-sbom_aarch64_mac_hotspot_2025-12-20-12-06.json
[2025-12-20T13:11:07.616Z] -rw-r--r-- 1 admin staff 3769222 Dec 20 07:30 OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.617Z] -rw-r--r-- 1 admin staff 97608761 Dec 20 07:24 OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz
[2025-12-20T13:11:07.617Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 j2re-image
[2025-12-20T13:11:07.617Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:07.617Z] drwxr-xr-x 3 admin staff 96 Dec 20 07:23 static-libs
[2025-12-20T13:11:07.617Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:07.617Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:07.617Z] total 0
[2025-12-20T13:11:07.617Z] drwxr-xr-x 8 admin staff 256 Dec 20 07:21 jdk-25.0.3+0-test-image
[2025-12-20T13:11:07.617Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-20T13:11:07.617Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz over ./j2sdk-image...
[2025-12-20T13:11:07.617Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-20T13:11:07.617Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-20T13:11:07.971Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image...
[2025-12-20T13:11:08.344Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:11:08.344Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-12-20T13:11:08.344Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-20T13:11:09.094Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-20T13:11:09.094Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211)
[2025-12-20T13:11:09.094Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211, mixed mode, sharing)
[2025-12-20T13:11:09.094Z] =JAVA VERSION OUTPUT END=
[2025-12-20T13:11:09.094Z] get testKitGen...
[2025-12-20T13:11:09.094Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-20T13:11:10.335Z] git rev-parse master
[2025-12-20T13:11:10.335Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-20T13:11:10.452Z] $ ssh-agent -k
[2025-12-20T13:11:10.456Z] unset SSH_AUTH_SOCK;
[2025-12-20T13:11:10.456Z] unset SSH_AGENT_PID;
[2025-12-20T13:11:10.456Z] echo Agent pid 5813 killed;
[2025-12-20T13:11:10.577Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-12-20T13:11:10.628Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-12-20T13:11:10.720Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-20T13:11:10.992Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=34&DOCKERIMAGE_TAG=&TEST_TIME=&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=11&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-20T13:11:11.008Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac&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-ulgtm&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=34&DOCKERIMAGE_TAG=&TEST_TIME=&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=11&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-20T13:11:11.050Z] Building tests...
[Pipeline] timeout
[2025-12-20T13:11:11.053Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-20T13:11:11.245Z] Copied 1 artifact from "Test_openjdk25_hs_sanity.system_aarch64_mac" build number 34
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-20T13:11:11.283Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:11:11.299Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-20T13:11:11.792Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-20T13:11:11.792Z] --------------------------------------------
[2025-12-20T13:11:11.792Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:11:11.792Z] task is set to default
[2025-12-20T13:11:11.792Z] dependencyList is set to all
[2025-12-20T13:11:11.792Z] System Test jars will be downloaded.
[2025-12-20T13:11:11.792Z] --------------------------------------------
[2025-12-20T13:11:11.792Z] Starting download third party dependent jars
[2025-12-20T13:11:11.792Z] --------------------------------------------
[2025-12-20T13:11:11.792Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-12-20T13:11:11.792Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-12-20T13:11:11.792Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-12-20T13:11:11.792Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-12-20T13:12:21.599Z] ERROR: sha checksum error.
[2025-12-20T13:12:21.599Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:12:21.599Z] Expected sha is: af582ff60bc567c42d931500c3fdc20e0141ddf9,
[2025-12-20T13:12:21.599Z] Actual sha is : be5b4fb0806513c5370941cc03b1d34e9fb8de52.
[2025-12-20T13:12:21.686Z] Please delete /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/asm/asm.jar and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-20T13:12:21.712Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-12-20T13:12:21.715Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-20T13:12:21.807Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:12:21.819Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-20T13:12:21.828Z] $ ssh-agent
[2025-12-20T13:12:21.970Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-SCxr3MiAfSYt/agent.6211
[2025-12-20T13:12:21.970Z] SSH_AGENT_PID=6212
[2025-12-20T13:12:21.970Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-20T13:12:22.496Z] + bash ./compile.sh
[2025-12-20T13:12:22.496Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-20T13:12:22.496Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:22.496Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:12:22.496Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:12:22.496Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-20T13:12:22.496Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-20T13:12:23.283Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-20T13:12:24.049Z]
[2025-12-20T13:12:24.049Z] build:
[2025-12-20T13:12:24.049Z]
[2025-12-20T13:12:24.049Z] clean:
[2025-12-20T13:12:24.049Z]
[2025-12-20T13:12:24.050Z] init:
[2025-12-20T13:12:24.050Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/bin
[2025-12-20T13:12:24.050Z]
[2025-12-20T13:12:24.050Z] getDependentLibs:
[2025-12-20T13:12:24.454Z] [exec] --------------------------------------------
[2025-12-20T13:12:24.454Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:24.454Z] [exec] task is set to default
[2025-12-20T13:12:24.454Z] [exec] dependencyList is set to json_simple
[2025-12-20T13:12:24.454Z] [exec] System Test jars will be downloaded.
[2025-12-20T13:12:24.454Z] [exec] --------------------------------------------
[2025-12-20T13:12:24.454Z] [exec] Starting download third party dependent jars
[2025-12-20T13:12:24.454Z] [exec] --------------------------------------------
[2025-12-20T13:12:24.454Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:24.454Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-12-20T13:12:24.454Z] [exec] downloaded dependent third party jars successfully
[2025-12-20T13:12:24.454Z]
[2025-12-20T13:12:24.454Z] compile:
[2025-12-20T13:12:24.454Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-20T13:12:24.454Z] [echo] ============COMPILER SETTINGS============
[2025-12-20T13:12:24.454Z] [echo] ===fork: yes
[2025-12-20T13:12:24.454Z] [echo] ===debug: on
[2025-12-20T13:12:24.454Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/bin
[2025-12-20T13:12:26.223Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-20T13:12:26.223Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-20T13:12:26.223Z]
[2025-12-20T13:12:26.223Z] dist:
[2025-12-20T13:12:26.223Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-20T13:12:26.223Z]
[2025-12-20T13:12:26.223Z] BUILD SUCCESSFUL
[2025-12-20T13:12:26.223Z] Total time: 3 seconds
[2025-12-20T13:12:26.223Z] 0
[2025-12-20T13:12:26.223Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-20T13:12:26.573Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-20T13:12:26.573Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-20T13:12:27.815Z] ****************************** MACHINE INFO ******************************
[2025-12-20T13:12:27.815Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG
[2025-12-20T13:12:27.815Z] Free Physical Memory Size : 206553088
[2025-12-20T13:12:27.815Z] Free space (bytes) : 34638774272
[2025-12-20T13:12:27.815Z] Total Physical Memory Size : 6979321856
[2025-12-20T13:12:27.815Z] Total space (bytes) : 90743767040
[2025-12-20T13:12:27.815Z] Usable space (bytes) : 34638774272
[2025-12-20T13:12:27.815Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-20T13:12:27.815Z] bashVersion :
[2025-12-20T13:12:27.815Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-20T13:12:27.815Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-20T13:12:27.815Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-20T13:12:27.815Z]
[2025-12-20T13:12:27.815Z] This is free software; you are free to change and redistribute it.
[2025-12-20T13:12:27.816Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-20T13:12:27.816Z] cpuCores : 4
[2025-12-20T13:12:27.816Z] curlVersion :
[2025-12-20T13:12:27.816Z] 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-20T13:12:27.816Z] Release-Date: 2024-03-27
[2025-12-20T13:12:27.816Z] 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-20T13:12:27.816Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-20T13:12:27.816Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-20T13:12:27.816Z] gcc version : 15.0.0
[2025-12-20T13:12:27.816Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-20T13:12:27.816Z] gdb version : bash: line 1: gdb: command not found
[2025-12-20T13:12:27.816Z] lldb version :
[2025-12-20T13:12:27.816Z] lldb-1500.0.200.58
[2025-12-20T13:12:27.816Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-20T13:12:27.816Z] makeVersion :
[2025-12-20T13:12:27.816Z] GNU Make 3.81
[2025-12-20T13:12:27.816Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-20T13:12:27.816Z] This is free software; see the source for copying conditions.
[2025-12-20T13:12:27.816Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-20T13:12:27.816Z] PARTICULAR PURPOSE.
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] This program built for i386-apple-darwin11.3.0
[2025-12-20T13:12:27.816Z] mavenVersion :
[2025-12-20T13:12:27.816Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-20T13:12:27.816Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-12-20T13:12:27.816Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-20T13:12:27.816Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-20T13:12:27.816Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-20T13:12:27.816Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:12:27.816Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-20T13:12:27.816Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-20T13:12:27.816Z] perlVersion :
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-20T13:12:27.816Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] Copyright 1987-2022, Larry Wall
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-20T13:12:27.816Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-20T13:12:27.816Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-20T13:12:27.816Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-20T13:12:27.816Z] procArch : arm
[2025-12-20T13:12:27.816Z] sysArch : arm64
[2025-12-20T13:12:27.816Z] sysOS : Darwin
[2025-12-20T13:12:27.816Z] ulimit :
[2025-12-20T13:12:27.816Z] core file size (blocks, -c) 0
[2025-12-20T13:12:27.816Z] data seg size (kbytes, -d) unlimited
[2025-12-20T13:12:27.816Z] file size (blocks, -f) unlimited
[2025-12-20T13:12:27.816Z] max locked memory (kbytes, -l) unlimited
[2025-12-20T13:12:27.816Z] max memory size (kbytes, -m) unlimited
[2025-12-20T13:12:27.816Z] open files (-n) 1048576
[2025-12-20T13:12:27.816Z] pipe size (512 bytes, -p) 1
[2025-12-20T13:12:27.816Z] stack size (kbytes, -s) 65520
[2025-12-20T13:12:27.816Z] cpu time (seconds, -t) unlimited
[2025-12-20T13:12:27.816Z] max user processes (-u) 1333
[2025-12-20T13:12:27.816Z] virtual memory (kbytes, -v) unlimited
[2025-12-20T13:12:27.816Z] 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-20T13:12:27.816Z] vmVendor : Oracle Corporation
[2025-12-20T13:12:27.816Z] vmVersion : 25.0.3-beta-202512201211
[2025-12-20T13:12:27.816Z] xlc version : bash: line 1: xlC: command not found
[2025-12-20T13:12:27.816Z] **************************************************************************
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('os.name')=Mac OS X
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('os.arch')=aarch64
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('java.fullversion')=null
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] System.getProperty('sun.arch.data.model')=64
[2025-12-20T13:12:27.816Z]
[2025-12-20T13:12:27.816Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2025-12-20T13:12:28.166Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../../jvmtest
[2025-12-20T13:12:28.166Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2025-12-20T13:12:28.166Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:12:28.166Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:12:28.167Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-20T13:12:28.167Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-20T13:12:28.167Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2025-12-20T13:12:28.518Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-12-20T13:12:28.518Z]
[2025-12-20T13:12:28.518Z] -create_test_directory:
[2025-12-20T13:12:28.518Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jvmtest
[2025-12-20T13:12:28.518Z]
[2025-12-20T13:12:28.518Z] stage_test_material:
[2025-12-20T13:12:28.518Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jvmtest
[2025-12-20T13:12:28.518Z]
[2025-12-20T13:12:28.518Z] build:
[2025-12-20T13:12:28.518Z]
[2025-12-20T13:12:28.518Z] init:
[2025-12-20T13:12:28.872Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jvmtest/system
[2025-12-20T13:12:28.872Z]
[2025-12-20T13:12:28.872Z] dist:
[2025-12-20T13:12:28.872Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jvmtest/system
[2025-12-20T13:12:28.872Z]
[2025-12-20T13:12:28.872Z] common_build:
[2025-12-20T13:12:28.872Z] [echo] target common_build is called.....
[2025-12-20T13:12:28.872Z]
[2025-12-20T13:12:28.872Z] common_init:
[2025-12-20T13:12:28.872Z]
[2025-12-20T13:12:28.872Z] check_systemtest:
[2025-12-20T13:12:28.872Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-12-20T13:12:28.872Z]
[2025-12-20T13:12:28.872Z] clone_stf:
[2025-12-20T13:12:28.872Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-12-20T13:12:29.676Z] [echo] git rev-parse master
[2025-12-20T13:12:29.676Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2025-12-20T13:12:30.029Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2025-12-20T13:12:30.029Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-12-20T13:12:30.029Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2025-12-20T13:12:30.029Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-12-20T13:12:30.029Z]
[2025-12-20T13:12:30.029Z] clone_systemtest:
[2025-12-20T13:12:30.029Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-12-20T13:12:31.788Z] [echo] git rev-parse master
[2025-12-20T13:12:31.788Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-12-20T13:12:31.788Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2025-12-20T13:12:31.788Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-12-20T13:12:31.788Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure_systemtest:
[2025-12-20T13:12:31.788Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:12:31.788Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] check-for-ant:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure-ant:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-ant-location:
[2025-12-20T13:12:31.788Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-ant-error:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] check-for-junit:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure-junit:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-junit-location:
[2025-12-20T13:12:31.788Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-junit-error:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] check-for-hamcrest-core:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure-hamcrest-core:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-hamcrest-core-location:
[2025-12-20T13:12:31.788Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-hamcrest-core-error:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] check-for-log4j:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure-log4j:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-log4j-location:
[2025-12-20T13:12:31.788Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-log4j-error:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] check-for-asm:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] configure-asm:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-asm-location:
[2025-12-20T13:12:31.788Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:12:31.788Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] print-asm-error:
[2025-12-20T13:12:31.788Z]
[2025-12-20T13:12:31.788Z] setup-java-properties:
[2025-12-20T13:12:31.788Z] [echo] java_home is ${java_home}
[2025-12-20T13:12:31.788Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:12:32.150Z] [echoproperties] #Ant properties
[2025-12-20T13:12:32.150Z] [echoproperties] #Sat Dec 20 08:12:31 EST 2025
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk..=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk./usr/lib/java=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211, mixed mode, sharing)
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.Property=settings\:
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.file.separator=/
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.class.path=
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512201211
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.specification.version=25
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.3+0-202512201211
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512201211
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.jdk.debug=release
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.line.separator=\\n
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.os.version=14.7.7
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.path.separator=\:
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.user.country=US
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.user.language=en
[2025-12-20T13:12:32.150Z] [echoproperties] buildjdk.user.name=admin
[2025-12-20T13:12:32.151Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.1446632843
[2025-12-20T13:12:32.151Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-12-20T13:12:32.151Z] [echo] java_platform set to osx_arm-64
[2025-12-20T13:12:32.151Z] [echo] java_java_specification_version set to 25
[2025-12-20T13:12:32.151Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-12-20T13:12:32.151Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-12-20T13:12:32.151Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] check-for-tools-jar:
[2025-12-20T13:12:32.151Z] [echo] java_java_specification_version is 25
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] configure-tools-jar:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] print-tools-jar-location:
[2025-12-20T13:12:32.151Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] print-tools-jar-error:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] check-for-windows-sysinternals:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] set-download-windows-sysinternals-required:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] configure-windows-sysinternals:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] print-windows-sysinternals-location:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] set-print-windows-sysinternals-error-required:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] really-print-windows-sysinternals-error:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] print-windows-sysinternals-error:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] fail-if-error:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] print-all-prereq-versions:
[2025-12-20T13:12:32.151Z] [echo] Ant version in use : 1.10.2
[2025-12-20T13:12:32.151Z] [echo] log4j version in use : 2.16.0
[2025-12-20T13:12:32.151Z] [echo] ASM version in use : 9.7.1
[2025-12-20T13:12:32.151Z] [echo] junit version in use : 4.12
[2025-12-20T13:12:32.151Z] [echo] hamcrest version in use: 1.3
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] configure:
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] build-dependencies:
[2025-12-20T13:12:32.151Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:12:32.151Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:32.151Z]
[2025-12-20T13:12:32.151Z] setup-java-properties:
[2025-12-20T13:12:32.151Z] [echo] java_home is ${java_home}
[2025-12-20T13:12:32.151Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:12:32.151Z] [echoproperties] #Ant properties
[2025-12-20T13:12:32.151Z] [echoproperties] #Sat Dec 20 08:12:31 EST 2025
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk..=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk./usr/lib/java=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211, mixed mode, sharing)
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.Property=settings\:
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.file.separator=/
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.class.path=
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512201211
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.specification.version=25
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.3+0-202512201211
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512201211
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.jdk.debug=release
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.line.separator=\\n
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.os.version=14.7.7
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.path.separator=\:
[2025-12-20T13:12:32.151Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.user.country=US
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.user.language=en
[2025-12-20T13:12:32.152Z] [echoproperties] buildjdk.user.name=admin
[2025-12-20T13:12:32.152Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.651582685
[2025-12-20T13:12:32.152Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-12-20T13:12:32.152Z] [echo] java_platform set to osx_arm-64
[2025-12-20T13:12:32.152Z] [echo] java_java_specification_version set to 25
[2025-12-20T13:12:32.152Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-12-20T13:12:32.152Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-12-20T13:12:32.152Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-prereqs:
[2025-12-20T13:12:32.152Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:12:32.152Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-ant:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-ant-location:
[2025-12-20T13:12:32.152Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-ant-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-junit:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-junit-location:
[2025-12-20T13:12:32.152Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-junit-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-hamcrest-core:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-hamcrest-core-location:
[2025-12-20T13:12:32.152Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-hamcrest-core-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-log4j:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-log4j-location:
[2025-12-20T13:12:32.152Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-log4j-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-asm:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-asm-location:
[2025-12-20T13:12:32.152Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:12:32.152Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-asm-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] setup-java-properties:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-tools-jar:
[2025-12-20T13:12:32.152Z] [echo] java_java_specification_version is 25
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-tools-jar-location:
[2025-12-20T13:12:32.152Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-tools-jar-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-for-windows-sysinternals:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-windows-sysinternals-location:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] set-print-windows-sysinternals-error-required:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] really-print-windows-sysinternals-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-windows-sysinternals-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] fail-if-error:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] print-all-prereq-versions:
[2025-12-20T13:12:32.152Z] [echo] Ant version in use : 1.10.2
[2025-12-20T13:12:32.152Z] [echo] log4j version in use : 2.16.0
[2025-12-20T13:12:32.152Z] [echo] ASM version in use : 9.7.1
[2025-12-20T13:12:32.152Z] [echo] junit version in use : 4.12
[2025-12-20T13:12:32.152Z] [echo] hamcrest version in use: 1.3
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] run-check-prereqs:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] build-dependencies:
[2025-12-20T13:12:32.152Z] [echo] Executing stf.build/build.xml
[2025-12-20T13:12:32.152Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] setup-java-properties:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-prereqs:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] build-dependencies:
[2025-12-20T13:12:32.152Z] [echo] Executing stf.core/build.xml
[2025-12-20T13:12:32.152Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/../../externalDependency/system_lib
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] setup-java-properties:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] check-prereqs:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] build-dependencies:
[2025-12-20T13:12:32.152Z]
[2025-12-20T13:12:32.152Z] create-bin-dir:
[2025-12-20T13:12:32.155Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/STF/stf.core/bin
[2025-12-20T13:12:32.155Z]
[2025-12-20T13:12:32.155Z] build-java:
[2025-12-20T13:12:32.155Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/STF/stf.core/bin
[2025-12-20T13:12:32.507Z] [javac] error: error reading /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar; zip END header not found
[2025-12-20T13:12:32.507Z] [javac] error: error reading /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar; zip END header not found
[2025-12-20T13:12:32.507Z]
[2025-12-20T13:12:32.507Z] BUILD FAILED
[2025-12-20T13:12:32.507Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/TKG/scripts/build_test.xml:84: The following error occurred while executing this line:
[2025-12-20T13:12:32.507Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/common.xml:380: The following error occurred while executing this line:
[2025-12-20T13:12:32.507Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/common.xml:371: The following error occurred while executing this line:
[2025-12-20T13:12:32.507Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build/build.xml:47: The following error occurred while executing this line:
[2025-12-20T13:12:32.508Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/STF/stf.build/build.xml:32: The following error occurred while executing this line:
[2025-12-20T13:12:32.508Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2/aqa-tests/system/STF/stf.core/build.xml:88: Compile failed; see the compiler error output for details.
[2025-12-20T13:12:32.508Z]
[2025-12-20T13:12:32.508Z] Total time: 4 seconds
[2025-12-20T13:12:32.508Z] 1
[2025-12-20T13:12:32.508Z] make[1]: *** [compile] Error 1
[2025-12-20T13:12:32.508Z] make: *** [compile] Error 2
[Pipeline] }
[2025-12-20T13:12:32.609Z] $ ssh-agent -k
[2025-12-20T13:12:32.617Z] unset SSH_AUTH_SOCK;
[2025-12-20T13:12:32.617Z] unset SSH_AGENT_PID;
[2025-12-20T13:12:32.617Z] echo Agent pid 6212 killed;
[2025-12-20T13:12:32.759Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-20T13:12:32.953Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-20T13:12:32.992Z] Archiving artifacts
[2025-12-20T13:12:33.059Z] Recording fingerprints
[Pipeline] echo
[2025-12-20T13:12:33.115Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-20T13:12:33.153Z] Archiving artifacts
[2025-12-20T13:12:33.395Z] No artifacts found that match the file pattern "aqa-tests/TKG/**/*.tap". Configuration error?
[Pipeline] junit
[2025-12-20T13:12:33.482Z] Recording test results
[2025-12-20T13:12:33.968Z] None of the test reports contained any result
[2025-12-20T13:12:33.968Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-20T13:12:34.002Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-20T13:12:33.907Z] No test report files were found. Configuration error?
[2025-12-20T13:12:34.559Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-20T13:12:34.559Z] 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-20T13:12:34.751Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-20T13:12:34.751Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-20T13:12:36.077Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-20T13:12:36.650Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-12-20T13:12:36.650Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-20T13:12:36.778Z] Exception: hudson.AbortException: script returned exit code 2
[Pipeline] timeout
[2025-12-20T13:12:36.786Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:12:36.800Z] Test_openjdk25_hs_sanity.system_aarch64_mac_testList_2 #14 result is FAILURE. Checking console log for specific errors...
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE