Test_openjdk11_hs_extended.system_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin" build number 447
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2785
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 430
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.system_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/master^{commit} # timeout=10
Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10
Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-01T21:54:01.749Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-03-01T21:54:01.751Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-01T21:54:01.767Z] dynamicAgents: []
[Pipeline] echo
[2026-03-01T21:54:01.769Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-03-01T21:54:01.781Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-03-01T21:54:16.786Z] Still waiting to schedule task
[2026-03-01T21:54:16.786Z] Waiting for next available executor on ‘test-orka-macos15-x64-xw2d5’
[2026-03-01T21:54:50.822Z] Running on test-orka-macos15-x64-cuteq in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_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-03-01T21:54:50.844Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T21:54:52.689Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T21:54:52.689Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T21:54:54.827Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-01T21:54:54.918Z] The recommended git tool is: git
[2026-03-01T21:54:57.532Z] No credentials specified
[2026-03-01T21:54:57.687Z] Cloning the remote Git repository
[2026-03-01T21:54:58.169Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-01T21:54:58.557Z] > git init /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests # timeout=10
[2026-03-01T21:54:59.378Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-03-01T21:54:59.415Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-01T21:54:59.415Z] > git --version # timeout=10
[2026-03-01T21:54:59.533Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-03-01T21:54:59.533Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-01T21:55:06.159Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-01T21:55:06.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-01T21:55:12.083Z] Avoid second fetch
[2026-03-01T21:55:12.215Z] Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master)
[2026-03-01T21:55:12.101Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-01T21:55:12.265Z] > git config core.sparsecheckout # timeout=10
[2026-03-01T21:55:12.320Z] > git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10
[2026-03-01T21:55:16.536Z] Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_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-03-01T21:55:17.750Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-01T21:55:17.765Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-01T21:55:18.895Z] + LC_TIME=C
[2026-03-01T21:55:18.895Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-01T21:55:19.142Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-01T21:55:19.759Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-01T21:55:20.137Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-01T21:55:21.368Z] + printenv
[2026-03-01T21:55:21.368Z] JCK_GIT_BRANCH=master
[2026-03-01T21:55:21.368Z] DYNAMIC_COMPILE=false
[2026-03-01T21:55:21.368Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/955/
[2026-03-01T21:55:21.368Z] OPENJ9_BRANCH=master
[2026-03-01T21:55:21.368Z] JENKINS_NODE_COOKIE=22ceb599-7833-441e-b9e0-2c0971543ec4
[2026-03-01T21:55:21.368Z] DOCKER_REQUIRED=false
[2026-03-01T21:55:21.368Z] PARALLEL=Dynamic
[2026-03-01T21:55:21.368Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-01T21:55:21.369Z] SHELL=/bin/zsh
[2026-03-01T21:55:21.369Z] jobStatus=SUCCESS
[2026-03-01T21:55:21.369Z] JOBSTARTTIME=Sun, 01 Mar 2026 16:55:18 -0500
[2026-03-01T21:55:21.369Z] STAGE_NAME=Setup
[2026-03-01T21:55:21.369Z] SSH_CLIENT=10.221.188.31 23923 22
[2026-03-01T21:55:21.369Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-03-01T21:55:21.369Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.system_x86-64_mac-955
[2026-03-01T21:55:21.369Z] RERUN_FAILURE=true
[2026-03-01T21:55:21.369Z] SDK_RESOURCE=upstream
[2026-03-01T21:55:21.369Z] TIME_LIMIT=25
[2026-03-01T21:55:21.369Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-01T21:55:21.369Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-01T21:55:21.369Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/
[2026-03-01T21:55:21.369Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac
[2026-03-01T21:55:21.369Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/955/display/redirect?page=changes
[2026-03-01T21:55:21.369Z] JDK_BRANCH=jdk-11.0.31+4_adopt
[2026-03-01T21:55:21.369Z] USER=admin
[2026-03-01T21:55:21.369Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-01T21:55:21.369Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-03-01T21:55:21.369Z] ADOPTOPENJDK_BRANCH=master
[2026-03-01T21:55:21.369Z] ARCHIVE_TEST_RESULTS=false
[2026-03-01T21:55:21.369Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-x64-temurin
[2026-03-01T21:55:21.369Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-01T21:55:21.369Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/955/display/redirect?page=artifacts
[2026-03-01T21:55:21.369Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-01T21:55:21.369Z] ORIGIN_JDK_VERSION=11
[2026-03-01T21:55:21.369Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-03-01T21:55:21.369Z] SETUP_JCK_RUN=false
[2026-03-01T21:55:21.369Z] SPEC=osx_x86-64
[2026-03-01T21:55:21.369Z] PERSONAL_BUILD=false
[2026-03-01T21:55:21.369Z] TKG_ITERATIONS=1
[2026-03-01T21:55:21.369Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-01T21:55:21.369Z] RERUN_ITERATIONS=1
[2026-03-01T21:55:21.369Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-01T21:55:21.369Z] ITERATIONS=1
[2026-03-01T21:55:21.369Z] KEEP_REPORTDIR=false
[2026-03-01T21:55:21.369Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-03-01T21:55:21.369Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/lib
[2026-03-01T21:55:21.369Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/955/display/redirect
[2026-03-01T21:55:21.369Z] _=/usr/bin/printenv
[2026-03-01T21:55:21.369Z] GENERATE_JOBS=true
[2026-03-01T21:55:21.369Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac
[2026-03-01T21:55:21.369Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-01T21:55:21.369Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-01T21:55:21.369Z] EXIT_FAILURE=false
[2026-03-01T21:55:21.369Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-01T21:55:21.369Z] SLACK_CHANNEL=aqavit-bot
[2026-03-01T21:55:21.369Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-01T21:55:21.369Z] JDK_VERSION=11
[2026-03-01T21:55:21.369Z] JOB_NAME=Test_openjdk11_hs_extended.system_x86-64_mac
[2026-03-01T21:55:21.369Z] BUILD_DISPLAY_NAME=#955
[2026-03-01T21:55:21.369Z] USE_TESTENV_PROPERTIES=false
[2026-03-01T21:55:21.369Z] BUILD_ID=955
[2026-03-01T21:55:21.369Z] EXIT_SUCCESS=false
[2026-03-01T21:55:21.369Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-01T21:55:21.369Z] TEST_TIME=120
[2026-03-01T21:55:21.369Z] PLATFORM=x86-64_mac
[2026-03-01T21:55:21.369Z] JDK_IMPL=hotspot
[2026-03-01T21:55:21.369Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.system_x86-64_mac
[2026-03-01T21:55:21.369Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/955/display/redirect?page=tests
[2026-03-01T21:55:21.369Z] AUTO_DETECT=true
[2026-03-01T21:55:21.369Z] SHLVL=2
[2026-03-01T21:55:21.369Z] HOME=/Users/admin
[2026-03-01T21:55:21.369Z] TAP_NAME=Test_openjdk11_hs_extended.system_x86-64_mac.tap
[2026-03-01T21:55:21.369Z] CI=true
[2026-03-01T21:55:21.369Z] EXECUTOR_NUMBER=0
[2026-03-01T21:55:21.369Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac@tmp
[2026-03-01T21:55:21.369Z] JENKINS_SERVER_COOKIE=durable-ec88641b09471b5b4755ac7a13a1fb994fc593bae75fe6e716ef224ba5c5b920
[2026-03-01T21:55:21.369Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 test-orka-macos15-x64-cuteq ci.role.perf
[2026-03-01T21:55:21.369Z] TARGET=extended.system
[2026-03-01T21:55:21.369Z] BUILD_LIST=system
[2026-03-01T21:55:21.369Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:55:21.369Z] LOGNAME=admin
[2026-03-01T21:55:21.369Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-01T21:55:21.369Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-03-01T21:55:21.369Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-01T21:55:21.369Z] SSH_CONNECTION=10.221.188.31 23923 192.168.122.2 22
[2026-03-01T21:55:21.369Z] UPSTREAM_JOB_NUMBER=447
[2026-03-01T21:55:21.369Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-01T21:55:21.369Z] NODE_NAME=test-orka-macos15-x64-cuteq
[2026-03-01T21:55:21.369Z] BUILD_NUMBER=955
[2026-03-01T21:55:21.369Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_x86-64_mac/display/redirect
[2026-03-01T21:55:21.369Z] KEEP_WORKSPACE=false
[2026-03-01T21:55:21.369Z] HUDSON_COOKIE=b5d82416-70f1-41c5-bdc4-2e2b1800a2a8
[2026-03-01T21:55:21.369Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../benchmarks
[2026-03-01T21:55:21.369Z] USE_JRE=false
[2026-03-01T21:55:21.369Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image
[2026-03-01T21:55:21.369Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-01T21:55:21.369Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-01T21:55:21.470Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-01T21:55:21.479Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-01T21:55:40.100Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-x64-temurin" build number 447
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-01T21:55:40.305Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-01T21:55:40.311Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-03-01T21:55:40.340Z] $ ssh-agent
[2026-03-01T21:55:40.534Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-SmnJzYjgEZEA/agent.441
[2026-03-01T21:55:40.534Z] SSH_AGENT_PID=442
[2026-03-01T21:55:40.534Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-01T21:55:40.552Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-01T21:55:40.594Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-01T21:55:43.169Z] ++ pwd
[2026-03-01T21:55:43.170Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-03-01T21:55:45.825Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests
[2026-03-01T21:55:45.825Z] get jdk binary...
[2026-03-01T21:55:45.825Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-01T21:55:45.825Z] Uncompressing file: OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-01T21:55:47.688Z] List files in jdkbinary folder...
[2026-03-01T21:55:48.085Z] total 618448
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 37524625 Mar 1 16:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 187298018 Mar 1 16:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 39062773 Mar 1 16:32 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 27861 Mar 1 16:29 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 146803 Mar 1 16:47 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea.json
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 3336341 Mar 1 16:32 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.085Z] -rw-r--r-- 1 admin staff 32806005 Mar 1 16:23 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.085Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:55 tmp
[2026-03-01T21:55:48.085Z] List files in jdkbinary/tmp folder...
[2026-03-01T21:55:48.085Z] total 0
[2026-03-01T21:55:48.085Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:30 jdk-11.0.31+4
[2026-03-01T21:55:48.085Z] Moving directory jdk-11.0.31+4/ to ../j2sdk-image
[2026-03-01T21:55:48.085Z] Uncompressing file: OpenJDK11U-jre_x64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-01T21:55:48.923Z] List files in jdkbinary folder...
[2026-03-01T21:55:48.923Z] total 618448
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 37524625 Mar 1 16:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 187298018 Mar 1 16:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 39062773 Mar 1 16:32 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 27861 Mar 1 16:29 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 146803 Mar 1 16:47 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea.json
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 3336341 Mar 1 16:32 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.923Z] -rw-r--r-- 1 admin staff 32806005 Mar 1 16:23 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:48.923Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:30 j2sdk-image
[2026-03-01T21:55:48.923Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:55 tmp
[2026-03-01T21:55:48.923Z] List files in jdkbinary/tmp folder...
[2026-03-01T21:55:48.923Z] total 0
[2026-03-01T21:55:48.923Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:31 jdk-11.0.31+4-jre
[2026-03-01T21:55:49.276Z] Moving directory jdk-11.0.31+4-jre/ to ../j2re-image
[2026-03-01T21:55:49.277Z] Uncompressing file: OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-01T21:55:49.277Z] List files in jdkbinary folder...
[2026-03-01T21:55:49.710Z] total 618448
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 37524625 Mar 1 16:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 187298018 Mar 1 16:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 39062773 Mar 1 16:32 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 27861 Mar 1 16:29 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 146803 Mar 1 16:47 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea.json
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 3336341 Mar 1 16:32 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:49.710Z] -rw-r--r-- 1 admin staff 32806005 Mar 1 16:23 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:49.710Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:31 j2re-image
[2026-03-01T21:55:49.710Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:30 j2sdk-image
[2026-03-01T21:55:49.710Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:55 tmp
[2026-03-01T21:55:49.710Z] List files in jdkbinary/tmp folder...
[2026-03-01T21:55:49.710Z] total 0
[2026-03-01T21:55:49.710Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:23 jdk-11.0.31+4-static-libs
[2026-03-01T21:55:49.710Z] Moving directory jdk-11.0.31+4-static-libs/ to ../static-libs
[2026-03-01T21:55:49.711Z] Uncompressing file: OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-01T21:55:51.097Z] List files in jdkbinary folder...
[2026-03-01T21:55:51.097Z] total 618448
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 37524625 Mar 1 16:23 OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 187298018 Mar 1 16:31 OpenJDK11U-jdk_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 39062773 Mar 1 16:32 OpenJDK11U-jre_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 27861 Mar 1 16:29 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 146803 Mar 1 16:47 OpenJDK11U-sbom_x64_mac_hotspot_11.0.31_4-ea.json
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 3336341 Mar 1 16:32 OpenJDK11U-static-libs_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:51.097Z] -rw-r--r-- 1 admin staff 32806005 Mar 1 16:23 OpenJDK11U-testimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-01T21:55:51.097Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:31 j2re-image
[2026-03-01T21:55:51.097Z] drwxr-xr-x 3 admin staff 96 Mar 1 08:30 j2sdk-image
[2026-03-01T21:55:51.097Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:23 static-libs
[2026-03-01T21:55:51.097Z] drwxr-xr-x 3 admin staff 96 Mar 1 16:55 tmp
[2026-03-01T21:55:51.097Z] List files in jdkbinary/tmp folder...
[2026-03-01T21:55:51.097Z] total 0
[2026-03-01T21:55:51.097Z] drwxr-xr-x 6 admin staff 192 Mar 1 16:15 jdk-11.0.31+4-test-image
[2026-03-01T21:55:51.097Z] Moving directory jdk-11.0.31+4-test-image/ to ../openjdk-test-image
[2026-03-01T21:55:51.097Z] Uncompressing OpenJDK11U-debugimage_x64_mac_hotspot_11.0.31_4-ea.tar.gz over ./j2sdk-image...
[2026-03-01T21:55:51.921Z] Removing top-level folder jdk-11.0.31+4-debug-image/
[2026-03-01T21:55:51.921Z] Removing top-level folder jdk-11.0.31+4/
[2026-03-01T21:55:53.245Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image...
[2026-03-01T21:55:53.246Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-01T21:55:53.246Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-03-01T21:55:53.246Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-01T21:55:57.580Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-03-01T21:55:57.580Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603012104 (build 11.0.31-beta+4-ea)
[2026-03-01T21:55:57.580Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603012104 (build 11.0.31-beta+4-ea, mixed mode)
[2026-03-01T21:55:57.580Z] =JAVA VERSION OUTPUT END=
[2026-03-01T21:55:57.580Z] get testKitGen...
[2026-03-01T21:55:57.581Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-01T21:56:00.271Z] git rev-parse master
[2026-03-01T21:56:00.271Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-01T21:56:00.473Z] $ ssh-agent -k
[2026-03-01T21:56:00.489Z] unset SSH_AUTH_SOCK;
[2026-03-01T21:56:00.489Z] unset SSH_AGENT_PID;
[2026-03-01T21:56:00.489Z] echo Agent pid 442 killed;
[2026-03-01T21:56:00.657Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-03-01T21:56:00.725Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-03-01T21:56:01.238Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-01T21:56:01.571Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=447&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-01T21:56:01.582Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos15-x64-cuteq&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=447&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-01T21:56:01.625Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-01T21:56:01.885Z] Copied 1 artifact from "getTRSSOutput" build number 2063
[Pipeline] sh
[2026-03-01T21:56:02.519Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-01T21:56:02.519Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-01T21:56:02.519Z] + tar xof -
[2026-03-01T21:56:02.519Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-01T21:56:02.649Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-01T21:56:02.676Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-03-01T21:56:03.357Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-03-01T21:56:04.193Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib does not exist, creating one.
[2026-03-01T21:56:04.193Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency
[2026-03-01T21:56:04.193Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:04.193Z] --------------------------------------------
[2026-03-01T21:56:04.193Z] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:04.193Z] task is set to default
[2026-03-01T21:56:04.193Z] dependencyList is set to all
[2026-03-01T21:56:04.193Z] System Test jars will be downloaded.
[2026-03-01T21:56:04.193Z] --------------------------------------------
[2026-03-01T21:56:04.193Z] Starting download third party dependent jars
[2026-03-01T21:56:04.193Z] --------------------------------------------
[2026-03-01T21:56:04.193Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:04.193Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-03-01T21:56:04.193Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-03-01T21:56:04.193Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-03-01T21:56:04.193Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-03-01T21:56:05.572Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-03-01T21:56:05.572Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-03-01T21:56:05.572Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-03-01T21:56:05.572Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-03-01T21:56:05.572Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-03-01T21:56:05.572Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-03-01T21:56:05.572Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-03-01T21:56:05.572Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-03-01T21:56:05.572Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-01T21:56:05.572Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-01T21:56:05.572Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar
[2026-03-01T21:56:05.572Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-03-01T21:56:05.572Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-03-01T21:56:05.572Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-03-01T21:56:05.572Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-03-01T21:56:06.376Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-03-01T21:56:06.376Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-03-01T21:56:06.376Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-03-01T21:56:06.376Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-03-01T21:56:06.376Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-03-01T21:56:06.376Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-03-01T21:56:07.204Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2026-03-01T21:56:07.204Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-03-01T21:56:07.204Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-03-01T21:56:07.204Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-03-01T21:56:07.204Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-03-01T21:56:07.204Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2026-03-01T21:56:07.204Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-03-01T21:56:07.204Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-03-01T21:56:07.204Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-03-01T21:56:07.204Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-03-01T21:56:07.617Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-03-01T21:56:07.617Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-03-01T21:56:07.617Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-03-01T21:56:07.617Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-03-01T21:56:07.999Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-03-01T21:56:07.999Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-03-01T21:56:07.999Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/apache-ant
[2026-03-01T21:56:07.999Z] mkdir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-03-01T21:56:07.999Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-03-01T21:56:07.999Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-03-01T21:56:07.999Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-03-01T21:56:08.406Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-03-01T21:56:08.407Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-03-01T21:56:08.407Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-03-01T21:56:08.407Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-03-01T21:56:08.407Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-03-01T21:56:08.407Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-03-01T21:56:08.407Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-03-01T21:56:08.407Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-03-01T21:56:10.298Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2026-03-01T21:56:10.298Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-01T21:56:10.439Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-03-01T21:56:10.443Z] Machine limit is 4.
[Pipeline] sh
[2026-03-01T21:56:11.043Z] + cd ./aqa-tests/TKG
[2026-03-01T21:56:11.043Z] ++ uname
[2026-03-01T21:56:11.043Z] + '[' Darwin = AIX ']'
[2026-03-01T21:56:11.043Z] ++ uname
[2026-03-01T21:56:11.043Z] + '[' Darwin = SunOS ']'
[2026-03-01T21:56:11.043Z] ++ uname
[2026-03-01T21:56:11.043Z] + '[' Darwin = '*BSD' ']'
[2026-03-01T21:56:11.043Z] + MAKE=make
[2026-03-01T21:56:11.043Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2026-03-01T21:56:11.840Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-01T21:56:11.840Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:11.840Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-01T21:56:11.840Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-01T21:56:11.840Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-01T21:56:11.840Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-01T21:56:14.431Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-01T21:56:17.702Z]
[2026-03-01T21:56:17.702Z] build:
[2026-03-01T21:56:17.702Z]
[2026-03-01T21:56:17.702Z] clean:
[2026-03-01T21:56:17.702Z]
[2026-03-01T21:56:17.702Z] init:
[2026-03-01T21:56:17.702Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin
[2026-03-01T21:56:17.702Z]
[2026-03-01T21:56:17.702Z] getDependentLibs:
[2026-03-01T21:56:18.087Z] [exec] --------------------------------------------
[2026-03-01T21:56:18.087Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:18.087Z] [exec] task is set to default
[2026-03-01T21:56:18.087Z] [exec] dependencyList is set to json_simple
[2026-03-01T21:56:18.087Z] [exec] System Test jars will be downloaded.
[2026-03-01T21:56:18.087Z] [exec] --------------------------------------------
[2026-03-01T21:56:18.087Z] [exec] Starting download third party dependent jars
[2026-03-01T21:56:18.087Z] [exec] --------------------------------------------
[2026-03-01T21:56:18.087Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:56:18.087Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-03-01T21:56:18.087Z] [exec] downloaded dependent third party jars successfully
[2026-03-01T21:56:18.087Z]
[2026-03-01T21:56:18.087Z] compile:
[2026-03-01T21:56:18.087Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-01T21:56:18.087Z] [echo] ============COMPILER SETTINGS============
[2026-03-01T21:56:18.087Z] [echo] ===fork: yes
[2026-03-01T21:56:18.087Z] [echo] ===debug: on
[2026-03-01T21:56:18.088Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin
[2026-03-01T21:56:21.539Z]
[2026-03-01T21:56:21.539Z] dist:
[2026-03-01T21:56:21.539Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-01T21:56:21.539Z]
[2026-03-01T21:56:21.539Z] BUILD SUCCESSFUL
[2026-03-01T21:56:21.539Z] Total time: 6 seconds
[2026-03-01T21:56:21.539Z] 0
[2026-03-01T21:56:21.539Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-01T21:56:21.539Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-01T21:56:21.917Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-01T21:57:03.320Z] ****************************** MACHINE INFO ******************************
[2026-03-01T21:57:03.320Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG
[2026-03-01T21:57:03.320Z] Free Physical Memory Size : 15797919744
[2026-03-01T21:57:03.320Z] Free space (bytes) : 69054951424
[2026-03-01T21:57:03.320Z] Total Physical Memory Size : 20152582144
[2026-03-01T21:57:03.320Z] Total space (bytes) : 96427008000
[2026-03-01T21:57:03.320Z] Usable space (bytes) : 69054951424
[2026-03-01T21:57:03.320Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-01T21:57:03.320Z] bashVersion :
[2026-03-01T21:57:03.320Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-03-01T21:57:03.320Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-01T21:57:03.320Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] This is free software; you are free to change and redistribute it.
[2026-03-01T21:57:03.320Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-01T21:57:03.320Z] cpuCores : 4
[2026-03-01T21:57:03.320Z] curlVersion :
[2026-03-01T21:57:03.320Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-03-01T21:57:03.320Z] Release-Date: 2024-03-27
[2026-03-01T21:57:03.320Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-01T21:57:03.320Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-03-01T21:57:03.320Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-01T21:57:03.320Z] gcc version : 17.0.0
[2026-03-01T21:57:03.320Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-01T21:57:03.320Z] gdb version : bash: line 1: gdb: command not found
[2026-03-01T21:57:03.320Z] lldb version :
[2026-03-01T21:57:03.320Z] lldb-1700.0.9.502
[2026-03-01T21:57:03.320Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-03-01T21:57:03.320Z] makeVersion :
[2026-03-01T21:57:03.320Z] GNU Make 3.81
[2026-03-01T21:57:03.320Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-01T21:57:03.320Z] This is free software; see the source for copying conditions.
[2026-03-01T21:57:03.320Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-01T21:57:03.320Z] PARTICULAR PURPOSE.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] This program built for i386-apple-darwin11.3.0
[2026-03-01T21:57:03.320Z] mavenVersion :
[2026-03-01T21:57:03.320Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-01T21:57:03.320Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-01T21:57:03.320Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-01T21:57:03.320Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-01T21:57:03.320Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-03-01T21:57:03.320Z] perlVersion :
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-03-01T21:57:03.320Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Copyright 1987-2022, Larry Wall
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-01T21:57:03.320Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-01T21:57:03.320Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-01T21:57:03.320Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-01T21:57:03.320Z] procArch : i386
[2026-03-01T21:57:03.320Z] sysArch : x86_64
[2026-03-01T21:57:03.320Z] sysOS : Darwin
[2026-03-01T21:57:03.320Z] ulimit :
[2026-03-01T21:57:03.320Z] core file size (blocks, -c) 0
[2026-03-01T21:57:03.320Z] data seg size (kbytes, -d) unlimited
[2026-03-01T21:57:03.320Z] file size (blocks, -f) unlimited
[2026-03-01T21:57:03.320Z] max locked memory (kbytes, -l) unlimited
[2026-03-01T21:57:03.320Z] max memory size (kbytes, -m) unlimited
[2026-03-01T21:57:03.320Z] open files (-n) 10240
[2026-03-01T21:57:03.320Z] pipe size (512 bytes, -p) 1
[2026-03-01T21:57:03.320Z] stack size (kbytes, -s) 65532
[2026-03-01T21:57:03.320Z] cpu time (seconds, -t) unlimited
[2026-03-01T21:57:03.320Z] max user processes (-u) 2784
[2026-03-01T21:57:03.320Z] virtual memory (kbytes, -v) unlimited
[2026-03-01T21:57:03.320Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-03-01T21:57:03.320Z] vmVendor : Oracle Corporation
[2026-03-01T21:57:03.320Z] vmVersion : 11.0.31-beta+4-ea
[2026-03-01T21:57:03.320Z] xlc version : bash: line 1: xlC: command not found
[2026-03-01T21:57:03.320Z] **************************************************************************
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('os.name')=Mac OS X
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('os.arch')=x86_64
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('java.fullversion')=null
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] System.getProperty('sun.arch.data.model')=64
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:57:03.320Z] perl scripts/configure.pl
[2026-03-01T21:57:03.320Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-01T21:57:03.320Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Starting to generate parallel test lists.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-03-01T21:57:03.320Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-03-01T21:57:03.320Z] Attempting to get test duration data from TRSS.
[2026-03-01T21:57:03.320Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=x86-64_mac&group=system&level=extended
[2026-03-01T21:57:03.320Z] Attempting to get test duration data from cached files.
[2026-03-01T21:57:03.320Z] Reading file: Test_openjdk11_hs_system_x86-64_mac.json
[2026-03-01T21:57:03.320Z] Warning: cannot get data from cached files.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] TEST DURATION
[2026-03-01T21:57:03.320Z] ====================================================================================
[2026-03-01T21:57:03.320Z] Total number of tests searched: 32
[2026-03-01T21:57:03.320Z] Number of test durations found: 32
[2026-03-01T21:57:03.320Z] Top slowest tests:
[2026-03-01T21:57:03.320Z] 08m56s MiniMix_aot_5m_0
[2026-03-01T21:57:03.320Z] 08m18s MiniMix_10m_0
[2026-03-01T21:57:03.320Z] 08m03s MiniMix_10m_1
[2026-03-01T21:57:03.320Z] ====================================================================================
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Test target is split into 1 lists.
[2026-03-01T21:57:03.320Z] Reducing estimated test running time from 82m59s to 82m59s.
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] -------------------------------------testList_0-------------------------------------
[2026-03-01T21:57:03.320Z] Number of tests: 32
[2026-03-01T21:57:03.320Z] Estimated running time: 82m59s
[2026-03-01T21:57:03.320Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_1,ConcurrentLoadTest_5m_0,MiniMix_5m_1,MiniMix_5m_0,DBBLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1,HCRLateAttachWorkload_previewEnabled_0,LockingLoadTest_0,LockingLoadTest_1,MathLoadTest_all_5m_2,JdiTest_0,LangLoadTest_5m_2,OAuthTest_0,JdiTest_1,MiniMix_5m_2,JdiTest_2,LockingLoadTest_2,MiniMix_10m_2,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,HCRLateAttachWorkload_previewEnabled_2
[2026-03-01T21:57:03.320Z] ------------------------------------------------------------------------------------
[2026-03-01T21:57:03.320Z]
[2026-03-01T21:57:03.320Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-03-01T21:57:03.467Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-01T21:57:03.585Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2026-03-01T21:57:04.201Z] + cd ./aqa-tests/TKG
[2026-03-01T21:57:04.201Z] ++ uname
[2026-03-01T21:57:04.201Z] + '[' Darwin = AIX ']'
[2026-03-01T21:57:04.201Z] ++ uname
[2026-03-01T21:57:04.201Z] + '[' Darwin = SunOS ']'
[2026-03-01T21:57:04.201Z] ++ uname
[2026-03-01T21:57:04.201Z] + '[' Darwin = '*BSD' ']'
[2026-03-01T21:57:04.201Z] + MAKE=make
[2026-03-01T21:57:04.201Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2026-03-01T21:57:04.201Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-01T21:57:04.201Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:57:04.201Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-01T21:57:04.201Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-01T21:57:04.201Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-01T21:57:04.201Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-01T21:57:04.594Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-01T21:57:05.486Z]
[2026-03-01T21:57:05.486Z] build:
[2026-03-01T21:57:05.486Z]
[2026-03-01T21:57:05.486Z] clean:
[2026-03-01T21:57:05.486Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-03-01T21:57:05.486Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin
[2026-03-01T21:57:05.486Z]
[2026-03-01T21:57:05.486Z] init:
[2026-03-01T21:57:05.486Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin
[2026-03-01T21:57:05.486Z]
[2026-03-01T21:57:05.486Z] getDependentLibs:
[2026-03-01T21:57:05.892Z] [exec] --------------------------------------------
[2026-03-01T21:57:05.892Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:57:05.892Z] [exec] task is set to default
[2026-03-01T21:57:05.892Z] [exec] dependencyList is set to json_simple
[2026-03-01T21:57:05.892Z] [exec] System Test jars will be downloaded.
[2026-03-01T21:57:05.892Z] [exec] --------------------------------------------
[2026-03-01T21:57:05.892Z] [exec] Starting download third party dependent jars
[2026-03-01T21:57:05.892Z] [exec] --------------------------------------------
[2026-03-01T21:57:05.892Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:57:05.892Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-03-01T21:57:05.892Z] [exec] downloaded dependent third party jars successfully
[2026-03-01T21:57:05.892Z]
[2026-03-01T21:57:05.892Z] compile:
[2026-03-01T21:57:05.892Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-01T21:57:05.892Z] [echo] ============COMPILER SETTINGS============
[2026-03-01T21:57:05.892Z] [echo] ===fork: yes
[2026-03-01T21:57:05.892Z] [echo] ===debug: on
[2026-03-01T21:57:05.892Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin
[2026-03-01T21:57:08.578Z]
[2026-03-01T21:57:08.578Z] dist:
[2026-03-01T21:57:08.578Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-01T21:57:08.982Z]
[2026-03-01T21:57:08.982Z] BUILD SUCCESSFUL
[2026-03-01T21:57:08.982Z] Total time: 4 seconds
[2026-03-01T21:57:08.982Z] 0
[2026-03-01T21:57:08.982Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-01T21:57:09.373Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-01T21:57:09.373Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-01T21:57:12.138Z] ****************************** MACHINE INFO ******************************
[2026-03-01T21:57:12.138Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG
[2026-03-01T21:57:12.138Z] Free Physical Memory Size : 14877577216
[2026-03-01T21:57:12.138Z] Free space (bytes) : 69049806848
[2026-03-01T21:57:12.138Z] Total Physical Memory Size : 20152582144
[2026-03-01T21:57:12.138Z] Total space (bytes) : 96427008000
[2026-03-01T21:57:12.138Z] Usable space (bytes) : 69049806848
[2026-03-01T21:57:12.138Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-01T21:57:12.138Z] bashVersion :
[2026-03-01T21:57:12.138Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-03-01T21:57:12.138Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-01T21:57:12.138Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] This is free software; you are free to change and redistribute it.
[2026-03-01T21:57:12.138Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-01T21:57:12.138Z] cpuCores : 4
[2026-03-01T21:57:12.138Z] curlVersion :
[2026-03-01T21:57:12.138Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-03-01T21:57:12.138Z] Release-Date: 2024-03-27
[2026-03-01T21:57:12.138Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-01T21:57:12.138Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-03-01T21:57:12.138Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-01T21:57:12.138Z] gcc version : 17.0.0
[2026-03-01T21:57:12.138Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-01T21:57:12.138Z] gdb version : bash: line 1: gdb: command not found
[2026-03-01T21:57:12.138Z] lldb version :
[2026-03-01T21:57:12.138Z] lldb-1700.0.9.502
[2026-03-01T21:57:12.138Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-03-01T21:57:12.138Z] makeVersion :
[2026-03-01T21:57:12.138Z] GNU Make 3.81
[2026-03-01T21:57:12.138Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-01T21:57:12.138Z] This is free software; see the source for copying conditions.
[2026-03-01T21:57:12.138Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-01T21:57:12.138Z] PARTICULAR PURPOSE.
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] This program built for i386-apple-darwin11.3.0
[2026-03-01T21:57:12.138Z] mavenVersion :
[2026-03-01T21:57:12.138Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-03-01T21:57:12.138Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-01T21:57:12.138Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-01T21:57:12.138Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-01T21:57:12.138Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-03-01T21:57:12.138Z] perlVersion :
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-03-01T21:57:12.138Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] Copyright 1987-2022, Larry Wall
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-01T21:57:12.138Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-01T21:57:12.138Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-01T21:57:12.138Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-01T21:57:12.138Z] procArch : i386
[2026-03-01T21:57:12.138Z] sysArch : x86_64
[2026-03-01T21:57:12.138Z] sysOS : Darwin
[2026-03-01T21:57:12.138Z] ulimit :
[2026-03-01T21:57:12.138Z] core file size (blocks, -c) 0
[2026-03-01T21:57:12.138Z] data seg size (kbytes, -d) unlimited
[2026-03-01T21:57:12.138Z] file size (blocks, -f) unlimited
[2026-03-01T21:57:12.138Z] max locked memory (kbytes, -l) unlimited
[2026-03-01T21:57:12.138Z] max memory size (kbytes, -m) unlimited
[2026-03-01T21:57:12.138Z] open files (-n) 10240
[2026-03-01T21:57:12.138Z] pipe size (512 bytes, -p) 1
[2026-03-01T21:57:12.138Z] stack size (kbytes, -s) 65532
[2026-03-01T21:57:12.138Z] cpu time (seconds, -t) unlimited
[2026-03-01T21:57:12.138Z] max user processes (-u) 2784
[2026-03-01T21:57:12.138Z] virtual memory (kbytes, -v) unlimited
[2026-03-01T21:57:12.138Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-03-01T21:57:12.138Z] vmVendor : Oracle Corporation
[2026-03-01T21:57:12.138Z] vmVersion : 11.0.31-beta+4-ea
[2026-03-01T21:57:12.138Z] xlc version : bash: line 1: xlC: command not found
[2026-03-01T21:57:12.138Z] **************************************************************************
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('os.name')=Mac OS X
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('os.arch')=x86_64
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('java.fullversion')=null
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.138Z] System.getProperty('sun.arch.data.model')=64
[2026-03-01T21:57:12.138Z]
[2026-03-01T21:57:12.549Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib
[2026-03-01T21:57:12.549Z] perl scripts/configure.pl
[2026-03-01T21:57:12.985Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2026-03-01T21:57:14.083Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-01T21:57:14.083Z]
[2026-03-01T21:57:14.083Z]
[2026-03-01T21:57:14.083Z] Starting to generate parallel test lists.
[2026-03-01T21:57:14.083Z]
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-03-01T21:57:14.574Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-03-01T21:57:14.989Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-03-01T21:57:14.989Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-03-01T21:57:14.989Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-03-01T21:57:14.989Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-03-01T21:57:14.989Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-03-01T21:57:14.989Z] Attempting to get test duration data from TRSS.
[2026-03-01T21:57:14.989Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=x86-64_mac&group=system&level=extended
[2026-03-01T21:57:15.501Z] Attempting to get test duration data from cached files.
[2026-03-01T21:57:15.501Z] Reading file: Test_openjdk11_hs_system_x86-64_mac.json
[2026-03-01T21:57:15.501Z] Warning: cannot get data from cached files.
[2026-03-01T21:57:15.501Z]
[2026-03-01T21:57:15.501Z] TEST DURATION
[2026-03-01T21:57:15.501Z] ====================================================================================
[2026-03-01T21:57:15.501Z] Total number of tests searched: 32
[2026-03-01T21:57:15.912Z] Number of test durations found: 32
[2026-03-01T21:57:15.912Z] Top slowest tests:
[2026-03-01T21:57:15.912Z] 08m56s MiniMix_aot_5m_0
[2026-03-01T21:57:15.912Z] 08m18s MiniMix_10m_0
[2026-03-01T21:57:15.912Z] 08m03s MiniMix_10m_1
[2026-03-01T21:57:15.912Z] ====================================================================================
[2026-03-01T21:57:15.912Z]
[2026-03-01T21:57:15.912Z] Test target is split into 3 lists.
[2026-03-01T21:57:15.912Z] Reducing estimated test running time from 82m59s to 28m18s.
[2026-03-01T21:57:15.912Z]
[2026-03-01T21:57:15.912Z] -------------------------------------testList_0-------------------------------------
[2026-03-01T21:57:15.912Z] Number of tests: 20
[2026-03-01T21:57:15.912Z] Estimated running time: 26m24s
[2026-03-01T21:57:15.912Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_1,DBBLoadTest_5m_0,LangLoadTest_5m_1,UtilLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,MathLoadTest_all_5m_2,JdiTest_0,LangLoadTest_5m_2,OAuthTest_0,JdiTest_1,MiniMix_5m_2,JdiTest_2,LockingLoadTest_2,MiniMix_10m_2,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,UtilLoadTest_5m_2,HCRLateAttachWorkload_previewEnabled_2
[2026-03-01T21:57:15.912Z] ------------------------------------------------------------------------------------
[2026-03-01T21:57:15.912Z]
[2026-03-01T21:57:15.912Z] -------------------------------------testList_1-------------------------------------
[2026-03-01T21:57:15.912Z] Number of tests: 6
[2026-03-01T21:57:15.912Z] Estimated running time: 28m15s
[2026-03-01T21:57:15.912Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1
[2026-03-01T21:57:15.912Z] ------------------------------------------------------------------------------------
[2026-03-01T21:57:15.912Z]
[2026-03-01T21:57:15.912Z] -------------------------------------testList_2-------------------------------------
[2026-03-01T21:57:15.912Z] Number of tests: 6
[2026-03-01T21:57:15.912Z] Estimated running time: 28m18s
[2026-03-01T21:57:15.912Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,MiniMix_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0
[2026-03-01T21:57:15.912Z] ------------------------------------------------------------------------------------
[2026-03-01T21:57:15.912Z]
[2026-03-01T21:57:15.912Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-03-01T21:57:16.145Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-01T21:57:16.380Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-03-01T21:57:16.387Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_x86-64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-03-01T21:57:16.460Z] Archiving artifacts
[2026-03-01T21:57:17.873Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-03-01T21:57:18.051Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2026-03-01T21:57:18.468Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.system_x86-64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-03-01T21:57:18.470Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.system_x86-64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-03-01T21:57:18.471Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.system_x86-64_mac_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-03-01T21:57:18.678Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-01T21:57:18.742Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-01T21:57:18.799Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-01T21:58:29.776Z] LEVELS: [extended]
[2026-03-01T21:58:29.777Z] JDK_VERSIONS: [8]
[2026-03-01T21:58:29.777Z] GROUPS: [system]
[2026-03-01T21:58:29.777Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-01T21:58:29.971Z] LEVELS: [extended]
[2026-03-01T21:58:29.972Z] JDK_VERSIONS: [8]
[2026-03-01T21:58:29.972Z] GROUPS: [system]
[2026-03-01T21:58:29.972Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-01T21:58:29.972Z] LEVELS: [extended]
[2026-03-01T21:58:29.973Z] JDK_VERSIONS: [8]
[2026-03-01T21:58:29.973Z] GROUPS: [system]
[2026-03-01T21:58:29.973Z] ARCH_OS_LIST: [x86-64_mac]
[2026-03-01T21:58:30.010Z] Existing items:
[2026-03-01T21:58:30.010Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_0'}
[2026-03-01T21:58:30.010Z] Unreferenced items:
[2026-03-01T21:58:30.010Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_1'}
[2026-03-01T21:58:30.010Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_2'}
[2026-03-01T21:58:30.175Z] Existing items:
[2026-03-01T21:58:30.175Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_0'}
[2026-03-01T21:58:30.175Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_2'}
[2026-03-01T21:58:30.175Z] Unreferenced items:
[2026-03-01T21:58:30.175Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_1'}
[2026-03-01T21:58:30.183Z] Existing items:
[2026-03-01T21:58:30.184Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_0'}
[2026-03-01T21:58:30.184Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_1'}
[2026-03-01T21:58:30.184Z] GeneratedJob{name='Test_openjdk11_hs_extended.system_x86-64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-01T21:58:31.766Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-01T21:58:32.327Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-01T21:58:32.327Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T21:58:32.490Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T21:58:32.490Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T21:58:34.926Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-01T21:58:35.951Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-01T21:58:35.951Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-01T21:58:36.082Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2026-03-01T21:58:36.213Z] Scheduling project: Test_openjdk11_hs_extended.system_x86-64_mac_testList_0
[Pipeline] build
[2026-03-01T21:58:36.220Z] Scheduling project: Test_openjdk11_hs_extended.system_x86-64_mac_testList_1
[Pipeline] build
[2026-03-01T21:58:36.240Z] Scheduling project: Test_openjdk11_hs_extended.system_x86-64_mac_testList_2
[2026-03-01T21:58:44.466Z] Starting building: Test_openjdk11_hs_extended.system_x86-64_mac_testList_2 #25
[2026-03-01T21:58:44.466Z] Starting building: Test_openjdk11_hs_extended.system_x86-64_mac_testList_1 #25
[2026-03-01T21:58:44.469Z] Starting building: Test_openjdk11_hs_extended.system_x86-64_mac_testList_0 #35
[2026-03-01T23:02:00.056Z] Build Test_openjdk11_hs_extended.system_x86-64_mac_testList_0 #35 completed: SUCCESS
[Pipeline] }
[2026-03-01T23:07:06.245Z] Build Test_openjdk11_hs_extended.system_x86-64_mac_testList_2 #25 completed: SUCCESS
[Pipeline] }
[2026-03-01T23:18:24.469Z] Build Test_openjdk11_hs_extended.system_x86-64_mac_testList_1 #25 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-01T23:18:24.535Z] Running on test-docker-alpine320-armv8-4 in /home/jenkins/workspace/Test_openjdk11_hs_extended.system_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T23:18:24.930Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T23:18:24.930Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T23:18:25.114Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-01T23:18:25.177Z] Test_openjdk11_hs_extended.system_x86-64_mac_testList_0 #35 completed with status SUCCESS
[Pipeline] timeout
[2026-03-01T23:18:25.187Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-01T23:18:26.524Z] Copied 1 artifact from "Test_openjdk11_hs_extended.system_x86-64_mac_testList_0" build number 35
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-01T23:18:26.563Z] Saving Test_openjdk11_hs_extended.system_x86-64_mac_testList_0/35/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-01T23:18:26.745Z] Archiving artifacts
[2026-03-01T23:18:27.113Z] Recording fingerprints
[Pipeline] echo
[2026-03-01T23:18:27.313Z] Test_openjdk11_hs_extended.system_x86-64_mac_testList_1 #25 completed with status SUCCESS
[Pipeline] timeout
[2026-03-01T23:18:27.327Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-01T23:18:28.408Z] Copied 1 artifact from "Test_openjdk11_hs_extended.system_x86-64_mac_testList_1" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-01T23:18:28.439Z] Saving Test_openjdk11_hs_extended.system_x86-64_mac_testList_1/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-01T23:18:28.620Z] Archiving artifacts
[2026-03-01T23:18:28.976Z] Recording fingerprints
[Pipeline] echo
[2026-03-01T23:18:29.173Z] Test_openjdk11_hs_extended.system_x86-64_mac_testList_2 #25 completed with status SUCCESS
[Pipeline] timeout
[2026-03-01T23:18:29.185Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-01T23:18:30.260Z] Copied 1 artifact from "Test_openjdk11_hs_extended.system_x86-64_mac_testList_2" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-01T23:18:30.292Z] Saving Test_openjdk11_hs_extended.system_x86-64_mac_testList_2/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-01T23:18:30.473Z] Archiving artifacts
[2026-03-01T23:18:30.829Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T23:18:31.413Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T23:18:31.413Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T23:18:31.594Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS