Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin" build number 48 originally caused by: Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 113 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406 originally caused by: Started by timer Started by user Scott Fryer Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 112 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406 Started by user sophia-guo Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 111 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406 Started by user Adam Farley Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 110 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.13-release^{commit} # timeout=10 Checking out Revision 5d5936e7349af9eb6d77481e4f43c417704c6f62 (origin/v1.0.13-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d5936e7349af9eb6d77481e4f43c417704c6f62 # timeout=10 Commit message: "Problemlist known failure testcases (#7057) (#7061)" > git rev-list --no-walk 5d5936e7349af9eb6d77481e4f43c417704c6f62 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-04-24T17:29:35.498Z] Found a total of 5 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] echo [2026-04-24T17:29:35.507Z] SPEC: osx_x86-64 [Pipeline] echo [2026-04-24T17:29:35.508Z] Specified LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf [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-04-24T17:29:35.517Z] dynamicAgents: [] [Pipeline] echo [2026-04-24T17:29:35.518Z] Provisioning LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf [Pipeline] nodesByLabel [2026-04-24T17:29:35.523Z] Found a total of 5 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] node [2026-04-24T17:29:50.526Z] Still waiting to schedule task [2026-04-24T17:29:50.527Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’ [2026-04-24T17:32:07.635Z] Running on gha-macos15-x64-dca4ab03 in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_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-04-24T17:32:07.659Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-04-24T17:32:14.235Z] [WS-CLEANUP] Deleting project workspace... [2026-04-24T17:32:14.235Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-04-24T17:32:23.717Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-04-24T17:32:23.943Z] The recommended git tool is: git [2026-04-24T17:32:29.750Z] No credentials specified [2026-04-24T17:32:29.750Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. [2026-04-24T17:32:29.915Z] Cloning the remote Git repository [2026-04-24T17:32:30.635Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-04-24T17:32:31.409Z] > git init /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests # timeout=10 [2026-04-24T17:32:32.072Z] [WARNING] Reference path does not exist: /Users/runner/openjdk_cache [2026-04-24T17:32:32.236Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-04-24T17:32:32.236Z] > git --version # timeout=10 [2026-04-24T17:32:32.249Z] > git --version # 'git version 2.54.0' [2026-04-24T17:32:32.249Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-24T17:32:36.079Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-04-24T17:32:36.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-24T17:32:52.804Z] Avoid second fetch [2026-04-24T17:32:52.984Z] Checking out Revision 5d5936e7349af9eb6d77481e4f43c417704c6f62 (origin/v1.0.13-release) [2026-04-24T17:32:52.698Z] > git rev-parse origin/v1.0.13-release^{commit} # timeout=10 [2026-04-24T17:32:53.043Z] > git config core.sparsecheckout # timeout=10 [2026-04-24T17:32:53.058Z] > git checkout -f 5d5936e7349af9eb6d77481e4f43c417704c6f62 # timeout=10 [2026-04-24T17:33:02.437Z] Commit message: "Problemlist known failure testcases (#7057) (#7061)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_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-04-24T17:33:03.789Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-04-24T17:33:03.808Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-04-24T17:33:08.054Z] + LC_TIME=C [2026-04-24T17:33:08.054Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-04-24T17:33:09.366Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-04-24T17:33:11.099Z] + aqa-tests/terminateTestProcesses.sh runner [2026-04-24T17:33:11.099Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-04-24T17:33:14.055Z] + printenv [2026-04-24T17:33:14.056Z] JCK_GIT_BRANCH=master [2026-04-24T17:33:14.056Z] GITHUB_JOB=agent [2026-04-24T17:33:14.056Z] DYNAMIC_COMPILE=false [2026-04-24T17:33:14.056Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/482/ [2026-04-24T17:33:14.056Z] OPENJ9_BRANCH=master [2026-04-24T17:33:14.056Z] JENKINS_NODE_COOKIE=593b4916-e4e9-4805-8a31-104a519436e1 [2026-04-24T17:33:14.056Z] GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json [2026-04-24T17:33:14.056Z] GITHUB_TRIGGERING_ACTOR=eclipse-temurin-bot [2026-04-24T17:33:14.056Z] RUNNER_OS=macOS [2026-04-24T17:33:14.056Z] DOCKER_REQUIRED=false [2026-04-24T17:33:14.056Z] ANDROID_HOME=/Users/runner/Library/Android/sdk [2026-04-24T17:33:14.056Z] PARALLEL=Dynamic [2026-04-24T17:33:14.056Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-04-24T17:33:14.056Z] CHROMEWEBDRIVER=/usr/local/share/chromedriver-mac-x64 [2026-04-24T17:33:14.056Z] SHELL=/usr/local/bin/bash [2026-04-24T17:33:14.056Z] GITHUB_REF_NAME=master [2026-04-24T17:33:14.056Z] PIPX_BIN_DIR=/usr/local/opt/pipx_bin [2026-04-24T17:33:14.056Z] jobStatus=SUCCESS [2026-04-24T17:33:14.056Z] JOBSTARTTIME=Fri, 24 Apr 2026 17:33:05 +0000 [2026-04-24T17:33:14.056Z] GITHUB_REPOSITORY_OWNER=adoptium [2026-04-24T17:33:14.056Z] STAGE_NAME=Setup [2026-04-24T17:33:14.056Z] TMPDIR=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T/ [2026-04-24T17:33:14.056Z] GITHUB_RUN_ATTEMPT=1 [2026-04-24T17:33:14.056Z] GOROOT_1_25_X64=/Users/runner/hostedtoolcache/go/1.25.9/x64 [2026-04-24T17:33:14.056Z] DOTNET_NOLOGO=1 [2026-04-24T17:33:14.056Z] RUNNER_ARCH=X64 [2026-04-24T17:33:14.056Z] GITHUB_RUN_NUMBER=250 [2026-04-24T17:33:14.056Z] GITHUB_ACTIONS=true [2026-04-24T17:33:14.056Z] XCODE_26_DEVELOPER_DIR=/Applications/Xcode_26.3.app/Contents/Developer [2026-04-24T17:33:14.056Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.perf_x86-64_mac-482 [2026-04-24T17:33:14.056Z] RERUN_FAILURE=true [2026-04-24T17:33:14.056Z] BASH=/bin/sh [2026-04-24T17:33:14.056Z] SDK_RESOURCE=upstream [2026-04-24T17:33:14.056Z] ANDROID_SDK_ROOT=/Users/runner/Library/Android/sdk [2026-04-24T17:33:14.056Z] TIME_LIMIT=25 [2026-04-24T17:33:14.056Z] RUNNER_WORKSPACE=/Users/runner/work/infrastructure [2026-04-24T17:33:14.056Z] GITHUB_REF_PROTECTED=true [2026-04-24T17:33:14.056Z] RCT_NO_LAUNCH_PACKAGER=1 [2026-04-24T17:33:14.056Z] EXTERNAL_TEST_CMD=mvn clean install [2026-04-24T17:33:14.056Z] NUNIT_BASE_PATH=/Library/Developer/nunit [2026-04-24T17:33:14.056Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:33:14.056Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/ [2026-04-24T17:33:14.056Z] LC_ALL=en_US.UTF-8 [2026-04-24T17:33:14.056Z] GITHUB_REF=refs/heads/master [2026-04-24T17:33:14.056Z] NUNIT3_PATH=/Library/Developer/nunit/3.6.0 [2026-04-24T17:33:14.056Z] GITHUB_WORKFLOW=Jenkins Agent (macOS) [2026-04-24T17:33:14.056Z] WORKSPACE=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac [2026-04-24T17:33:14.056Z] XCODE_16_DEVELOPER_DIR=/Applications/Xcode_16.4.app/Contents/Developer [2026-04-24T17:33:14.056Z] JAVA_HOME_11_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.30-7/x64/Contents/Home/ [2026-04-24T17:33:14.056Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/482/display/redirect?page=changes [2026-04-24T17:33:14.056Z] RUNNER_TOOL_CACHE=/Users/runner/hostedtoolcache [2026-04-24T17:33:14.056Z] JDK_BRANCH=jdk-17.0.19+10_adopt [2026-04-24T17:33:14.056Z] USER=runner [2026-04-24T17:33:14.056Z] ACTIVE_NODE_TIMEOUT=5 [2026-04-24T17:33:14.056Z] GITHUB_EVENT_NAME=workflow_dispatch [2026-04-24T17:33:14.056Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:33:14.056Z] GITHUB_API_URL=https://api.github.com [2026-04-24T17:33:14.056Z] ADOPTOPENJDK_BRANCH=v1.0.13-release [2026-04-24T17:33:14.056Z] GITHUB_REF_TYPE=branch [2026-04-24T17:33:14.056Z] GITHUB_SHA=092f24ecb4423eded2f71dfc90e3149b024cc421 [2026-04-24T17:33:14.056Z] ARCHIVE_TEST_RESULTS=false [2026-04-24T17:33:14.056Z] RUNNER_TEMP=/Users/runner/work/_temp [2026-04-24T17:33:14.056Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin [2026-04-24T17:33:14.056Z] ANDROID_NDK_ROOT=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:33:14.056Z] STF_OWNER_BRANCH=adoptium:master [2026-04-24T17:33:14.056Z] RUNNER_NAME=GitHub Actions 1003573051 [2026-04-24T17:33:14.056Z] ImageVersion=20260421.0014.1 [2026-04-24T17:33:14.056Z] ENABLE_RUNNER_TRACING=true [2026-04-24T17:33:14.056Z] ANDROID_NDK_LATEST_HOME=/Users/runner/Library/Android/sdk/ndk/29.0.14206865 [2026-04-24T17:33:14.056Z] SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZPQIvOsOes/Listeners [2026-04-24T17:33:14.056Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/482/display/redirect?page=artifacts [2026-04-24T17:33:14.056Z] LIGHT_WEIGHT_CHECKOUT=false [2026-04-24T17:33:14.056Z] ORIGIN_JDK_VERSION=17 [2026-04-24T17:33:14.056Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-04-24T17:33:14.056Z] GITHUB_SERVER_URL=https://github.com [2026-04-24T17:33:14.056Z] HOMEBREW_NO_AUTO_UPDATE=1 [2026-04-24T17:33:14.056Z] SETUP_JCK_RUN=false [2026-04-24T17:33:14.056Z] BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1 [2026-04-24T17:33:14.056Z] AGENT_TOOLSDIRECTORY=/Users/runner/hostedtoolcache [2026-04-24T17:33:14.056Z] SPEC=osx_x86-64 [2026-04-24T17:33:14.056Z] PERSONAL_BUILD=false [2026-04-24T17:33:14.056Z] GITHUB_GRAPHQL_URL=https://api.github.com/graphql [2026-04-24T17:33:14.056Z] TKG_ITERATIONS=1 [2026-04-24T17:33:14.056Z] TKG_OWNER_BRANCH=adoptium:master [2026-04-24T17:33:14.056Z] RERUN_ITERATIONS=1 [2026-04-24T17:33:14.056Z] JAVA_HOME_17_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64/Contents/Home/ [2026-04-24T17:33:14.056Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-04-24T17:33:14.056Z] ITERATIONS=1 [2026-04-24T17:33:14.056Z] DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 [2026-04-24T17:33:14.056Z] KEEP_REPORTDIR=false [2026-04-24T17:33:14.056Z] GITHUB_WORKFLOW_REF=adoptium/infrastructure/.github/workflows/jenkins-agent-macos15-intel.yml@refs/heads/master [2026-04-24T17:33:14.056Z] PATH=/usr/local/bin:/usr/local/lib/ruby/gems/3.3.0/bin:/usr/local/opt/ruby@3.3/bin:/usr/local/opt/pipx_bin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools [2026-04-24T17:33:14.056Z] GITHUB_ACTOR_ID=81643974 [2026-04-24T17:33:14.056Z] LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:33:14.056Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/482/display/redirect [2026-04-24T17:33:14.056Z] _=/usr/bin/printenv [2026-04-24T17:33:14.056Z] GITHUB_OUTPUT=/Users/runner/work/_temp/_runner_file_commands/set_output_1f6f21bf-9375-4c14-acca-43c64e460420 [2026-04-24T17:33:14.056Z] GENERATE_JOBS=true [2026-04-24T17:33:14.056Z] GITHUB_RETENTION_DAYS=90 [2026-04-24T17:33:14.056Z] GITHUB_REPOSITORY_OWNER_ID=67165372 [2026-04-24T17:33:14.056Z] VM_ASSETS=/usr/local/opt/runner/scripts [2026-04-24T17:33:14.056Z] EDGEWEBDRIVER=/usr/local/share/edge_driver [2026-04-24T17:33:14.056Z] ACTIONS_ORCHESTRATION_ID=dd585f35-fa57-41d1-b4dc-f2ae6c7bb49e.agent.__default [2026-04-24T17:33:14.056Z] PWD=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac [2026-04-24T17:33:14.056Z] JAVA_HOME_21_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:33:14.056Z] JAVA_HOME=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:33:14.056Z] HUDSON_URL=https://ci.adoptium.net/ [2026-04-24T17:33:14.056Z] EXIT_FAILURE=false [2026-04-24T17:33:14.056Z] VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg [2026-04-24T17:33:14.057Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-04-24T17:33:14.057Z] GITHUB_WORKFLOW_SHA=092f24ecb4423eded2f71dfc90e3149b024cc421 [2026-04-24T17:33:14.057Z] LANG=en_US.UTF-8 [2026-04-24T17:33:14.057Z] SLACK_CHANNEL=aqavit-bot [2026-04-24T17:33:14.057Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-04-24T17:33:14.057Z] JDK_VERSION=17 [2026-04-24T17:33:14.057Z] ImageOS=macos15 [2026-04-24T17:33:14.057Z] JOB_NAME=Test_openjdk17_hs_sanity.perf_x86-64_mac [2026-04-24T17:33:14.057Z] BUILD_DISPLAY_NAME=#482 [2026-04-24T17:33:14.057Z] XPC_FLAGS=0x0 [2026-04-24T17:33:14.057Z] USE_TESTENV_PROPERTIES=true [2026-04-24T17:33:14.057Z] BUILD_ID=482 [2026-04-24T17:33:14.057Z] EXIT_SUCCESS=false [2026-04-24T17:33:14.057Z] JENKINS_URL=https://ci.adoptium.net/ [2026-04-24T17:33:14.057Z] TEST_TIME=120 [2026-04-24T17:33:14.057Z] PLATFORM=x86-64_mac [2026-04-24T17:33:14.057Z] PIPX_HOME=/usr/local/opt/pipx [2026-04-24T17:33:14.057Z] JDK_IMPL=hotspot [2026-04-24T17:33:14.057Z] XPC_SERVICE_NAME=0 [2026-04-24T17:33:14.057Z] GECKOWEBDRIVER=/usr/local/opt/geckodriver/bin [2026-04-24T17:33:14.057Z] GITHUB_ACTOR=eclipse-temurin-bot [2026-04-24T17:33:14.057Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.perf_x86-64_mac [2026-04-24T17:33:14.057Z] GITHUB_REPOSITORY_ID=92376954 [2026-04-24T17:33:14.057Z] GOROOT_1_24_X64=/Users/runner/hostedtoolcache/go/1.24.13/x64 [2026-04-24T17:33:14.057Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/482/display/redirect?page=tests [2026-04-24T17:33:14.057Z] AUTO_DETECT=true [2026-04-24T17:33:14.057Z] SHLVL=4 [2026-04-24T17:33:14.057Z] HOME=/Users/runner [2026-04-24T17:33:14.057Z] AGENT_SECRET=c65d6d7fe01dad846a6e0c3927b373f14b867e46e086804915334bdf8cdf8be6 [2026-04-24T17:33:14.057Z] GOROOT_1_22_X64=/Users/runner/hostedtoolcache/go/1.22.12/x64 [2026-04-24T17:33:14.057Z] RUNNER_TRACKING_ID=github_235a4888-066e-4f85-94a3-a56a2dd121a9 [2026-04-24T17:33:14.057Z] GITHUB_WORKSPACE=/Users/runner/work/infrastructure/infrastructure [2026-04-24T17:33:14.057Z] TAP_NAME=Test_openjdk17_hs_sanity.perf_x86-64_mac.tap [2026-04-24T17:33:14.057Z] CI=true [2026-04-24T17:33:14.057Z] GITHUB_RUN_ID=24902996291 [2026-04-24T17:33:14.057Z] EXECUTOR_NUMBER=0 [2026-04-24T17:33:14.057Z] WORKSPACE_TMP=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac@tmp [2026-04-24T17:33:14.057Z] JENKINS_SERVER_COOKIE=durable-6b38ca3bb78ac80faee3f1920c5152f6388f60b0123153685f6259748e0cc15b [2026-04-24T17:33:14.057Z] NODE_LABELS=gha macos15 test ci.role.test sw.os.osx gha-macos15-x64-dca4ab03 hw.arch.x86 mac sw.os.mac x86_64 x64 x86 ci.role.perf [2026-04-24T17:33:14.057Z] TARGET=sanity.perf [2026-04-24T17:33:14.057Z] BUILD_LIST=perf [2026-04-24T17:33:14.057Z] SYSTEM_LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/system_lib [2026-04-24T17:33:14.057Z] LOGNAME=runner [2026-04-24T17:33:14.057Z] HOMEBREW_NO_INSTALL_CLEANUP=1 [2026-04-24T17:33:14.057Z] EXTERNAL_CUSTOM_BRANCH=master [2026-04-24T17:33:14.057Z] JDK_REPO=https://github.com/adoptium/jdk17u [2026-04-24T17:33:14.057Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-04-24T17:33:14.057Z] LC_CTYPE=en_US.UTF-8 [2026-04-24T17:33:14.057Z] UPSTREAM_JOB_NUMBER=48 [2026-04-24T17:33:14.057Z] GITHUB_ENV=/Users/runner/work/_temp/_runner_file_commands/set_env_1f6f21bf-9375-4c14-acca-43c64e460420 [2026-04-24T17:33:14.057Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-04-24T17:33:14.057Z] NODE_NAME=gha-macos15-x64-dca4ab03 [2026-04-24T17:33:14.057Z] ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/Users/runner/actionarchivecache [2026-04-24T17:33:14.057Z] HOMEBREW_CASK_OPTS=--no-quarantine [2026-04-24T17:33:14.057Z] GITHUB_STATE=/Users/runner/work/_temp/_runner_file_commands/save_state_1f6f21bf-9375-4c14-acca-43c64e460420 [2026-04-24T17:33:14.057Z] BUILD_NUMBER=482 [2026-04-24T17:33:14.057Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.perf_x86-64_mac/display/redirect [2026-04-24T17:33:14.057Z] RUNNER_ENVIRONMENT=github-hosted [2026-04-24T17:33:14.057Z] ANDROID_NDK_HOME=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:33:14.057Z] ANDROID_NDK=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:33:14.057Z] KEEP_WORKSPACE=false [2026-04-24T17:33:14.057Z] BOOTSTRAP_HASKELL_NONINTERACTIVE=1 [2026-04-24T17:33:14.057Z] HUDSON_COOKIE=7c754048-a8af-42f4-8aa5-3c59628875cc [2026-04-24T17:33:14.057Z] GOROOT_1_23_X64=/Users/runner/hostedtoolcache/go/1.23.12/x64 [2026-04-24T17:33:14.057Z] GITHUB_STEP_SUMMARY=/Users/runner/work/_temp/_runner_file_commands/step_summary_1f6f21bf-9375-4c14-acca-43c64e460420 [2026-04-24T17:33:14.057Z] GITHUB_REPOSITORY=adoptium/infrastructure [2026-04-24T17:33:14.057Z] PERF_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../benchmarks [2026-04-24T17:33:14.057Z] GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_1f6f21bf-9375-4c14-acca-43c64e460420 [2026-04-24T17:33:14.057Z] JAVA_HOME_25_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.2-10.0/x64/Contents/Home/ [2026-04-24T17:33:14.057Z] USE_JRE=false [2026-04-24T17:33:14.057Z] GITHUB_ACTION=__run_5 [2026-04-24T17:33:14.057Z] TEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image [2026-04-24T17:33:14.057Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-04-24T17:33:14.057Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:33:14.057Z] DOTNET_MULTILEVEL_LOOKUP=0 [2026-04-24T17:33:14.057Z] PARALLELS_DMG_URL=https://download.parallels.com/desktop/v26/26.3.1-57396/ParallelsDesktop-26.3.1-57396.dmg 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-04-24T17:33:14.548Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-04-24T17:33:14.562Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-04-24T17:34:05.019Z] Copied 7 artifacts from "build-scripts » jobs » release » jobs » jdk17u » jdk17u-release-mac-x64-temurin" build number 48 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-04-24T17:34:05.156Z] 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-04-24T17:34:05.163Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac [Pipeline] { [Pipeline] sshagent [2026-04-24T17:34:05.075Z] $ ssh-agent [2026-04-24T17:34:06.000Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-vGX2ktrOxke3/agent.22997 [2026-04-24T17:34:06.000Z] SSH_AGENT_PID=22998 [2026-04-24T17:34:06.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-04-24T17:34:06.014Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-04-24T17:34:06.042Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-04-24T17:34:17.527Z] ++ pwd [2026-04-24T17:34:17.527Z] + ./get.sh -s /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false [2026-04-24T17:34:17.527Z] TESTDIR: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests [2026-04-24T17:34:17.527Z] load ./testenv/testenv.properties [2026-04-24T17:34:17.527Z] Running checkTags with ./testenv/testenv.properties and 17 [2026-04-24T17:34:17.527Z] ad45f7b18fa661b479f691f598b024107584be1e refs/tags/jdk-17.0.19-ga [2026-04-24T17:34:17.527Z] Use tag name jdk-17.0.19-ga from ./testenv/testenv.properties [2026-04-24T17:34:17.527Z] get jdk binary... [2026-04-24T17:34:17.527Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-04-24T17:34:17.527Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:34:19.366Z] List files in jdkbinary folder... [2026-04-24T17:34:19.366Z] total 596544 [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 46440259 Apr 24 16:56 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 180542487 Apr 24 17:00 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 37629649 Apr 24 17:00 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 30614 Apr 24 16:58 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 4062254 Apr 24 17:00 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 30857597 Apr 24 16:56 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:34 tmp [2026-04-24T17:34:19.366Z] List files in jdkbinary/tmp folder... [2026-04-24T17:34:19.366Z] total 0 [2026-04-24T17:34:19.366Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 jdk-17.0.19+10 [2026-04-24T17:34:19.366Z] Moving directory jdk-17.0.19+10/ to ../j2sdk-image [2026-04-24T17:34:19.366Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:34:19.366Z] List files in jdkbinary folder... [2026-04-24T17:34:19.366Z] total 596544 [2026-04-24T17:34:19.366Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 46440259 Apr 24 16:56 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 180542487 Apr 24 17:00 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 37629649 Apr 24 17:00 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 30614 Apr 24 16:58 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json [2026-04-24T17:34:19.366Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:34:19.367Z] -rw-r--r-- 1 runner staff 4062254 Apr 24 17:00 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.367Z] -rw-r--r-- 1 runner staff 30857597 Apr 24 16:56 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:19.367Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:34 tmp [2026-04-24T17:34:19.367Z] List files in jdkbinary/tmp folder... [2026-04-24T17:34:19.367Z] total 0 [2026-04-24T17:34:19.367Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 jdk-17.0.19+10-jre [2026-04-24T17:34:19.367Z] Moving directory jdk-17.0.19+10-jre/ to ../j2re-image [2026-04-24T17:34:19.367Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:34:20.273Z] List files in jdkbinary folder... [2026-04-24T17:34:20.273Z] total 596544 [2026-04-24T17:34:20.273Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 j2re-image [2026-04-24T17:34:20.273Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:34:20.273Z] -rw-r--r-- 1 runner staff 46440259 Apr 24 16:56 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:20.273Z] -rw-r--r-- 1 runner staff 180542487 Apr 24 17:00 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:20.274Z] -rw-r--r-- 1 runner staff 37629649 Apr 24 17:00 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:20.274Z] -rw-r--r-- 1 runner staff 30614 Apr 24 16:58 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json [2026-04-24T17:34:20.274Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:34:20.274Z] -rw-r--r-- 1 runner staff 4062254 Apr 24 17:00 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:20.274Z] -rw-r--r-- 1 runner staff 30857597 Apr 24 16:56 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:20.274Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:34 tmp [2026-04-24T17:34:20.274Z] List files in jdkbinary/tmp folder... [2026-04-24T17:34:20.274Z] total 0 [2026-04-24T17:34:20.274Z] drwxr-xr-x 3 runner staff 96 Apr 24 16:56 jdk-17.0.19+10-static-libs [2026-04-24T17:34:20.274Z] Moving directory jdk-17.0.19+10-static-libs/ to ../static-libs [2026-04-24T17:34:20.275Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:34:21.174Z] List files in jdkbinary folder... [2026-04-24T17:34:21.174Z] total 596544 [2026-04-24T17:34:21.174Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 j2re-image [2026-04-24T17:34:21.174Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:34:21.174Z] -rw-r--r-- 1 runner staff 46440259 Apr 24 16:56 OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:21.174Z] -rw-r--r-- 1 runner staff 180542487 Apr 24 17:00 OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:21.174Z] -rw-r--r-- 1 runner staff 37629649 Apr 24 17:00 OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:21.174Z] -rw-r--r-- 1 runner staff 30614 Apr 24 16:58 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10-metadata.json [2026-04-24T17:34:21.175Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:34:21.175Z] -rw-r--r-- 1 runner staff 4062254 Apr 24 17:00 OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:21.175Z] -rw-r--r-- 1 runner staff 30857597 Apr 24 16:56 OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz [2026-04-24T17:34:21.175Z] drwxr-xr-x 3 runner staff 96 Apr 24 16:56 static-libs [2026-04-24T17:34:21.175Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:34 tmp [2026-04-24T17:34:21.175Z] List files in jdkbinary/tmp folder... [2026-04-24T17:34:21.175Z] total 0 [2026-04-24T17:34:21.175Z] drwxr-xr-x 7 runner staff 224 Apr 24 16:51 jdk-17.0.19+10-test-image [2026-04-24T17:34:21.175Z] Moving directory jdk-17.0.19+10-test-image/ to ../openjdk-test-image [2026-04-24T17:34:21.175Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz over ./j2sdk-image... [2026-04-24T17:34:22.073Z] Removing top-level folder jdk-17.0.19+10-debug-image/ [2026-04-24T17:34:22.073Z] Removing top-level folder jdk-17.0.19+10/ [2026-04-24T17:34:22.985Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image... [2026-04-24T17:34:22.985Z] javac_path: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-04-24T17:34:22.985Z] Run: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-04-24T17:34:22.985Z] =JAVA VERSION OUTPUT BEGIN= [2026-04-24T17:34:22.985Z] openjdk version "17.0.19" 2026-04-21 [2026-04-24T17:34:22.986Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10) [2026-04-24T17:34:22.986Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode) [2026-04-24T17:34:22.986Z] =JAVA VERSION OUTPUT END= [2026-04-24T17:34:22.986Z] get testKitGen... [2026-04-24T17:34:22.986Z] git clone -q https://github.com/adoptium/TKG.git [2026-04-24T17:34:23.881Z] git rev-parse v1.0.13 [2026-04-24T17:34:23.881Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-04-24T17:34:24.317Z] $ ssh-agent -k [2026-04-24T17:34:24.327Z] unset SSH_AUTH_SOCK; [2026-04-24T17:34:24.327Z] unset SSH_AGENT_PID; [2026-04-24T17:34:24.327Z] echo Agent pid 22998 killed; [2026-04-24T17:34:25.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-04-24T17:34:25.426Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-04-24T17:34:27.558Z] Reset TEST_JDK_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-04-24T17:34:27.844Z] 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=x86-64_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=v1.0.13-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&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%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-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-17.0.19%2B10_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=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=48&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-04-24T17:34:27.855Z] 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=x86-64_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=gha-macos15-x64-dca4ab03&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.13-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=17&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&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%2Frelease%2Fjobs%2Fjdk17u%2Fjdk17u-release-mac-x64-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-17.0.19%2B10_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=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=48&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-04-24T17:34:27.885Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-04-24T17:34:28.868Z] Copied 1 artifact from "getTRSSOutput" build number 2116 [Pipeline] sh [2026-04-24T17:34:30.599Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-04-24T17:34:30.599Z] + gzip -cd TRSSOutput.tar.gz [2026-04-24T17:34:30.599Z] + tar xof - [2026-04-24T17:34:30.599Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-04-24T17:34:31.114Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-04-24T17:34:31.132Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-04-24T17:34:31.164Z] Found a total of 5 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] echo [2026-04-24T17:34:31.167Z] Machine limit is 5. [Pipeline] sh [2026-04-24T17:34:32.893Z] + cd ./aqa-tests/TKG [2026-04-24T17:34:32.893Z] ++ uname [2026-04-24T17:34:32.893Z] + '[' Darwin = AIX ']' [2026-04-24T17:34:32.893Z] ++ uname [2026-04-24T17:34:32.893Z] + '[' Darwin = SunOS ']' [2026-04-24T17:34:32.893Z] ++ uname [2026-04-24T17:34:32.893Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:34:32.893Z] + MAKE=make [2026-04-24T17:34:32.894Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-04-24T17:34:33.788Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:34:33.788Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:33.788Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:33.788Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:33.788Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:34:33.788Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:34:33.788Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-04-24T17:34:34.683Z] [2026-04-24T17:34:34.683Z] build: [2026-04-24T17:34:34.683Z] [2026-04-24T17:34:34.683Z] clean: [2026-04-24T17:34:34.683Z] [2026-04-24T17:34:34.683Z] init: [2026-04-24T17:34:34.683Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:34:34.683Z] [2026-04-24T17:34:34.683Z] getDependentLibs: [2026-04-24T17:34:34.683Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib does not exist, creating one. [2026-04-24T17:34:34.683Z] [exec] mkdir /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency [2026-04-24T17:34:34.683Z] [exec] mkdir /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:34.683Z] [exec] -------------------------------------------- [2026-04-24T17:34:34.683Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:34.683Z] [exec] task is set to default [2026-04-24T17:34:34.683Z] [exec] dependencyList is set to json_simple [2026-04-24T17:34:34.683Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:34:34.683Z] [exec] -------------------------------------------- [2026-04-24T17:34:34.683Z] [exec] Starting download third party dependent jars [2026-04-24T17:34:34.683Z] [exec] -------------------------------------------- [2026-04-24T17:34:34.683Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:34.683Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-04-24T17:34:34.683Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-04-24T17:34:35.578Z] [exec] --> file downloaded to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar [2026-04-24T17:34:35.578Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:34:35.578Z] [2026-04-24T17:34:35.578Z] compile: [2026-04-24T17:34:35.578Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:34:35.578Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:34:35.578Z] [echo] ===fork: yes [2026-04-24T17:34:35.578Z] [echo] ===debug: on [2026-04-24T17:34:35.578Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:34:37.438Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-04-24T17:34:37.438Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:34:37.438Z] [2026-04-24T17:34:37.438Z] dist: [2026-04-24T17:34:37.438Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-04-24T17:34:37.438Z] [2026-04-24T17:34:37.438Z] BUILD SUCCESSFUL [2026-04-24T17:34:37.438Z] Total time: 3 seconds [2026-04-24T17:34:37.438Z] 0 [2026-04-24T17:34:37.438Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-04-24T17:34:37.438Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-04-24T17:34:37.438Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-04-24T17:34:43.786Z] ****************************** MACHINE INFO ****************************** [2026-04-24T17:34:43.786Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:34:43.786Z] Free Physical Memory Size : 5163077632 [2026-04-24T17:34:43.786Z] Free space (bytes) : 116624257024 [2026-04-24T17:34:43.786Z] Total Physical Memory Size : 15032385536 [2026-04-24T17:34:43.786Z] Total space (bytes) : 348622118912 [2026-04-24T17:34:43.786Z] Usable space (bytes) : 116624257024 [2026-04-24T17:34:43.786Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:34:43.786Z] bashVersion : [2026-04-24T17:34:43.786Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-04-24T17:34:43.786Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-04-24T17:34:43.786Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] This is free software; you are free to change and redistribute it. [2026-04-24T17:34:43.786Z] There is NO WARRANTY, to the extent permitted by law. [2026-04-24T17:34:43.786Z] cpuCores : 4 [2026-04-24T17:34:43.786Z] curlVersion : [2026-04-24T17:34:43.786Z] curl 8.19.0 (x86_64-apple-darwin23.6.0) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.2.12 brotli/1.2.0 zstd/1.5.7 AppleIDN libssh2/1.11.1 nghttp2/1.69.0 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.7-prerelease OpenLDAP/2.4.28/Apple [2026-04-24T17:34:43.786Z] Release-Date: 2026-03-11 [2026-04-24T17:34:43.786Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-04-24T17:34:43.786Z] Features: alt-svc AppleSecTrust AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-04-24T17:34:43.786Z] dockerVersion : bash: line 1: docker: command not found [2026-04-24T17:34:43.786Z] gcc version : 17.0.0 [2026-04-24T17:34:43.786Z] gclibc version : bash: line 1: ldd: command not found [2026-04-24T17:34:43.786Z] gdb version : bash: line 1: gdb: command not found [2026-04-24T17:34:43.786Z] lldb version : [2026-04-24T17:34:43.786Z] lldb-1700.0.9.502 [2026-04-24T17:34:43.786Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-04-24T17:34:43.786Z] makeVersion : [2026-04-24T17:34:43.786Z] GNU Make 3.81 [2026-04-24T17:34:43.786Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-04-24T17:34:43.786Z] This is free software; see the source for copying conditions. [2026-04-24T17:34:43.786Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-04-24T17:34:43.786Z] PARTICULAR PURPOSE. [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] This program built for i386-apple-darwin11.3.0 [2026-04-24T17:34:43.786Z] mavenVersion : [2026-04-24T17:34:43.786Z] Apache Maven 3.9.15 (98b2cdbfdb5f1ac8781f537ea9acccaed7922349) [2026-04-24T17:34:43.786Z] Maven home: /usr/local/Cellar/maven/3.9.15/libexec [2026-04-24T17:34:43.786Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-04-24T17:34:43.786Z] Default locale: en_US, platform encoding: UTF-8 [2026-04-24T17:34:43.786Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac" [2026-04-24T17:34:43.786Z] perlVersion : [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] Copyright 1987-2026, Larry Wall [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] Perl may be copied only under the terms of either the Artistic License or the [2026-04-24T17:34:43.786Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-04-24T17:34:43.786Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-04-24T17:34:43.786Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] podmanVersion : bash: line 1: podman: command not found [2026-04-24T17:34:43.786Z] procArch : i386 [2026-04-24T17:34:43.786Z] sysArch : x86_64 [2026-04-24T17:34:43.786Z] sysOS : Darwin [2026-04-24T17:34:43.786Z] ulimit : [2026-04-24T17:34:43.786Z] core file size (blocks, -c) 0 [2026-04-24T17:34:43.786Z] data seg size (kbytes, -d) unlimited [2026-04-24T17:34:43.786Z] file size (blocks, -f) unlimited [2026-04-24T17:34:43.786Z] max locked memory (kbytes, -l) unlimited [2026-04-24T17:34:43.786Z] max memory size (kbytes, -m) unlimited [2026-04-24T17:34:43.786Z] open files (-n) 1048576 [2026-04-24T17:34:43.786Z] pipe size (512 bytes, -p) 1 [2026-04-24T17:34:43.786Z] stack size (kbytes, -s) 65532 [2026-04-24T17:34:43.786Z] cpu time (seconds, -t) unlimited [2026-04-24T17:34:43.786Z] max user processes (-u) 2088 [2026-04-24T17:34:43.786Z] virtual memory (kbytes, -v) unlimited [2026-04-24T17:34:43.786Z] uname : Darwin sjc20-av659-a2292e69-8800-4b41-9fac-4f96c766de55-7AFD0F041919.local 24.6.0 Darwin Kernel Version 24.6.0: Tue Feb 24 20:49:40 PST 2026; root:xnu-11417.140.69.709.7~1/RELEASE_X86_64 x86_64 [2026-04-24T17:34:43.786Z] vmVendor : Oracle Corporation [2026-04-24T17:34:43.786Z] vmVersion : 17.0.19+10 [2026-04-24T17:34:43.786Z] xlc version : bash: line 1: xlC: command not found [2026-04-24T17:34:43.786Z] ************************************************************************** [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('os.name')=Mac OS X [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('os.arch')=x86_64 [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('java.fullversion')=null [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:43.786Z] System.getProperty('sun.arch.data.model')=64 [2026-04-24T17:34:43.786Z] [2026-04-24T17:34:44.836Z] /Applications/Xcode_16.4.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/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:44.837Z] perl scripts/configure.pl [2026-04-24T17:34:44.837Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-04-24T17:34:44.837Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-04-24T17:34:44.837Z] [2026-04-24T17:34:44.837Z] [2026-04-24T17:34:44.837Z] Starting to generate parallel test lists. [2026-04-24T17:34:44.837Z] [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-04-24T17:34:44.837Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-04-24T17:34:44.837Z] Attempting to get test duration data from TRSS. [2026-04-24T17:34:44.837Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_mac&group=perf&level=sanity [2026-04-24T17:34:45.729Z] Attempting to get test duration data from cached files. [2026-04-24T17:34:45.730Z] [2026-04-24T17:34:45.730Z] TEST DURATION [2026-04-24T17:34:45.730Z] ==================================================================================== [2026-04-24T17:34:45.730Z] Total number of tests searched: 9 [2026-04-24T17:34:45.730Z] Number of test durations found: 9 [2026-04-24T17:34:45.730Z] Top slowest tests: [2026-04-24T17:34:45.730Z] 15m11s renaissance-akka-uct_0 [2026-04-24T17:34:45.730Z] 09m25s renaissance-fj-kmeans_0 [2026-04-24T17:34:45.730Z] 07m14s renaissance-naive-bayes_0 [2026-04-24T17:34:45.730Z] ==================================================================================== [2026-04-24T17:34:45.730Z] [2026-04-24T17:34:45.730Z] Test target is split into 1 lists. [2026-04-24T17:34:45.730Z] Reducing estimated test running time from 44m23s to 44m23s. [2026-04-24T17:34:45.730Z] [2026-04-24T17:34:45.730Z] -------------------------------------testList_0------------------------------------- [2026-04-24T17:34:45.730Z] Number of tests: 9 [2026-04-24T17:34:45.730Z] Estimated running time: 44m23s [2026-04-24T17:34:45.730Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,dacapo-eclipse_0,dacapo-h2_0,renaissance-scala-kmeans_0,IdleMicrobenchmark_HS_0,dacapo-lusearch-fix_0 [2026-04-24T17:34:45.730Z] ------------------------------------------------------------------------------------ [2026-04-24T17:34:45.730Z] [2026-04-24T17:34:45.730Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-04-24T17:34:46.387Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-04-24T17:34:46.889Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-04-24T17:34:46.937Z] Building tests... [Pipeline] timeout [2026-04-24T17:34:46.939Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-04-24T17:34:46.958Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-04-24T17:34:47.339Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-04-24T17:34:47.465Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-04-24T17:34:47.692Z] $ ssh-agent [2026-04-24T17:34:48.770Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-nUSCwYyQTvav/agent.24360 [2026-04-24T17:34:48.770Z] SSH_AGENT_PID=24361 [2026-04-24T17:34:48.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-24T17:34:50.502Z] + bash ./compile.sh [2026-04-24T17:34:50.503Z] Set values based on ./testenv/testenv.properties: [2026-04-24T17:34:50.503Z] ========= [2026-04-24T17:34:50.503Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-04-24T17:34:50.503Z] TKG_BRANCH=v1.0.13 [2026-04-24T17:34:50.503Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:34:50.503Z] OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] STF_REPO=https://github.com/adoptium/STF.git [2026-04-24T17:34:50.503Z] STF_BRANCH=v1.0.13 [2026-04-24T17:34:50.503Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-04-24T17:34:50.503Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:34:50.503Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-04-24T17:34:50.503Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:34:50.503Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-04-24T17:34:50.503Z] JDK8_BRANCH=jdk8u492-ga [2026-04-24T17:34:50.503Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-04-24T17:34:50.503Z] JDK11_BRANCH=jdk-11.0.31-ga [2026-04-24T17:34:50.503Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:34:50.503Z] JDK17_BRANCH=jdk-17.0.19-ga [2026-04-24T17:34:50.503Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-04-24T17:34:50.503Z] JDK21_BRANCH=jdk-21.0.11-ga [2026-04-24T17:34:50.503Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-04-24T17:34:50.503Z] JDK25_BRANCH=jdk-25.0.3-ga [2026-04-24T17:34:50.503Z] JDK26_REPO=https://github.com/adoptium/jdk26u.git [2026-04-24T17:34:50.503Z] JDK26_BRANCH=jdk-26.0.1-ga [2026-04-24T17:34:50.503Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-04-24T17:34:50.503Z] JDK8_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-04-24T17:34:50.503Z] JDK11_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-04-24T17:34:50.503Z] JDK17_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-04-24T17:34:50.503Z] JDK21_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-04-24T17:34:50.503Z] JDK25_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-04-24T17:34:50.503Z] JDK26_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:34:50.503Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.503Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.31 [2026-04-24T17:34:50.503Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.503Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.19 [2026-04-24T17:34:50.503Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.503Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.11 [2026-04-24T17:34:50.504Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.504Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.3 [2026-04-24T17:34:50.504Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.504Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26.0.1 [2026-04-24T17:34:50.504Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-04-24T17:34:50.504Z] [2026-04-24T17:34:50.504Z] ========= [2026-04-24T17:34:50.504Z] [2026-04-24T17:34:50.504Z] JDK_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:34:50.504Z] JDK_BRANCH=jdk-17.0.19-ga [2026-04-24T17:34:50.504Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:34:50.504Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:34:50.504Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:34:50.504Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:50.504Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:50.504Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:50.505Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:34:50.505Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:34:50.505Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-04-24T17:34:50.505Z] [2026-04-24T17:34:50.505Z] build: [2026-04-24T17:34:50.505Z] [2026-04-24T17:34:50.505Z] clean: [2026-04-24T17:34:50.505Z] [delete] Deleting: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-04-24T17:34:50.505Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:34:50.505Z] [2026-04-24T17:34:50.505Z] init: [2026-04-24T17:34:50.505Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:34:50.505Z] [2026-04-24T17:34:50.505Z] getDependentLibs: [2026-04-24T17:34:50.505Z] [exec] -------------------------------------------- [2026-04-24T17:34:50.505Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:50.505Z] [exec] task is set to default [2026-04-24T17:34:50.505Z] [exec] dependencyList is set to json_simple [2026-04-24T17:34:50.505Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:34:50.505Z] [exec] -------------------------------------------- [2026-04-24T17:34:50.505Z] [exec] Starting download third party dependent jars [2026-04-24T17:34:50.505Z] [exec] -------------------------------------------- [2026-04-24T17:34:50.506Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:50.506Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-04-24T17:34:50.506Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:34:50.506Z] [2026-04-24T17:34:50.506Z] compile: [2026-04-24T17:34:50.506Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:34:50.506Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:34:50.506Z] [echo] ===fork: yes [2026-04-24T17:34:50.506Z] [echo] ===debug: on [2026-04-24T17:34:50.506Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:34:52.346Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-04-24T17:34:52.346Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:34:52.346Z] [2026-04-24T17:34:52.346Z] dist: [2026-04-24T17:34:52.346Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-04-24T17:34:52.346Z] [2026-04-24T17:34:52.346Z] BUILD SUCCESSFUL [2026-04-24T17:34:52.346Z] Total time: 2 seconds [2026-04-24T17:34:52.346Z] 0 [2026-04-24T17:34:52.346Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-04-24T17:34:53.240Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-04-24T17:34:53.241Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-04-24T17:34:54.170Z] ****************************** MACHINE INFO ****************************** [2026-04-24T17:34:54.170Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:34:54.170Z] Free Physical Memory Size : 5082783744 [2026-04-24T17:34:54.170Z] Free space (bytes) : 116617973760 [2026-04-24T17:34:54.170Z] Total Physical Memory Size : 15032385536 [2026-04-24T17:34:54.170Z] Total space (bytes) : 348622118912 [2026-04-24T17:34:54.170Z] Usable space (bytes) : 116617973760 [2026-04-24T17:34:54.170Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:34:54.170Z] bashVersion : [2026-04-24T17:34:54.170Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-04-24T17:34:54.170Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-04-24T17:34:54.170Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-04-24T17:34:54.170Z] [2026-04-24T17:34:54.170Z] This is free software; you are free to change and redistribute it. [2026-04-24T17:34:54.170Z] There is NO WARRANTY, to the extent permitted by law. [2026-04-24T17:34:54.170Z] cpuCores : 4 [2026-04-24T17:34:54.170Z] curlVersion : [2026-04-24T17:34:54.170Z] curl 8.19.0 (x86_64-apple-darwin23.6.0) libcurl/8.19.0 OpenSSL/3.6.2 zlib/1.2.12 brotli/1.2.0 zstd/1.5.7 AppleIDN libssh2/1.11.1 nghttp2/1.69.0 ngtcp2/1.22.1 nghttp3/1.15.0 mit-krb5/1.7-prerelease OpenLDAP/2.4.28/Apple [2026-04-24T17:34:54.170Z] Release-Date: 2026-03-11 [2026-04-24T17:34:54.170Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt mqtts pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-04-24T17:34:54.170Z] Features: alt-svc AppleSecTrust AsynchDNS brotli GSS-API HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-04-24T17:34:54.170Z] dockerVersion : bash: line 1: docker: command not found [2026-04-24T17:34:54.170Z] gcc version : 17.0.0 [2026-04-24T17:34:54.170Z] gclibc version : bash: line 1: ldd: command not found [2026-04-24T17:34:54.170Z] gdb version : bash: line 1: gdb: command not found [2026-04-24T17:34:54.170Z] lldb version : [2026-04-24T17:34:54.170Z] lldb-1700.0.9.502 [2026-04-24T17:34:54.170Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-04-24T17:34:54.170Z] makeVersion : [2026-04-24T17:34:54.170Z] GNU Make 3.81 [2026-04-24T17:34:54.170Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-04-24T17:34:54.170Z] This is free software; see the source for copying conditions. [2026-04-24T17:34:54.170Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-04-24T17:34:54.170Z] PARTICULAR PURPOSE. [2026-04-24T17:34:54.170Z] [2026-04-24T17:34:54.170Z] This program built for i386-apple-darwin11.3.0 [2026-04-24T17:34:54.170Z] mavenVersion : [2026-04-24T17:34:54.170Z] Apache Maven 3.9.15 (98b2cdbfdb5f1ac8781f537ea9acccaed7922349) [2026-04-24T17:34:54.170Z] Maven home: /usr/local/Cellar/maven/3.9.15/libexec [2026-04-24T17:34:54.170Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-04-24T17:34:54.171Z] Default locale: en_US, platform encoding: UTF-8 [2026-04-24T17:34:54.171Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac" [2026-04-24T17:34:54.171Z] perlVersion : [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] Copyright 1987-2026, Larry Wall [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] Perl may be copied only under the terms of either the Artistic License or the [2026-04-24T17:34:54.171Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-04-24T17:34:54.171Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-04-24T17:34:54.171Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] podmanVersion : bash: line 1: podman: command not found [2026-04-24T17:34:54.171Z] procArch : i386 [2026-04-24T17:34:54.171Z] sysArch : x86_64 [2026-04-24T17:34:54.171Z] sysOS : Darwin [2026-04-24T17:34:54.171Z] ulimit : [2026-04-24T17:34:54.171Z] core file size (blocks, -c) 0 [2026-04-24T17:34:54.171Z] data seg size (kbytes, -d) unlimited [2026-04-24T17:34:54.171Z] file size (blocks, -f) unlimited [2026-04-24T17:34:54.171Z] max locked memory (kbytes, -l) unlimited [2026-04-24T17:34:54.171Z] max memory size (kbytes, -m) unlimited [2026-04-24T17:34:54.171Z] open files (-n) 1048576 [2026-04-24T17:34:54.171Z] pipe size (512 bytes, -p) 1 [2026-04-24T17:34:54.171Z] stack size (kbytes, -s) 65532 [2026-04-24T17:34:54.171Z] cpu time (seconds, -t) unlimited [2026-04-24T17:34:54.171Z] max user processes (-u) 2088 [2026-04-24T17:34:54.171Z] virtual memory (kbytes, -v) unlimited [2026-04-24T17:34:54.171Z] uname : Darwin sjc20-av659-a2292e69-8800-4b41-9fac-4f96c766de55-7AFD0F041919.local 24.6.0 Darwin Kernel Version 24.6.0: Tue Feb 24 20:49:40 PST 2026; root:xnu-11417.140.69.709.7~1/RELEASE_X86_64 x86_64 [2026-04-24T17:34:54.171Z] vmVendor : Oracle Corporation [2026-04-24T17:34:54.171Z] vmVersion : 17.0.19+10 [2026-04-24T17:34:54.171Z] xlc version : bash: line 1: xlC: command not found [2026-04-24T17:34:54.171Z] ************************************************************************** [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('os.name')=Mac OS X [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('os.arch')=x86_64 [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('java.fullversion')=null [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] System.getProperty('sun.arch.data.model')=64 [2026-04-24T17:34:54.171Z] [2026-04-24T17:34:54.171Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2026-04-24T17:34:55.066Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest [2026-04-24T17:34:55.066Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f compile.mk compile [2026-04-24T17:34:55.066Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:55.066Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:34:55.067Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:34:55.067Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:34:55.067Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2026-04-24T17:34:55.961Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] -create_test_directory: [2026-04-24T17:34:55.961Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] stage_test_material: [2026-04-24T17:34:55.961Z] [copy] Copying 585 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] build: [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] init: [2026-04-24T17:34:55.961Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] dist: [2026-04-24T17:34:55.961Z] [copy] Copying 1 file to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] build: [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] build: [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] init: [2026-04-24T17:34:55.961Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/bumbleBench [2026-04-24T17:34:55.961Z] [2026-04-24T17:34:55.961Z] getBumbleBench: [2026-04-24T17:34:55.961Z] [echo] Cloning BumbleBench [2026-04-24T17:34:55.961Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-04-24T17:34:56.860Z] [exec] Cloning into 'bumblebench'... [2026-04-24T17:34:56.860Z] [2026-04-24T17:34:56.860Z] buildBumbleBench: [2026-04-24T17:34:56.860Z] [echo] Building BumbleBench [2026-04-24T17:34:56.860Z] [2026-04-24T17:34:56.860Z] compile-all: [2026-04-24T17:34:56.861Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:56.861Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:57.754Z] [javac] Note: Some input files use or override a deprecated API. [2026-04-24T17:34:57.754Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:34:57.754Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-04-24T17:34:57.754Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-04-24T17:34:57.754Z] [javac] 1 warning [2026-04-24T17:34:57.754Z] [javac] Compiling 1 source file to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:57.754Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:57.754Z] [javac] 1 warning [2026-04-24T17:34:57.754Z] [javac] Compiling 11 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:57.754Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:57.754Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-04-24T17:34:57.754Z] [javac] result.add(new Integer(i)); [2026-04-24T17:34:57.754Z] [javac] ^ [2026-04-24T17:34:57.754Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-04-24T17:34:57.754Z] [javac] result.put(new Integer(i), new Integer(i)); [2026-04-24T17:34:57.754Z] [javac] ^ [2026-04-24T17:34:57.754Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-04-24T17:34:57.755Z] [javac] result.put(new Integer(i), new Integer(i)); [2026-04-24T17:34:57.755Z] [javac] ^ [2026-04-24T17:34:57.755Z] [javac] 4 warnings [2026-04-24T17:34:57.755Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:57.755Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:57.755Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-04-24T17:34:57.755Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v)); [2026-04-24T17:34:57.755Z] [javac] ^ [2026-04-24T17:34:57.755Z] [javac] 2 warnings [2026-04-24T17:34:57.755Z] [javac] Compiling 9 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:57.755Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:57.755Z] [javac] Note: Some input files use or override a deprecated API. [2026-04-24T17:34:57.755Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:34:57.755Z] [javac] 1 warning [2026-04-24T17:34:57.755Z] [javac] Compiling 1 source file to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:57.755Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 2 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class [2026-04-24T17:34:58.654Z] [javac] synchronized(init) { [2026-04-24T17:34:58.654Z] [javac] ^ [2026-04-24T17:34:58.654Z] [javac] 2 warnings [2026-04-24T17:34:58.654Z] [javac] Compiling 6 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 7 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 2 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 4 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:34:58.654Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:34:58.654Z] [javac] 1 warning [2026-04-24T17:34:58.654Z] [2026-04-24T17:34:58.654Z] dist: [2026-04-24T17:34:58.654Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-04-24T17:34:58.654Z] [2026-04-24T17:34:58.654Z] dist: [2026-04-24T17:34:58.655Z] [copy] Copying 126 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/bumbleBench [2026-04-24T17:34:58.655Z] [2026-04-24T17:34:58.655Z] build: [2026-04-24T17:34:58.655Z] [2026-04-24T17:34:58.655Z] getDependentLibs: [2026-04-24T17:34:59.548Z] [exec] -------------------------------------------- [2026-04-24T17:34:59.549Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:59.549Z] [exec] task is set to default [2026-04-24T17:34:59.549Z] [exec] dependencyList is set to dacapo [2026-04-24T17:34:59.549Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:34:59.549Z] [exec] -------------------------------------------- [2026-04-24T17:34:59.549Z] [exec] Starting download third party dependent jars [2026-04-24T17:34:59.549Z] [exec] -------------------------------------------- [2026-04-24T17:34:59.549Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:34:59.549Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-04-24T17:34:59.549Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-04-24T17:36:21.347Z] [exec] --> file downloaded to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip [2026-04-24T17:36:21.347Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:36:21.347Z] [2026-04-24T17:36:21.347Z] init: [2026-04-24T17:36:21.347Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:36:21.347Z] [2026-04-24T17:36:21.347Z] getDacapoSuite: [2026-04-24T17:36:21.347Z] [unzip] Expanding: /Users/runner/agent/externalDependency/lib/dacapo.zip into /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:37:21.233Z] [move] Moving 1 file to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:37:21.233Z] [move] Moving 10669 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo [2026-04-24T17:37:21.233Z] [2026-04-24T17:37:21.233Z] dist: [2026-04-24T17:37:21.233Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:37:21.233Z] [2026-04-24T17:37:21.233Z] build: [2026-04-24T17:37:21.233Z] [2026-04-24T17:37:21.233Z] init: [2026-04-24T17:37:21.233Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:37:21.233Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:37:21.233Z] [2026-04-24T17:37:21.233Z] compile: [2026-04-24T17:37:21.233Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:37:21.233Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:37:21.233Z] [echo] ===fork: yes [2026-04-24T17:37:21.233Z] [echo] ===executable: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2026-04-24T17:37:21.233Z] [echo] ===debug: on [2026-04-24T17:37:21.233Z] [echo] ===destdir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-04-24T17:37:21.233Z] [javac] Compiling 3 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:37:21.233Z] [2026-04-24T17:37:21.233Z] dist: [2026-04-24T17:37:21.233Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-04-24T17:37:21.233Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:37:21.234Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:37:21.234Z] [copy] Copying 7 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:37:21.234Z] [2026-04-24T17:37:21.234Z] clean: [2026-04-24T17:37:21.234Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:37:21.234Z] [2026-04-24T17:37:21.234Z] build: [2026-04-24T17:37:21.234Z] [2026-04-24T17:37:21.234Z] build: [2026-04-24T17:37:22.233Z] [2026-04-24T17:37:22.233Z] init: [2026-04-24T17:37:22.233Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/renaissance [2026-04-24T17:37:22.233Z] [2026-04-24T17:37:22.233Z] getRenaissanceSuite: [2026-04-24T17:37:22.233Z] [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-04-24T17:37:30.315Z] [2026-04-24T17:37:30.315Z] dist: [2026-04-24T17:37:30.315Z] [copy] Copying 3 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/renaissance [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] build: [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] init: [2026-04-24T17:37:32.163Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/specjbb [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] getSpecjbbSuite: [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] dist: [2026-04-24T17:37:32.163Z] [copy] Copying 3 files to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jvmtest/perf/specjbb/run [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] BUILD SUCCESSFUL [2026-04-24T17:37:32.163Z] Total time: 2 minutes 36 seconds [2026-04-24T17:37:32.163Z] 0 [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] [2026-04-24T17:37:32.163Z] RECORD TEST REPOs SHA [2026-04-24T17:37:32.163Z] cd "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2026-04-24T17:37:32.163Z] bash "getSHAs.sh" --test_root_dir "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2026-04-24T17:37:32.164Z] Check shas in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-04-24T17:37:32.164Z] touch /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-04-24T17:37:32.164Z] ================================================ [2026-04-24T17:37:32.164Z] timestamp: 20260424-173731 [2026-04-24T17:37:32.164Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests [2026-04-24T17:37:32.164Z] git repo: [2026-04-24T17:37:32.164Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-04-24T17:37:32.164Z] sha: [2026-04-24T17:37:32.164Z] 5d5936e7349af9eb6d77481e4f43c417704c6f62 [2026-04-24T17:37:32.164Z] ================================================ [2026-04-24T17:37:32.164Z] timestamp: 20260424-173731 [2026-04-24T17:37:32.164Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:37:32.164Z] git repo: [2026-04-24T17:37:32.164Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-04-24T17:37:32.164Z] sha: [2026-04-24T17:37:32.164Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-04-24T17:37:32.164Z] ================================================ [2026-04-24T17:37:32.164Z] timestamp: 20260424-173731 [2026-04-24T17:37:32.164Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:37:32.164Z] git repo: [2026-04-24T17:37:32.164Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-04-24T17:37:32.164Z] sha: [2026-04-24T17:37:32.164Z] ddef64e3b604d42dace65f4f94627d4211465701 [Pipeline] } [2026-04-24T17:37:32.544Z] $ ssh-agent -k [2026-04-24T17:37:32.564Z] unset SSH_AUTH_SOCK; [2026-04-24T17:37:32.565Z] unset SSH_AGENT_PID; [2026-04-24T17:37:32.565Z] echo Agent pid 24361 killed; [2026-04-24T17:37:33.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-04-24T17:37:33.643Z] 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-04-24T17:37:33.662Z] ITERATION: 1/1 [Pipeline] sshagent [2026-04-24T17:37:33.558Z] $ ssh-agent [2026-04-24T17:37:34.491Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-zkcA3kra7ext/agent.28800 [2026-04-24T17:37:34.491Z] SSH_AGENT_PID=28801 [2026-04-24T17:37:34.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-24T17:37:36.369Z] ++ uname [2026-04-24T17:37:36.369Z] + '[' Darwin = AIX ']' [2026-04-24T17:37:36.369Z] ++ uname [2026-04-24T17:37:36.369Z] + '[' Darwin = SunOS ']' [2026-04-24T17:37:36.369Z] ++ uname [2026-04-24T17:37:36.369Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:37:36.369Z] + MAKE=make [2026-04-24T17:37:36.369Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-04-24T17:37:36.369Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2026-04-24T17:37:38.623Z] ++ uname [2026-04-24T17:37:38.623Z] + '[' Darwin = AIX ']' [2026-04-24T17:37:38.623Z] ++ uname [2026-04-24T17:37:38.623Z] + '[' Darwin = SunOS ']' [2026-04-24T17:37:38.623Z] ++ uname [2026-04-24T17:37:38.623Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:37:38.623Z] + MAKE=make [2026-04-24T17:37:38.623Z] + cd ./aqa-tests [2026-04-24T17:37:38.623Z] + . ./scripts/testenv/testenvSettings.sh [2026-04-24T17:37:38.623Z] ++ set +x [2026-04-24T17:37:38.623Z] Set values based on ./testenv/testenv.properties: [2026-04-24T17:37:38.623Z] ========= [2026-04-24T17:37:38.623Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-04-24T17:37:38.623Z] TKG_BRANCH=v1.0.13 [2026-04-24T17:37:38.623Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:37:38.623Z] OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] STF_REPO=https://github.com/adoptium/STF.git [2026-04-24T17:37:38.623Z] STF_BRANCH=v1.0.13 [2026-04-24T17:37:38.623Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-04-24T17:37:38.623Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:37:38.623Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-04-24T17:37:38.623Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:37:38.623Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-04-24T17:37:38.623Z] JDK8_BRANCH=jdk8u492-ga [2026-04-24T17:37:38.623Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-04-24T17:37:38.623Z] JDK11_BRANCH=jdk-11.0.31-ga [2026-04-24T17:37:38.623Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:37:38.623Z] JDK17_BRANCH=jdk-17.0.19-ga [2026-04-24T17:37:38.623Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-04-24T17:37:38.623Z] JDK21_BRANCH=jdk-21.0.11-ga [2026-04-24T17:37:38.623Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-04-24T17:37:38.623Z] JDK25_BRANCH=jdk-25.0.3-ga [2026-04-24T17:37:38.623Z] JDK26_REPO=https://github.com/adoptium/jdk26u.git [2026-04-24T17:37:38.623Z] JDK26_BRANCH=jdk-26.0.1-ga [2026-04-24T17:37:38.623Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-04-24T17:37:38.623Z] JDK8_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-04-24T17:37:38.623Z] JDK11_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-04-24T17:37:38.623Z] JDK17_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-04-24T17:37:38.623Z] JDK21_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-04-24T17:37:38.623Z] JDK25_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-04-24T17:37:38.623Z] JDK26_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:37:38.623Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.31 [2026-04-24T17:37:38.623Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.19 [2026-04-24T17:37:38.623Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.11 [2026-04-24T17:37:38.623Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.3 [2026-04-24T17:37:38.623Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26.0.1 [2026-04-24T17:37:38.623Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-04-24T17:37:38.623Z] [2026-04-24T17:37:38.623Z] ========= [2026-04-24T17:37:38.623Z] [2026-04-24T17:37:38.623Z] JDK_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:37:38.623Z] JDK_BRANCH=jdk-17.0.19-ga [2026-04-24T17:37:38.623Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:37:38.623Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:37:38.623Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:37:38.623Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:37:38.623Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-04-24T17:37:38.623Z] perl scripts/configure.pl [2026-04-24T17:37:38.623Z] /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-04-24T17:37:39.547Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-04-24T17:37:39.547Z] [2026-04-24T17:37:39.547Z] Starting to generate test make files. [2026-04-24T17:37:39.547Z] [2026-04-24T17:37:39.547Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-04-24T17:37:39.547Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-04-24T17:37:39.547Z] [2026-04-24T17:37:39.547Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-04-24T17:37:39.548Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-04-24T17:37:39.548Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/autoGen.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] Make files are generated successfully. [2026-04-24T17:37:39.548Z] [2026-04-24T17:37:39.548Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf [2026-04-24T17:37:40.444Z] [2026-04-24T17:37:40.444Z] Running make 3.81 [2026-04-24T17:37:40.444Z] set TEST_ROOT to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.. [2026-04-24T17:37:40.444Z] set JDK_VERSION to 17 [2026-04-24T17:37:40.444Z] set JDK_IMPL to hotspot [2026-04-24T17:37:40.444Z] set JVM_VERSION to openjdk17 [2026-04-24T17:37:40.444Z] set JCL_VERSION to latest [2026-04-24T17:37:40.444Z] JAVA_HOME was originally set to /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:37:40.444Z] set JAVA_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:37:40.444Z] set SPEC to osx_x86-64 [2026-04-24T17:37:40.444Z] set TEST_FLAG to [2026-04-24T17:37:40.444Z] Running sanity.perf ... [2026-04-24T17:37:40.444Z] There are 9 test targets in sanity.perf [2026-04-24T17:37:40.444Z] "/Users/runner/agent/workspace/Test_openjdk17_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2026-04-24T17:37:40.444Z] openjdk version "17.0.19" 2026-04-21 [2026-04-24T17:37:40.444Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10) [2026-04-24T17:37:40.444Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode) [2026-04-24T17:37:40.444Z] [2026-04-24T17:37:40.444Z] ===============================================