Pre Test

Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin" build number 398 originally caused by: Started by upstream project "build-scripts/openjdk11-pipeline" build number 2785 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 430 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10 Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-03-01T21:48:50.717Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] echo [2026-03-01T21:48:50.727Z] SPEC: osx_aarch64 [Pipeline] echo [2026-03-01T21:48:50.728Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-03-01T21:48:50.745Z] dynamicAgents: [] [Pipeline] echo [2026-03-01T21:48:50.746Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac) [Pipeline] nodesByLabel [2026-03-01T21:48:50.763Z] Could not find any nodes with 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] timeout [2026-03-01T21:48:50.773Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] node [2026-03-01T21:49:05.784Z] Still waiting to schedule task [2026-03-01T21:49:05.786Z] All nodes of label ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’ are offline [2026-03-01T21:49:16.456Z] Running on test-orka-macos14-arm64-nic5o in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac [Pipeline] { [Pipeline] echo [2026-03-01T21:49:16.472Z] Found a node with label (ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)) as : test-orka-macos14-arm64-nic5o [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] node [2026-03-01T21:49:16.555Z] Running on test-orka-macos14-arm64-f19c7 in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-03-01T21:49:16.572Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-03-01T21:49:16.689Z] [WS-CLEANUP] Deleting project workspace... [2026-03-01T21:49:16.690Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-03-01T21:49:18.270Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-03-01T21:49:18.337Z] The recommended git tool is: /usr/bin/git [2026-03-01T21:49:19.436Z] No credentials specified [2026-03-01T21:49:19.465Z] Cloning the remote Git repository [2026-03-01T21:49:19.610Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-03-01T21:49:19.858Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10 [2026-03-01T21:49:30.917Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2026-03-01T21:49:30.943Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-03-01T21:49:30.943Z] > /usr/bin/git --version # timeout=10 [2026-03-01T21:49:30.972Z] > git --version # 'git version 2.39.3 (Apple Git-145)' [2026-03-01T21:49:30.973Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-01T21:49:34.762Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-03-01T21:49:34.774Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-01T21:49:37.547Z] Avoid second fetch [2026-03-01T21:49:37.598Z] Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master) [2026-03-01T21:49:37.554Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 [2026-03-01T21:49:37.633Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-03-01T21:49:37.658Z] > /usr/bin/git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10 [2026-03-01T21:49:39.483Z] Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-01T21:49:40.656Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-03-01T21:49:40.680Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-03-01T21:49:41.625Z] + LC_TIME=C [2026-03-01T21:49:41.625Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-03-01T21:49:41.840Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-03-01T21:49:42.335Z] + aqa-tests/terminateTestProcesses.sh admin [2026-03-01T21:49:42.335Z] 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 [2026-03-01T21:49:43.585Z] + printenv [2026-03-01T21:49:43.585Z] JCK_GIT_BRANCH=master [2026-03-01T21:49:43.585Z] DYNAMIC_COMPILE=false [2026-03-01T21:49:43.585Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/305/ [2026-03-01T21:49:43.585Z] OPENJ9_BRANCH=master [2026-03-01T21:49:43.585Z] JENKINS_NODE_COOKIE=ef6c4d6e-2caa-44a9-a7e5-311623ed6007 [2026-03-01T21:49:43.585Z] DOCKER_REQUIRED=false [2026-03-01T21:49:43.585Z] PARALLEL=Dynamic [2026-03-01T21:49:43.585Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-03-01T21:49:43.585Z] SHELL=/bin/zsh [2026-03-01T21:49:43.585Z] jobStatus=SUCCESS [2026-03-01T21:49:43.585Z] JOBSTARTTIME=Sun, 01 Mar 2026 16:49:41 -0500 [2026-03-01T21:49:43.585Z] STAGE_NAME=Setup [2026-03-01T21:49:43.585Z] SSH_CLIENT=78.47.239.97 47880 22 [2026-03-01T21:49:43.585Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ [2026-03-01T21:49:43.585Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.perf_aarch64_mac-305 [2026-03-01T21:49:43.585Z] RERUN_FAILURE=true [2026-03-01T21:49:43.585Z] SDK_RESOURCE=upstream [2026-03-01T21:49:43.585Z] TIME_LIMIT=25 [2026-03-01T21:49:43.585Z] EXTERNAL_TEST_CMD=mvn clean install [2026-03-01T21:49:43.585Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-03-01T21:49:43.585Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/ [2026-03-01T21:49:43.585Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac [2026-03-01T21:49:43.585Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/305/display/redirect?page=changes [2026-03-01T21:49:43.585Z] JDK_BRANCH=jdk-11.0.31+4_adopt [2026-03-01T21:49:43.585Z] USER=admin [2026-03-01T21:49:43.585Z] ACTIVE_NODE_TIMEOUT=5 [2026-03-01T21:49:43.585Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2026-03-01T21:49:43.585Z] ADOPTOPENJDK_BRANCH=master [2026-03-01T21:49:43.585Z] ARCHIVE_TEST_RESULTS=false [2026-03-01T21:49:43.585Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin [2026-03-01T21:49:43.585Z] STF_OWNER_BRANCH=adoptium:master [2026-03-01T21:49:43.585Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/305/display/redirect?page=artifacts [2026-03-01T21:49:43.585Z] LIGHT_WEIGHT_CHECKOUT=false [2026-03-01T21:49:43.585Z] ORIGIN_JDK_VERSION=11 [2026-03-01T21:49:43.585Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-03-01T21:49:43.585Z] SETUP_JCK_RUN=false [2026-03-01T21:49:43.585Z] SPEC=osx_aarch64 [2026-03-01T21:49:43.585Z] PERSONAL_BUILD=false [2026-03-01T21:49:43.585Z] TKG_ITERATIONS=1 [2026-03-01T21:49:43.585Z] TKG_OWNER_BRANCH=adoptium:master [2026-03-01T21:49:43.585Z] RERUN_ITERATIONS=1 [2026-03-01T21:49:43.585Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-03-01T21:49:43.585Z] ITERATIONS=1 [2026-03-01T21:49:43.585Z] KEEP_REPORTDIR=false [2026-03-01T21:49:43.585Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin [2026-03-01T21:49:43.585Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:49:43.585Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/305/display/redirect [2026-03-01T21:49:43.585Z] _=/usr/bin/printenv [2026-03-01T21:49:43.585Z] GENERATE_JOBS=true [2026-03-01T21:49:43.585Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac [2026-03-01T21:49:43.585Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-03-01T21:49:43.585Z] HUDSON_URL=https://ci.adoptium.net/ [2026-03-01T21:49:43.585Z] EXIT_FAILURE=false [2026-03-01T21:49:43.585Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-03-01T21:49:43.585Z] SLACK_CHANNEL=aqavit-bot [2026-03-01T21:49:43.585Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-03-01T21:49:43.585Z] JDK_VERSION=11 [2026-03-01T21:49:43.585Z] JOB_NAME=Test_openjdk11_hs_sanity.perf_aarch64_mac [2026-03-01T21:49:43.585Z] BUILD_DISPLAY_NAME=#305 [2026-03-01T21:49:43.585Z] USE_TESTENV_PROPERTIES=false [2026-03-01T21:49:43.585Z] BUILD_ID=305 [2026-03-01T21:49:43.585Z] EXIT_SUCCESS=false [2026-03-01T21:49:43.585Z] JENKINS_URL=https://ci.adoptium.net/ [2026-03-01T21:49:43.585Z] TEST_TIME=120 [2026-03-01T21:49:43.585Z] PLATFORM=aarch64_mac [2026-03-01T21:49:43.585Z] JDK_IMPL=hotspot [2026-03-01T21:49:43.585Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.perf_aarch64_mac [2026-03-01T21:49:43.585Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/305/display/redirect?page=tests [2026-03-01T21:49:43.585Z] AUTO_DETECT=true [2026-03-01T21:49:43.585Z] SHLVL=2 [2026-03-01T21:49:43.585Z] HOME=/Users/admin [2026-03-01T21:49:43.585Z] TAP_NAME=Test_openjdk11_hs_sanity.perf_aarch64_mac.tap [2026-03-01T21:49:43.585Z] CI=true [2026-03-01T21:49:43.585Z] EXECUTOR_NUMBER=0 [2026-03-01T21:49:43.585Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac@tmp [2026-03-01T21:49:43.585Z] JENKINS_SERVER_COOKIE=durable-0afeb4e346ce6c3f9773670e614e0c3e167a41c6d4735db84818d0f4810f5514 [2026-03-01T21:49:43.586Z] NODE_LABELS=aarch64 macos14 sw.os.mac hw.arch.aarch64 test-orka-macos14-arm64-f19c7 ci.role.test arm64 ci.role.test.repro sw.os.osx orka mac [2026-03-01T21:49:43.586Z] TARGET=sanity.perf [2026-03-01T21:49:43.586Z] BUILD_LIST=perf [2026-03-01T21:49:43.586Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib [2026-03-01T21:49:43.586Z] LOGNAME=admin [2026-03-01T21:49:43.586Z] EXTERNAL_CUSTOM_BRANCH=master [2026-03-01T21:49:43.586Z] JDK_REPO=https://github.com/adoptium/jdk11u [2026-03-01T21:49:43.586Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-03-01T21:49:43.586Z] SSH_CONNECTION=78.47.239.97 47880 192.168.64.2 22 [2026-03-01T21:49:43.586Z] UPSTREAM_JOB_NUMBER=398 [2026-03-01T21:49:43.586Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-03-01T21:49:43.586Z] NODE_NAME=test-orka-macos14-arm64-f19c7 [2026-03-01T21:49:43.586Z] BUILD_NUMBER=305 [2026-03-01T21:49:43.586Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_aarch64_mac/display/redirect [2026-03-01T21:49:43.586Z] KEEP_WORKSPACE=false [2026-03-01T21:49:43.586Z] HUDSON_COOKIE=bd1d14b8-4c20-421f-acfe-06177d027109 [2026-03-01T21:49:43.586Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../benchmarks [2026-03-01T21:49:43.586Z] USE_JRE=false [2026-03-01T21:49:43.586Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image [2026-03-01T21:49:43.586Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-03-01T21:49:43.586Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-01T21:49:43.673Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-03-01T21:49:43.683Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-03-01T21:49:56.323Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-aarch64-temurin" build number 398 [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 [2026-03-01T21:49:56.501Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-03-01T21:49:56.507Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac [Pipeline] { [Pipeline] sshagent [2026-03-01T21:49:56.527Z] $ ssh-agent [2026-03-01T21:49:56.669Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-nwDPbAABtf0d/agent.496 [2026-03-01T21:49:56.670Z] SSH_AGENT_PID=497 [2026-03-01T21:49:56.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-03-01T21:49:56.681Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-03-01T21:49:56.711Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-03-01T21:49:58.822Z] ++ pwd [2026-03-01T21:49:58.822Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-03-01T21:49:59.171Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests [2026-03-01T21:49:59.171Z] get jdk binary... [2026-03-01T21:49:59.171Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-03-01T21:49:59.171Z] Uncompressing file: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T21:49:59.910Z] List files in jdkbinary folder... [2026-03-01T21:49:59.910Z] total 574600 [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 34265161 Mar 1 16:20 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 184618214 Mar 1 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 37865555 Mar 1 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 26317 Mar 1 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 139042 Mar 1 16:43 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 3340666 Mar 1 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:49:59.910Z] -rw-r--r-- 1 admin staff 31043367 Mar 1 16:20 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:49:59.910Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:49 tmp [2026-03-01T21:49:59.910Z] List files in jdkbinary/tmp folder... [2026-03-01T21:49:59.910Z] total 0 [2026-03-01T21:49:59.910Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:27 jdk-11.0.31+4 [2026-03-01T21:49:59.910Z] Moving directory jdk-11.0.31+4/ to ../j2sdk-image [2026-03-01T21:49:59.910Z] Uncompressing file: OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T21:50:00.261Z] List files in jdkbinary folder... [2026-03-01T21:50:00.261Z] total 574600 [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 34265161 Mar 1 16:20 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 184618214 Mar 1 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 37865555 Mar 1 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 26317 Mar 1 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 139042 Mar 1 16:43 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 3340666 Mar 1 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 31043367 Mar 1 16:20 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:27 j2sdk-image [2026-03-01T21:50:00.261Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:49 tmp [2026-03-01T21:50:00.261Z] List files in jdkbinary/tmp folder... [2026-03-01T21:50:00.261Z] total 0 [2026-03-01T21:50:00.261Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:28 jdk-11.0.31+4-jre [2026-03-01T21:50:00.261Z] Moving directory jdk-11.0.31+4-jre/ to ../j2re-image [2026-03-01T21:50:00.261Z] Uncompressing file: OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T21:50:00.261Z] List files in jdkbinary folder... [2026-03-01T21:50:00.261Z] total 574600 [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 34265161 Mar 1 16:20 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 184618214 Mar 1 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 37865555 Mar 1 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 26317 Mar 1 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 139042 Mar 1 16:43 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json [2026-03-01T21:50:00.261Z] -rw-r--r-- 1 admin staff 3340666 Mar 1 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.262Z] -rw-r--r-- 1 admin staff 31043367 Mar 1 16:20 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.262Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:28 j2re-image [2026-03-01T21:50:00.262Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:27 j2sdk-image [2026-03-01T21:50:00.262Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:50 tmp [2026-03-01T21:50:00.262Z] List files in jdkbinary/tmp folder... [2026-03-01T21:50:00.262Z] total 0 [2026-03-01T21:50:00.262Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:20 jdk-11.0.31+4-static-libs [2026-03-01T21:50:00.262Z] Moving directory jdk-11.0.31+4-static-libs/ to ../static-libs [2026-03-01T21:50:00.262Z] Uncompressing file: OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ... [2026-03-01T21:50:00.610Z] List files in jdkbinary folder... [2026-03-01T21:50:00.610Z] total 574600 [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 34265161 Mar 1 16:20 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 184618214 Mar 1 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 37865555 Mar 1 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 26317 Mar 1 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 139042 Mar 1 16:43 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 3340666 Mar 1 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.610Z] -rw-r--r-- 1 admin staff 31043367 Mar 1 16:20 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz [2026-03-01T21:50:00.610Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:28 j2re-image [2026-03-01T21:50:00.610Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:27 j2sdk-image [2026-03-01T21:50:00.610Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:20 static-libs [2026-03-01T21:50:00.610Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:50 tmp [2026-03-01T21:50:00.610Z] List files in jdkbinary/tmp folder... [2026-03-01T21:50:00.610Z] total 0 [2026-03-01T21:50:00.610Z] drwxr-xr-x 6 admin staff 192 Mar 1 16:14 jdk-11.0.31+4-test-image [2026-03-01T21:50:00.610Z] Moving directory jdk-11.0.31+4-test-image/ to ../openjdk-test-image [2026-03-01T21:50:00.610Z] Uncompressing OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz over ./j2sdk-image... [2026-03-01T21:50:00.962Z] Removing top-level folder jdk-11.0.31+4-debug-image/ [2026-03-01T21:50:00.962Z] Removing top-level folder jdk-11.0.31+4/ [2026-03-01T21:50:01.313Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image... [2026-03-01T21:50:01.313Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-03-01T21:50:01.313Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-03-01T21:50:01.313Z] =JAVA VERSION OUTPUT BEGIN= [2026-03-01T21:50:02.520Z] openjdk version "11.0.31-beta" 2026-04-21 [2026-03-01T21:50:02.520Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603012103 (build 11.0.31-beta+4-ea) [2026-03-01T21:50:02.520Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603012103 (build 11.0.31-beta+4-ea, mixed mode) [2026-03-01T21:50:02.520Z] =JAVA VERSION OUTPUT END= [2026-03-01T21:50:02.520Z] get testKitGen... [2026-03-01T21:50:02.520Z] git clone -q https://github.com/adoptium/TKG.git [2026-03-01T21:50:04.880Z] git rev-parse master [2026-03-01T21:50:04.880Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-03-01T21:50:05.009Z] $ ssh-agent -k [2026-03-01T21:50:05.014Z] unset SSH_AUTH_SOCK; [2026-03-01T21:50:05.014Z] unset SSH_AGENT_PID; [2026-03-01T21:50:05.014Z] echo Agent pid 497 killed; [2026-03-01T21:50:05.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-03-01T21:50:05.176Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-03-01T21:50:05.513Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-03-01T21:50:05.802Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.31%2B4_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=398&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-03-01T21:50:05.816Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos14-arm64-f19c7&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.31%2B4_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=398&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-03-01T21:50:05.855Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-03-01T21:50:06.020Z] Copied 1 artifact from "getTRSSOutput" build number 2063 [Pipeline] sh [2026-03-01T21:50:06.508Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-03-01T21:50:06.509Z] + gzip -cd TRSSOutput.tar.gz [2026-03-01T21:50:06.509Z] + tar xof - [2026-03-01T21:50:06.509Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-03-01T21:50:06.607Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-01T21:50:06.626Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-03-01T21:50:06.675Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2026-03-01T21:50:06.679Z] Machine limit is 6. [Pipeline] sh [2026-03-01T21:50:07.179Z] + cd ./aqa-tests/TKG [2026-03-01T21:50:07.179Z] ++ uname [2026-03-01T21:50:07.179Z] + '[' Darwin = AIX ']' [2026-03-01T21:50:07.179Z] ++ uname [2026-03-01T21:50:07.179Z] + '[' Darwin = SunOS ']' [2026-03-01T21:50:07.179Z] ++ uname [2026-03-01T21:50:07.179Z] + '[' Darwin = '*BSD' ']' [2026-03-01T21:50:07.179Z] + MAKE=make [2026-03-01T21:50:07.179Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-03-01T21:50:07.926Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-01T21:50:07.926Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:07.926Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:07.926Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:07.926Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T21:50:07.926Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T21:50:08.276Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-03-01T21:50:08.621Z] [2026-03-01T21:50:08.621Z] build: [2026-03-01T21:50:08.621Z] [2026-03-01T21:50:08.621Z] clean: [2026-03-01T21:50:08.621Z] [2026-03-01T21:50:08.621Z] init: [2026-03-01T21:50:08.621Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin [2026-03-01T21:50:08.621Z] [2026-03-01T21:50:08.621Z] getDependentLibs: [2026-03-01T21:50:08.966Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib does not exist, creating one. [2026-03-01T21:50:08.966Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency [2026-03-01T21:50:08.966Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:08.966Z] [exec] -------------------------------------------- [2026-03-01T21:50:08.966Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:08.966Z] [exec] task is set to default [2026-03-01T21:50:08.966Z] [exec] dependencyList is set to json_simple [2026-03-01T21:50:08.966Z] [exec] System Test jars will not be downloaded. [2026-03-01T21:50:08.966Z] [exec] -------------------------------------------- [2026-03-01T21:50:08.966Z] [exec] Starting download third party dependent jars [2026-03-01T21:50:08.966Z] [exec] -------------------------------------------- [2026-03-01T21:50:08.966Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:08.966Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-03-01T21:50:08.966Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-03-01T21:50:09.313Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar [2026-03-01T21:50:09.313Z] [exec] downloaded dependent third party jars successfully [2026-03-01T21:50:09.313Z] [2026-03-01T21:50:09.313Z] compile: [2026-03-01T21:50:09.313Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T21:50:09.313Z] [echo] ============COMPILER SETTINGS============ [2026-03-01T21:50:09.313Z] [echo] ===fork: yes [2026-03-01T21:50:09.313Z] [echo] ===debug: on [2026-03-01T21:50:09.313Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin [2026-03-01T21:50:10.091Z] [2026-03-01T21:50:10.091Z] dist: [2026-03-01T21:50:10.091Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-01T21:50:10.091Z] [2026-03-01T21:50:10.091Z] BUILD SUCCESSFUL [2026-03-01T21:50:10.091Z] Total time: 1 second [2026-03-01T21:50:10.091Z] 0 [2026-03-01T21:50:10.091Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-01T21:50:10.439Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-01T21:50:10.439Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-03-01T21:50:15.333Z] ****************************** MACHINE INFO ****************************** [2026-03-01T21:50:15.334Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG [2026-03-01T21:50:15.334Z] Free Physical Memory Size : 1573519360 [2026-03-01T21:50:15.334Z] Free space (bytes) : 55227006976 [2026-03-01T21:50:15.334Z] Total Physical Memory Size : 6979321856 [2026-03-01T21:50:15.334Z] Total space (bytes) : 90743767040 [2026-03-01T21:50:15.334Z] Usable space (bytes) : 55227006976 [2026-03-01T21:50:15.334Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T21:50:15.334Z] bashVersion : [2026-03-01T21:50:15.334Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0) [2026-03-01T21:50:15.334Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-03-01T21:50:15.334Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] This is free software; you are free to change and redistribute it. [2026-03-01T21:50:15.334Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T21:50:15.334Z] cpuCores : 4 [2026-03-01T21:50:15.334Z] curlVersion : [2026-03-01T21:50:15.334Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2026-03-01T21:50:15.334Z] Release-Date: 2023-05-30 [2026-03-01T21:50:15.334Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-01T21:50:15.334Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2026-03-01T21:50:15.334Z] dockerVersion : bash: line 1: docker: command not found [2026-03-01T21:50:15.334Z] gcc version : 15.0.0 [2026-03-01T21:50:15.334Z] gclibc version : bash: line 1: ldd: command not found [2026-03-01T21:50:15.334Z] gdb version : bash: line 1: gdb: command not found [2026-03-01T21:50:15.334Z] lldb version : [2026-03-01T21:50:15.334Z] lldb-1500.0.200.58 [2026-03-01T21:50:15.334Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2026-03-01T21:50:15.334Z] makeVersion : [2026-03-01T21:50:15.334Z] GNU Make 3.81 [2026-03-01T21:50:15.334Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-03-01T21:50:15.334Z] This is free software; see the source for copying conditions. [2026-03-01T21:50:15.334Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-03-01T21:50:15.334Z] PARTICULAR PURPOSE. [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] This program built for i386-apple-darwin11.3.0 [2026-03-01T21:50:15.334Z] mavenVersion : [2026-03-01T21:50:15.334Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-01T21:50:15.334Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-01T21:50:15.334Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-03-01T21:50:15.334Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-01T21:50:15.334Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2026-03-01T21:50:15.334Z] perlVersion : [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2026-03-01T21:50:15.334Z] (with 2 registered patches, see perl -V for more detail) [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] Copyright 1987-2020, Larry Wall [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-01T21:50:15.334Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-01T21:50:15.334Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-01T21:50:15.334Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] podmanVersion : bash: line 1: podman: command not found [2026-03-01T21:50:15.334Z] procArch : arm [2026-03-01T21:50:15.334Z] sysArch : arm64 [2026-03-01T21:50:15.334Z] sysOS : Darwin [2026-03-01T21:50:15.334Z] ulimit : [2026-03-01T21:50:15.334Z] core file size (blocks, -c) 8192 [2026-03-01T21:50:15.334Z] data seg size (kbytes, -d) unlimited [2026-03-01T21:50:15.334Z] file size (blocks, -f) unlimited [2026-03-01T21:50:15.334Z] max locked memory (kbytes, -l) unlimited [2026-03-01T21:50:15.334Z] max memory size (kbytes, -m) unlimited [2026-03-01T21:50:15.334Z] open files (-n) 10240 [2026-03-01T21:50:15.334Z] pipe size (512 bytes, -p) 1 [2026-03-01T21:50:15.334Z] stack size (kbytes, -s) 65520 [2026-03-01T21:50:15.334Z] cpu time (seconds, -t) unlimited [2026-03-01T21:50:15.334Z] max user processes (-u) 1333 [2026-03-01T21:50:15.334Z] virtual memory (kbytes, -v) unlimited [2026-03-01T21:50:15.334Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2026-03-01T21:50:15.334Z] vmVendor : Oracle Corporation [2026-03-01T21:50:15.334Z] vmVersion : 11.0.31-beta+4-ea [2026-03-01T21:50:15.334Z] xlc version : bash: line 1: xlC: command not found [2026-03-01T21:50:15.334Z] ************************************************************************** [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('os.name')=Mac OS X [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('os.arch')=aarch64 [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('java.fullversion')=null [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] System.getProperty('sun.arch.data.model')=64 [2026-03-01T21:50:15.334Z] [2026-03-01T21:50:15.334Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:15.334Z] perl scripts/configure.pl [2026-03-01T21:50:15.334Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-01T21:50:15.679Z] [2026-03-01T21:50:15.679Z] Warning: cannot find spec in resources/ottawa.csv. [2026-03-01T21:50:15.679Z] Detected 64 in spec. Use spec: default-64 to match mode. [2026-03-01T21:50:15.679Z] [2026-03-01T21:50:15.679Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-01T21:50:15.679Z] [2026-03-01T21:50:15.679Z] [2026-03-01T21:50:15.679Z] Starting to generate parallel test lists. [2026-03-01T21:50:15.679Z] [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-03-01T21:50:15.679Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-03-01T21:50:15.679Z] Attempting to get test duration data from TRSS. [2026-03-01T21:50:15.679Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=aarch64_mac&group=perf&level=sanity [2026-03-01T21:50:16.027Z] Attempting to get test duration data from cached files. [2026-03-01T21:50:16.027Z] [2026-03-01T21:50:16.027Z] TEST DURATION [2026-03-01T21:50:16.027Z] ==================================================================================== [2026-03-01T21:50:16.027Z] Total number of tests searched: 9 [2026-03-01T21:50:16.027Z] Number of test durations found: 9 [2026-03-01T21:50:16.027Z] Top slowest tests: [2026-03-01T21:50:16.027Z] 02m32s renaissance-naive-bayes_0 [2026-03-01T21:50:16.027Z] 02m11s renaissance-fj-kmeans_0 [2026-03-01T21:50:16.027Z] 01m53s renaissance-akka-uct_0 [2026-03-01T21:50:16.027Z] ==================================================================================== [2026-03-01T21:50:16.027Z] [2026-03-01T21:50:16.027Z] Test target is split into 1 lists. [2026-03-01T21:50:16.027Z] Reducing estimated test running time from 08m59s to 08m59s. [2026-03-01T21:50:16.027Z] [2026-03-01T21:50:16.027Z] -------------------------------------testList_0------------------------------------- [2026-03-01T21:50:16.027Z] Number of tests: 9 [2026-03-01T21:50:16.027Z] Estimated running time: 08m59s [2026-03-01T21:50:16.027Z] TESTLIST=renaissance-naive-bayes_0,renaissance-fj-kmeans_0,renaissance-akka-uct_0,renaissance-future-genetic_0,dacapo-eclipse_0,dacapo-h2_0,renaissance-scala-kmeans_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2026-03-01T21:50:16.027Z] ------------------------------------------------------------------------------------ [2026-03-01T21:50:16.027Z] [2026-03-01T21:50:16.028Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-03-01T21:50:16.137Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-03-01T21:50:16.228Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-03-01T21:50:16.280Z] Building tests... [Pipeline] timeout [2026-03-01T21:50:16.283Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-03-01T21:50:16.296Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-03-01T21:50:16.442Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-03-01T21:50:16.457Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-03-01T21:50:16.538Z] $ ssh-agent [2026-03-01T21:50:16.713Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-unTPUaNBKxr6/agent.811 [2026-03-01T21:50:16.713Z] SSH_AGENT_PID=812 [2026-03-01T21:50:16.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-01T21:50:17.226Z] + bash ./compile.sh [2026-03-01T21:50:17.226Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-01T21:50:17.226Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:17.227Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:17.227Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:17.227Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T21:50:17.227Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T21:50:17.227Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-03-01T21:50:17.227Z] [2026-03-01T21:50:17.227Z] build: [2026-03-01T21:50:17.227Z] [2026-03-01T21:50:17.227Z] clean: [2026-03-01T21:50:17.227Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-03-01T21:50:17.227Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin [2026-03-01T21:50:17.580Z] [2026-03-01T21:50:17.580Z] init: [2026-03-01T21:50:17.580Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin [2026-03-01T21:50:17.580Z] [2026-03-01T21:50:17.580Z] getDependentLibs: [2026-03-01T21:50:17.580Z] [exec] -------------------------------------------- [2026-03-01T21:50:17.580Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:17.580Z] [exec] task is set to default [2026-03-01T21:50:17.580Z] [exec] dependencyList is set to json_simple [2026-03-01T21:50:17.580Z] [exec] System Test jars will not be downloaded. [2026-03-01T21:50:17.580Z] [exec] -------------------------------------------- [2026-03-01T21:50:17.580Z] [exec] Starting download third party dependent jars [2026-03-01T21:50:17.580Z] [exec] -------------------------------------------- [2026-03-01T21:50:17.581Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:17.581Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-03-01T21:50:17.581Z] [exec] downloaded dependent third party jars successfully [2026-03-01T21:50:17.581Z] [2026-03-01T21:50:17.581Z] compile: [2026-03-01T21:50:17.581Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T21:50:17.581Z] [echo] ============COMPILER SETTINGS============ [2026-03-01T21:50:17.581Z] [echo] ===fork: yes [2026-03-01T21:50:17.581Z] [echo] ===debug: on [2026-03-01T21:50:17.581Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin [2026-03-01T21:50:18.331Z] [2026-03-01T21:50:18.331Z] dist: [2026-03-01T21:50:18.331Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-03-01T21:50:18.331Z] [2026-03-01T21:50:18.331Z] BUILD SUCCESSFUL [2026-03-01T21:50:18.331Z] Total time: 0 seconds [2026-03-01T21:50:18.331Z] 0 [2026-03-01T21:50:18.331Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-03-01T21:50:18.331Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-03-01T21:50:18.331Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-03-01T21:50:18.676Z] ****************************** MACHINE INFO ****************************** [2026-03-01T21:50:18.676Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG [2026-03-01T21:50:18.676Z] Free Physical Memory Size : 1201225728 [2026-03-01T21:50:18.676Z] Free space (bytes) : 55225192448 [2026-03-01T21:50:18.676Z] Total Physical Memory Size : 6979321856 [2026-03-01T21:50:18.676Z] Total space (bytes) : 90743767040 [2026-03-01T21:50:18.676Z] Usable space (bytes) : 55225192448 [2026-03-01T21:50:18.676Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T21:50:18.676Z] bashVersion : [2026-03-01T21:50:18.676Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0) [2026-03-01T21:50:18.676Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-03-01T21:50:18.676Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-03-01T21:50:18.676Z] [2026-03-01T21:50:18.676Z] This is free software; you are free to change and redistribute it. [2026-03-01T21:50:18.676Z] There is NO WARRANTY, to the extent permitted by law. [2026-03-01T21:50:18.676Z] cpuCores : 4 [2026-03-01T21:50:18.676Z] curlVersion : [2026-03-01T21:50:18.676Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1 [2026-03-01T21:50:18.676Z] Release-Date: 2023-05-30 [2026-03-01T21:50:18.676Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-03-01T21:50:18.676Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets [2026-03-01T21:50:18.676Z] dockerVersion : bash: line 1: docker: command not found [2026-03-01T21:50:18.676Z] gcc version : 15.0.0 [2026-03-01T21:50:18.676Z] gclibc version : bash: line 1: ldd: command not found [2026-03-01T21:50:18.676Z] gdb version : bash: line 1: gdb: command not found [2026-03-01T21:50:18.676Z] lldb version : [2026-03-01T21:50:18.676Z] lldb-1500.0.200.58 [2026-03-01T21:50:18.676Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) [2026-03-01T21:50:18.677Z] makeVersion : [2026-03-01T21:50:18.677Z] GNU Make 3.81 [2026-03-01T21:50:18.677Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-03-01T21:50:18.677Z] This is free software; see the source for copying conditions. [2026-03-01T21:50:18.677Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-03-01T21:50:18.677Z] PARTICULAR PURPOSE. [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] This program built for i386-apple-darwin11.3.0 [2026-03-01T21:50:18.677Z] mavenVersion : [2026-03-01T21:50:18.677Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-03-01T21:50:18.677Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-03-01T21:50:18.677Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-03-01T21:50:18.677Z] Default locale: en_US, platform encoding: UTF-8 [2026-03-01T21:50:18.677Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac" [2026-03-01T21:50:18.677Z] perlVersion : [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2026-03-01T21:50:18.677Z] (with 2 registered patches, see perl -V for more detail) [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] Copyright 1987-2020, Larry Wall [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] Perl may be copied only under the terms of either the Artistic License or the [2026-03-01T21:50:18.677Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-03-01T21:50:18.677Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-03-01T21:50:18.677Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] podmanVersion : bash: line 1: podman: command not found [2026-03-01T21:50:18.677Z] procArch : arm [2026-03-01T21:50:18.677Z] sysArch : arm64 [2026-03-01T21:50:18.677Z] sysOS : Darwin [2026-03-01T21:50:18.677Z] ulimit : [2026-03-01T21:50:18.677Z] core file size (blocks, -c) 8192 [2026-03-01T21:50:18.677Z] data seg size (kbytes, -d) unlimited [2026-03-01T21:50:18.677Z] file size (blocks, -f) unlimited [2026-03-01T21:50:18.677Z] max locked memory (kbytes, -l) unlimited [2026-03-01T21:50:18.677Z] max memory size (kbytes, -m) unlimited [2026-03-01T21:50:18.677Z] open files (-n) 10240 [2026-03-01T21:50:18.677Z] pipe size (512 bytes, -p) 1 [2026-03-01T21:50:18.677Z] stack size (kbytes, -s) 65520 [2026-03-01T21:50:18.677Z] cpu time (seconds, -t) unlimited [2026-03-01T21:50:18.677Z] max user processes (-u) 1333 [2026-03-01T21:50:18.677Z] virtual memory (kbytes, -v) unlimited [2026-03-01T21:50:18.677Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64 [2026-03-01T21:50:18.677Z] vmVendor : Oracle Corporation [2026-03-01T21:50:18.677Z] vmVersion : 11.0.31-beta+4-ea [2026-03-01T21:50:18.677Z] xlc version : bash: line 1: xlC: command not found [2026-03-01T21:50:18.677Z] ************************************************************************** [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('os.name')=Mac OS X [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('os.arch')=aarch64 [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('java.fullversion')=null [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:18.677Z] System.getProperty('sun.arch.data.model')=64 [2026-03-01T21:50:18.677Z] [2026-03-01T21:50:19.023Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2026-03-01T21:50:19.023Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest [2026-03-01T21:50:19.023Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile [2026-03-01T21:50:19.023Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:19.023Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-03-01T21:50:19.024Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-03-01T21:50:19.024Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-03-01T21:50:19.372Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml [2026-03-01T21:50:19.372Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-03-01T21:50:19.372Z] [2026-03-01T21:50:19.372Z] -create_test_directory: [2026-03-01T21:50:19.372Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest [2026-03-01T21:50:19.372Z] [2026-03-01T21:50:19.372Z] stage_test_material: [2026-03-01T21:50:19.372Z] [copy] Copying 585 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest [2026-03-01T21:50:19.721Z] [2026-03-01T21:50:19.721Z] build: [2026-03-01T21:50:19.721Z] [2026-03-01T21:50:19.721Z] init: [2026-03-01T21:50:19.721Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf [2026-03-01T21:50:19.721Z] [2026-03-01T21:50:19.721Z] dist: [2026-03-01T21:50:19.721Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf [2026-03-01T21:50:19.721Z] [2026-03-01T21:50:19.721Z] build: [2026-03-01T21:50:19.721Z] [2026-03-01T21:50:19.721Z] build: [2026-03-01T21:50:19.722Z] [2026-03-01T21:50:19.722Z] init: [2026-03-01T21:50:19.722Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench [2026-03-01T21:50:19.722Z] [2026-03-01T21:50:19.722Z] getBumbleBench: [2026-03-01T21:50:19.722Z] [echo] Cloning BumbleBench [2026-03-01T21:50:19.722Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-03-01T21:50:19.722Z] [exec] Cloning into 'bumblebench'... [2026-03-01T21:50:20.475Z] [2026-03-01T21:50:20.475Z] buildBumbleBench: [2026-03-01T21:50:20.475Z] [echo] Building BumbleBench [2026-03-01T21:50:20.475Z] [2026-03-01T21:50:20.475Z] compile-all: [2026-03-01T21:50:20.475Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.475Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.833Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-01T21:50:20.833Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-01T21:50:20.833Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-03-01T21:50:20.834Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-03-01T21:50:20.834Z] [javac] 1 warning [2026-03-01T21:50:20.834Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.834Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.834Z] [javac] 1 warning [2026-03-01T21:50:20.834Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.834Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.834Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-03-01T21:50:20.834Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-01T21:50:20.834Z] [javac] 1 warning [2026-03-01T21:50:20.834Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.834Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.834Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-03-01T21:50:20.834Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-01T21:50:20.834Z] [javac] 1 warning [2026-03-01T21:50:20.834Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.835Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.835Z] [javac] Note: Some input files use or override a deprecated API. [2026-03-01T21:50:20.835Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-03-01T21:50:20.835Z] [javac] 1 warning [2026-03-01T21:50:20.835Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.835Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.835Z] [javac] 1 warning [2026-03-01T21:50:20.835Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.835Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.835Z] [javac] 1 warning [2026-03-01T21:50:20.835Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.835Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:20.835Z] [javac] 1 warning [2026-03-01T21:50:20.835Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:20.835Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.187Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.187Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.187Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.187Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.187Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.187Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.187Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.187Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.187Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.187Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.187Z] [javac] 1 warning [2026-03-01T21:50:21.188Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:50:21.188Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-03-01T21:50:21.188Z] [javac] 1 warning [2026-03-01T21:50:21.188Z] [2026-03-01T21:50:21.188Z] dist: [2026-03-01T21:50:21.188Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-03-01T21:50:21.188Z] [2026-03-01T21:50:21.188Z] dist: [2026-03-01T21:50:21.188Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench [2026-03-01T21:50:21.188Z] [2026-03-01T21:50:21.188Z] build: [2026-03-01T21:50:21.188Z] [2026-03-01T21:50:21.188Z] getDependentLibs: [2026-03-01T21:50:21.533Z] [exec] -------------------------------------------- [2026-03-01T21:50:21.533Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:21.533Z] [exec] task is set to default [2026-03-01T21:50:21.533Z] [exec] dependencyList is set to dacapo [2026-03-01T21:50:21.533Z] [exec] System Test jars will not be downloaded. [2026-03-01T21:50:21.533Z] [exec] -------------------------------------------- [2026-03-01T21:50:21.533Z] [exec] Starting download third party dependent jars [2026-03-01T21:50:21.533Z] [exec] -------------------------------------------- [2026-03-01T21:50:21.533Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:50:21.533Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-03-01T21:50:21.533Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-03-01T21:50:37.650Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip [2026-03-01T21:50:37.650Z] [exec] downloaded dependent third party jars successfully [2026-03-01T21:50:37.650Z] [2026-03-01T21:50:37.650Z] init: [2026-03-01T21:50:37.650Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo [2026-03-01T21:50:37.650Z] [2026-03-01T21:50:37.650Z] getDacapoSuite: [2026-03-01T21:50:37.651Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo [2026-03-01T21:50:53.748Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo [2026-03-01T21:50:54.095Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo [2026-03-01T21:50:54.095Z] [2026-03-01T21:50:54.095Z] dist: [2026-03-01T21:50:54.095Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo [2026-03-01T21:50:54.095Z] [2026-03-01T21:50:54.095Z] build: [2026-03-01T21:50:54.095Z] [2026-03-01T21:50:54.095Z] init: [2026-03-01T21:50:54.095Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro [2026-03-01T21:50:54.095Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin [2026-03-01T21:50:54.095Z] [2026-03-01T21:50:54.095Z] compile: [2026-03-01T21:50:54.095Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-03-01T21:50:54.095Z] [echo] ============COMPILER SETTINGS============ [2026-03-01T21:50:54.095Z] [echo] ===fork: yes [2026-03-01T21:50:54.095Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2026-03-01T21:50:54.095Z] [echo] ===debug: on [2026-03-01T21:50:54.095Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-03-01T21:50:54.095Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin [2026-03-01T21:50:54.441Z] [2026-03-01T21:50:54.441Z] dist: [2026-03-01T21:50:54.441Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-03-01T21:50:54.442Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro [2026-03-01T21:50:54.442Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro [2026-03-01T21:50:54.442Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro [2026-03-01T21:50:54.442Z] [2026-03-01T21:50:54.442Z] clean: [2026-03-01T21:50:54.442Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin [2026-03-01T21:50:54.442Z] [2026-03-01T21:50:54.442Z] build: [2026-03-01T21:50:54.442Z] [2026-03-01T21:50:54.442Z] build: [2026-03-01T21:50:54.442Z] [2026-03-01T21:50:54.442Z] init: [2026-03-01T21:50:54.442Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance [2026-03-01T21:50:54.442Z] [2026-03-01T21:50:54.442Z] getRenaissanceSuite: [2026-03-01T21:50:54.442Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-03-01T21:51:03.615Z] [2026-03-01T21:51:03.615Z] dist: [2026-03-01T21:51:03.615Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] build: [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] init: [2026-03-01T21:51:04.823Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] getSpecjbbSuite: [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] dist: [2026-03-01T21:51:04.823Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] BUILD SUCCESSFUL [2026-03-01T21:51:04.823Z] Total time: 45 seconds [2026-03-01T21:51:04.823Z] 0 [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] [2026-03-01T21:51:04.823Z] RECORD TEST REPOs SHA [2026-03-01T21:51:04.823Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2026-03-01T21:51:04.823Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2026-03-01T21:51:04.823Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-01T21:51:04.823Z] touch /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-03-01T21:51:04.823Z] ================================================ [2026-03-01T21:51:04.823Z] timestamp: 20260301-165104 [2026-03-01T21:51:04.823Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests [2026-03-01T21:51:04.823Z] git repo: [2026-03-01T21:51:04.823Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-03-01T21:51:04.823Z] sha: [2026-03-01T21:51:04.823Z] f493de36d6fdc67c620e2b71170f4f6c04b5a052 [2026-03-01T21:51:04.823Z] ================================================ [2026-03-01T21:51:04.823Z] timestamp: 20260301-165104 [2026-03-01T21:51:04.823Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-03-01T21:51:04.823Z] git repo: [2026-03-01T21:51:04.823Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-03-01T21:51:04.823Z] sha: [2026-03-01T21:51:04.823Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-03-01T21:51:04.823Z] ================================================ [2026-03-01T21:51:04.823Z] timestamp: 20260301-165104 [2026-03-01T21:51:04.823Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG [2026-03-01T21:51:04.823Z] git repo: [2026-03-01T21:51:04.823Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-03-01T21:51:04.823Z] sha: [2026-03-01T21:51:04.894Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [2026-03-01T21:51:04.921Z] $ ssh-agent -k [2026-03-01T21:51:04.927Z] unset SSH_AUTH_SOCK; [2026-03-01T21:51:04.927Z] unset SSH_AGENT_PID; [2026-03-01T21:51:04.927Z] echo Agent pid 812 killed; [2026-03-01T21:51:05.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-03-01T21:51:05.161Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-03-01T21:51:05.191Z] ITERATION: 1/1 [Pipeline] sshagent [2026-03-01T21:51:05.201Z] $ ssh-agent [2026-03-01T21:51:05.325Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-kEzKYsXnYjoM/agent.1136 [2026-03-01T21:51:05.325Z] SSH_AGENT_PID=1137 [2026-03-01T21:51:05.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-01T21:51:05.831Z] ++ uname [2026-03-01T21:51:05.831Z] + '[' Darwin = AIX ']' [2026-03-01T21:51:05.831Z] ++ uname [2026-03-01T21:51:05.831Z] + '[' Darwin = SunOS ']' [2026-03-01T21:51:05.831Z] ++ uname [2026-03-01T21:51:05.831Z] + '[' Darwin = '*BSD' ']' [2026-03-01T21:51:05.831Z] + MAKE=make [2026-03-01T21:51:05.831Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-03-01T21:51:05.831Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2026-03-01T21:51:06.399Z] ++ uname [2026-03-01T21:51:06.399Z] + '[' Darwin = AIX ']' [2026-03-01T21:51:06.399Z] ++ uname [2026-03-01T21:51:06.399Z] + '[' Darwin = SunOS ']' [2026-03-01T21:51:06.399Z] ++ uname [2026-03-01T21:51:06.399Z] + '[' Darwin = '*BSD' ']' [2026-03-01T21:51:06.399Z] + MAKE=make [2026-03-01T21:51:06.399Z] + cd ./aqa-tests [2026-03-01T21:51:06.399Z] + . ./scripts/testenv/testenvSettings.sh [2026-03-01T21:51:06.399Z] ++ set +x [2026-03-01T21:51:06.399Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-01T21:51:06.399Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib [2026-03-01T21:51:06.399Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-03-01T21:51:06.399Z] perl scripts/configure.pl [2026-03-01T21:51:06.399Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.399Z] Warning: cannot find spec in resources/ottawa.csv. [2026-03-01T21:51:06.399Z] Detected 64 in spec. Use spec: default-64 to match mode. [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.399Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.399Z] Starting to generate test make files. [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.399Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-03-01T21:51:06.399Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.399Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-03-01T21:51:06.399Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-03-01T21:51:06.399Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-03-01T21:51:06.399Z] [2026-03-01T21:51:06.747Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-03-01T21:51:06.747Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-03-01T21:51:06.747Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-03-01T21:51:06.747Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Make files are generated successfully. [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] Running make 3.81 [2026-03-01T21:51:06.747Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. [2026-03-01T21:51:06.747Z] set JDK_VERSION to 11 [2026-03-01T21:51:06.747Z] set JDK_IMPL to hotspot [2026-03-01T21:51:06.747Z] set JVM_VERSION to openjdk11 [2026-03-01T21:51:06.747Z] set JCL_VERSION to latest [2026-03-01T21:51:06.747Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-03-01T21:51:06.747Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-03-01T21:51:06.747Z] set SPEC to osx_aarch64 [2026-03-01T21:51:06.747Z] set TEST_FLAG to [2026-03-01T21:51:06.747Z] Running sanity.perf ... [2026-03-01T21:51:06.747Z] There are 9 test targets in sanity.perf [2026-03-01T21:51:06.747Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2026-03-01T21:51:06.747Z] openjdk version "11.0.31-beta" 2026-04-21 [2026-03-01T21:51:06.747Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603012103 (build 11.0.31-beta+4-ea) [2026-03-01T21:51:06.747Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603012103 (build 11.0.31-beta+4-ea, mixed mode) [2026-03-01T21:51:06.747Z] [2026-03-01T21:51:06.747Z] ===============================================