Pre Test

Started by upstream project "Test_openjdk27_hs_special.functional_x86-64_mac" build number 1 originally caused by: Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 466 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 10 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 17 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun@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_openjdk27_hs_special.functional_x86-64_mac_rerun@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 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-31T23:17:55.847Z] SPEC: osx_x86-64 [Pipeline] echo [2026-01-31T23:17:55.848Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-31T23:17:55.858Z] dynamicAgents: [] [Pipeline] echo [2026-01-31T23:17:55.860Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] nodesByLabel [2026-01-31T23:17:55.872Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] node [2026-01-31T23:18:10.876Z] Still waiting to schedule task [2026-01-31T23:18:10.876Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’ [2026-01-31T23:54:53.136Z] Running on test-orka-macos15-x64-7k8sp in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-31T23:54:53.162Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-31T23:54:53.334Z] [WS-CLEANUP] Deleting project workspace... [2026-01-31T23:54:53.334Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-31T23:54:53.495Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-31T23:54:53.570Z] The recommended git tool is: git [2026-01-31T23:54:53.760Z] No credentials specified [2026-01-31T23:54:53.799Z] Cloning the remote Git repository [2026-01-31T23:54:53.944Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-31T23:54:53.991Z] > git init /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests # timeout=10 [2026-01-31T23:54:55.206Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache [2026-01-31T23:54:55.206Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-31T23:54:55.206Z] > git --version # timeout=10 [2026-01-31T23:54:55.518Z] > git --version # 'git version 2.39.5 (Apple Git-154)' [2026-01-31T23:54:55.519Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T23:55:16.882Z] Avoid second fetch [2026-01-31T23:55:16.975Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master) [2026-01-31T23:55:15.889Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-31T23:55:16.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-31T23:55:16.893Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-31T23:55:17.003Z] > git config core.sparsecheckout # timeout=10 [2026-01-31T23:55:17.193Z] > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10 [2026-01-31T23:55:25.606Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-31T23:55:27.137Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-31T23:55:27.157Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-31T23:55:28.312Z] + LC_TIME=C [2026-01-31T23:55:28.312Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-31T23:55:28.768Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-31T23:55:29.652Z] + aqa-tests/terminateTestProcesses.sh admin [2026-01-31T23:55:30.762Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964 Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-31T23:55:32.631Z] + printenv [2026-01-31T23:55:32.631Z] JCK_GIT_BRANCH=master [2026-01-31T23:55:32.631Z] DYNAMIC_COMPILE=true [2026-01-31T23:55:32.631Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/1/ [2026-01-31T23:55:32.631Z] OPENJ9_BRANCH=master [2026-01-31T23:55:32.631Z] JENKINS_NODE_COOKIE=1435ae9a-d5c2-4597-93d6-21c376dbff2b [2026-01-31T23:55:32.631Z] DOCKER_REQUIRED=false [2026-01-31T23:55:32.631Z] PARALLEL=None [2026-01-31T23:55:32.631Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-31T23:55:32.631Z] SHELL=/bin/zsh [2026-01-31T23:55:32.631Z] jobStatus=SUCCESS [2026-01-31T23:55:32.631Z] JOBSTARTTIME=Sat, 31 Jan 2026 18:55:27 -0500 [2026-01-31T23:55:32.631Z] STAGE_NAME=Setup [2026-01-31T23:55:32.631Z] SSH_CLIENT=10.221.188.32 18547 22 [2026-01-31T23:55:32.631Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/ [2026-01-31T23:55:32.631Z] BUILD_TAG=jenkins-Test_openjdk27_hs_special.functional_x86-64_mac_rerun-1 [2026-01-31T23:55:32.631Z] RERUN_FAILURE=true [2026-01-31T23:55:32.631Z] SDK_RESOURCE=upstream [2026-01-31T23:55:32.631Z] TIME_LIMIT=25 [2026-01-31T23:55:32.631Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-31T23:55:32.631Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-31T23:55:32.631Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/ [2026-01-31T23:55:32.631Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun [2026-01-31T23:55:32.631Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/1/display/redirect?page=changes [2026-01-31T23:55:32.631Z] JDK_BRANCH=jdk-27+7_adopt [2026-01-31T23:55:32.631Z] USER=admin [2026-01-31T23:55:32.631Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-31T23:55:32.631Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-31T23:55:32.631Z] ADOPTOPENJDK_BRANCH=master [2026-01-31T23:55:32.631Z] ARCHIVE_TEST_RESULTS=false [2026-01-31T23:55:32.631Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin [2026-01-31T23:55:32.631Z] STF_OWNER_BRANCH=adoptium:master [2026-01-31T23:55:32.631Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/1/display/redirect?page=artifacts [2026-01-31T23:55:32.631Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-31T23:55:32.631Z] ORIGIN_JDK_VERSION=27 [2026-01-31T23:55:32.631Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 [2026-01-31T23:55:32.631Z] SETUP_JCK_RUN=false [2026-01-31T23:55:32.631Z] SPEC=osx_x86-64 [2026-01-31T23:55:32.631Z] PERSONAL_BUILD=false [2026-01-31T23:55:32.631Z] TKG_ITERATIONS=1 [2026-01-31T23:55:32.631Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-31T23:55:32.631Z] RERUN_ITERATIONS=1 [2026-01-31T23:55:32.631Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-31T23:55:32.631Z] ITERATIONS=1 [2026-01-31T23:55:32.631Z] KEEP_REPORTDIR=false [2026-01-31T23:55:32.631Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin [2026-01-31T23:55:32.631Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-01-31T23:55:32.631Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/1/display/redirect [2026-01-31T23:55:32.631Z] _=/usr/bin/printenv [2026-01-31T23:55:32.631Z] GENERATE_JOBS=true [2026-01-31T23:55:32.631Z] PWD=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun [2026-01-31T23:55:32.631Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-01-31T23:55:32.631Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-31T23:55:32.631Z] EXIT_FAILURE=false [2026-01-31T23:55:32.631Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-31T23:55:32.631Z] SLACK_CHANNEL=aqavit-bot [2026-01-31T23:55:32.631Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-31T23:55:32.631Z] JDK_VERSION=27 [2026-01-31T23:55:32.631Z] JOB_NAME=Test_openjdk27_hs_special.functional_x86-64_mac_rerun [2026-01-31T23:55:32.631Z] BUILD_DISPLAY_NAME=#1 [2026-01-31T23:55:32.631Z] USE_TESTENV_PROPERTIES=false [2026-01-31T23:55:32.631Z] BUILD_ID=1 [2026-01-31T23:55:32.631Z] EXIT_SUCCESS=false [2026-01-31T23:55:32.631Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-31T23:55:32.631Z] PLATFORM=x86-64_mac [2026-01-31T23:55:32.631Z] JDK_IMPL=hotspot [2026-01-31T23:55:32.631Z] JOB_BASE_NAME=Test_openjdk27_hs_special.functional_x86-64_mac_rerun [2026-01-31T23:55:32.631Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/1/display/redirect?page=tests [2026-01-31T23:55:32.631Z] AUTO_DETECT=true [2026-01-31T23:55:32.631Z] SHLVL=2 [2026-01-31T23:55:32.631Z] HOME=/Users/admin [2026-01-31T23:55:32.631Z] TAP_NAME=Test_openjdk27_hs_special.functional_x86-64_mac_rerun.tap [2026-01-31T23:55:32.631Z] CI=true [2026-01-31T23:55:32.631Z] EXECUTOR_NUMBER=0 [2026-01-31T23:55:32.631Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun@tmp [2026-01-31T23:55:32.631Z] JENKINS_SERVER_COOKIE=durable-2f784a3de7c893d7089d111d0217a63f53b7b2174e868c9637050e03cc447720 [2026-01-31T23:55:32.631Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 test-orka-macos15-x64-7k8sp ci.role.perf [2026-01-31T23:55:32.631Z] TARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 [2026-01-31T23:55:32.631Z] BUILD_LIST=functional [2026-01-31T23:55:32.631Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/system_lib [2026-01-31T23:55:32.631Z] LOGNAME=admin [2026-01-31T23:55:32.631Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-31T23:55:32.631Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-31T23:55:32.631Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-31T23:55:32.631Z] SSH_CONNECTION=10.221.188.32 18547 192.168.122.2 22 [2026-01-31T23:55:32.631Z] UPSTREAM_JOB_NUMBER=466 [2026-01-31T23:55:32.631Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-31T23:55:32.631Z] NODE_NAME=test-orka-macos15-x64-7k8sp [2026-01-31T23:55:32.631Z] BUILD_NUMBER=1 [2026-01-31T23:55:32.631Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/display/redirect [2026-01-31T23:55:32.631Z] KEEP_WORKSPACE=false [2026-01-31T23:55:32.631Z] HUDSON_COOKIE=c74d6467-dff6-4472-9aee-feca75958d9f [2026-01-31T23:55:32.631Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../benchmarks [2026-01-31T23:55:32.631Z] USE_JRE=false [2026-01-31T23:55:32.631Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image [2026-01-31T23:55:32.631Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-31T23:55:32.631Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-31T23:55:32.851Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-31T23:55:32.865Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-31T23:57:26.554Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 466 [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 [2026-01-31T23:57:26.770Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-31T23:57:26.776Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun [Pipeline] { [Pipeline] sshagent [2026-01-31T23:57:26.815Z] $ ssh-agent [2026-01-31T23:57:28.706Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-G0X8aZBe7uUb/agent.7753 [2026-01-31T23:57:28.706Z] SSH_AGENT_PID=7754 [2026-01-31T23:57:28.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-31T23:57:28.721Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-31T23:57:28.744Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-31T23:57:31.017Z] ++ pwd [2026-01-31T23:57:31.017Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/.. -p x86-64_mac -r upstream -j 27 -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 [2026-01-31T23:57:32.814Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests [2026-01-31T23:57:32.814Z] get jdk binary... [2026-01-31T23:57:33.736Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-31T23:57:33.736Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_27_7-ea.tar.gz ... [2026-01-31T23:57:54.434Z] List files in jdkbinary folder... [2026-01-31T23:57:54.434Z] total 783408 [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 56070518 Jan 31 17:24 OpenJDK-debugimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 123296223 Jan 31 17:32 OpenJDK-jdk_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 84701242 Jan 31 17:32 OpenJDK-jmods_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 43379612 Jan 31 17:32 OpenJDK-jre_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 32525 Jan 31 17:29 OpenJDK-sbom_x64_mac_hotspot_27_7-ea-metadata.json [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 168717 Jan 31 17:46 OpenJDK-sbom_x64_mac_hotspot_27_7-ea.json [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 3978610 Jan 31 17:32 OpenJDK-static-libs_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] -rw-r--r-- 1 admin staff 59635436 Jan 31 17:24 OpenJDK-testimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:57:54.434Z] drwxr-xr-x 3 admin staff 96 Jan 31 18:57 tmp [2026-01-31T23:57:54.434Z] List files in jdkbinary/tmp folder... [2026-01-31T23:57:54.434Z] total 0 [2026-01-31T23:57:54.434Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:31 jdk-27+7 [2026-01-31T23:57:54.434Z] Moving directory jdk-27+7/ to ../j2sdk-image [2026-01-31T23:57:54.434Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_27_7-ea.tar.gz ... [2026-01-31T23:58:04.895Z] List files in jdkbinary folder... [2026-01-31T23:58:04.895Z] total 783408 [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 56070518 Jan 31 17:24 OpenJDK-debugimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 123296223 Jan 31 17:32 OpenJDK-jdk_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 84701242 Jan 31 17:32 OpenJDK-jmods_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 43379612 Jan 31 17:32 OpenJDK-jre_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 32525 Jan 31 17:29 OpenJDK-sbom_x64_mac_hotspot_27_7-ea-metadata.json [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 168717 Jan 31 17:46 OpenJDK-sbom_x64_mac_hotspot_27_7-ea.json [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 3978610 Jan 31 17:32 OpenJDK-static-libs_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] -rw-r--r-- 1 admin staff 59635436 Jan 31 17:24 OpenJDK-testimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:04.895Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:31 j2sdk-image [2026-01-31T23:58:04.895Z] drwxr-xr-x 3 admin staff 96 Jan 31 18:57 tmp [2026-01-31T23:58:04.895Z] List files in jdkbinary/tmp folder... [2026-01-31T23:58:04.895Z] total 0 [2026-01-31T23:58:04.895Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:32 jdk-27+7-jre [2026-01-31T23:58:04.895Z] Moving directory jdk-27+7-jre/ to ../j2re-image [2026-01-31T23:58:05.470Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_27_7-ea.tar.gz ... [2026-01-31T23:58:06.563Z] List files in jdkbinary folder... [2026-01-31T23:58:06.563Z] total 783408 [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 56070518 Jan 31 17:24 OpenJDK-debugimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 123296223 Jan 31 17:32 OpenJDK-jdk_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 84701242 Jan 31 17:32 OpenJDK-jmods_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 43379612 Jan 31 17:32 OpenJDK-jre_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 32525 Jan 31 17:29 OpenJDK-sbom_x64_mac_hotspot_27_7-ea-metadata.json [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 168717 Jan 31 17:46 OpenJDK-sbom_x64_mac_hotspot_27_7-ea.json [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 3978610 Jan 31 17:32 OpenJDK-static-libs_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] -rw-r--r-- 1 admin staff 59635436 Jan 31 17:24 OpenJDK-testimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:58:06.563Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:32 j2re-image [2026-01-31T23:58:06.563Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:31 j2sdk-image [2026-01-31T23:58:06.563Z] drwxr-xr-x 3 admin staff 96 Jan 31 18:58 tmp [2026-01-31T23:58:06.563Z] List files in jdkbinary/tmp folder... [2026-01-31T23:58:07.385Z] total 0 [2026-01-31T23:58:07.385Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:23 jdk-27+7-static-libs [2026-01-31T23:58:07.385Z] Moving directory jdk-27+7-static-libs/ to ../static-libs [2026-01-31T23:58:07.385Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_27_7-ea.tar.gz ... [2026-01-31T23:59:01.673Z] List files in jdkbinary folder... [2026-01-31T23:59:01.673Z] total 783408 [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 56070518 Jan 31 17:24 OpenJDK-debugimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 123296223 Jan 31 17:32 OpenJDK-jdk_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 84701242 Jan 31 17:32 OpenJDK-jmods_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 43379612 Jan 31 17:32 OpenJDK-jre_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 32525 Jan 31 17:29 OpenJDK-sbom_x64_mac_hotspot_27_7-ea-metadata.json [2026-01-31T23:59:01.673Z] -rw-r--r-- 1 admin staff 168717 Jan 31 17:46 OpenJDK-sbom_x64_mac_hotspot_27_7-ea.json [2026-01-31T23:59:01.674Z] -rw-r--r-- 1 admin staff 3978610 Jan 31 17:32 OpenJDK-static-libs_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.674Z] -rw-r--r-- 1 admin staff 59635436 Jan 31 17:24 OpenJDK-testimage_x64_mac_hotspot_27_7-ea.tar.gz [2026-01-31T23:59:01.674Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:32 j2re-image [2026-01-31T23:59:01.674Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:31 j2sdk-image [2026-01-31T23:59:01.674Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:23 static-libs [2026-01-31T23:59:01.674Z] drwxr-xr-x 3 admin staff 96 Jan 31 18:58 tmp [2026-01-31T23:59:01.674Z] List files in jdkbinary/tmp folder... [2026-01-31T23:59:01.674Z] total 0 [2026-01-31T23:59:01.674Z] drwxr-xr-x 8 admin staff 256 Jan 31 17:20 jdk-27+7-test-image [2026-01-31T23:59:01.674Z] Moving directory jdk-27+7-test-image/ to ../openjdk-test-image [2026-01-31T23:59:01.674Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_27_7-ea.tar.gz over ./j2sdk-image... [2026-01-31T23:59:18.857Z] Removing top-level folder jdk-27+7-debug-image/ [2026-01-31T23:59:18.857Z] Removing top-level folder jdk-27+7/ [2026-01-31T23:59:20.831Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image... [2026-01-31T23:59:21.556Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2026-01-31T23:59:21.556Z] Run: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2026-01-31T23:59:21.556Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-31T23:59:36.103Z] openjdk version "27-beta" 2026-09-15 [2026-01-31T23:59:36.103Z] OpenJDK Runtime Environment Temurin-27+7-202601312148 (build 27-beta+7-ea) [2026-01-31T23:59:36.103Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312148 (build 27-beta+7-ea, mixed mode) [2026-01-31T23:59:36.103Z] =JAVA VERSION OUTPUT END= [2026-01-31T23:59:36.103Z] get testKitGen... [2026-01-31T23:59:36.103Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-31T23:59:45.735Z] git rev-parse master [2026-01-31T23:59:45.735Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-01-31T23:59:45.735Z] get functional test material... [2026-01-31T23:59:45.735Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-01-31T23:59:45.735Z] Cloning into 'openj9'... [2026-01-31T23:59:45.735Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository. [2026-02-01T00:00:01.252Z] Updating files: 15% (1523/10148) [2026-02-01T00:00:01.252Z] Updating files: 16% (1624/10148) [2026-02-01T00:00:01.252Z] Updating files: 17% (1726/10148) [2026-02-01T00:00:01.252Z] Updating files: 17% (1753/10148) [2026-02-01T00:00:01.252Z] Updating files: 18% (1827/10148) [2026-02-01T00:00:01.252Z] Updating files: 19% (1929/10148) [2026-02-01T00:00:01.252Z] Updating files: 20% (2030/10148) [2026-02-01T00:00:01.252Z] Updating files: 21% (2132/10148) [2026-02-01T00:00:01.252Z] Updating files: 22% (2233/10148) [2026-02-01T00:00:01.252Z] Updating files: 23% (2335/10148) [2026-02-01T00:00:01.252Z] Updating files: 24% (2436/10148) [2026-02-01T00:00:01.252Z] Updating files: 25% (2537/10148) [2026-02-01T00:00:01.252Z] Updating files: 26% (2639/10148) [2026-02-01T00:00:01.252Z] Updating files: 27% (2740/10148) [2026-02-01T00:00:01.252Z] Updating files: 27% (2820/10148) [2026-02-01T00:00:01.252Z] Updating files: 28% (2842/10148) [2026-02-01T00:00:01.860Z] Updating files: 29% (2943/10148) [2026-02-01T00:00:01.860Z] Updating files: 30% (3045/10148) [2026-02-01T00:00:01.860Z] Updating files: 31% (3146/10148) [2026-02-01T00:00:02.488Z] Updating files: 32% (3248/10148) [2026-02-01T00:00:03.023Z] Updating files: 32% (3274/10148) [2026-02-01T00:00:03.023Z] Updating files: 33% (3349/10148) [2026-02-01T00:00:03.023Z] Updating files: 34% (3451/10148) [2026-02-01T00:00:03.023Z] Updating files: 35% (3552/10148) [2026-02-01T00:00:03.023Z] Updating files: 36% (3654/10148) [2026-02-01T00:00:03.023Z] Updating files: 37% (3755/10148) [2026-02-01T00:00:03.023Z] Updating files: 38% (3857/10148) [2026-02-01T00:00:03.465Z] Updating files: 38% (3872/10148) [2026-02-01T00:00:03.465Z] Updating files: 39% (3958/10148) [2026-02-01T00:00:03.465Z] Updating files: 40% (4060/10148) [2026-02-01T00:00:03.465Z] Updating files: 41% (4161/10148) [2026-02-01T00:00:03.465Z] Updating files: 42% (4263/10148) [2026-02-01T00:00:03.465Z] Updating files: 43% (4364/10148) [2026-02-01T00:00:03.982Z] Updating files: 44% (4466/10148) [2026-02-01T00:00:03.982Z] Updating files: 45% (4567/10148) [2026-02-01T00:00:03.982Z] Updating files: 46% (4669/10148) [2026-02-01T00:00:03.982Z] Updating files: 47% (4770/10148) [2026-02-01T00:00:03.982Z] Updating files: 48% (4872/10148) [2026-02-01T00:00:03.982Z] Updating files: 49% (4973/10148) [2026-02-01T00:00:04.498Z] Updating files: 49% (5065/10148) [2026-02-01T00:00:04.498Z] Updating files: 50% (5074/10148) [2026-02-01T00:00:04.498Z] Updating files: 51% (5176/10148) [2026-02-01T00:00:04.498Z] Updating files: 52% (5277/10148) [2026-02-01T00:00:05.012Z] Updating files: 53% (5379/10148) [2026-02-01T00:00:05.012Z] Updating files: 54% (5480/10148) [2026-02-01T00:00:05.012Z] Updating files: 55% (5582/10148) [2026-02-01T00:00:05.012Z] Updating files: 56% (5683/10148) [2026-02-01T00:00:05.012Z] Updating files: 57% (5785/10148) [2026-02-01T00:00:05.012Z] Updating files: 58% (5886/10148) [2026-02-01T00:00:05.012Z] Updating files: 58% (5956/10148) [2026-02-01T00:00:05.012Z] Updating files: 59% (5988/10148) [2026-02-01T00:00:05.514Z] Updating files: 60% (6089/10148) [2026-02-01T00:00:06.091Z] Updating files: 61% (6191/10148) [2026-02-01T00:00:06.091Z] Updating files: 62% (6292/10148) [2026-02-01T00:00:06.091Z] Updating files: 63% (6394/10148) [2026-02-01T00:00:06.091Z] Updating files: 64% (6495/10148) [2026-02-01T00:00:06.091Z] Updating files: 64% (6547/10148) [2026-02-01T00:00:06.626Z] Updating files: 65% (6597/10148) [2026-02-01T00:00:06.626Z] Updating files: 66% (6698/10148) [2026-02-01T00:00:06.626Z] Updating files: 67% (6800/10148) [2026-02-01T00:00:07.122Z] Updating files: 68% (6901/10148) [2026-02-01T00:00:07.122Z] Updating files: 69% (7003/10148) [2026-02-01T00:00:07.122Z] Updating files: 70% (7104/10148) [2026-02-01T00:00:07.122Z] Updating files: 71% (7206/10148) [2026-02-01T00:00:07.122Z] Updating files: 72% (7307/10148) [2026-02-01T00:00:07.122Z] Updating files: 73% (7409/10148) [2026-02-01T00:00:07.122Z] Updating files: 73% (7416/10148) [2026-02-01T00:00:07.122Z] Updating files: 74% (7510/10148) [2026-02-01T00:00:07.738Z] Updating files: 75% (7611/10148) [2026-02-01T00:00:07.738Z] Updating files: 76% (7713/10148) [2026-02-01T00:00:08.335Z] Updating files: 77% (7814/10148) [2026-02-01T00:00:08.335Z] Updating files: 78% (7916/10148) [2026-02-01T00:00:08.335Z] Updating files: 79% (8017/10148) [2026-02-01T00:00:08.854Z] Updating files: 79% (8018/10148) [2026-02-01T00:00:08.854Z] Updating files: 80% (8119/10148) [2026-02-01T00:00:08.854Z] Updating files: 81% (8220/10148) [2026-02-01T00:00:08.854Z] Updating files: 82% (8322/10148) [2026-02-01T00:00:08.854Z] Updating files: 83% (8423/10148) [2026-02-01T00:00:09.387Z] Updating files: 83% (8482/10148) [2026-02-01T00:00:09.387Z] Updating files: 84% (8525/10148) [2026-02-01T00:00:09.387Z] Updating files: 85% (8626/10148) [2026-02-01T00:00:09.387Z] Updating files: 86% (8728/10148) [2026-02-01T00:00:09.387Z] Updating files: 87% (8829/10148) [2026-02-01T00:00:09.387Z] Updating files: 88% (8931/10148) [2026-02-01T00:00:09.829Z] Updating files: 89% (9032/10148) [2026-02-01T00:00:09.829Z] Updating files: 90% (9134/10148) [2026-02-01T00:00:09.829Z] Updating files: 91% (9235/10148) [2026-02-01T00:00:09.829Z] Updating files: 92% (9337/10148) [2026-02-01T00:00:11.516Z] Updating files: 93% (9438/10148) [2026-02-01T00:00:11.516Z] Updating files: 94% (9540/10148) [2026-02-01T00:00:11.516Z] Updating files: 94% (9627/10148) [2026-02-01T00:00:11.516Z] Updating files: 95% (9641/10148) [2026-02-01T00:00:11.516Z] Updating files: 96% (9743/10148) [2026-02-01T00:00:11.988Z] Updating files: 97% (9844/10148) [2026-02-01T00:00:11.988Z] Updating files: 98% (9946/10148) [2026-02-01T00:00:11.988Z] Updating files: 99% (10047/10148) [2026-02-01T00:00:11.988Z] Updating files: 100% (10148/10148) [2026-02-01T00:00:11.988Z] Updating files: 100% (10148/10148), done. [2026-02-01T00:00:11.988Z] check OpenJ9 Repo sha [2026-02-01T00:00:11.988Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-02-01T00:00:14.683Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/testenv/testenv.properties [2026-02-01T00:00:15.265Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-01T00:00:15.265Z] OPENJ9_SHA=137bb6930d6a5bed8a7169d72adc00d3a8459604 [2026-02-01T00:00:15.265Z] total 160 [2026-02-01T00:00:15.265Z] -rw-r--r-- 1 admin staff 6735 Jan 31 18:55 Contributing.md [2026-02-01T00:00:15.265Z] -rw-r--r-- 1 admin staff 11360 Jan 31 18:55 LICENSE [2026-02-01T00:00:15.265Z] -rw-r--r-- 1 admin staff 65 Jan 31 18:55 NOTICE [2026-02-01T00:00:15.265Z] -rw-r--r-- 1 admin staff 8350 Jan 31 18:55 README.md [2026-02-01T00:00:15.265Z] drwxr-xr-x 24 admin staff 768 Jan 31 18:59 TKG [2026-02-01T00:00:15.265Z] drwxr-xr-x 4 admin staff 128 Jan 31 18:55 buildenv [2026-02-01T00:00:15.265Z] -rwxr-xr-x 1 admin staff 339 Jan 31 18:55 compile.sh [2026-02-01T00:00:15.265Z] drwxr-xr-x 3 admin staff 96 Jan 31 18:55 config [2026-02-01T00:00:15.265Z] drwxr-xr-x 5 admin staff 160 Jan 31 18:55 docs [2026-02-01T00:00:15.265Z] drwxr-xr-x 46 admin staff 1472 Jan 31 18:55 external [2026-02-01T00:00:15.265Z] drwxr-xr-x 8 admin staff 256 Jan 31 18:55 functional [2026-02-01T00:00:15.265Z] -rwxr-xr-x 1 admin staff 30011 Jan 31 18:55 get.sh [2026-02-01T00:00:15.265Z] drwxr-xr-x 25 admin staff 800 Jan 31 18:55 jck [2026-02-01T00:00:15.265Z] -rw-r--r-- 1 admin staff 145 Jan 31 18:59 job.properties [2026-02-01T00:00:15.265Z] drwxr-xr-x 27 admin staff 864 Jan 31 19:00 openj9 [2026-02-01T00:00:15.265Z] drwxr-xr-x 7 admin staff 224 Jan 31 18:55 openjdk [2026-02-01T00:00:15.265Z] drwxr-xr-x 14 admin staff 448 Jan 31 18:55 perf [2026-02-01T00:00:15.265Z] drwxr-xr-x 4 admin staff 128 Jan 31 18:55 scripts [2026-02-01T00:00:15.265Z] drwxr-xr-x 17 admin staff 544 Jan 31 18:55 system [2026-02-01T00:00:15.266Z] -rwxr-xr-x 1 admin staff 3928 Jan 31 18:55 terminateTestProcesses.sh [2026-02-01T00:00:15.266Z] drwxr-xr-x 5 admin staff 160 Jan 31 18:55 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-01T00:00:21.237Z] $ ssh-agent -k [2026-02-01T00:00:21.581Z] unset SSH_AUTH_SOCK; [2026-02-01T00:00:21.581Z] unset SSH_AGENT_PID; [2026-02-01T00:00:21.639Z] echo Agent pid 7754 killed; [2026-02-01T00:00:21.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2026-02-01T00:00:22.048Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2026-02-01T00:00:22.314Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-01T00:00:22.632Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DMBCS_Tests_charsets_0%2CMBCS_Tests_language_tag_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=466&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-01T00:00:22.647Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DMBCS_Tests_charsets_0%2CMBCS_Tests_language_tag_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_mac&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-orka-macos15-x64-7k8sp&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B7_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=466&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-01T00:00:22.700Z] Building tests... [Pipeline] timeout [2026-02-01T00:00:22.703Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-01T00:00:22.719Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-01T00:00:22.979Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-01T00:00:22.997Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-01T00:00:22.882Z] $ ssh-agent [2026-02-01T00:00:23.277Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-2ts0spHg76o6/agent.8135 [2026-02-01T00:00:23.277Z] SSH_AGENT_PID=8136 [2026-02-01T00:00:23.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-01T00:00:24.129Z] ++ uname [2026-02-01T00:00:24.129Z] + '[' Darwin = AIX ']' [2026-02-01T00:00:24.129Z] ++ uname [2026-02-01T00:00:24.129Z] + '[' Darwin = SunOS ']' [2026-02-01T00:00:24.129Z] ++ uname [2026-02-01T00:00:24.129Z] + '[' Darwin = '*BSD' ']' [2026-02-01T00:00:24.129Z] + MAKE=make [2026-02-01T00:00:24.129Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-01T00:00:24.129Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2026-02-01T00:00:25.643Z] ++ uname [2026-02-01T00:00:25.643Z] + '[' Darwin = AIX ']' [2026-02-01T00:00:25.643Z] ++ uname [2026-02-01T00:00:25.643Z] + '[' Darwin = SunOS ']' [2026-02-01T00:00:25.643Z] ++ uname [2026-02-01T00:00:25.643Z] + '[' Darwin = '*BSD' ']' [2026-02-01T00:00:25.643Z] + MAKE=make [2026-02-01T00:00:25.643Z] + cd ./aqa-tests [2026-02-01T00:00:25.643Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-01T00:00:25.643Z] ++ set +x [2026-02-01T00:00:26.079Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-02-01T00:00:26.079Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-02-01T00:00:26.079Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-01T00:00:26.079Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-01T00:00:26.079Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-01T00:00:26.079Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-01T00:00:34.729Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/build_tools.xml [2026-02-01T00:00:39.182Z] [2026-02-01T00:00:39.182Z] build: [2026-02-01T00:00:40.005Z] [2026-02-01T00:00:40.005Z] clean: [2026-02-01T00:00:40.005Z] [2026-02-01T00:00:40.005Z] init: [2026-02-01T00:00:40.005Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin [2026-02-01T00:00:40.005Z] [2026-02-01T00:00:40.005Z] getDependentLibs: [2026-02-01T00:00:42.593Z] [exec] -------------------------------------------- [2026-02-01T00:00:42.593Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-02-01T00:00:42.593Z] [exec] task is set to default [2026-02-01T00:00:42.593Z] [exec] dependencyList is set to json_simple [2026-02-01T00:00:42.593Z] [exec] System Test jars will not be downloaded. [2026-02-01T00:00:42.593Z] [exec] -------------------------------------------- [2026-02-01T00:00:42.593Z] [exec] Starting download third party dependent jars [2026-02-01T00:00:42.593Z] [exec] -------------------------------------------- [2026-02-01T00:00:42.593Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-02-01T00:00:42.593Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-01T00:00:42.593Z] [exec] downloaded dependent third party jars successfully [2026-02-01T00:00:42.593Z] [2026-02-01T00:00:42.593Z] compile: [2026-02-01T00:00:42.593Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-01T00:00:42.593Z] [echo] ============COMPILER SETTINGS============ [2026-02-01T00:00:42.593Z] [echo] ===fork: yes [2026-02-01T00:00:42.593Z] [echo] ===debug: on [2026-02-01T00:00:42.593Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin [2026-02-01T00:00:52.110Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-01T00:00:52.110Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-01T00:00:52.110Z] [2026-02-01T00:00:52.110Z] dist: [2026-02-01T00:00:52.110Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-01T00:00:52.110Z] [2026-02-01T00:00:52.110Z] BUILD SUCCESSFUL [2026-02-01T00:00:52.110Z] Total time: 18 seconds [2026-02-01T00:00:52.110Z] 0 [2026-02-01T00:00:52.110Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-01T00:00:52.977Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-01T00:00:52.977Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2026-02-01T00:01:03.433Z] ****************************** MACHINE INFO ****************************** [2026-02-01T00:01:03.433Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG [2026-02-01T00:01:03.433Z] Free Physical Memory Size : 12309655552 [2026-02-01T00:01:03.433Z] Free space (bytes) : 68872351744 [2026-02-01T00:01:03.433Z] Total Physical Memory Size : 20152582144 [2026-02-01T00:01:03.433Z] Total space (bytes) : 96427008000 [2026-02-01T00:01:03.433Z] Usable space (bytes) : 68872351744 [2026-02-01T00:01:03.433Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-01T00:01:03.433Z] bashVersion : [2026-02-01T00:01:03.433Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0) [2026-02-01T00:01:03.433Z] Copyright (C) 2025 Free Software Foundation, Inc. [2026-02-01T00:01:03.433Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] This is free software; you are free to change and redistribute it. [2026-02-01T00:01:03.433Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-01T00:01:03.433Z] cpuCores : 4 [2026-02-01T00:01:03.433Z] curlVersion : [2026-02-01T00:01:03.433Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0 [2026-02-01T00:01:03.433Z] Release-Date: 2024-03-27 [2026-02-01T00:01:03.433Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-02-01T00:01:03.433Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets [2026-02-01T00:01:03.433Z] dockerVersion : bash: line 1: docker: command not found [2026-02-01T00:01:03.433Z] gcc version : 17.0.0 [2026-02-01T00:01:03.433Z] gclibc version : bash: line 1: ldd: command not found [2026-02-01T00:01:03.433Z] gdb version : bash: line 1: gdb: command not found [2026-02-01T00:01:03.433Z] lldb version : [2026-02-01T00:01:03.433Z] lldb-1700.0.9.502 [2026-02-01T00:01:03.433Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) [2026-02-01T00:01:03.433Z] makeVersion : [2026-02-01T00:01:03.433Z] GNU Make 3.81 [2026-02-01T00:01:03.433Z] Copyright (C) 2006 Free Software Foundation, Inc. [2026-02-01T00:01:03.433Z] This is free software; see the source for copying conditions. [2026-02-01T00:01:03.433Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2026-02-01T00:01:03.433Z] PARTICULAR PURPOSE. [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] This program built for i386-apple-darwin11.3.0 [2026-02-01T00:01:03.433Z] mavenVersion : [2026-02-01T00:01:03.433Z] WARNING: A restricted method in java.lang.System has been called [2026-02-01T00:01:03.433Z] 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) [2026-02-01T00:01:03.433Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-02-01T00:01:03.433Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-01T00:01:03.433Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-01T00:01:03.433Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home [2026-02-01T00:01:03.433Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-01T00:01:03.433Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac" [2026-02-01T00:01:03.433Z] perlVersion : [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level [2026-02-01T00:01:03.433Z] (with 2 registered patches, see perl -V for more detail) [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] Copyright 1987-2022, Larry Wall [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-01T00:01:03.433Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-01T00:01:03.433Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-01T00:01:03.433Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] podmanVersion : bash: line 1: podman: command not found [2026-02-01T00:01:03.433Z] procArch : i386 [2026-02-01T00:01:03.433Z] sysArch : x86_64 [2026-02-01T00:01:03.433Z] sysOS : Darwin [2026-02-01T00:01:03.433Z] ulimit : [2026-02-01T00:01:03.433Z] core file size (blocks, -c) 0 [2026-02-01T00:01:03.433Z] data seg size (kbytes, -d) unlimited [2026-02-01T00:01:03.433Z] file size (blocks, -f) unlimited [2026-02-01T00:01:03.433Z] max locked memory (kbytes, -l) unlimited [2026-02-01T00:01:03.433Z] max memory size (kbytes, -m) unlimited [2026-02-01T00:01:03.433Z] open files (-n) 1048576 [2026-02-01T00:01:03.433Z] pipe size (512 bytes, -p) 1 [2026-02-01T00:01:03.433Z] stack size (kbytes, -s) 65532 [2026-02-01T00:01:03.433Z] cpu time (seconds, -t) unlimited [2026-02-01T00:01:03.433Z] max user processes (-u) 2784 [2026-02-01T00:01:03.433Z] virtual memory (kbytes, -v) unlimited [2026-02-01T00:01:03.433Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64 [2026-02-01T00:01:03.433Z] vmVendor : Oracle Corporation [2026-02-01T00:01:03.433Z] vmVersion : 27-beta+7-ea [2026-02-01T00:01:03.433Z] xlc version : bash: line 1: xlC: command not found [2026-02-01T00:01:03.433Z] ************************************************************************** [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('os.name')=Mac OS X [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('os.arch')=x86_64 [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('java.fullversion')=null [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] System.getProperty('sun.arch.data.model')=64 [2026-02-01T00:01:03.433Z] [2026-02-01T00:01:03.433Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 [2026-02-01T00:01:03.433Z] perl scripts/configure.pl [2026-02-01T00:01:03.433Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-01T00:01:04.427Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-01T00:01:04.427Z] [2026-02-01T00:01:04.427Z] [2026-02-01T00:01:04.427Z] Starting to generate build list. [2026-02-01T00:01:04.427Z] [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-01T00:01:05.084Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-01T00:01:05.745Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-01T00:01:06.572Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-01T00:01:06.572Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-01T00:01:06.572Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-01T00:01:06.572Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-01T00:01:07.118Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-01T00:01:07.617Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-01T00:01:08.113Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-01T00:01:08.625Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-01T00:01:09.292Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-01T00:01:09.292Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-01T00:01:09.292Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-01T00:01:09.292Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-01T00:01:09.769Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-01T00:01:10.221Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-01T00:01:10.221Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/buildInfo.mk [2026-02-01T00:01:10.221Z] [2026-02-01T00:01:10.221Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2026-02-01T00:01:10.694Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest [2026-02-01T00:01:10.694Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2026-02-01T00:01:13.108Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-01T00:01:13.108Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-01T00:01:13.108Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/charsets,functional/MBCS_Tests/language_tag" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-01T00:01:13.108Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-01T00:01:14.055Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/scripts/build_test.xml [2026-02-01T00:01:16.499Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/language_tag/build.xml [2026-02-01T00:01:16.499Z] [2026-02-01T00:01:16.499Z] -create_test_directory: [2026-02-01T00:01:16.499Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest [2026-02-01T00:01:16.499Z] [2026-02-01T00:01:16.499Z] stage_test_material: [2026-02-01T00:01:16.499Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest [2026-02-01T00:01:17.553Z] [2026-02-01T00:01:17.553Z] build: [2026-02-01T00:01:17.980Z] [2026-02-01T00:01:17.980Z] init: [2026-02-01T00:01:17.980Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig [2026-02-01T00:01:17.980Z] [2026-02-01T00:01:17.980Z] build: [2026-02-01T00:01:17.980Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig [2026-02-01T00:01:17.980Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig [2026-02-01T00:01:17.980Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/TestConfig [2026-02-01T00:01:17.980Z] [2026-02-01T00:01:17.980Z] build: [2026-02-01T00:01:17.980Z] [2026-02-01T00:01:17.980Z] init: [2026-02-01T00:01:17.980Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets [2026-02-01T00:01:17.980Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-02-01T00:01:17.980Z] [2026-02-01T00:01:17.980Z] compile: [2026-02-01T00:01:17.980Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-01T00:01:17.980Z] [echo] ============COMPILER SETTINGS============ [2026-02-01T00:01:17.980Z] [echo] ===fork: yes [2026-02-01T00:01:17.980Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2026-02-01T00:01:17.980Z] [echo] ===debug: on [2026-02-01T00:01:17.980Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets [2026-02-01T00:01:17.980Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] copyData: [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] check-dir: [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] build: [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] init: [2026-02-01T00:01:23.070Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/data [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] dist: [2026-02-01T00:01:23.070Z] [copy] Copying 32 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/data [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] dist: [2026-02-01T00:01:23.070Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets/charsets.jar [2026-02-01T00:01:23.070Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/charsets [2026-02-01T00:01:23.070Z] [2026-02-01T00:01:23.070Z] clean: [2026-02-01T00:01:23.070Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-02-01T00:01:23.720Z] [2026-02-01T00:01:23.720Z] build: [2026-02-01T00:01:23.720Z] [2026-02-01T00:01:23.720Z] init: [2026-02-01T00:01:23.720Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag [2026-02-01T00:01:23.720Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-02-01T00:01:23.720Z] [2026-02-01T00:01:23.720Z] getDependentLibs: [2026-02-01T00:01:24.109Z] [exec] -------------------------------------------- [2026-02-01T00:01:24.109Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-02-01T00:01:24.109Z] [exec] task is set to default [2026-02-01T00:01:24.109Z] [exec] dependencyList is set to junit4,testng,jcommander [2026-02-01T00:01:24.109Z] [exec] System Test jars will not be downloaded. [2026-02-01T00:01:24.109Z] [exec] -------------------------------------------- [2026-02-01T00:01:24.109Z] [exec] Starting download third party dependent jars [2026-02-01T00:01:24.109Z] [exec] -------------------------------------------- [2026-02-01T00:01:24.109Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib [2026-02-01T00:01:24.109Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-02-01T00:01:24.109Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-02-01T00:01:24.663Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/junit4.jar [2026-02-01T00:01:24.663Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-02-01T00:01:24.663Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-02-01T00:01:25.612Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/testng.jar [2026-02-01T00:01:25.612Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-02-01T00:01:25.612Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-02-01T00:01:26.119Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/jcommander.jar [2026-02-01T00:01:26.119Z] [exec] downloaded dependent third party jars successfully [2026-02-01T00:01:26.119Z] [2026-02-01T00:01:26.119Z] compile: [2026-02-01T00:01:26.119Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-01T00:01:26.119Z] [echo] ============COMPILER SETTINGS============ [2026-02-01T00:01:26.119Z] [echo] ===fork: yes [2026-02-01T00:01:26.119Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac [2026-02-01T00:01:26.119Z] [echo] ===debug: on [2026-02-01T00:01:26.119Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag [2026-02-01T00:01:26.119Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] copyData: [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] check-dir: [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] build: [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] dist: [2026-02-01T00:01:32.611Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag/language_tag.jar [2026-02-01T00:01:32.611Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jvmtest/functional/MBCS_Tests/language_tag [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] clean: [2026-02-01T00:01:32.611Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-02-01T00:01:32.611Z] [2026-02-01T00:01:32.611Z] BUILD SUCCESSFUL [2026-02-01T00:01:32.611Z] Total time: 18 seconds [2026-02-01T00:01:32.611Z] 0 [2026-02-01T00:01:33.231Z] [2026-02-01T00:01:33.231Z] [2026-02-01T00:01:33.231Z] RECORD TEST REPOs SHA [2026-02-01T00:01:33.231Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-01T00:01:33.231Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-01T00:01:33.755Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-01T00:01:33.755Z] touch /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-01T00:01:34.297Z] ================================================ [2026-02-01T00:01:34.297Z] timestamp: 20260131-190134 [2026-02-01T00:01:34.297Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/openj9 [2026-02-01T00:01:34.297Z] git repo: [2026-02-01T00:01:34.850Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-02-01T00:01:34.850Z] sha: [2026-02-01T00:01:34.850Z] 137bb6930d6a5bed8a7169d72adc00d3a8459604 [2026-02-01T00:01:34.850Z] ================================================ [2026-02-01T00:01:34.850Z] timestamp: 20260131-190134 [2026-02-01T00:01:34.850Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests [2026-02-01T00:01:34.850Z] git repo: [2026-02-01T00:01:34.850Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-01T00:01:34.850Z] sha: [2026-02-01T00:01:35.387Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f [2026-02-01T00:01:35.913Z] ================================================ [2026-02-01T00:01:35.913Z] timestamp: 20260131-190135 [2026-02-01T00:01:36.535Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG [2026-02-01T00:01:36.535Z] git repo: [2026-02-01T00:01:36.535Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-01T00:01:36.535Z] sha: [2026-02-01T00:01:37.028Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8 [2026-02-01T00:01:37.028Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 [2026-02-01T00:01:37.029Z] perl scripts/configure.pl [2026-02-01T00:01:37.029Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MBCS_Tests_charsets_0,MBCS_Tests_language_tag_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-01T00:01:39.794Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-01T00:01:39.794Z] [2026-02-01T00:01:39.794Z] Starting to generate test make files. [2026-02-01T00:01:39.794Z] [2026-02-01T00:01:39.794Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-02-01T00:01:39.794Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-02-01T00:01:39.794Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-02-01T00:01:40.486Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-02-01T00:01:40.486Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-02-01T00:01:40.486Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-02-01T00:01:41.213Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-02-01T00:01:41.898Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-02-01T00:01:42.461Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-02-01T00:01:42.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-02-01T00:01:43.206Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-02-01T00:01:43.820Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-02-01T00:01:43.820Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-02-01T00:01:43.820Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-02-01T00:01:43.820Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-02-01T00:01:44.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-02-01T00:01:44.599Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-02-01T00:01:45.303Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-02-01T00:01:45.926Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-02-01T00:01:46.640Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-02-01T00:01:47.309Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-02-01T00:01:47.309Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-02-01T00:01:47.309Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-02-01T00:01:48.067Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-02-01T00:01:48.067Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-02-01T00:01:48.067Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-02-01T00:01:48.068Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk [2026-02-01T00:01:48.068Z] [2026-02-01T00:01:48.068Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-02-01T00:01:48.711Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-02-01T00:01:48.712Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/autoGen.mk [2026-02-01T00:01:48.712Z] [2026-02-01T00:01:48.712Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-02-01T00:01:49.456Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-02-01T00:01:49.456Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-02-01T00:01:49.456Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../functional/autoGen.mk [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:49.456Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../autoGen.mk [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:49.456Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/utils.mk [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:49.456Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/../TKG/rerun.mk [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:49.456Z] Make files are generated successfully. [2026-02-01T00:01:49.456Z] [2026-02-01T00:01:50.023Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList [2026-02-01T00:01:54.619Z] [2026-02-01T00:01:54.620Z] Running make 3.81 [2026-02-01T00:01:54.620Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/aqa-tests/TKG/.. [2026-02-01T00:01:54.620Z] set JDK_VERSION to 27 [2026-02-01T00:01:54.620Z] set JDK_IMPL to hotspot [2026-02-01T00:01:54.620Z] set JVM_VERSION to openjdk27 [2026-02-01T00:01:54.620Z] set JCL_VERSION to latest [2026-02-01T00:01:54.620Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home [2026-02-01T00:01:54.620Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2026-02-01T00:01:54.620Z] set SPEC to osx_x86-64 [2026-02-01T00:01:54.620Z] set TEST_FLAG to [2026-02-01T00:01:55.411Z] Running testList ... [2026-02-01T00:01:55.411Z] There are 2 test targets in testList [2026-02-01T00:01:55.411Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_special.functional_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2026-02-01T00:01:56.673Z] openjdk version "27-beta" 2026-09-15 [2026-02-01T00:01:56.673Z] OpenJDK Runtime Environment Temurin-27+7-202601312148 (build 27-beta+7-ea) [2026-02-01T00:01:56.673Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312148 (build 27-beta+7-ea, mixed mode) [2026-02-01T00:01:57.236Z] [2026-02-01T00:01:57.236Z] ===============================================