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_extended.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_extended.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:25:35.920Z] Found a total of 1 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] echo [2026-04-24T17:25:35.931Z] SPEC: osx_x86-64 [Pipeline] echo [2026-04-24T17:25:35.932Z] 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:25:35.946Z] dynamicAgents: [] [Pipeline] echo [2026-04-24T17:25:35.947Z] Provisioning LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf [Pipeline] nodesByLabel [2026-04-24T17:25:35.952Z] Found a total of 1 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label [Pipeline] node [2026-04-24T17:25:50.960Z] Still waiting to schedule task [2026-04-24T17:25:50.961Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’ [2026-04-24T17:26:52.765Z] Running on gha-macos15-x64-b8d2ae80 in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:26:52.785Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-04-24T17:27:01.293Z] [WS-CLEANUP] Deleting project workspace... [2026-04-24T17:27:01.293Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-04-24T17:27:09.227Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-04-24T17:27:09.401Z] The recommended git tool is: git [2026-04-24T17:27:14.241Z] No credentials specified [2026-04-24T17:27:14.241Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead. [2026-04-24T17:27:14.378Z] Cloning the remote Git repository [2026-04-24T17:27:15.004Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-04-24T17:27:15.667Z] > git init /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests # timeout=10 [2026-04-24T17:27:16.220Z] [WARNING] Reference path does not exist: /Users/runner/openjdk_cache [2026-04-24T17:27:16.357Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-04-24T17:27:16.358Z] > git --version # timeout=10 [2026-04-24T17:27:16.372Z] > git --version # 'git version 2.54.0' [2026-04-24T17:27:16.373Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-24T17:27:20.214Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-04-24T17:27:20.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-24T17:27:33.857Z] Avoid second fetch [2026-04-24T17:27:34.007Z] Checking out Revision 5d5936e7349af9eb6d77481e4f43c417704c6f62 (origin/v1.0.13-release) [2026-04-24T17:27:33.794Z] > git rev-parse origin/v1.0.13-release^{commit} # timeout=10 [2026-04-24T17:27:34.080Z] > git config core.sparsecheckout # timeout=10 [2026-04-24T17:27:34.096Z] > git checkout -f 5d5936e7349af9eb6d77481e4f43c417704c6f62 # timeout=10 [2026-04-24T17:27:41.735Z] Commit message: "Problemlist known failure testcases (#7057) (#7061)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:27:43.256Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-04-24T17:27:43.312Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-04-24T17:27:47.031Z] + LC_TIME=C [2026-04-24T17:27:47.031Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-04-24T17:27:48.124Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-04-24T17:27:49.596Z] + aqa-tests/terminateTestProcesses.sh runner [2026-04-24T17:27:49.596Z] 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:27:52.270Z] + printenv [2026-04-24T17:27:52.270Z] JCK_GIT_BRANCH=master [2026-04-24T17:27:52.270Z] GITHUB_JOB=agent [2026-04-24T17:27:52.270Z] DYNAMIC_COMPILE=false [2026-04-24T17:27:52.270Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/229/ [2026-04-24T17:27:52.270Z] OPENJ9_BRANCH=master [2026-04-24T17:27:52.270Z] JENKINS_NODE_COOKIE=06b94a32-7739-49a3-b8d0-a83dc09f39bc [2026-04-24T17:27:52.270Z] GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json [2026-04-24T17:27:52.270Z] GITHUB_TRIGGERING_ACTOR=eclipse-temurin-bot [2026-04-24T17:27:52.270Z] RUNNER_OS=macOS [2026-04-24T17:27:52.270Z] DOCKER_REQUIRED=false [2026-04-24T17:27:52.270Z] ANDROID_HOME=/Users/runner/Library/Android/sdk [2026-04-24T17:27:52.270Z] PARALLEL=Dynamic [2026-04-24T17:27:52.270Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-04-24T17:27:52.270Z] CHROMEWEBDRIVER=/usr/local/share/chromedriver-mac-x64 [2026-04-24T17:27:52.270Z] SHELL=/usr/local/bin/bash [2026-04-24T17:27:52.270Z] GITHUB_REF_NAME=master [2026-04-24T17:27:52.270Z] PIPX_BIN_DIR=/usr/local/opt/pipx_bin [2026-04-24T17:27:52.270Z] jobStatus=SUCCESS [2026-04-24T17:27:52.270Z] JOBSTARTTIME=Fri, 24 Apr 2026 17:27:45 +0000 [2026-04-24T17:27:52.270Z] GITHUB_REPOSITORY_OWNER=adoptium [2026-04-24T17:27:52.270Z] STAGE_NAME=Setup [2026-04-24T17:27:52.270Z] TMPDIR=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T/ [2026-04-24T17:27:52.270Z] GITHUB_RUN_ATTEMPT=1 [2026-04-24T17:27:52.270Z] GOROOT_1_25_X64=/Users/runner/hostedtoolcache/go/1.25.9/x64 [2026-04-24T17:27:52.270Z] DOTNET_NOLOGO=1 [2026-04-24T17:27:52.270Z] RUNNER_ARCH=X64 [2026-04-24T17:27:52.270Z] GITHUB_RUN_NUMBER=247 [2026-04-24T17:27:52.270Z] GITHUB_ACTIONS=true [2026-04-24T17:27:52.270Z] XCODE_26_DEVELOPER_DIR=/Applications/Xcode_26.3.app/Contents/Developer [2026-04-24T17:27:52.270Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.perf_x86-64_mac-229 [2026-04-24T17:27:52.270Z] RERUN_FAILURE=true [2026-04-24T17:27:52.270Z] BASH=/bin/sh [2026-04-24T17:27:52.270Z] SDK_RESOURCE=upstream [2026-04-24T17:27:52.270Z] ANDROID_SDK_ROOT=/Users/runner/Library/Android/sdk [2026-04-24T17:27:52.270Z] TIME_LIMIT=25 [2026-04-24T17:27:52.270Z] RUNNER_WORKSPACE=/Users/runner/work/infrastructure [2026-04-24T17:27:52.270Z] GITHUB_REF_PROTECTED=true [2026-04-24T17:27:52.270Z] RCT_NO_LAUNCH_PACKAGER=1 [2026-04-24T17:27:52.270Z] EXTERNAL_TEST_CMD=mvn clean install [2026-04-24T17:27:52.270Z] NUNIT_BASE_PATH=/Library/Developer/nunit [2026-04-24T17:27:52.271Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:27:52.271Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/ [2026-04-24T17:27:52.271Z] LC_ALL=en_US.UTF-8 [2026-04-24T17:27:52.271Z] GITHUB_REF=refs/heads/master [2026-04-24T17:27:52.271Z] NUNIT3_PATH=/Library/Developer/nunit/3.6.0 [2026-04-24T17:27:52.271Z] GITHUB_WORKFLOW=Jenkins Agent (macOS) [2026-04-24T17:27:52.271Z] WORKSPACE=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac [2026-04-24T17:27:52.271Z] XCODE_16_DEVELOPER_DIR=/Applications/Xcode_16.4.app/Contents/Developer [2026-04-24T17:27:52.271Z] JAVA_HOME_11_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.30-7/x64/Contents/Home/ [2026-04-24T17:27:52.271Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/229/display/redirect?page=changes [2026-04-24T17:27:52.271Z] RUNNER_TOOL_CACHE=/Users/runner/hostedtoolcache [2026-04-24T17:27:52.271Z] JDK_BRANCH=jdk-17.0.19+10_adopt [2026-04-24T17:27:52.271Z] USER=runner [2026-04-24T17:27:52.271Z] ACTIVE_NODE_TIMEOUT=5 [2026-04-24T17:27:52.271Z] GITHUB_EVENT_NAME=workflow_dispatch [2026-04-24T17:27:52.271Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:27:52.271Z] GITHUB_API_URL=https://api.github.com [2026-04-24T17:27:52.271Z] ADOPTOPENJDK_BRANCH=v1.0.13-release [2026-04-24T17:27:52.271Z] GITHUB_REF_TYPE=branch [2026-04-24T17:27:52.271Z] GITHUB_SHA=092f24ecb4423eded2f71dfc90e3149b024cc421 [2026-04-24T17:27:52.271Z] ARCHIVE_TEST_RESULTS=false [2026-04-24T17:27:52.271Z] RUNNER_TEMP=/Users/runner/work/_temp [2026-04-24T17:27:52.271Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin [2026-04-24T17:27:52.271Z] ANDROID_NDK_ROOT=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:27:52.271Z] STF_OWNER_BRANCH=adoptium:master [2026-04-24T17:27:52.271Z] RUNNER_NAME=GitHub Actions 1003572984 [2026-04-24T17:27:52.271Z] ImageVersion=20260421.0014.1 [2026-04-24T17:27:52.271Z] ENABLE_RUNNER_TRACING=true [2026-04-24T17:27:52.271Z] ANDROID_NDK_LATEST_HOME=/Users/runner/Library/Android/sdk/ndk/29.0.14206865 [2026-04-24T17:27:52.271Z] SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.LUA6gDNFC4/Listeners [2026-04-24T17:27:52.271Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/229/display/redirect?page=artifacts [2026-04-24T17:27:52.271Z] LIGHT_WEIGHT_CHECKOUT=false [2026-04-24T17:27:52.271Z] ORIGIN_JDK_VERSION=17 [2026-04-24T17:27:52.271Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-04-24T17:27:52.271Z] GITHUB_SERVER_URL=https://github.com [2026-04-24T17:27:52.271Z] HOMEBREW_NO_AUTO_UPDATE=1 [2026-04-24T17:27:52.271Z] SETUP_JCK_RUN=false [2026-04-24T17:27:52.271Z] BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1 [2026-04-24T17:27:52.271Z] AGENT_TOOLSDIRECTORY=/Users/runner/hostedtoolcache [2026-04-24T17:27:52.271Z] SPEC=osx_x86-64 [2026-04-24T17:27:52.271Z] PERSONAL_BUILD=false [2026-04-24T17:27:52.271Z] GITHUB_GRAPHQL_URL=https://api.github.com/graphql [2026-04-24T17:27:52.271Z] TKG_ITERATIONS=1 [2026-04-24T17:27:52.271Z] TKG_OWNER_BRANCH=adoptium:master [2026-04-24T17:27:52.271Z] RERUN_ITERATIONS=1 [2026-04-24T17:27:52.271Z] JAVA_HOME_17_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64/Contents/Home/ [2026-04-24T17:27:52.271Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-04-24T17:27:52.271Z] ITERATIONS=1 [2026-04-24T17:27:52.271Z] DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 [2026-04-24T17:27:52.271Z] KEEP_REPORTDIR=false [2026-04-24T17:27:52.271Z] GITHUB_WORKFLOW_REF=adoptium/infrastructure/.github/workflows/jenkins-agent-macos15-intel.yml@refs/heads/master [2026-04-24T17:27:52.271Z] 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:27:52.271Z] GITHUB_ACTOR_ID=81643974 [2026-04-24T17:27:52.271Z] LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:27:52.271Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/229/display/redirect [2026-04-24T17:27:52.271Z] _=/usr/bin/printenv [2026-04-24T17:27:52.271Z] GITHUB_OUTPUT=/Users/runner/work/_temp/_runner_file_commands/set_output_26ad4f13-4277-45be-85d7-866e26f77a58 [2026-04-24T17:27:52.271Z] GENERATE_JOBS=true [2026-04-24T17:27:52.271Z] GITHUB_RETENTION_DAYS=90 [2026-04-24T17:27:52.271Z] GITHUB_REPOSITORY_OWNER_ID=67165372 [2026-04-24T17:27:52.271Z] VM_ASSETS=/usr/local/opt/runner/scripts [2026-04-24T17:27:52.271Z] EDGEWEBDRIVER=/usr/local/share/edge_driver [2026-04-24T17:27:52.271Z] ACTIONS_ORCHESTRATION_ID=4681b62b-9730-48a8-ad6c-a04b9db0b53f.agent.__default [2026-04-24T17:27:52.271Z] PWD=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac [2026-04-24T17:27:52.271Z] JAVA_HOME_21_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:27:52.271Z] JAVA_HOME=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:27:52.271Z] HUDSON_URL=https://ci.adoptium.net/ [2026-04-24T17:27:52.271Z] EXIT_FAILURE=false [2026-04-24T17:27:52.271Z] VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg [2026-04-24T17:27:52.271Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-04-24T17:27:52.271Z] GITHUB_WORKFLOW_SHA=092f24ecb4423eded2f71dfc90e3149b024cc421 [2026-04-24T17:27:52.271Z] LANG=en_US.UTF-8 [2026-04-24T17:27:52.271Z] SLACK_CHANNEL=aqavit-bot [2026-04-24T17:27:52.271Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-04-24T17:27:52.271Z] JDK_VERSION=17 [2026-04-24T17:27:52.271Z] ImageOS=macos15 [2026-04-24T17:27:52.271Z] JOB_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac [2026-04-24T17:27:52.271Z] BUILD_DISPLAY_NAME=#229 [2026-04-24T17:27:52.271Z] XPC_FLAGS=0x0 [2026-04-24T17:27:52.271Z] USE_TESTENV_PROPERTIES=true [2026-04-24T17:27:52.271Z] BUILD_ID=229 [2026-04-24T17:27:52.271Z] EXIT_SUCCESS=false [2026-04-24T17:27:52.271Z] JENKINS_URL=https://ci.adoptium.net/ [2026-04-24T17:27:52.271Z] TEST_TIME=120 [2026-04-24T17:27:52.271Z] PLATFORM=x86-64_mac [2026-04-24T17:27:52.271Z] PIPX_HOME=/usr/local/opt/pipx [2026-04-24T17:27:52.271Z] JDK_IMPL=hotspot [2026-04-24T17:27:52.271Z] XPC_SERVICE_NAME=0 [2026-04-24T17:27:52.271Z] GECKOWEBDRIVER=/usr/local/opt/geckodriver/bin [2026-04-24T17:27:52.271Z] GITHUB_ACTOR=eclipse-temurin-bot [2026-04-24T17:27:52.271Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac [2026-04-24T17:27:52.271Z] GITHUB_REPOSITORY_ID=92376954 [2026-04-24T17:27:52.271Z] GOROOT_1_24_X64=/Users/runner/hostedtoolcache/go/1.24.13/x64 [2026-04-24T17:27:52.271Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/229/display/redirect?page=tests [2026-04-24T17:27:52.271Z] AUTO_DETECT=true [2026-04-24T17:27:52.271Z] SHLVL=4 [2026-04-24T17:27:52.271Z] HOME=/Users/runner [2026-04-24T17:27:52.271Z] AGENT_SECRET=979160e385ab3507667c4abb6551e3a469f9e868e83f182ba483dada560e88fc [2026-04-24T17:27:52.271Z] GOROOT_1_22_X64=/Users/runner/hostedtoolcache/go/1.22.12/x64 [2026-04-24T17:27:52.271Z] RUNNER_TRACKING_ID=github_b3b31957-6728-423c-85bc-e849479102a5 [2026-04-24T17:27:52.271Z] GITHUB_WORKSPACE=/Users/runner/work/infrastructure/infrastructure [2026-04-24T17:27:52.271Z] TAP_NAME=Test_openjdk17_hs_extended.perf_x86-64_mac.tap [2026-04-24T17:27:52.271Z] CI=true [2026-04-24T17:27:52.271Z] GITHUB_RUN_ID=24902801309 [2026-04-24T17:27:52.271Z] EXECUTOR_NUMBER=0 [2026-04-24T17:27:52.271Z] WORKSPACE_TMP=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac@tmp [2026-04-24T17:27:52.271Z] JENKINS_SERVER_COOKIE=durable-c07f90698fad9a0fdb9c68a16ebcaf8de520ec6d5323c96525ba4380b819fce8 [2026-04-24T17:27:52.271Z] NODE_LABELS=gha macos15 test ci.role.test sw.os.osx gha-macos15-x64-b8d2ae80 hw.arch.x86 mac sw.os.mac x86_64 x64 x86 ci.role.perf [2026-04-24T17:27:52.271Z] TARGET=extended.perf [2026-04-24T17:27:52.271Z] BUILD_LIST=perf [2026-04-24T17:27:52.271Z] SYSTEM_LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/system_lib [2026-04-24T17:27:52.271Z] LOGNAME=runner [2026-04-24T17:27:52.271Z] HOMEBREW_NO_INSTALL_CLEANUP=1 [2026-04-24T17:27:52.271Z] EXTERNAL_CUSTOM_BRANCH=master [2026-04-24T17:27:52.271Z] JDK_REPO=https://github.com/adoptium/jdk17u [2026-04-24T17:27:52.271Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-04-24T17:27:52.271Z] LC_CTYPE=en_US.UTF-8 [2026-04-24T17:27:52.271Z] UPSTREAM_JOB_NUMBER=48 [2026-04-24T17:27:52.271Z] GITHUB_ENV=/Users/runner/work/_temp/_runner_file_commands/set_env_26ad4f13-4277-45be-85d7-866e26f77a58 [2026-04-24T17:27:52.271Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-04-24T17:27:52.271Z] NODE_NAME=gha-macos15-x64-b8d2ae80 [2026-04-24T17:27:52.271Z] ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/Users/runner/actionarchivecache [2026-04-24T17:27:52.271Z] HOMEBREW_CASK_OPTS=--no-quarantine [2026-04-24T17:27:52.271Z] GITHUB_STATE=/Users/runner/work/_temp/_runner_file_commands/save_state_26ad4f13-4277-45be-85d7-866e26f77a58 [2026-04-24T17:27:52.271Z] BUILD_NUMBER=229 [2026-04-24T17:27:52.271Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.perf_x86-64_mac/display/redirect [2026-04-24T17:27:52.271Z] RUNNER_ENVIRONMENT=github-hosted [2026-04-24T17:27:52.271Z] ANDROID_NDK_HOME=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:27:52.271Z] ANDROID_NDK=/Users/runner/Library/Android/sdk/ndk/27.3.13750724 [2026-04-24T17:27:52.271Z] KEEP_WORKSPACE=false [2026-04-24T17:27:52.271Z] BOOTSTRAP_HASKELL_NONINTERACTIVE=1 [2026-04-24T17:27:52.271Z] HUDSON_COOKIE=667c7bb4-9fab-4ca7-a67f-dd3a1acf961d [2026-04-24T17:27:52.271Z] GOROOT_1_23_X64=/Users/runner/hostedtoolcache/go/1.23.12/x64 [2026-04-24T17:27:52.271Z] GITHUB_STEP_SUMMARY=/Users/runner/work/_temp/_runner_file_commands/step_summary_26ad4f13-4277-45be-85d7-866e26f77a58 [2026-04-24T17:27:52.271Z] GITHUB_REPOSITORY=adoptium/infrastructure [2026-04-24T17:27:52.271Z] PERF_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../benchmarks [2026-04-24T17:27:52.271Z] GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_26ad4f13-4277-45be-85d7-866e26f77a58 [2026-04-24T17:27:52.271Z] JAVA_HOME_25_X64=/Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/25.0.2-10.0/x64/Contents/Home/ [2026-04-24T17:27:52.271Z] USE_JRE=false [2026-04-24T17:27:52.271Z] GITHUB_ACTION=__run_5 [2026-04-24T17:27:52.271Z] TEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image [2026-04-24T17:27:52.271Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-04-24T17:27:52.271Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:27:52.271Z] DOTNET_MULTILEVEL_LOOKUP=0 [2026-04-24T17:27:52.271Z] 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:27:52.678Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-04-24T17:27:52.688Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-04-24T17:28:34.557Z] 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:28:34.690Z] 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:28:34.695Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac [Pipeline] { [Pipeline] sshagent [2026-04-24T17:28:34.645Z] $ ssh-agent [2026-04-24T17:28:35.390Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-pYEGMwsD8CGj/agent.54300 [2026-04-24T17:28:35.390Z] SSH_AGENT_PID=54301 [2026-04-24T17:28:35.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-04-24T17:28:35.402Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-04-24T17:28:35.421Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-04-24T17:28:45.038Z] ++ pwd [2026-04-24T17:28:45.038Z] + ./get.sh -s /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -i hotspot --clone_openj9 false [2026-04-24T17:28:45.039Z] TESTDIR: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests [2026-04-24T17:28:45.039Z] load ./testenv/testenv.properties [2026-04-24T17:28:45.039Z] Running checkTags with ./testenv/testenv.properties and 17 [2026-04-24T17:28:45.039Z] ad45f7b18fa661b479f691f598b024107584be1e refs/tags/jdk-17.0.19-ga [2026-04-24T17:28:45.039Z] Use tag name jdk-17.0.19-ga from ./testenv/testenv.properties [2026-04-24T17:28:45.039Z] get jdk binary... [2026-04-24T17:28:45.039Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-04-24T17:28:45.039Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:28:46.663Z] List files in jdkbinary folder... [2026-04-24T17:28:46.663Z] total 598144 [2026-04-24T17:28:46.663Z] -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:28:46.664Z] -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:28:46.664Z] -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:28:46.664Z] -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:28:46.664Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:28:46.664Z] -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:28:46.664Z] -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:28:46.664Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:28 tmp [2026-04-24T17:28:46.664Z] List files in jdkbinary/tmp folder... [2026-04-24T17:28:46.664Z] total 0 [2026-04-24T17:28:46.664Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 jdk-17.0.19+10 [2026-04-24T17:28:46.664Z] Moving directory jdk-17.0.19+10/ to ../j2sdk-image [2026-04-24T17:28:46.664Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:28:47.461Z] List files in jdkbinary folder... [2026-04-24T17:28:47.461Z] total 598144 [2026-04-24T17:28:47.461Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:28:47.461Z] -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:28:47.461Z] -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:28:47.461Z] -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:28:47.462Z] -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:28:47.462Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:28:47.462Z] -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:28:47.462Z] -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:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:28 tmp [2026-04-24T17:28:47.462Z] List files in jdkbinary/tmp folder... [2026-04-24T17:28:47.462Z] total 0 [2026-04-24T17:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 jdk-17.0.19+10-jre [2026-04-24T17:28:47.462Z] Moving directory jdk-17.0.19+10-jre/ to ../j2re-image [2026-04-24T17:28:47.462Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:28:47.462Z] List files in jdkbinary folder... [2026-04-24T17:28:47.462Z] total 598144 [2026-04-24T17:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 j2re-image [2026-04-24T17:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:28:47.462Z] -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:28:47.462Z] -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:28:47.462Z] -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:28:47.462Z] -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:28:47.462Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:28:47.462Z] -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:28:47.462Z] -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:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:28 tmp [2026-04-24T17:28:47.462Z] List files in jdkbinary/tmp folder... [2026-04-24T17:28:47.462Z] total 0 [2026-04-24T17:28:47.462Z] drwxr-xr-x 3 runner staff 96 Apr 24 16:56 jdk-17.0.19+10-static-libs [2026-04-24T17:28:47.462Z] Moving directory jdk-17.0.19+10-static-libs/ to ../static-libs [2026-04-24T17:28:47.462Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.19_10.tar.gz ... [2026-04-24T17:28:48.250Z] List files in jdkbinary folder... [2026-04-24T17:28:48.250Z] total 598144 [2026-04-24T17:28:48.250Z] drwxr-xr-x 3 runner staff 96 Apr 24 10:00 j2re-image [2026-04-24T17:28:48.250Z] drwxr-xr-x 3 runner staff 96 Apr 24 09:59 j2sdk-image [2026-04-24T17:28:48.250Z] -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:28:48.250Z] -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:28:48.250Z] -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:28:48.250Z] -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:28:48.250Z] -rw-r--r-- 1 runner staff 161811 Apr 24 17:13 OpenJDK17U-sbom_x64_mac_hotspot_17.0.19_10.json [2026-04-24T17:28:48.250Z] -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:28:48.250Z] -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:28:48.250Z] drwxr-xr-x 3 runner staff 96 Apr 24 16:56 static-libs [2026-04-24T17:28:48.250Z] drwxr-xr-x 3 runner staff 96 Apr 24 17:28 tmp [2026-04-24T17:28:48.250Z] List files in jdkbinary/tmp folder... [2026-04-24T17:28:48.250Z] total 0 [2026-04-24T17:28:48.250Z] drwxr-xr-x 7 runner staff 224 Apr 24 16:51 jdk-17.0.19+10-test-image [2026-04-24T17:28:48.250Z] Moving directory jdk-17.0.19+10-test-image/ to ../openjdk-test-image [2026-04-24T17:28:48.250Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.19_10.tar.gz over ./j2sdk-image... [2026-04-24T17:28:49.035Z] Removing top-level folder jdk-17.0.19+10-debug-image/ [2026-04-24T17:28:49.035Z] Removing top-level folder jdk-17.0.19+10/ [2026-04-24T17:28:50.721Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image... [2026-04-24T17:28:50.721Z] javac_path: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-04-24T17:28:50.721Z] Run: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-04-24T17:28:50.721Z] =JAVA VERSION OUTPUT BEGIN= [2026-04-24T17:28:51.506Z] openjdk version "17.0.19" 2026-04-21 [2026-04-24T17:28:51.506Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10) [2026-04-24T17:28:51.506Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode) [2026-04-24T17:28:51.506Z] =JAVA VERSION OUTPUT END= [2026-04-24T17:28:51.506Z] get testKitGen... [2026-04-24T17:28:51.506Z] git clone -q https://github.com/adoptium/TKG.git [2026-04-24T17:28:52.293Z] git rev-parse v1.0.13 [2026-04-24T17:28:52.293Z] git checkout -q -f 90bbe37ace87b9d72f24fd7dfb2a32d8c4d92423 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-04-24T17:28:52.689Z] $ ssh-agent -k [2026-04-24T17:28:52.698Z] unset SSH_AUTH_SOCK; [2026-04-24T17:28:52.698Z] unset SSH_AGENT_PID; [2026-04-24T17:28:52.698Z] echo Agent pid 54301 killed; [2026-04-24T17:28:53.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-04-24T17:28:53.598Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-04-24T17:28:55.390Z] Reset TEST_JDK_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-04-24T17:28:55.643Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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:28:55.656Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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-b8d2ae80&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:28:55.702Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-04-24T17:28:56.532Z] Copied 1 artifact from "getTRSSOutput" build number 2116 [Pipeline] sh [2026-04-24T17:28:58.026Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-04-24T17:28:58.026Z] + gzip -cd TRSSOutput.tar.gz [2026-04-24T17:28:58.026Z] + tar xof - [2026-04-24T17:28:58.026Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-04-24T17:28:58.460Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-04-24T17:28:58.477Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-04-24T17:28:58.513Z] 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:28:58.517Z] Machine limit is 5. [Pipeline] sh [2026-04-24T17:29:00.004Z] + cd ./aqa-tests/TKG [2026-04-24T17:29:00.004Z] ++ uname [2026-04-24T17:29:00.004Z] + '[' Darwin = AIX ']' [2026-04-24T17:29:00.004Z] ++ uname [2026-04-24T17:29:00.004Z] + '[' Darwin = SunOS ']' [2026-04-24T17:29:00.004Z] ++ uname [2026-04-24T17:29:00.004Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:29:00.004Z] + MAKE=make [2026-04-24T17:29:00.004Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-04-24T17:29:00.791Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:29:00.791Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:00.792Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:00.792Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:00.792Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:29:00.792Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:29:00.792Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-04-24T17:29:00.792Z] [2026-04-24T17:29:00.792Z] build: [2026-04-24T17:29:00.792Z] [2026-04-24T17:29:00.792Z] clean: [2026-04-24T17:29:01.577Z] [2026-04-24T17:29:01.577Z] init: [2026-04-24T17:29:01.577Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:29:01.577Z] [2026-04-24T17:29:01.577Z] getDependentLibs: [2026-04-24T17:29:01.577Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib does not exist, creating one. [2026-04-24T17:29:01.577Z] [exec] mkdir /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency [2026-04-24T17:29:01.577Z] [exec] mkdir /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:01.577Z] [exec] -------------------------------------------- [2026-04-24T17:29:01.577Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:01.577Z] [exec] task is set to default [2026-04-24T17:29:01.577Z] [exec] dependencyList is set to json_simple [2026-04-24T17:29:01.577Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:29:01.577Z] [exec] -------------------------------------------- [2026-04-24T17:29:01.577Z] [exec] Starting download third party dependent jars [2026-04-24T17:29:01.577Z] [exec] -------------------------------------------- [2026-04-24T17:29:01.577Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:01.577Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-04-24T17:29:01.577Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-04-24T17:29:02.365Z] [exec] --> file downloaded to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar [2026-04-24T17:29:02.365Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:29:02.365Z] [2026-04-24T17:29:02.365Z] compile: [2026-04-24T17:29:02.365Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:29:02.365Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:29:02.365Z] [echo] ===fork: yes [2026-04-24T17:29:02.365Z] [echo] ===debug: on [2026-04-24T17:29:02.365Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:29:03.989Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-04-24T17:29:03.989Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:29:03.989Z] [2026-04-24T17:29:03.989Z] dist: [2026-04-24T17:29:03.989Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-04-24T17:29:03.989Z] [2026-04-24T17:29:03.989Z] BUILD SUCCESSFUL [2026-04-24T17:29:03.989Z] Total time: 3 seconds [2026-04-24T17:29:03.989Z] 0 [2026-04-24T17:29:03.989Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-04-24T17:29:04.795Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-04-24T17:29:04.795Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-04-24T17:29:10.496Z] ****************************** MACHINE INFO ****************************** [2026-04-24T17:29:10.496Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:29:10.496Z] Free Physical Memory Size : 5209137152 [2026-04-24T17:29:10.496Z] Free space (bytes) : 116563431424 [2026-04-24T17:29:10.496Z] Total Physical Memory Size : 15032385536 [2026-04-24T17:29:10.496Z] Total space (bytes) : 348622118912 [2026-04-24T17:29:10.496Z] Usable space (bytes) : 116563431424 [2026-04-24T17:29:10.496Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:29:10.496Z] bashVersion : [2026-04-24T17:29:10.496Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-04-24T17:29:10.496Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-04-24T17:29:10.496Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] This is free software; you are free to change and redistribute it. [2026-04-24T17:29:10.496Z] There is NO WARRANTY, to the extent permitted by law. [2026-04-24T17:29:10.496Z] cpuCores : 4 [2026-04-24T17:29:10.496Z] curlVersion : [2026-04-24T17:29:10.496Z] 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:29:10.496Z] Release-Date: 2026-03-11 [2026-04-24T17:29:10.496Z] 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:29:10.496Z] 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:29:10.496Z] dockerVersion : bash: line 1: docker: command not found [2026-04-24T17:29:10.496Z] gcc version : 17.0.0 [2026-04-24T17:29:10.496Z] gclibc version : bash: line 1: ldd: command not found [2026-04-24T17:29:10.496Z] gdb version : bash: line 1: gdb: command not found [2026-04-24T17:29:10.496Z] lldb version : [2026-04-24T17:29:10.496Z] lldb-1700.0.9.502 [2026-04-24T17:29:10.496Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-04-24T17:29:10.496Z] makeVersion : [2026-04-24T17:29:10.496Z] GNU Make 3.81 [2026-04-24T17:29:10.496Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-04-24T17:29:10.496Z] This is free software; see the source for copying conditions. [2026-04-24T17:29:10.496Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-04-24T17:29:10.496Z] PARTICULAR PURPOSE. [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] This program built for i386-apple-darwin11.3.0 [2026-04-24T17:29:10.496Z] mavenVersion : [2026-04-24T17:29:10.496Z] Apache Maven 3.9.15 (98b2cdbfdb5f1ac8781f537ea9acccaed7922349) [2026-04-24T17:29:10.496Z] Maven home: /usr/local/Cellar/maven/3.9.15/libexec [2026-04-24T17:29:10.496Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-04-24T17:29:10.496Z] Default locale: en_US, platform encoding: UTF-8 [2026-04-24T17:29:10.496Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac" [2026-04-24T17:29:10.496Z] perlVersion : [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] Copyright 1987-2026, Larry Wall [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] Perl may be copied only under the terms of either the Artistic License or the [2026-04-24T17:29:10.496Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-04-24T17:29:10.496Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-04-24T17:29:10.496Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-04-24T17:29:10.496Z] [2026-04-24T17:29:10.496Z] podmanVersion : bash: line 1: podman: command not found [2026-04-24T17:29:10.496Z] procArch : i386 [2026-04-24T17:29:10.496Z] sysArch : x86_64 [2026-04-24T17:29:10.496Z] sysOS : Darwin [2026-04-24T17:29:10.496Z] ulimit : [2026-04-24T17:29:10.496Z] core file size (blocks, -c) 0 [2026-04-24T17:29:10.496Z] data seg size (kbytes, -d) unlimited [2026-04-24T17:29:10.496Z] file size (blocks, -f) unlimited [2026-04-24T17:29:10.496Z] max locked memory (kbytes, -l) unlimited [2026-04-24T17:29:10.496Z] max memory size (kbytes, -m) unlimited [2026-04-24T17:29:10.496Z] open files (-n) 1048576 [2026-04-24T17:29:10.496Z] pipe size (512 bytes, -p) 1 [2026-04-24T17:29:10.496Z] stack size (kbytes, -s) 65532 [2026-04-24T17:29:10.496Z] cpu time (seconds, -t) unlimited [2026-04-24T17:29:10.496Z] max user processes (-u) 2088 [2026-04-24T17:29:10.496Z] virtual memory (kbytes, -v) unlimited [2026-04-24T17:29:10.497Z] uname : Darwin sat12-jr307-47dcaff4-eee0-47fa-9371-12b33023a77b-72F6BDC4444E.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:29:10.497Z] vmVendor : Oracle Corporation [2026-04-24T17:29:10.497Z] vmVersion : 17.0.19+10 [2026-04-24T17:29:10.497Z] xlc version : bash: line 1: xlC: command not found [2026-04-24T17:29:10.497Z] ************************************************************************** [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('os.name')=Mac OS X [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('os.arch')=x86_64 [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('java.fullversion')=null [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] System.getProperty('sun.arch.data.model')=64 [2026-04-24T17:29:10.497Z] [2026-04-24T17:29:10.497Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:10.497Z] perl scripts/configure.pl [2026-04-24T17:29:10.497Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-04-24T17:29:11.286Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-04-24T17:29:11.286Z] [2026-04-24T17:29:11.286Z] [2026-04-24T17:29:11.286Z] Starting to generate parallel test lists. [2026-04-24T17:29:11.286Z] [2026-04-24T17:29:11.286Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-04-24T17:29:11.286Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-04-24T17:29:11.286Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-04-24T17:29:11.286Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-04-24T17:29:11.286Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-04-24T17:29:11.287Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-04-24T17:29:11.287Z] Attempting to get test duration data from TRSS. [2026-04-24T17:29:11.287Z] 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=extended [2026-04-24T17:29:12.073Z] Attempting to get test duration data from cached files. [2026-04-24T17:29:12.073Z] [2026-04-24T17:29:12.073Z] TEST DURATION [2026-04-24T17:29:12.073Z] ==================================================================================== [2026-04-24T17:29:12.073Z] Total number of tests searched: 19 [2026-04-24T17:29:12.073Z] Number of test durations found: 19 [2026-04-24T17:29:12.073Z] Top slowest tests: [2026-04-24T17:29:12.073Z] 25m30s renaissance-movie-lens_0 [2026-04-24T17:29:12.073Z] 15m06s renaissance-als_0 [2026-04-24T17:29:12.073Z] 07m17s renaissance-db-shootout_0 [2026-04-24T17:29:12.073Z] ==================================================================================== [2026-04-24T17:29:12.073Z] [2026-04-24T17:29:12.073Z] Test target is split into 1 lists. [2026-04-24T17:29:12.073Z] Reducing estimated test running time from 86m39s to 86m39s. [2026-04-24T17:29:12.073Z] [2026-04-24T17:29:12.073Z] -------------------------------------testList_0------------------------------------- [2026-04-24T17:29:12.073Z] Number of tests: 19 [2026-04-24T17:29:12.073Z] Estimated running time: 86m39s [2026-04-24T17:29:12.073Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-log-regression_0,dacapo-avrora_0,renaissance-philosophers_0,dacapo-sunflow_0,dacapo-fop_0,dacapo-jython_0,dacapo-xalan_0,dacapo-pmd_0,dacapo-luindex_0,renaissance-finagle-chirper_0 [2026-04-24T17:29:12.073Z] ------------------------------------------------------------------------------------ [2026-04-24T17:29:12.073Z] [2026-04-24T17:29:12.073Z] Parallel test lists file (/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2026-04-24T17:29:12.618Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-04-24T17:29:13.037Z] 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:29:13.087Z] Building tests... [Pipeline] timeout [2026-04-24T17:29:13.090Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-04-24T17:29:13.101Z] Test Dependency URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-04-24T17:29:13.433Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-04-24T17:29:13.450Z] Running in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-04-24T17:29:13.670Z] $ ssh-agent [2026-04-24T17:29:14.670Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-IPTC2hNBRhDk/agent.55462 [2026-04-24T17:29:14.670Z] SSH_AGENT_PID=55463 [2026-04-24T17:29:14.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-24T17:29:16.159Z] + bash ./compile.sh [2026-04-24T17:29:16.159Z] Set values based on ./testenv/testenv.properties: [2026-04-24T17:29:16.159Z] ========= [2026-04-24T17:29:16.159Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-04-24T17:29:16.159Z] TKG_BRANCH=v1.0.13 [2026-04-24T17:29:16.159Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:29:16.159Z] OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.159Z] STF_REPO=https://github.com/adoptium/STF.git [2026-04-24T17:29:16.159Z] STF_BRANCH=v1.0.13 [2026-04-24T17:29:16.159Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-04-24T17:29:16.159Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:29:16.160Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-04-24T17:29:16.160Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:29:16.160Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-04-24T17:29:16.160Z] JDK8_BRANCH=jdk8u492-ga [2026-04-24T17:29:16.160Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-04-24T17:29:16.160Z] JDK11_BRANCH=jdk-11.0.31-ga [2026-04-24T17:29:16.160Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:29:16.160Z] JDK17_BRANCH=jdk-17.0.19-ga [2026-04-24T17:29:16.160Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-04-24T17:29:16.160Z] JDK21_BRANCH=jdk-21.0.11-ga [2026-04-24T17:29:16.160Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-04-24T17:29:16.160Z] JDK25_BRANCH=jdk-25.0.3-ga [2026-04-24T17:29:16.160Z] JDK26_REPO=https://github.com/adoptium/jdk26u.git [2026-04-24T17:29:16.160Z] JDK26_BRANCH=jdk-26.0.1-ga [2026-04-24T17:29:16.160Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-04-24T17:29:16.160Z] JDK8_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-04-24T17:29:16.160Z] JDK11_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-04-24T17:29:16.160Z] JDK17_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-04-24T17:29:16.160Z] JDK21_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-04-24T17:29:16.160Z] JDK25_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-04-24T17:29:16.160Z] JDK26_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:29:16.160Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.160Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.31 [2026-04-24T17:29:16.160Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.160Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.19 [2026-04-24T17:29:16.160Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.160Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.11 [2026-04-24T17:29:16.160Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.161Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.3 [2026-04-24T17:29:16.161Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.161Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26.0.1 [2026-04-24T17:29:16.161Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-04-24T17:29:16.161Z] [2026-04-24T17:29:16.161Z] ========= [2026-04-24T17:29:16.161Z] [2026-04-24T17:29:16.161Z] JDK_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:29:16.161Z] JDK_BRANCH=jdk-17.0.19-ga [2026-04-24T17:29:16.161Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:29:16.161Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:29:16.161Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:29:16.161Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:16.161Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:16.161Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:16.161Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:29:16.162Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:29:16.162Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2026-04-24T17:29:16.162Z] [2026-04-24T17:29:16.162Z] build: [2026-04-24T17:29:16.162Z] [2026-04-24T17:29:16.162Z] clean: [2026-04-24T17:29:16.162Z] [delete] Deleting: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2026-04-24T17:29:16.162Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:29:16.162Z] [2026-04-24T17:29:16.162Z] init: [2026-04-24T17:29:16.162Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:29:16.162Z] [2026-04-24T17:29:16.162Z] getDependentLibs: [2026-04-24T17:29:16.958Z] [exec] -------------------------------------------- [2026-04-24T17:29:16.958Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:16.959Z] [exec] task is set to default [2026-04-24T17:29:16.959Z] [exec] dependencyList is set to json_simple [2026-04-24T17:29:16.959Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:29:16.959Z] [exec] -------------------------------------------- [2026-04-24T17:29:16.959Z] [exec] Starting download third party dependent jars [2026-04-24T17:29:16.959Z] [exec] -------------------------------------------- [2026-04-24T17:29:16.959Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:16.959Z] [exec] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-04-24T17:29:16.959Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:29:16.959Z] [2026-04-24T17:29:16.959Z] compile: [2026-04-24T17:29:16.959Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:29:16.959Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:29:16.959Z] [echo] ===fork: yes [2026-04-24T17:29:16.959Z] [echo] ===debug: on [2026-04-24T17:29:16.959Z] [javac] Compiling 28 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin [2026-04-24T17:29:17.751Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API. [2026-04-24T17:29:17.751Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:29:18.538Z] [2026-04-24T17:29:18.538Z] dist: [2026-04-24T17:29:18.538Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2026-04-24T17:29:18.538Z] [2026-04-24T17:29:18.538Z] BUILD SUCCESSFUL [2026-04-24T17:29:18.538Z] Total time: 2 seconds [2026-04-24T17:29:18.538Z] 0 [2026-04-24T17:29:18.538Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-04-24T17:29:18.538Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-04-24T17:29:18.538Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-04-24T17:29:20.160Z] ****************************** MACHINE INFO ****************************** [2026-04-24T17:29:20.160Z] File path : /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:29:20.160Z] Free Physical Memory Size : 5128425472 [2026-04-24T17:29:20.160Z] Free space (bytes) : 116557148160 [2026-04-24T17:29:20.160Z] Total Physical Memory Size : 15032385536 [2026-04-24T17:29:20.160Z] Total space (bytes) : 348622118912 [2026-04-24T17:29:20.160Z] Usable space (bytes) : 116557148160 [2026-04-24T17:29:20.160Z] antVersion : Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:29:20.160Z] bashVersion : [2026-04-24T17:29:20.160Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-04-24T17:29:20.160Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-04-24T17:29:20.160Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-04-24T17:29:20.160Z] [2026-04-24T17:29:20.160Z] This is free software; you are free to change and redistribute it. [2026-04-24T17:29:20.160Z] There is NO WARRANTY, to the extent permitted by law. [2026-04-24T17:29:20.160Z] cpuCores : 4 [2026-04-24T17:29:20.160Z] curlVersion : [2026-04-24T17:29:20.160Z] 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:29:20.160Z] Release-Date: 2026-03-11 [2026-04-24T17:29:20.161Z] 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:29:20.161Z] 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:29:20.161Z] dockerVersion : bash: line 1: docker: command not found [2026-04-24T17:29:20.161Z] gcc version : 17.0.0 [2026-04-24T17:29:20.161Z] gclibc version : bash: line 1: ldd: command not found [2026-04-24T17:29:20.161Z] gdb version : bash: line 1: gdb: command not found [2026-04-24T17:29:20.161Z] lldb version : [2026-04-24T17:29:20.161Z] lldb-1700.0.9.502 [2026-04-24T17:29:20.161Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-04-24T17:29:20.161Z] makeVersion : [2026-04-24T17:29:20.161Z] GNU Make 3.81 [2026-04-24T17:29:20.161Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-04-24T17:29:20.161Z] This is free software; see the source for copying conditions. [2026-04-24T17:29:20.161Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-04-24T17:29:20.161Z] PARTICULAR PURPOSE. [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] This program built for i386-apple-darwin11.3.0 [2026-04-24T17:29:20.161Z] mavenVersion : [2026-04-24T17:29:20.161Z] Apache Maven 3.9.15 (98b2cdbfdb5f1ac8781f537ea9acccaed7922349) [2026-04-24T17:29:20.161Z] Maven home: /usr/local/Cellar/maven/3.9.15/libexec [2026-04-24T17:29:20.161Z] Java version: 17.0.19, vendor: Eclipse Adoptium, runtime: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2026-04-24T17:29:20.161Z] Default locale: en_US, platform encoding: UTF-8 [2026-04-24T17:29:20.161Z] OS name: "mac os x", version: "15.7.5", arch: "x86_64", family: "mac" [2026-04-24T17:29:20.161Z] perlVersion : [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] This is perl 5, version 42, subversion 2 (v5.42.2) built for darwin-thread-multi-2level [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] Copyright 1987-2026, Larry Wall [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] Perl may be copied only under the terms of either the Artistic License or the [2026-04-24T17:29:20.161Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-04-24T17:29:20.161Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-04-24T17:29:20.161Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-04-24T17:29:20.161Z] [2026-04-24T17:29:20.161Z] podmanVersion : bash: line 1: podman: command not found [2026-04-24T17:29:20.161Z] procArch : i386 [2026-04-24T17:29:20.161Z] sysArch : x86_64 [2026-04-24T17:29:20.161Z] sysOS : Darwin [2026-04-24T17:29:20.161Z] ulimit : [2026-04-24T17:29:20.161Z] core file size (blocks, -c) 0 [2026-04-24T17:29:20.161Z] data seg size (kbytes, -d) unlimited [2026-04-24T17:29:20.162Z] file size (blocks, -f) unlimited [2026-04-24T17:29:20.162Z] max locked memory (kbytes, -l) unlimited [2026-04-24T17:29:20.162Z] max memory size (kbytes, -m) unlimited [2026-04-24T17:29:20.162Z] open files (-n) 1048576 [2026-04-24T17:29:20.162Z] pipe size (512 bytes, -p) 1 [2026-04-24T17:29:20.162Z] stack size (kbytes, -s) 65532 [2026-04-24T17:29:20.162Z] cpu time (seconds, -t) unlimited [2026-04-24T17:29:20.162Z] max user processes (-u) 2088 [2026-04-24T17:29:20.162Z] virtual memory (kbytes, -v) unlimited [2026-04-24T17:29:20.162Z] uname : Darwin sat12-jr307-47dcaff4-eee0-47fa-9371-12b33023a77b-72F6BDC4444E.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:29:20.162Z] vmVendor : Oracle Corporation [2026-04-24T17:29:20.162Z] vmVersion : 17.0.19+10 [2026-04-24T17:29:20.162Z] xlc version : bash: line 1: xlC: command not found [2026-04-24T17:29:20.162Z] ************************************************************************** [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('os.name')=Mac OS X [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('os.arch')=x86_64 [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('java.fullversion')=null [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] System.getProperty('sun.arch.data.model')=64 [2026-04-24T17:29:20.162Z] [2026-04-24T17:29:20.162Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild [2026-04-24T17:29:20.162Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest [2026-04-24T17:29:20.162Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f compile.mk compile [2026-04-24T17:29:20.949Z] rm -f -r /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:20.949Z] mkdir -p /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2026-04-24T17:29:20.950Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.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_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-04-24T17:29:20.950Z] if [ -z "$(tail -1 /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-04-24T17:29:20.950Z] Buildfile: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2026-04-24T17:29:21.737Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-04-24T17:29:21.737Z] [2026-04-24T17:29:21.737Z] -create_test_directory: [2026-04-24T17:29:21.737Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest [2026-04-24T17:29:21.737Z] [2026-04-24T17:29:21.738Z] stage_test_material: [2026-04-24T17:29:21.738Z] [copy] Copying 585 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] build: [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] init: [2026-04-24T17:29:21.738Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] dist: [2026-04-24T17:29:21.738Z] [copy] Copying 1 file to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] build: [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] build: [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] init: [2026-04-24T17:29:21.738Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench [2026-04-24T17:29:21.738Z] [2026-04-24T17:29:21.738Z] getBumbleBench: [2026-04-24T17:29:21.738Z] [echo] Cloning BumbleBench [2026-04-24T17:29:21.738Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-04-24T17:29:21.738Z] [exec] Cloning into 'bumblebench'... [2026-04-24T17:29:22.530Z] [2026-04-24T17:29:22.530Z] buildBumbleBench: [2026-04-24T17:29:22.530Z] [echo] Building BumbleBench [2026-04-24T17:29:22.530Z] [2026-04-24T17:29:22.530Z] compile-all: [2026-04-24T17:29:22.531Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:22.531Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:23.329Z] [javac] Note: Some input files use or override a deprecated API. [2026-04-24T17:29:23.329Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:29:23.329Z] [javac] Note: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-04-24T17:29:23.329Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-04-24T17:29:23.329Z] [javac] 1 warning [2026-04-24T17:29:23.329Z] [javac] Compiling 1 source file to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:23.330Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:23.330Z] [javac] 1 warning [2026-04-24T17:29:23.330Z] [javac] Compiling 11 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:23.330Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:23.330Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:29:23.330Z] [javac] result.add(new Integer(i)); [2026-04-24T17:29:23.330Z] [javac] ^ [2026-04-24T17:29:23.330Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:29:23.330Z] [javac] result.put(new Integer(i), new Integer(i)); [2026-04-24T17:29:23.330Z] [javac] ^ [2026-04-24T17:29:23.330Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:29:23.330Z] [javac] result.put(new Integer(i), new Integer(i)); [2026-04-24T17:29:23.330Z] [javac] ^ [2026-04-24T17:29:23.330Z] [javac] 4 warnings [2026-04-24T17:29:23.330Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:23.330Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:23.331Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:29:23.331Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v)); [2026-04-24T17:29:23.331Z] [javac] ^ [2026-04-24T17:29:23.331Z] [javac] 2 warnings [2026-04-24T17:29:23.331Z] [javac] Compiling 9 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:23.331Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.121Z] [javac] Note: Some input files use or override a deprecated API. [2026-04-24T17:29:24.121Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-04-24T17:29:24.121Z] [javac] 1 warning [2026-04-24T17:29:24.121Z] [javac] Compiling 1 source file to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.121Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.121Z] [javac] 1 warning [2026-04-24T17:29:24.121Z] [javac] Compiling 2 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.121Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.121Z] [javac] 1 warning [2026-04-24T17:29:24.121Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.121Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.121Z] [javac] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.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:29:24.121Z] [javac] synchronized(init) { [2026-04-24T17:29:24.121Z] [javac] ^ [2026-04-24T17:29:24.121Z] [javac] 2 warnings [2026-04-24T17:29:24.121Z] [javac] Compiling 6 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 7 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 8 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 2 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 4 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [javac] Compiling 5 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:29:24.122Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2026-04-24T17:29:24.122Z] [javac] 1 warning [2026-04-24T17:29:24.122Z] [2026-04-24T17:29:24.122Z] dist: [2026-04-24T17:29:24.122Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-04-24T17:29:24.910Z] [2026-04-24T17:29:24.910Z] dist: [2026-04-24T17:29:24.910Z] [copy] Copying 126 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench [2026-04-24T17:29:24.910Z] [2026-04-24T17:29:24.910Z] build: [2026-04-24T17:29:24.910Z] [2026-04-24T17:29:24.910Z] getDependentLibs: [2026-04-24T17:29:24.910Z] [exec] -------------------------------------------- [2026-04-24T17:29:24.910Z] [exec] path is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:24.910Z] [exec] task is set to default [2026-04-24T17:29:24.910Z] [exec] dependencyList is set to dacapo [2026-04-24T17:29:24.910Z] [exec] System Test jars will not be downloaded. [2026-04-24T17:29:24.910Z] [exec] -------------------------------------------- [2026-04-24T17:29:24.910Z] [exec] Starting download third party dependent jars [2026-04-24T17:29:24.910Z] [exec] -------------------------------------------- [2026-04-24T17:29:24.910Z] [exec] downloading dependent third party jars to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:29:24.910Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-04-24T17:29:24.911Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-04-24T17:30:22.134Z] [exec] --> file downloaded to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip [2026-04-24T17:30:22.134Z] [exec] downloaded dependent third party jars successfully [2026-04-24T17:30:22.134Z] [2026-04-24T17:30:22.134Z] init: [2026-04-24T17:30:22.134Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:30:22.134Z] [2026-04-24T17:30:22.134Z] getDacapoSuite: [2026-04-24T17:30:22.135Z] [unzip] Expanding: /Users/runner/agent/externalDependency/lib/dacapo.zip into /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:31:03.706Z] [move] Moving 1 file to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:31:03.706Z] [move] Moving 10669 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo [2026-04-24T17:31:03.706Z] [2026-04-24T17:31:03.706Z] dist: [2026-04-24T17:31:03.706Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo [2026-04-24T17:31:03.706Z] [2026-04-24T17:31:03.706Z] build: [2026-04-24T17:31:03.706Z] [2026-04-24T17:31:03.706Z] init: [2026-04-24T17:31:03.706Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:31:03.706Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:31:03.706Z] [2026-04-24T17:31:03.706Z] compile: [2026-04-24T17:31:03.707Z] [echo] Ant version is Apache Ant(TM) version 1.10.17 compiled on April 6 2026 [2026-04-24T17:31:03.707Z] [echo] ============COMPILER SETTINGS============ [2026-04-24T17:31:03.707Z] [echo] ===fork: yes [2026-04-24T17:31:03.707Z] [echo] ===executable: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2026-04-24T17:31:03.707Z] [echo] ===debug: on [2026-04-24T17:31:03.707Z] [echo] ===destdir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-04-24T17:31:03.707Z] [javac] Compiling 3 source files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] dist: [2026-04-24T17:31:03.707Z] [jar] Building jar: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-04-24T17:31:03.707Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:31:03.707Z] [copy] Copying 2 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:31:03.707Z] [copy] Copying 7 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] clean: [2026-04-24T17:31:03.707Z] [delete] Deleting directory /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] build: [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] build: [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] init: [2026-04-24T17:31:03.707Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance [2026-04-24T17:31:03.707Z] [2026-04-24T17:31:03.707Z] getRenaissanceSuite: [2026-04-24T17:31:03.707Z] [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:31:04.493Z] [2026-04-24T17:31:04.493Z] dist: [2026-04-24T17:31:04.493Z] [copy] Copying 3 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] build: [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] init: [2026-04-24T17:31:05.277Z] [mkdir] Created dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] getSpecjbbSuite: [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] dist: [2026-04-24T17:31:05.277Z] [copy] Copying 3 files to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb/run [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] BUILD SUCCESSFUL [2026-04-24T17:31:05.277Z] Total time: 1 minute 44 seconds [2026-04-24T17:31:05.277Z] 0 [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] [2026-04-24T17:31:05.277Z] RECORD TEST REPOs SHA [2026-04-24T17:31:05.277Z] cd "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2026-04-24T17:31:05.278Z] bash "getSHAs.sh" --test_root_dir "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2026-04-24T17:31:05.278Z] Check shas in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-04-24T17:31:05.278Z] touch /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2026-04-24T17:31:05.278Z] ================================================ [2026-04-24T17:31:05.278Z] timestamp: 20260424-173104 [2026-04-24T17:31:05.278Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests [2026-04-24T17:31:05.278Z] git repo: [2026-04-24T17:31:05.278Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-04-24T17:31:05.278Z] sha: [2026-04-24T17:31:05.278Z] 5d5936e7349af9eb6d77481e4f43c417704c6f62 [2026-04-24T17:31:05.278Z] ================================================ [2026-04-24T17:31:05.278Z] timestamp: 20260424-173104 [2026-04-24T17:31:05.278Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench [2026-04-24T17:31:05.278Z] git repo: [2026-04-24T17:31:05.278Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-04-24T17:31:05.278Z] sha: [2026-04-24T17:31:05.278Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-04-24T17:31:05.278Z] ================================================ [2026-04-24T17:31:05.278Z] timestamp: 20260424-173104 [2026-04-24T17:31:05.278Z] repo dir: /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG [2026-04-24T17:31:05.278Z] git repo: [2026-04-24T17:31:05.278Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-04-24T17:31:05.278Z] sha: [2026-04-24T17:31:05.278Z] ddef64e3b604d42dace65f4f94627d4211465701 [Pipeline] } [2026-04-24T17:31:05.615Z] $ ssh-agent -k [2026-04-24T17:31:05.625Z] unset SSH_AUTH_SOCK; [2026-04-24T17:31:05.625Z] unset SSH_AGENT_PID; [2026-04-24T17:31:05.625Z] echo Agent pid 55463 killed; [2026-04-24T17:31:06.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-04-24T17:31:06.489Z] 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:31:06.514Z] ITERATION: 1/1 [Pipeline] sshagent [2026-04-24T17:31:06.455Z] $ ssh-agent [2026-04-24T17:31:07.201Z] SSH_AUTH_SOCK=/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T//ssh-2mEuB7kCzY7C/agent.58650 [2026-04-24T17:31:07.201Z] SSH_AGENT_PID=58651 [2026-04-24T17:31:07.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-24T17:31:08.690Z] ++ uname [2026-04-24T17:31:08.691Z] + '[' Darwin = AIX ']' [2026-04-24T17:31:08.691Z] ++ uname [2026-04-24T17:31:08.691Z] + '[' Darwin = SunOS ']' [2026-04-24T17:31:08.691Z] ++ uname [2026-04-24T17:31:08.691Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:31:08.691Z] + MAKE=make [2026-04-24T17:31:08.691Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-04-24T17:31:08.691Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2026-04-24T17:31:10.570Z] ++ uname [2026-04-24T17:31:10.570Z] + '[' Darwin = AIX ']' [2026-04-24T17:31:10.570Z] ++ uname [2026-04-24T17:31:10.570Z] + '[' Darwin = SunOS ']' [2026-04-24T17:31:10.570Z] ++ uname [2026-04-24T17:31:10.570Z] + '[' Darwin = '*BSD' ']' [2026-04-24T17:31:10.570Z] + MAKE=make [2026-04-24T17:31:10.570Z] + cd ./aqa-tests [2026-04-24T17:31:10.570Z] + . ./scripts/testenv/testenvSettings.sh [2026-04-24T17:31:10.570Z] ++ set +x [2026-04-24T17:31:10.570Z] Set values based on ./testenv/testenv.properties: [2026-04-24T17:31:10.570Z] ========= [2026-04-24T17:31:10.570Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-04-24T17:31:10.570Z] TKG_BRANCH=v1.0.13 [2026-04-24T17:31:10.570Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-04-24T17:31:10.570Z] OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] STF_REPO=https://github.com/adoptium/STF.git [2026-04-24T17:31:10.570Z] STF_BRANCH=v1.0.13 [2026-04-24T17:31:10.570Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-04-24T17:31:10.570Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:31:10.570Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-04-24T17:31:10.570Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.13 [2026-04-24T17:31:10.570Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-04-24T17:31:10.570Z] JDK8_BRANCH=jdk8u492-ga [2026-04-24T17:31:10.570Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-04-24T17:31:10.570Z] JDK11_BRANCH=jdk-11.0.31-ga [2026-04-24T17:31:10.570Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:31:10.570Z] JDK17_BRANCH=jdk-17.0.19-ga [2026-04-24T17:31:10.570Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-04-24T17:31:10.570Z] JDK21_BRANCH=jdk-21.0.11-ga [2026-04-24T17:31:10.570Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-04-24T17:31:10.570Z] JDK25_BRANCH=jdk-25.0.3-ga [2026-04-24T17:31:10.570Z] JDK26_REPO=https://github.com/adoptium/jdk26u.git [2026-04-24T17:31:10.570Z] JDK26_BRANCH=jdk-26.0.1-ga [2026-04-24T17:31:10.570Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-04-24T17:31:10.570Z] JDK8_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-04-24T17:31:10.570Z] JDK11_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-04-24T17:31:10.570Z] JDK17_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-04-24T17:31:10.570Z] JDK21_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-04-24T17:31:10.570Z] JDK25_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git [2026-04-24T17:31:10.570Z] JDK26_OPENJ9_BRANCH=v0.59.0-release [2026-04-24T17:31:10.570Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.31 [2026-04-24T17:31:10.570Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.19 [2026-04-24T17:31:10.570Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.11 [2026-04-24T17:31:10.570Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.3 [2026-04-24T17:31:10.570Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26.0.1 [2026-04-24T17:31:10.570Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-04-24T17:31:10.570Z] [2026-04-24T17:31:10.570Z] ========= [2026-04-24T17:31:10.570Z] [2026-04-24T17:31:10.570Z] JDK_REPO=https://github.com/adoptium/jdk17u.git [2026-04-24T17:31:10.570Z] JDK_BRANCH=jdk-17.0.19-ga [2026-04-24T17:31:10.570Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-04-24T17:31:10.570Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17 [2026-04-24T17:31:10.570Z] JAVA_HOME is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:31:10.570Z] LIB_DIR is set to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/../../externalDependency/lib [2026-04-24T17:31:10.570Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-04-24T17:31:10.570Z] perl scripts/configure.pl [2026-04-24T17:31:10.571Z] /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/runner/agent/workspace/Test_openjdk17_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-04-24T17:31:10.571Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-04-24T17:31:10.571Z] [2026-04-24T17:31:10.571Z] Starting to generate test make files. [2026-04-24T17:31:10.571Z] [2026-04-24T17:31:10.571Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-04-24T17:31:10.571Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-04-24T17:31:10.571Z] [2026-04-24T17:31:10.571Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-04-24T17:31:10.571Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-04-24T17:31:10.571Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-04-24T17:31:10.571Z] [2026-04-24T17:31:11.356Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-04-24T17:31:11.356Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-04-24T17:31:11.356Z] Parsing /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-04-24T17:31:11.356Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/autoGen.mk [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] Generated /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] Make files are generated successfully. [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] /Applications/Xcode_16.4.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.perf [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] Running make 3.81 [2026-04-24T17:31:11.356Z] set TEST_ROOT to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.. [2026-04-24T17:31:11.356Z] set JDK_VERSION to 17 [2026-04-24T17:31:11.356Z] set JDK_IMPL to hotspot [2026-04-24T17:31:11.356Z] set JVM_VERSION to openjdk17 [2026-04-24T17:31:11.356Z] set JCL_VERSION to latest [2026-04-24T17:31:11.356Z] JAVA_HOME was originally set to /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.10-7.0/x64/Contents/Home/ [2026-04-24T17:31:11.356Z] set JAVA_HOME to /Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-04-24T17:31:11.356Z] set SPEC to osx_x86-64 [2026-04-24T17:31:11.356Z] set TEST_FLAG to [2026-04-24T17:31:11.356Z] Running extended.perf ... [2026-04-24T17:31:11.356Z] There are 19 test targets in extended.perf [2026-04-24T17:31:11.356Z] "/Users/runner/agent/workspace/Test_openjdk17_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2026-04-24T17:31:11.356Z] openjdk version "17.0.19" 2026-04-21 [2026-04-24T17:31:11.356Z] OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10) [2026-04-24T17:31:11.356Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode) [2026-04-24T17:31:11.356Z] [2026-04-24T17:31:11.356Z] ===============================================