Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
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_0@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_0@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.622Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-12-20T13:04:24.624Z] 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.693Z] dynamicAgents: []
[Pipeline] echo
[2025-12-20T13:04:24.704Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2025-12-20T13:04:24.793Z] 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.854Z] Still waiting to schedule task
[2025-12-20T13:04:39.855Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2025-12-20T13:10:03.042Z] Running on test-orka-macos14-arm64-6qi7d in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[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:10:03.167Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-20T13:10:03.316Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-20T13:10:03.316Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-20T13:10:03.345Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-20T13:10:03.527Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-12-20T13:10:03.610Z] No credentials specified
[2025-12-20T13:10:03.639Z] Cloning the remote Git repository
[2025-12-20T13:10:03.676Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:10:03.676Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests # timeout=10
[2025-12-20T13:10:03.743Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-12-20T13:10:03.743Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:10:03.743Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-12-20T13:10:03.755Z] > git --version # 'git version 2.52.0'
[2025-12-20T13:10:03.756Z] > /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:10:07.798Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-20T13:10:07.817Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-20T13:10:07.992Z] Avoid second fetch
[2025-12-20T13:10:08.079Z] Checking out Revision 531e0e7e3851eed3feaaa38c29d84d36cc055e2f (origin/master)
[2025-12-20T13:10:08.025Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-12-20T13:10:08.076Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-12-20T13:10:08.098Z] > /opt/homebrew/bin/git checkout -f 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10
[2025-12-20T13:10:08.996Z] 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_0/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:15.875Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:10:16.044Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-20T13:10:17.044Z] + LC_TIME=C
[2025-12-20T13:10:17.044Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-12-20T13:10:17.213Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-20T13:10:17.800Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-20T13:10:18.189Z] 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:21.556Z] + printenv
[2025-12-20T13:10:21.556Z] JCK_GIT_BRANCH=master
[2025-12-20T13:10:21.556Z] DYNAMIC_COMPILE=false
[2025-12-20T13:10:21.556Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/22/
[2025-12-20T13:10:21.556Z] OPENJ9_BRANCH=master
[2025-12-20T13:10:21.556Z] JENKINS_NODE_COOKIE=61a11472-8037-4be3-970f-41c9e70320cf
[2025-12-20T13:10:21.556Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac
[2025-12-20T13:10:21.556Z] DOCKER_REQUIRED=false
[2025-12-20T13:10:21.556Z] PARALLEL=None
[2025-12-20T13:10:21.556Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-20T13:10:21.556Z] SHELL=/bin/zsh
[2025-12-20T13:10:21.556Z] jobStatus=SUCCESS
[2025-12-20T13:10:21.556Z] JOBSTARTTIME=Sat, 20 Dec 2025 08:10:16 -0500
[2025-12-20T13:10:21.556Z] STAGE_NAME=Setup
[2025-12-20T13:10:21.556Z] SSH_CLIENT=78.47.239.97 55168 22
[2025-12-20T13:10:21.556Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:10:21.556Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0-22
[2025-12-20T13:10:21.556Z] RERUN_FAILURE=true
[2025-12-20T13:10:21.556Z] SDK_RESOURCE=upstream
[2025-12-20T13:10:21.556Z] TIME_LIMIT=25
[2025-12-20T13:10:21.556Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-20T13:10:21.556Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-20T13:10:21.556Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/
[2025-12-20T13:10:21.556Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[2025-12-20T13:10:21.556Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/22/display/redirect?page=changes
[2025-12-20T13:10:21.556Z] JDK_BRANCH=dev
[2025-12-20T13:10:21.556Z] USER=admin
[2025-12-20T13:10:21.556Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-20T13:10:21.556Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-12-20T13:10:21.556Z] ADOPTOPENJDK_BRANCH=master
[2025-12-20T13:10:21.556Z] ARCHIVE_TEST_RESULTS=false
[2025-12-20T13:10:21.556Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-aarch64-temurin
[2025-12-20T13:10:21.556Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:21.556Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/22/display/redirect?page=artifacts
[2025-12-20T13:10:21.556Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-20T13:10:21.556Z] ORIGIN_JDK_VERSION=25
[2025-12-20T13:10:21.556Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-12-20T13:10:21.556Z] SETUP_JCK_RUN=false
[2025-12-20T13:10:21.556Z] SPEC=osx_aarch64
[2025-12-20T13:10:21.556Z] PERSONAL_BUILD=false
[2025-12-20T13:10:21.556Z] TKG_ITERATIONS=1
[2025-12-20T13:10:21.556Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:21.556Z] RERUN_ITERATIONS=1
[2025-12-20T13:10:21.556Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-20T13:10:21.556Z] ITERATIONS=1
[2025-12-20T13:10:21.556Z] KEEP_REPORTDIR=false
[2025-12-20T13:10:21.556Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-12-20T13:10:21.556Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/lib
[2025-12-20T13:10:21.556Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/22/display/redirect
[2025-12-20T13:10:21.556Z] _=/usr/bin/printenv
[2025-12-20T13:10:21.556Z] GENERATE_JOBS=true
[2025-12-20T13:10:21.556Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[2025-12-20T13:10:21.556Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-12-20T13:10:21.556Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-20T13:10:21.556Z] EXIT_FAILURE=false
[2025-12-20T13:10:21.556Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-20T13:10:21.556Z] SLACK_CHANNEL=aqavit-bot
[2025-12-20T13:10:21.556Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-20T13:10:21.556Z] JDK_VERSION=25
[2025-12-20T13:10:21.556Z] JOB_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[2025-12-20T13:10:21.556Z] BUILD_DISPLAY_NAME=#22
[2025-12-20T13:10:21.556Z] USE_TESTENV_PROPERTIES=false
[2025-12-20T13:10:21.556Z] BUILD_ID=22
[2025-12-20T13:10:21.556Z] EXIT_SUCCESS=false
[2025-12-20T13:10:21.556Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-20T13:10:21.556Z] PLATFORM=aarch64_mac
[2025-12-20T13:10:21.556Z] JDK_IMPL=hotspot
[2025-12-20T13:10:21.556Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[2025-12-20T13:10:21.557Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/22/display/redirect?page=tests
[2025-12-20T13:10:21.557Z] AUTO_DETECT=true
[2025-12-20T13:10:21.557Z] SHLVL=2
[2025-12-20T13:10:21.557Z] HOME=/Users/admin
[2025-12-20T13:10:21.557Z] TAP_NAME=Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0.tap
[2025-12-20T13:10:21.557Z] CI=true
[2025-12-20T13:10:21.557Z] EXECUTOR_NUMBER=0
[2025-12-20T13:10:21.557Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0@tmp
[2025-12-20T13:10:21.557Z] JENKINS_SERVER_COOKIE=durable-9f846619b60cc4ef028cf310ed6b4be8e8744a6e6869e5362b64df013e23c1a5
[2025-12-20T13:10:21.557Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka test-orka-macos14-arm64-6qi7d mac sw.os.osx.10_15_plus
[2025-12-20T13:10:21.557Z] TARGET=-f parallelList.mk testList_0
[2025-12-20T13:10:21.557Z] BUILD_LIST=system
[2025-12-20T13:10:21.557Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:10:21.557Z] LOGNAME=admin
[2025-12-20T13:10:21.557Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-20T13:10:21.557Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-12-20T13:10:21.557Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-20T13:10:21.557Z] SSH_CONNECTION=78.47.239.97 55168 192.168.64.7 22
[2025-12-20T13:10:21.557Z] UPSTREAM_JOB_NUMBER=11
[2025-12-20T13:10:21.557Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-20T13:10:21.557Z] NODE_NAME=test-orka-macos14-arm64-6qi7d
[2025-12-20T13:10:21.557Z] BUILD_NUMBER=22
[2025-12-20T13:10:21.557Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/display/redirect
[2025-12-20T13:10:21.557Z] KEEP_WORKSPACE=false
[2025-12-20T13:10:21.557Z] UPSTREAM_TEST_JOB_NUMBER=34
[2025-12-20T13:10:21.557Z] HUDSON_COOKIE=3dfb5741-0d63-42b1-b08a-08290fb579d8
[2025-12-20T13:10:21.557Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../benchmarks
[2025-12-20T13:10:21.557Z] USE_JRE=false
[2025-12-20T13:10:21.557Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image
[2025-12-20T13:10:21.557Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-20T13:10:21.557Z] 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:21.662Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:10:21.686Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-20T13:11:03.738Z] 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:04.011Z] 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:04.019Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-12-20T13:11:04.031Z] $ ssh-agent
[2025-12-20T13:11:04.187Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-JuM2vTcvq5v8/agent.3331
[2025-12-20T13:11:04.187Z] SSH_AGENT_PID=3332
[2025-12-20T13:11:04.187Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:11:04.196Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-20T13:11:04.222Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-20T13:11:04.755Z] ++ pwd
[2025-12-20T13:11:04.755Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/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:05.147Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests
[2025-12-20T13:11:05.147Z] get jdk binary...
[2025-12-20T13:11:05.147Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-20T13:11:05.147Z] Uncompressing file: OpenJDK25U-jdk_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:06.403Z] List files in jdkbinary folder...
[2025-12-20T13:11:06.403Z] total 880056
[2025-12-20T13:11:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] -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:06.403Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:06.403Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:06.403Z] total 0
[2025-12-20T13:11:06.403Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 jdk-25.0.3+0
[2025-12-20T13:11:06.403Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image
[2025-12-20T13:11:06.403Z] Uncompressing file: OpenJDK25U-jre_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:06.756Z] List files in jdkbinary folder...
[2025-12-20T13:11:06.756Z] total 880056
[2025-12-20T13:11:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] -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:06.756Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:06.756Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:06.756Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:06.756Z] total 0
[2025-12-20T13:11:06.756Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 jdk-25.0.3+0-jre
[2025-12-20T13:11:06.757Z] Moving directory jdk-25.0.3+0-jre/ to ../j2re-image
[2025-12-20T13:11:06.757Z] Uncompressing file: OpenJDK25U-static-libs_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:06.757Z] List files in jdkbinary folder...
[2025-12-20T13:11:06.757Z] total 880056
[2025-12-20T13:11:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] -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:06.757Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 j2re-image
[2025-12-20T13:11:06.757Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:06.757Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:06.757Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:06.757Z] total 0
[2025-12-20T13:11:06.757Z] drwxr-xr-x 3 admin staff 96 Dec 20 07:23 jdk-25.0.3+0-static-libs
[2025-12-20T13:11:06.757Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs
[2025-12-20T13:11:06.757Z] Uncompressing file: OpenJDK25U-testimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz ...
[2025-12-20T13:11:09.895Z] List files in jdkbinary folder...
[2025-12-20T13:11:09.895Z] total 880056
[2025-12-20T13:11:09.895Z] -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:09.895Z] -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:09.895Z] -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:09.895Z] -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:09.895Z] -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:09.895Z] -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:09.896Z] -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:09.896Z] -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:09.896Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:30 j2re-image
[2025-12-20T13:11:09.896Z] drwxr-xr-x 3 admin staff 96 Dec 19 23:28 j2sdk-image
[2025-12-20T13:11:09.896Z] drwxr-xr-x 3 admin staff 96 Dec 20 07:23 static-libs
[2025-12-20T13:11:09.896Z] drwxr-xr-x 3 admin staff 96 Dec 20 08:11 tmp
[2025-12-20T13:11:09.896Z] List files in jdkbinary/tmp folder...
[2025-12-20T13:11:09.896Z] total 0
[2025-12-20T13:11:09.896Z] drwxr-xr-x 8 admin staff 256 Dec 20 07:21 jdk-25.0.3+0-test-image
[2025-12-20T13:11:09.896Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image
[2025-12-20T13:11:09.896Z] Uncompressing OpenJDK25U-debugimage_aarch64_mac_hotspot_2025-12-20-12-06.tar.gz over ./j2sdk-image...
[2025-12-20T13:11:10.257Z] Removing top-level folder jdk-25.0.3+0-debug-image/
[2025-12-20T13:11:10.257Z] Removing top-level folder jdk-25.0.3+0/
[2025-12-20T13:11:10.624Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/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_0/jdkbinary/j2sdk-image...
[2025-12-20T13:11:10.625Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:11:10.625Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-12-20T13:11:10.625Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-20T13:11:12.401Z] openjdk version "25.0.3-beta" 2026-04-21
[2025-12-20T13:11:12.401Z] OpenJDK Runtime Environment Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211)
[2025-12-20T13:11:12.401Z] OpenJDK 64-Bit Server VM Temurin-25.0.3+0-202512201211 (build 25.0.3-beta-202512201211, mixed mode, sharing)
[2025-12-20T13:11:12.401Z] =JAVA VERSION OUTPUT END=
[2025-12-20T13:11:12.401Z] get testKitGen...
[2025-12-20T13:11:12.401Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-20T13:11:13.166Z] git rev-parse master
[2025-12-20T13:11:13.166Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-20T13:11:13.288Z] $ ssh-agent -k
[2025-12-20T13:11:13.296Z] unset SSH_AUTH_SOCK;
[2025-12-20T13:11:13.296Z] unset SSH_AGENT_PID;
[2025-12-20T13:11:13.296Z] echo Agent pid 3332 killed;
[2025-12-20T13:11:13.427Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-12-20T13:11:13.483Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-12-20T13:11:13.571Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-20T13:11:13.817Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&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:13.833Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&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-6qi7d&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:13.880Z] Building tests...
[Pipeline] timeout
[2025-12-20T13:11:13.885Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-20T13:11:14.063Z] Copied 1 artifact from "Test_openjdk25_hs_sanity.system_aarch64_mac" build number 34
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-20T13:11:14.098Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:11:14.115Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-20T13:11:14.642Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-12-20T13:11:14.642Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib does not exist, creating one.
[2025-12-20T13:11:14.642Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:11:14.642Z] --------------------------------------------
[2025-12-20T13:11:14.642Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:11:14.642Z] task is set to default
[2025-12-20T13:11:14.642Z] dependencyList is set to all
[2025-12-20T13:11:14.642Z] System Test jars will be downloaded.
[2025-12-20T13:11:14.642Z] --------------------------------------------
[2025-12-20T13:11:14.642Z] Starting download third party dependent jars
[2025-12-20T13:11:14.642Z] --------------------------------------------
[2025-12-20T13:11:14.642Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:11:14.642Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/junit
[2025-12-20T13:11:14.642Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/junit
[2025-12-20T13:11:14.642Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-12-20T13:11:14.642Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-12-20T13:12:24.640Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:12:24.640Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:12:24.640Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/log4j
[2025-12-20T13:12:24.640Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/log4j
[2025-12-20T13:12:24.640Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-12-20T13:12:24.640Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-12-20T13:13:23.269Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-20T13:13:23.269Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-12-20T13:13:23.269Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-12-20T13:13:23.269Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-12-20T13:14:21.758Z] ERROR: sha checksum error.
[2025-12-20T13:14:21.758Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/json-simple.jar
[2025-12-20T13:14:21.758Z] Expected sha is: c9ad4a0850ab676c5c64461a05ca524cdfff59f1,
[2025-12-20T13:14:21.758Z] Actual sha is : be5b4fb0806513c5370941cc03b1d34e9fb8de52.
[2025-12-20T13:14:21.865Z] Please delete /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/json-simple.jar and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-20T13:14:21.910Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-12-20T13:14:21.919Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-20T13:14:22.039Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-20T13:14:22.080Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-20T13:14:22.131Z] $ ssh-agent
[2025-12-20T13:14:22.377Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-NWYYQzmsSKn7/agent.3751
[2025-12-20T13:14:22.377Z] SSH_AGENT_PID=3752
[2025-12-20T13:14:22.377Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-20T13:14:22.978Z] + bash ./compile.sh
[2025-12-20T13:14:22.979Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-12-20T13:14:22.979Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:22.979Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:14:22.979Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:14:22.979Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-20T13:14:22.979Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/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_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-20T13:14:24.247Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-20T13:14:24.604Z]
[2025-12-20T13:14:24.604Z] build:
[2025-12-20T13:14:24.604Z]
[2025-12-20T13:14:24.604Z] clean:
[2025-12-20T13:14:24.604Z]
[2025-12-20T13:14:24.604Z] init:
[2025-12-20T13:14:24.604Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/bin
[2025-12-20T13:14:24.604Z]
[2025-12-20T13:14:24.604Z] getDependentLibs:
[2025-12-20T13:14:24.963Z] [exec] --------------------------------------------
[2025-12-20T13:14:24.963Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:24.963Z] [exec] task is set to default
[2025-12-20T13:14:24.963Z] [exec] dependencyList is set to json_simple
[2025-12-20T13:14:24.963Z] [exec] System Test jars will be downloaded.
[2025-12-20T13:14:24.963Z] [exec] --------------------------------------------
[2025-12-20T13:14:24.963Z] [exec] Starting download third party dependent jars
[2025-12-20T13:14:24.963Z] [exec] --------------------------------------------
[2025-12-20T13:14:24.963Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:24.963Z] [exec] downloading https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
[2025-12-20T13:14:24.963Z] [exec] download attempt 1 for https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
[2025-12-20T13:14:24.963Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib/json-simple.jar
[2025-12-20T13:14:24.963Z] [exec] downloaded dependent third party jars successfully
[2025-12-20T13:14:24.963Z]
[2025-12-20T13:14:24.963Z] compile:
[2025-12-20T13:14:24.963Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-20T13:14:24.963Z] [echo] ============COMPILER SETTINGS============
[2025-12-20T13:14:24.963Z] [echo] ===fork: yes
[2025-12-20T13:14:24.963Z] [echo] ===debug: on
[2025-12-20T13:14:24.964Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/bin
[2025-12-20T13:14:27.424Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-20T13:14:27.424Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-20T13:14:27.424Z]
[2025-12-20T13:14:27.424Z] dist:
[2025-12-20T13:14:27.424Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-20T13:14:27.424Z]
[2025-12-20T13:14:27.424Z] BUILD SUCCESSFUL
[2025-12-20T13:14:27.424Z] Total time: 3 seconds
[2025-12-20T13:14:27.424Z] 0
[2025-12-20T13:14:27.424Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-20T13:14:27.425Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-20T13:14:27.425Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-12-20T13:14:29.213Z] ****************************** MACHINE INFO ******************************
[2025-12-20T13:14:29.213Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG
[2025-12-20T13:14:29.213Z] Free Physical Memory Size : 660406272
[2025-12-20T13:14:29.213Z] Free space (bytes) : 34829582336
[2025-12-20T13:14:29.213Z] Total Physical Memory Size : 6979321856
[2025-12-20T13:14:29.213Z] Total space (bytes) : 90743767040
[2025-12-20T13:14:29.213Z] Usable space (bytes) : 34829582336
[2025-12-20T13:14:29.213Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-20T13:14:29.213Z] bashVersion :
[2025-12-20T13:14:29.213Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2025-12-20T13:14:29.213Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-12-20T13:14:29.213Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-20T13:14:29.213Z]
[2025-12-20T13:14:29.213Z] This is free software; you are free to change and redistribute it.
[2025-12-20T13:14:29.213Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-20T13:14:29.213Z] cpuCores : 4
[2025-12-20T13:14:29.213Z] curlVersion :
[2025-12-20T13:14:29.213Z] 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:14:29.214Z] Release-Date: 2024-03-27
[2025-12-20T13:14:29.214Z] 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:14:29.214Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-12-20T13:14:29.214Z] dockerVersion : bash: line 1: docker: command not found
[2025-12-20T13:14:29.214Z] gcc version : 15.0.0
[2025-12-20T13:14:29.214Z] gclibc version : bash: line 1: ldd: command not found
[2025-12-20T13:14:29.214Z] gdb version : bash: line 1: gdb: command not found
[2025-12-20T13:14:29.214Z] lldb version :
[2025-12-20T13:14:29.214Z] lldb-1500.0.200.58
[2025-12-20T13:14:29.214Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-12-20T13:14:29.214Z] makeVersion :
[2025-12-20T13:14:29.214Z] GNU Make 3.81
[2025-12-20T13:14:29.214Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-12-20T13:14:29.214Z] This is free software; see the source for copying conditions.
[2025-12-20T13:14:29.214Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-12-20T13:14:29.214Z] PARTICULAR PURPOSE.
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] This program built for i386-apple-darwin11.3.0
[2025-12-20T13:14:29.214Z] mavenVersion :
[2025-12-20T13:14:29.214Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-20T13:14:29.214Z] 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:14:29.214Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-20T13:14:29.214Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-20T13:14:29.214Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-20T13:14:29.214Z] Java version: 25.0.3-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:14:29.214Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-20T13:14:29.214Z] OS name: "mac os x", version: "14.7.7", arch: "aarch64", family: "mac"
[2025-12-20T13:14:29.214Z] perlVersion :
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-12-20T13:14:29.214Z] (with 2 registered patches, see perl -V for more detail)
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] Copyright 1987-2022, Larry Wall
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-20T13:14:29.214Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-20T13:14:29.214Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-20T13:14:29.214Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-20T13:14:29.214Z] procArch : arm
[2025-12-20T13:14:29.214Z] sysArch : arm64
[2025-12-20T13:14:29.214Z] sysOS : Darwin
[2025-12-20T13:14:29.214Z] ulimit :
[2025-12-20T13:14:29.214Z] core file size (blocks, -c) 8192
[2025-12-20T13:14:29.214Z] data seg size (kbytes, -d) unlimited
[2025-12-20T13:14:29.214Z] file size (blocks, -f) unlimited
[2025-12-20T13:14:29.214Z] max locked memory (kbytes, -l) unlimited
[2025-12-20T13:14:29.214Z] max memory size (kbytes, -m) unlimited
[2025-12-20T13:14:29.214Z] open files (-n) 1048576
[2025-12-20T13:14:29.214Z] pipe size (512 bytes, -p) 1
[2025-12-20T13:14:29.214Z] stack size (kbytes, -s) 65520
[2025-12-20T13:14:29.214Z] cpu time (seconds, -t) unlimited
[2025-12-20T13:14:29.214Z] max user processes (-u) 1333
[2025-12-20T13:14:29.214Z] virtual memory (kbytes, -v) unlimited
[2025-12-20T13:14:29.214Z] 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:14:29.214Z] vmVendor : Oracle Corporation
[2025-12-20T13:14:29.214Z] vmVersion : 25.0.3-beta-202512201211
[2025-12-20T13:14:29.214Z] xlc version : bash: line 1: xlC: command not found
[2025-12-20T13:14:29.214Z] **************************************************************************
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('os.name')=Mac OS X
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('os.arch')=aarch64
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('java.fullversion')=null
[2025-12-20T13:14:29.214Z]
[2025-12-20T13:14:29.214Z] System.getProperty('sun.arch.data.model')=64
[2025-12-20T13:14:29.215Z]
[2025-12-20T13:14:29.581Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2025-12-20T13:14:29.581Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../../jvmtest
[2025-12-20T13:14:29.581Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2025-12-20T13:14:29.581Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:14:29.581Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-20T13:14:29.582Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/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_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-12-20T13:14:29.582Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/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_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-12-20T13:14:29.942Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2025-12-20T13:14:30.321Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-12-20T13:14:30.321Z]
[2025-12-20T13:14:30.321Z] -create_test_directory:
[2025-12-20T13:14:30.321Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jvmtest
[2025-12-20T13:14:30.321Z]
[2025-12-20T13:14:30.321Z] stage_test_material:
[2025-12-20T13:14:30.321Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jvmtest
[2025-12-20T13:14:30.321Z]
[2025-12-20T13:14:30.321Z] build:
[2025-12-20T13:14:30.736Z]
[2025-12-20T13:14:30.736Z] init:
[2025-12-20T13:14:30.737Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jvmtest/system
[2025-12-20T13:14:30.737Z]
[2025-12-20T13:14:30.737Z] dist:
[2025-12-20T13:14:30.737Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jvmtest/system
[2025-12-20T13:14:30.737Z]
[2025-12-20T13:14:30.737Z] common_build:
[2025-12-20T13:14:30.737Z] [echo] target common_build is called.....
[2025-12-20T13:14:30.737Z]
[2025-12-20T13:14:30.737Z] common_init:
[2025-12-20T13:14:30.737Z]
[2025-12-20T13:14:30.737Z] check_systemtest:
[2025-12-20T13:14:30.737Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-12-20T13:14:30.737Z]
[2025-12-20T13:14:30.737Z] clone_stf:
[2025-12-20T13:14:30.737Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-12-20T13:14:31.976Z] [echo] git rev-parse master
[2025-12-20T13:14:31.976Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2025-12-20T13:14:31.976Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2025-12-20T13:14:31.976Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-12-20T13:14:31.976Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2025-12-20T13:14:31.976Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-12-20T13:14:31.976Z]
[2025-12-20T13:14:31.976Z] clone_systemtest:
[2025-12-20T13:14:31.976Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-12-20T13:14:33.775Z] [echo] git rev-parse master
[2025-12-20T13:14:33.775Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-12-20T13:14:33.775Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2025-12-20T13:14:33.775Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-12-20T13:14:33.775Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-12-20T13:14:33.775Z]
[2025-12-20T13:14:33.775Z] configure_systemtest:
[2025-12-20T13:14:33.775Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:14:33.775Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:33.775Z]
[2025-12-20T13:14:33.775Z] check-for-ant:
[2025-12-20T13:14:33.775Z]
[2025-12-20T13:14:33.775Z] configure-ant:
[2025-12-20T13:14:33.775Z] [echo] Executing macro download-file
[2025-12-20T13:14:33.775Z] [echo] File to download: http://archive.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.zip
[2025-12-20T13:14:33.775Z] [echo] Destination: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//apache-ant/apache-ant-bin.zip
[2025-12-20T13:14:33.775Z] [echo] Download tool: curl
[2025-12-20T13:14:33.775Z] [mkdir] Created dir: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/apache-ant
[2025-12-20T13:14:34.156Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-12-20T13:14:34.156Z] [exec] Dload Upload Total Spent Left Speed
[2025-12-20T13:14:34.156Z] [exec]
[2025-12-20T13:14:34.587Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 8703k 100 8703k 0 0 16.8M 0 --:--:-- --:--:-- --:--:-- 16.7M
[2025-12-20T13:14:34.587Z] [unzip] Expanding: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/apache-ant/apache-ant-bin.zip into /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/apache-ant
[2025-12-20T13:14:35.835Z] [copydir] DEPRECATED - The copydir task is deprecated. Use copy instead.
[2025-12-20T13:14:35.835Z] [copydir] Copying 1630 files to /Users/admin/workspace/externalDependency/system_lib/apache-ant
[2025-12-20T13:14:36.203Z] [delete] Deleting directory /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/apache-ant
[2025-12-20T13:14:36.203Z]
[2025-12-20T13:14:36.203Z] print-ant-location:
[2025-12-20T13:14:36.203Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-20T13:14:36.203Z]
[2025-12-20T13:14:36.203Z] print-ant-error:
[2025-12-20T13:14:36.203Z]
[2025-12-20T13:14:36.203Z] check-for-junit:
[2025-12-20T13:14:36.203Z]
[2025-12-20T13:14:36.203Z] configure-junit:
[2025-12-20T13:14:36.203Z] [echo] Executing macro download-file
[2025-12-20T13:14:36.203Z] [echo] File to download: https://search.maven.org/remotecontent?filepath=junit/junit/4.12/junit-4.12.jar
[2025-12-20T13:14:36.203Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-12-20T13:14:36.203Z] [echo] Download tool: curl
[2025-12-20T13:14:36.203Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-12-20T13:14:36.203Z] [exec] Dload Upload Total Spent Left Speed
[2025-12-20T13:14:36.203Z] [exec]
[2025-12-20T13:14:36.565Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 162 100 162 0 0 521 0 --:--:-- --:--:-- --:--:-- 522
[2025-12-20T13:14:36.565Z] [exec] 100 307k 100 307k 0 0 830k 0 --:--:-- --:--:-- --:--:-- 830k
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] print-junit-location:
[2025-12-20T13:14:36.565Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] print-junit-error:
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] check-for-hamcrest-core:
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] configure-hamcrest-core:
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] print-hamcrest-core-location:
[2025-12-20T13:14:36.565Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] print-hamcrest-core-error:
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] check-for-log4j:
[2025-12-20T13:14:36.565Z]
[2025-12-20T13:14:36.565Z] configure-log4j:
[2025-12-20T13:14:36.565Z] [echo] Executing macro download-file
[2025-12-20T13:14:36.565Z] [echo] File to download: https://archive.apache.org/dist/logging/log4j/2.16.0/apache-log4j-2.16.0-bin.zip
[2025-12-20T13:14:36.565Z] [echo] Destination: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//log4j/apache-log4j-bin.zip
[2025-12-20T13:14:36.565Z] [echo] Download tool: curl
[2025-12-20T13:14:36.565Z] [mkdir] Created dir: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/log4j
[2025-12-20T13:14:36.565Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-12-20T13:14:36.565Z] [exec] Dload Upload Total Spent Left Speed
[2025-12-20T13:14:36.565Z] [exec]
[2025-12-20T13:14:37.826Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 13.5M 1 226k 0 0 693k 0 0:00:20 --:--:-- 0:00:20 692k100 13.5M 100 13.5M 0 0 13.0M 0 0:00:01 0:00:01 --:--:-- 13.0M
[2025-12-20T13:14:37.826Z] [unzip] Expanding: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/log4j/apache-log4j-bin.zip into /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/log4j
[2025-12-20T13:14:37.826Z] [copy] Copying 1 file to /Users/admin/workspace/externalDependency/system_lib/log4j
[2025-12-20T13:14:37.826Z] [delete] Deleting directory /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/log4j
[2025-12-20T13:14:37.826Z]
[2025-12-20T13:14:37.826Z] print-log4j-location:
[2025-12-20T13:14:37.826Z] [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:14:37.826Z]
[2025-12-20T13:14:37.826Z] print-log4j-error:
[2025-12-20T13:14:37.826Z]
[2025-12-20T13:14:37.826Z] check-for-asm:
[2025-12-20T13:14:37.826Z]
[2025-12-20T13:14:37.826Z] configure-asm:
[2025-12-20T13:14:37.826Z] [echo] Executing macro download-file
[2025-12-20T13:14:37.826Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2025-12-20T13:14:37.827Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:14:37.827Z] [echo] Download tool: curl
[2025-12-20T13:14:37.827Z] [mkdir] Created dir: /Users/admin/workspace/externalDependency/system_lib/asm
[2025-12-20T13:14:38.203Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-12-20T13:14:38.203Z] [exec] Dload Upload Total Spent Left Speed
[2025-12-20T13:14:38.203Z] [exec]
[2025-12-20T13:14:38.203Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 3734k 0 --:--:-- --:--:-- --:--:-- 3848k
[2025-12-20T13:14:38.203Z] [echo] Executing macro download-file
[2025-12-20T13:14:38.203Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
[2025-12-20T13:14:38.203Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-12-20T13:14:38.203Z] [echo] Download tool: curl
[2025-12-20T13:14:38.203Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-12-20T13:14:38.203Z] [exec] Dload Upload Total Spent Left Speed
[2025-12-20T13:14:38.203Z] [exec]
[2025-12-20T13:14:38.203Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 2225k 0 --:--:-- --:--:-- --:--:-- 2241k
[2025-12-20T13:14:38.203Z]
[2025-12-20T13:14:38.203Z] print-asm-location:
[2025-12-20T13:14:38.204Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:14:38.204Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] print-asm-error:
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] setup-java-properties:
[2025-12-20T13:14:38.204Z] [echo] java_home is ${java_home}
[2025-12-20T13:14:38.204Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:14:38.204Z] [echoproperties] #Ant properties
[2025-12-20T13:14:38.204Z] [echoproperties] #Sat Dec 20 08:14:37 EST 2025
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk..=
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk./usr/lib/java=
[2025-12-20T13:14:38.204Z] [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:14:38.204Z] [echoproperties] buildjdk.Property=settings\:
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.file.separator=/
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.class.path=
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512201211
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.specification.version=25
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.3+0-202512201211
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512201211
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.jdk.debug=release
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.line.separator=\\n
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.os.version=14.7.7
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.path.separator=\:
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.user.country=US
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.user.language=en
[2025-12-20T13:14:38.204Z] [echoproperties] buildjdk.user.name=admin
[2025-12-20T13:14:38.204Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.464461668
[2025-12-20T13:14:38.204Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-12-20T13:14:38.204Z] [echo] java_platform set to osx_arm-64
[2025-12-20T13:14:38.204Z] [echo] java_java_specification_version set to 25
[2025-12-20T13:14:38.204Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-12-20T13:14:38.204Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-12-20T13:14:38.204Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] check-for-tools-jar:
[2025-12-20T13:14:38.204Z] [echo] java_java_specification_version is 25
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] configure-tools-jar:
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] print-tools-jar-location:
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.204Z] print-tools-jar-error:
[2025-12-20T13:14:38.204Z]
[2025-12-20T13:14:38.205Z] check-for-windows-sysinternals:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] set-download-windows-sysinternals-required:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] configure-windows-sysinternals:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] print-windows-sysinternals-location:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] set-print-windows-sysinternals-error-required:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] really-print-windows-sysinternals-error:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] print-windows-sysinternals-error:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] fail-if-error:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] print-all-prereq-versions:
[2025-12-20T13:14:38.205Z] [echo] Ant version in use : 1.10.2
[2025-12-20T13:14:38.205Z] [echo] log4j version in use : 2.16.0
[2025-12-20T13:14:38.205Z] [echo] ASM version in use : 9.7.1
[2025-12-20T13:14:38.205Z] [echo] junit version in use : 4.12
[2025-12-20T13:14:38.205Z] [echo] hamcrest version in use: 1.3
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] configure:
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] build-dependencies:
[2025-12-20T13:14:38.205Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:14:38.205Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:38.205Z]
[2025-12-20T13:14:38.205Z] setup-java-properties:
[2025-12-20T13:14:38.205Z] [echo] java_home is ${java_home}
[2025-12-20T13:14:38.205Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:14:38.205Z] [echoproperties] #Ant properties
[2025-12-20T13:14:38.205Z] [echoproperties] #Sat Dec 20 08:14:38 EST 2025
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk..=
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk./usr/lib/java=
[2025-12-20T13:14:38.205Z] [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:14:38.205Z] [echoproperties] buildjdk.Property=settings\:
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.file.separator=/
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.class.path=
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512201211
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.specification.version=25
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.3+0-202512201211
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512201211
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.jdk.debug=release
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.line.separator=\\n
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.os.arch=aarch64
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.os.version=14.7.7
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.path.separator=\:
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.user.country=US
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.user.language=en
[2025-12-20T13:14:38.205Z] [echoproperties] buildjdk.user.name=admin
[2025-12-20T13:14:38.205Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.56926364
[2025-12-20T13:14:38.205Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-12-20T13:14:38.205Z] [echo] java_platform set to osx_arm-64
[2025-12-20T13:14:38.205Z] [echo] java_java_specification_version set to 25
[2025-12-20T13:14:38.206Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-12-20T13:14:38.206Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-12-20T13:14:38.206Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-prereqs:
[2025-12-20T13:14:38.206Z] [echo] Executing openjdk.build/build.xml
[2025-12-20T13:14:38.206Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-ant:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-ant-location:
[2025-12-20T13:14:38.206Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-ant-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-junit:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-junit-location:
[2025-12-20T13:14:38.206Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-junit-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-hamcrest-core:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-hamcrest-core-location:
[2025-12-20T13:14:38.206Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-hamcrest-core-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-log4j:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-log4j-location:
[2025-12-20T13:14:38.206Z] [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:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-log4j-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-asm:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-asm-location:
[2025-12-20T13:14:38.206Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-12-20T13:14:38.206Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-asm-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] setup-java-properties:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-tools-jar:
[2025-12-20T13:14:38.206Z] [echo] java_java_specification_version is 25
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-tools-jar-location:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-tools-jar-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-for-windows-sysinternals:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-windows-sysinternals-location:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] set-print-windows-sysinternals-error-required:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] really-print-windows-sysinternals-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-windows-sysinternals-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] fail-if-error:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] print-all-prereq-versions:
[2025-12-20T13:14:38.206Z] [echo] Ant version in use : 1.10.2
[2025-12-20T13:14:38.206Z] [echo] log4j version in use : 2.16.0
[2025-12-20T13:14:38.206Z] [echo] ASM version in use : 9.7.1
[2025-12-20T13:14:38.206Z] [echo] junit version in use : 4.12
[2025-12-20T13:14:38.206Z] [echo] hamcrest version in use: 1.3
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] run-check-prereqs:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] build-dependencies:
[2025-12-20T13:14:38.206Z] [echo] Executing stf.build/build.xml
[2025-12-20T13:14:38.206Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] setup-java-properties:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-prereqs:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] build-dependencies:
[2025-12-20T13:14:38.206Z] [echo] Executing stf.core/build.xml
[2025-12-20T13:14:38.206Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/../../externalDependency/system_lib
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] setup-java-properties:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] check-prereqs:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] build-dependencies:
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] create-bin-dir:
[2025-12-20T13:14:38.206Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-12-20T13:14:38.206Z]
[2025-12-20T13:14:38.206Z] build-java:
[2025-12-20T13:14:38.206Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/STF/stf.core/bin
[2025-12-20T13:14:38.572Z] [javac] error: error reading /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar; zip END header not found
[2025-12-20T13:14:38.572Z] [javac] error: error reading /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar; zip END header not found
[2025-12-20T13:14:38.572Z]
[2025-12-20T13:14:38.572Z] BUILD FAILED
[2025-12-20T13:14:38.572Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/TKG/scripts/build_test.xml:84: The following error occurred while executing this line:
[2025-12-20T13:14:38.572Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/common.xml:380: The following error occurred while executing this line:
[2025-12-20T13:14:38.573Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/common.xml:371: The following error occurred while executing this line:
[2025-12-20T13:14:38.573Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/aqa-systemtest/openjdk.build/build.xml:47: The following error occurred while executing this line:
[2025-12-20T13:14:38.573Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/STF/stf.build/build.xml:32: The following error occurred while executing this line:
[2025-12-20T13:14:38.573Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0/aqa-tests/system/STF/stf.core/build.xml:88: Compile failed; see the compiler error output for details.
[2025-12-20T13:14:38.573Z]
[2025-12-20T13:14:38.573Z] Total time: 8 seconds
[2025-12-20T13:14:38.573Z] 1
[2025-12-20T13:14:38.573Z] make[1]: *** [compile] Error 1
[2025-12-20T13:14:38.573Z] make: *** [compile] Error 2
[Pipeline] }
[2025-12-20T13:14:38.676Z] $ ssh-agent -k
[2025-12-20T13:14:38.681Z] unset SSH_AUTH_SOCK;
[2025-12-20T13:14:38.681Z] unset SSH_AGENT_PID;
[2025-12-20T13:14:38.681Z] echo Agent pid 3752 killed;
[2025-12-20T13:14:38.845Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-20T13:14:39.093Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-20T13:14:39.139Z] Archiving artifacts
[2025-12-20T13:14:39.210Z] Recording fingerprints
[Pipeline] echo
[2025-12-20T13:14:39.280Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-20T13:14:39.351Z] Archiving artifacts
[2025-12-20T13:14:39.692Z] No artifacts found that match the file pattern "aqa-tests/TKG/**/*.tap". Configuration error?
[Pipeline] junit
[2025-12-20T13:14:39.820Z] Recording test results
[2025-12-20T13:14:40.327Z] None of the test reports contained any result
[2025-12-20T13:14:40.327Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-20T13:14:40.413Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-20T13:14:40.264Z] No test report files were found. Configuration error?
[2025-12-20T13:14:41.263Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-12-20T13:14:41.263Z] 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:14:41.452Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-20T13:14:41.452Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-20T13:14:42.931Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-20T13:14:43.568Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-12-20T13:14:43.568Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-20T13:14:43.691Z] Exception: hudson.AbortException: script returned exit code 2
[Pipeline] timeout
[2025-12-20T13:14:43.694Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-12-20T13:14:43.719Z] Test_openjdk25_hs_sanity.system_aarch64_mac_testList_0 #22 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