Pre Test
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 436
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 58
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea" build number 68
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_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_openjdk25_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 a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
Commit message: "Initial checkin for Perf Pipeline (#6295)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-30T00:00:29.792Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-05-30T00:00:29.793Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-30T00:00:29.824Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' 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-05-30T00:00:29.827Z] dynamicAgents: []
[Pipeline] node
[2025-05-30T00:00:44.832Z] Still waiting to schedule task
[2025-05-30T00:00:44.832Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14’
[2025-05-30T00:13:32.834Z] Running on test-orka-macos14-x64-wr5fb in /Users/admin/workspace/workspace/Test_openjdk25_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-05-30T00:13:32.859Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-30T00:13:32.971Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-30T00:13:32.971Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-30T00:13:33.011Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-30T00:13:33.072Z] The recommended git tool is: git
[2025-05-30T00:13:33.154Z] No credentials specified
[2025-05-30T00:13:33.191Z] Cloning the remote Git repository
[2025-05-30T00:13:32.775Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-30T00:13:32.775Z] > git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests # timeout=10
[2025-05-30T00:13:32.930Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-05-30T00:13:32.930Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-30T00:13:32.930Z] > git --version # timeout=10
[2025-05-30T00:13:33.034Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-05-30T00:13:33.034Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-30T00:13:41.584Z] Avoid second fetch
[2025-05-30T00:13:41.690Z] Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master)
[2025-05-30T00:13:40.870Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-30T00:13:40.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-30T00:13:41.101Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-30T00:13:41.206Z] > git config core.sparsecheckout # timeout=10
[2025-05-30T00:13:41.283Z] > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
[2025-05-30T00:13:47.515Z] Commit message: "Initial checkin for Perf Pipeline (#6295)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_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-05-30T00:13:48.707Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-30T00:13:48.729Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-30T00:13:49.931Z] + LC_TIME=C
[2025-05-30T00:13:49.931Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-30T00:13:50.239Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-30T00:13:51.321Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-05-30T00:13:51.921Z] 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-05-30T00:13:54.201Z] + printenv
[2025-05-30T00:13:54.201Z] JCK_GIT_BRANCH=master
[2025-05-30T00:13:54.201Z] DYNAMIC_COMPILE=true
[2025-05-30T00:13:54.201Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/8/
[2025-05-30T00:13:54.201Z] OPENJ9_BRANCH=master
[2025-05-30T00:13:54.201Z] JENKINS_NODE_COOKIE=1e5e0e07-7794-4ec4-9de9-5fd8c6c49b66
[2025-05-30T00:13:54.201Z] DOCKER_REQUIRED=false
[2025-05-30T00:13:54.201Z] PARALLEL=Dynamic
[2025-05-30T00:13:54.201Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-30T00:13:54.201Z] SHELL=/bin/zsh
[2025-05-30T00:13:54.201Z] JOBSTARTTIME=Thu, 29 May 2025 17:13:48 -0700
[2025-05-30T00:13:54.201Z] STAGE_NAME=Setup
[2025-05-30T00:13:54.201Z] SSH_CLIENT=10.221.188.31 57725 22
[2025-05-30T00:13:54.201Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-05-30T00:13:54.201Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.functional_x86-64_mac-8
[2025-05-30T00:13:54.201Z] RERUN_FAILURE=true
[2025-05-30T00:13:54.201Z] SDK_RESOURCE=upstream
[2025-05-30T00:13:54.201Z] TIME_LIMIT=25
[2025-05-30T00:13:54.201Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-30T00:13:54.201Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-30T00:13:54.201Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/
[2025-05-30T00:13:54.201Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac
[2025-05-30T00:13:54.201Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/8/display/redirect?page=changes
[2025-05-30T00:13:54.201Z] JDK_BRANCH=jdk-25+25_adopt
[2025-05-30T00:13:54.201Z] USER=admin
[2025-05-30T00:13:54.201Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-30T00:13:54.201Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-05-30T00:13:54.201Z] ADOPTOPENJDK_BRANCH=master
[2025-05-30T00:13:54.201Z] ARCHIVE_TEST_RESULTS=false
[2025-05-30T00:13:54.201Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2025-05-30T00:13:54.201Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-30T00:13:54.202Z] LABEL_ADDITION=!sw.os.osx.10_14
[2025-05-30T00:13:54.202Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/8/display/redirect?page=artifacts
[2025-05-30T00:13:54.202Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-30T00:13:54.202Z] ORIGIN_JDK_VERSION=25
[2025-05-30T00:13:54.202Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-05-30T00:13:54.202Z] SETUP_JCK_RUN=false
[2025-05-30T00:13:54.202Z] SPEC=osx_x86-64
[2025-05-30T00:13:54.202Z] PERSONAL_BUILD=false
[2025-05-30T00:13:54.202Z] TKG_ITERATIONS=1
[2025-05-30T00:13:54.202Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-30T00:13:54.202Z] RERUN_ITERATIONS=1
[2025-05-30T00:13:54.202Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-30T00:13:54.202Z] ITERATIONS=1
[2025-05-30T00:13:54.202Z] KEEP_REPORTDIR=false
[2025-05-30T00:13:54.202Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-30T00:13:54.202Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:13:54.202Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/8/display/redirect
[2025-05-30T00:13:54.202Z] _=/usr/bin/printenv
[2025-05-30T00:13:54.202Z] GENERATE_JOBS=true
[2025-05-30T00:13:54.202Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac
[2025-05-30T00:13:54.202Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-30T00:13:54.202Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-30T00:13:54.202Z] EXIT_FAILURE=false
[2025-05-30T00:13:54.202Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-30T00:13:54.202Z] SLACK_CHANNEL=aqavit-bot
[2025-05-30T00:13:54.202Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-30T00:13:54.202Z] JDK_VERSION=25
[2025-05-30T00:13:54.202Z] JOB_NAME=Test_openjdk25_hs_sanity.functional_x86-64_mac
[2025-05-30T00:13:54.202Z] BUILD_DISPLAY_NAME=#8
[2025-05-30T00:13:54.202Z] USE_TESTENV_PROPERTIES=false
[2025-05-30T00:13:54.202Z] BUILD_ID=8
[2025-05-30T00:13:54.202Z] EXIT_SUCCESS=false
[2025-05-30T00:13:54.202Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-30T00:13:54.202Z] TEST_TIME=120
[2025-05-30T00:13:54.202Z] PLATFORM=x86-64_mac
[2025-05-30T00:13:54.202Z] JDK_IMPL=hotspot
[2025-05-30T00:13:54.202Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.functional_x86-64_mac
[2025-05-30T00:13:54.202Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/8/display/redirect?page=tests
[2025-05-30T00:13:54.202Z] AUTO_DETECT=true
[2025-05-30T00:13:54.202Z] SHLVL=2
[2025-05-30T00:13:54.202Z] HOME=/Users/admin
[2025-05-30T00:13:54.202Z] TAP_NAME=Test_openjdk25_hs_sanity.functional_x86-64_mac.tap
[2025-05-30T00:13:54.202Z] CI=true
[2025-05-30T00:13:54.202Z] EXECUTOR_NUMBER=0
[2025-05-30T00:13:54.202Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac@tmp
[2025-05-30T00:13:54.202Z] JENKINS_SERVER_COOKIE=durable-cf9eb5b52fd8bf3450a7736db60371d6d371ef460954031aad0eca68588bce38
[2025-05-30T00:13:54.202Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx test-orka-macos14-x64-wr5fb ci.role.perf hw.arch.x86 orka mac
[2025-05-30T00:13:54.202Z] TARGET=sanity.functional
[2025-05-30T00:13:54.202Z] BUILD_LIST=functional
[2025-05-30T00:13:54.202Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/system_lib
[2025-05-30T00:13:54.202Z] LOGNAME=admin
[2025-05-30T00:13:54.202Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-30T00:13:54.202Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-05-30T00:13:54.202Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-30T00:13:54.202Z] SSH_CONNECTION=10.221.188.31 57725 192.168.122.2 22
[2025-05-30T00:13:54.202Z] UPSTREAM_JOB_NUMBER=436
[2025-05-30T00:13:54.202Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-30T00:13:54.202Z] NODE_NAME=test-orka-macos14-x64-wr5fb
[2025-05-30T00:13:54.202Z] BUILD_NUMBER=8
[2025-05-30T00:13:54.202Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_mac/display/redirect
[2025-05-30T00:13:54.202Z] KEEP_WORKSPACE=false
[2025-05-30T00:13:54.202Z] HUDSON_COOKIE=3f92d850-8d48-4a68-9f35-d6e693f197f5
[2025-05-30T00:13:54.202Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../benchmarks
[2025-05-30T00:13:54.202Z] USE_JRE=false
[2025-05-30T00:13:54.202Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-05-30T00:13:54.202Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-30T00:13:54.202Z] 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-05-30T00:13:54.452Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-30T00:13:54.469Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-30T00:14:52.598Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 436
[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-05-30T00:14:52.789Z] 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-05-30T00:14:52.794Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-05-30T00:14:52.331Z] $ ssh-agent
[2025-05-30T00:14:53.025Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-ptzr0d3nHtC6/agent.20542
[2025-05-30T00:14:53.025Z] SSH_AGENT_PID=20543
[2025-05-30T00:14:53.025Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-30T00:14:53.048Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-30T00:14:53.077Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-30T00:14:53.804Z] ++ pwd
[2025-05-30T00:14:53.804Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -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-05-30T00:14:53.804Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-05-30T00:14:53.804Z] get jdk binary...
[2025-05-30T00:14:53.804Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-30T00:14:53.804Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-30T00:14:56.799Z] List files in jdkbinary folder...
[2025-05-30T00:14:57.403Z] total 860464
[2025-05-30T00:14:57.403Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.403Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.404Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:14:57.404Z] drwxr-xr-x 3 admin staff 96 May 29 17:14 tmp
[2025-05-30T00:14:57.404Z] List files in jdkbinary/tmp folder...
[2025-05-30T00:14:57.404Z] total 0
[2025-05-30T00:14:57.404Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 jdk-25+25
[2025-05-30T00:14:57.404Z] Moving directory jdk-25+25/ to ../j2sdk-image
[2025-05-30T00:14:57.404Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-30T00:15:04.069Z] List files in jdkbinary folder...
[2025-05-30T00:15:04.069Z] total 860464
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.069Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-30T00:15:04.069Z] drwxr-xr-x 3 admin staff 96 May 29 17:14 tmp
[2025-05-30T00:15:04.069Z] List files in jdkbinary/tmp folder...
[2025-05-30T00:15:04.069Z] total 0
[2025-05-30T00:15:04.069Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 jdk-25+25-jre
[2025-05-30T00:15:04.069Z] Moving directory jdk-25+25-jre/ to ../j2re-image
[2025-05-30T00:15:04.069Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-30T00:15:04.776Z] List files in jdkbinary folder...
[2025-05-30T00:15:04.776Z] total 860464
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:04.776Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 j2re-image
[2025-05-30T00:15:04.776Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-30T00:15:04.777Z] drwxr-xr-x 3 admin staff 96 May 29 17:15 tmp
[2025-05-30T00:15:04.777Z] List files in jdkbinary/tmp folder...
[2025-05-30T00:15:04.777Z] total 0
[2025-05-30T00:15:04.777Z] drwxr-xr-x 3 admin staff 96 May 29 13:53 jdk-25+25-static-libs
[2025-05-30T00:15:04.777Z] Moving directory jdk-25+25-static-libs/ to ../static-libs
[2025-05-30T00:15:04.777Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz ...
[2025-05-30T00:15:27.566Z] List files in jdkbinary folder...
[2025-05-30T00:15:27.566Z] total 860464
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 55783212 May 29 13:54 OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 120256204 May 29 13:58 OpenJDK-jdk_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 82611943 May 29 13:58 OpenJDK-jmods_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 42401422 May 29 13:58 OpenJDK-jre_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 32243 May 29 13:55 OpenJDK-sbom_x64_mac_hotspot_25_25-ea-metadata.json
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 167308 May 29 14:18 OpenJDK-sbom_x64_mac_hotspot_25_25-ea.json
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 3821394 May 29 13:58 OpenJDK-static-libs_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] -rw-r--r-- 1 admin staff 102535436 May 29 13:54 OpenJDK-testimage_x64_mac_hotspot_25_25-ea.tar.gz
[2025-05-30T00:15:27.566Z] drwxr-xr-x 3 admin staff 96 May 29 06:58 j2re-image
[2025-05-30T00:15:27.566Z] drwxr-xr-x 3 admin staff 96 May 29 06:57 j2sdk-image
[2025-05-30T00:15:27.566Z] drwxr-xr-x 3 admin staff 96 May 29 13:53 static-libs
[2025-05-30T00:15:27.566Z] drwxr-xr-x 3 admin staff 96 May 29 17:15 tmp
[2025-05-30T00:15:27.566Z] List files in jdkbinary/tmp folder...
[2025-05-30T00:15:27.566Z] total 0
[2025-05-30T00:15:27.566Z] drwxr-xr-x 8 admin staff 256 May 29 13:49 jdk-25+25-test-image
[2025-05-30T00:15:27.566Z] Moving directory jdk-25+25-test-image/ to ../openjdk-test-image
[2025-05-30T00:15:27.567Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_25_25-ea.tar.gz over ./j2sdk-image...
[2025-05-30T00:15:27.980Z] Removing top-level folder jdk-25+25-debug-image/
[2025-05-30T00:15:27.980Z] Removing top-level folder jdk-25+25/
[2025-05-30T00:15:29.432Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2025-05-30T00:15:29.432Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-30T00:15:29.432Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-30T00:15:29.432Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-30T00:15:31.313Z] openjdk version "25-beta" 2025-09-16
[2025-05-30T00:15:31.313Z] OpenJDK Runtime Environment Temurin-25+25-202505292033 (build 25-beta+25-ea)
[2025-05-30T00:15:31.313Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292033 (build 25-beta+25-ea, mixed mode)
[2025-05-30T00:15:31.313Z] =JAVA VERSION OUTPUT END=
[2025-05-30T00:15:31.313Z] get testKitGen...
[2025-05-30T00:15:31.313Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-30T00:15:32.661Z] git rev-parse master
[2025-05-30T00:15:32.662Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-30T00:15:33.061Z] get functional test material...
[2025-05-30T00:15:33.061Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-30T00:15:33.061Z] Cloning into 'openj9'...
[2025-05-30T00:15:33.061Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2025-05-30T00:15:41.283Z] Updating files: 20% (2140/10322)
[2025-05-30T00:15:41.283Z] Updating files: 21% (2168/10322)
[2025-05-30T00:15:41.283Z] Updating files: 22% (2271/10322)
[2025-05-30T00:15:41.283Z] Updating files: 23% (2375/10322)
[2025-05-30T00:15:41.283Z] Updating files: 24% (2478/10322)
[2025-05-30T00:15:41.283Z] Updating files: 25% (2581/10322)
[2025-05-30T00:15:41.283Z] Updating files: 26% (2684/10322)
[2025-05-30T00:15:41.283Z] Updating files: 27% (2787/10322)
[2025-05-30T00:15:41.283Z] Updating files: 28% (2891/10322)
[2025-05-30T00:15:41.283Z] Updating files: 29% (2994/10322)
[2025-05-30T00:15:41.283Z] Updating files: 30% (3097/10322)
[2025-05-30T00:15:41.283Z] Updating files: 31% (3200/10322)
[2025-05-30T00:15:41.283Z] Updating files: 32% (3304/10322)
[2025-05-30T00:15:41.283Z] Updating files: 33% (3407/10322)
[2025-05-30T00:15:41.283Z] Updating files: 34% (3510/10322)
[2025-05-30T00:15:41.283Z] Updating files: 35% (3613/10322)
[2025-05-30T00:15:41.283Z] Updating files: 36% (3716/10322)
[2025-05-30T00:15:41.283Z] Updating files: 37% (3820/10322)
[2025-05-30T00:15:41.283Z] Updating files: 38% (3923/10322)
[2025-05-30T00:15:41.283Z] Updating files: 39% (4026/10322)
[2025-05-30T00:15:41.284Z] Updating files: 40% (4129/10322)
[2025-05-30T00:15:41.284Z] Updating files: 41% (4233/10322)
[2025-05-30T00:15:41.284Z] Updating files: 42% (4336/10322)
[2025-05-30T00:15:41.284Z] Updating files: 43% (4439/10322)
[2025-05-30T00:15:41.284Z] Updating files: 44% (4542/10322)
[2025-05-30T00:15:41.284Z] Updating files: 45% (4645/10322)
[2025-05-30T00:15:41.284Z] Updating files: 46% (4749/10322)
[2025-05-30T00:15:41.284Z] Updating files: 46% (4785/10322)
[2025-05-30T00:15:41.284Z] Updating files: 47% (4852/10322)
[2025-05-30T00:15:41.284Z] Updating files: 48% (4955/10322)
[2025-05-30T00:15:41.284Z] Updating files: 49% (5058/10322)
[2025-05-30T00:15:41.284Z] Updating files: 50% (5161/10322)
[2025-05-30T00:15:41.691Z] Updating files: 51% (5265/10322)
[2025-05-30T00:15:41.692Z] Updating files: 52% (5368/10322)
[2025-05-30T00:15:41.692Z] Updating files: 53% (5471/10322)
[2025-05-30T00:15:41.692Z] Updating files: 54% (5574/10322)
[2025-05-30T00:15:41.692Z] Updating files: 55% (5678/10322)
[2025-05-30T00:15:41.692Z] Updating files: 56% (5781/10322)
[2025-05-30T00:15:41.692Z] Updating files: 57% (5884/10322)
[2025-05-30T00:15:41.692Z] Updating files: 58% (5987/10322)
[2025-05-30T00:15:42.156Z] Updating files: 59% (6090/10322)
[2025-05-30T00:15:42.156Z] Updating files: 60% (6194/10322)
[2025-05-30T00:15:42.156Z] Updating files: 61% (6297/10322)
[2025-05-30T00:15:42.156Z] Updating files: 62% (6400/10322)
[2025-05-30T00:15:42.156Z] Updating files: 63% (6503/10322)
[2025-05-30T00:15:42.156Z] Updating files: 63% (6564/10322)
[2025-05-30T00:15:42.156Z] Updating files: 64% (6607/10322)
[2025-05-30T00:15:42.156Z] Updating files: 65% (6710/10322)
[2025-05-30T00:15:42.156Z] Updating files: 66% (6813/10322)
[2025-05-30T00:15:42.606Z] Updating files: 67% (6916/10322)
[2025-05-30T00:15:43.009Z] Updating files: 68% (7019/10322)
[2025-05-30T00:15:43.009Z] Updating files: 69% (7123/10322)
[2025-05-30T00:15:43.471Z] Updating files: 69% (7220/10322)
[2025-05-30T00:15:43.471Z] Updating files: 70% (7226/10322)
[2025-05-30T00:15:43.471Z] Updating files: 71% (7329/10322)
[2025-05-30T00:15:43.471Z] Updating files: 72% (7432/10322)
[2025-05-30T00:15:43.471Z] Updating files: 73% (7536/10322)
[2025-05-30T00:15:43.471Z] Updating files: 74% (7639/10322)
[2025-05-30T00:15:43.471Z] Updating files: 75% (7742/10322)
[2025-05-30T00:15:44.048Z] Updating files: 76% (7845/10322)
[2025-05-30T00:15:44.048Z] Updating files: 77% (7948/10322)
[2025-05-30T00:15:44.048Z] Updating files: 78% (8052/10322)
[2025-05-30T00:15:44.048Z] Updating files: 79% (8155/10322)
[2025-05-30T00:15:44.048Z] Updating files: 80% (8258/10322)
[2025-05-30T00:15:44.048Z] Updating files: 81% (8361/10322)
[2025-05-30T00:15:44.048Z] Updating files: 82% (8465/10322)
[2025-05-30T00:15:44.048Z] Updating files: 83% (8568/10322)
[2025-05-30T00:15:44.048Z] Updating files: 84% (8671/10322)
[2025-05-30T00:15:44.048Z] Updating files: 85% (8774/10322)
[2025-05-30T00:15:44.048Z] Updating files: 86% (8877/10322)
[2025-05-30T00:15:44.048Z] Updating files: 87% (8981/10322)
[2025-05-30T00:15:44.048Z] Updating files: 87% (8986/10322)
[2025-05-30T00:15:44.569Z] Updating files: 88% (9084/10322)
[2025-05-30T00:15:44.569Z] Updating files: 89% (9187/10322)
[2025-05-30T00:15:44.569Z] Updating files: 90% (9290/10322)
[2025-05-30T00:15:44.569Z] Updating files: 91% (9394/10322)
[2025-05-30T00:15:44.569Z] Updating files: 92% (9497/10322)
[2025-05-30T00:15:44.569Z] Updating files: 93% (9600/10322)
[2025-05-30T00:15:44.569Z] Updating files: 94% (9703/10322)
[2025-05-30T00:15:45.029Z] Updating files: 95% (9806/10322)
[2025-05-30T00:15:45.029Z] Updating files: 96% (9910/10322)
[2025-05-30T00:15:45.029Z] Updating files: 97% (10013/10322)
[2025-05-30T00:15:45.029Z] Updating files: 98% (10116/10322)
[2025-05-30T00:15:45.029Z] Updating files: 99% (10219/10322)
[2025-05-30T00:15:45.029Z] Updating files: 100% (10322/10322)
[2025-05-30T00:15:45.029Z] Updating files: 100% (10322/10322), done.
[2025-05-30T00:15:45.029Z] check OpenJ9 Repo sha
[2025-05-30T00:15:45.029Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-30T00:15:45.029Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2025-05-30T00:15:45.577Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-30T00:15:45.577Z] OPENJ9_SHA=6404875e5b03d74a1341d6198cfe8a6a69e66374
[2025-05-30T00:15:45.577Z] total 160
[2025-05-30T00:15:45.577Z] -rw-r--r-- 1 admin staff 4753 May 29 17:13 Contributing.md
[2025-05-30T00:15:45.577Z] -rw-r--r-- 1 admin staff 11360 May 29 17:13 LICENSE
[2025-05-30T00:15:45.577Z] -rw-r--r-- 1 admin staff 65 May 29 17:13 NOTICE
[2025-05-30T00:15:45.577Z] -rw-r--r-- 1 admin staff 8335 May 29 17:13 README.md
[2025-05-30T00:15:45.577Z] drwxr-xr-x 24 admin staff 768 May 29 17:15 TKG
[2025-05-30T00:15:45.577Z] drwxr-xr-x 4 admin staff 128 May 29 17:13 buildenv
[2025-05-30T00:15:45.577Z] -rwxr-xr-x 1 admin staff 339 May 29 17:13 compile.sh
[2025-05-30T00:15:45.577Z] drwxr-xr-x 3 admin staff 96 May 29 17:13 config
[2025-05-30T00:15:45.577Z] drwxr-xr-x 10 admin staff 320 May 29 17:13 doc
[2025-05-30T00:15:45.577Z] drwxr-xr-x 5 admin staff 160 May 29 17:13 docs
[2025-05-30T00:15:45.577Z] drwxr-xr-x 46 admin staff 1472 May 29 17:13 external
[2025-05-30T00:15:45.577Z] drwxr-xr-x 8 admin staff 256 May 29 17:13 functional
[2025-05-30T00:15:45.577Z] -rwxr-xr-x 1 admin staff 30008 May 29 17:13 get.sh
[2025-05-30T00:15:45.577Z] drwxr-xr-x 24 admin staff 768 May 29 17:13 jck
[2025-05-30T00:15:45.577Z] -rw-r--r-- 1 admin staff 138 May 29 17:15 job.properties
[2025-05-30T00:15:45.577Z] drwxr-xr-x 28 admin staff 896 May 29 17:15 openj9
[2025-05-30T00:15:45.577Z] drwxr-xr-x 7 admin staff 224 May 29 17:13 openjdk
[2025-05-30T00:15:45.577Z] drwxr-xr-x 13 admin staff 416 May 29 17:13 perf
[2025-05-30T00:15:45.577Z] drwxr-xr-x 4 admin staff 128 May 29 17:13 scripts
[2025-05-30T00:15:45.577Z] drwxr-xr-x 17 admin staff 544 May 29 17:13 system
[2025-05-30T00:15:45.577Z] -rwxr-xr-x 1 admin staff 3935 May 29 17:13 terminateTestProcesses.sh
[2025-05-30T00:15:45.577Z] drwxr-xr-x 5 admin staff 160 May 29 17:13 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-30T00:15:47.375Z] $ ssh-agent -k
[2025-05-30T00:15:47.396Z] unset SSH_AUTH_SOCK;
[2025-05-30T00:15:47.396Z] unset SSH_AGENT_PID;
[2025-05-30T00:15:47.396Z] echo Agent pid 20543 killed;
[2025-05-30T00:15:48.193Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-30T00:15:48.254Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-30T00:15:48.388Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-30T00:15:48.861Z] 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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25%2B25_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&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=436&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-30T00:15:48.875Z] 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-wr5fb&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25%2B25_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&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=436&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-05-30T00:15:48.931Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-30T00:15:49.262Z] Copied 1 artifact from "getTRSSOutput" build number 1788
[Pipeline] sh
[2025-05-30T00:15:50.074Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-30T00:15:50.074Z] + tar xof -
[2025-05-30T00:15:50.074Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-30T00:15:50.074Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-30T00:15:50.226Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-30T00:15:50.241Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-30T00:15:51.097Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-30T00:15:54.707Z] --------------------------------------------
[2025-05-30T00:15:54.707Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:15:54.707Z] task is set to default
[2025-05-30T00:15:54.707Z] dependencyList is set to all
[2025-05-30T00:15:54.707Z] --------------------------------------------
[2025-05-30T00:15:54.707Z] Starting download third party dependent jars
[2025-05-30T00:15:54.707Z] --------------------------------------------
[2025-05-30T00:15:54.707Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-30T00:15:54.707Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-30T00:15:55.084Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
[Pipeline] sh
[2025-05-30T00:15:56.263Z] + cd ./aqa-tests/TKG
[2025-05-30T00:15:56.263Z] ++ uname
[2025-05-30T00:15:56.263Z] + '[' Darwin = AIX ']'
[2025-05-30T00:15:56.263Z] ++ uname
[2025-05-30T00:15:56.263Z] + '[' Darwin = SunOS ']'
[2025-05-30T00:15:56.263Z] ++ uname
[2025-05-30T00:15:56.263Z] + '[' Darwin = '*BSD' ']'
[2025-05-30T00:15:56.263Z] + MAKE=make
[2025-05-30T00:15:56.263Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES=
[2025-05-30T00:15:56.263Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-30T00:15:56.263Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:15:56.264Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:15:56.264Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:15:56.264Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-30T00:15:56.264Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_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_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-30T00:16:00.797Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-30T00:16:02.937Z]
[2025-05-30T00:16:02.937Z] build:
[2025-05-30T00:16:02.937Z]
[2025-05-30T00:16:02.937Z] clean:
[2025-05-30T00:16:02.937Z]
[2025-05-30T00:16:02.937Z] init:
[2025-05-30T00:16:02.937Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-30T00:16:02.937Z]
[2025-05-30T00:16:02.937Z] getDependentLibs:
[2025-05-30T00:16:04.132Z] [exec] --------------------------------------------
[2025-05-30T00:16:04.132Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:16:04.132Z] [exec] task is set to default
[2025-05-30T00:16:04.132Z] [exec] dependencyList is set to json_simple
[2025-05-30T00:16:04.132Z] [exec] --------------------------------------------
[2025-05-30T00:16:04.132Z] [exec] Starting download third party dependent jars
[2025-05-30T00:16:04.132Z] [exec] --------------------------------------------
[2025-05-30T00:16:04.132Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:16:04.132Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-30T00:16:04.132Z] [exec] downloaded dependent third party jars successfully
[2025-05-30T00:16:04.132Z]
[2025-05-30T00:16:04.132Z] compile:
[2025-05-30T00:16:04.132Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:16:04.132Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:16:04.132Z] [echo] ===fork: yes
[2025-05-30T00:16:04.132Z] [echo] ===debug: on
[2025-05-30T00:16:04.132Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-30T00:16:13.949Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-30T00:16:13.949Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-30T00:16:13.949Z]
[2025-05-30T00:16:13.949Z] dist:
[2025-05-30T00:16:13.949Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-30T00:16:13.949Z]
[2025-05-30T00:16:13.949Z] BUILD SUCCESSFUL
[2025-05-30T00:16:13.949Z] Total time: 13 seconds
[2025-05-30T00:16:14.603Z] 0
[2025-05-30T00:16:14.603Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-30T00:16:15.834Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-30T00:16:15.835Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-30T00:16:30.722Z] ****************************** MACHINE INFO ******************************
[2025-05-30T00:16:30.722Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-05-30T00:16:30.722Z] Free Physical Memory Size : 8661499904
[2025-05-30T00:16:30.722Z] Free space (bytes) : 70703435776
[2025-05-30T00:16:30.722Z] Total Physical Memory Size : 15115223040
[2025-05-30T00:16:30.722Z] Total space (bytes) : 96427008000
[2025-05-30T00:16:30.722Z] Usable space (bytes) : 70703435776
[2025-05-30T00:16:30.722Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:16:30.722Z] bashVersion :
[2025-05-30T00:16:30.722Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2025-05-30T00:16:30.722Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-30T00:16:30.722Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] This is free software; you are free to change and redistribute it.
[2025-05-30T00:16:30.722Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-30T00:16:30.722Z] cpuCores : 3
[2025-05-30T00:16:30.722Z] curlVersion :
[2025-05-30T00:16:30.722Z] 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-05-30T00:16:30.722Z] Release-Date: 2023-05-30
[2025-05-30T00:16:30.722Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-30T00:16:30.722Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-30T00:16:30.722Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-30T00:16:30.722Z] gcc version : 15.0.0
[2025-05-30T00:16:30.722Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-30T00:16:30.722Z] gdb version : bash: line 1: gdb: command not found
[2025-05-30T00:16:30.722Z] lldb version :
[2025-05-30T00:16:30.722Z] lldb-1500.0.404.7
[2025-05-30T00:16:30.722Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-05-30T00:16:30.722Z] makeVersion :
[2025-05-30T00:16:30.722Z] GNU Make 3.81
[2025-05-30T00:16:30.722Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-30T00:16:30.722Z] This is free software; see the source for copying conditions.
[2025-05-30T00:16:30.722Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-30T00:16:30.722Z] PARTICULAR PURPOSE.
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] This program built for i386-apple-darwin11.3.0
[2025-05-30T00:16:30.722Z] mavenVersion :
[2025-05-30T00:16:30.722Z] WARNING: A restricted method in java.lang.System has been called
[2025-05-30T00:16:30.722Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-05-30T00:16:30.722Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-05-30T00:16:30.722Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-30T00:16:30.722Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-30T00:16:30.722Z] Java version: 25-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-05-30T00:16:30.722Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-30T00:16:30.722Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-05-30T00:16:30.722Z] perlVersion :
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-30T00:16:30.722Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] Copyright 1987-2020, Larry Wall
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-30T00:16:30.722Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-30T00:16:30.722Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-30T00:16:30.722Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.722Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-30T00:16:30.722Z] procArch : i386
[2025-05-30T00:16:30.722Z] sysArch : x86_64
[2025-05-30T00:16:30.722Z] sysOS : Darwin
[2025-05-30T00:16:30.722Z] ulimit :
[2025-05-30T00:16:30.722Z] core file size (blocks, -c) 0
[2025-05-30T00:16:30.722Z] data seg size (kbytes, -d) unlimited
[2025-05-30T00:16:30.722Z] file size (blocks, -f) unlimited
[2025-05-30T00:16:30.722Z] max locked memory (kbytes, -l) unlimited
[2025-05-30T00:16:30.722Z] max memory size (kbytes, -m) unlimited
[2025-05-30T00:16:30.722Z] open files (-n) 1048576
[2025-05-30T00:16:30.722Z] pipe size (512 bytes, -p) 1
[2025-05-30T00:16:30.722Z] stack size (kbytes, -s) 65532
[2025-05-30T00:16:30.722Z] cpu time (seconds, -t) unlimited
[2025-05-30T00:16:30.722Z] max user processes (-u) 2088
[2025-05-30T00:16:30.722Z] virtual memory (kbytes, -v) unlimited
[2025-05-30T00:16:30.722Z] 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-05-30T00:16:30.722Z] vmVendor : Oracle Corporation
[2025-05-30T00:16:30.722Z] vmVersion : 25-beta+25-ea
[2025-05-30T00:16:30.722Z] xlc version : bash: line 1: xlC: command not found
[2025-05-30T00:16:30.722Z] **************************************************************************
[2025-05-30T00:16:30.722Z]
[2025-05-30T00:16:30.723Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:30.723Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:30.723Z] System.getProperty('os.name')=Mac OS X
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:30.723Z] System.getProperty('os.arch')=x86_64
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:30.723Z] System.getProperty('java.fullversion')=null
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:30.723Z] System.getProperty('sun.arch.data.model')=64
[2025-05-30T00:16:30.723Z]
[2025-05-30T00:16:51.564Z] /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_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:16:51.564Z] perl scripts/configure.pl
[2025-05-30T00:16:51.564Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-30T00:16:54.525Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-30T00:16:54.525Z]
[2025-05-30T00:16:55.289Z]
[2025-05-30T00:16:55.289Z] Starting to generate parallel test lists.
[2025-05-30T00:16:55.289Z]
[2025-05-30T00:16:55.289Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-30T00:16:56.010Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-30T00:16:56.011Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-30T00:16:56.011Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-30T00:16:56.011Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-30T00:16:56.011Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-30T00:16:56.644Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-30T00:16:56.645Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-30T00:16:56.645Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-30T00:16:57.376Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-30T00:16:58.048Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-30T00:16:58.655Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-30T00:16:59.160Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-30T00:16:59.699Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-30T00:17:00.284Z] Attempting to get test duration data from TRSS.
[2025-05-30T00:17:00.284Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=25&impl=hs&platform=x86-64_mac&group=functional&level=sanity
[2025-05-30T00:17:01.396Z] Warning: cannot parse data from TRSS.
[2025-05-30T00:17:01.396Z] Unexpected character (e) at position 0.
[2025-05-30T00:17:01.396Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-05-30T00:17:01.396Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-05-30T00:17:01.396Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-05-30T00:17:01.396Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-05-30T00:17:01.396Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-05-30T00:17:01.396Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-05-30T00:17:01.396Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-05-30T00:17:01.396Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-05-30T00:17:01.396Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-05-30T00:17:01.396Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-05-30T00:17:01.396Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-05-30T00:17:01.396Z] Attempting to get test duration data from cached files.
[2025-05-30T00:17:01.396Z]
[2025-05-30T00:17:01.396Z] TEST DURATION
[2025-05-30T00:17:01.396Z] ====================================================================================
[2025-05-30T00:17:01.396Z] Total number of tests searched: 16
[2025-05-30T00:17:01.396Z] Number of test durations found: 0
[2025-05-30T00:17:01.396Z] No test duration data found.
[2025-05-30T00:17:01.396Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-05-30T00:17:01.396Z] ====================================================================================
[2025-05-30T00:17:01.396Z]
[2025-05-30T00:17:01.396Z] Test target is split into 1 lists.
[2025-05-30T00:17:01.396Z] Reducing estimated test running time from 06m40s to 06m40s.
[2025-05-30T00:17:01.396Z]
[2025-05-30T00:17:01.396Z] -------------------------------------testList_0-------------------------------------
[2025-05-30T00:17:01.396Z] Number of tests: 16
[2025-05-30T00:17:01.396Z] Estimated running time: 06m40s
[2025-05-30T00:17:01.396Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,cmdLineTester_getPid_0,cmdLineTester_imageReaderInitializationTest_0,RegularClassAndInterfaceFinalFieldTests_0,Jep334Tests_0,Jep360Tests_0,StringIndentTests_0,testXXArgumentTesting_0,Jep384Tests_0,Jep371Tests_0,cmdLineTester_libpathTestRtfChild_0,SyntheticGCWorkload_TestCase_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameUnnamedModule_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentPackageInSameNamedModule_0,Jep397Tests_testSubClassOfSealedSuperFromDifferentModule_0,Jep397Tests_0
[2025-05-30T00:17:01.396Z] ------------------------------------------------------------------------------------
[2025-05-30T00:17:01.396Z]
[2025-05-30T00:17:01.396Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-05-30T00:17:01.745Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-30T00:17:01.935Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-30T00:17:02.180Z] Building tests...
[Pipeline] timeout
[2025-05-30T00:17:02.183Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-30T00:17:02.200Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-30T00:17:03.444Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-30T00:17:05.415Z] --------------------------------------------
[2025-05-30T00:17:05.415Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:05.415Z] task is set to default
[2025-05-30T00:17:05.415Z] dependencyList is set to all
[2025-05-30T00:17:05.415Z] --------------------------------------------
[2025-05-30T00:17:05.415Z] Starting download third party dependent jars
[2025-05-30T00:17:05.415Z] --------------------------------------------
[2025-05-30T00:17:05.415Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-30T00:17:05.415Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.416Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-30T00:17:05.416Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-30T00:17:05.876Z] 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-05-30T00:17:05.898Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-30T00:17:07.969Z] ++ uname
[2025-05-30T00:17:07.969Z] + '[' Darwin = AIX ']'
[2025-05-30T00:17:07.969Z] ++ uname
[2025-05-30T00:17:07.969Z] + '[' Darwin = SunOS ']'
[2025-05-30T00:17:07.969Z] ++ uname
[2025-05-30T00:17:07.969Z] + '[' Darwin = '*BSD' ']'
[2025-05-30T00:17:07.969Z] + MAKE=make
[2025-05-30T00:17:07.969Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-30T00:17:08.484Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-05-30T00:17:09.389Z] ++ uname
[2025-05-30T00:17:09.389Z] + '[' Darwin = AIX ']'
[2025-05-30T00:17:09.389Z] ++ uname
[2025-05-30T00:17:09.389Z] + '[' Darwin = SunOS ']'
[2025-05-30T00:17:09.389Z] ++ uname
[2025-05-30T00:17:09.389Z] + '[' Darwin = '*BSD' ']'
[2025-05-30T00:17:09.389Z] + MAKE=make
[2025-05-30T00:17:09.389Z] + cd ./aqa-tests
[2025-05-30T00:17:09.389Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-30T00:17:09.389Z] ++ set +x
[2025-05-30T00:17:09.389Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-30T00:17:09.389Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:09.389Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:17:09.389Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:17:09.389Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-30T00:17:09.389Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_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_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-30T00:17:10.330Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-30T00:17:11.221Z]
[2025-05-30T00:17:11.221Z] build:
[2025-05-30T00:17:11.221Z]
[2025-05-30T00:17:11.221Z] clean:
[2025-05-30T00:17:11.221Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-05-30T00:17:11.221Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-30T00:17:11.221Z]
[2025-05-30T00:17:11.221Z] init:
[2025-05-30T00:17:11.221Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-30T00:17:11.221Z]
[2025-05-30T00:17:11.221Z] getDependentLibs:
[2025-05-30T00:17:11.691Z] [exec] --------------------------------------------
[2025-05-30T00:17:11.691Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:11.691Z] [exec] task is set to default
[2025-05-30T00:17:11.691Z] [exec] dependencyList is set to json_simple
[2025-05-30T00:17:11.691Z] [exec] --------------------------------------------
[2025-05-30T00:17:11.691Z] [exec] Starting download third party dependent jars
[2025-05-30T00:17:11.691Z] [exec] --------------------------------------------
[2025-05-30T00:17:11.691Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:11.691Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-30T00:17:11.691Z] [exec] downloaded dependent third party jars successfully
[2025-05-30T00:17:11.691Z]
[2025-05-30T00:17:11.691Z] compile:
[2025-05-30T00:17:11.691Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:17:11.691Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:17:11.691Z] [echo] ===fork: yes
[2025-05-30T00:17:11.691Z] [echo] ===debug: on
[2025-05-30T00:17:11.691Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-05-30T00:17:16.482Z] [javac] Note: Some input files use or override a deprecated API.
[2025-05-30T00:17:16.482Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-30T00:17:16.482Z]
[2025-05-30T00:17:16.482Z] dist:
[2025-05-30T00:17:16.482Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-30T00:17:16.482Z]
[2025-05-30T00:17:16.482Z] BUILD SUCCESSFUL
[2025-05-30T00:17:16.482Z] Total time: 6 seconds
[2025-05-30T00:17:16.482Z] 0
[2025-05-30T00:17:16.482Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-30T00:17:17.588Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-30T00:17:17.588Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-30T00:17:21.230Z] ****************************** MACHINE INFO ******************************
[2025-05-30T00:17:21.230Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-05-30T00:17:21.230Z] Free Physical Memory Size : 8608739328
[2025-05-30T00:17:21.230Z] Free space (bytes) : 70740672512
[2025-05-30T00:17:21.230Z] Total Physical Memory Size : 15115223040
[2025-05-30T00:17:21.230Z] Total space (bytes) : 96427008000
[2025-05-30T00:17:21.230Z] Usable space (bytes) : 70740672512
[2025-05-30T00:17:21.230Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:17:21.230Z] bashVersion :
[2025-05-30T00:17:21.230Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2025-05-30T00:17:21.230Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-30T00:17:21.230Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-30T00:17:21.230Z]
[2025-05-30T00:17:21.230Z] This is free software; you are free to change and redistribute it.
[2025-05-30T00:17:21.230Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-30T00:17:21.230Z] cpuCores : 3
[2025-05-30T00:17:21.230Z] curlVersion :
[2025-05-30T00:17:21.230Z] 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-05-30T00:17:21.230Z] Release-Date: 2023-05-30
[2025-05-30T00:17:21.230Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-30T00:17:21.230Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-30T00:17:21.230Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-30T00:17:21.230Z] gcc version : 15.0.0
[2025-05-30T00:17:21.230Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-30T00:17:21.230Z] gdb version : bash: line 1: gdb: command not found
[2025-05-30T00:17:21.230Z] lldb version :
[2025-05-30T00:17:21.230Z] lldb-1500.0.404.7
[2025-05-30T00:17:21.230Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-05-30T00:17:21.230Z] makeVersion :
[2025-05-30T00:17:21.230Z] GNU Make 3.81
[2025-05-30T00:17:21.230Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-30T00:17:21.230Z] This is free software; see the source for copying conditions.
[2025-05-30T00:17:21.230Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-30T00:17:21.230Z] PARTICULAR PURPOSE.
[2025-05-30T00:17:21.230Z]
[2025-05-30T00:17:21.230Z] This program built for i386-apple-darwin11.3.0
[2025-05-30T00:17:21.230Z] mavenVersion :
[2025-05-30T00:17:21.230Z] WARNING: A restricted method in java.lang.System has been called
[2025-05-30T00:17:21.230Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-05-30T00:17:21.230Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-05-30T00:17:21.230Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-05-30T00:17:21.230Z]
[2025-05-30T00:17:21.230Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-05-30T00:17:21.230Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-30T00:17:21.230Z] Java version: 25-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-05-30T00:17:21.230Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-30T00:17:21.230Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-05-30T00:17:21.231Z] perlVersion :
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-30T00:17:21.231Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] Copyright 1987-2020, Larry Wall
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-30T00:17:21.231Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-30T00:17:21.231Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-30T00:17:21.231Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-30T00:17:21.231Z] procArch : i386
[2025-05-30T00:17:21.231Z] sysArch : x86_64
[2025-05-30T00:17:21.231Z] sysOS : Darwin
[2025-05-30T00:17:21.231Z] ulimit :
[2025-05-30T00:17:21.231Z] core file size (blocks, -c) 0
[2025-05-30T00:17:21.231Z] data seg size (kbytes, -d) unlimited
[2025-05-30T00:17:21.231Z] file size (blocks, -f) unlimited
[2025-05-30T00:17:21.231Z] max locked memory (kbytes, -l) unlimited
[2025-05-30T00:17:21.231Z] max memory size (kbytes, -m) unlimited
[2025-05-30T00:17:21.231Z] open files (-n) 1048576
[2025-05-30T00:17:21.231Z] pipe size (512 bytes, -p) 1
[2025-05-30T00:17:21.231Z] stack size (kbytes, -s) 65532
[2025-05-30T00:17:21.231Z] cpu time (seconds, -t) unlimited
[2025-05-30T00:17:21.231Z] max user processes (-u) 2088
[2025-05-30T00:17:21.231Z] virtual memory (kbytes, -v) unlimited
[2025-05-30T00:17:21.231Z] 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-05-30T00:17:21.231Z] vmVendor : Oracle Corporation
[2025-05-30T00:17:21.231Z] vmVersion : 25-beta+25-ea
[2025-05-30T00:17:21.231Z] xlc version : bash: line 1: xlC: command not found
[2025-05-30T00:17:21.231Z] **************************************************************************
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('os.name')=Mac OS X
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('os.arch')=x86_64
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('java.fullversion')=null
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.231Z] System.getProperty('sun.arch.data.model')=64
[2025-05-30T00:17:21.231Z]
[2025-05-30T00:17:21.721Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2025-05-30T00:17:21.721Z] perl scripts/configure.pl
[2025-05-30T00:17:21.721Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-30T00:17:22.794Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-30T00:17:22.794Z]
[2025-05-30T00:17:22.794Z]
[2025-05-30T00:17:22.794Z] Starting to generate build list.
[2025-05-30T00:17:22.794Z]
[2025-05-30T00:17:22.794Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-30T00:17:23.334Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-30T00:17:23.334Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-30T00:17:23.334Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-30T00:17:23.334Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-30T00:17:23.334Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-30T00:17:23.994Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-30T00:17:24.568Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-30T00:17:25.199Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-30T00:17:25.200Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-30T00:17:25.801Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-30T00:17:25.802Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-30T00:17:25.802Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-30T00:17:25.802Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-30T00:17:25.802Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-30T00:17:25.802Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-30T00:17:26.325Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-30T00:17:26.870Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-30T00:17:27.577Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-30T00:17:27.577Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-05-30T00:17:27.577Z]
[2025-05-30T00:17:28.085Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-05-30T00:17:31.060Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-05-30T00:17:31.061Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-05-30T00:17:33.417Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:17:33.417Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-30T00:17:33.417Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-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_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-30T00:17:33.418Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_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_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-30T00:17:36.563Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-05-30T00:17:38.533Z] [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-05-30T00:17:38.533Z]
[2025-05-30T00:17:38.533Z] -create_test_directory:
[2025-05-30T00:17:38.533Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest
[2025-05-30T00:17:38.533Z]
[2025-05-30T00:17:38.533Z] stage_test_material:
[2025-05-30T00:17:39.137Z] [copy] Copying 585 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest
[2025-05-30T00:17:41.076Z]
[2025-05-30T00:17:41.076Z] build:
[2025-05-30T00:17:41.661Z]
[2025-05-30T00:17:41.661Z] init:
[2025-05-30T00:17:41.661Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-30T00:17:41.661Z]
[2025-05-30T00:17:41.661Z] build:
[2025-05-30T00:17:41.661Z] [copy] Copying 12 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-30T00:17:41.661Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-30T00:17:41.661Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/TestConfig
[2025-05-30T00:17:41.661Z]
[2025-05-30T00:17:41.661Z] build:
[2025-05-30T00:17:42.233Z]
[2025-05-30T00:17:42.233Z] init:
[2025-05-30T00:17:42.233Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-05-30T00:17:42.233Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-05-30T00:17:42.233Z]
[2025-05-30T00:17:42.233Z] getDependentLibs:
[2025-05-30T00:17:42.233Z] [exec] --------------------------------------------
[2025-05-30T00:17:42.233Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:42.233Z] [exec] task is set to default
[2025-05-30T00:17:42.233Z] [exec] dependencyList is set to testng,jcommander
[2025-05-30T00:17:42.233Z] [exec] --------------------------------------------
[2025-05-30T00:17:42.233Z] [exec] Starting download third party dependent jars
[2025-05-30T00:17:42.233Z] [exec] --------------------------------------------
[2025-05-30T00:17:42.233Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:42.234Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-30T00:17:42.234Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-30T00:17:42.234Z] [exec] downloaded dependent third party jars successfully
[2025-05-30T00:17:42.234Z]
[2025-05-30T00:17:42.234Z] compile:
[2025-05-30T00:17:42.234Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:17:42.234Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:17:42.234Z] [echo] ===fork: yes
[2025-05-30T00:17:42.234Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:17:42.234Z] [echo] ===debug: on
[2025-05-30T00:17:42.234Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java12andUp
[2025-05-30T00:17:43.082Z] [javac] Compiling 21 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-05-30T00:17:51.531Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin/org/openj9/test/util/package-info.class
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] dist:
[2025-05-30T00:17:51.531Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp/GeneralTest.jar
[2025-05-30T00:17:51.531Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java12andUp
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] clean:
[2025-05-30T00:17:51.531Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java12andUp/bin
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] build:
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] init:
[2025-05-30T00:17:51.531Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-05-30T00:17:51.531Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] getDependentLibs:
[2025-05-30T00:17:51.531Z] [exec] --------------------------------------------
[2025-05-30T00:17:51.531Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:51.531Z] [exec] task is set to default
[2025-05-30T00:17:51.531Z] [exec] dependencyList is set to asm,testng,jcommander
[2025-05-30T00:17:51.531Z] [exec] --------------------------------------------
[2025-05-30T00:17:51.531Z] [exec] Starting download third party dependent jars
[2025-05-30T00:17:51.531Z] [exec] --------------------------------------------
[2025-05-30T00:17:51.531Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib
[2025-05-30T00:17:51.531Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-30T00:17:51.531Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-30T00:17:51.531Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-30T00:17:51.531Z] [exec] downloaded dependent third party jars successfully
[2025-05-30T00:17:51.531Z]
[2025-05-30T00:17:51.531Z] compile:
[2025-05-30T00:17:51.531Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:17:51.531Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:17:51.531Z] [echo] ===fork: yes
[2025-05-30T00:17:51.531Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:17:51.531Z] [echo] ===debug: on
[2025-05-30T00:17:51.531Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Java15andUp
[2025-05-30T00:17:51.531Z] [javac] Compiling 19 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-05-30T00:17:56.313Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin/org/openj9/test/util/package-info.class
[2025-05-30T00:17:56.313Z]
[2025-05-30T00:17:56.313Z] dist:
[2025-05-30T00:17:56.313Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp/GeneralTest.jar
[2025-05-30T00:17:56.820Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/Java15andUp
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] clean:
[2025-05-30T00:17:56.820Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/Java15andUp/bin
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] buildCmdLineTestTools:
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] check-jar:
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] build:
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] init:
[2025-05-30T00:17:56.820Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-05-30T00:17:56.820Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-05-30T00:17:56.820Z]
[2025-05-30T00:17:56.820Z] compile:
[2025-05-30T00:17:56.820Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:17:56.820Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:17:56.820Z] [echo] ===fork: yes
[2025-05-30T00:17:56.820Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:17:56.820Z] [echo] ===debug: on
[2025-05-30T00:17:56.820Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2025-05-30T00:17:56.820Z] [javac] Compiling 34 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-05-30T00:18:02.839Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/src/Test.java uses or overrides a deprecated API.
[2025-05-30T00:18:02.840Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-30T00:18:02.840Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2025-05-30T00:18:02.840Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] dist:
[2025-05-30T00:18:02.840Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2025-05-30T00:18:02.840Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdline_options_tester
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] clean:
[2025-05-30T00:18:02.840Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdline_options_tester/bin
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] check-jar:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] build:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] buildCmdLineTestUtils:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] check-jar:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] build:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] build:
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] init:
[2025-05-30T00:18:02.840Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-05-30T00:18:02.840Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-05-30T00:18:02.840Z]
[2025-05-30T00:18:02.840Z] compile:
[2025-05-30T00:18:02.840Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:18:02.840Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:18:02.840Z] [echo] ===fork: yes
[2025-05-30T00:18:02.840Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:18:02.840Z] [echo] ===debug: on
[2025-05-30T00:18:02.840Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-05-30T00:18:02.840Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-05-30T00:18:05.616Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java uses or overrides a deprecated API.
[2025-05-30T00:18:05.616Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-30T00:18:05.616Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] dist:
[2025-05-30T00:18:05.616Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2025-05-30T00:18:05.616Z] [copy] Copying 13 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] clean:
[2025-05-30T00:18:05.616Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] buildCmdLineTestTools:
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] check-jar:
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] build:
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] check-jar:
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] build:
[2025-05-30T00:18:05.616Z]
[2025-05-30T00:18:05.616Z] build:
[2025-05-30T00:18:06.057Z]
[2025-05-30T00:18:06.057Z] init:
[2025-05-30T00:18:06.058Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-05-30T00:18:06.058Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-05-30T00:18:06.058Z]
[2025-05-30T00:18:06.058Z] compile:
[2025-05-30T00:18:06.058Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:18:06.058Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:18:06.058Z] [echo] ===fork: yes
[2025-05-30T00:18:06.058Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:18:06.058Z] [echo] ===debug: on
[2025-05-30T00:18:06.058Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-05-30T00:18:06.058Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] dist:
[2025-05-30T00:18:07.611Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar
[2025-05-30T00:18:07.611Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] clean:
[2025-05-30T00:18:07.611Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] buildCmdLineTestTools:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] check-jar:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] build:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] check-jar:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] build:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] build:
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] init:
[2025-05-30T00:18:07.611Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-05-30T00:18:07.611Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-05-30T00:18:07.611Z]
[2025-05-30T00:18:07.611Z] compile:
[2025-05-30T00:18:07.611Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-30T00:18:07.611Z] [echo] ============COMPILER SETTINGS============
[2025-05-30T00:18:07.611Z] [echo] ===fork: yes
[2025-05-30T00:18:07.611Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-05-30T00:18:07.611Z] [echo] ===debug: on
[2025-05-30T00:18:07.611Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-05-30T00:18:07.611Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] dist:
[2025-05-30T00:18:10.465Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests/runtimemxbeanTests.jar
[2025-05-30T00:18:10.465Z] [copy] Copying 5 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] clean:
[2025-05-30T00:18:10.465Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] buildCmdLineTestTools:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] check-jar:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] build:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] check-jar:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] build:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] build:
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] dist:
[2025-05-30T00:18:10.465Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jvmtest/functional/cmdLineTests/xxargtest
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] BUILD SUCCESSFUL
[2025-05-30T00:18:10.465Z] Total time: 34 seconds
[2025-05-30T00:18:10.465Z] 0
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z]
[2025-05-30T00:18:10.465Z] RECORD TEST REPOs SHA
[2025-05-30T00:18:10.465Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-30T00:18:10.465Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-30T00:18:10.465Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-30T00:18:10.465Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-30T00:18:10.880Z] ================================================
[2025-05-30T00:18:10.880Z] timestamp: 20250529-171810
[2025-05-30T00:18:10.880Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/openj9
[2025-05-30T00:18:10.880Z] git repo:
[2025-05-30T00:18:10.880Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-30T00:18:10.880Z] sha:
[2025-05-30T00:18:10.880Z] 6404875e5b03d74a1341d6198cfe8a6a69e66374
[2025-05-30T00:18:10.880Z] ================================================
[2025-05-30T00:18:11.288Z] timestamp: 20250529-171810
[2025-05-30T00:18:11.288Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests
[2025-05-30T00:18:11.288Z] git repo:
[2025-05-30T00:18:11.288Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-30T00:18:11.288Z] sha:
[2025-05-30T00:18:11.288Z] a79f7af646844c1bdeec57e610938db731e79b77
[2025-05-30T00:18:11.288Z] ================================================
[2025-05-30T00:18:11.288Z] timestamp: 20250529-171810
[2025-05-30T00:18:11.288Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG
[2025-05-30T00:18:11.288Z] git repo:
[2025-05-30T00:18:11.288Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-30T00:18:11.288Z] sha:
[2025-05-30T00:18:11.288Z] 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-30T00:18:11.288Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2025-05-30T00:18:11.288Z] perl scripts/configure.pl
[2025-05-30T00:18:11.288Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-30T00:18:12.208Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-30T00:18:12.208Z]
[2025-05-30T00:18:12.208Z] Starting to generate test make files.
[2025-05-30T00:18:12.208Z]
[2025-05-30T00:18:12.208Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-30T00:18:12.208Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-30T00:18:12.208Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-30T00:18:12.208Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-30T00:18:12.696Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-30T00:18:13.206Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2025-05-30T00:18:13.206Z]
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-30T00:18:13.206Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/autoGen.mk
[2025-05-30T00:18:13.206Z]
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-30T00:18:13.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-30T00:18:13.207Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2025-05-30T00:18:13.207Z]
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-30T00:18:13.207Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-30T00:18:13.780Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-30T00:18:13.780Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-30T00:18:13.780Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/autoGen.mk
[2025-05-30T00:18:13.780Z]
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-30T00:18:13.781Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2025-05-30T00:18:13.781Z]
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-30T00:18:13.781Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2025-05-30T00:18:13.781Z]
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-30T00:18:13.781Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk
[2025-05-30T00:18:13.781Z]
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-30T00:18:13.781Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-30T00:18:14.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2025-05-30T00:18:14.258Z]
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-30T00:18:14.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-30T00:18:14.729Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/autoGen.mk
[2025-05-30T00:18:14.729Z]
[2025-05-30T00:18:14.729Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-30T00:18:14.730Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/autoGen.mk
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-30T00:18:14.730Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-30T00:18:14.730Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] Make files are generated successfully.
[2025-05-30T00:18:14.730Z]
[2025-05-30T00:18:14.730Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _sanity.functional
[2025-05-30T00:18:15.642Z]
[2025-05-30T00:18:15.642Z] Running make 3.81
[2025-05-30T00:18:15.642Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/..
[2025-05-30T00:18:15.642Z] set JDK_VERSION to 25
[2025-05-30T00:18:15.642Z] set JDK_IMPL to hotspot
[2025-05-30T00:18:15.642Z] set JVM_VERSION to openjdk25
[2025-05-30T00:18:15.642Z] set JCL_VERSION to latest
[2025-05-30T00:18:15.642Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-30T00:18:15.642Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-30T00:18:15.642Z] set SPEC to osx_x86-64
[2025-05-30T00:18:15.642Z] set TEST_FLAG to
[2025-05-30T00:18:15.642Z] Running sanity.functional ...
[2025-05-30T00:18:15.642Z] There are 16 test targets in sanity.functional
[2025-05-30T00:18:15.642Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-05-30T00:18:16.033Z] openjdk version "25-beta" 2025-09-16
[2025-05-30T00:18:16.033Z] OpenJDK Runtime Environment Temurin-25+25-202505292033 (build 25-beta+25-ea)
[2025-05-30T00:18:16.033Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292033 (build 25-beta+25-ea, mixed mode)
[2025-05-30T00:18:16.033Z]
[2025-05-30T00:18:16.033Z] ===============================================