Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 212
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 382
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 297
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.functional_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_openjdk21_hs_sanity.functional_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 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
Commit message: "JDK24+ VT exclude selected test platforms"
> git rev-list --no-walk 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-01T05:41:54.957Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-07-01T05:41:54.958Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-01T05:41:54.968Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-01T05:41:54.971Z] dynamicAgents: []
[Pipeline] node
[2025-07-01T05:41:55.012Z] Running on test-orka-macos14-x64-tr7dq in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_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
[2025-07-01T05:41:55.039Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-01T05:41:55.108Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-01T05:41:55.108Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-01T05:41:55.134Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-01T05:41:55.194Z] The recommended git tool is: git
[2025-07-01T05:41:55.245Z] No credentials specified
[2025-07-01T05:41:55.272Z] Cloning the remote Git repository
[2025-07-01T05:41:53.266Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-01T05:41:53.266Z] > git init /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests # timeout=10
[2025-07-01T05:41:53.313Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-07-01T05:41:53.313Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-01T05:41:53.313Z] > git --version # timeout=10
[2025-07-01T05:41:53.349Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-07-01T05:41:53.349Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-01T05:41:58.866Z] Avoid second fetch
[2025-07-01T05:41:58.931Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-07-01T05:41:56.707Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-01T05:41:56.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-01T05:41:56.833Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-07-01T05:41:56.898Z] > git config core.sparsecheckout # timeout=10
[2025-07-01T05:41:56.934Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[2025-07-01T05:42:00.892Z] Commit message: "JDK24+ VT exclude selected test platforms"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_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
[2025-07-01T05:42:02.397Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-01T05:42:02.423Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-01T05:42:03.148Z] + LC_TIME=C
[2025-07-01T05:42:03.148Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-07-01T05:42:03.338Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-01T05:42:03.979Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-07-01T05:42:03.979Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-01T05:42:05.497Z] + printenv
[2025-07-01T05:42:05.497Z] JCK_GIT_BRANCH=master
[2025-07-01T05:42:05.497Z] DYNAMIC_COMPILE=true
[2025-07-01T05:42:05.497Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/207/
[2025-07-01T05:42:05.497Z] OPENJ9_BRANCH=master
[2025-07-01T05:42:05.497Z] JENKINS_NODE_COOKIE=06312139-440b-4569-b0f1-d44b1687377b
[2025-07-01T05:42:05.497Z] DOCKER_REQUIRED=false
[2025-07-01T05:42:05.497Z] PARALLEL=Dynamic
[2025-07-01T05:42:05.497Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-01T05:42:05.497Z] SHELL=/bin/zsh
[2025-07-01T05:42:05.497Z] JOBSTARTTIME=Mon, 30 Jun 2025 22:42:00 -0700
[2025-07-01T05:42:05.497Z] STAGE_NAME=Setup
[2025-07-01T05:42:05.497Z] SSH_CLIENT=10.221.188.31 13987 22
[2025-07-01T05:42:05.497Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-07-01T05:42:05.497Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.functional_x86-64_mac-207
[2025-07-01T05:42:05.497Z] RERUN_FAILURE=true
[2025-07-01T05:42:05.497Z] SDK_RESOURCE=upstream
[2025-07-01T05:42:05.497Z] TIME_LIMIT=25
[2025-07-01T05:42:05.497Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-01T05:42:05.497Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-01T05:42:05.497Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/
[2025-07-01T05:42:05.497Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-07-01T05:42:05.497Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/207/display/redirect?page=changes
[2025-07-01T05:42:05.497Z] JDK_BRANCH=jdk-21.0.8+8_adopt
[2025-07-01T05:42:05.497Z] USER=admin
[2025-07-01T05:42:05.497Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-01T05:42:05.497Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-07-01T05:42:05.497Z] ADOPTOPENJDK_BRANCH=master
[2025-07-01T05:42:05.497Z] ARCHIVE_TEST_RESULTS=false
[2025-07-01T05:42:05.497Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2025-07-01T05:42:05.497Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-01T05:42:05.497Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/207/display/redirect?page=artifacts
[2025-07-01T05:42:05.497Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-01T05:42:05.497Z] ORIGIN_JDK_VERSION=21
[2025-07-01T05:42:05.498Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-07-01T05:42:05.498Z] SETUP_JCK_RUN=false
[2025-07-01T05:42:05.498Z] SPEC=osx_x86-64
[2025-07-01T05:42:05.498Z] PERSONAL_BUILD=false
[2025-07-01T05:42:05.498Z] TKG_ITERATIONS=1
[2025-07-01T05:42:05.498Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-01T05:42:05.498Z] RERUN_ITERATIONS=1
[2025-07-01T05:42:05.498Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-01T05:42:05.498Z] ITERATIONS=1
[2025-07-01T05:42:05.498Z] KEEP_REPORTDIR=false
[2025-07-01T05:42:05.498Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-07-01T05:42:05.498Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:42:05.498Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/207/display/redirect
[2025-07-01T05:42:05.498Z] _=/usr/bin/printenv
[2025-07-01T05:42:05.498Z] GENERATE_JOBS=true
[2025-07-01T05:42:05.498Z] PWD=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-07-01T05:42:05.498Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-07-01T05:42:05.498Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-01T05:42:05.498Z] EXIT_FAILURE=false
[2025-07-01T05:42:05.498Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-01T05:42:05.498Z] SLACK_CHANNEL=aqavit-bot
[2025-07-01T05:42:05.498Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-01T05:42:05.498Z] JDK_VERSION=21
[2025-07-01T05:42:05.498Z] JOB_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-07-01T05:42:05.498Z] BUILD_DISPLAY_NAME=#207
[2025-07-01T05:42:05.498Z] USE_TESTENV_PROPERTIES=false
[2025-07-01T05:42:05.498Z] BUILD_ID=207
[2025-07-01T05:42:05.498Z] EXIT_SUCCESS=false
[2025-07-01T05:42:05.498Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-01T05:42:05.498Z] TEST_TIME=120
[2025-07-01T05:42:05.498Z] PLATFORM=x86-64_mac
[2025-07-01T05:42:05.498Z] JDK_IMPL=hotspot
[2025-07-01T05:42:05.498Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac
[2025-07-01T05:42:05.498Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/207/display/redirect?page=tests
[2025-07-01T05:42:05.498Z] AUTO_DETECT=true
[2025-07-01T05:42:05.498Z] SHLVL=2
[2025-07-01T05:42:05.498Z] HOME=/Users/admin
[2025-07-01T05:42:05.498Z] TAP_NAME=Test_openjdk21_hs_sanity.functional_x86-64_mac.tap
[2025-07-01T05:42:05.498Z] CI=true
[2025-07-01T05:42:05.498Z] EXECUTOR_NUMBER=0
[2025-07-01T05:42:05.498Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac@tmp
[2025-07-01T05:42:05.498Z] JENKINS_SERVER_COOKIE=durable-f4f02f438d3f2f71313be59298348bd8f6a396aa9368fc2f628e4981b142ec00
[2025-07-01T05:42:05.498Z] NODE_LABELS=macos14 x86_64 test ci.role.test test-orka-macos14-x64-tr7dq x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac
[2025-07-01T05:42:05.498Z] TARGET=sanity.functional
[2025-07-01T05:42:05.498Z] BUILD_LIST=functional
[2025-07-01T05:42:05.498Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/system_lib
[2025-07-01T05:42:05.498Z] LOGNAME=admin
[2025-07-01T05:42:05.498Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-01T05:42:05.498Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-07-01T05:42:05.498Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-01T05:42:05.498Z] SSH_CONNECTION=10.221.188.31 13987 192.168.122.2 22
[2025-07-01T05:42:05.498Z] UPSTREAM_JOB_NUMBER=212
[2025-07-01T05:42:05.498Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-01T05:42:05.498Z] NODE_NAME=test-orka-macos14-x64-tr7dq
[2025-07-01T05:42:05.498Z] BUILD_NUMBER=207
[2025-07-01T05:42:05.498Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.functional_x86-64_mac/display/redirect
[2025-07-01T05:42:05.498Z] KEEP_WORKSPACE=false
[2025-07-01T05:42:05.498Z] HUDSON_COOKIE=9e6b8391-f7a9-4cbe-92f4-6747ce5b943f
[2025-07-01T05:42:05.498Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../benchmarks
[2025-07-01T05:42:05.498Z] USE_JRE=false
[2025-07-01T05:42:05.498Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-07-01T05:42:05.498Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-01T05:42:05.498Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-01T05:42:05.619Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-01T05:42:05.630Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-01T05:42:30.591Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 212
[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 OPENJ9_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 OPENJ9_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 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 JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-01T05:42:30.833Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-01T05:42:30.839Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-07-01T05:42:28.819Z] $ ssh-agent
[2025-07-01T05:42:30.990Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-kjmJzR5T2fSX/agent.3142
[2025-07-01T05:42:30.990Z] SSH_AGENT_PID=3143
[2025-07-01T05:42:30.990Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-01T05:42:31.013Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-01T05:42:31.046Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-01T05:42:33.202Z] ++ pwd
[2025-07-01T05:42:33.202Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-07-01T05:42:33.202Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-07-01T05:42:33.202Z] get jdk binary...
[2025-07-01T05:42:33.202Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-01T05:42:33.202Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_8-ea.tar.gz ...
[2025-07-01T05:42:34.586Z] List files in jdkbinary folder...
[2025-07-01T05:42:34.586Z] total 651408
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 52576238 Jun 30 22:09 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 194046692 Jun 30 22:13 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 42066362 Jun 30 22:13 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 32020 Jun 30 22:10 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea-metadata.json
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 165856 Jun 30 22:32 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea.json
[2025-07-01T05:42:34.586Z] -rw-r--r-- 1 admin staff 3951204 Jun 30 22:13 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:34.587Z] -rw-r--r-- 1 admin staff 30399820 Jun 30 22:08 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:34.587Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:42 tmp
[2025-07-01T05:42:34.587Z] List files in jdkbinary/tmp folder...
[2025-07-01T05:42:34.587Z] total 0
[2025-07-01T05:42:34.587Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:12 jdk-21.0.8+8
[2025-07-01T05:42:34.994Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-07-01T05:42:34.994Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.8_8-ea.tar.gz ...
[2025-07-01T05:42:35.427Z] List files in jdkbinary folder...
[2025-07-01T05:42:35.427Z] total 651408
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 52576238 Jun 30 22:09 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 194046692 Jun 30 22:13 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 42066362 Jun 30 22:13 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 32020 Jun 30 22:10 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea-metadata.json
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 165856 Jun 30 22:32 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea.json
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 3951204 Jun 30 22:13 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.428Z] -rw-r--r-- 1 admin staff 30399820 Jun 30 22:08 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.428Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:12 j2sdk-image
[2025-07-01T05:42:35.428Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:42 tmp
[2025-07-01T05:42:35.428Z] List files in jdkbinary/tmp folder...
[2025-07-01T05:42:35.428Z] total 0
[2025-07-01T05:42:35.428Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:13 jdk-21.0.8+8-jre
[2025-07-01T05:42:35.428Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-07-01T05:42:35.428Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_8-ea.tar.gz ...
[2025-07-01T05:42:35.840Z] List files in jdkbinary folder...
[2025-07-01T05:42:35.840Z] total 651408
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 52576238 Jun 30 22:09 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 194046692 Jun 30 22:13 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 42066362 Jun 30 22:13 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 32020 Jun 30 22:10 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea-metadata.json
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 165856 Jun 30 22:32 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea.json
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 3951204 Jun 30 22:13 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.840Z] -rw-r--r-- 1 admin staff 30399820 Jun 30 22:08 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:35.840Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:13 j2re-image
[2025-07-01T05:42:35.840Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:12 j2sdk-image
[2025-07-01T05:42:35.840Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:42 tmp
[2025-07-01T05:42:35.840Z] List files in jdkbinary/tmp folder...
[2025-07-01T05:42:35.840Z] total 0
[2025-07-01T05:42:35.840Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:08 jdk-21.0.8+8-static-libs
[2025-07-01T05:42:35.840Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-07-01T05:42:35.840Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz ...
[2025-07-01T05:42:38.537Z] List files in jdkbinary folder...
[2025-07-01T05:42:38.537Z] total 651408
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 52576238 Jun 30 22:09 OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 194046692 Jun 30 22:13 OpenJDK21U-jdk_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 42066362 Jun 30 22:13 OpenJDK21U-jre_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 32020 Jun 30 22:10 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea-metadata.json
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 165856 Jun 30 22:32 OpenJDK21U-sbom_x64_mac_hotspot_21.0.8_8-ea.json
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 3951204 Jun 30 22:13 OpenJDK21U-static-libs_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:38.538Z] -rw-r--r-- 1 admin staff 30399820 Jun 30 22:08 OpenJDK21U-testimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz
[2025-07-01T05:42:38.538Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:13 j2re-image
[2025-07-01T05:42:38.538Z] drwxr-xr-x 3 admin staff 96 Jun 30 15:12 j2sdk-image
[2025-07-01T05:42:38.538Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:08 static-libs
[2025-07-01T05:42:38.538Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:42 tmp
[2025-07-01T05:42:38.538Z] List files in jdkbinary/tmp folder...
[2025-07-01T05:42:38.538Z] total 0
[2025-07-01T05:42:38.538Z] drwxr-xr-x 7 admin staff 224 Jun 30 22:03 jdk-21.0.8+8-test-image
[2025-07-01T05:42:38.538Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-07-01T05:42:38.538Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.8_8-ea.tar.gz over ./j2sdk-image...
[2025-07-01T05:42:38.979Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-07-01T05:42:38.979Z] Removing top-level folder jdk-21.0.8+8/
[2025-07-01T05:42:39.863Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2025-07-01T05:42:39.863Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-07-01T05:42:39.864Z] Run: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-07-01T05:42:39.864Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-01T05:42:40.765Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-07-01T05:42:40.766Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202507010453 (build 21.0.8-beta+8-ea)
[2025-07-01T05:42:40.766Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202507010453 (build 21.0.8-beta+8-ea, mixed mode)
[2025-07-01T05:42:40.766Z] =JAVA VERSION OUTPUT END=
[2025-07-01T05:42:40.766Z] get testKitGen...
[2025-07-01T05:42:40.766Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-01T05:42:42.128Z] git rev-parse master
[2025-07-01T05:42:42.128Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-07-01T05:42:42.128Z] get functional test material...
[2025-07-01T05:42:42.128Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-07-01T05:42:42.128Z] Cloning into 'openj9'...
[2025-07-01T05:42:42.129Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2025-07-01T05:42:48.666Z] Updating files: 31% (3218/10336)
[2025-07-01T05:42:48.666Z] Updating files: 32% (3308/10336)
[2025-07-01T05:42:48.666Z] Updating files: 33% (3411/10336)
[2025-07-01T05:42:48.666Z] Updating files: 34% (3515/10336)
[2025-07-01T05:42:48.666Z] Updating files: 35% (3618/10336)
[2025-07-01T05:42:48.666Z] Updating files: 36% (3721/10336)
[2025-07-01T05:42:48.666Z] Updating files: 37% (3825/10336)
[2025-07-01T05:42:48.667Z] Updating files: 38% (3928/10336)
[2025-07-01T05:42:48.667Z] Updating files: 39% (4032/10336)
[2025-07-01T05:42:48.667Z] Updating files: 40% (4135/10336)
[2025-07-01T05:42:48.667Z] Updating files: 41% (4238/10336)
[2025-07-01T05:42:48.667Z] Updating files: 42% (4342/10336)
[2025-07-01T05:42:48.667Z] Updating files: 43% (4445/10336)
[2025-07-01T05:42:48.667Z] Updating files: 44% (4548/10336)
[2025-07-01T05:42:48.667Z] Updating files: 45% (4652/10336)
[2025-07-01T05:42:48.667Z] Updating files: 46% (4755/10336)
[2025-07-01T05:42:49.069Z] Updating files: 47% (4858/10336)
[2025-07-01T05:42:49.069Z] Updating files: 48% (4962/10336)
[2025-07-01T05:42:49.069Z] Updating files: 49% (5065/10336)
[2025-07-01T05:42:49.069Z] Updating files: 50% (5168/10336)
[2025-07-01T05:42:49.069Z] Updating files: 51% (5272/10336)
[2025-07-01T05:42:49.069Z] Updating files: 52% (5375/10336)
[2025-07-01T05:42:49.069Z] Updating files: 53% (5479/10336)
[2025-07-01T05:42:49.069Z] Updating files: 54% (5582/10336)
[2025-07-01T05:42:49.069Z] Updating files: 55% (5685/10336)
[2025-07-01T05:42:49.069Z] Updating files: 56% (5789/10336)
[2025-07-01T05:42:49.069Z] Updating files: 57% (5892/10336)
[2025-07-01T05:42:49.069Z] Updating files: 58% (5995/10336)
[2025-07-01T05:42:49.069Z] Updating files: 59% (6099/10336)
[2025-07-01T05:42:49.069Z] Updating files: 60% (6202/10336)
[2025-07-01T05:42:49.484Z] Updating files: 61% (6305/10336)
[2025-07-01T05:42:49.484Z] Updating files: 62% (6409/10336)
[2025-07-01T05:42:49.484Z] Updating files: 63% (6512/10336)
[2025-07-01T05:42:49.484Z] Updating files: 64% (6616/10336)
[2025-07-01T05:42:49.484Z] Updating files: 64% (6683/10336)
[2025-07-01T05:42:49.484Z] Updating files: 65% (6719/10336)
[2025-07-01T05:42:49.484Z] Updating files: 66% (6822/10336)
[2025-07-01T05:42:49.484Z] Updating files: 67% (6926/10336)
[2025-07-01T05:42:49.484Z] Updating files: 68% (7029/10336)
[2025-07-01T05:42:49.941Z] Updating files: 69% (7132/10336)
[2025-07-01T05:42:49.942Z] Updating files: 70% (7236/10336)
[2025-07-01T05:42:49.942Z] Updating files: 71% (7339/10336)
[2025-07-01T05:42:49.942Z] Updating files: 72% (7442/10336)
[2025-07-01T05:42:49.942Z] Updating files: 73% (7546/10336)
[2025-07-01T05:42:49.942Z] Updating files: 74% (7649/10336)
[2025-07-01T05:42:49.942Z] Updating files: 75% (7752/10336)
[2025-07-01T05:42:49.942Z] Updating files: 76% (7856/10336)
[2025-07-01T05:42:49.942Z] Updating files: 77% (7959/10336)
[2025-07-01T05:42:49.942Z] Updating files: 78% (8063/10336)
[2025-07-01T05:42:50.386Z] Updating files: 79% (8166/10336)
[2025-07-01T05:42:50.386Z] Updating files: 80% (8269/10336)
[2025-07-01T05:42:50.386Z] Updating files: 81% (8373/10336)
[2025-07-01T05:42:50.386Z] Updating files: 82% (8476/10336)
[2025-07-01T05:42:50.386Z] Updating files: 83% (8579/10336)
[2025-07-01T05:42:50.386Z] Updating files: 84% (8683/10336)
[2025-07-01T05:42:50.386Z] Updating files: 85% (8786/10336)
[2025-07-01T05:42:50.386Z] Updating files: 86% (8889/10336)
[2025-07-01T05:42:50.386Z] Updating files: 87% (8993/10336)
[2025-07-01T05:42:50.386Z] Updating files: 88% (9096/10336)
[2025-07-01T05:42:50.386Z] Updating files: 89% (9200/10336)
[2025-07-01T05:42:50.386Z] Updating files: 90% (9303/10336)
[2025-07-01T05:42:50.386Z] Updating files: 91% (9406/10336)
[2025-07-01T05:42:50.386Z] Updating files: 91% (9425/10336)
[2025-07-01T05:42:50.386Z] Updating files: 92% (9510/10336)
[2025-07-01T05:42:50.386Z] Updating files: 93% (9613/10336)
[2025-07-01T05:42:50.386Z] Updating files: 94% (9716/10336)
[2025-07-01T05:42:50.386Z] Updating files: 95% (9820/10336)
[2025-07-01T05:42:50.386Z] Updating files: 96% (9923/10336)
[2025-07-01T05:42:50.386Z] Updating files: 97% (10026/10336)
[2025-07-01T05:42:50.805Z] Updating files: 98% (10130/10336)
[2025-07-01T05:42:50.805Z] Updating files: 99% (10233/10336)
[2025-07-01T05:42:50.805Z] Updating files: 100% (10336/10336)
[2025-07-01T05:42:50.805Z] Updating files: 100% (10336/10336), done.
[2025-07-01T05:42:50.805Z] check OpenJ9 Repo sha
[2025-07-01T05:42:50.805Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-07-01T05:42:50.805Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2025-07-01T05:42:50.805Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-01T05:42:50.805Z] OPENJ9_SHA=5f5516dcc4e37c7573a23f54b6152b7126a31798
[2025-07-01T05:42:50.805Z] total 160
[2025-07-01T05:42:50.805Z] -rw-r--r-- 1 admin staff 5912 Jun 30 22:41 Contributing.md
[2025-07-01T05:42:50.805Z] -rw-r--r-- 1 admin staff 11360 Jun 30 22:41 LICENSE
[2025-07-01T05:42:50.805Z] -rw-r--r-- 1 admin staff 65 Jun 30 22:41 NOTICE
[2025-07-01T05:42:50.805Z] -rw-r--r-- 1 admin staff 8335 Jun 30 22:41 README.md
[2025-07-01T05:42:50.805Z] drwxr-xr-x 24 admin staff 768 Jun 30 22:42 TKG
[2025-07-01T05:42:50.805Z] drwxr-xr-x 4 admin staff 128 Jun 30 22:41 buildenv
[2025-07-01T05:42:50.805Z] -rwxr-xr-x 1 admin staff 339 Jun 30 22:41 compile.sh
[2025-07-01T05:42:50.805Z] drwxr-xr-x 3 admin staff 96 Jun 30 22:41 config
[2025-07-01T05:42:50.805Z] drwxr-xr-x 10 admin staff 320 Jun 30 22:41 doc
[2025-07-01T05:42:50.805Z] drwxr-xr-x 5 admin staff 160 Jun 30 22:41 docs
[2025-07-01T05:42:50.805Z] drwxr-xr-x 46 admin staff 1472 Jun 30 22:41 external
[2025-07-01T05:42:50.805Z] drwxr-xr-x 8 admin staff 256 Jun 30 22:41 functional
[2025-07-01T05:42:50.805Z] -rwxr-xr-x 1 admin staff 30008 Jun 30 22:41 get.sh
[2025-07-01T05:42:50.805Z] drwxr-xr-x 25 admin staff 800 Jun 30 22:41 jck
[2025-07-01T05:42:50.806Z] -rw-r--r-- 1 admin staff 138 Jun 30 22:42 job.properties
[2025-07-01T05:42:50.806Z] drwxr-xr-x 28 admin staff 896 Jun 30 22:42 openj9
[2025-07-01T05:42:50.806Z] drwxr-xr-x 7 admin staff 224 Jun 30 22:41 openjdk
[2025-07-01T05:42:50.806Z] drwxr-xr-x 14 admin staff 448 Jun 30 22:41 perf
[2025-07-01T05:42:50.806Z] drwxr-xr-x 4 admin staff 128 Jun 30 22:41 scripts
[2025-07-01T05:42:50.806Z] drwxr-xr-x 17 admin staff 544 Jun 30 22:41 system
[2025-07-01T05:42:50.806Z] -rwxr-xr-x 1 admin staff 3935 Jun 30 22:41 terminateTestProcesses.sh
[2025-07-01T05:42:50.806Z] drwxr-xr-x 5 admin staff 160 Jun 30 22:41 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-01T05:42:50.424Z] $ ssh-agent -k
[2025-07-01T05:42:50.441Z] unset SSH_AUTH_SOCK;
[2025-07-01T05:42:50.441Z] unset SSH_AGENT_PID;
[2025-07-01T05:42:50.442Z] echo Agent pid 3143 killed;
[2025-07-01T05:42:52.676Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-07-01T05:42:52.747Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-07-01T05:42:52.885Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-01T05:42:53.201Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B8_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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=212&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-01T05:42:53.213Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.functional&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-macos14-x64-tr7dq&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B8_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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=212&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
[2025-07-01T05:42:53.253Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-01T05:42:53.568Z] Copied 1 artifact from "getTRSSOutput" build number 1820
[Pipeline] sh
[2025-07-01T05:42:54.219Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-01T05:42:54.219Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-01T05:42:54.219Z] + tar xof -
[2025-07-01T05:42:54.219Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-01T05:42:54.384Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-01T05:42:54.411Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-01T05:42:55.074Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-01T05:42:59.500Z] --------------------------------------------
[2025-07-01T05:42:59.500Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:42:59.500Z] task is set to default
[2025-07-01T05:42:59.500Z] dependencyList is set to all
[2025-07-01T05:42:59.500Z] --------------------------------------------
[2025-07-01T05:42:59.500Z] Starting download third party dependent jars
[2025-07-01T05:42:59.500Z] --------------------------------------------
[2025-07-01T05:42:59.500Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-01T05:42:59.500Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-01T05:42:59.663Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-07-01T05:43:00.341Z] + cd ./aqa-tests/TKG
[2025-07-01T05:43:00.341Z] ++ uname
[2025-07-01T05:43:00.341Z] + '[' Darwin = AIX ']'
[2025-07-01T05:43:00.341Z] ++ uname
[2025-07-01T05:43:00.341Z] + '[' Darwin = SunOS ']'
[2025-07-01T05:43:00.341Z] ++ uname
[2025-07-01T05:43:00.341Z] + '[' Darwin = '*BSD' ']'
[2025-07-01T05:43:00.341Z] + MAKE=make
[2025-07-01T05:43:00.341Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES=
[2025-07-01T05:43:00.341Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-07-01T05:43:00.341Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:00.341Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:00.341Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:00.341Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-01T05:43:00.341Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-01T05:43:01.236Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-01T05:43:01.664Z]
[2025-07-01T05:43:01.664Z] build:
[2025-07-01T05:43:01.665Z]
[2025-07-01T05:43:01.665Z] clean:
[2025-07-01T05:43:01.665Z]
[2025-07-01T05:43:01.665Z] init:
[2025-07-01T05:43:01.665Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-07-01T05:43:01.665Z]
[2025-07-01T05:43:01.665Z] getDependentLibs:
[2025-07-01T05:43:02.093Z] [exec] --------------------------------------------
[2025-07-01T05:43:02.093Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:02.093Z] [exec] task is set to default
[2025-07-01T05:43:02.093Z] [exec] dependencyList is set to json_simple
[2025-07-01T05:43:02.093Z] [exec] --------------------------------------------
[2025-07-01T05:43:02.093Z] [exec] Starting download third party dependent jars
[2025-07-01T05:43:02.093Z] [exec] --------------------------------------------
[2025-07-01T05:43:02.093Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:02.093Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T05:43:02.093Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T05:43:02.093Z]
[2025-07-01T05:43:02.093Z] compile:
[2025-07-01T05:43:02.093Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:02.093Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:02.093Z] [echo] ===fork: yes
[2025-07-01T05:43:02.093Z] [echo] ===debug: on
[2025-07-01T05:43:02.093Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-07-01T05:43:04.846Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T05:43:04.846Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T05:43:04.846Z]
[2025-07-01T05:43:04.846Z] dist:
[2025-07-01T05:43:04.846Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-01T05:43:04.846Z]
[2025-07-01T05:43:04.846Z] BUILD SUCCESSFUL
[2025-07-01T05:43:04.846Z] Total time: 3 seconds
[2025-07-01T05:43:04.846Z] 0
[2025-07-01T05:43:04.846Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-01T05:43:04.846Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-01T05:43:04.846Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-07-01T05:43:06.871Z] ****************************** MACHINE INFO ******************************
[2025-07-01T05:43:06.871Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-07-01T05:43:06.871Z] Free Physical Memory Size : 8359739392
[2025-07-01T05:43:06.871Z] Free space (bytes) : 70194032640
[2025-07-01T05:43:06.872Z] Total Physical Memory Size : 15115223040
[2025-07-01T05:43:06.872Z] Total space (bytes) : 96427008000
[2025-07-01T05:43:06.872Z] Usable space (bytes) : 70194032640
[2025-07-01T05:43:06.872Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:06.872Z] bashVersion :
[2025-07-01T05:43:06.872Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2025-07-01T05:43:06.872Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-01T05:43:06.872Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] This is free software; you are free to change and redistribute it.
[2025-07-01T05:43:06.872Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T05:43:06.872Z] cpuCores : 3
[2025-07-01T05:43:06.872Z] curlVersion :
[2025-07-01T05:43:06.872Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2025-07-01T05:43:06.872Z] Release-Date: 2023-05-30
[2025-07-01T05:43:06.872Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-07-01T05:43:06.872Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-07-01T05:43:06.872Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-01T05:43:06.872Z] gcc version : 15.0.0
[2025-07-01T05:43:06.872Z] gclibc version : bash: line 1: ldd: command not found
[2025-07-01T05:43:06.872Z] gdb version : bash: line 1: gdb: command not found
[2025-07-01T05:43:06.872Z] lldb version :
[2025-07-01T05:43:06.872Z] lldb-1500.0.404.7
[2025-07-01T05:43:06.872Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-07-01T05:43:06.872Z] makeVersion :
[2025-07-01T05:43:06.872Z] GNU Make 3.81
[2025-07-01T05:43:06.872Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-07-01T05:43:06.872Z] This is free software; see the source for copying conditions.
[2025-07-01T05:43:06.872Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-07-01T05:43:06.872Z] PARTICULAR PURPOSE.
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] This program built for i386-apple-darwin11.3.0
[2025-07-01T05:43:06.872Z] mavenVersion :
[2025-07-01T05:43:06.872Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-07-01T05:43:06.872Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-07-01T05:43:06.872Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-07-01T05:43:06.872Z] Default locale: en_US, platform encoding: UTF-8
[2025-07-01T05:43:06.872Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-07-01T05:43:06.872Z] perlVersion :
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-07-01T05:43:06.872Z] (with 2 registered patches, see perl -V for more detail)
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] Copyright 1987-2020, Larry Wall
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-01T05:43:06.872Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-01T05:43:06.872Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-01T05:43:06.872Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-01T05:43:06.872Z] procArch : i386
[2025-07-01T05:43:06.872Z] sysArch : x86_64
[2025-07-01T05:43:06.872Z] sysOS : Darwin
[2025-07-01T05:43:06.872Z] ulimit :
[2025-07-01T05:43:06.872Z] core file size (blocks, -c) 0
[2025-07-01T05:43:06.872Z] data seg size (kbytes, -d) unlimited
[2025-07-01T05:43:06.872Z] file size (blocks, -f) unlimited
[2025-07-01T05:43:06.872Z] max locked memory (kbytes, -l) unlimited
[2025-07-01T05:43:06.872Z] max memory size (kbytes, -m) unlimited
[2025-07-01T05:43:06.872Z] open files (-n) 1048576
[2025-07-01T05:43:06.872Z] pipe size (512 bytes, -p) 1
[2025-07-01T05:43:06.872Z] stack size (kbytes, -s) 65532
[2025-07-01T05:43:06.872Z] cpu time (seconds, -t) unlimited
[2025-07-01T05:43:06.872Z] max user processes (-u) 2088
[2025-07-01T05:43:06.872Z] virtual memory (kbytes, -v) unlimited
[2025-07-01T05:43:06.872Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-07-01T05:43:06.872Z] vmVendor : Oracle Corporation
[2025-07-01T05:43:06.872Z] vmVersion : 21.0.8-beta+8-ea
[2025-07-01T05:43:06.872Z] xlc version : bash: line 1: xlC: command not found
[2025-07-01T05:43:06.872Z] **************************************************************************
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('os.name')=Mac OS X
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('os.arch')=x86_64
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('java.fullversion')=null
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:06.872Z] System.getProperty('sun.arch.data.model')=64
[2025-07-01T05:43:06.872Z]
[2025-07-01T05:43:07.285Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:07.285Z] perl scripts/configure.pl
[2025-07-01T05:43:07.285Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-01T05:43:07.702Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-01T05:43:07.702Z]
[2025-07-01T05:43:07.702Z]
[2025-07-01T05:43:07.702Z] Starting to generate parallel test lists.
[2025-07-01T05:43:07.702Z]
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-01T05:43:07.702Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-01T05:43:08.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-01T05:43:08.119Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-01T05:43:08.527Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-01T05:43:08.528Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-01T05:43:08.528Z] Attempting to get test duration data from TRSS.
[2025-07-01T05:43:08.528Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_mac&group=functional&level=sanity
[2025-07-01T05:43:09.414Z] Attempting to get test duration data from cached files.
[2025-07-01T05:43:09.414Z]
[2025-07-01T05:43:09.414Z] TEST DURATION
[2025-07-01T05:43:09.414Z] ====================================================================================
[2025-07-01T05:43:09.414Z] Total number of tests searched: 16
[2025-07-01T05:43:09.414Z] Number of test durations found: 16
[2025-07-01T05:43:09.414Z] Top slowest tests:
[2025-07-01T05:43:09.414Z] 00m03s cmdLineTest_J9test_elapsedTime_0
[2025-07-01T05:43:09.414Z] 00m02s testXXArgumentTesting_0
[2025-07-01T05:43:09.414Z] 00m02s RegularClassAndInterfaceFinalFieldTests_0
[2025-07-01T05:43:09.414Z] ====================================================================================
[2025-07-01T05:43:09.414Z]
[2025-07-01T05:43:09.414Z] Test target is split into 1 lists.
[2025-07-01T05:43:09.414Z] Reducing estimated test running time from 00m21s to 00m21s.
[2025-07-01T05:43:09.414Z]
[2025-07-01T05:43:09.414Z] -------------------------------------testList_0-------------------------------------
[2025-07-01T05:43:09.414Z] Number of tests: 16
[2025-07-01T05:43:09.414Z] Estimated running time: 00m21s
[2025-07-01T05:43:09.414Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,testXXArgumentTesting_0,RegularClassAndInterfaceFinalFieldTests_0,Jep334Tests_0,Jep360Tests_0,Jep384Tests_0,Jep371Tests_0,StringIndentTests_0,cmdLineTester_getPid_0,cmdLineTester_imageReaderInitializationTest_0,Jep397Tests_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameUnnamedModule_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentModule_0,SyntheticGCWorkload_TestCase_0,cmdLineTester_libpathTestRtfChild_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule_0
[2025-07-01T05:43:09.414Z] ------------------------------------------------------------------------------------
[2025-07-01T05:43:09.414Z]
[2025-07-01T05:43:09.414Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-07-01T05:43:09.580Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-01T05:43:09.742Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-01T05:43:09.798Z] Building tests...
[Pipeline] timeout
[2025-07-01T05:43:09.801Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-01T05:43:09.817Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-01T05:43:10.470Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-01T05:43:14.868Z] --------------------------------------------
[2025-07-01T05:43:14.868Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:14.868Z] task is set to default
[2025-07-01T05:43:14.868Z] dependencyList is set to all
[2025-07-01T05:43:14.868Z] --------------------------------------------
[2025-07-01T05:43:14.868Z] Starting download third party dependent jars
[2025-07-01T05:43:14.868Z] --------------------------------------------
[2025-07-01T05:43:14.868Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-01T05:43:14.868Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.869Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T05:43:14.869Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-01T05:43:15.198Z] 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
[2025-07-01T05:43:15.227Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-07-01T05:43:13.209Z] $ ssh-agent
[2025-07-01T05:43:15.445Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-VtNzxYgXtVWh/agent.3493
[2025-07-01T05:43:15.445Z] SSH_AGENT_PID=3494
[2025-07-01T05:43:15.445Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-01T05:43:18.247Z] ++ uname
[2025-07-01T05:43:18.247Z] + '[' Darwin = AIX ']'
[2025-07-01T05:43:18.247Z] ++ uname
[2025-07-01T05:43:18.247Z] + '[' Darwin = SunOS ']'
[2025-07-01T05:43:18.247Z] ++ uname
[2025-07-01T05:43:18.247Z] + '[' Darwin = '*BSD' ']'
[2025-07-01T05:43:18.247Z] + MAKE=make
[2025-07-01T05:43:18.247Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-01T05:43:18.247Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-07-01T05:43:19.006Z] ++ uname
[2025-07-01T05:43:19.006Z] + '[' Darwin = AIX ']'
[2025-07-01T05:43:19.006Z] ++ uname
[2025-07-01T05:43:19.006Z] + '[' Darwin = SunOS ']'
[2025-07-01T05:43:19.006Z] ++ uname
[2025-07-01T05:43:19.006Z] + '[' Darwin = '*BSD' ']'
[2025-07-01T05:43:19.006Z] + MAKE=make
[2025-07-01T05:43:19.006Z] + cd ./aqa-tests
[2025-07-01T05:43:19.006Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-01T05:43:19.006Z] ++ set +x
[2025-07-01T05:43:19.006Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-07-01T05:43:19.006Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:19.006Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:19.006Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:19.006Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-01T05:43:19.006Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-01T05:43:19.430Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-01T05:43:19.815Z]
[2025-07-01T05:43:19.815Z] build:
[2025-07-01T05:43:19.815Z]
[2025-07-01T05:43:19.815Z] clean:
[2025-07-01T05:43:19.815Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-07-01T05:43:19.815Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-07-01T05:43:19.815Z]
[2025-07-01T05:43:19.816Z] init:
[2025-07-01T05:43:19.816Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-07-01T05:43:19.816Z]
[2025-07-01T05:43:19.816Z] getDependentLibs:
[2025-07-01T05:43:20.231Z] [exec] --------------------------------------------
[2025-07-01T05:43:20.231Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:20.231Z] [exec] task is set to default
[2025-07-01T05:43:20.231Z] [exec] dependencyList is set to json_simple
[2025-07-01T05:43:20.231Z] [exec] --------------------------------------------
[2025-07-01T05:43:20.231Z] [exec] Starting download third party dependent jars
[2025-07-01T05:43:20.231Z] [exec] --------------------------------------------
[2025-07-01T05:43:20.231Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:20.231Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-01T05:43:20.231Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T05:43:20.231Z]
[2025-07-01T05:43:20.231Z] compile:
[2025-07-01T05:43:20.231Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:20.231Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:20.231Z] [echo] ===fork: yes
[2025-07-01T05:43:20.231Z] [echo] ===debug: on
[2025-07-01T05:43:20.231Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-07-01T05:43:22.877Z] [javac] Note: Some input files use or override a deprecated API.
[2025-07-01T05:43:22.877Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T05:43:22.877Z]
[2025-07-01T05:43:22.877Z] dist:
[2025-07-01T05:43:22.877Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-01T05:43:22.877Z]
[2025-07-01T05:43:22.877Z] BUILD SUCCESSFUL
[2025-07-01T05:43:22.877Z] Total time: 3 seconds
[2025-07-01T05:43:22.877Z] 0
[2025-07-01T05:43:22.877Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-01T05:43:22.877Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-01T05:43:22.877Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-07-01T05:43:24.132Z] ****************************** MACHINE INFO ******************************
[2025-07-01T05:43:24.132Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-07-01T05:43:24.132Z] Free Physical Memory Size : 8388071424
[2025-07-01T05:43:24.132Z] Free space (bytes) : 70168064000
[2025-07-01T05:43:24.132Z] Total Physical Memory Size : 15115223040
[2025-07-01T05:43:24.132Z] Total space (bytes) : 96427008000
[2025-07-01T05:43:24.132Z] Usable space (bytes) : 70168064000
[2025-07-01T05:43:24.132Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:24.132Z] bashVersion :
[2025-07-01T05:43:24.132Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2025-07-01T05:43:24.132Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-01T05:43:24.132Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] This is free software; you are free to change and redistribute it.
[2025-07-01T05:43:24.132Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-01T05:43:24.132Z] cpuCores : 3
[2025-07-01T05:43:24.132Z] curlVersion :
[2025-07-01T05:43:24.132Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2025-07-01T05:43:24.132Z] Release-Date: 2023-05-30
[2025-07-01T05:43:24.132Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-07-01T05:43:24.132Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-07-01T05:43:24.132Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-01T05:43:24.132Z] gcc version : 15.0.0
[2025-07-01T05:43:24.132Z] gclibc version : bash: line 1: ldd: command not found
[2025-07-01T05:43:24.132Z] gdb version : bash: line 1: gdb: command not found
[2025-07-01T05:43:24.132Z] lldb version :
[2025-07-01T05:43:24.132Z] lldb-1500.0.404.7
[2025-07-01T05:43:24.132Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-07-01T05:43:24.132Z] makeVersion :
[2025-07-01T05:43:24.132Z] GNU Make 3.81
[2025-07-01T05:43:24.132Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-07-01T05:43:24.132Z] This is free software; see the source for copying conditions.
[2025-07-01T05:43:24.132Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-07-01T05:43:24.132Z] PARTICULAR PURPOSE.
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] This program built for i386-apple-darwin11.3.0
[2025-07-01T05:43:24.132Z] mavenVersion :
[2025-07-01T05:43:24.132Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-07-01T05:43:24.132Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-07-01T05:43:24.132Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-07-01T05:43:24.132Z] Default locale: en_US, platform encoding: UTF-8
[2025-07-01T05:43:24.132Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-07-01T05:43:24.132Z] perlVersion :
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-07-01T05:43:24.132Z] (with 2 registered patches, see perl -V for more detail)
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] Copyright 1987-2020, Larry Wall
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-01T05:43:24.132Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-01T05:43:24.132Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-01T05:43:24.132Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-01T05:43:24.132Z] procArch : i386
[2025-07-01T05:43:24.132Z] sysArch : x86_64
[2025-07-01T05:43:24.132Z] sysOS : Darwin
[2025-07-01T05:43:24.132Z] ulimit :
[2025-07-01T05:43:24.132Z] core file size (blocks, -c) 0
[2025-07-01T05:43:24.132Z] data seg size (kbytes, -d) unlimited
[2025-07-01T05:43:24.132Z] file size (blocks, -f) unlimited
[2025-07-01T05:43:24.132Z] max locked memory (kbytes, -l) unlimited
[2025-07-01T05:43:24.132Z] max memory size (kbytes, -m) unlimited
[2025-07-01T05:43:24.132Z] open files (-n) 1048576
[2025-07-01T05:43:24.132Z] pipe size (512 bytes, -p) 1
[2025-07-01T05:43:24.132Z] stack size (kbytes, -s) 65532
[2025-07-01T05:43:24.132Z] cpu time (seconds, -t) unlimited
[2025-07-01T05:43:24.132Z] max user processes (-u) 2088
[2025-07-01T05:43:24.132Z] virtual memory (kbytes, -v) unlimited
[2025-07-01T05:43:24.132Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-07-01T05:43:24.132Z] vmVendor : Oracle Corporation
[2025-07-01T05:43:24.132Z] vmVersion : 21.0.8-beta+8-ea
[2025-07-01T05:43:24.132Z] xlc version : bash: line 1: xlC: command not found
[2025-07-01T05:43:24.132Z] **************************************************************************
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('os.name')=Mac OS X
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('os.arch')=x86_64
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('java.fullversion')=null
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.132Z] System.getProperty('sun.arch.data.model')=64
[2025-07-01T05:43:24.132Z]
[2025-07-01T05:43:24.512Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2025-07-01T05:43:24.512Z] perl scripts/configure.pl
[2025-07-01T05:43:24.513Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-01T05:43:24.900Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-01T05:43:24.900Z]
[2025-07-01T05:43:24.900Z]
[2025-07-01T05:43:24.900Z] Starting to generate build list.
[2025-07-01T05:43:24.900Z]
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-01T05:43:24.900Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-01T05:43:25.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-01T05:43:25.283Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-01T05:43:25.284Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-01T05:43:25.649Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-01T05:43:25.649Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-07-01T05:43:25.649Z]
[2025-07-01T05:43:25.649Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-07-01T05:43:26.005Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-07-01T05:43:26.005Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-07-01T05:43:26.413Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:26.413Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-01T05:43:26.413Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/runtimemxbeanTests,functional/Java15andUp,functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/imageReaderInitializationTest,functional/Java12andUp,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-01T05:43:26.413Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-01T05:43:26.844Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-07-01T05:43:27.266Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/runtimemxbeanTests/build.xml,functional/Java15andUp/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/Java12andUp/build.xml,functional/cmdLineTests/xxargtest/build.xml
[2025-07-01T05:43:27.266Z]
[2025-07-01T05:43:27.266Z] -create_test_directory:
[2025-07-01T05:43:27.266Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest
[2025-07-01T05:43:27.266Z]
[2025-07-01T05:43:27.266Z] stage_test_material:
[2025-07-01T05:43:27.266Z] [copy] Copying 585 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] build:
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] init:
[2025-07-01T05:43:28.156Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] build:
[2025-07-01T05:43:28.156Z] [copy] Copying 14 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-07-01T05:43:28.156Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-07-01T05:43:28.156Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] build:
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] init:
[2025-07-01T05:43:28.156Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-07-01T05:43:28.156Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] getDependentLibs:
[2025-07-01T05:43:28.156Z] [exec] --------------------------------------------
[2025-07-01T05:43:28.156Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:28.156Z] [exec] task is set to default
[2025-07-01T05:43:28.156Z] [exec] dependencyList is set to testng,jcommander
[2025-07-01T05:43:28.156Z] [exec] --------------------------------------------
[2025-07-01T05:43:28.156Z] [exec] Starting download third party dependent jars
[2025-07-01T05:43:28.156Z] [exec] --------------------------------------------
[2025-07-01T05:43:28.156Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:28.156Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T05:43:28.156Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T05:43:28.156Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T05:43:28.156Z]
[2025-07-01T05:43:28.156Z] compile:
[2025-07-01T05:43:28.156Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:28.156Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:28.156Z] [echo] ===fork: yes
[2025-07-01T05:43:28.156Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:28.156Z] [echo] ===debug: on
[2025-07-01T05:43:28.156Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java12andUp
[2025-07-01T05:43:28.156Z] [javac] Compiling 21 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-07-01T05:43:30.180Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin/org/openj9/test/util/package-info.class
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] dist:
[2025-07-01T05:43:30.180Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp/GeneralTest.jar
[2025-07-01T05:43:30.180Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] clean:
[2025-07-01T05:43:30.180Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] build:
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] init:
[2025-07-01T05:43:30.180Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-07-01T05:43:30.180Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] getDependentLibs:
[2025-07-01T05:43:30.180Z] [exec] --------------------------------------------
[2025-07-01T05:43:30.180Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:30.180Z] [exec] task is set to default
[2025-07-01T05:43:30.180Z] [exec] dependencyList is set to asm,testng,jcommander
[2025-07-01T05:43:30.180Z] [exec] --------------------------------------------
[2025-07-01T05:43:30.180Z] [exec] Starting download third party dependent jars
[2025-07-01T05:43:30.180Z] [exec] --------------------------------------------
[2025-07-01T05:43:30.180Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-07-01T05:43:30.180Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-01T05:43:30.180Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-01T05:43:30.180Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-01T05:43:30.180Z] [exec] downloaded dependent third party jars successfully
[2025-07-01T05:43:30.180Z]
[2025-07-01T05:43:30.180Z] compile:
[2025-07-01T05:43:30.180Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:30.180Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:30.180Z] [echo] ===fork: yes
[2025-07-01T05:43:30.180Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:30.180Z] [echo] ===debug: on
[2025-07-01T05:43:30.180Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java15andUp
[2025-07-01T05:43:30.180Z] [javac] Compiling 19 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-07-01T05:43:32.198Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin/org/openj9/test/util/package-info.class
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] dist:
[2025-07-01T05:43:32.198Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp/GeneralTest.jar
[2025-07-01T05:43:32.198Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] clean:
[2025-07-01T05:43:32.198Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] buildCmdLineTestTools:
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] check-jar:
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] build:
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] init:
[2025-07-01T05:43:32.198Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-07-01T05:43:32.198Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-01T05:43:32.198Z]
[2025-07-01T05:43:32.198Z] compile:
[2025-07-01T05:43:32.198Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:32.198Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:32.198Z] [echo] ===fork: yes
[2025-07-01T05:43:32.198Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:32.198Z] [echo] ===debug: on
[2025-07-01T05:43:32.198Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2025-07-01T05:43:32.198Z] [javac] Compiling 34 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-01T05:43:33.575Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/src/Test.java uses or overrides a deprecated API.
[2025-07-01T05:43:33.575Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T05:43:33.575Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2025-07-01T05:43:33.575Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-07-01T05:43:33.575Z]
[2025-07-01T05:43:33.575Z] dist:
[2025-07-01T05:43:33.575Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2025-07-01T05:43:33.575Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-07-01T05:43:33.575Z]
[2025-07-01T05:43:33.575Z] clean:
[2025-07-01T05:43:33.576Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] check-jar:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] build:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] buildCmdLineTestUtils:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] check-jar:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] build:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] build:
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] init:
[2025-07-01T05:43:33.576Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-01T05:43:33.576Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-01T05:43:33.576Z]
[2025-07-01T05:43:33.576Z] compile:
[2025-07-01T05:43:33.576Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:33.576Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:33.576Z] [echo] ===fork: yes
[2025-07-01T05:43:33.576Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:33.576Z] [echo] ===debug: on
[2025-07-01T05:43:33.576Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-01T05:43:33.576Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-01T05:43:34.420Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java uses or overrides a deprecated API.
[2025-07-01T05:43:34.420Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-01T05:43:34.420Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2025-07-01T05:43:34.420Z]
[2025-07-01T05:43:34.420Z] dist:
[2025-07-01T05:43:34.420Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2025-07-01T05:43:34.830Z] [copy] Copying 13 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] clean:
[2025-07-01T05:43:34.830Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] buildCmdLineTestTools:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] check-jar:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] build:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] check-jar:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] build:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] build:
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] init:
[2025-07-01T05:43:34.830Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-01T05:43:34.830Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-01T05:43:34.830Z]
[2025-07-01T05:43:34.830Z] compile:
[2025-07-01T05:43:34.830Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:34.830Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:34.830Z] [echo] ===fork: yes
[2025-07-01T05:43:34.830Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:34.830Z] [echo] ===debug: on
[2025-07-01T05:43:34.830Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-01T05:43:34.830Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] dist:
[2025-07-01T05:43:35.238Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar
[2025-07-01T05:43:35.238Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] clean:
[2025-07-01T05:43:35.238Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] buildCmdLineTestTools:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] check-jar:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] build:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] check-jar:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] build:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] build:
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] init:
[2025-07-01T05:43:35.238Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-07-01T05:43:35.238Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-07-01T05:43:35.238Z]
[2025-07-01T05:43:35.238Z] compile:
[2025-07-01T05:43:35.238Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-07-01T05:43:35.238Z] [echo] ============COMPILER SETTINGS============
[2025-07-01T05:43:35.238Z] [echo] ===fork: yes
[2025-07-01T05:43:35.239Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-07-01T05:43:35.239Z] [echo] ===debug: on
[2025-07-01T05:43:35.239Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-07-01T05:43:35.239Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] dist:
[2025-07-01T05:43:36.043Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests/runtimemxbeanTests.jar
[2025-07-01T05:43:36.043Z] [copy] Copying 5 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] clean:
[2025-07-01T05:43:36.043Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] buildCmdLineTestTools:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] check-jar:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] build:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] check-jar:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] build:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] build:
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] dist:
[2025-07-01T05:43:36.043Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/xxargtest
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] BUILD SUCCESSFUL
[2025-07-01T05:43:36.043Z] Total time: 9 seconds
[2025-07-01T05:43:36.043Z] 0
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z]
[2025-07-01T05:43:36.043Z] RECORD TEST REPOs SHA
[2025-07-01T05:43:36.043Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-07-01T05:43:36.044Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-07-01T05:43:36.415Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-07-01T05:43:36.415Z] touch /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-07-01T05:43:36.415Z] ================================================
[2025-07-01T05:43:36.415Z] timestamp: 20250630-224334
[2025-07-01T05:43:36.415Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/openj9
[2025-07-01T05:43:36.415Z] git repo:
[2025-07-01T05:43:36.415Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-07-01T05:43:36.415Z] sha:
[2025-07-01T05:43:36.415Z] 5f5516dcc4e37c7573a23f54b6152b7126a31798
[2025-07-01T05:43:36.415Z] ================================================
[2025-07-01T05:43:36.415Z] timestamp: 20250630-224334
[2025-07-01T05:43:36.415Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-07-01T05:43:36.415Z] git repo:
[2025-07-01T05:43:36.415Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-01T05:43:36.415Z] sha:
[2025-07-01T05:43:36.415Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-07-01T05:43:36.803Z] ================================================
[2025-07-01T05:43:36.803Z] timestamp: 20250630-224334
[2025-07-01T05:43:36.803Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-07-01T05:43:36.803Z] git repo:
[2025-07-01T05:43:36.803Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-01T05:43:36.803Z] sha:
[2025-07-01T05:43:36.803Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-07-01T05:43:36.803Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2025-07-01T05:43:36.803Z] perl scripts/configure.pl
[2025-07-01T05:43:36.803Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-01T05:43:37.225Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-01T05:43:37.225Z]
[2025-07-01T05:43:37.225Z] Starting to generate test make files.
[2025-07-01T05:43:37.225Z]
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-07-01T05:43:37.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2025-07-01T05:43:37.225Z]
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/autoGen.mk
[2025-07-01T05:43:37.225Z]
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-07-01T05:43:37.225Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-07-01T05:43:37.226Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-07-01T05:43:37.638Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-07-01T05:43:37.639Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2025-07-01T05:43:37.639Z]
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-07-01T05:43:37.639Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/autoGen.mk
[2025-07-01T05:43:37.639Z]
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-07-01T05:43:37.639Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2025-07-01T05:43:37.639Z]
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-07-01T05:43:37.639Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-07-01T05:43:37.640Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2025-07-01T05:43:37.640Z]
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-07-01T05:43:37.640Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk
[2025-07-01T05:43:37.640Z]
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-07-01T05:43:37.640Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2025-07-01T05:43:37.640Z]
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-07-01T05:43:37.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-07-01T05:43:38.000Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-07-01T05:43:38.000Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/autoGen.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/autoGen.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-07-01T05:43:38.001Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] Make files are generated successfully.
[2025-07-01T05:43:38.001Z]
[2025-07-01T05:43:38.001Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _sanity.functional
[2025-07-01T05:43:38.365Z]
[2025-07-01T05:43:38.365Z] Running make 3.81
[2025-07-01T05:43:38.365Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/..
[2025-07-01T05:43:38.365Z] set JDK_VERSION to 21
[2025-07-01T05:43:38.365Z] set JDK_IMPL to hotspot
[2025-07-01T05:43:38.365Z] set JVM_VERSION to openjdk21
[2025-07-01T05:43:38.365Z] set JCL_VERSION to latest
[2025-07-01T05:43:38.365Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-07-01T05:43:38.365Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-07-01T05:43:38.365Z] set SPEC to osx_x86-64
[2025-07-01T05:43:38.365Z] set TEST_FLAG to
[2025-07-01T05:43:38.365Z] Running sanity.functional ...
[2025-07-01T05:43:38.365Z] There are 16 test targets in sanity.functional
[2025-07-01T05:43:38.365Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-07-01T05:43:38.365Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-07-01T05:43:38.365Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202507010453 (build 21.0.8-beta+8-ea)
[2025-07-01T05:43:38.365Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202507010453 (build 21.0.8-beta+8-ea, mixed mode)
[2025-07-01T05:43:38.721Z]
[2025-07-01T05:43:38.721Z] ===============================================