Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin" build number 641
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:00:49.039Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-17T22:00:49.040Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T22:00:49.084Z] dynamicAgents: []
[Pipeline] echo
[2026-02-17T22:00:49.088Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-17T22:00:49.112Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-17T22:00:49.130Z] Running on test-orka-macos15-x64-w45ra in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-17T22:00:49.216Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T22:00:49.375Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T22:00:49.375Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T22:00:49.403Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T22:00:49.567Z] The recommended git tool is: git
[2026-02-17T22:00:49.639Z] No credentials specified
[2026-02-17T22:00:49.667Z] Cloning the remote Git repository
[2026-02-17T22:00:49.694Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:00:49.694Z] > git init /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests # timeout=10
[2026-02-17T22:00:49.752Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-17T22:00:49.752Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:00:49.752Z] > git --version # timeout=10
[2026-02-17T22:00:49.791Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-17T22:00:49.791Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:00:53.597Z] Avoid second fetch
[2026-02-17T22:00:53.671Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T22:00:53.451Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T22:00:53.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T22:00:53.590Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T22:00:53.659Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T22:00:53.700Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-17T22:00:55.630Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-17T22:00:58.263Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:00:58.309Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T22:00:59.241Z] + LC_TIME=C
[2026-02-17T22:00:59.244Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-17T22:00:59.449Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T22:01:00.100Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-17T22:01:00.549Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-17T22:01:02.443Z] + printenv
[2026-02-17T22:01:02.443Z] JCK_GIT_BRANCH=master
[2026-02-17T22:01:02.443Z] DYNAMIC_COMPILE=false
[2026-02-17T22:01:02.443Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/1019/
[2026-02-17T22:01:02.443Z] OPENJ9_BRANCH=master
[2026-02-17T22:01:02.443Z] JENKINS_NODE_COOKIE=dd517493-204f-404e-a789-8ac706e07368
[2026-02-17T22:01:02.443Z] DOCKER_REQUIRED=false
[2026-02-17T22:01:02.443Z] PARALLEL=Dynamic
[2026-02-17T22:01:02.443Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T22:01:02.443Z] SHELL=/bin/zsh
[2026-02-17T22:01:02.443Z] jobStatus=SUCCESS
[2026-02-17T22:01:02.443Z] JOBSTARTTIME=Tue, 17 Feb 2026 17:00:58 -0500
[2026-02-17T22:01:02.443Z] STAGE_NAME=Setup
[2026-02-17T22:01:02.443Z] SSH_CLIENT=10.221.188.31 21885 22
[2026-02-17T22:01:02.443Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-17T22:01:02.443Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_mac-1019
[2026-02-17T22:01:02.443Z] RERUN_FAILURE=true
[2026-02-17T22:01:02.443Z] SDK_RESOURCE=upstream
[2026-02-17T22:01:02.443Z] TIME_LIMIT=25
[2026-02-17T22:01:02.443Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T22:01:02.443Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T22:01:02.443Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/
[2026-02-17T22:01:02.443Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac
[2026-02-17T22:01:02.443Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/1019/display/redirect?page=changes
[2026-02-17T22:01:02.443Z] JDK_BRANCH=jdk8u492-b03_adopt
[2026-02-17T22:01:02.443Z] USER=admin
[2026-02-17T22:01:02.443Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T22:01:02.443Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T22:01:02.443Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T22:01:02.443Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T22:01:02.443Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-mac-x64-temurin
[2026-02-17T22:01:02.443Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T22:01:02.443Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/1019/display/redirect?page=artifacts
[2026-02-17T22:01:02.443Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T22:01:02.443Z] ORIGIN_JDK_VERSION=8
[2026-02-17T22:01:02.443Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-17T22:01:02.443Z] SETUP_JCK_RUN=false
[2026-02-17T22:01:02.443Z] SPEC=osx_x86-64
[2026-02-17T22:01:02.443Z] PERSONAL_BUILD=false
[2026-02-17T22:01:02.443Z] TKG_ITERATIONS=1
[2026-02-17T22:01:02.443Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T22:01:02.443Z] RERUN_ITERATIONS=1
[2026-02-17T22:01:02.443Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T22:01:02.443Z] ITERATIONS=1
[2026-02-17T22:01:02.443Z] KEEP_REPORTDIR=false
[2026-02-17T22:01:02.443Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-17T22:01:02.443Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/lib
[2026-02-17T22:01:02.443Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/1019/display/redirect
[2026-02-17T22:01:02.443Z] _=/usr/bin/printenv
[2026-02-17T22:01:02.443Z] GENERATE_JOBS=true
[2026-02-17T22:01:02.443Z] PWD=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac
[2026-02-17T22:01:02.443Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-17T22:01:02.443Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T22:01:02.443Z] EXIT_FAILURE=false
[2026-02-17T22:01:02.443Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T22:01:02.443Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T22:01:02.443Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T22:01:02.443Z] JDK_VERSION=8
[2026-02-17T22:01:02.443Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_mac
[2026-02-17T22:01:02.443Z] BUILD_DISPLAY_NAME=#1019
[2026-02-17T22:01:02.443Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T22:01:02.443Z] BUILD_ID=1019
[2026-02-17T22:01:02.443Z] EXIT_SUCCESS=false
[2026-02-17T22:01:02.443Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T22:01:02.443Z] TEST_TIME=120
[2026-02-17T22:01:02.443Z] PLATFORM=x86-64_mac
[2026-02-17T22:01:02.443Z] JDK_IMPL=hotspot
[2026-02-17T22:01:02.443Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_mac
[2026-02-17T22:01:02.443Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/1019/display/redirect?page=tests
[2026-02-17T22:01:02.443Z] AUTO_DETECT=true
[2026-02-17T22:01:02.443Z] SHLVL=2
[2026-02-17T22:01:02.443Z] HOME=/Users/admin
[2026-02-17T22:01:02.443Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_mac.tap
[2026-02-17T22:01:02.443Z] CI=true
[2026-02-17T22:01:02.443Z] EXECUTOR_NUMBER=0
[2026-02-17T22:01:02.443Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac@tmp
[2026-02-17T22:01:02.443Z] JENKINS_SERVER_COOKIE=durable-308786c627355ee99f71e1a7f2456531ab344c9b6876f1592bc4c35554c50231
[2026-02-17T22:01:02.443Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka test-orka-macos15-x64-w45ra mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-17T22:01:02.443Z] TARGET=sanity.system
[2026-02-17T22:01:02.443Z] BUILD_LIST=system
[2026-02-17T22:01:02.443Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:01:02.443Z] LOGNAME=admin
[2026-02-17T22:01:02.443Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T22:01:02.443Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T22:01:02.443Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T22:01:02.443Z] SSH_CONNECTION=10.221.188.31 21885 192.168.122.2 22
[2026-02-17T22:01:02.443Z] UPSTREAM_JOB_NUMBER=641
[2026-02-17T22:01:02.443Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T22:01:02.443Z] NODE_NAME=test-orka-macos15-x64-w45ra
[2026-02-17T22:01:02.443Z] BUILD_NUMBER=1019
[2026-02-17T22:01:02.443Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_mac/display/redirect
[2026-02-17T22:01:02.443Z] KEEP_WORKSPACE=false
[2026-02-17T22:01:02.443Z] HUDSON_COOKIE=c86bf538-7f56-4eb2-ae8a-762a4bb3164d
[2026-02-17T22:01:02.443Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../benchmarks
[2026-02-17T22:01:02.443Z] USE_JRE=false
[2026-02-17T22:01:02.443Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image
[2026-02-17T22:01:02.443Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:01:02.443Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-17T22:01:02.584Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:01:02.598Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T22:01:18.951Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-mac-x64-temurin" build number 641
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T22:01:19.156Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-17T22:01:19.163Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T22:01:19.162Z] $ ssh-agent
[2026-02-17T22:01:19.328Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-I5tpfWbWvJtc/agent.2204
[2026-02-17T22:01:19.328Z] SSH_AGENT_PID=2205
[2026-02-17T22:01:19.328Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:01:19.337Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T22:01:19.364Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:01:22.239Z] ++ pwd
[2026-02-17T22:01:22.239Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-17T22:01:22.766Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests
[2026-02-17T22:01:22.766Z] get jdk binary...
[2026-02-17T22:01:22.766Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T22:01:22.766Z] Uncompressing file: OpenJDK8U-jdk_x64_mac_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:01:27.595Z] List files in jdkbinary folder...
[2026-02-17T22:01:28.018Z] total 378216
[2026-02-17T22:01:28.018Z] -rw-r--r-- 1 admin staff 31090084 Feb 17 16:29 OpenJDK8U-debugimage_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:28.018Z] -rw-r--r-- 1 admin staff 107998567 Feb 17 16:35 OpenJDK8U-jdk_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:28.018Z] -rw-r--r-- 1 admin staff 44342368 Feb 17 16:36 OpenJDK8U-jre_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:28.018Z] -rw-r--r-- 1 admin staff 21360 Feb 17 16:33 OpenJDK8U-sbom_x64_mac_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:01:28.018Z] -rw-r--r-- 1 admin staff 69333 Feb 17 16:51 OpenJDK8U-sbom_x64_mac_hotspot_8u492b03-ea.json
[2026-02-17T22:01:28.018Z] drwxr-xr-x 3 admin staff 96 Feb 17 17:01 tmp
[2026-02-17T22:01:28.018Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:01:28.018Z] total 0
[2026-02-17T22:01:28.018Z] drwxr-xr-x 3 admin staff 96 Feb 17 08:34 jdk8u492-b03
[2026-02-17T22:01:28.018Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T22:01:28.018Z] Uncompressing file: OpenJDK8U-jre_x64_mac_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T22:01:29.851Z] List files in jdkbinary folder...
[2026-02-17T22:01:29.851Z] total 378216
[2026-02-17T22:01:29.851Z] -rw-r--r-- 1 admin staff 31090084 Feb 17 16:29 OpenJDK8U-debugimage_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:29.851Z] -rw-r--r-- 1 admin staff 107998567 Feb 17 16:35 OpenJDK8U-jdk_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:29.851Z] -rw-r--r-- 1 admin staff 44342368 Feb 17 16:36 OpenJDK8U-jre_x64_mac_hotspot_8u492b03-ea.tar.gz
[2026-02-17T22:01:29.851Z] -rw-r--r-- 1 admin staff 21360 Feb 17 16:33 OpenJDK8U-sbom_x64_mac_hotspot_8u492b03-ea-metadata.json
[2026-02-17T22:01:29.851Z] -rw-r--r-- 1 admin staff 69333 Feb 17 16:51 OpenJDK8U-sbom_x64_mac_hotspot_8u492b03-ea.json
[2026-02-17T22:01:29.851Z] drwxr-xr-x 3 admin staff 96 Feb 17 08:34 j2sdk-image
[2026-02-17T22:01:29.851Z] drwxr-xr-x 3 admin staff 96 Feb 17 17:01 tmp
[2026-02-17T22:01:29.851Z] List files in jdkbinary/tmp folder...
[2026-02-17T22:01:29.851Z] total 0
[2026-02-17T22:01:29.852Z] drwxr-xr-x 3 admin staff 96 Feb 17 08:35 jdk8u492-b03-jre
[2026-02-17T22:01:29.852Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T22:01:29.852Z] Uncompressing OpenJDK8U-debugimage_x64_mac_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image...
[2026-02-17T22:01:30.308Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T22:01:30.707Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T22:01:31.548Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image...
[2026-02-17T22:01:31.548Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-17T22:01:31.548Z] Run: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-17T22:01:31.548Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T22:01:35.947Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:01:35.947Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172103-b03)
[2026-02-17T22:01:35.947Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:01:35.947Z] =JAVA VERSION OUTPUT END=
[2026-02-17T22:01:35.947Z] get testKitGen...
[2026-02-17T22:01:35.947Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T22:01:40.459Z] git rev-parse master
[2026-02-17T22:01:40.459Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T22:01:40.689Z] $ ssh-agent -k
[2026-02-17T22:01:40.709Z] unset SSH_AUTH_SOCK;
[2026-02-17T22:01:40.710Z] unset SSH_AGENT_PID;
[2026-02-17T22:01:40.710Z] echo Agent pid 2205 killed;
[2026-02-17T22:01:40.955Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-17T22:01:41.056Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-17T22:01:41.187Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T22:01:41.445Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=641&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T22:01:41.457Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos15-x64-w45ra&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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=641&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-17T22:01:41.507Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T22:01:41.799Z] Copied 1 artifact from "getTRSSOutput" build number 2051
[Pipeline] sh
[2026-02-17T22:01:42.546Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-17T22:01:42.546Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-17T22:01:42.546Z] + tar xof -
[2026-02-17T22:01:42.546Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-17T22:01:42.725Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:01:42.741Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-17T22:01:43.484Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-17T22:01:43.484Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib does not exist, creating one.
[2026-02-17T22:01:43.484Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:01:43.484Z] --------------------------------------------
[2026-02-17T22:01:43.484Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:01:43.484Z] task is set to default
[2026-02-17T22:01:43.484Z] dependencyList is set to all
[2026-02-17T22:01:43.484Z] System Test jars will be downloaded.
[2026-02-17T22:01:43.484Z] --------------------------------------------
[2026-02-17T22:01:43.484Z] Starting download third party dependent jars
[2026-02-17T22:01:43.484Z] --------------------------------------------
[2026-02-17T22:01:43.484Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:01:43.484Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-17T22:01:43.484Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-17T22:01:47.160Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2026-02-17T22:01:47.160Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T22:01:47.160Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T22:01:47.160Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar
[2026-02-17T22:01:47.160Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-02-17T22:01:47.160Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-02-17T22:01:47.160Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-17T22:01:47.160Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-17T22:01:47.671Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2026-02-17T22:01:47.671Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-02-17T22:01:47.671Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-02-17T22:01:47.671Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-17T22:01:47.671Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-17T22:01:48.129Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-02-17T22:01:48.129Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-02-17T22:01:48.129Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-02-17T22:01:48.129Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-02-17T22:01:48.129Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-17T22:01:48.129Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-17T22:01:49.704Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-02-17T22:01:49.704Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-02-17T22:01:49.704Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-02-17T22:01:49.704Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-02-17T22:01:49.704Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-17T22:01:49.704Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-17T22:01:50.630Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2026-02-17T22:01:50.630Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-02-17T22:01:50.630Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-02-17T22:01:50.630Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-17T22:01:50.630Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-17T22:01:51.189Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-17T22:01:51.189Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-17T22:01:51.189Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-02-17T22:01:51.189Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-02-17T22:01:51.189Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-17T22:01:51.189Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-17T22:01:52.051Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-17T22:01:52.051Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-17T22:01:52.051Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-17T22:01:52.051Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-17T22:01:52.479Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-17T22:01:52.479Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-17T22:01:52.479Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant
[2026-02-17T22:01:52.479Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-02-17T22:01:52.479Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-02-17T22:01:52.479Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-17T22:01:52.479Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-17T22:01:52.479Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-17T22:01:52.479Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-17T22:01:52.479Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-17T22:01:52.479Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-17T22:01:52.943Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-17T22:01:52.943Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-17T22:01:52.943Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-17T22:01:53.196Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-17T22:01:53.199Z] Machine limit is 1.
[Pipeline] sh
[2026-02-17T22:01:53.863Z] + cd ./aqa-tests/TKG
[2026-02-17T22:01:53.863Z] ++ uname
[2026-02-17T22:01:53.863Z] + '[' Darwin = AIX ']'
[2026-02-17T22:01:53.863Z] ++ uname
[2026-02-17T22:01:53.863Z] + '[' Darwin = SunOS ']'
[2026-02-17T22:01:53.863Z] ++ uname
[2026-02-17T22:01:53.863Z] + '[' Darwin = '*BSD' ']'
[2026-02-17T22:01:53.863Z] + MAKE=make
[2026-02-17T22:01:53.863Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES=
[2026-02-17T22:01:53.863Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-17T22:01:53.863Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:01:53.864Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:01:53.864Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:01:53.864Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:01:53.864Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:01:58.406Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T22:01:59.371Z]
[2026-02-17T22:01:59.371Z] build:
[2026-02-17T22:01:59.740Z]
[2026-02-17T22:01:59.740Z] clean:
[2026-02-17T22:01:59.740Z]
[2026-02-17T22:01:59.740Z] init:
[2026-02-17T22:01:59.740Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:01:59.740Z]
[2026-02-17T22:01:59.740Z] getDependentLibs:
[2026-02-17T22:02:00.606Z] [exec] --------------------------------------------
[2026-02-17T22:02:00.606Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:00.606Z] [exec] task is set to default
[2026-02-17T22:02:00.606Z] [exec] dependencyList is set to json_simple
[2026-02-17T22:02:00.606Z] [exec] System Test jars will be downloaded.
[2026-02-17T22:02:00.606Z] [exec] --------------------------------------------
[2026-02-17T22:02:00.606Z] [exec] Starting download third party dependent jars
[2026-02-17T22:02:00.606Z] [exec] --------------------------------------------
[2026-02-17T22:02:00.606Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:00.606Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:02:00.606Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:02:00.606Z]
[2026-02-17T22:02:00.606Z] compile:
[2026-02-17T22:02:00.606Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:00.606Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T22:02:00.606Z] [echo] ===fork: yes
[2026-02-17T22:02:00.606Z] [echo] ===debug: on
[2026-02-17T22:02:00.606Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:06.223Z]
[2026-02-17T22:02:06.223Z] dist:
[2026-02-17T22:02:06.223Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T22:02:06.223Z]
[2026-02-17T22:02:06.223Z] BUILD SUCCESSFUL
[2026-02-17T22:02:06.223Z] Total time: 7 seconds
[2026-02-17T22:02:06.223Z] 0
[2026-02-17T22:02:06.223Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T22:02:07.180Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T22:02:07.180Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-17T22:02:12.935Z] ****************************** MACHINE INFO ******************************
[2026-02-17T22:02:12.935Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2026-02-17T22:02:12.935Z] Free Physical Memory Size : 13640261632
[2026-02-17T22:02:12.935Z] Free space (bytes) : 70307098624
[2026-02-17T22:02:12.935Z] Total Physical Memory Size : 20152582144
[2026-02-17T22:02:12.935Z] Total space (bytes) : 96427008000
[2026-02-17T22:02:12.935Z] Usable space (bytes) : 70307098624
[2026-02-17T22:02:12.935Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:12.935Z] bashVersion :
[2026-02-17T22:02:12.935Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-17T22:02:12.935Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-17T22:02:12.935Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] This is free software; you are free to change and redistribute it.
[2026-02-17T22:02:12.935Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:02:12.935Z] cpuCores : 4
[2026-02-17T22:02:12.935Z] curlVersion :
[2026-02-17T22:02:12.935Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-17T22:02:12.935Z] Release-Date: 2024-03-27
[2026-02-17T22:02:12.935Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-17T22:02:12.935Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-17T22:02:12.935Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-17T22:02:12.935Z] gcc version : 17.0.0
[2026-02-17T22:02:12.935Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-17T22:02:12.935Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T22:02:12.935Z] lldb version :
[2026-02-17T22:02:12.935Z] lldb-1700.0.9.502
[2026-02-17T22:02:12.935Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-17T22:02:12.935Z] makeVersion :
[2026-02-17T22:02:12.935Z] GNU Make 3.81
[2026-02-17T22:02:12.935Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-17T22:02:12.935Z] This is free software; see the source for copying conditions.
[2026-02-17T22:02:12.935Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-17T22:02:12.935Z] PARTICULAR PURPOSE.
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] This program built for i386-apple-darwin11.3.0
[2026-02-17T22:02:12.935Z] mavenVersion :
[2026-02-17T22:02:12.935Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T22:02:12.935Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T22:02:12.935Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:02:12.935Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T22:02:12.935Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-17T22:02:12.935Z] perlVersion :
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-17T22:02:12.935Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] Copyright 1987-2022, Larry Wall
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T22:02:12.935Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T22:02:12.935Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T22:02:12.935Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T22:02:12.935Z] procArch : i386
[2026-02-17T22:02:12.935Z] sysArch : x86_64
[2026-02-17T22:02:12.935Z] sysOS : Darwin
[2026-02-17T22:02:12.935Z] ulimit :
[2026-02-17T22:02:12.935Z] core file size (blocks, -c) 0
[2026-02-17T22:02:12.935Z] data seg size (kbytes, -d) unlimited
[2026-02-17T22:02:12.935Z] file size (blocks, -f) unlimited
[2026-02-17T22:02:12.935Z] max locked memory (kbytes, -l) unlimited
[2026-02-17T22:02:12.935Z] max memory size (kbytes, -m) unlimited
[2026-02-17T22:02:12.935Z] open files (-n) 10240
[2026-02-17T22:02:12.935Z] pipe size (512 bytes, -p) 1
[2026-02-17T22:02:12.935Z] stack size (kbytes, -s) 65532
[2026-02-17T22:02:12.935Z] cpu time (seconds, -t) unlimited
[2026-02-17T22:02:12.935Z] max user processes (-u) 2784
[2026-02-17T22:02:12.935Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T22:02:12.935Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-17T22:02:12.935Z] vmVendor : Oracle Corporation
[2026-02-17T22:02:12.935Z] vmVersion : 25.492-b03
[2026-02-17T22:02:12.935Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T22:02:12.935Z] **************************************************************************
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('os.name')=Mac OS X
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('os.arch')=x86_64
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('java.fullversion')=null
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:12.935Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T22:02:12.935Z]
[2026-02-17T22:02:13.413Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:13.413Z] perl scripts/configure.pl
[2026-02-17T22:02:13.861Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T22:02:14.865Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:02:14.865Z]
[2026-02-17T22:02:14.865Z]
[2026-02-17T22:02:14.865Z] Starting to generate parallel test lists.
[2026-02-17T22:02:14.865Z]
[2026-02-17T22:02:14.865Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-17T22:02:15.368Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-17T22:02:15.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-17T22:02:15.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-17T22:02:15.813Z] Attempting to get test duration data from TRSS.
[2026-02-17T22:02:15.813Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_mac&group=system&level=sanity
[2026-02-17T22:02:16.237Z] Attempting to get test duration data from cached files.
[2026-02-17T22:02:16.237Z] Reading file: Test_openjdk8_hs_system_x86-64_mac.json
[2026-02-17T22:02:16.237Z] Warning: cannot get data from cached files.
[2026-02-17T22:02:16.237Z]
[2026-02-17T22:02:16.237Z] TEST DURATION
[2026-02-17T22:02:16.237Z] ====================================================================================
[2026-02-17T22:02:16.237Z] Total number of tests searched: 51
[2026-02-17T22:02:16.237Z] Number of test durations found: 51
[2026-02-17T22:02:16.237Z] Top slowest tests:
[2026-02-17T22:02:16.237Z] 10m39s TestJlmRemoteThreadNoAuth_0
[2026-02-17T22:02:16.237Z] 10m36s TestJlmRemoteThreadNoAuth_1
[2026-02-17T22:02:16.237Z] 10m23s TestJlmRemoteThreadAuth_1
[2026-02-17T22:02:16.237Z] ====================================================================================
[2026-02-17T22:02:16.237Z]
[2026-02-17T22:02:16.237Z] Test target is split into 2 lists.
[2026-02-17T22:02:16.237Z] Reducing estimated test running time from 147m59s to 118m43s.
[2026-02-17T22:02:16.237Z]
[2026-02-17T22:02:16.237Z] -------------------------------------testList_0-------------------------------------
[2026-02-17T22:02:16.237Z] Number of tests: 18
[2026-02-17T22:02:16.237Z] Estimated running time: 118m43s
[2026-02-17T22:02:16.237Z] TESTLIST=TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_1,TestJlmRemoteClassAuth_0,NioLoadTest_5m_0,NioLoadTest_5m_1,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_1,LambdaLoadTest_HS_5m_0
[2026-02-17T22:02:16.237Z] ------------------------------------------------------------------------------------
[2026-02-17T22:02:16.237Z]
[2026-02-17T22:02:16.237Z] -------------------------------------testList_1-------------------------------------
[2026-02-17T22:02:16.237Z] Number of tests: 33
[2026-02-17T22:02:16.237Z] Estimated running time: 29m16s
[2026-02-17T22:02:16.237Z] TESTLIST=MauveSingleThrdLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleInvocLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryAuth_2,TestJlmRemoteNotifierProxyAuth_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_1,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteThreadNoAuth_2,ClassLoadingTest_5m_2,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveSingleThrdLoad_HS_5m_2,LambdaLoadTest_HS_5m_2,MauveMultiThrdLoad_5m_2
[2026-02-17T22:02:16.237Z] ------------------------------------------------------------------------------------
[2026-02-17T22:02:16.237Z]
[2026-02-17T22:02:16.237Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-17T22:02:16.420Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-17T22:02:16.560Z] TEST_TIME (120 minutes) is not possible as it exceeds the machine limit. NUM_LIST 2 > MAX_NUM_MACHINES 1
[Pipeline] echo
[2026-02-17T22:02:16.561Z] Regenerate parallel list with NUM_MACHINES=1.
[Pipeline] sh
[2026-02-17T22:02:17.338Z] + cd ./aqa-tests/TKG
[2026-02-17T22:02:17.339Z] ++ uname
[2026-02-17T22:02:17.339Z] + '[' Darwin = AIX ']'
[2026-02-17T22:02:17.339Z] ++ uname
[2026-02-17T22:02:17.339Z] + '[' Darwin = SunOS ']'
[2026-02-17T22:02:17.339Z] ++ uname
[2026-02-17T22:02:17.339Z] + '[' Darwin = '*BSD' ']'
[2026-02-17T22:02:17.339Z] + MAKE=make
[2026-02-17T22:02:17.339Z] + make genParallelList TEST=sanity.system NUM_MACHINES=1 TEST_TIME=
[2026-02-17T22:02:17.339Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-17T22:02:17.339Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:17.339Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:17.339Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:17.339Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:02:17.339Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:02:18.266Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T22:02:19.163Z]
[2026-02-17T22:02:19.163Z] build:
[2026-02-17T22:02:19.163Z]
[2026-02-17T22:02:19.163Z] clean:
[2026-02-17T22:02:19.163Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-17T22:02:19.163Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:19.639Z]
[2026-02-17T22:02:19.639Z] init:
[2026-02-17T22:02:19.639Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:19.639Z]
[2026-02-17T22:02:19.639Z] getDependentLibs:
[2026-02-17T22:02:19.639Z] [exec] --------------------------------------------
[2026-02-17T22:02:19.639Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:19.639Z] [exec] task is set to default
[2026-02-17T22:02:19.639Z] [exec] dependencyList is set to json_simple
[2026-02-17T22:02:19.639Z] [exec] System Test jars will be downloaded.
[2026-02-17T22:02:19.639Z] [exec] --------------------------------------------
[2026-02-17T22:02:19.639Z] [exec] Starting download third party dependent jars
[2026-02-17T22:02:19.639Z] [exec] --------------------------------------------
[2026-02-17T22:02:19.639Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:19.639Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:02:19.639Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:02:19.639Z]
[2026-02-17T22:02:19.639Z] compile:
[2026-02-17T22:02:19.639Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:19.639Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T22:02:19.639Z] [echo] ===fork: yes
[2026-02-17T22:02:19.639Z] [echo] ===debug: on
[2026-02-17T22:02:19.639Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:24.476Z]
[2026-02-17T22:02:24.476Z] dist:
[2026-02-17T22:02:24.476Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T22:02:24.476Z]
[2026-02-17T22:02:24.476Z] BUILD SUCCESSFUL
[2026-02-17T22:02:24.476Z] Total time: 6 seconds
[2026-02-17T22:02:24.476Z] 0
[2026-02-17T22:02:24.476Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T22:02:25.472Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T22:02:25.472Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-17T22:02:30.348Z] ****************************** MACHINE INFO ******************************
[2026-02-17T22:02:30.348Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2026-02-17T22:02:30.348Z] Free Physical Memory Size : 13586698240
[2026-02-17T22:02:30.348Z] Free space (bytes) : 70294855680
[2026-02-17T22:02:30.348Z] Total Physical Memory Size : 20152582144
[2026-02-17T22:02:30.348Z] Total space (bytes) : 96427008000
[2026-02-17T22:02:30.348Z] Usable space (bytes) : 70294855680
[2026-02-17T22:02:30.348Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:30.348Z] bashVersion :
[2026-02-17T22:02:30.348Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-17T22:02:30.348Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-17T22:02:30.348Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] This is free software; you are free to change and redistribute it.
[2026-02-17T22:02:30.348Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:02:30.348Z] cpuCores : 4
[2026-02-17T22:02:30.348Z] curlVersion :
[2026-02-17T22:02:30.348Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-17T22:02:30.348Z] Release-Date: 2024-03-27
[2026-02-17T22:02:30.348Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-17T22:02:30.348Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-17T22:02:30.348Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-17T22:02:30.348Z] gcc version : 17.0.0
[2026-02-17T22:02:30.348Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-17T22:02:30.348Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T22:02:30.348Z] lldb version :
[2026-02-17T22:02:30.348Z] lldb-1700.0.9.502
[2026-02-17T22:02:30.348Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-17T22:02:30.348Z] makeVersion :
[2026-02-17T22:02:30.348Z] GNU Make 3.81
[2026-02-17T22:02:30.348Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-17T22:02:30.348Z] This is free software; see the source for copying conditions.
[2026-02-17T22:02:30.348Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-17T22:02:30.348Z] PARTICULAR PURPOSE.
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] This program built for i386-apple-darwin11.3.0
[2026-02-17T22:02:30.348Z] mavenVersion :
[2026-02-17T22:02:30.348Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T22:02:30.348Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T22:02:30.348Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:02:30.348Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T22:02:30.348Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-17T22:02:30.348Z] perlVersion :
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-17T22:02:30.348Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] Copyright 1987-2022, Larry Wall
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T22:02:30.348Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T22:02:30.348Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T22:02:30.348Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T22:02:30.348Z] procArch : i386
[2026-02-17T22:02:30.348Z] sysArch : x86_64
[2026-02-17T22:02:30.348Z] sysOS : Darwin
[2026-02-17T22:02:30.348Z] ulimit :
[2026-02-17T22:02:30.348Z] core file size (blocks, -c) 0
[2026-02-17T22:02:30.348Z] data seg size (kbytes, -d) unlimited
[2026-02-17T22:02:30.348Z] file size (blocks, -f) unlimited
[2026-02-17T22:02:30.348Z] max locked memory (kbytes, -l) unlimited
[2026-02-17T22:02:30.348Z] max memory size (kbytes, -m) unlimited
[2026-02-17T22:02:30.348Z] open files (-n) 10240
[2026-02-17T22:02:30.348Z] pipe size (512 bytes, -p) 1
[2026-02-17T22:02:30.348Z] stack size (kbytes, -s) 65532
[2026-02-17T22:02:30.348Z] cpu time (seconds, -t) unlimited
[2026-02-17T22:02:30.348Z] max user processes (-u) 2784
[2026-02-17T22:02:30.348Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T22:02:30.348Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-17T22:02:30.348Z] vmVendor : Oracle Corporation
[2026-02-17T22:02:30.348Z] vmVersion : 25.492-b03
[2026-02-17T22:02:30.348Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T22:02:30.348Z] **************************************************************************
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('os.name')=Mac OS X
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('os.arch')=x86_64
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('java.fullversion')=null
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:30.348Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T22:02:30.348Z]
[2026-02-17T22:02:31.307Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=1 TEST_TIME= TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:31.307Z] perl scripts/configure.pl
[2026-02-17T22:02:31.307Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-17T22:02:32.414Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:02:32.414Z]
[2026-02-17T22:02:32.414Z]
[2026-02-17T22:02:32.414Z] Starting to generate parallel test lists.
[2026-02-17T22:02:32.414Z]
[2026-02-17T22:02:32.903Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-17T22:02:32.903Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-17T22:02:32.903Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-17T22:02:32.903Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-17T22:02:32.903Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-17T22:02:33.312Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-17T22:02:33.312Z] Attempting to get test duration data from TRSS.
[2026-02-17T22:02:33.312Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_mac&group=system&level=sanity
[2026-02-17T22:02:34.215Z] Attempting to get test duration data from cached files.
[2026-02-17T22:02:34.215Z] Reading file: Test_openjdk8_hs_system_x86-64_mac.json
[2026-02-17T22:02:34.215Z] Warning: cannot get data from cached files.
[2026-02-17T22:02:34.215Z]
[2026-02-17T22:02:34.215Z] TEST DURATION
[2026-02-17T22:02:34.215Z] ====================================================================================
[2026-02-17T22:02:34.215Z] Total number of tests searched: 51
[2026-02-17T22:02:34.215Z] Number of test durations found: 51
[2026-02-17T22:02:34.215Z] Top slowest tests:
[2026-02-17T22:02:34.215Z] 10m39s TestJlmRemoteThreadNoAuth_0
[2026-02-17T22:02:34.215Z] 10m36s TestJlmRemoteThreadNoAuth_1
[2026-02-17T22:02:34.215Z] 10m23s TestJlmRemoteThreadAuth_1
[2026-02-17T22:02:34.215Z] ====================================================================================
[2026-02-17T22:02:34.215Z]
[2026-02-17T22:02:34.215Z] Test target is split into 1 lists.
[2026-02-17T22:02:34.215Z] Reducing estimated test running time from 147m59s to 147m59s.
[2026-02-17T22:02:34.215Z]
[2026-02-17T22:02:34.215Z] -------------------------------------testList_0-------------------------------------
[2026-02-17T22:02:34.215Z] Number of tests: 51
[2026-02-17T22:02:34.215Z] Estimated running time: 147m59s
[2026-02-17T22:02:34.216Z] TESTLIST=TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadNoAuth_1,TestJlmRemoteThreadAuth_1,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassNoAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_1,TestJlmRemoteClassAuth_0,NioLoadTest_5m_0,NioLoadTest_5m_1,MathLoadTest_autosimd_5m_0,MathLoadTest_autosimd_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_1,LambdaLoadTest_HS_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveMultiThrdLoad_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleInvocLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1,MauveSingleThrdLoad_HS_5m_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_1,ParallelStreamsLoadTest_HS_0,TestJlmLocal_0,TestJlmLocal_1,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteThreadAuth_2,TestJlmRemoteMemoryAuth_1,TestJlmRemoteMemoryAuth_2,TestJlmRemoteNotifierProxyAuth_2,MathLoadTest_autosimd_5m_2,NioLoadTest_5m_2,TestJlmRemoteMemoryAuth_0,TestJlmRemoteMemoryNoAuth_1,MauveSingleInvocLoad_HS_5m_2,TestJlmRemoteThreadNoAuth_2,ClassLoadingTest_5m_2,TestJlmRemoteClassNoAuth_2,TestJlmRemoteClassAuth_2,TestJlmLocal_2,ParallelStreamsLoadTest_HS_2,MauveSingleThrdLoad_HS_5m_2,LambdaLoadTest_HS_5m_2,MauveMultiThrdLoad_5m_2
[2026-02-17T22:02:34.216Z] ------------------------------------------------------------------------------------
[2026-02-17T22:02:34.216Z]
[2026-02-17T22:02:34.216Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-17T22:02:34.377Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-17T22:02:34.594Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T22:02:34.660Z] Building tests...
[Pipeline] timeout
[2026-02-17T22:02:34.664Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T22:02:34.683Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-17T22:02:35.457Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-17T22:02:35.847Z] --------------------------------------------
[2026-02-17T22:02:35.847Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:35.847Z] task is set to default
[2026-02-17T22:02:35.847Z] dependencyList is set to all
[2026-02-17T22:02:35.847Z] System Test jars will be downloaded.
[2026-02-17T22:02:35.847Z] --------------------------------------------
[2026-02-17T22:02:35.847Z] Starting download third party dependent jars
[2026-02-17T22:02:35.847Z] --------------------------------------------
[2026-02-17T22:02:35.847Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-17T22:02:35.847Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-17T22:02:35.847Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-17T22:02:36.097Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-17T22:02:36.112Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T22:02:36.208Z] $ ssh-agent
[2026-02-17T22:02:36.591Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-BvJkNi01TGog/agent.2662
[2026-02-17T22:02:36.591Z] SSH_AGENT_PID=2663
[2026-02-17T22:02:36.591Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:02:37.330Z] + bash ./compile.sh
[2026-02-17T22:02:37.331Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-17T22:02:37.331Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:37.331Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:37.331Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:37.331Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:02:37.331Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:02:38.816Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T22:02:40.298Z]
[2026-02-17T22:02:40.298Z] build:
[2026-02-17T22:02:40.298Z]
[2026-02-17T22:02:40.298Z] clean:
[2026-02-17T22:02:40.298Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-17T22:02:40.298Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:40.827Z]
[2026-02-17T22:02:40.827Z] init:
[2026-02-17T22:02:40.827Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:40.827Z]
[2026-02-17T22:02:40.827Z] getDependentLibs:
[2026-02-17T22:02:40.827Z] [exec] --------------------------------------------
[2026-02-17T22:02:40.827Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:40.827Z] [exec] task is set to default
[2026-02-17T22:02:40.827Z] [exec] dependencyList is set to json_simple
[2026-02-17T22:02:40.827Z] [exec] System Test jars will be downloaded.
[2026-02-17T22:02:40.827Z] [exec] --------------------------------------------
[2026-02-17T22:02:40.827Z] [exec] Starting download third party dependent jars
[2026-02-17T22:02:40.827Z] [exec] --------------------------------------------
[2026-02-17T22:02:40.827Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:02:40.827Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T22:02:40.827Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:02:40.827Z]
[2026-02-17T22:02:40.827Z] compile:
[2026-02-17T22:02:40.827Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:40.827Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T22:02:40.827Z] [echo] ===fork: yes
[2026-02-17T22:02:40.827Z] [echo] ===debug: on
[2026-02-17T22:02:40.827Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-17T22:02:44.487Z]
[2026-02-17T22:02:44.487Z] dist:
[2026-02-17T22:02:44.487Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T22:02:44.487Z]
[2026-02-17T22:02:44.487Z] BUILD SUCCESSFUL
[2026-02-17T22:02:44.487Z] Total time: 5 seconds
[2026-02-17T22:02:44.487Z] 0
[2026-02-17T22:02:44.487Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T22:02:45.419Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T22:02:45.419Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-17T22:02:48.888Z] ****************************** MACHINE INFO ******************************
[2026-02-17T22:02:48.888Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2026-02-17T22:02:48.888Z] Free Physical Memory Size : 13540732928
[2026-02-17T22:02:48.888Z] Free space (bytes) : 70254575616
[2026-02-17T22:02:48.888Z] Total Physical Memory Size : 20152582144
[2026-02-17T22:02:48.888Z] Total space (bytes) : 96427008000
[2026-02-17T22:02:48.888Z] Usable space (bytes) : 70254575616
[2026-02-17T22:02:48.888Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T22:02:48.888Z] bashVersion :
[2026-02-17T22:02:48.888Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-17T22:02:48.888Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-17T22:02:48.888Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T22:02:48.888Z]
[2026-02-17T22:02:48.888Z] This is free software; you are free to change and redistribute it.
[2026-02-17T22:02:48.888Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T22:02:48.888Z] cpuCores : 4
[2026-02-17T22:02:48.889Z] curlVersion :
[2026-02-17T22:02:48.889Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-17T22:02:48.889Z] Release-Date: 2024-03-27
[2026-02-17T22:02:48.889Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-17T22:02:48.889Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-17T22:02:48.889Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-17T22:02:48.889Z] gcc version : 17.0.0
[2026-02-17T22:02:48.889Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-17T22:02:48.889Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T22:02:48.889Z] lldb version :
[2026-02-17T22:02:48.889Z] lldb-1700.0.9.502
[2026-02-17T22:02:48.889Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-17T22:02:48.889Z] makeVersion :
[2026-02-17T22:02:48.889Z] GNU Make 3.81
[2026-02-17T22:02:48.889Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-17T22:02:48.889Z] This is free software; see the source for copying conditions.
[2026-02-17T22:02:48.889Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-17T22:02:48.889Z] PARTICULAR PURPOSE.
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] This program built for i386-apple-darwin11.3.0
[2026-02-17T22:02:48.889Z] mavenVersion :
[2026-02-17T22:02:48.889Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T22:02:48.889Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T22:02:48.889Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:02:48.889Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T22:02:48.889Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-17T22:02:48.889Z] perlVersion :
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-17T22:02:48.889Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] Copyright 1987-2022, Larry Wall
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T22:02:48.889Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T22:02:48.889Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T22:02:48.889Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-17T22:02:48.889Z]
[2026-02-17T22:02:48.889Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T22:02:48.889Z] procArch : i386
[2026-02-17T22:02:48.889Z] sysArch : x86_64
[2026-02-17T22:02:48.889Z] sysOS : Darwin
[2026-02-17T22:02:48.889Z] ulimit :
[2026-02-17T22:02:48.889Z] core file size (blocks, -c) 0
[2026-02-17T22:02:48.889Z] data seg size (kbytes, -d) unlimited
[2026-02-17T22:02:48.889Z] file size (blocks, -f) unlimited
[2026-02-17T22:02:48.889Z] max locked memory (kbytes, -l) unlimited
[2026-02-17T22:02:48.890Z] max memory size (kbytes, -m) unlimited
[2026-02-17T22:02:48.890Z] open files (-n) 10240
[2026-02-17T22:02:48.890Z] pipe size (512 bytes, -p) 1
[2026-02-17T22:02:48.890Z] stack size (kbytes, -s) 65532
[2026-02-17T22:02:48.890Z] cpu time (seconds, -t) unlimited
[2026-02-17T22:02:48.890Z] max user processes (-u) 2784
[2026-02-17T22:02:48.890Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T22:02:48.890Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-17T22:02:48.890Z] vmVendor : Oracle Corporation
[2026-02-17T22:02:48.890Z] vmVersion : 25.492-b03
[2026-02-17T22:02:48.890Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T22:02:48.890Z] **************************************************************************
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('os.name')=Mac OS X
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('os.arch')=x86_64
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('java.fullversion')=null
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:48.890Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T22:02:48.890Z]
[2026-02-17T22:02:49.733Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-17T22:02:50.163Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-17T22:02:50.163Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-17T22:02:50.641Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:50.641Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T22:02:50.641Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T22:02:50.642Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T22:02:52.079Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T22:02:53.017Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-17T22:02:53.017Z]
[2026-02-17T22:02:53.017Z] -create_test_directory:
[2026-02-17T22:02:53.017Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest
[2026-02-17T22:02:53.017Z]
[2026-02-17T22:02:53.017Z] stage_test_material:
[2026-02-17T22:02:53.399Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest
[2026-02-17T22:02:54.262Z]
[2026-02-17T22:02:54.262Z] build:
[2026-02-17T22:02:54.729Z]
[2026-02-17T22:02:54.729Z] init:
[2026-02-17T22:02:54.729Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system
[2026-02-17T22:02:54.729Z]
[2026-02-17T22:02:54.729Z] dist:
[2026-02-17T22:02:54.729Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system
[2026-02-17T22:02:54.729Z]
[2026-02-17T22:02:54.729Z] common_build:
[2026-02-17T22:02:54.729Z] [echo] target common_build is called.....
[2026-02-17T22:02:54.729Z]
[2026-02-17T22:02:54.729Z] common_init:
[2026-02-17T22:02:54.729Z]
[2026-02-17T22:02:54.729Z] check_systemtest:
[2026-02-17T22:02:54.729Z] [echo] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-02-17T22:02:55.210Z]
[2026-02-17T22:02:55.210Z] clone_stf:
[2026-02-17T22:02:55.210Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-17T22:02:58.747Z] [echo] git rev-parse master
[2026-02-17T22:02:58.747Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-17T22:03:00.228Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-17T22:03:00.228Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-17T22:03:00.228Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-17T22:03:00.228Z] [echo] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-02-17T22:03:00.228Z]
[2026-02-17T22:03:00.228Z] clone_systemtest:
[2026-02-17T22:03:00.624Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-17T22:03:05.546Z] [echo] git rev-parse master
[2026-02-17T22:03:05.546Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-17T22:03:05.991Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-17T22:03:05.991Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-17T22:03:05.991Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure_systemtest:
[2026-02-17T22:03:05.991Z] [echo] Executing openjdk.build/build.xml
[2026-02-17T22:03:05.991Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] check-for-ant:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure-ant:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-ant-location:
[2026-02-17T22:03:05.991Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-ant-error:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] check-for-junit:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure-junit:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-junit-location:
[2026-02-17T22:03:05.991Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-junit-error:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] check-for-hamcrest-core:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure-hamcrest-core:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-hamcrest-core-location:
[2026-02-17T22:03:05.991Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-hamcrest-core-error:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] check-for-log4j:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure-log4j:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-log4j-location:
[2026-02-17T22:03:05.991Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] print-log4j-error:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] check-for-asm:
[2026-02-17T22:03:05.991Z]
[2026-02-17T22:03:05.991Z] configure-asm:
[2026-02-17T22:03:05.991Z] [delete] Deleting directory /Users/admin/workspace/externalDependency/system_lib/asm
[2026-02-17T22:03:05.991Z] [echo] Executing macro download-file
[2026-02-17T22:03:05.991Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2026-02-17T22:03:05.991Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-17T22:03:05.991Z] [echo] Download tool: curl
[2026-02-17T22:03:05.991Z] [mkdir] Created dir: /Users/admin/workspace/externalDependency/system_lib/asm
[2026-02-17T22:03:06.422Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-17T22:03:06.422Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-17T22:03:06.422Z] [exec]
[2026-02-17T22:03:06.422Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 502k 0 --:--:-- --:--:-- --:--:-- 502k
[2026-02-17T22:03:06.422Z] [echo] Executing macro download-file
[2026-02-17T22:03:06.422Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
[2026-02-17T22:03:06.422Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-17T22:03:06.422Z] [echo] Download tool: curl
[2026-02-17T22:03:06.422Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-17T22:03:06.422Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-17T22:03:06.422Z] [exec]
[2026-02-17T22:03:06.422Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 1186k 0 --:--:-- --:--:-- --:--:-- 1195k
[2026-02-17T22:03:06.422Z]
[2026-02-17T22:03:06.422Z] print-asm-location:
[2026-02-17T22:03:06.422Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-17T22:03:06.422Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-17T22:03:06.422Z]
[2026-02-17T22:03:06.422Z] print-asm-error:
[2026-02-17T22:03:06.422Z]
[2026-02-17T22:03:06.422Z] setup-java-properties:
[2026-02-17T22:03:06.422Z] [echo] java_home is ${java_home}
[2026-02-17T22:03:06.422Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:03:06.861Z] [echoproperties] #Ant properties
[2026-02-17T22:03:06.861Z] [echoproperties] #Tue Feb 17 17:03:06 EST 2026
[2026-02-17T22:03:06.861Z] [echoproperties] buildjdk..=
[2026-02-17T22:03:06.861Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-02-17T22:03:06.861Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-02-17T22:03:06.861Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-02-17T22:03:06.861Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/classes=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/charsets.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/ext=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jce.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jfr.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jsse.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/rt.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/sunrsasign.jar=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk./usr/lib/java=
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.file.separator=/
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.gopherProxySet=false
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.awt.headless=true
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.endorsed.dirs=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/endorsed
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.ext.dirs=/Users/admin/Library/Java/Extensions
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602172103-b03
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-17T22:03:06.862Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.java.vm.version=25.492-b03
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.os.arch=x86_64
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.os.version=15.4
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.boot.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/resources.jar
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.country=US
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.language=en
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.name=admin
[2026-02-17T22:03:06.863Z] [echoproperties] buildjdk.user.timezone=
[2026-02-17T22:03:06.863Z] [delete] Deleting: /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/openjdk.java.build.properties.262271014
[2026-02-17T22:03:06.863Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-02-17T22:03:06.863Z] [echo] java_platform set to osx_x86-64
[2026-02-17T22:03:06.863Z] [echo] java_java_specification_version set to 1.8
[2026-02-17T22:03:06.863Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-17T22:03:06.863Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/../bin
[2026-02-17T22:03:06.863Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] check-for-tools-jar:
[2026-02-17T22:03:06.863Z] [echo] java_java_specification_version is 1.8
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] configure-tools-jar:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] print-tools-jar-location:
[2026-02-17T22:03:06.863Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] print-tools-jar-error:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] check-for-windows-sysinternals:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] set-download-windows-sysinternals-required:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] configure-windows-sysinternals:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] print-windows-sysinternals-location:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] set-print-windows-sysinternals-error-required:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] really-print-windows-sysinternals-error:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] print-windows-sysinternals-error:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] fail-if-error:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] print-all-prereq-versions:
[2026-02-17T22:03:06.863Z] [echo] Ant version in use : 1.10.2
[2026-02-17T22:03:06.863Z] [echo] log4j version in use : 2.16.0
[2026-02-17T22:03:06.863Z] [echo] ASM version in use : 9.7.1
[2026-02-17T22:03:06.863Z] [echo] junit version in use : 4.12
[2026-02-17T22:03:06.863Z] [echo] hamcrest version in use: 1.3
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] configure:
[2026-02-17T22:03:06.863Z]
[2026-02-17T22:03:06.863Z] build-dependencies:
[2026-02-17T22:03:06.863Z] [echo] Executing openjdk.build/build.xml
[2026-02-17T22:03:06.864Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:06.864Z]
[2026-02-17T22:03:06.864Z] setup-java-properties:
[2026-02-17T22:03:06.864Z] [echo] java_home is ${java_home}
[2026-02-17T22:03:06.864Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:03:07.368Z] [echoproperties] #Ant properties
[2026-02-17T22:03:07.368Z] [echoproperties] #Tue Feb 17 17:03:07 EST 2026
[2026-02-17T22:03:07.368Z] [echoproperties] buildjdk..=
[2026-02-17T22:03:07.368Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/classes=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/charsets.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/ext=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jce.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jfr.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/jsse.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/rt.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/sunrsasign.jar=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk./usr/lib/java=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.file.separator=/
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.gopherProxySet=false
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.awt.headless=true
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.endorsed.dirs=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/endorsed
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.ext.dirs=/Users/admin/Library/Java/Extensions
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602172103-b03
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.java.vm.version=25.492-b03
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.os.arch=x86_64
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.os.version=15.4
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.boot.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib/resources.jar
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/lib
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-17T22:03:07.369Z] [echoproperties] buildjdk.user.country=US
[2026-02-17T22:03:07.370Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-17T22:03:07.370Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-02-17T22:03:07.370Z] [echoproperties] buildjdk.user.language=en
[2026-02-17T22:03:07.370Z] [echoproperties] buildjdk.user.name=admin
[2026-02-17T22:03:07.370Z] [echoproperties] buildjdk.user.timezone=
[2026-02-17T22:03:07.370Z] [delete] Deleting: /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/openjdk.java.build.properties.562786760
[2026-02-17T22:03:07.370Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-02-17T22:03:07.370Z] [echo] java_platform set to osx_x86-64
[2026-02-17T22:03:07.370Z] [echo] java_java_specification_version set to 1.8
[2026-02-17T22:03:07.370Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-17T22:03:07.370Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre/../bin
[2026-02-17T22:03:07.370Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-prereqs:
[2026-02-17T22:03:07.370Z] [echo] Executing openjdk.build/build.xml
[2026-02-17T22:03:07.370Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-ant:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-ant-location:
[2026-02-17T22:03:07.370Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-ant-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-junit:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-junit-location:
[2026-02-17T22:03:07.370Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-junit-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-hamcrest-core:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-hamcrest-core-location:
[2026-02-17T22:03:07.370Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-hamcrest-core-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-log4j:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-log4j-location:
[2026-02-17T22:03:07.370Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-log4j-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-asm:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-asm-location:
[2026-02-17T22:03:07.370Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-17T22:03:07.370Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-asm-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] setup-java-properties:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-tools-jar:
[2026-02-17T22:03:07.370Z] [echo] java_java_specification_version is 1.8
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-tools-jar-location:
[2026-02-17T22:03:07.370Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-tools-jar-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-for-windows-sysinternals:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-windows-sysinternals-location:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] set-print-windows-sysinternals-error-required:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] really-print-windows-sysinternals-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-windows-sysinternals-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] fail-if-error:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] print-all-prereq-versions:
[2026-02-17T22:03:07.370Z] [echo] Ant version in use : 1.10.2
[2026-02-17T22:03:07.370Z] [echo] log4j version in use : 2.16.0
[2026-02-17T22:03:07.370Z] [echo] ASM version in use : 9.7.1
[2026-02-17T22:03:07.370Z] [echo] junit version in use : 4.12
[2026-02-17T22:03:07.370Z] [echo] hamcrest version in use: 1.3
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] run-check-prereqs:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] build-dependencies:
[2026-02-17T22:03:07.370Z] [echo] Executing stf.build/build.xml
[2026-02-17T22:03:07.370Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] setup-java-properties:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-prereqs:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] build-dependencies:
[2026-02-17T22:03:07.370Z] [echo] Executing stf.core/build.xml
[2026-02-17T22:03:07.370Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] setup-java-properties:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] check-prereqs:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] build-dependencies:
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] create-bin-dir:
[2026-02-17T22:03:07.370Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-17T22:03:07.370Z]
[2026-02-17T22:03:07.370Z] build-java:
[2026-02-17T22:03:07.370Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-17T22:03:15.874Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-jar:
[2026-02-17T22:03:18.171Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-archives:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] copy-log4j2-config:
[2026-02-17T22:03:18.171Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-no-natives:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-natives:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build:
[2026-02-17T22:03:18.171Z] [echo] Executing stf.load/build.xml
[2026-02-17T22:03:18.171Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] setup-java-properties:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] check-prereqs:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-dependencies:
[2026-02-17T22:03:18.171Z] [echo] Executing stf.core/build.xml
[2026-02-17T22:03:18.171Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] setup-java-properties:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] check-prereqs:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-dependencies:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] create-bin-dir:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-java:
[2026-02-17T22:03:18.171Z]
[2026-02-17T22:03:18.171Z] build-jar:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] build-archives:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] copy-log4j2-config:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] build-no-natives:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] build-natives:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] build:
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] create-bin-dir:
[2026-02-17T22:03:18.575Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin
[2026-02-17T22:03:18.575Z]
[2026-02-17T22:03:18.575Z] build-java:
[2026-02-17T22:03:18.575Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin
[2026-02-17T22:03:23.545Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-17T22:03:23.545Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-17T22:03:23.545Z]
[2026-02-17T22:03:23.545Z] build-jar:
[2026-02-17T22:03:23.545Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-archives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-no-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build:
[2026-02-17T22:03:23.971Z] [echo] Executing stf.samples/build.xml
[2026-02-17T22:03:23.971Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] setup-java-properties:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] check-prereqs:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-dependencies:
[2026-02-17T22:03:23.971Z] [echo] Executing stf.core/build.xml
[2026-02-17T22:03:23.971Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] setup-java-properties:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] check-prereqs:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-dependencies:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] create-bin-dir:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-java:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-jar:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-archives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] copy-log4j2-config:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-no-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build:
[2026-02-17T22:03:23.971Z] [echo] Executing stf.load/build.xml
[2026-02-17T22:03:23.971Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] setup-java-properties:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] check-prereqs:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-dependencies:
[2026-02-17T22:03:23.971Z] [echo] Executing stf.core/build.xml
[2026-02-17T22:03:23.971Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] setup-java-properties:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] check-prereqs:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-dependencies:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] create-bin-dir:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-java:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-jar:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-archives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] copy-log4j2-config:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-no-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] create-bin-dir:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-java:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-jar:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-archives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-no-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-natives:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build:
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] create-bin-dir:
[2026-02-17T22:03:23.971Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin
[2026-02-17T22:03:23.971Z]
[2026-02-17T22:03:23.971Z] build-java:
[2026-02-17T22:03:23.971Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin
[2026-02-17T22:03:27.818Z]
[2026-02-17T22:03:27.818Z] build-jar:
[2026-02-17T22:03:27.818Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build-archives:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build-no-natives:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build-natives:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build:
[2026-02-17T22:03:28.222Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-17T22:03:28.222Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] setup-java-properties:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] check-prereqs:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build-dependencies:
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] create-bin-dir:
[2026-02-17T22:03:28.222Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-17T22:03:28.222Z]
[2026-02-17T22:03:28.222Z] build-java:
[2026-02-17T22:03:28.222Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-jar:
[2026-02-17T22:03:35.478Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-archives:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-no-natives:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-natives:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build:
[2026-02-17T22:03:35.478Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-17T22:03:35.478Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] setup-java-properties:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] check-prereqs:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-dependencies:
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] create-bin-dir:
[2026-02-17T22:03:35.478Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-17T22:03:35.478Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-17T22:03:35.478Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-17T22:03:35.478Z]
[2026-02-17T22:03:35.478Z] build-java:
[2026-02-17T22:03:35.478Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-17T22:03:37.801Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-17T22:03:42.225Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-17T22:03:45.902Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2026-02-17T22:03:45.902Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2026-02-17T22:03:45.902Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-02-17T22:03:45.902Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-jar:
[2026-02-17T22:03:45.902Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-archives:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-no-natives:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-natives:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] copy-dict-file:
[2026-02-17T22:03:45.902Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build:
[2026-02-17T22:03:45.902Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-17T22:03:45.902Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] setup-java-properties:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] check-prereqs:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-dependencies:
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] create-bin-dir:
[2026-02-17T22:03:45.902Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-17T22:03:45.902Z]
[2026-02-17T22:03:45.902Z] build-java-8:
[2026-02-17T22:03:45.902Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-java-11-25plus:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-java-17-24:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-java:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-jdi-jar:
[2026-02-17T22:03:52.611Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-hcr-jar:
[2026-02-17T22:03:52.611Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-jars:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-archives:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-no-natives:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-natives:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build:
[2026-02-17T22:03:52.611Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-17T22:03:52.611Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] setup-java-properties:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] check-prereqs:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-dependencies:
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] create-bin-dir:
[2026-02-17T22:03:52.611Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-17T22:03:52.611Z]
[2026-02-17T22:03:52.611Z] build-java:
[2026-02-17T22:03:52.611Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-jar:
[2026-02-17T22:03:56.747Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-archives:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-no-natives:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-natives:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build:
[2026-02-17T22:03:56.747Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-17T22:03:56.747Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] setup-java-properties:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] check-prereqs:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-dependencies:
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] create-bin-dir:
[2026-02-17T22:03:56.747Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-17T22:03:56.747Z]
[2026-02-17T22:03:56.747Z] build-java:
[2026-02-17T22:03:56.747Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-jar:
[2026-02-17T22:04:03.760Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-archives:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-no-natives:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] setup-native-build-command:
[2026-02-17T22:04:03.760Z] [echo] building natives for java_platform osx_x86-64
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-natives-windows:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-natives-unix:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-natives:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build:
[2026-02-17T22:04:03.760Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-17T22:04:03.760Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] setup-java-properties:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] check-prereqs:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-dependencies:
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] create-bin-dir:
[2026-02-17T22:04:03.760Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-17T22:04:03.760Z]
[2026-02-17T22:04:03.760Z] build-java:
[2026-02-17T22:04:03.760Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-17T22:04:15.765Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-jar:
[2026-02-17T22:04:15.765Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-archives:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-no-natives:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-natives:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build:
[2026-02-17T22:04:15.765Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-17T22:04:15.765Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] setup-java-properties:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] check-prereqs:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-dependencies:
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] create-bin-dir:
[2026-02-17T22:04:15.765Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-17T22:04:15.765Z]
[2026-02-17T22:04:15.765Z] build-java:
[2026-02-17T22:04:15.765Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-jar:
[2026-02-17T22:04:29.609Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-archives:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-no-natives:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-natives:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build:
[2026-02-17T22:04:29.609Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-17T22:04:29.609Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] setup-java-properties:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] check-prereqs:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-dependencies:
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] create-bin-dir:
[2026-02-17T22:04:29.609Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-17T22:04:29.609Z]
[2026-02-17T22:04:29.609Z] build-java:
[2026-02-17T22:04:29.610Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-jar:
[2026-02-17T22:04:34.368Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-archives:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-no-natives:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-natives:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build:
[2026-02-17T22:04:34.368Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-17T22:04:34.368Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] setup-java-properties:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] check-prereqs:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-dependencies:
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] create-bin-dir:
[2026-02-17T22:04:34.368Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-17T22:04:34.368Z]
[2026-02-17T22:04:34.368Z] build-java:
[2026-02-17T22:04:34.368Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-17T22:04:38.979Z]
[2026-02-17T22:04:38.979Z] build-jar:
[2026-02-17T22:04:38.980Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build-archives:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build-no-natives:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build-natives:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build:
[2026-02-17T22:04:38.980Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-17T22:04:38.980Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] setup-java-properties:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] check-prereqs:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build-dependencies:
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] create-bin-dir:
[2026-02-17T22:04:38.980Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-17T22:04:38.980Z]
[2026-02-17T22:04:38.980Z] build-java:
[2026-02-17T22:04:38.980Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-jar:
[2026-02-17T22:05:23.970Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-archives:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-no-natives:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-natives:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build:
[2026-02-17T22:05:23.970Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-17T22:05:23.970Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] check-if-already-built:
[2026-02-17T22:05:23.970Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-02-17T22:05:23.970Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] check-if-cvs-available:
[2026-02-17T22:05:23.970Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-17T22:05:23.970Z] [echo] cvs_available is true
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] download-cvsclient:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] output-recreate-message:
[2026-02-17T22:05:23.970Z] [echo] /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-17T22:05:23.970Z] [echo] If you want to recreate /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] delete-work-dir:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] create-work-dir:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] get-source:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] check-if-source-available:
[2026-02-17T22:05:23.970Z] [echo] Checking if /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-17T22:05:23.970Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] delete-corba-files:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] mauve-configure:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] setup-java-properties:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-harness:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-tests:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-java:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-jar:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] build-archives:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] check-if-work_jar_file-exists:
[2026-02-17T22:05:23.970Z] [echo] Checking if /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//mauve/mauve.jar exists
[2026-02-17T22:05:23.970Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.970Z] install-archives:
[2026-02-17T22:05:23.970Z]
[2026-02-17T22:05:23.971Z] configure:
[2026-02-17T22:05:23.971Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-17T22:05:23.971Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] setup-java-properties:
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] check-prereqs:
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] build-dependencies:
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] create-bin-dir:
[2026-02-17T22:05:23.971Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] check-java-nio-filesystem:
[2026-02-17T22:05:23.971Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] copy-resources:
[2026-02-17T22:05:23.971Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-17T22:05:23.971Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-17T22:05:23.971Z]
[2026-02-17T22:05:23.971Z] build-java-nio-filesystem:
[2026-02-17T22:05:23.971Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-17T22:05:23.971Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-17T22:05:23.971Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-02-17T22:05:23.971Z] [exec] Done
[2026-02-17T22:05:23.971Z] [javac] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-02-17T22:05:24.659Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-17T22:05:44.109Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-02-17T22:05:44.109Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-17T22:05:44.109Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-17T22:05:44.109Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-02-17T22:05:44.109Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-17T22:05:44.695Z]
[2026-02-17T22:05:44.695Z] build-java:
[2026-02-17T22:05:44.695Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-jar:
[2026-02-17T22:05:53.917Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-archives:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-no-natives:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-natives:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build:
[2026-02-17T22:05:53.917Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-17T22:05:53.917Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] setup-java-properties:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] check-prereqs:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-dependencies:
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] create-bin-dir:
[2026-02-17T22:05:53.917Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-17T22:05:53.917Z]
[2026-02-17T22:05:53.917Z] build-java:
[2026-02-17T22:05:53.917Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build-jar:
[2026-02-17T22:05:56.284Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build-archives:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build-no-natives:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build-natives:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build:
[2026-02-17T22:05:56.284Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-17T22:05:56.284Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] setup-java-properties:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] check-prereqs:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] build-dependencies:
[2026-02-17T22:05:56.284Z]
[2026-02-17T22:05:56.284Z] create-bin-dir:
[2026-02-17T22:05:56.285Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-17T22:05:56.285Z]
[2026-02-17T22:05:56.285Z] build-java:
[2026-02-17T22:05:56.285Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-17T22:05:58.451Z]
[2026-02-17T22:05:58.451Z] build-jar:
[2026-02-17T22:05:58.451Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build-archives:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build-no-natives:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build-natives:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build:
[2026-02-17T22:05:58.850Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-17T22:05:58.850Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] setup-java-properties:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] check-prereqs:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build-dependencies:
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] create-bin-dir:
[2026-02-17T22:05:58.850Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-17T22:05:58.850Z]
[2026-02-17T22:05:58.850Z] build-java:
[2026-02-17T22:05:58.850Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build-jar:
[2026-02-17T22:06:03.944Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build-archives:
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build-no-natives:
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build-natives:
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build:
[2026-02-17T22:06:03.944Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-17T22:06:03.944Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] setup-java-properties:
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] check-prereqs:
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] create-bin-dir:
[2026-02-17T22:06:03.944Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-17T22:06:03.944Z]
[2026-02-17T22:06:03.944Z] build-java:
[2026-02-17T22:06:03.945Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] build-jar:
[2026-02-17T22:06:09.291Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] build-archives:
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] build-no-natives:
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] build-natives:
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] build:
[2026-02-17T22:06:09.291Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] setup-java-properties:
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] check-prereqs:
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] check-compiler-level:
[2026-02-17T22:06:09.291Z] [echo] java_java_specification_version is 1.8
[2026-02-17T22:06:09.291Z] [echo] can_build_modularity is false
[2026-02-17T22:06:09.291Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-17T22:06:09.291Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-17T22:06:09.291Z]
[2026-02-17T22:06:09.291Z] create-bin-dir:
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-02-17T22:06:09.292Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-02-17T22:06:09.292Z]
[2026-02-17T22:06:09.292Z] build-java:
[2026-02-17T22:06:09.292Z]
[2026-02-17T22:06:09.292Z] build-no-natives:
[2026-02-17T22:06:09.292Z]
[2026-02-17T22:06:09.292Z] build:
[2026-02-17T22:06:09.292Z]
[2026-02-17T22:06:09.292Z] build:
[2026-02-17T22:06:09.292Z]
[2026-02-17T22:06:09.292Z] common_dist:
[2026-02-17T22:06:09.825Z] [copy] Copying 341 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/STF
[2026-02-17T22:06:11.519Z] [copy] Copying 1192 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/aqa-systemtest
[2026-02-17T22:06:17.165Z] [copy] Copied 496 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/aqa-systemtest
[2026-02-17T22:06:17.165Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/openj9-systemtest does not exist.
[2026-02-17T22:06:17.165Z]
[2026-02-17T22:06:17.165Z] build:
[2026-02-17T22:06:17.165Z]
[2026-02-17T22:06:17.165Z] build:
[2026-02-17T22:06:17.165Z]
[2026-02-17T22:06:17.165Z] THC.check:
[2026-02-17T22:06:17.165Z]
[2026-02-17T22:06:17.165Z] getChurn:
[2026-02-17T22:06:17.648Z] [exec] Cloning into 'churn'...
[2026-02-17T22:06:21.190Z]
[2026-02-17T22:06:21.190Z] dist:
[2026-02-17T22:06:21.190Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/churn
[2026-02-17T22:06:21.190Z]
[2026-02-17T22:06:21.190Z] init:
[2026-02-17T22:06:21.190Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/daaLoadTest
[2026-02-17T22:06:21.190Z]
[2026-02-17T22:06:21.190Z] common_build:
[2026-02-17T22:06:21.190Z]
[2026-02-17T22:06:21.190Z] build:
[2026-02-17T22:06:21.190Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/daaLoadTest
[2026-02-17T22:06:21.190Z]
[2026-02-17T22:06:21.190Z] build:
[2026-02-17T22:06:22.546Z]
[2026-02-17T22:06:22.546Z] init:
[2026-02-17T22:06:22.546Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/jcstress
[2026-02-17T22:06:22.546Z]
[2026-02-17T22:06:22.546Z] getDependentLibs:
[2026-02-17T22:06:23.805Z] [exec] --------------------------------------------
[2026-02-17T22:06:23.805Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:06:23.805Z] [exec] task is set to default
[2026-02-17T22:06:23.805Z] [exec] dependencyList is set to jcstress
[2026-02-17T22:06:23.805Z] [exec] System Test jars will be downloaded.
[2026-02-17T22:06:23.805Z] [exec] --------------------------------------------
[2026-02-17T22:06:23.805Z] [exec] Starting download third party dependent jars
[2026-02-17T22:06:23.805Z] [exec] --------------------------------------------
[2026-02-17T22:06:23.805Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:06:23.805Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-17T22:06:23.805Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T22:06:23.805Z]
[2026-02-17T22:06:23.805Z] dist:
[2026-02-17T22:06:23.805Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/jcstress
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] init:
[2026-02-17T22:06:25.022Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/jlm
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] common_build:
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] build:
[2026-02-17T22:06:25.022Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/jlm
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] init:
[2026-02-17T22:06:25.022Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/lambdaLoadTest
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] common_build:
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] build:
[2026-02-17T22:06:25.022Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/lambdaLoadTest
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] init:
[2026-02-17T22:06:25.022Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/mathLoadTest
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] common_build:
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] build:
[2026-02-17T22:06:25.022Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/mathLoadTest
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] init:
[2026-02-17T22:06:25.022Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/mauveLoadTest
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] common_build:
[2026-02-17T22:06:25.022Z]
[2026-02-17T22:06:25.022Z] build:
[2026-02-17T22:06:25.616Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/mauveLoadTest
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] init:
[2026-02-17T22:06:25.616Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/modularity
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] common_build:
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] build:
[2026-02-17T22:06:25.616Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/modularity
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] init:
[2026-02-17T22:06:25.616Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/otherLoadTest
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] common_build:
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] build:
[2026-02-17T22:06:25.616Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/otherLoadTest
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] init:
[2026-02-17T22:06:25.616Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/security
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] common_build:
[2026-02-17T22:06:25.616Z]
[2026-02-17T22:06:25.616Z] build:
[2026-02-17T22:06:25.616Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/security
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.266Z] init:
[2026-02-17T22:06:26.266Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/sharedClasses
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.266Z] common_build:
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.266Z] build:
[2026-02-17T22:06:26.266Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jvmtest/system/sharedClasses
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.266Z] BUILD SUCCESSFUL
[2026-02-17T22:06:26.266Z] Total time: 3 minutes 34 seconds
[2026-02-17T22:06:26.266Z] 0
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.266Z]
[2026-02-17T22:06:26.985Z] RECORD TEST REPOs SHA
[2026-02-17T22:06:26.985Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T22:06:26.986Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-17T22:06:27.532Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:06:27.532Z] touch /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T22:06:28.664Z] ================================================
[2026-02-17T22:06:28.664Z] timestamp: 20260217-170628
[2026-02-17T22:06:28.664Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/aqa-systemtest
[2026-02-17T22:06:28.664Z] git repo:
[2026-02-17T22:06:28.664Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-17T22:06:28.664Z] sha:
[2026-02-17T22:06:29.174Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-17T22:06:29.174Z] ================================================
[2026-02-17T22:06:29.845Z] timestamp: 20260217-170629
[2026-02-17T22:06:29.845Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/churn/churn
[2026-02-17T22:06:29.845Z] git repo:
[2026-02-17T22:06:30.270Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-17T22:06:30.270Z] sha:
[2026-02-17T22:06:30.271Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-17T22:06:30.271Z] ================================================
[2026-02-17T22:06:30.271Z] timestamp: 20260217-170630
[2026-02-17T22:06:30.271Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/system/STF
[2026-02-17T22:06:30.271Z] git repo:
[2026-02-17T22:06:30.938Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-17T22:06:30.938Z] sha:
[2026-02-17T22:06:30.938Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-17T22:06:30.938Z] ================================================
[2026-02-17T22:06:30.938Z] timestamp: 20260217-170630
[2026-02-17T22:06:30.939Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests
[2026-02-17T22:06:30.939Z] git repo:
[2026-02-17T22:06:31.579Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T22:06:31.579Z] sha:
[2026-02-17T22:06:31.579Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T22:06:32.441Z] ================================================
[2026-02-17T22:06:32.976Z] timestamp: 20260217-170632
[2026-02-17T22:06:32.976Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG
[2026-02-17T22:06:32.976Z] git repo:
[2026-02-17T22:06:32.976Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T22:06:32.976Z] sha:
[2026-02-17T22:06:32.976Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[2026-02-17T22:06:33.167Z] $ ssh-agent -k
[2026-02-17T22:06:33.214Z] unset SSH_AUTH_SOCK;
[2026-02-17T22:06:33.214Z] unset SSH_AGENT_PID;
[2026-02-17T22:06:33.214Z] echo Agent pid 2663 killed;
[2026-02-17T22:06:33.772Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T22:06:34.082Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T22:06:34.107Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-17T22:06:34.075Z] $ ssh-agent
[2026-02-17T22:06:34.742Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-Fdl3D7YeduDX/agent.3375
[2026-02-17T22:06:34.742Z] SSH_AGENT_PID=3376
[2026-02-17T22:06:34.742Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T22:06:36.065Z] ++ uname
[2026-02-17T22:06:36.065Z] + '[' Darwin = AIX ']'
[2026-02-17T22:06:36.065Z] ++ uname
[2026-02-17T22:06:36.065Z] + '[' Darwin = SunOS ']'
[2026-02-17T22:06:36.065Z] ++ uname
[2026-02-17T22:06:36.065Z] + '[' Darwin = '*BSD' ']'
[2026-02-17T22:06:36.065Z] + MAKE=make
[2026-02-17T22:06:36.065Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T22:06:36.065Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-17T22:06:37.390Z] ++ uname
[2026-02-17T22:06:37.390Z] + '[' Darwin = AIX ']'
[2026-02-17T22:06:37.390Z] ++ uname
[2026-02-17T22:06:37.390Z] + '[' Darwin = SunOS ']'
[2026-02-17T22:06:37.390Z] ++ uname
[2026-02-17T22:06:37.390Z] + '[' Darwin = '*BSD' ']'
[2026-02-17T22:06:37.390Z] + MAKE=make
[2026-02-17T22:06:37.390Z] + cd ./aqa-tests
[2026-02-17T22:06:37.390Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T22:06:37.390Z] ++ set +x
[2026-02-17T22:06:37.390Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-17T22:06:37.390Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-17T22:06:37.390Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST=
[2026-02-17T22:06:38.079Z] perl scripts/configure.pl
[2026-02-17T22:06:38.541Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T22:06:42.194Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T22:06:42.194Z]
[2026-02-17T22:06:42.194Z] Starting to generate test make files.
[2026-02-17T22:06:42.194Z]
[2026-02-17T22:06:42.194Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-17T22:06:42.870Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2026-02-17T22:06:42.870Z]
[2026-02-17T22:06:43.384Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-17T22:06:43.384Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-17T22:06:43.384Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2026-02-17T22:06:43.384Z]
[2026-02-17T22:06:43.384Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-17T22:06:43.384Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-17T22:06:43.881Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-17T22:06:43.881Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-17T22:06:44.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-17T22:06:44.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/jlm/autoGen.mk
[2026-02-17T22:06:44.531Z]
[2026-02-17T22:06:44.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-17T22:06:44.531Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2026-02-17T22:06:44.531Z]
[2026-02-17T22:06:44.531Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-17T22:06:45.263Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-17T22:06:45.799Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../system/autoGen.mk
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] Make files are generated successfully.
[2026-02-17T22:06:45.799Z]
[2026-02-17T22:06:45.799Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _sanity.system
[2026-02-17T22:06:47.780Z]
[2026-02-17T22:06:47.780Z] Running make 3.81
[2026-02-17T22:06:48.367Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/aqa-tests/TKG/..
[2026-02-17T22:06:48.367Z] set JDK_VERSION to 8
[2026-02-17T22:06:48.367Z] set JDK_IMPL to hotspot
[2026-02-17T22:06:48.367Z] set JVM_VERSION to openjdk8
[2026-02-17T22:06:48.367Z] set JCL_VERSION to latest
[2026-02-17T22:06:48.367Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-17T22:06:48.367Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-17T22:06:48.367Z] set SPEC to osx_x86-64
[2026-02-17T22:06:48.367Z] set TEST_FLAG to
[2026-02-17T22:06:48.870Z] Running sanity.system ...
[2026-02-17T22:06:48.870Z] There are 51 test targets in sanity.system
[2026-02-17T22:06:48.870Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-17T22:06:50.334Z] openjdk version "1.8.0_492-beta"
[2026-02-17T22:06:50.334Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172103-b03)
[2026-02-17T22:06:50.334Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T22:06:50.781Z] ../system.mk:25: CYGWIN is 0
[2026-02-17T22:06:51.239Z]
[2026-02-17T22:06:51.239Z] ===============================================