Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin" build number 546
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 939
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 182
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.35.1'
> 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 0aeebf6166adcecf1c57956cb5d46584664a68fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0aeebf6166adcecf1c57956cb5d46584664a68fe # timeout=10
Commit message: "Move NUM_LIST to the outermost scope that includes a reference (#5518)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-08-21T22:54:51.728Z] SPEC: osx_x86-64
[Pipeline] echo
[2024-08-21T22:54:51.729Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-08-21T22:54:51.739Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2024-08-21T22:54:51.741Z] dynamicAgents: []
[Pipeline] node
[2024-08-21T22:55:06.745Z] Still waiting to schedule task
[2024-08-21T22:55:06.745Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2024-08-22T01:13:43.614Z] Running on test-macincloud-macos1201-x64-2 in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-08-22T01:13:43.645Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-08-22T01:13:43.934Z] [WS-CLEANUP] Deleting project workspace...
[2024-08-22T01:13:43.934Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-08-22T01:13:44.072Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-08-22T01:13:44.232Z] The recommended git tool is: git
[2024-08-22T01:13:44.513Z] No credentials specified
[2024-08-22T01:13:44.649Z] Cloning the remote Git repository
[2024-08-22T01:13:45.037Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-08-22T01:13:45.037Z] > git init /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests # timeout=10
[2024-08-22T01:13:45.096Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2024-08-22T01:13:45.096Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-08-22T01:13:45.096Z] > git --version # timeout=10
[2024-08-22T01:13:45.108Z] > git --version # 'git version 2.32.0 (Apple Git-132)'
[2024-08-22T01:13:45.109Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-22T01:13:47.358Z] Avoid second fetch
[2024-08-22T01:13:47.511Z] Checking out Revision 0aeebf6166adcecf1c57956cb5d46584664a68fe (origin/master)
[2024-08-22T01:13:47.303Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-08-22T01:13:47.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-22T01:13:47.607Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-08-22T01:13:47.759Z] > git config core.sparsecheckout # timeout=10
[2024-08-22T01:13:47.775Z] > git checkout -f 0aeebf6166adcecf1c57956cb5d46584664a68fe # timeout=10
[2024-08-22T01:13:49.004Z] Commit message: "Move NUM_LIST to the outermost scope that includes a reference (#5518)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-08-22T01:13:50.828Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-08-22T01:13:52.368Z] + LC_TIME=C
[2024-08-22T01:13:52.368Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2024-08-22T01:13:52.920Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-08-22T01:13:54.405Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-08-22T01:13:54.405Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] sh
[2024-08-22T01:13:57.015Z] + printenv
[2024-08-22T01:13:57.015Z] JCK_GIT_BRANCH=master
[2024-08-22T01:13:57.015Z] DYNAMIC_COMPILE=true
[2024-08-22T01:13:57.015Z] JENKINS_NODE_COOKIE=69df3ad3-3073-4a63-bc8c-f9e15c153f11
[2024-08-22T01:13:57.015Z] OPENJ9_BRANCH=master
[2024-08-22T01:13:57.015Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/25/
[2024-08-22T01:13:57.015Z] DOCKER_REQUIRED=false
[2024-08-22T01:13:57.015Z] PARALLEL=Dynamic
[2024-08-22T01:13:57.015Z] SHELL=/bin/bash
[2024-08-22T01:13:57.015Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-08-22T01:13:57.015Z] JOBSTARTTIME=Wed, 21 Aug 2024 20:13:51 -0500
[2024-08-22T01:13:57.015Z] STAGE_NAME=Setup
[2024-08-22T01:13:57.015Z] SSH_CLIENT=78.47.239.97 51648 22
[2024-08-22T01:13:57.015Z] TMPDIR=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T/
[2024-08-22T01:13:57.015Z] BUILD_TAG=jenkins-Test_openjdk17_hs_dev.functional_x86-64_mac-25
[2024-08-22T01:13:57.015Z] SDK_RESOURCE=upstream
[2024-08-22T01:13:57.015Z] TIME_LIMIT=25
[2024-08-22T01:13:57.015Z] JDK_BOOT_DIR=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home
[2024-08-22T01:13:57.015Z] NUM_PROCESSORS=8
[2024-08-22T01:13:57.015Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-08-22T01:13:57.015Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-22T01:13:57.015Z] JAVA_MAIN_CLASS_16078=hudson.remoting.Launcher
[2024-08-22T01:13:57.015Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2024-08-22T01:13:57.015Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/
[2024-08-22T01:13:57.015Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/25/display/redirect?page=changes
[2024-08-22T01:13:57.015Z] JDK_BRANCH=jdk-17.0.13+4_adopt
[2024-08-22T01:13:57.015Z] ACTIVE_NODE_TIMEOUT=5
[2024-08-22T01:13:57.015Z] USER=jenkins
[2024-08-22T01:13:57.015Z] ADOPTOPENJDK_BRANCH=master
[2024-08-22T01:13:57.015Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2024-08-22T01:13:57.015Z] ARCHIVE_TEST_RESULTS=false
[2024-08-22T01:13:57.015Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-x64-temurin
[2024-08-22T01:13:57.015Z] STF_OWNER_BRANCH=adoptium:master
[2024-08-22T01:13:57.015Z] LIGHT_WEIGHT_CHECKOUT=false
[2024-08-22T01:13:57.015Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/25/display/redirect?page=artifacts
[2024-08-22T01:13:57.015Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0
[2024-08-22T01:13:57.015Z] ORIGIN_JDK_VERSION=17
[2024-08-22T01:13:57.015Z] SETUP_JCK_RUN=false
[2024-08-22T01:13:57.015Z] PERSONAL_BUILD=false
[2024-08-22T01:13:57.015Z] TKG_OWNER_BRANCH=adoptium:master
[2024-08-22T01:13:57.015Z] RERUN_ITERATIONS=0
[2024-08-22T01:13:57.015Z] SPEC=osx_x86-64
[2024-08-22T01:13:57.016Z] TKG_ITERATIONS=1
[2024-08-22T01:13:57.016Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-08-22T01:13:57.016Z] ITERATIONS=1
[2024-08-22T01:13:57.016Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
[2024-08-22T01:13:57.016Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:13:57.016Z] KEEP_REPORTDIR=true
[2024-08-22T01:13:57.016Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/25/display/redirect
[2024-08-22T01:13:57.016Z] _=/usr/bin/printenv
[2024-08-22T01:13:57.016Z] GENERATE_JOBS=true
[2024-08-22T01:13:57.016Z] PWD=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[2024-08-22T01:13:57.016Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2024-08-22T01:13:57.016Z] EXIT_FAILURE=false
[2024-08-22T01:13:57.016Z] HUDSON_URL=https://ci.adoptium.net/
[2024-08-22T01:13:57.016Z] EXTERNAL_REPO_BRANCH=master
[2024-08-22T01:13:57.016Z] JDK_VERSION=17
[2024-08-22T01:13:57.016Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-08-22T01:13:57.016Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-08-22T01:13:57.016Z] JOB_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2024-08-22T01:13:57.016Z] BUILD_DISPLAY_NAME=#25
[2024-08-22T01:13:57.016Z] USE_TESTENV_PROPERTIES=false
[2024-08-22T01:13:57.016Z] JENKINS_URL=https://ci.adoptium.net/
[2024-08-22T01:13:57.016Z] EXIT_SUCCESS=false
[2024-08-22T01:13:57.016Z] BUILD_ID=25
[2024-08-22T01:13:57.016Z] TEST_TIME=120
[2024-08-22T01:13:57.016Z] PLATFORM=x86-64_mac
[2024-08-22T01:13:57.016Z] JDK_IMPL=hotspot
[2024-08-22T01:13:57.016Z] JOB_BASE_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac
[2024-08-22T01:13:57.016Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/25/display/redirect?page=tests
[2024-08-22T01:13:57.016Z] SHLVL=3
[2024-08-22T01:13:57.016Z] AUTO_DETECT=true
[2024-08-22T01:13:57.016Z] HOME=/Users/jenkins
[2024-08-22T01:13:57.016Z] TAP_NAME=Test_openjdk17_hs_dev.functional_x86-64_mac.tap
[2024-08-22T01:13:57.016Z] CI=true
[2024-08-22T01:13:57.016Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac@tmp
[2024-08-22T01:13:57.016Z] EXECUTOR_NUMBER=0
[2024-08-22T01:13:57.016Z] JENKINS_SERVER_COOKIE=durable-3365de711d3759b1d8eb2891bcbca351b8463295cf4f60a404f01303d2143ed9
[2024-08-22T01:13:57.016Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-2 x64 x86 sw.os.osx hw.arch.x86 mac
[2024-08-22T01:13:57.016Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/system_lib
[2024-08-22T01:13:57.016Z] BUILD_LIST=functional
[2024-08-22T01:13:57.016Z] TARGET=dev.functional
[2024-08-22T01:13:57.016Z] LOGNAME=jenkins
[2024-08-22T01:13:57.016Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2024-08-22T01:13:57.016Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-08-22T01:13:57.016Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-08-22T01:13:57.016Z] SSH_CONNECTION=78.47.239.97 51648 216.39.74.140 22
[2024-08-22T01:13:57.016Z] UPSTREAM_JOB_NUMBER=546
[2024-08-22T01:13:57.016Z] NODE_NAME=test-macincloud-macos1201-x64-2
[2024-08-22T01:13:57.016Z] BUILD_NUMBER=25
[2024-08-22T01:13:57.016Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_dev.functional_x86-64_mac/display/redirect
[2024-08-22T01:13:57.016Z] KEEP_WORKSPACE=false
[2024-08-22T01:13:57.016Z] HUDSON_COOKIE=16e5fe50-e54b-49d8-aede-6a07deaeaad2
[2024-08-22T01:13:57.016Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../benchmarks
[2024-08-22T01:13:57.016Z] USE_JRE=false
[2024-08-22T01:13:57.016Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image
[2024-08-22T01:13:57.016Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-22T01:13:57.016Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[Pipeline] timeout
[2024-08-22T01:13:57.428Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-08-22T01:13:57.446Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-22T01:14:40.342Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-x64-temurin" build number 546
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-08-22T01:14:40.566Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-08-22T01:14:40.572Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2024-08-22T01:14:40.844Z] $ ssh-agent
[2024-08-22T01:14:41.288Z] SSH_AUTH_SOCK=/var/folders/83/7mx9d_px0ll2kg28htvh8m_c0000gr/T//ssh-JmhsdoYpU1pQ/agent.1291
[2024-08-22T01:14:41.289Z] SSH_AGENT_PID=1292
[2024-08-22T01:14:41.289Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-08-22T01:14:41.304Z] Running in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-08-22T01:14:41.330Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-08-22T01:14:42.835Z] ++ pwd
[2024-08-22T01:14:42.835Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 17 -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
[2024-08-22T01:14:42.835Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2024-08-22T01:14:42.835Z] get jdk binary...
[2024-08-22T01:14:42.835Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-08-22T01:14:42.835Z] Uncompressing file: OpenJDK17U-jdk_x64_mac_hotspot_17.0.13_4-ea.tar.gz ...
[2024-08-22T01:14:43.626Z] Uncompressing file: OpenJDK17U-jre_x64_mac_hotspot_17.0.13_4-ea.tar.gz ...
[2024-08-22T01:14:44.419Z] Uncompressing file: OpenJDK17U-static-libs_x64_mac_hotspot_17.0.13_4-ea.tar.gz ...
[2024-08-22T01:14:44.419Z] Uncompressing file: OpenJDK17U-testimage_x64_mac_hotspot_17.0.13_4-ea.tar.gz ...
[2024-08-22T01:14:44.419Z] Uncompressing OpenJDK17U-debugimage_x64_mac_hotspot_17.0.13_4-ea.tar.gz over ./j2sdk-image...
[2024-08-22T01:14:46.054Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2024-08-22T01:14:46.054Z] javac_path: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2024-08-22T01:14:46.054Z] Run: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2024-08-22T01:14:46.054Z] =JAVA VERSION OUTPUT BEGIN=
[2024-08-22T01:14:46.054Z] openjdk version "17.0.13-beta" 2024-10-15
[2024-08-22T01:14:46.054Z] OpenJDK Runtime Environment Temurin-17.0.13+4-202408211935 (build 17.0.13-beta+4-ea)
[2024-08-22T01:14:46.054Z] OpenJDK 64-Bit Server VM Temurin-17.0.13+4-202408211935 (build 17.0.13-beta+4-ea, mixed mode)
[2024-08-22T01:14:46.054Z] =JAVA VERSION OUTPUT END=
[2024-08-22T01:14:46.054Z] get testKitGen...
[2024-08-22T01:14:46.054Z] git clone -q https://github.com/adoptium/TKG.git
[2024-08-22T01:14:46.846Z] git rev-parse master
[2024-08-22T01:14:46.846Z] git checkout -q -f 376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-22T01:14:46.846Z] check adoptium repo and TKG repo SHA
[2024-08-22T01:14:46.846Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:46.846Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:46.846Z] touch /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:46.846Z] ================================================
[2024-08-22T01:14:46.846Z] timestamp: 20240821-201446
[2024-08-22T01:14:46.846Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests
[2024-08-22T01:14:46.846Z] git repo:
[2024-08-22T01:14:46.846Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-08-22T01:14:46.846Z] sha:
[2024-08-22T01:14:46.846Z] 0aeebf6166adcecf1c57956cb5d46584664a68fe
[2024-08-22T01:14:46.847Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-08-22T01:14:46.847Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2024-08-22T01:14:46.847Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-22T01:14:46.847Z] ADOPTOPENJDK_BRANCH=0aeebf6166adcecf1c57956cb5d46584664a68fe
[2024-08-22T01:14:46.847Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:46.847Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:46.847Z] ================================================
[2024-08-22T01:14:46.847Z] timestamp: 20240821-201446
[2024-08-22T01:14:46.847Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2024-08-22T01:14:46.847Z] git repo:
[2024-08-22T01:14:46.847Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-08-22T01:14:46.847Z] sha:
[2024-08-22T01:14:46.847Z] 376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-22T01:14:46.847Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-08-22T01:14:46.847Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2024-08-22T01:14:46.847Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-08-22T01:14:46.847Z] TKG_BRANCH=376cce510ce78b38fa10e914addb237e6bfc95c5
[2024-08-22T01:14:46.847Z] get functional test material...
[2024-08-22T01:14:46.847Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2024-08-22T01:14:46.847Z] Cloning into 'openj9'...
[2024-08-22T01:14:46.848Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2024-08-22T01:14:52.611Z] Updating files: 50% (5187/10306)
[2024-08-22T01:14:52.611Z] Updating files: 51% (5257/10306)
[2024-08-22T01:14:52.611Z] Updating files: 52% (5360/10306)
[2024-08-22T01:14:52.611Z] Updating files: 53% (5463/10306)
[2024-08-22T01:14:52.611Z] Updating files: 54% (5566/10306)
[2024-08-22T01:14:52.611Z] Updating files: 55% (5669/10306)
[2024-08-22T01:14:53.402Z] Updating files: 56% (5772/10306)
[2024-08-22T01:14:53.402Z] Updating files: 57% (5875/10306)
[2024-08-22T01:14:53.402Z] Updating files: 58% (5978/10306)
[2024-08-22T01:14:53.402Z] Updating files: 59% (6081/10306)
[2024-08-22T01:14:53.402Z] Updating files: 60% (6184/10306)
[2024-08-22T01:14:53.402Z] Updating files: 61% (6287/10306)
[2024-08-22T01:14:53.402Z] Updating files: 62% (6390/10306)
[2024-08-22T01:14:53.402Z] Updating files: 63% (6493/10306)
[2024-08-22T01:14:53.402Z] Updating files: 64% (6596/10306)
[2024-08-22T01:14:53.402Z] Updating files: 65% (6699/10306)
[2024-08-22T01:14:53.402Z] Updating files: 66% (6802/10306)
[2024-08-22T01:14:53.402Z] Updating files: 67% (6906/10306)
[2024-08-22T01:14:53.402Z] Updating files: 68% (7009/10306)
[2024-08-22T01:14:53.402Z] Updating files: 69% (7112/10306)
[2024-08-22T01:14:53.402Z] Updating files: 70% (7215/10306)
[2024-08-22T01:14:53.402Z] Updating files: 71% (7318/10306)
[2024-08-22T01:14:53.402Z] Updating files: 72% (7421/10306)
[2024-08-22T01:14:53.402Z] Updating files: 73% (7524/10306)
[2024-08-22T01:14:53.402Z] Updating files: 74% (7627/10306)
[2024-08-22T01:14:53.402Z] Updating files: 75% (7730/10306)
[2024-08-22T01:14:53.402Z] Updating files: 76% (7833/10306)
[2024-08-22T01:14:53.402Z] Updating files: 77% (7936/10306)
[2024-08-22T01:14:53.402Z] Updating files: 78% (8039/10306)
[2024-08-22T01:14:53.402Z] Updating files: 79% (8142/10306)
[2024-08-22T01:14:53.402Z] Updating files: 80% (8245/10306)
[2024-08-22T01:14:53.402Z] Updating files: 81% (8348/10306)
[2024-08-22T01:14:53.402Z] Updating files: 82% (8451/10306)
[2024-08-22T01:14:53.402Z] Updating files: 83% (8554/10306)
[2024-08-22T01:14:53.402Z] Updating files: 84% (8658/10306)
[2024-08-22T01:14:53.402Z] Updating files: 85% (8761/10306)
[2024-08-22T01:14:53.402Z] Updating files: 86% (8864/10306)
[2024-08-22T01:14:53.402Z] Updating files: 87% (8967/10306)
[2024-08-22T01:14:53.402Z] Updating files: 88% (9070/10306)
[2024-08-22T01:14:53.402Z] Updating files: 89% (9173/10306)
[2024-08-22T01:14:53.402Z] Updating files: 90% (9276/10306)
[2024-08-22T01:14:53.402Z] Updating files: 91% (9379/10306)
[2024-08-22T01:14:53.402Z] Updating files: 92% (9482/10306)
[2024-08-22T01:14:53.402Z] Updating files: 93% (9585/10306)
[2024-08-22T01:14:53.402Z] Updating files: 94% (9688/10306)
[2024-08-22T01:14:53.402Z] Updating files: 95% (9791/10306)
[2024-08-22T01:14:53.402Z] Updating files: 96% (9894/10306)
[2024-08-22T01:14:53.402Z] Updating files: 97% (9997/10306)
[2024-08-22T01:14:53.402Z] Updating files: 98% (10100/10306)
[2024-08-22T01:14:53.402Z] Updating files: 99% (10203/10306)
[2024-08-22T01:14:53.402Z] Updating files: 100% (10306/10306)
[2024-08-22T01:14:53.402Z] Updating files: 100% (10306/10306), done.
[2024-08-22T01:14:53.402Z] check OpenJ9 Repo sha
[2024-08-22T01:14:53.402Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:53.403Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/SHA.txt
[2024-08-22T01:14:53.403Z] ================================================
[2024-08-22T01:14:53.403Z] timestamp: 20240821-201453
[2024-08-22T01:14:53.403Z] repo dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9
[2024-08-22T01:14:53.403Z] git repo:
[2024-08-22T01:14:54.192Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2024-08-22T01:14:54.192Z] sha:
[2024-08-22T01:14:54.192Z] 18eaa1571700b66c15e81ba9d9660e00288e367b
[2024-08-22T01:14:54.192Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2024-08-22T01:14:54.192Z] Check sha in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/openj9 and store the info in /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/testenv/testenv.properties
[2024-08-22T01:14:54.192Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-22T01:14:54.192Z] OPENJ9_SHA=18eaa1571700b66c15e81ba9d9660e00288e367b
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-08-22T01:14:54.907Z] $ ssh-agent -k
[2024-08-22T01:14:54.914Z] unset SSH_AUTH_SOCK;
[2024-08-22T01:14:54.914Z] unset SSH_AGENT_PID;
[2024-08-22T01:14:54.914Z] echo Agent pid 1292 killed;
[2024-08-22T01:14:55.343Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2024-08-22T01:14:55.510Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2024-08-22T01:14:55.942Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-08-22T01:14:56.200Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.13%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=546&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] echo
[2024-08-22T01:14:56.212Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-macincloud-macos1201-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.13%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=546&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=Dynamic
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
[Pipeline] timeout
[2024-08-22T01:14:56.250Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-22T01:14:57.094Z] Copied 1 artifact from "getTRSSOutput" build number 1507
[Pipeline] sh
[2024-08-22T01:14:58.604Z] + cd ./aqa-tests/TKG/resources/TRSS
[2024-08-22T01:14:58.604Z] + gzip -cd TRSSOutput.tar.gz
[2024-08-22T01:14:58.604Z] + tar xof -
[2024-08-22T01:14:58.604Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-08-22T01:14:59.045Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-22T01:14:59.061Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-22T01:15:00.554Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-22T01:15:00.554Z] --------------------------------------------
[2024-08-22T01:15:00.554Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:00.554Z] task is set to default
[2024-08-22T01:15:00.554Z] dependencyList is set to all
[2024-08-22T01:15:00.554Z] --------------------------------------------
[2024-08-22T01:15:00.554Z] Starting download third party dependent jars
[2024-08-22T01:15:00.554Z] --------------------------------------------
[2024-08-22T01:15:00.554Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.554Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.555Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.555Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.555Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.555Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-22T01:15:00.555Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2024-08-22T01:15:01.003Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2024-08-22T01:15:02.502Z] + cd ./aqa-tests/TKG
[2024-08-22T01:15:02.502Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES=
[2024-08-22T01:15:02.502Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-22T01:15:02.502Z] UNAME_OS is Darwin
[2024-08-22T01:15:02.502Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:02.502Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:02.502Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:02.502Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-22T01:15:02.502Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-22T01:15:02.502Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-22T01:15:02.502Z]
[2024-08-22T01:15:02.502Z] build:
[2024-08-22T01:15:02.502Z]
[2024-08-22T01:15:02.502Z] clean:
[2024-08-22T01:15:02.502Z]
[2024-08-22T01:15:02.502Z] init:
[2024-08-22T01:15:02.502Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2024-08-22T01:15:02.502Z]
[2024-08-22T01:15:02.502Z] getDependentLibs:
[2024-08-22T01:15:02.502Z] [exec] --------------------------------------------
[2024-08-22T01:15:02.502Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:02.502Z] [exec] task is set to default
[2024-08-22T01:15:02.502Z] [exec] dependencyList is set to json_simple
[2024-08-22T01:15:02.502Z] [exec] --------------------------------------------
[2024-08-22T01:15:02.502Z] [exec] Starting download third party dependent jars
[2024-08-22T01:15:02.502Z] [exec] --------------------------------------------
[2024-08-22T01:15:02.502Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:02.502Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-22T01:15:02.502Z] [exec] downloaded dependent third party jars successfully
[2024-08-22T01:15:02.502Z]
[2024-08-22T01:15:02.502Z] compile:
[2024-08-22T01:15:02.502Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-22T01:15:02.502Z] [echo] ============COMPILER SETTINGS============
[2024-08-22T01:15:02.502Z] [echo] ===fork: yes
[2024-08-22T01:15:02.502Z] [echo] ===debug: on
[2024-08-22T01:15:02.502Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2024-08-22T01:15:04.135Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2024-08-22T01:15:04.135Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-08-22T01:15:04.135Z]
[2024-08-22T01:15:04.135Z] dist:
[2024-08-22T01:15:04.135Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-22T01:15:04.135Z]
[2024-08-22T01:15:04.135Z] BUILD SUCCESSFUL
[2024-08-22T01:15:04.135Z] Total time: 1 second
[2024-08-22T01:15:04.135Z] 0
[2024-08-22T01:15:04.135Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-22T01:15:04.135Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-22T01:15:04.135Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2024-08-22T01:15:05.766Z] ****************************** MACHINE INFO ******************************
[2024-08-22T01:15:05.767Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2024-08-22T01:15:05.767Z] Free Physical Memory Size : 151572480
[2024-08-22T01:15:05.767Z] Free space (bytes) : 16403623936
[2024-08-22T01:15:05.767Z] Total Physical Memory Size : 4294967296
[2024-08-22T01:15:05.767Z] Total space (bytes) : 128639262720
[2024-08-22T01:15:05.767Z] Usable space (bytes) : 16403623936
[2024-08-22T01:15:05.767Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-22T01:15:05.767Z] bashVersion :
[2024-08-22T01:15:05.767Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
[2024-08-22T01:15:05.767Z] Copyright (C) 2007 Free Software Foundation, Inc.
[2024-08-22T01:15:05.767Z] cpuCores : 4
[2024-08-22T01:15:05.767Z] curlVersion :
[2024-08-22T01:15:05.767Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0
[2024-08-22T01:15:05.767Z] Release-Date: 2021-05-26
[2024-08-22T01:15:05.767Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2024-08-22T01:15:05.767Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets
[2024-08-22T01:15:05.767Z] dockerVersion : bash: docker: command not found
[2024-08-22T01:15:05.767Z] gcc version : 13.1.6
[2024-08-22T01:15:05.767Z] gclibc version : bash: ldd: command not found
[2024-08-22T01:15:05.767Z] gdb version : bash: gdb: command not found
[2024-08-22T01:15:05.767Z] lldb version :
[2024-08-22T01:15:05.767Z] lldb-1316.0.9.41
[2024-08-22T01:15:05.767Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)
[2024-08-22T01:15:05.767Z] makeVersion :
[2024-08-22T01:15:05.767Z] GNU Make 3.81
[2024-08-22T01:15:05.767Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2024-08-22T01:15:05.767Z] This is free software; see the source for copying conditions.
[2024-08-22T01:15:05.767Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2024-08-22T01:15:05.767Z] PARTICULAR PURPOSE.
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] This program built for i386-apple-darwin11.3.0
[2024-08-22T01:15:05.767Z] mavenVersion :
[2024-08-22T01:15:05.767Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2024-08-22T01:15:05.767Z] Maven home: /usr/local/apache-maven-3.6.3
[2024-08-22T01:15:05.767Z] Java version: 17.0.13-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2024-08-22T01:15:05.767Z] Default locale: en_US, platform encoding: UTF-8
[2024-08-22T01:15:05.767Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac"
[2024-08-22T01:15:05.767Z] perlVersion :
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2024-08-22T01:15:05.767Z] (with 2 registered patches, see perl -V for more detail)
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] Copyright 1987-2020, Larry Wall
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-22T01:15:05.767Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-22T01:15:05.767Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-22T01:15:05.767Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-22T01:15:05.767Z]
[2024-08-22T01:15:05.767Z] podmanVersion : bash: podman: command not found
[2024-08-22T01:15:05.767Z] procArch : i386
[2024-08-22T01:15:05.767Z] sysArch : x86_64
[2024-08-22T01:15:05.767Z] sysOS : Darwin
[2024-08-22T01:15:05.767Z] ulimit :
[2024-08-22T01:15:05.767Z] core file size (blocks, -c) 0
[2024-08-22T01:15:05.767Z] data seg size (kbytes, -d) unlimited
[2024-08-22T01:15:05.767Z] file size (blocks, -f) unlimited
[2024-08-22T01:15:05.767Z] max locked memory (kbytes, -l) unlimited
[2024-08-22T01:15:05.767Z] max memory size (kbytes, -m) unlimited
[2024-08-22T01:15:05.767Z] open files (-n) 2147483647
[2024-08-22T01:15:05.767Z] pipe size (512 bytes, -p) 1
[2024-08-22T01:15:05.767Z] stack size (kbytes, -s) 65532
[2024-08-22T01:15:05.767Z] cpu time (seconds, -t) unlimited
[2024-08-22T01:15:05.767Z] max user processes (-u) 1392
[2024-08-22T01:15:05.767Z] virtual memory (kbytes, -v) unlimited
[2024-08-22T01:15:05.767Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64
[2024-08-22T01:15:05.767Z] vmVendor : Oracle Corporation
[2024-08-22T01:15:05.767Z] vmVersion : 17.0.13-beta+4-ea
[2024-08-22T01:15:05.767Z] xlc version : bash: xlC: command not found
[2024-08-22T01:15:05.767Z] **************************************************************************
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('os.name')=Mac OS X
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('os.arch')=x86_64
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('java.fullversion')=null
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] System.getProperty('sun.arch.data.model')=64
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:05.768Z] perl scripts/configure.pl
[2024-08-22T01:15:05.768Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-22T01:15:05.768Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] Starting to generate parallel test lists.
[2024-08-22T01:15:05.768Z]
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-22T01:15:05.768Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-22T01:15:06.708Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-22T01:15:06.709Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-22T01:15:06.709Z] Attempting to get test duration data from TRSS.
[2024-08-22T01:15:06.709Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=x86-64_mac&group=functional&level=dev
[2024-08-22T01:15:07.519Z] Attempting to get test duration data from cached files.
[2024-08-22T01:15:07.519Z]
[2024-08-22T01:15:07.519Z] TEST DURATION
[2024-08-22T01:15:07.519Z] ====================================================================================
[2024-08-22T01:15:07.519Z] Total number of tests searched: 2
[2024-08-22T01:15:07.519Z] Number of test durations found: 2
[2024-08-22T01:15:07.519Z] Top slowest tests:
[2024-08-22T01:15:07.519Z] 02m53s ssl-tests_0
[2024-08-22T01:15:07.519Z] 00m57s TestHeadlessComponents_0
[2024-08-22T01:15:07.519Z] ====================================================================================
[2024-08-22T01:15:07.519Z]
[2024-08-22T01:15:07.519Z] Test target is split into 1 lists.
[2024-08-22T01:15:07.519Z] Reducing estimated test running time from 03m51s to 03m51s.
[2024-08-22T01:15:07.519Z]
[2024-08-22T01:15:07.519Z] -------------------------------------testList_0-------------------------------------
[2024-08-22T01:15:07.519Z] Number of tests: 2
[2024-08-22T01:15:07.519Z] Estimated running time: 03m51s
[2024-08-22T01:15:07.519Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0
[2024-08-22T01:15:07.519Z] ------------------------------------------------------------------------------------
[2024-08-22T01:15:07.519Z]
[2024-08-22T01:15:07.519Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2024-08-22T01:15:08.067Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2024-08-22T01:15:08.481Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-08-22T01:15:08.570Z] Building tests...
[Pipeline] timeout
[2024-08-22T01:15:08.574Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-22T01:15:08.593Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-22T01:15:10.154Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-22T01:15:10.154Z] --------------------------------------------
[2024-08-22T01:15:10.154Z] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:10.154Z] task is set to default
[2024-08-22T01:15:10.154Z] dependencyList is set to all
[2024-08-22T01:15:10.154Z] --------------------------------------------
[2024-08-22T01:15:10.154Z] Starting download third party dependent jars
[2024-08-22T01:15:10.154Z] --------------------------------------------
[2024-08-22T01:15:10.154Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.154Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-22T01:15:10.155Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-08-22T01:15:10.934Z] Running tests...
[Pipeline] echo
[2024-08-22T01:15:10.959Z] ITERATION: 1/1
[Pipeline] sh
[2024-08-22T01:15:12.459Z] ++ uname
[2024-08-22T01:15:12.459Z] + '[' Darwin = AIX ']'
[2024-08-22T01:15:12.459Z] ++ uname
[2024-08-22T01:15:12.459Z] + '[' Darwin = SunOS ']'
[2024-08-22T01:15:12.459Z] ++ uname
[2024-08-22T01:15:12.459Z] + '[' Darwin = '*BSD' ']'
[2024-08-22T01:15:12.459Z] + MAKE=make
[2024-08-22T01:15:12.459Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-08-22T01:15:12.459Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2024-08-22T01:15:14.358Z] ++ uname
[2024-08-22T01:15:14.359Z] + '[' Darwin = AIX ']'
[2024-08-22T01:15:14.359Z] ++ uname
[2024-08-22T01:15:14.359Z] + '[' Darwin = SunOS ']'
[2024-08-22T01:15:14.359Z] ++ uname
[2024-08-22T01:15:14.359Z] + '[' Darwin = '*BSD' ']'
[2024-08-22T01:15:14.359Z] + MAKE=make
[2024-08-22T01:15:14.359Z] + cd ./aqa-tests
[2024-08-22T01:15:14.359Z] + . ./scripts/testenv/testenvSettings.sh
[2024-08-22T01:15:14.359Z] ++ set +x
[2024-08-22T01:15:14.359Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-22T01:15:14.359Z] UNAME_OS is Darwin
[2024-08-22T01:15:14.359Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:14.359Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:14.359Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:14.359Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-22T01:15:14.359Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-22T01:15:14.359Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-22T01:15:14.359Z]
[2024-08-22T01:15:14.359Z] build:
[2024-08-22T01:15:14.359Z]
[2024-08-22T01:15:14.359Z] clean:
[2024-08-22T01:15:14.359Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2024-08-22T01:15:14.359Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2024-08-22T01:15:14.359Z]
[2024-08-22T01:15:14.359Z] init:
[2024-08-22T01:15:14.359Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2024-08-22T01:15:14.359Z]
[2024-08-22T01:15:14.359Z] getDependentLibs:
[2024-08-22T01:15:14.359Z] [exec] --------------------------------------------
[2024-08-22T01:15:14.359Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:14.359Z] [exec] task is set to default
[2024-08-22T01:15:14.359Z] [exec] dependencyList is set to json_simple
[2024-08-22T01:15:14.359Z] [exec] --------------------------------------------
[2024-08-22T01:15:14.359Z] [exec] Starting download third party dependent jars
[2024-08-22T01:15:14.359Z] [exec] --------------------------------------------
[2024-08-22T01:15:14.359Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:14.359Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-22T01:15:14.359Z] [exec] downloaded dependent third party jars successfully
[2024-08-22T01:15:14.359Z]
[2024-08-22T01:15:14.359Z] compile:
[2024-08-22T01:15:14.359Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-22T01:15:14.359Z] [echo] ============COMPILER SETTINGS============
[2024-08-22T01:15:14.359Z] [echo] ===fork: yes
[2024-08-22T01:15:14.359Z] [echo] ===debug: on
[2024-08-22T01:15:14.359Z] [javac] Compiling 27 source files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin
[2024-08-22T01:15:15.994Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2024-08-22T01:15:15.994Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-08-22T01:15:15.994Z]
[2024-08-22T01:15:15.994Z] dist:
[2024-08-22T01:15:15.994Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-22T01:15:15.994Z]
[2024-08-22T01:15:15.994Z] BUILD SUCCESSFUL
[2024-08-22T01:15:15.994Z] Total time: 1 second
[2024-08-22T01:15:15.994Z] 0
[2024-08-22T01:15:15.994Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-22T01:15:15.994Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-22T01:15:15.994Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2024-08-22T01:15:16.786Z] ****************************** MACHINE INFO ******************************
[2024-08-22T01:15:16.786Z] File path : /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG
[2024-08-22T01:15:16.786Z] Free Physical Memory Size : 167628800
[2024-08-22T01:15:16.786Z] Free space (bytes) : 16398659584
[2024-08-22T01:15:16.786Z] Total Physical Memory Size : 4294967296
[2024-08-22T01:15:16.786Z] Total space (bytes) : 128639262720
[2024-08-22T01:15:16.786Z] Usable space (bytes) : 16398659584
[2024-08-22T01:15:16.786Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-22T01:15:16.786Z] bashVersion :
[2024-08-22T01:15:16.786Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
[2024-08-22T01:15:16.786Z] Copyright (C) 2007 Free Software Foundation, Inc.
[2024-08-22T01:15:16.786Z] cpuCores : 4
[2024-08-22T01:15:16.786Z] curlVersion :
[2024-08-22T01:15:16.786Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0
[2024-08-22T01:15:16.786Z] Release-Date: 2021-05-26
[2024-08-22T01:15:16.786Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2024-08-22T01:15:16.786Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets
[2024-08-22T01:15:16.786Z] dockerVersion : bash: docker: command not found
[2024-08-22T01:15:16.786Z] gcc version : 13.1.6
[2024-08-22T01:15:16.786Z] gclibc version : bash: ldd: command not found
[2024-08-22T01:15:16.786Z] gdb version : bash: gdb: command not found
[2024-08-22T01:15:16.786Z] lldb version :
[2024-08-22T01:15:16.786Z] lldb-1316.0.9.41
[2024-08-22T01:15:16.786Z] Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)
[2024-08-22T01:15:16.786Z] makeVersion :
[2024-08-22T01:15:16.786Z] GNU Make 3.81
[2024-08-22T01:15:16.786Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2024-08-22T01:15:16.786Z] This is free software; see the source for copying conditions.
[2024-08-22T01:15:16.786Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2024-08-22T01:15:16.786Z] PARTICULAR PURPOSE.
[2024-08-22T01:15:16.786Z]
[2024-08-22T01:15:16.786Z] This program built for i386-apple-darwin11.3.0
[2024-08-22T01:15:16.786Z] mavenVersion :
[2024-08-22T01:15:16.786Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2024-08-22T01:15:16.786Z] Maven home: /usr/local/apache-maven-3.6.3
[2024-08-22T01:15:16.786Z] Java version: 17.0.13-beta, vendor: Eclipse Adoptium, runtime: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2024-08-22T01:15:16.786Z] Default locale: en_US, platform encoding: UTF-8
[2024-08-22T01:15:16.786Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac"
[2024-08-22T01:15:16.786Z] perlVersion :
[2024-08-22T01:15:16.786Z]
[2024-08-22T01:15:16.786Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2024-08-22T01:15:16.787Z] (with 2 registered patches, see perl -V for more detail)
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] Copyright 1987-2020, Larry Wall
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-22T01:15:16.787Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-22T01:15:16.787Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-22T01:15:16.787Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] podmanVersion : bash: podman: command not found
[2024-08-22T01:15:16.787Z] procArch : i386
[2024-08-22T01:15:16.787Z] sysArch : x86_64
[2024-08-22T01:15:16.787Z] sysOS : Darwin
[2024-08-22T01:15:16.787Z] ulimit :
[2024-08-22T01:15:16.787Z] core file size (blocks, -c) 0
[2024-08-22T01:15:16.787Z] data seg size (kbytes, -d) unlimited
[2024-08-22T01:15:16.787Z] file size (blocks, -f) unlimited
[2024-08-22T01:15:16.787Z] max locked memory (kbytes, -l) unlimited
[2024-08-22T01:15:16.787Z] max memory size (kbytes, -m) unlimited
[2024-08-22T01:15:16.787Z] open files (-n) 2147483647
[2024-08-22T01:15:16.787Z] pipe size (512 bytes, -p) 1
[2024-08-22T01:15:16.787Z] stack size (kbytes, -s) 65532
[2024-08-22T01:15:16.787Z] cpu time (seconds, -t) unlimited
[2024-08-22T01:15:16.787Z] max user processes (-u) 1392
[2024-08-22T01:15:16.787Z] virtual memory (kbytes, -v) unlimited
[2024-08-22T01:15:16.787Z] uname : Darwin test-macincloud-macos1201-x64-2.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64
[2024-08-22T01:15:16.787Z] vmVendor : Oracle Corporation
[2024-08-22T01:15:16.787Z] vmVersion : 17.0.13-beta+4-ea
[2024-08-22T01:15:16.787Z] xlc version : bash: xlC: command not found
[2024-08-22T01:15:16.787Z] **************************************************************************
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('os.name')=Mac OS X
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('os.arch')=x86_64
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('java.fullversion')=null
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] System.getProperty('sun.arch.data.model')=64
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST=
[2024-08-22T01:15:16.787Z] perl scripts/configure.pl
[2024-08-22T01:15:16.787Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-22T01:15:16.787Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] Starting to generate build list.
[2024-08-22T01:15:16.787Z]
[2024-08-22T01:15:16.787Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-22T01:15:16.787Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-22T01:15:17.718Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-22T01:15:17.718Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-22T01:15:17.719Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-22T01:15:17.720Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-22T01:15:17.721Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-22T01:15:17.721Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2024-08-22T01:15:17.721Z]
[2024-08-22T01:15:17.721Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2024-08-22T01:15:18.514Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2024-08-22T01:15:18.514Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2024-08-22T01:15:18.514Z] rm -f -r /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:18.514Z] mkdir -p /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-22T01:15:18.514Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.. -DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=17 -DJDK_IMPL=hotspot "-DJDK_VENDOR=eclipse" -DJCL_VERSION=latest -DBUILD_LIST=functional/testHeadlessComponents,functional/security/ssl-tests -DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=osx_x86-64 -DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DJVM_VERSION=openjdk17 -DLIB_DIR=/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-22T01:15:18.514Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-22T01:15:18.514Z] Buildfile: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2024-08-22T01:15:18.514Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml
[2024-08-22T01:15:18.514Z]
[2024-08-22T01:15:18.514Z] -create_test_directory:
[2024-08-22T01:15:18.514Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2024-08-22T01:15:18.514Z]
[2024-08-22T01:15:18.514Z] stage_test_material:
[2024-08-22T01:15:18.514Z] [copy] Copying 585 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] build:
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] init:
[2024-08-22T01:15:19.306Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] build:
[2024-08-22T01:15:19.306Z] [copy] Copying 12 files to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2024-08-22T01:15:19.306Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2024-08-22T01:15:19.306Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/TestConfig
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] build:
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] getJtregVersion:
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] getDependentLibs:
[2024-08-22T01:15:19.306Z] [exec] --------------------------------------------
[2024-08-22T01:15:19.306Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:19.306Z] [exec] task is set to default
[2024-08-22T01:15:19.306Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2024-08-22T01:15:19.306Z] [exec] --------------------------------------------
[2024-08-22T01:15:19.306Z] [exec] Starting download third party dependent jars
[2024-08-22T01:15:19.306Z] [exec] --------------------------------------------
[2024-08-22T01:15:19.306Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib
[2024-08-22T01:15:19.306Z] [exec] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-22T01:15:19.306Z] [exec] downloaded dependent third party jars successfully
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] getJtreg:
[2024-08-22T01:15:19.306Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jvmtest/functional/security/ssl-tests
[2024-08-22T01:15:19.306Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/functional/security/ssl-tests
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] ssltests.check:
[2024-08-22T01:15:19.306Z]
[2024-08-22T01:15:19.306Z] getSsltestsTest:
[2024-08-22T01:15:19.306Z] [exec] Cloning into 'ssl-tests'...
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] dist:
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] clean:
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] build:
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] THC.check:
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] getTestHeadlessComponents:
[2024-08-22T01:15:20.629Z] [exec] Cloning into 'TestHeadlessComponents'...
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] dist:
[2024-08-22T01:15:20.629Z]
[2024-08-22T01:15:20.629Z] BUILD SUCCESSFUL
[2024-08-22T01:15:20.629Z] Total time: 2 seconds
[2024-08-22T01:15:20.629Z] 0
[2024-08-22T01:15:20.629Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST=
[2024-08-22T01:15:20.629Z] perl scripts/configure.pl
[2024-08-22T01:15:20.629Z] /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2024-08-22T01:15:21.433Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-22T01:15:21.433Z]
[2024-08-22T01:15:21.433Z] Starting to generate test make files.
[2024-08-22T01:15:21.433Z]
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2024-08-22T01:15:21.433Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/autoGen.mk
[2024-08-22T01:15:21.433Z]
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2024-08-22T01:15:21.433Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/autoGen.mk
[2024-08-22T01:15:21.433Z]
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2024-08-22T01:15:21.433Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2024-08-22T01:15:21.433Z]
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2024-08-22T01:15:21.433Z] Parsing /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2024-08-22T01:15:21.434Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] Generated /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] Make files are generated successfully.
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.functional
[2024-08-22T01:15:21.434Z]
[2024-08-22T01:15:21.434Z] Running make 3.81
[2024-08-22T01:15:21.434Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/aqa-tests/TKG/..
[2024-08-22T01:15:21.434Z] set JDK_VERSION to 17
[2024-08-22T01:15:21.434Z] set JDK_IMPL to hotspot
[2024-08-22T01:15:21.434Z] set JVM_VERSION to openjdk17
[2024-08-22T01:15:21.434Z] set JCL_VERSION to latest
[2024-08-22T01:15:21.434Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2024-08-22T01:15:21.434Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-22T01:15:21.434Z] set SPEC to osx_x86-64
[2024-08-22T01:15:21.434Z] set TEST_FLAG to
[2024-08-22T01:15:21.434Z] Running dev.functional ...
[2024-08-22T01:15:21.434Z] There are 2 test targets in dev.functional
[2024-08-22T01:15:21.434Z] "/Users/jenkins/workspace/Test_openjdk17_hs_dev.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2024-08-22T01:15:22.226Z] openjdk version "17.0.13-beta" 2024-10-15
[2024-08-22T01:15:22.226Z] OpenJDK Runtime Environment Temurin-17.0.13+4-202408211935 (build 17.0.13-beta+4-ea)
[2024-08-22T01:15:22.227Z] OpenJDK 64-Bit Server VM Temurin-17.0.13+4-202408211935 (build 17.0.13-beta+4-ea, mixed mode)
[2024-08-22T01:15:22.227Z]
[2024-08-22T01:15:22.227Z] ===============================================