Pre Test
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot" build number 9
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 130
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 52
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.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_openjdk25_hs_dev.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 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
Commit message: "Re-enable WeakReferenceTest (#6874)"
> git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-05T22:47:30.566Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-05T22:47:30.567Z] 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-05T22:47:30.577Z] dynamicAgents: []
[Pipeline] echo
[2026-02-05T22:47:30.579Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-05T22:47:30.585Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-05T22:47:30.606Z] Running on test-orka-macos15-x64-r5mqu in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:47:30.625Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-05T22:47:30.705Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-05T22:47:30.705Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-05T22:47:30.733Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-05T22:47:30.807Z] The recommended git tool is: git
[2026-02-05T22:47:30.863Z] No credentials specified
[2026-02-05T22:47:30.890Z] Cloning the remote Git repository
[2026-02-05T22:47:30.863Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-05T22:47:30.863Z] > git init /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests # timeout=10
[2026-02-05T22:47:30.927Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-05T22:47:30.927Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-05T22:47:30.927Z] > git --version # timeout=10
[2026-02-05T22:47:30.967Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-05T22:47:30.967Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-05T22:47:34.964Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-05T22:47:35.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-05T22:47:35.158Z] Avoid second fetch
[2026-02-05T22:47:35.230Z] Checking out Revision 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
[2026-02-05T22:47:35.102Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-05T22:47:35.175Z] > git config core.sparsecheckout # timeout=10
[2026-02-05T22:47:35.214Z] > git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
[2026-02-05T22:47:36.620Z] Commit message: "Re-enable WeakReferenceTest (#6874)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:47:38.041Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-05T22:47:38.056Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-05T22:47:38.644Z] + LC_TIME=C
[2026-02-05T22:47:38.644Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-05T22:47:38.760Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-05T22:47:39.298Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-05T22:47:39.398Z] 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-05T22:47:40.679Z] + printenv
[2026-02-05T22:47:40.679Z] JCK_GIT_BRANCH=master
[2026-02-05T22:47:40.679Z] DYNAMIC_COMPILE=false
[2026-02-05T22:47:40.679Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/25/
[2026-02-05T22:47:40.679Z] OPENJ9_BRANCH=master
[2026-02-05T22:47:40.679Z] JENKINS_NODE_COOKIE=5a235ecd-1bdf-424c-aa21-3901e6f37ee8
[2026-02-05T22:47:40.679Z] DOCKER_REQUIRED=false
[2026-02-05T22:47:40.679Z] PARALLEL=Dynamic
[2026-02-05T22:47:40.679Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-05T22:47:40.679Z] SHELL=/bin/zsh
[2026-02-05T22:47:40.679Z] jobStatus=SUCCESS
[2026-02-05T22:47:40.679Z] JOBSTARTTIME=Thu, 05 Feb 2026 17:47:38 -0500
[2026-02-05T22:47:40.679Z] STAGE_NAME=Setup
[2026-02-05T22:47:40.679Z] SSH_CLIENT=10.221.188.31 43053 22
[2026-02-05T22:47:40.679Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-05T22:47:40.679Z] BUILD_TAG=jenkins-Test_openjdk25_hs_dev.system_x86-64_mac-25
[2026-02-05T22:47:40.679Z] RERUN_FAILURE=true
[2026-02-05T22:47:40.679Z] SDK_RESOURCE=upstream
[2026-02-05T22:47:40.679Z] TIME_LIMIT=25
[2026-02-05T22:47:40.679Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-05T22:47:40.679Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-05T22:47:40.679Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-05T22:47:40.679Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/
[2026-02-05T22:47:40.679Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac
[2026-02-05T22:47:40.679Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/25/display/redirect?page=changes
[2026-02-05T22:47:40.679Z] JDK_BRANCH=jdk-25.0.3+1
[2026-02-05T22:47:40.679Z] USER=admin
[2026-02-05T22:47:40.679Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-05T22:47:40.679Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-05T22:47:40.679Z] ADOPTOPENJDK_BRANCH=master
[2026-02-05T22:47:40.679Z] ARCHIVE_TEST_RESULTS=false
[2026-02-05T22:47:40.679Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot
[2026-02-05T22:47:40.679Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-05T22:47:40.679Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/25/display/redirect?page=artifacts
[2026-02-05T22:47:40.679Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-05T22:47:40.679Z] ORIGIN_JDK_VERSION=25
[2026-02-05T22:47:40.679Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-05T22:47:40.679Z] SETUP_JCK_RUN=false
[2026-02-05T22:47:40.679Z] SPEC=osx_x86-64
[2026-02-05T22:47:40.679Z] PERSONAL_BUILD=false
[2026-02-05T22:47:40.679Z] TKG_ITERATIONS=1
[2026-02-05T22:47:40.679Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-05T22:47:40.679Z] RERUN_ITERATIONS=0
[2026-02-05T22:47:40.679Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-05T22:47:40.679Z] ITERATIONS=1
[2026-02-05T22:47:40.679Z] KEEP_REPORTDIR=false
[2026-02-05T22:47:40.679Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-05T22:47:40.679Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/lib
[2026-02-05T22:47:40.679Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/25/display/redirect
[2026-02-05T22:47:40.679Z] _=/usr/bin/printenv
[2026-02-05T22:47:40.679Z] GENERATE_JOBS=true
[2026-02-05T22:47:40.679Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac
[2026-02-05T22:47:40.679Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-05T22:47:40.679Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-05T22:47:40.679Z] EXIT_FAILURE=false
[2026-02-05T22:47:40.679Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-05T22:47:40.679Z] SLACK_CHANNEL=aqavit-bot
[2026-02-05T22:47:40.679Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-05T22:47:40.679Z] JDK_VERSION=25
[2026-02-05T22:47:40.679Z] VENDOR_TEST_DIRS=/test/system
[2026-02-05T22:47:40.679Z] JOB_NAME=Test_openjdk25_hs_dev.system_x86-64_mac
[2026-02-05T22:47:40.679Z] BUILD_DISPLAY_NAME=#25
[2026-02-05T22:47:40.679Z] USE_TESTENV_PROPERTIES=false
[2026-02-05T22:47:40.679Z] BUILD_ID=25
[2026-02-05T22:47:40.679Z] EXIT_SUCCESS=false
[2026-02-05T22:47:40.679Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-05T22:47:40.679Z] TEST_TIME=120
[2026-02-05T22:47:40.679Z] PLATFORM=x86-64_mac
[2026-02-05T22:47:40.679Z] JDK_IMPL=hotspot
[2026-02-05T22:47:40.679Z] JOB_BASE_NAME=Test_openjdk25_hs_dev.system_x86-64_mac
[2026-02-05T22:47:40.679Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/25/display/redirect?page=tests
[2026-02-05T22:47:40.679Z] AUTO_DETECT=true
[2026-02-05T22:47:40.679Z] SHLVL=2
[2026-02-05T22:47:40.679Z] HOME=/Users/admin
[2026-02-05T22:47:40.679Z] TAP_NAME=Test_openjdk25_hs_dev.system_x86-64_mac.tap
[2026-02-05T22:47:40.679Z] CI=true
[2026-02-05T22:47:40.679Z] EXECUTOR_NUMBER=0
[2026-02-05T22:47:40.679Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac@tmp
[2026-02-05T22:47:40.679Z] JENKINS_SERVER_COOKIE=durable-ad8fff9921c25fea9b859e82930c5049bb40d727db5cc827413c8f5c84a6feff
[2026-02-05T22:47:40.679Z] NODE_LABELS=macos15 test ci.role.test sw.os.osx hw.arch.x86 orka mac test-orka-macos15-x64-r5mqu sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-05T22:47:40.679Z] TARGET=dev.system
[2026-02-05T22:47:40.679Z] BUILD_LIST=system
[2026-02-05T22:47:40.679Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:47:40.679Z] LOGNAME=admin
[2026-02-05T22:47:40.679Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-05T22:47:40.679Z] JDK_REPO=https://github.com/openjdk/jdk25u
[2026-02-05T22:47:40.679Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-05T22:47:40.679Z] SSH_CONNECTION=10.221.188.31 43053 192.168.122.2 22
[2026-02-05T22:47:40.679Z] UPSTREAM_JOB_NUMBER=9
[2026-02-05T22:47:40.679Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-05T22:47:40.679Z] NODE_NAME=test-orka-macos15-x64-r5mqu
[2026-02-05T22:47:40.679Z] BUILD_NUMBER=25
[2026-02-05T22:47:40.679Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/display/redirect
[2026-02-05T22:47:40.679Z] KEEP_WORKSPACE=false
[2026-02-05T22:47:40.679Z] HUDSON_COOKIE=5a42615e-dd0e-41dd-8b40-f5e7166f2622
[2026-02-05T22:47:40.679Z] VENDOR_TEST_BRANCHES=master
[2026-02-05T22:47:40.679Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../benchmarks
[2026-02-05T22:47:40.679Z] USE_JRE=false
[2026-02-05T22:47:40.679Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image
[2026-02-05T22:47:40.679Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-05T22:47:40.679Z] 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-05T22:47:40.769Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-05T22:47:40.777Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-05T22:48:02.892Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-x64-hotspot" build number 9
[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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-05T22:48:03.081Z] 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-05T22:48:03.087Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-05T22:48:03.052Z] $ ssh-agent
[2026-02-05T22:48:03.283Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-xcVJcfXbNEEe/agent.1115
[2026-02-05T22:48:03.283Z] SSH_AGENT_PID=1116
[2026-02-05T22:48:03.283Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-05T22:48:03.296Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-05T22:48:03.322Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-05T22:48:05.862Z] ++ pwd
[2026-02-05T22:48:05.863Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system
[2026-02-05T22:48:06.239Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests
[2026-02-05T22:48:06.239Z] get jdk binary...
[2026-02-05T22:48:06.239Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-05T22:48:06.239Z] Uncompressing file: OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_1-ea.tar.gz ...
[2026-02-05T22:48:08.216Z] List files in jdkbinary folder...
[2026-02-05T22:48:08.216Z] total 777112
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 56116252 Feb 5 16:55 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 120501789 Feb 5 17:07 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 82874546 Feb 5 17:07 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 3842467 Feb 5 17:07 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 102551649 Feb 5 16:54 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] drwxr-xr-x 3 admin staff 96 Feb 5 17:48 tmp
[2026-02-05T22:48:08.216Z] List files in jdkbinary/tmp folder...
[2026-02-05T22:48:08.216Z] total 0
[2026-02-05T22:48:08.216Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:06 jdk-25.0.3+1
[2026-02-05T22:48:08.216Z] Moving directory jdk-25.0.3+1/ to ../j2sdk-image
[2026-02-05T22:48:08.216Z] Uncompressing file: OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_1-ea.tar.gz ...
[2026-02-05T22:48:08.216Z] List files in jdkbinary folder...
[2026-02-05T22:48:08.216Z] total 777112
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 56116252 Feb 5 16:55 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 120501789 Feb 5 17:07 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 82874546 Feb 5 17:07 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 3842467 Feb 5 17:07 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] -rw-r--r-- 1 admin staff 102551649 Feb 5 16:54 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:08.216Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:06 j2sdk-image
[2026-02-05T22:48:08.216Z] drwxr-xr-x 3 admin staff 96 Feb 5 17:48 tmp
[2026-02-05T22:48:08.216Z] List files in jdkbinary/tmp folder...
[2026-02-05T22:48:08.216Z] total 0
[2026-02-05T22:48:08.216Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:53 jdk-25.0.3+1-static-libs
[2026-02-05T22:48:08.216Z] Moving directory jdk-25.0.3+1-static-libs/ to ../static-libs
[2026-02-05T22:48:08.216Z] Uncompressing file: OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz ...
[2026-02-05T22:48:16.313Z] List files in jdkbinary folder...
[2026-02-05T22:48:16.313Z] total 777112
[2026-02-05T22:48:16.313Z] -rw-r--r-- 1 admin staff 56116252 Feb 5 16:55 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:16.313Z] -rw-r--r-- 1 admin staff 120501789 Feb 5 17:07 OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:16.313Z] -rw-r--r-- 1 admin staff 82874546 Feb 5 17:07 OpenJDK25U-jmods_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:16.313Z] -rw-r--r-- 1 admin staff 3842467 Feb 5 17:07 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:16.313Z] -rw-r--r-- 1 admin staff 102551649 Feb 5 16:54 OpenJDK25U-testimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz
[2026-02-05T22:48:16.313Z] drwxr-xr-x 3 admin staff 96 Feb 5 09:06 j2sdk-image
[2026-02-05T22:48:16.313Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:53 static-libs
[2026-02-05T22:48:16.313Z] drwxr-xr-x 3 admin staff 96 Feb 5 17:48 tmp
[2026-02-05T22:48:16.313Z] List files in jdkbinary/tmp folder...
[2026-02-05T22:48:16.717Z] total 0
[2026-02-05T22:48:16.717Z] drwxr-xr-x 8 admin staff 256 Feb 5 16:50 jdk-25.0.3+1-test-image
[2026-02-05T22:48:16.717Z] Moving directory jdk-25.0.3+1-test-image/ to ../openjdk-test-image
[2026-02-05T22:48:16.717Z] Uncompressing OpenJDK25U-debugimage_x64_mac_hotspot_25.0.3_1-ea.tar.gz over ./j2sdk-image...
[2026-02-05T22:48:20.250Z] Removing top-level folder jdk-25.0.3+1-debug-image/
[2026-02-05T22:48:20.250Z] Removing top-level folder jdk-25.0.3+1/
[2026-02-05T22:48:21.162Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image...
[2026-02-05T22:48:21.162Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-05T22:48:21.163Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-05T22:48:21.163Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-05T22:48:26.949Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-05T22:48:26.949Z] OpenJDK Runtime Environment (build 25.0.3-beta+1-ea)
[2026-02-05T22:48:26.949Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta+1-ea, mixed mode)
[2026-02-05T22:48:26.949Z] =JAVA VERSION OUTPUT END=
[2026-02-05T22:48:26.949Z] get testKitGen...
[2026-02-05T22:48:26.949Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-05T22:48:28.996Z] git rev-parse master
[2026-02-05T22:48:28.996Z] git checkout -q -f 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[2026-02-05T22:48:29.429Z] get vendor test material...
[2026-02-05T22:48:29.429Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-05T22:48:29.429Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-05T22:48:30.393Z] check vendor repo sha
[2026-02-05T22:48:30.393Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-05T22:48:31.419Z] Check sha in vendor_0 and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/testenv/testenv.properties
[2026-02-05T22:48:31.419Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-05T22:48:31.419Z] temurin-build_BRANCH=a442b3d5735489c0b36771e1f6da41ec472604ee
[2026-02-05T22:48:31.930Z] Stage vendor_0//test/system to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests//test/system
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-05T22:48:32.074Z] $ ssh-agent -k
[2026-02-05T22:48:32.108Z] unset SSH_AUTH_SOCK;
[2026-02-05T22:48:32.108Z] unset SSH_AGENT_PID;
[2026-02-05T22:48:32.108Z] echo Agent pid 1116 killed;
[2026-02-05T22:48:32.330Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-05T22:48:32.392Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-05T22:48:32.532Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-05T22:48:32.829Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B1&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=9&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-05T22:48:32.852Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&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-r5mqu&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.3%2B1&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=9&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-05T22:48:32.906Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-05T22:48:33.244Z] Copied 1 artifact from "getTRSSOutput" build number 2039
[Pipeline] sh
[2026-02-05T22:48:34.153Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-05T22:48:34.153Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-05T22:48:34.153Z] + tar xof -
[2026-02-05T22:48:34.153Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-05T22:48:34.367Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-05T22:48:34.382Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-05T22:48:35.143Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-05T22:48:35.143Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib does not exist, creating one.
[2026-02-05T22:48:35.143Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:35.143Z] --------------------------------------------
[2026-02-05T22:48:35.143Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:35.143Z] task is set to default
[2026-02-05T22:48:35.143Z] dependencyList is set to all
[2026-02-05T22:48:35.143Z] System Test jars will be downloaded.
[2026-02-05T22:48:35.143Z] --------------------------------------------
[2026-02-05T22:48:35.143Z] Starting download third party dependent jars
[2026-02-05T22:48:35.143Z] --------------------------------------------
[2026-02-05T22:48:35.143Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:35.143Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-05T22:48:35.143Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-05T22:48:36.013Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar
[2026-02-05T22:48:36.013Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-02-05T22:48:36.013Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve
[2026-02-05T22:48:36.013Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-05T22:48:36.013Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2026-02-05T22:48:37.741Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar
[2026-02-05T22:48:37.741Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant
[2026-02-05T22:48:37.741Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-02-05T22:48:37.741Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib
[2026-02-05T22:48:37.741Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-05T22:48:37.741Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2026-02-05T22:48:38.271Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-05T22:48:38.271Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-05T22:48:38.271Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-02-05T22:48:38.271Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools
[2026-02-05T22:48:38.271Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-05T22:48:38.271Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2026-02-05T22:48:40.007Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-02-05T22:48:40.007Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar
[2026-02-05T22:48:40.007Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-02-05T22:48:40.007Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j
[2026-02-05T22:48:40.007Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-05T22:48:40.007Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2026-02-05T22:48:41.158Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-05T22:48:41.158Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-05T22:48:41.158Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-02-05T22:48:41.158Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient
[2026-02-05T22:48:41.158Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-05T22:48:41.158Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2026-02-05T22:48:41.594Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-05T22:48:41.594Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2026-02-05T22:48:41.594Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-02-05T22:48:41.594Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit
[2026-02-05T22:48:41.594Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-05T22:48:41.594Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2026-02-05T22:48:42.604Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-05T22:48:42.604Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-05T22:48:42.604Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-02-05T22:48:42.604Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm
[2026-02-05T22:48:42.604Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-05T22:48:42.604Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2026-02-05T22:48:42.982Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar
[2026-02-05T22:48:42.982Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-05T22:48:42.982Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2026-02-05T22:48:43.392Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-05T22:48:43.392Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar
[2026-02-05T22:48:43.392Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-05T22:48:43.392Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-02-05T22:48:47.279Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2026-02-05T22:48:47.279Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-05T22:48:47.279Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2026-02-05T22:48:47.279Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-02-05T22:48:47.279Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar
[2026-02-05T22:48:47.279Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-05T22:48:47.440Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-05T22:48:47.442Z] Machine limit is 3.
[Pipeline] sh
[2026-02-05T22:48:48.588Z] + cd ./aqa-tests/TKG
[2026-02-05T22:48:48.588Z] ++ uname
[2026-02-05T22:48:48.588Z] + '[' Darwin = AIX ']'
[2026-02-05T22:48:48.588Z] ++ uname
[2026-02-05T22:48:48.588Z] + '[' Darwin = SunOS ']'
[2026-02-05T22:48:48.588Z] ++ uname
[2026-02-05T22:48:48.588Z] + '[' Darwin = '*BSD' ']'
[2026-02-05T22:48:49.077Z] + MAKE=make
[2026-02-05T22:48:49.077Z] + make genParallelList TEST=dev.system TEST_TIME=120 NUM_MACHINES=
[2026-02-05T22:48:49.077Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-05T22:48:49.077Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:49.077Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:48:49.077Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:48:49.077Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T22:48:49.077Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T22:48:53.887Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-05T22:48:56.960Z]
[2026-02-05T22:48:56.960Z] build:
[2026-02-05T22:48:56.960Z]
[2026-02-05T22:48:56.960Z] clean:
[2026-02-05T22:48:57.478Z]
[2026-02-05T22:48:57.478Z] init:
[2026-02-05T22:48:57.478Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:48:57.478Z]
[2026-02-05T22:48:57.478Z] getDependentLibs:
[2026-02-05T22:48:59.095Z] [exec] --------------------------------------------
[2026-02-05T22:48:59.095Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:59.095Z] [exec] task is set to default
[2026-02-05T22:48:59.095Z] [exec] dependencyList is set to json_simple
[2026-02-05T22:48:59.095Z] [exec] System Test jars will be downloaded.
[2026-02-05T22:48:59.095Z] [exec] --------------------------------------------
[2026-02-05T22:48:59.095Z] [exec] Starting download third party dependent jars
[2026-02-05T22:48:59.095Z] [exec] --------------------------------------------
[2026-02-05T22:48:59.095Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:48:59.095Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-05T22:48:59.095Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T22:48:59.773Z]
[2026-02-05T22:48:59.773Z] compile:
[2026-02-05T22:48:59.773Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:48:59.773Z] [echo] ============COMPILER SETTINGS============
[2026-02-05T22:48:59.773Z] [echo] ===fork: yes
[2026-02-05T22:48:59.773Z] [echo] ===debug: on
[2026-02-05T22:48:59.773Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:11.143Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:49:11.143Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:49:11.143Z]
[2026-02-05T22:49:11.143Z] dist:
[2026-02-05T22:49:11.143Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-05T22:49:11.143Z]
[2026-02-05T22:49:11.143Z] BUILD SUCCESSFUL
[2026-02-05T22:49:11.143Z] Total time: 17 seconds
[2026-02-05T22:49:11.143Z] 0
[2026-02-05T22:49:11.143Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-05T22:49:12.742Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-05T22:49:12.742Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-05T22:49:26.024Z] ****************************** MACHINE INFO ******************************
[2026-02-05T22:49:26.024Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG
[2026-02-05T22:49:26.024Z] Free Physical Memory Size : 14330245120
[2026-02-05T22:49:26.024Z] Free space (bytes) : 68827353088
[2026-02-05T22:49:26.024Z] Total Physical Memory Size : 20152582144
[2026-02-05T22:49:26.024Z] Total space (bytes) : 96427008000
[2026-02-05T22:49:26.024Z] Usable space (bytes) : 68827353088
[2026-02-05T22:49:26.024Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:49:26.024Z] bashVersion :
[2026-02-05T22:49:26.024Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-05T22:49:26.024Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-05T22:49:26.024Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] This is free software; you are free to change and redistribute it.
[2026-02-05T22:49:26.024Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-05T22:49:26.024Z] cpuCores : 4
[2026-02-05T22:49:26.024Z] curlVersion :
[2026-02-05T22:49:26.024Z] 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-05T22:49:26.024Z] Release-Date: 2024-03-27
[2026-02-05T22:49:26.024Z] 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-05T22:49:26.024Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-05T22:49:26.024Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-05T22:49:26.024Z] gcc version : 17.0.0
[2026-02-05T22:49:26.024Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-05T22:49:26.024Z] gdb version : bash: line 1: gdb: command not found
[2026-02-05T22:49:26.024Z] lldb version :
[2026-02-05T22:49:26.024Z] lldb-1700.0.9.502
[2026-02-05T22:49:26.024Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-05T22:49:26.024Z] makeVersion :
[2026-02-05T22:49:26.024Z] GNU Make 3.81
[2026-02-05T22:49:26.024Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-05T22:49:26.024Z] This is free software; see the source for copying conditions.
[2026-02-05T22:49:26.024Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-05T22:49:26.024Z] PARTICULAR PURPOSE.
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] This program built for i386-apple-darwin11.3.0
[2026-02-05T22:49:26.024Z] mavenVersion :
[2026-02-05T22:49:26.024Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-05T22:49:26.024Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-05T22:49:26.024Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-05T22:49:26.024Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-05T22:49:26.024Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-05T22:49:26.024Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:49:26.024Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-05T22:49:26.024Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-05T22:49:26.024Z] perlVersion :
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-05T22:49:26.024Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] Copyright 1987-2022, Larry Wall
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-05T22:49:26.024Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-05T22:49:26.024Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-05T22:49:26.024Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-05T22:49:26.024Z]
[2026-02-05T22:49:26.024Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-05T22:49:26.024Z] procArch : i386
[2026-02-05T22:49:26.024Z] sysArch : x86_64
[2026-02-05T22:49:26.024Z] sysOS : Darwin
[2026-02-05T22:49:26.024Z] ulimit :
[2026-02-05T22:49:26.024Z] core file size (blocks, -c) 0
[2026-02-05T22:49:26.024Z] data seg size (kbytes, -d) unlimited
[2026-02-05T22:49:26.024Z] file size (blocks, -f) unlimited
[2026-02-05T22:49:26.024Z] max locked memory (kbytes, -l) unlimited
[2026-02-05T22:49:26.024Z] max memory size (kbytes, -m) unlimited
[2026-02-05T22:49:26.024Z] open files (-n) 1048576
[2026-02-05T22:49:26.024Z] pipe size (512 bytes, -p) 1
[2026-02-05T22:49:26.024Z] stack size (kbytes, -s) 65532
[2026-02-05T22:49:26.024Z] cpu time (seconds, -t) unlimited
[2026-02-05T22:49:26.024Z] max user processes (-u) 2784
[2026-02-05T22:49:26.024Z] virtual memory (kbytes, -v) unlimited
[2026-02-05T22:49:26.025Z] 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-05T22:49:26.025Z] vmVendor : Oracle Corporation
[2026-02-05T22:49:26.025Z] vmVersion : 25.0.3-beta+1-ea
[2026-02-05T22:49:26.025Z] xlc version : bash: line 1: xlC: command not found
[2026-02-05T22:49:26.025Z] **************************************************************************
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('java.vendor')=Undefined Vendor
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly.
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('os.name')=Mac OS X
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('os.arch')=x86_64
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('java.fullversion')=null
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] System.getProperty('sun.arch.data.model')=64
[2026-02-05T22:49:26.025Z]
[2026-02-05T22:49:26.025Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:26.025Z] perl scripts/configure.pl
[2026-02-05T22:49:26.025Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-05T22:49:27.869Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-05T22:49:27.869Z]
[2026-02-05T22:49:27.869Z]
[2026-02-05T22:49:27.869Z] Starting to generate parallel test lists.
[2026-02-05T22:49:27.869Z]
[2026-02-05T22:49:28.362Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-05T22:49:28.362Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-05T22:49:28.848Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-05T22:49:29.327Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-05T22:49:29.327Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-05T22:49:29.327Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-05T22:49:29.327Z] Attempting to get test duration data from TRSS.
[2026-02-05T22:49:29.327Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=system&level=dev
[2026-02-05T22:49:30.359Z] Attempting to get test duration data from cached files.
[2026-02-05T22:49:30.359Z]
[2026-02-05T22:49:30.359Z] TEST DURATION
[2026-02-05T22:49:30.359Z] ====================================================================================
[2026-02-05T22:49:30.359Z] Total number of tests searched: 84
[2026-02-05T22:49:30.359Z] Number of test durations found: 84
[2026-02-05T22:49:30.359Z] Top slowest tests:
[2026-02-05T22:49:30.359Z] 00m00s jcstress.atomicity.varHandles.fields.WeakCASTest_0
[2026-02-05T22:49:30.359Z] 00m00s jcstress.seqcst.volatiles_0
[2026-02-05T22:49:30.359Z] 00m00s jcstress.all_0
[2026-02-05T22:49:30.359Z] ====================================================================================
[2026-02-05T22:49:30.359Z]
[2026-02-05T22:49:30.359Z] Test target is split into 1 lists.
[2026-02-05T22:49:30.359Z] Reducing estimated test running time from 00m13s to 00m13s.
[2026-02-05T22:49:30.359Z]
[2026-02-05T22:49:30.359Z] -------------------------------------testList_0-------------------------------------
[2026-02-05T22:49:30.359Z] Number of tests: 84
[2026-02-05T22:49:30.359Z] Estimated running time: 00m13s
[2026-02-05T22:49:30.359Z] TESTLIST=jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.seqcst.volatiles_0,jcstress.all_0,jcstress.interrupt_0,jcstress.seqcst.sync_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.threadlocal_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.arrays_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.tearing_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.mxbeans_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.coherence.varHandles_0,jcstress.fences.varHandles_0,jcstress.strings_0,jcstress.acqrel.fields.volatiles_0,jcstress.accessAtomic.fields_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.tearing.arrays_0,jcstress.copy.arraycopy.arrays_0,jcstress.accessAtomic_0,jcstress.oota_0,jcstress.locks.mutex_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.fences_0,jcstress.copy.clone.arrays_0,jcstress.future_0,jcstress.defaultValues_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.atomics_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.copy.clone_0,jcstress.init.arrays_0,jcstress.init_0,jcstress.causality_0,jcstress.collections_0,jcstress.coherence.varHandles.byteArray_0,jcstress.initLen.arrays_0,jcstress.memeffects.basic_0,jcstress.volatiles_0,jcstress.copy.manual_0,jcstress.varhandles_0,jcstress.acqrel.fields.sync_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.countdownlatch_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.initClass_0,jcstress.singletons_0,jcstress.acqrel.varHandles.byteArray.big_0,churn_custom_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.coherence_0,jcstress.initClass.arrays_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.executors_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.copy.manual.arrays_0,jcstress.locks_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,jcstress.unsafe_0,jcstress.accessAtomic.varHandles_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.atomicity_0,jcstress.copy.copyof.arrays_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.defaultValues.arrays_0,jcstress.sample_0
[2026-02-05T22:49:30.359Z] ------------------------------------------------------------------------------------
[2026-02-05T22:49:30.359Z]
[2026-02-05T22:49:30.359Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-05T22:49:30.550Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-05T22:49:30.677Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2026-02-05T22:49:31.428Z] + cd ./aqa-tests/TKG
[2026-02-05T22:49:31.428Z] ++ uname
[2026-02-05T22:49:31.428Z] + '[' Darwin = AIX ']'
[2026-02-05T22:49:31.428Z] ++ uname
[2026-02-05T22:49:31.428Z] + '[' Darwin = SunOS ']'
[2026-02-05T22:49:31.428Z] ++ uname
[2026-02-05T22:49:31.428Z] + '[' Darwin = '*BSD' ']'
[2026-02-05T22:49:31.428Z] + MAKE=make
[2026-02-05T22:49:31.428Z] + make genParallelList TEST=dev.system NUM_MACHINES=3 TEST_TIME=
[2026-02-05T22:49:31.428Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-05T22:49:31.428Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:31.428Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:49:31.428Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:49:31.428Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T22:49:31.428Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T22:49:32.290Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-05T22:49:33.261Z]
[2026-02-05T22:49:33.261Z] build:
[2026-02-05T22:49:33.261Z]
[2026-02-05T22:49:33.261Z] clean:
[2026-02-05T22:49:33.261Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-05T22:49:33.261Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:33.667Z]
[2026-02-05T22:49:33.667Z] init:
[2026-02-05T22:49:33.667Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:33.667Z]
[2026-02-05T22:49:33.667Z] getDependentLibs:
[2026-02-05T22:49:33.667Z] [exec] --------------------------------------------
[2026-02-05T22:49:33.667Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:33.667Z] [exec] task is set to default
[2026-02-05T22:49:33.667Z] [exec] dependencyList is set to json_simple
[2026-02-05T22:49:33.667Z] [exec] System Test jars will be downloaded.
[2026-02-05T22:49:33.667Z] [exec] --------------------------------------------
[2026-02-05T22:49:33.667Z] [exec] Starting download third party dependent jars
[2026-02-05T22:49:33.667Z] [exec] --------------------------------------------
[2026-02-05T22:49:33.667Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:33.667Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-05T22:49:33.667Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T22:49:33.667Z]
[2026-02-05T22:49:33.667Z] compile:
[2026-02-05T22:49:33.667Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:49:33.667Z] [echo] ============COMPILER SETTINGS============
[2026-02-05T22:49:33.667Z] [echo] ===fork: yes
[2026-02-05T22:49:33.667Z] [echo] ===debug: on
[2026-02-05T22:49:33.667Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:39.537Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:49:39.537Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:49:40.117Z]
[2026-02-05T22:49:40.117Z] dist:
[2026-02-05T22:49:40.117Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-05T22:49:40.117Z]
[2026-02-05T22:49:40.117Z] BUILD SUCCESSFUL
[2026-02-05T22:49:40.117Z] Total time: 7 seconds
[2026-02-05T22:49:40.117Z] 0
[2026-02-05T22:49:40.691Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-05T22:49:41.801Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-05T22:49:41.802Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-05T22:49:48.153Z] ****************************** MACHINE INFO ******************************
[2026-02-05T22:49:48.153Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG
[2026-02-05T22:49:48.153Z] Free Physical Memory Size : 14242795520
[2026-02-05T22:49:48.153Z] Free space (bytes) : 68831477760
[2026-02-05T22:49:48.153Z] Total Physical Memory Size : 20152582144
[2026-02-05T22:49:48.153Z] Total space (bytes) : 96427008000
[2026-02-05T22:49:48.153Z] Usable space (bytes) : 68831477760
[2026-02-05T22:49:48.153Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:49:48.153Z] bashVersion :
[2026-02-05T22:49:48.153Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-05T22:49:48.153Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-05T22:49:48.153Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] This is free software; you are free to change and redistribute it.
[2026-02-05T22:49:48.153Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-05T22:49:48.153Z] cpuCores : 4
[2026-02-05T22:49:48.153Z] curlVersion :
[2026-02-05T22:49:48.153Z] 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-05T22:49:48.153Z] Release-Date: 2024-03-27
[2026-02-05T22:49:48.153Z] 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-05T22:49:48.153Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-05T22:49:48.153Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-05T22:49:48.153Z] gcc version : 17.0.0
[2026-02-05T22:49:48.153Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-05T22:49:48.153Z] gdb version : bash: line 1: gdb: command not found
[2026-02-05T22:49:48.153Z] lldb version :
[2026-02-05T22:49:48.153Z] lldb-1700.0.9.502
[2026-02-05T22:49:48.153Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-05T22:49:48.153Z] makeVersion :
[2026-02-05T22:49:48.153Z] GNU Make 3.81
[2026-02-05T22:49:48.153Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-05T22:49:48.153Z] This is free software; see the source for copying conditions.
[2026-02-05T22:49:48.153Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-05T22:49:48.153Z] PARTICULAR PURPOSE.
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] This program built for i386-apple-darwin11.3.0
[2026-02-05T22:49:48.153Z] mavenVersion :
[2026-02-05T22:49:48.153Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-05T22:49:48.153Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-05T22:49:48.153Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-05T22:49:48.153Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-05T22:49:48.153Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-05T22:49:48.153Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:49:48.153Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-05T22:49:48.153Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-05T22:49:48.153Z] perlVersion :
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-05T22:49:48.153Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] Copyright 1987-2022, Larry Wall
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-05T22:49:48.153Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-05T22:49:48.153Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-05T22:49:48.153Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-05T22:49:48.153Z] procArch : i386
[2026-02-05T22:49:48.153Z] sysArch : x86_64
[2026-02-05T22:49:48.153Z] sysOS : Darwin
[2026-02-05T22:49:48.153Z] ulimit :
[2026-02-05T22:49:48.153Z] core file size (blocks, -c) 0
[2026-02-05T22:49:48.153Z] data seg size (kbytes, -d) unlimited
[2026-02-05T22:49:48.153Z] file size (blocks, -f) unlimited
[2026-02-05T22:49:48.153Z] max locked memory (kbytes, -l) unlimited
[2026-02-05T22:49:48.153Z] max memory size (kbytes, -m) unlimited
[2026-02-05T22:49:48.153Z] open files (-n) 1048576
[2026-02-05T22:49:48.153Z] pipe size (512 bytes, -p) 1
[2026-02-05T22:49:48.153Z] stack size (kbytes, -s) 65532
[2026-02-05T22:49:48.153Z] cpu time (seconds, -t) unlimited
[2026-02-05T22:49:48.153Z] max user processes (-u) 2784
[2026-02-05T22:49:48.153Z] virtual memory (kbytes, -v) unlimited
[2026-02-05T22:49:48.153Z] 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-05T22:49:48.153Z] vmVendor : Oracle Corporation
[2026-02-05T22:49:48.153Z] vmVersion : 25.0.3-beta+1-ea
[2026-02-05T22:49:48.153Z] xlc version : bash: line 1: xlC: command not found
[2026-02-05T22:49:48.153Z] **************************************************************************
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('java.vendor')=Undefined Vendor
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly.
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('os.name')=Mac OS X
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('os.arch')=x86_64
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('java.fullversion')=null
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.153Z] System.getProperty('sun.arch.data.model')=64
[2026-02-05T22:49:48.153Z]
[2026-02-05T22:49:48.572Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:48.572Z] perl scripts/configure.pl
[2026-02-05T22:49:48.572Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2026-02-05T22:49:49.739Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-05T22:49:49.739Z]
[2026-02-05T22:49:49.739Z]
[2026-02-05T22:49:49.739Z] Starting to generate parallel test lists.
[2026-02-05T22:49:49.739Z]
[2026-02-05T22:49:49.739Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-05T22:49:50.187Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml
[2026-02-05T22:49:50.187Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-05T22:49:50.187Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-05T22:49:50.187Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-05T22:49:50.187Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-05T22:49:50.614Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-05T22:49:50.614Z] Attempting to get test duration data from TRSS.
[2026-02-05T22:49:50.614Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=system&level=dev
[2026-02-05T22:49:51.497Z] Attempting to get test duration data from cached files.
[2026-02-05T22:49:51.497Z]
[2026-02-05T22:49:51.497Z] TEST DURATION
[2026-02-05T22:49:51.497Z] ====================================================================================
[2026-02-05T22:49:51.497Z] Total number of tests searched: 84
[2026-02-05T22:49:51.497Z] Number of test durations found: 84
[2026-02-05T22:49:51.497Z] Top slowest tests:
[2026-02-05T22:49:51.497Z] 00m00s jcstress.atomicity.varHandles.fields.WeakCASTest_0
[2026-02-05T22:49:51.497Z] 00m00s jcstress.seqcst.volatiles_0
[2026-02-05T22:49:51.497Z] 00m00s jcstress.all_0
[2026-02-05T22:49:51.497Z] ====================================================================================
[2026-02-05T22:49:51.497Z]
[2026-02-05T22:49:51.497Z] Test target is split into 1 lists.
[2026-02-05T22:49:51.497Z] Reducing estimated test running time from 00m13s to 00m13s.
[2026-02-05T22:49:51.497Z]
[2026-02-05T22:49:51.497Z] -------------------------------------testList_0-------------------------------------
[2026-02-05T22:49:51.497Z] Number of tests: 84
[2026-02-05T22:49:51.497Z] Estimated running time: 00m13s
[2026-02-05T22:49:51.498Z] TESTLIST=jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.seqcst.volatiles_0,jcstress.all_0,jcstress.interrupt_0,jcstress.seqcst.sync_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.threadlocal_0,jcstress.atomicity.varHandles.fields_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.arrays_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.tearing_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.mxbeans_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.coherence.varHandles_0,jcstress.fences.varHandles_0,jcstress.strings_0,jcstress.acqrel.fields.volatiles_0,jcstress.accessAtomic.fields_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.tearing.arrays_0,jcstress.copy.arraycopy.arrays_0,jcstress.accessAtomic_0,jcstress.oota_0,jcstress.locks.mutex_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.fences_0,jcstress.copy.clone.arrays_0,jcstress.future_0,jcstress.defaultValues_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.atomics_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.copy.clone_0,jcstress.init.arrays_0,jcstress.init_0,jcstress.causality_0,jcstress.collections_0,jcstress.coherence.varHandles.byteArray_0,jcstress.initLen.arrays_0,jcstress.memeffects.basic_0,jcstress.volatiles_0,jcstress.copy.manual_0,jcstress.varhandles_0,jcstress.acqrel.fields.sync_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.countdownlatch_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.initClass_0,jcstress.singletons_0,jcstress.acqrel.varHandles.byteArray.big_0,churn_custom_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.coherence_0,jcstress.initClass.arrays_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.executors_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.copy.manual.arrays_0,jcstress.locks_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,jcstress.unsafe_0,jcstress.accessAtomic.varHandles_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.atomicity_0,jcstress.copy.copyof.arrays_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.defaultValues.arrays_0,jcstress.sample_0
[2026-02-05T22:49:51.498Z] ------------------------------------------------------------------------------------
[2026-02-05T22:49:51.498Z]
[2026-02-05T22:49:51.498Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-05T22:49:51.714Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-05T22:49:51.880Z] 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-05T22:49:51.939Z] Building tests...
[Pipeline] timeout
[2026-02-05T22:49:51.941Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-05T22:49:51.959Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-05T22:49:52.833Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-05T22:49:53.224Z] --------------------------------------------
[2026-02-05T22:49:53.224Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:53.224Z] task is set to default
[2026-02-05T22:49:53.224Z] dependencyList is set to all
[2026-02-05T22:49:53.224Z] System Test jars will be downloaded.
[2026-02-05T22:49:53.224Z] --------------------------------------------
[2026-02-05T22:49:53.224Z] Starting download third party dependent jars
[2026-02-05T22:49:53.224Z] --------------------------------------------
[2026-02-05T22:49:53.224Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-05T22:49:53.224Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-05T22:49:53.224Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-05T22:49:53.473Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-05T22:49:53.484Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-05T22:49:53.567Z] $ ssh-agent
[2026-02-05T22:49:54.059Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-8mSOD8YpWV5m/agent.1782
[2026-02-05T22:49:54.059Z] SSH_AGENT_PID=1783
[2026-02-05T22:49:54.059Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-05T22:49:54.768Z] + bash ./compile.sh
[2026-02-05T22:49:54.768Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-05T22:49:54.768Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:54.768Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:49:54.768Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:49:54.769Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T22:49:54.769Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T22:49:55.765Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-05T22:49:57.473Z]
[2026-02-05T22:49:57.473Z] build:
[2026-02-05T22:49:57.473Z]
[2026-02-05T22:49:57.473Z] clean:
[2026-02-05T22:49:57.473Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-05T22:49:57.473Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:57.473Z]
[2026-02-05T22:49:57.473Z] init:
[2026-02-05T22:49:57.473Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:49:57.473Z]
[2026-02-05T22:49:57.473Z] getDependentLibs:
[2026-02-05T22:49:57.473Z] [exec] --------------------------------------------
[2026-02-05T22:49:57.473Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:57.473Z] [exec] task is set to default
[2026-02-05T22:49:57.473Z] [exec] dependencyList is set to json_simple
[2026-02-05T22:49:57.473Z] [exec] System Test jars will be downloaded.
[2026-02-05T22:49:57.473Z] [exec] --------------------------------------------
[2026-02-05T22:49:57.473Z] [exec] Starting download third party dependent jars
[2026-02-05T22:49:57.473Z] [exec] --------------------------------------------
[2026-02-05T22:49:57.473Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:49:57.473Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-05T22:49:57.473Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T22:49:57.473Z]
[2026-02-05T22:49:57.473Z] compile:
[2026-02-05T22:49:57.474Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:49:57.474Z] [echo] ============COMPILER SETTINGS============
[2026-02-05T22:49:57.474Z] [echo] ===fork: yes
[2026-02-05T22:49:57.474Z] [echo] ===debug: on
[2026-02-05T22:49:57.938Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin
[2026-02-05T22:50:03.890Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:50:03.890Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:50:03.890Z]
[2026-02-05T22:50:03.890Z] dist:
[2026-02-05T22:50:03.890Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-05T22:50:03.890Z]
[2026-02-05T22:50:03.890Z] BUILD SUCCESSFUL
[2026-02-05T22:50:03.890Z] Total time: 7 seconds
[2026-02-05T22:50:03.891Z] 0
[2026-02-05T22:50:03.891Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-05T22:50:04.374Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-05T22:50:04.374Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-05T22:50:08.152Z] ****************************** MACHINE INFO ******************************
[2026-02-05T22:50:08.152Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG
[2026-02-05T22:50:08.152Z] Free Physical Memory Size : 14177288192
[2026-02-05T22:50:08.152Z] Free space (bytes) : 68830973952
[2026-02-05T22:50:08.152Z] Total Physical Memory Size : 20152582144
[2026-02-05T22:50:08.152Z] Total space (bytes) : 96427008000
[2026-02-05T22:50:08.152Z] Usable space (bytes) : 68830973952
[2026-02-05T22:50:08.152Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-05T22:50:08.152Z] bashVersion :
[2026-02-05T22:50:08.152Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-05T22:50:08.152Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-05T22:50:08.152Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-05T22:50:08.152Z]
[2026-02-05T22:50:08.152Z] This is free software; you are free to change and redistribute it.
[2026-02-05T22:50:08.152Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-05T22:50:08.152Z] cpuCores : 4
[2026-02-05T22:50:08.152Z] curlVersion :
[2026-02-05T22:50:08.152Z] 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-05T22:50:08.152Z] Release-Date: 2024-03-27
[2026-02-05T22:50:08.152Z] 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-05T22:50:08.152Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-05T22:50:08.152Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-05T22:50:08.152Z] gcc version : 17.0.0
[2026-02-05T22:50:08.152Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-05T22:50:08.152Z] gdb version : bash: line 1: gdb: command not found
[2026-02-05T22:50:08.152Z] lldb version :
[2026-02-05T22:50:08.152Z] lldb-1700.0.9.502
[2026-02-05T22:50:08.152Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-05T22:50:08.152Z] makeVersion :
[2026-02-05T22:50:08.152Z] GNU Make 3.81
[2026-02-05T22:50:08.152Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-05T22:50:08.152Z] This is free software; see the source for copying conditions.
[2026-02-05T22:50:08.152Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-05T22:50:08.152Z] PARTICULAR PURPOSE.
[2026-02-05T22:50:08.152Z]
[2026-02-05T22:50:08.152Z] This program built for i386-apple-darwin11.3.0
[2026-02-05T22:50:08.152Z] mavenVersion :
[2026-02-05T22:50:08.152Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-05T22:50:08.153Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-05T22:50:08.153Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-05T22:50:08.153Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-05T22:50:08.153Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-05T22:50:08.153Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:50:08.153Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-05T22:50:08.153Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-05T22:50:08.153Z] perlVersion :
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-05T22:50:08.153Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] Copyright 1987-2022, Larry Wall
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-05T22:50:08.153Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-05T22:50:08.153Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-05T22:50:08.153Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-05T22:50:08.153Z] procArch : i386
[2026-02-05T22:50:08.153Z] sysArch : x86_64
[2026-02-05T22:50:08.153Z] sysOS : Darwin
[2026-02-05T22:50:08.153Z] ulimit :
[2026-02-05T22:50:08.153Z] core file size (blocks, -c) 0
[2026-02-05T22:50:08.153Z] data seg size (kbytes, -d) unlimited
[2026-02-05T22:50:08.153Z] file size (blocks, -f) unlimited
[2026-02-05T22:50:08.153Z] max locked memory (kbytes, -l) unlimited
[2026-02-05T22:50:08.153Z] max memory size (kbytes, -m) unlimited
[2026-02-05T22:50:08.153Z] open files (-n) 1048576
[2026-02-05T22:50:08.153Z] pipe size (512 bytes, -p) 1
[2026-02-05T22:50:08.153Z] stack size (kbytes, -s) 65532
[2026-02-05T22:50:08.153Z] cpu time (seconds, -t) unlimited
[2026-02-05T22:50:08.153Z] max user processes (-u) 2784
[2026-02-05T22:50:08.153Z] virtual memory (kbytes, -v) unlimited
[2026-02-05T22:50:08.153Z] 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-05T22:50:08.153Z] vmVendor : Oracle Corporation
[2026-02-05T22:50:08.153Z] vmVersion : 25.0.3-beta+1-ea
[2026-02-05T22:50:08.153Z] xlc version : bash: line 1: xlC: command not found
[2026-02-05T22:50:08.153Z] **************************************************************************
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('java.vendor')=Undefined Vendor
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly.
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('os.name')=Mac OS X
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('os.arch')=x86_64
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('java.fullversion')=null
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.153Z] System.getProperty('sun.arch.data.model')=64
[2026-02-05T22:50:08.153Z]
[2026-02-05T22:50:08.755Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-05T22:50:09.682Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-05T22:50:09.682Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-05T22:50:10.578Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:50:10.578Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-05T22:50:10.579Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=Undefined Vendor" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-05T22:50:10.579Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-05T22:50:11.499Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-05T22:50:13.495Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-05T22:50:13.495Z]
[2026-02-05T22:50:13.495Z] -create_test_directory:
[2026-02-05T22:50:13.495Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest
[2026-02-05T22:50:13.495Z]
[2026-02-05T22:50:13.495Z] stage_test_material:
[2026-02-05T22:50:13.992Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest
[2026-02-05T22:50:14.971Z]
[2026-02-05T22:50:14.971Z] build:
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] init:
[2026-02-05T22:50:15.449Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] dist:
[2026-02-05T22:50:15.449Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] common_build:
[2026-02-05T22:50:15.449Z] [echo] target common_build is called.....
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] common_init:
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] check_systemtest:
[2026-02-05T22:50:15.449Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-02-05T22:50:15.449Z]
[2026-02-05T22:50:15.449Z] clone_stf:
[2026-02-05T22:50:15.859Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-05T22:50:18.707Z] [echo] git rev-parse master
[2026-02-05T22:50:19.127Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-05T22:50:19.127Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-05T22:50:19.656Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-05T22:50:19.656Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-05T22:50:19.656Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-02-05T22:50:19.656Z]
[2026-02-05T22:50:19.656Z] clone_systemtest:
[2026-02-05T22:50:19.656Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-05T22:50:23.760Z] [echo] git rev-parse master
[2026-02-05T22:50:23.760Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-05T22:50:25.208Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-05T22:50:25.208Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-05T22:50:25.208Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure_systemtest:
[2026-02-05T22:50:25.208Z] [echo] Executing openjdk.build/build.xml
[2026-02-05T22:50:25.208Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] check-for-ant:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure-ant:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-ant-location:
[2026-02-05T22:50:25.208Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-ant-error:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] check-for-junit:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure-junit:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-junit-location:
[2026-02-05T22:50:25.208Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-junit-error:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] check-for-hamcrest-core:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure-hamcrest-core:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-hamcrest-core-location:
[2026-02-05T22:50:25.208Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-hamcrest-core-error:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] check-for-log4j:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure-log4j:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-log4j-location:
[2026-02-05T22:50:25.208Z] [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-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] print-log4j-error:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] check-for-asm:
[2026-02-05T22:50:25.208Z]
[2026-02-05T22:50:25.208Z] configure-asm:
[2026-02-05T22:50:25.208Z] [delete] Deleting directory /Users/admin/workspace/externalDependency/system_lib/asm
[2026-02-05T22:50:25.208Z] [echo] Executing macro download-file
[2026-02-05T22:50:25.208Z] [echo] File to download: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2026-02-05T22:50:25.208Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-05T22:50:25.208Z] [echo] Download tool: curl
[2026-02-05T22:50:25.209Z] [mkdir] Created dir: /Users/admin/workspace/externalDependency/system_lib/asm
[2026-02-05T22:50:25.209Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-05T22:50:25.209Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-05T22:50:25.209Z] [exec]
[2026-02-05T22:50:25.662Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 680k 0 --:--:-- --:--:-- --:--:-- 680k
[2026-02-05T22:50:25.662Z] [echo] Executing macro download-file
[2026-02-05T22:50:25.662Z] [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-05T22:50:25.663Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-05T22:50:25.663Z] [echo] Download tool: curl
[2026-02-05T22:50:25.663Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-02-05T22:50:25.663Z] [exec] Dload Upload Total Spent Left Speed
[2026-02-05T22:50:25.663Z] [exec]
[2026-02-05T22:50:25.663Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 797k 0 --:--:-- --:--:-- --:--:-- 806k
[2026-02-05T22:50:25.663Z]
[2026-02-05T22:50:25.663Z] print-asm-location:
[2026-02-05T22:50:25.663Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-05T22:50:25.663Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-05T22:50:25.663Z]
[2026-02-05T22:50:25.663Z] print-asm-error:
[2026-02-05T22:50:25.663Z]
[2026-02-05T22:50:25.663Z] setup-java-properties:
[2026-02-05T22:50:25.663Z] [echo] java_home is ${java_home}
[2026-02-05T22:50:25.663Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:50:26.638Z] [echoproperties] #Ant properties
[2026-02-05T22:50:26.638Z] [echoproperties] #Thu Feb 05 17:50:26 EST 2026
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk..=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk./usr/lib/java=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta+1-ea, mixed mode)
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.file.separator=/
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.class.path=
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.class.version=69.0
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta+1-ea
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.specification.version=25
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta+1-ea
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.jdk.debug=release
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.os.arch=x86_64
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.os.version=15.4
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:26.639Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.user.country=US
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.user.language=en
[2026-02-05T22:50:26.640Z] [echoproperties] buildjdk.user.name=admin
[2026-02-05T22:50:26.640Z] [delete] Deleting: /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/openjdk.java.build.properties.1508459402
[2026-02-05T22:50:26.640Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-02-05T22:50:26.640Z] [echo] java_platform set to osx_x86-64
[2026-02-05T22:50:26.640Z] [echo] java_java_specification_version set to 25
[2026-02-05T22:50:26.640Z] [echo] java_java_vm_vendor set to Undefined Vendor
[2026-02-05T22:50:26.640Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin
[2026-02-05T22:50:26.640Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] check-for-tools-jar:
[2026-02-05T22:50:26.640Z] [echo] java_java_specification_version is 25
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] configure-tools-jar:
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] print-tools-jar-location:
[2026-02-05T22:50:26.640Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] print-tools-jar-error:
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] check-for-windows-sysinternals:
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] set-download-windows-sysinternals-required:
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.640Z] configure-windows-sysinternals:
[2026-02-05T22:50:26.640Z]
[2026-02-05T22:50:26.641Z] print-windows-sysinternals-location:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] set-print-windows-sysinternals-error-required:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] really-print-windows-sysinternals-error:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] print-windows-sysinternals-error:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] fail-if-error:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] print-all-prereq-versions:
[2026-02-05T22:50:26.641Z] [echo] Ant version in use : 1.10.2
[2026-02-05T22:50:26.641Z] [echo] log4j version in use : 2.16.0
[2026-02-05T22:50:26.641Z] [echo] ASM version in use : 9.7.1
[2026-02-05T22:50:26.641Z] [echo] junit version in use : 4.12
[2026-02-05T22:50:26.641Z] [echo] hamcrest version in use: 1.3
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] configure:
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] build-dependencies:
[2026-02-05T22:50:26.641Z] [echo] Executing openjdk.build/build.xml
[2026-02-05T22:50:26.641Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:26.641Z]
[2026-02-05T22:50:26.641Z] setup-java-properties:
[2026-02-05T22:50:26.641Z] [echo] java_home is ${java_home}
[2026-02-05T22:50:26.641Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:50:27.674Z] [echoproperties] #Ant properties
[2026-02-05T22:50:27.674Z] [echoproperties] #Thu Feb 05 17:50:27 EST 2026
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk..=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk./usr/lib/java=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta+1-ea, mixed mode)
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.file.separator=/
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.class.path=
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.class.version=69.0
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta+1-ea
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.specification.version=25
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.version=25.0.3-beta
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta+1-ea
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.jdk.debug=release
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.os.arch=x86_64
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.os.version=15.4
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2026-02-05T22:50:27.674Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.user.country=US
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.user.language=en
[2026-02-05T22:50:27.675Z] [echoproperties] buildjdk.user.name=admin
[2026-02-05T22:50:27.675Z] [delete] Deleting: /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/openjdk.java.build.properties.860733932
[2026-02-05T22:50:27.675Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-02-05T22:50:27.675Z] [echo] java_platform set to osx_x86-64
[2026-02-05T22:50:27.675Z] [echo] java_java_specification_version set to 25
[2026-02-05T22:50:27.675Z] [echo] java_java_vm_vendor set to Undefined Vendor
[2026-02-05T22:50:27.675Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin
[2026-02-05T22:50:27.675Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] check-prereqs:
[2026-02-05T22:50:27.675Z] [echo] Executing openjdk.build/build.xml
[2026-02-05T22:50:27.675Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] check-for-ant:
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] print-ant-location:
[2026-02-05T22:50:27.675Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] print-ant-error:
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] check-for-junit:
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] print-junit-location:
[2026-02-05T22:50:27.675Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.675Z] print-junit-error:
[2026-02-05T22:50:27.675Z]
[2026-02-05T22:50:27.676Z] check-for-hamcrest-core:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-hamcrest-core-location:
[2026-02-05T22:50:27.676Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-hamcrest-core-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-for-log4j:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-log4j-location:
[2026-02-05T22:50:27.676Z] [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-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-log4j-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-for-asm:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-asm-location:
[2026-02-05T22:50:27.676Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-02-05T22:50:27.676Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-asm-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] setup-java-properties:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-for-tools-jar:
[2026-02-05T22:50:27.676Z] [echo] java_java_specification_version is 25
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-tools-jar-location:
[2026-02-05T22:50:27.676Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-tools-jar-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-for-windows-sysinternals:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-windows-sysinternals-location:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] set-print-windows-sysinternals-error-required:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] really-print-windows-sysinternals-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-windows-sysinternals-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] fail-if-error:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] print-all-prereq-versions:
[2026-02-05T22:50:27.676Z] [echo] Ant version in use : 1.10.2
[2026-02-05T22:50:27.676Z] [echo] log4j version in use : 2.16.0
[2026-02-05T22:50:27.676Z] [echo] ASM version in use : 9.7.1
[2026-02-05T22:50:27.676Z] [echo] junit version in use : 4.12
[2026-02-05T22:50:27.676Z] [echo] hamcrest version in use: 1.3
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] run-check-prereqs:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] build-dependencies:
[2026-02-05T22:50:27.676Z] [echo] Executing stf.build/build.xml
[2026-02-05T22:50:27.676Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] setup-java-properties:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-prereqs:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] build-dependencies:
[2026-02-05T22:50:27.676Z] [echo] Executing stf.core/build.xml
[2026-02-05T22:50:27.676Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] setup-java-properties:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] check-prereqs:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] build-dependencies:
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] create-bin-dir:
[2026-02-05T22:50:27.676Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-05T22:50:27.676Z]
[2026-02-05T22:50:27.676Z] build-java:
[2026-02-05T22:50:27.676Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-05T22:50:41.261Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:50:41.261Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:50:41.261Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] build-jar:
[2026-02-05T22:50:45.621Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] build-archives:
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] copy-log4j2-config:
[2026-02-05T22:50:45.621Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] build-no-natives:
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] build-natives:
[2026-02-05T22:50:45.621Z]
[2026-02-05T22:50:45.621Z] build:
[2026-02-05T22:50:45.621Z] [echo] Executing stf.load/build.xml
[2026-02-05T22:50:45.622Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:45.622Z]
[2026-02-05T22:50:45.622Z] setup-java-properties:
[2026-02-05T22:50:45.622Z]
[2026-02-05T22:50:45.622Z] check-prereqs:
[2026-02-05T22:50:45.622Z]
[2026-02-05T22:50:45.622Z] build-dependencies:
[2026-02-05T22:50:45.622Z] [echo] Executing stf.core/build.xml
[2026-02-05T22:50:45.622Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] setup-java-properties:
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] check-prereqs:
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] build-dependencies:
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] create-bin-dir:
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] build-java:
[2026-02-05T22:50:46.159Z]
[2026-02-05T22:50:46.159Z] build-jar:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] build-archives:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] copy-log4j2-config:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] build-no-natives:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] build-natives:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] build:
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] create-bin-dir:
[2026-02-05T22:50:46.686Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin
[2026-02-05T22:50:46.686Z]
[2026-02-05T22:50:46.686Z] build-java:
[2026-02-05T22:50:46.686Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin
[2026-02-05T22:50:55.851Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:50:55.851Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:50:55.851Z]
[2026-02-05T22:50:55.851Z] build-jar:
[2026-02-05T22:50:55.851Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-02-05T22:50:55.851Z]
[2026-02-05T22:50:55.851Z] build-archives:
[2026-02-05T22:50:55.851Z]
[2026-02-05T22:50:55.851Z] build-no-natives:
[2026-02-05T22:50:55.851Z]
[2026-02-05T22:50:55.851Z] build-natives:
[2026-02-05T22:50:55.851Z]
[2026-02-05T22:50:55.851Z] build:
[2026-02-05T22:50:55.852Z] [echo] Executing stf.samples/build.xml
[2026-02-05T22:50:55.852Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] setup-java-properties:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] check-prereqs:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-dependencies:
[2026-02-05T22:50:55.852Z] [echo] Executing stf.core/build.xml
[2026-02-05T22:50:55.852Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] setup-java-properties:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] check-prereqs:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-dependencies:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] create-bin-dir:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-java:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-jar:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-archives:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] copy-log4j2-config:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-no-natives:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build-natives:
[2026-02-05T22:50:55.852Z]
[2026-02-05T22:50:55.852Z] build:
[2026-02-05T22:50:55.852Z] [echo] Executing stf.load/build.xml
[2026-02-05T22:50:55.852Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] setup-java-properties:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] check-prereqs:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-dependencies:
[2026-02-05T22:50:56.311Z] [echo] Executing stf.core/build.xml
[2026-02-05T22:50:56.311Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] setup-java-properties:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] check-prereqs:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-dependencies:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] create-bin-dir:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-java:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-jar:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-archives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] copy-log4j2-config:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-no-natives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-natives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] create-bin-dir:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-java:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-jar:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-archives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-no-natives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-natives:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build:
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] create-bin-dir:
[2026-02-05T22:50:56.311Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin
[2026-02-05T22:50:56.311Z]
[2026-02-05T22:50:56.311Z] build-java:
[2026-02-05T22:50:56.311Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-jar:
[2026-02-05T22:51:04.233Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-archives:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-no-natives:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-natives:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build:
[2026-02-05T22:51:04.233Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-05T22:51:04.233Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] setup-java-properties:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] check-prereqs:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-dependencies:
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] create-bin-dir:
[2026-02-05T22:51:04.233Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-05T22:51:04.233Z]
[2026-02-05T22:51:04.233Z] build-java:
[2026-02-05T22:51:04.233Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-05T22:51:13.733Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.733Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true));
[2026-02-05T22:51:13.733Z] [javac] ^
[2026-02-05T22:51:13.733Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.733Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true));
[2026-02-05T22:51:13.733Z] [javac] ^
[2026-02-05T22:51:13.733Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.734Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true));
[2026-02-05T22:51:13.734Z] [javac] ^
[2026-02-05T22:51:13.734Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.734Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false));
[2026-02-05T22:51:13.734Z] [javac] ^
[2026-02-05T22:51:13.734Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.734Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom));
[2026-02-05T22:51:13.734Z] [javac] ^
[2026-02-05T22:51:13.734Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.734Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom));
[2026-02-05T22:51:13.734Z] [javac] ^
[2026-02-05T22:51:13.734Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.734Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.734Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.735Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.735Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.735Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.736Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.736Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.736Z] [javac] ^
[2026-02-05T22:51:13.737Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.737Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.737Z] [javac] ^
[2026-02-05T22:51:13.737Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.737Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.737Z] [javac] ^
[2026-02-05T22:51:13.737Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.737Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.737Z] [javac] ^
[2026-02-05T22:51:13.737Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.737Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.738Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.738Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.738Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.738Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.738Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.738Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.738Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.738Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.738Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.738Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.738Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.739Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.739Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.739Z] [javac] ^
[2026-02-05T22:51:13.740Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.740Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.740Z] [javac] ^
[2026-02-05T22:51:13.740Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.740Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.740Z] [javac] ^
[2026-02-05T22:51:13.740Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.740Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.740Z] [javac] ^
[2026-02-05T22:51:13.740Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.740Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.740Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.741Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.741Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.741Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.742Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.742Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.742Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.743Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.743Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.743Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.744Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.744Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-02-05T22:51:13.744Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.744Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647));
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.744Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0));
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.744Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648));
[2026-02-05T22:51:13.744Z] [javac] ^
[2026-02-05T22:51:13.744Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.745Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648));
[2026-02-05T22:51:13.745Z] [javac] ^
[2026-02-05T22:51:13.745Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.745Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue));
[2026-02-05T22:51:13.745Z] [javac] ^
[2026-02-05T22:51:13.745Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.745Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.745Z] [javac] ^
[2026-02-05T22:51:13.745Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.745Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.745Z] [javac] ^
[2026-02-05T22:51:13.745Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.746Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.746Z] [javac] ^
[2026-02-05T22:51:13.746Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.746Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.746Z] [javac] ^
[2026-02-05T22:51:13.746Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.746Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.746Z] [javac] ^
[2026-02-05T22:51:13.746Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.746Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.746Z] [javac] ^
[2026-02-05T22:51:13.746Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.747Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.747Z] [javac] ^
[2026-02-05T22:51:13.747Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.747Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.747Z] [javac] ^
[2026-02-05T22:51:13.747Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.747Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.747Z] [javac] ^
[2026-02-05T22:51:13.747Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.747Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.747Z] [javac] ^
[2026-02-05T22:51:13.748Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.748Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.748Z] [javac] ^
[2026-02-05T22:51:13.748Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.748Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.748Z] [javac] ^
[2026-02-05T22:51:13.748Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.748Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.748Z] [javac] ^
[2026-02-05T22:51:13.748Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.748Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.748Z] [javac] ^
[2026-02-05T22:51:13.749Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.749Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.749Z] [javac] ^
[2026-02-05T22:51:13.749Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.749Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.749Z] [javac] ^
[2026-02-05T22:51:13.749Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.749Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.749Z] [javac] ^
[2026-02-05T22:51:13.749Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.749Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.749Z] [javac] ^
[2026-02-05T22:51:13.750Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.750Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.750Z] [javac] ^
[2026-02-05T22:51:13.750Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.750Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.750Z] [javac] ^
[2026-02-05T22:51:13.750Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.750Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.750Z] [javac] ^
[2026-02-05T22:51:13.752Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.752Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.752Z] [javac] ^
[2026-02-05T22:51:13.752Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.752Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.752Z] [javac] ^
[2026-02-05T22:51:13.752Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.752Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.752Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.753Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.753Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.753Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-02-05T22:51:13.753Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated
[2026-02-05T22:51:13.753Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647));
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:13.753Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated
[2026-02-05T22:51:13.753Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0));
[2026-02-05T22:51:13.753Z] [javac] ^
[2026-02-05T22:51:16.366Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2026-02-05T22:51:16.366Z] [javac] 100 warnings
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-jar:
[2026-02-05T22:51:16.366Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-archives:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-no-natives:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-natives:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build:
[2026-02-05T22:51:16.366Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-05T22:51:16.366Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] setup-java-properties:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] check-prereqs:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-dependencies:
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] create-bin-dir:
[2026-02-05T22:51:16.366Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-05T22:51:16.366Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-05T22:51:16.366Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-05T22:51:16.366Z]
[2026-02-05T22:51:16.366Z] build-java:
[2026-02-05T22:51:16.366Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
[2026-02-05T22:51:20.771Z] [javac] if (cname.equals("boolean")) o = new Boolean (false);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:215: warning: [deprecation] Byte(byte) in Byte has been deprecated
[2026-02-05T22:51:20.771Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:216: warning: [deprecation] Character(char) in Character has been deprecated
[2026-02-05T22:51:20.771Z] [javac] else if (cname.equals("char")) o = new Character ((char)0);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:217: warning: [deprecation] Short(short) in Short has been deprecated
[2026-02-05T22:51:20.771Z] [javac] else if (cname.equals("short")) o = new Short ((short)0);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:218: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:51:20.771Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.771Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:219: warning: [deprecation] Long(long) in Long has been deprecated
[2026-02-05T22:51:20.771Z] [javac] else if (cname.equals("long")) o = new Long (0L);
[2026-02-05T22:51:20.771Z] [javac] ^
[2026-02-05T22:51:20.772Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:220: warning: [deprecation] Float(double) in Float has been deprecated
[2026-02-05T22:51:20.772Z] [javac] else if (cname.equals("float")) o = new Float (0.0);
[2026-02-05T22:51:20.772Z] [javac] ^
[2026-02-05T22:51:20.772Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:221: warning: [deprecation] Double(double) in Double has been deprecated
[2026-02-05T22:51:20.772Z] [javac] else if (cname.equals("double")) o = new Double (0.0);
[2026-02-05T22:51:20.772Z] [javac] ^
[2026-02-05T22:51:20.772Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:81: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:51:20.772Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]);
[2026-02-05T22:51:20.772Z] [javac] ^
[2026-02-05T22:51:20.772Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:82: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:51:20.772Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]);
[2026-02-05T22:51:20.772Z] [javac] ^
[2026-02-05T22:51:21.485Z] [javac] 10 warnings
[2026-02-05T22:51:21.485Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-05T22:51:24.774Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-05T22:51:27.023Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:51:27.023Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:51:27.023Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-02-05T22:51:27.023Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-jar:
[2026-02-05T22:51:27.023Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-archives:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-no-natives:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-natives:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] copy-dict-file:
[2026-02-05T22:51:27.023Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build:
[2026-02-05T22:51:27.023Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-05T22:51:27.023Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] setup-java-properties:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] check-prereqs:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-dependencies:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] create-bin-dir:
[2026-02-05T22:51:27.023Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-java-8:
[2026-02-05T22:51:27.023Z]
[2026-02-05T22:51:27.023Z] build-java-11-25plus:
[2026-02-05T22:51:27.023Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-05T22:51:34.965Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:51:34.965Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-java-17-24:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-java:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-jdi-jar:
[2026-02-05T22:51:34.965Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-hcr-jar:
[2026-02-05T22:51:34.965Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-jars:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-archives:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-no-natives:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-natives:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build:
[2026-02-05T22:51:34.965Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-05T22:51:34.965Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] setup-java-properties:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] check-prereqs:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-dependencies:
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] create-bin-dir:
[2026-02-05T22:51:34.965Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-05T22:51:34.965Z]
[2026-02-05T22:51:34.965Z] build-java:
[2026-02-05T22:51:34.966Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-05T22:51:39.144Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java uses or overrides a deprecated API.
[2026-02-05T22:51:39.144Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-jar:
[2026-02-05T22:51:39.144Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-archives:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-no-natives:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-natives:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build:
[2026-02-05T22:51:39.144Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-05T22:51:39.144Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] setup-java-properties:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] check-prereqs:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-dependencies:
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] create-bin-dir:
[2026-02-05T22:51:39.144Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-05T22:51:39.144Z]
[2026-02-05T22:51:39.144Z] build-java:
[2026-02-05T22:51:39.144Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-jar:
[2026-02-05T22:51:48.659Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-archives:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-no-natives:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] setup-native-build-command:
[2026-02-05T22:51:48.659Z] [echo] building natives for java_platform osx_x86-64
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-natives-windows:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-natives-unix:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-natives:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build:
[2026-02-05T22:51:48.659Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-05T22:51:48.659Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] setup-java-properties:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] check-prereqs:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-dependencies:
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] create-bin-dir:
[2026-02-05T22:51:48.659Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-05T22:51:48.659Z]
[2026-02-05T22:51:48.659Z] build-java:
[2026-02-05T22:51:48.659Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-05T22:51:58.546Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:51:58.546Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:51:58.546Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] build-jar:
[2026-02-05T22:51:58.546Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] build-archives:
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] build-no-natives:
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] build-natives:
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] build:
[2026-02-05T22:51:58.546Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-05T22:51:58.546Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] setup-java-properties:
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.546Z] check-prereqs:
[2026-02-05T22:51:58.546Z]
[2026-02-05T22:51:58.547Z] build-dependencies:
[2026-02-05T22:51:58.547Z]
[2026-02-05T22:51:58.547Z] create-bin-dir:
[2026-02-05T22:51:58.547Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-05T22:51:58.547Z]
[2026-02-05T22:51:58.547Z] build-java:
[2026-02-05T22:51:58.547Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-05T22:52:12.167Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:52:12.167Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:52:12.167Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/BasicTest2.java uses unchecked or unsafe operations.
[2026-02-05T22:52:12.167Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-jar:
[2026-02-05T22:52:12.167Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-archives:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-no-natives:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-natives:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build:
[2026-02-05T22:52:12.167Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-05T22:52:12.167Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] setup-java-properties:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] check-prereqs:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-dependencies:
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] create-bin-dir:
[2026-02-05T22:52:12.167Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-05T22:52:12.167Z]
[2026-02-05T22:52:12.167Z] build-java:
[2026-02-05T22:52:12.167Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-05T22:52:16.682Z]
[2026-02-05T22:52:16.682Z] build-jar:
[2026-02-05T22:52:16.682Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-02-05T22:52:16.682Z]
[2026-02-05T22:52:16.682Z] build-archives:
[2026-02-05T22:52:16.682Z]
[2026-02-05T22:52:16.683Z] build-no-natives:
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] build-natives:
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] build:
[2026-02-05T22:52:16.683Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-05T22:52:16.683Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] setup-java-properties:
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] check-prereqs:
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] build-dependencies:
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] create-bin-dir:
[2026-02-05T22:52:16.683Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-05T22:52:16.683Z]
[2026-02-05T22:52:16.683Z] build-java:
[2026-02-05T22:52:16.683Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-jar:
[2026-02-05T22:52:21.027Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-archives:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-no-natives:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-natives:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build:
[2026-02-05T22:52:21.027Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-05T22:52:21.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] setup-java-properties:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] check-prereqs:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-dependencies:
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] create-bin-dir:
[2026-02-05T22:52:21.027Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-05T22:52:21.027Z]
[2026-02-05T22:52:21.027Z] build-java:
[2026-02-05T22:52:21.027Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-05T22:52:37.312Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestDouble.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2026-02-05T22:52:37.312Z] [javac] public strictfp class AutoSIMDTestDouble {
[2026-02-05T22:52:37.312Z] [javac] ^
[2026-02-05T22:52:38.396Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestFloat.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2026-02-05T22:52:38.396Z] [javac] public strictfp class AutoSIMDTestFloat {
[2026-02-05T22:52:38.396Z] [javac] ^
[2026-02-05T22:52:39.056Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestInteger.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2026-02-05T22:52:39.056Z] [javac] public strictfp class AutoSIMDTestInteger {
[2026-02-05T22:52:39.056Z] [javac] ^
[2026-02-05T22:52:39.687Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestLong.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2026-02-05T22:52:39.687Z] [javac] public strictfp class AutoSIMDTestLong {
[2026-02-05T22:52:39.687Z] [javac] ^
[2026-02-05T22:52:39.687Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:39.687Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1);
[2026-02-05T22:52:39.687Z] [javac] ^
[2026-02-05T22:52:40.318Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648);
[2026-02-05T22:52:40.319Z] [javac] ^
[2026-02-05T22:52:40.319Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.319Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1);
[2026-02-05T22:52:40.319Z] [javac] ^
[2026-02-05T22:52:40.319Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.319Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1);
[2026-02-05T22:52:40.319Z] [javac] ^
[2026-02-05T22:52:40.319Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.319Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2026-02-05T22:52:40.319Z] [javac] ^
[2026-02-05T22:52:40.320Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.320Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0);
[2026-02-05T22:52:40.320Z] [javac] ^
[2026-02-05T22:52:40.320Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.320Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1);
[2026-02-05T22:52:40.320Z] [javac] ^
[2026-02-05T22:52:40.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.926Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1);
[2026-02-05T22:52:40.926Z] [javac] ^
[2026-02-05T22:52:40.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:40.926Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647);
[2026-02-05T22:52:40.926Z] [javac] ^
[2026-02-05T22:52:41.512Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.512Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0);
[2026-02-05T22:52:41.512Z] [javac] ^
[2026-02-05T22:52:41.512Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.512Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1);
[2026-02-05T22:52:41.512Z] [javac] ^
[2026-02-05T22:52:41.512Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.512Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648);
[2026-02-05T22:52:41.512Z] [javac] ^
[2026-02-05T22:52:41.512Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0);
[2026-02-05T22:52:41.513Z] [javac] ^
[2026-02-05T22:52:41.513Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.513Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.514Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.514Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0);
[2026-02-05T22:52:41.514Z] [javac] ^
[2026-02-05T22:52:41.988Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.988Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1);
[2026-02-05T22:52:41.988Z] [javac] ^
[2026-02-05T22:52:41.988Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.988Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647);
[2026-02-05T22:52:41.988Z] [javac] ^
[2026-02-05T22:52:41.988Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:41.988Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1);
[2026-02-05T22:52:41.988Z] [javac] ^
[2026-02-05T22:52:42.504Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.504Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648);
[2026-02-05T22:52:42.504Z] [javac] ^
[2026-02-05T22:52:42.504Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.504Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648);
[2026-02-05T22:52:42.504Z] [javac] ^
[2026-02-05T22:52:42.504Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.504Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0);
[2026-02-05T22:52:42.504Z] [javac] ^
[2026-02-05T22:52:42.504Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.504Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0);
[2026-02-05T22:52:42.504Z] [javac] ^
[2026-02-05T22:52:42.505Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.505Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1);
[2026-02-05T22:52:42.505Z] [javac] ^
[2026-02-05T22:52:42.505Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:42.505Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1);
[2026-02-05T22:52:42.505Z] [javac] ^
[2026-02-05T22:52:43.884Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.884Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648);
[2026-02-05T22:52:43.884Z] [javac] ^
[2026-02-05T22:52:43.884Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.884Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0);
[2026-02-05T22:52:43.884Z] [javac] ^
[2026-02-05T22:52:43.885Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.885Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1);
[2026-02-05T22:52:43.885Z] [javac] ^
[2026-02-05T22:52:43.885Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.885Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648);
[2026-02-05T22:52:43.885Z] [javac] ^
[2026-02-05T22:52:43.885Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.885Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647);
[2026-02-05T22:52:43.885Z] [javac] ^
[2026-02-05T22:52:43.886Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.886Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0);
[2026-02-05T22:52:43.886Z] [javac] ^
[2026-02-05T22:52:43.886Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:43.886Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647);
[2026-02-05T22:52:43.886Z] [javac] ^
[2026-02-05T22:52:44.457Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.457Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647);
[2026-02-05T22:52:44.457Z] [javac] ^
[2026-02-05T22:52:44.457Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.457Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1);
[2026-02-05T22:52:44.457Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1);
[2026-02-05T22:52:44.458Z] [javac] ^
[2026-02-05T22:52:44.458Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.458Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.459Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.459Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648);
[2026-02-05T22:52:44.459Z] [javac] ^
[2026-02-05T22:52:44.962Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.962Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648);
[2026-02-05T22:52:44.962Z] [javac] ^
[2026-02-05T22:52:44.962Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.962Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0);
[2026-02-05T22:52:44.962Z] [javac] ^
[2026-02-05T22:52:44.962Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.962Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647);
[2026-02-05T22:52:44.962Z] [javac] ^
[2026-02-05T22:52:44.962Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.962Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0);
[2026-02-05T22:52:44.962Z] [javac] ^
[2026-02-05T22:52:44.963Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.963Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648);
[2026-02-05T22:52:44.963Z] [javac] ^
[2026-02-05T22:52:44.963Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.963Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1);
[2026-02-05T22:52:44.963Z] [javac] ^
[2026-02-05T22:52:44.963Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.963Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647);
[2026-02-05T22:52:44.963Z] [javac] ^
[2026-02-05T22:52:44.964Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.964Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1);
[2026-02-05T22:52:44.964Z] [javac] ^
[2026-02-05T22:52:44.964Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.964Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648);
[2026-02-05T22:52:44.964Z] [javac] ^
[2026-02-05T22:52:44.964Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.964Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2026-02-05T22:52:44.964Z] [javac] ^
[2026-02-05T22:52:44.964Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.964Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0);
[2026-02-05T22:52:44.964Z] [javac] ^
[2026-02-05T22:52:44.964Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.964Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647);
[2026-02-05T22:52:44.965Z] [javac] ^
[2026-02-05T22:52:44.965Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.965Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648);
[2026-02-05T22:52:44.965Z] [javac] ^
[2026-02-05T22:52:44.965Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.965Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647);
[2026-02-05T22:52:44.965Z] [javac] ^
[2026-02-05T22:52:44.965Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:44.965Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647);
[2026-02-05T22:52:44.965Z] [javac] ^
[2026-02-05T22:52:45.451Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.451Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1);
[2026-02-05T22:52:45.451Z] [javac] ^
[2026-02-05T22:52:45.451Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.451Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1);
[2026-02-05T22:52:45.451Z] [javac] ^
[2026-02-05T22:52:45.451Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.451Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1);
[2026-02-05T22:52:45.451Z] [javac] ^
[2026-02-05T22:52:45.451Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.451Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1);
[2026-02-05T22:52:45.451Z] [javac] ^
[2026-02-05T22:52:45.452Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.452Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1);
[2026-02-05T22:52:45.452Z] [javac] ^
[2026-02-05T22:52:45.452Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:45.452Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648);
[2026-02-05T22:52:45.452Z] [javac] ^
[2026-02-05T22:52:46.253Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.253Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647);
[2026-02-05T22:52:46.253Z] [javac] ^
[2026-02-05T22:52:46.253Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.253Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648);
[2026-02-05T22:52:46.253Z] [javac] ^
[2026-02-05T22:52:46.253Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.253Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1);
[2026-02-05T22:52:46.254Z] [javac] ^
[2026-02-05T22:52:46.254Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.254Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0);
[2026-02-05T22:52:46.254Z] [javac] ^
[2026-02-05T22:52:46.254Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.254Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1);
[2026-02-05T22:52:46.254Z] [javac] ^
[2026-02-05T22:52:46.254Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.254Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648);
[2026-02-05T22:52:46.254Z] [javac] ^
[2026-02-05T22:52:46.254Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.254Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1);
[2026-02-05T22:52:46.254Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1);
[2026-02-05T22:52:46.864Z] [javac] ^
[2026-02-05T22:52:46.864Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-02-05T22:52:46.864Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648);
[2026-02-05T22:52:46.865Z] [javac] ^
[2026-02-05T22:53:40.471Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2026-02-05T22:53:40.471Z] [javac] 100 warnings
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-jar:
[2026-02-05T22:53:40.471Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-archives:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-no-natives:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-natives:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build:
[2026-02-05T22:53:40.471Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-05T22:53:40.471Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] check-if-already-built:
[2026-02-05T22:53:40.471Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-02-05T22:53:40.471Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] check-if-cvs-available:
[2026-02-05T22:53:40.471Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-05T22:53:40.471Z] [echo] cvs_available is true
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] download-cvsclient:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] output-recreate-message:
[2026-02-05T22:53:40.471Z] [echo] /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-05T22:53:40.471Z] [echo] If you want to recreate /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] delete-work-dir:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] create-work-dir:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] get-source:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] check-if-source-available:
[2026-02-05T22:53:40.471Z] [echo] Checking if /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-05T22:53:40.471Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] delete-corba-files:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] mauve-configure:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] setup-java-properties:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-harness:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-tests:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-java:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-jar:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-archives:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] check-if-work_jar_file-exists:
[2026-02-05T22:53:40.471Z] [echo] Checking if /var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//mauve/mauve.jar exists
[2026-02-05T22:53:40.471Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] install-archives:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] configure:
[2026-02-05T22:53:40.471Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-05T22:53:40.471Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] setup-java-properties:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] check-prereqs:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] build-dependencies:
[2026-02-05T22:53:40.471Z]
[2026-02-05T22:53:40.471Z] create-bin-dir:
[2026-02-05T22:53:40.472Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-05T22:53:40.472Z]
[2026-02-05T22:53:40.472Z] check-java-nio-filesystem:
[2026-02-05T22:53:40.472Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-05T22:53:40.472Z]
[2026-02-05T22:53:40.472Z] copy-resources:
[2026-02-05T22:53:40.472Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-05T22:53:40.472Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-05T22:53:40.472Z]
[2026-02-05T22:53:40.472Z] build-java-nio-filesystem:
[2026-02-05T22:53:40.472Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-05T22:53:40.472Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-05T22:53:41.128Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:53:41.128Z] [exec] Done
[2026-02-05T22:53:41.128Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.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-05T22:53:41.128Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-05T22:54:05.687Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-02-05T22:54:05.687Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-05T22:54:05.687Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-05T22:54:05.687Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-02-05T22:54:05.687Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-05T22:54:06.210Z]
[2026-02-05T22:54:06.210Z] build-java:
[2026-02-05T22:54:06.727Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-05T22:54:16.165Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/util/Logger.java:146: warning: [removal] finalize() in Object has been deprecated and marked for removal
[2026-02-05T22:54:16.165Z] [javac] protected void finalize() throws Throwable {
[2026-02-05T22:54:16.165Z] [javac] ^
[2026-02-05T22:54:18.876Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:54:18.876Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:54:18.876Z] [javac] 1 warning
[2026-02-05T22:54:18.876Z]
[2026-02-05T22:54:18.876Z] build-jar:
[2026-02-05T22:54:18.876Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-02-05T22:54:19.666Z]
[2026-02-05T22:54:19.667Z] build-archives:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] build-no-natives:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] build-natives:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] build:
[2026-02-05T22:54:19.667Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-05T22:54:19.667Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] setup-java-properties:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] check-prereqs:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] build-dependencies:
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] create-bin-dir:
[2026-02-05T22:54:19.667Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-05T22:54:19.667Z]
[2026-02-05T22:54:19.667Z] build-java:
[2026-02-05T22:54:19.667Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-05T22:54:25.421Z]
[2026-02-05T22:54:25.422Z] build-jar:
[2026-02-05T22:54:25.422Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build-archives:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build-no-natives:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build-natives:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build:
[2026-02-05T22:54:25.422Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-05T22:54:25.422Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] setup-java-properties:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] check-prereqs:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build-dependencies:
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] create-bin-dir:
[2026-02-05T22:54:25.422Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-05T22:54:25.422Z]
[2026-02-05T22:54:25.422Z] build-java:
[2026-02-05T22:54:25.422Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-05T22:54:30.580Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:21: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:54:30.580Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html");
[2026-02-05T22:54:30.580Z] [javac] ^
[2026-02-05T22:54:30.580Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:40: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:54:30.580Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html");
[2026-02-05T22:54:30.580Z] [javac] ^
[2026-02-05T22:54:31.181Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:85: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:54:31.181Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html");
[2026-02-05T22:54:31.181Z] [javac] ^
[2026-02-05T22:54:31.181Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:103: warning: [deprecation] URL(String) in URL has been deprecated
[2026-02-05T22:54:31.181Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html");
[2026-02-05T22:54:31.181Z] [javac] ^
[2026-02-05T22:54:31.181Z] [javac] 4 warnings
[2026-02-05T22:54:31.181Z]
[2026-02-05T22:54:31.181Z] build-jar:
[2026-02-05T22:54:31.181Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-02-05T22:54:31.181Z]
[2026-02-05T22:54:31.181Z] build-archives:
[2026-02-05T22:54:31.181Z]
[2026-02-05T22:54:31.181Z] build-no-natives:
[2026-02-05T22:54:31.181Z]
[2026-02-05T22:54:31.181Z] build-natives:
[2026-02-05T22:54:31.181Z]
[2026-02-05T22:54:31.181Z] build:
[2026-02-05T22:54:31.181Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-05T22:54:31.182Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:54:31.836Z]
[2026-02-05T22:54:31.836Z] setup-java-properties:
[2026-02-05T22:54:31.836Z]
[2026-02-05T22:54:31.837Z] check-prereqs:
[2026-02-05T22:54:31.837Z]
[2026-02-05T22:54:31.837Z] build-dependencies:
[2026-02-05T22:54:31.837Z]
[2026-02-05T22:54:31.837Z] create-bin-dir:
[2026-02-05T22:54:31.837Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-05T22:54:31.837Z]
[2026-02-05T22:54:31.837Z] build-java:
[2026-02-05T22:54:31.837Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-05T22:54:38.061Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.061Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1));
[2026-02-05T22:54:38.061Z] [javac] ^
[2026-02-05T22:54:38.061Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.061Z] [javac] this.state = new Integer(state);
[2026-02-05T22:54:38.061Z] [javac] ^
[2026-02-05T22:54:38.061Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.061Z] [javac] value = new Integer(1000);
[2026-02-05T22:54:38.061Z] [javac] ^
[2026-02-05T22:54:38.062Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.062Z] [javac] key = new Integer(random.nextInt());
[2026-02-05T22:54:38.062Z] [javac] ^
[2026-02-05T22:54:38.062Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.062Z] [javac] vkey.add(new Integer(10));
[2026-02-05T22:54:38.062Z] [javac] ^
[2026-02-05T22:54:38.062Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.062Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000));
[2026-02-05T22:54:38.062Z] [javac] ^
[2026-02-05T22:54:38.062Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.062Z] [javac] hashmap1.put(new Integer(i), new Object());
[2026-02-05T22:54:38.062Z] [javac] ^
[2026-02-05T22:54:38.062Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.062Z] [javac] hashmap1.put(new Integer(i), new Object());
[2026-02-05T22:54:38.062Z] [javac] ^
[2026-02-05T22:54:38.063Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.063Z] [javac] tree1.put(new Integer(i), new Object());
[2026-02-05T22:54:38.063Z] [javac] ^
[2026-02-05T22:54:38.063Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.063Z] [javac] hashmap1.remove(new Integer(i));
[2026-02-05T22:54:38.063Z] [javac] ^
[2026-02-05T22:54:38.063Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.063Z] [javac] tree1.remove(new Integer(i));
[2026-02-05T22:54:38.063Z] [javac] ^
[2026-02-05T22:54:38.063Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.063Z] [javac] Integer tempInteger = new Integer(i);
[2026-02-05T22:54:38.063Z] [javac] ^
[2026-02-05T22:54:38.063Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.063Z] [javac] hashmap1.put(new Integer(0), new Object());
[2026-02-05T22:54:38.064Z] [javac] ^
[2026-02-05T22:54:38.064Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.064Z] [javac] hashmap1.put(new Integer(2), new Object());
[2026-02-05T22:54:38.064Z] [javac] ^
[2026-02-05T22:54:38.064Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.064Z] [javac] hashmap1.put(new Integer(1), new Object());
[2026-02-05T22:54:38.064Z] [javac] ^
[2026-02-05T22:54:38.064Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.064Z] [javac] treemap.put(new Integer(i), new MapObject(i));
[2026-02-05T22:54:38.064Z] [javac] ^
[2026-02-05T22:54:38.064Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.064Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10;
[2026-02-05T22:54:38.064Z] [javac] ^
[2026-02-05T22:54:38.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.065Z] [javac] intList.add(new Integer(i));
[2026-02-05T22:54:38.065Z] [javac] ^
[2026-02-05T22:54:38.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.065Z] [javac] k = new Integer(random.nextInt());
[2026-02-05T22:54:38.065Z] [javac] ^
[2026-02-05T22:54:38.065Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.065Z] [javac] k = new Integer(random.nextInt());
[2026-02-05T22:54:38.065Z] [javac] ^
[2026-02-05T22:54:38.697Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.697Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null);
[2026-02-05T22:54:38.697Z] [javac] ^
[2026-02-05T22:54:38.697Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.697Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey());
[2026-02-05T22:54:38.697Z] [javac] ^
[2026-02-05T22:54:38.697Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null);
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey());
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] headmap = tree.headMap(new Integer(0));
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] headmap.put(new Integer(1), null);
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] headmap.put(new Integer(0), null);
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] tree2.put(new Integer(keys[i]), values[j]);
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] Integer key = new Integer(random.nextInt());
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.698Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.698Z] [javac] Integer key = new Integer(random.nextInt());
[2026-02-05T22:54:38.698Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0));
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap.put(new Integer(1), null);
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap.put(new Integer(0), null);
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey());
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap.put(new Integer(-1), null);
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] submap.put(new Integer(0), null);
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] tailmap = tree.tailMap(new Integer(1));
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.699Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.699Z] [javac] tailmap.put(new Integer(-1), null);
[2026-02-05T22:54:38.699Z] [javac] ^
[2026-02-05T22:54:38.700Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:38.700Z] [javac] tailmap.put(new Integer(0), null);
[2026-02-05T22:54:38.700Z] [javac] ^
[2026-02-05T22:54:39.176Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:39.176Z] [javac] new Integer(((TreeMapKey)t2).getValue())));
[2026-02-05T22:54:39.176Z] [javac] ^
[2026-02-05T22:54:39.176Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:39.176Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo(
[2026-02-05T22:54:39.176Z] [javac] ^
[2026-02-05T22:54:39.176Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:39.176Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2026-02-05T22:54:39.176Z] [javac] ^
[2026-02-05T22:54:39.176Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-02-05T22:54:39.177Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2026-02-05T22:54:39.177Z] [javac] ^
[2026-02-05T22:54:39.177Z] [javac] 43 warnings
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build-jar:
[2026-02-05T22:54:39.177Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build-archives:
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build-no-natives:
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build-natives:
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build:
[2026-02-05T22:54:39.177Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-05T22:54:39.177Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] setup-java-properties:
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] check-prereqs:
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] create-bin-dir:
[2026-02-05T22:54:39.177Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-05T22:54:39.177Z]
[2026-02-05T22:54:39.177Z] build-java:
[2026-02-05T22:54:39.177Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-05T22:54:48.780Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-05T22:54:48.780Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build-jar:
[2026-02-05T22:54:48.780Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build-archives:
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build-no-natives:
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build-natives:
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build:
[2026-02-05T22:54:48.780Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] setup-java-properties:
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] check-prereqs:
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] check-compiler-level:
[2026-02-05T22:54:48.780Z] [echo] java_java_specification_version is 25
[2026-02-05T22:54:48.780Z] [echo] can_build_modularity is true
[2026-02-05T22:54:48.780Z] [echo] can_build_modularity_natives_unix is true
[2026-02-05T22:54:48.780Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] create-bin-dir:
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-02-05T22:54:48.780Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-02-05T22:54:48.780Z]
[2026-02-05T22:54:48.780Z] build-java:
[2026-02-05T22:54:51.932Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl1/module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits
[2026-02-05T22:54:51.932Z] [apply] module displayServiceImpl1 {
[2026-02-05T22:54:51.932Z] [apply] ^
[2026-02-05T22:54:51.932Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl2/module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits
[2026-02-05T22:54:51.932Z] [apply] module displayServiceImpl2 {
[2026-02-05T22:54:51.932Z] [apply] ^
[2026-02-05T22:54:52.381Z] [apply] 2 warnings
[2026-02-05T22:55:03.441Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF
[2026-02-05T22:55:03.441Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF
[2026-02-05T22:55:03.442Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported
[2026-02-05T22:55:03.442Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit
[2026-02-05T22:55:10.245Z] [apply] warning: [options] module name in --add-reads option not found: com.test.jlink
[2026-02-05T22:55:12.046Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test.serviceloaders2/module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits
[2026-02-05T22:55:12.046Z] [apply] module com.test.serviceloaders2 {
[2026-02-05T22:55:12.046Z] [apply] ^
[2026-02-05T22:55:12.588Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.589Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2026-02-05T22:55:12.589Z] [apply] ^
[2026-02-05T22:55:12.589Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.589Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2026-02-05T22:55:12.589Z] [apply] ^
[2026-02-05T22:55:12.589Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.589Z] [apply] Signal signal = new Signal("TERM");
[2026-02-05T22:55:12.589Z] [apply] ^
[2026-02-05T22:55:12.589Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.589Z] [apply] Signal signal = new Signal("TERM");
[2026-02-05T22:55:12.589Z] [apply] ^
[2026-02-05T22:55:12.589Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.589Z] [apply] handler.handle(new Signal("INT"));
[2026-02-05T22:55:12.589Z] [apply] ^
[2026-02-05T22:55:12.590Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.590Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2026-02-05T22:55:12.590Z] [apply] ^
[2026-02-05T22:55:12.590Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:12.590Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2026-02-05T22:55:13.264Z] [apply] ^
[2026-02-05T22:55:13.265Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:13.265Z] [apply] class SignalHandler implements sun.misc.SignalHandler {
[2026-02-05T22:55:13.265Z] [apply] ^
[2026-02-05T22:55:13.265Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release
[2026-02-05T22:55:13.265Z] [apply] public void handle(Signal arg0) {
[2026-02-05T22:55:13.265Z] [apply] ^
[2026-02-05T22:55:14.264Z] [apply] Note: Some input files use or override a deprecated API.
[2026-02-05T22:55:14.264Z] [apply] Note: Recompile with -Xlint:deprecation for details.
[2026-02-05T22:55:14.264Z] [apply] 11 warnings
[2026-02-05T22:55:14.265Z] [echo] /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar:/Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2026-02-05T22:55:22.441Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-05T22:55:22.441Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null);
[2026-02-05T22:55:22.441Z] [apply] ^
[2026-02-05T22:55:22.441Z] [apply] cast to String for a varargs call
[2026-02-05T22:55:22.441Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2026-02-05T22:55:22.441Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-05T22:55:22.441Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null);
[2026-02-05T22:55:22.441Z] [apply] ^
[2026-02-05T22:55:22.441Z] [apply] cast to String for a varargs call
[2026-02-05T22:55:22.441Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2026-02-05T22:55:22.441Z] [apply] 2 warnings
[2026-02-05T22:55:22.441Z]
[2026-02-05T22:55:22.441Z] build-no-natives:
[2026-02-05T22:55:22.441Z]
[2026-02-05T22:55:22.441Z] build:
[2026-02-05T22:55:22.441Z]
[2026-02-05T22:55:22.441Z] build:
[2026-02-05T22:55:22.441Z]
[2026-02-05T22:55:22.441Z] common_dist:
[2026-02-05T22:55:22.441Z] [copy] Copying 334 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/STF
[2026-02-05T22:55:26.104Z] [copy] Copying 1291 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/aqa-systemtest
[2026-02-05T22:55:29.717Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/openj9-systemtest does not exist.
[2026-02-05T22:55:29.717Z]
[2026-02-05T22:55:29.717Z] build:
[2026-02-05T22:55:29.717Z]
[2026-02-05T22:55:29.717Z] build:
[2026-02-05T22:55:29.717Z]
[2026-02-05T22:55:29.717Z] THC.check:
[2026-02-05T22:55:29.717Z]
[2026-02-05T22:55:29.717Z] getChurn:
[2026-02-05T22:55:29.717Z] [exec] Cloning into 'churn'...
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] dist:
[2026-02-05T22:55:35.265Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/churn
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] init:
[2026-02-05T22:55:35.265Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/daaLoadTest
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] common_build:
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] build:
[2026-02-05T22:55:35.265Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/daaLoadTest
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] build:
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] init:
[2026-02-05T22:55:35.265Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jcstress
[2026-02-05T22:55:35.265Z]
[2026-02-05T22:55:35.265Z] getDependentLibs:
[2026-02-05T22:55:35.807Z] [exec] --------------------------------------------
[2026-02-05T22:55:35.807Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:55:35.807Z] [exec] task is set to default
[2026-02-05T22:55:35.807Z] [exec] dependencyList is set to jcstress
[2026-02-05T22:55:35.807Z] [exec] System Test jars will be downloaded.
[2026-02-05T22:55:35.807Z] [exec] --------------------------------------------
[2026-02-05T22:55:35.807Z] [exec] Starting download third party dependent jars
[2026-02-05T22:55:35.807Z] [exec] --------------------------------------------
[2026-02-05T22:55:35.807Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:55:35.807Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-05T22:55:35.807Z] [exec] downloaded dependent third party jars successfully
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] dist:
[2026-02-05T22:55:36.283Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jcstress
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] init:
[2026-02-05T22:55:36.283Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jlm
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] common_build:
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] build:
[2026-02-05T22:55:36.283Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jlm
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] init:
[2026-02-05T22:55:36.283Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/lambdaLoadTest
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] common_build:
[2026-02-05T22:55:36.283Z]
[2026-02-05T22:55:36.283Z] build:
[2026-02-05T22:55:36.283Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/lambdaLoadTest
[2026-02-05T22:55:36.979Z]
[2026-02-05T22:55:36.979Z] init:
[2026-02-05T22:55:36.979Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mathLoadTest
[2026-02-05T22:55:36.979Z]
[2026-02-05T22:55:36.979Z] common_build:
[2026-02-05T22:55:36.979Z]
[2026-02-05T22:55:36.979Z] build:
[2026-02-05T22:55:36.979Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mathLoadTest
[2026-02-05T22:55:37.763Z]
[2026-02-05T22:55:37.763Z] init:
[2026-02-05T22:55:37.763Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mauveLoadTest
[2026-02-05T22:55:37.763Z]
[2026-02-05T22:55:37.763Z] common_build:
[2026-02-05T22:55:37.763Z]
[2026-02-05T22:55:37.763Z] build:
[2026-02-05T22:55:37.763Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mauveLoadTest
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] init:
[2026-02-05T22:55:38.417Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/modularity
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] common_build:
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] build:
[2026-02-05T22:55:38.417Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/modularity
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] init:
[2026-02-05T22:55:38.417Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/otherLoadTest
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] common_build:
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] build:
[2026-02-05T22:55:38.417Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/otherLoadTest
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] init:
[2026-02-05T22:55:38.417Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/reproducibleCompare
[2026-02-05T22:55:38.417Z]
[2026-02-05T22:55:38.417Z] stage:
[2026-02-05T22:55:38.417Z] [exec] Cloning into 'temurin-build'...
[2026-02-05T22:55:47.541Z] [copy] Copying 8 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/reproducibleCompare
[2026-02-05T22:55:47.541Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/reproducibleCompare/temurin-build
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] build:
[2026-02-05T22:55:47.541Z] [copy] Copying 11 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/reproducibleCompare
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] init:
[2026-02-05T22:55:47.541Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/security
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] common_build:
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] build:
[2026-02-05T22:55:47.541Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/security
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] init:
[2026-02-05T22:55:47.541Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/sharedClasses
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] common_build:
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] build:
[2026-02-05T22:55:47.541Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/sharedClasses
[2026-02-05T22:55:47.541Z]
[2026-02-05T22:55:47.541Z] BUILD SUCCESSFUL
[2026-02-05T22:55:47.541Z] Total time: 5 minutes 35 seconds
[2026-02-05T22:55:48.327Z] 0
[2026-02-05T22:55:48.906Z]
[2026-02-05T22:55:48.906Z]
[2026-02-05T22:55:48.906Z] RECORD TEST REPOs SHA
[2026-02-05T22:55:48.906Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-05T22:55:48.906Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-05T22:55:48.906Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-05T22:55:48.906Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-05T22:55:49.372Z] ================================================
[2026-02-05T22:55:49.372Z] timestamp: 20260205-175549
[2026-02-05T22:55:49.372Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest
[2026-02-05T22:55:49.372Z] git repo:
[2026-02-05T22:55:50.050Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-05T22:55:50.050Z] sha:
[2026-02-05T22:55:51.202Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-05T22:55:51.202Z] ================================================
[2026-02-05T22:55:51.202Z] timestamp: 20260205-175550
[2026-02-05T22:55:51.202Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/churn/churn
[2026-02-05T22:55:51.202Z] git repo:
[2026-02-05T22:55:51.202Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-05T22:55:51.202Z] sha:
[2026-02-05T22:55:51.614Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-05T22:55:51.614Z] ================================================
[2026-02-05T22:55:51.614Z] timestamp: 20260205-175551
[2026-02-05T22:55:51.614Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF
[2026-02-05T22:55:51.614Z] git repo:
[2026-02-05T22:55:52.246Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-05T22:55:52.246Z] sha:
[2026-02-05T22:55:52.246Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-05T22:55:52.924Z] ================================================
[2026-02-05T22:55:52.924Z] timestamp: 20260205-175552
[2026-02-05T22:55:52.924Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests
[2026-02-05T22:55:52.924Z] git repo:
[2026-02-05T22:55:53.473Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-05T22:55:53.473Z] sha:
[2026-02-05T22:55:53.473Z] 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099
[2026-02-05T22:55:54.030Z] ================================================
[2026-02-05T22:55:54.030Z] timestamp: 20260205-175553
[2026-02-05T22:55:54.030Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG
[2026-02-05T22:55:54.030Z] git repo:
[2026-02-05T22:55:54.030Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-05T22:55:54.030Z] sha:
[2026-02-05T22:55:54.645Z] 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[2026-02-05T22:55:54.645Z] ================================================
[2026-02-05T22:55:54.645Z] timestamp: 20260205-175554
[2026-02-05T22:55:54.645Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/vendor_0
[2026-02-05T22:55:54.645Z] git repo:
[2026-02-05T22:55:55.194Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-05T22:55:55.194Z] sha:
[2026-02-05T22:55:55.734Z] a442b3d5735489c0b36771e1f6da41ec472604ee
[Pipeline] }
[2026-02-05T22:55:55.922Z] $ ssh-agent -k
[2026-02-05T22:55:55.954Z] unset SSH_AUTH_SOCK;
[2026-02-05T22:55:55.954Z] unset SSH_AGENT_PID;
[2026-02-05T22:55:55.954Z] echo Agent pid 1783 killed;
[2026-02-05T22:55:56.642Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-05T22:55:56.752Z] 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-05T22:55:56.780Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-05T22:55:56.885Z] $ ssh-agent
[2026-02-05T22:55:57.535Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-AcP4dJu3Eqbu/agent.2710
[2026-02-05T22:55:57.535Z] SSH_AGENT_PID=2711
[2026-02-05T22:55:57.535Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-05T22:55:59.168Z] ++ uname
[2026-02-05T22:55:59.168Z] + '[' Darwin = AIX ']'
[2026-02-05T22:55:59.168Z] ++ uname
[2026-02-05T22:55:59.168Z] + '[' Darwin = SunOS ']'
[2026-02-05T22:55:59.168Z] ++ uname
[2026-02-05T22:55:59.168Z] + '[' Darwin = '*BSD' ']'
[2026-02-05T22:55:59.168Z] + MAKE=make
[2026-02-05T22:55:59.168Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-05T22:55:59.708Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-05T22:56:01.352Z] ++ uname
[2026-02-05T22:56:01.352Z] + '[' Darwin = AIX ']'
[2026-02-05T22:56:01.352Z] ++ uname
[2026-02-05T22:56:01.352Z] + '[' Darwin = SunOS ']'
[2026-02-05T22:56:01.352Z] ++ uname
[2026-02-05T22:56:01.352Z] + '[' Darwin = '*BSD' ']'
[2026-02-05T22:56:01.352Z] + MAKE=make
[2026-02-05T22:56:01.352Z] + cd ./aqa-tests
[2026-02-05T22:56:01.352Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-05T22:56:01.352Z] ++ set +x
[2026-02-05T22:56:01.352Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-05T22:56:01.352Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib
[2026-02-05T22:56:01.352Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.system TESTLIST=
[2026-02-05T22:56:01.352Z] perl scripts/configure.pl
[2026-02-05T22:56:02.174Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-05T22:56:05.149Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-05T22:56:05.149Z]
[2026-02-05T22:56:05.149Z] Starting to generate test make files.
[2026-02-05T22:56:05.149Z]
[2026-02-05T22:56:05.700Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-05T22:56:05.700Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml
[2026-02-05T22:56:06.245Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-05T22:56:06.245Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-05T22:56:06.245Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-05T22:56:06.892Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-05T22:56:06.892Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/autoGen.mk
[2026-02-05T22:56:06.892Z]
[2026-02-05T22:56:06.892Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-05T22:56:06.892Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-05T22:56:07.628Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-05T22:56:07.628Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-05T22:56:08.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-05T22:56:08.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/autoGen.mk
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-05T22:56:08.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/autoGen.mk
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] Make files are generated successfully.
[2026-02-05T22:56:08.258Z]
[2026-02-05T22:56:08.258Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.system
[2026-02-05T22:56:11.396Z]
[2026-02-05T22:56:11.396Z] Running make 3.81
[2026-02-05T22:56:11.396Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/..
[2026-02-05T22:56:11.396Z] set JDK_VERSION to 25
[2026-02-05T22:56:11.396Z] set JDK_IMPL to hotspot
[2026-02-05T22:56:11.396Z] set JVM_VERSION to openjdk25
[2026-02-05T22:56:11.396Z] set JCL_VERSION to latest
[2026-02-05T22:56:11.396Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-05T22:56:11.396Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-05T22:56:11.396Z] set SPEC to osx_x86-64
[2026-02-05T22:56:11.396Z] set TEST_FLAG to
[2026-02-05T22:56:11.396Z] Running dev.system ...
[2026-02-05T22:56:11.396Z] There are 84 test targets in dev.system
[2026-02-05T22:56:11.396Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-05T22:56:12.546Z] openjdk version "25.0.3-beta" 2026-04-21
[2026-02-05T22:56:12.546Z] OpenJDK Runtime Environment (build 25.0.3-beta+1-ea)
[2026-02-05T22:56:12.546Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta+1-ea, mixed mode)
[2026-02-05T22:56:13.915Z]
[2026-02-05T22:56:13.915Z] ===============================================