Pre Test
Started by upstream project "Test_openjdk17_hs_extended.system_x86-64_alpine-linux" build number 427
originally caused by:
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-alpine-linux-x64-temurin" build number 455
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 979
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 344
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1@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 6a60719fdf58880a5e77ac14d09a92efeaaa370a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6a60719fdf58880a5e77ac14d09a92efeaaa370a # timeout=10
Commit message: "Leverage APPLICATION_OPTIONS to set jtreg options. (#6324)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-12T19:24:37.702Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-06-12T19:24:37.703Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-12T19:24:37.709Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-12T19:24:37.712Z] dynamicAgents: []
[Pipeline] node
[2025-06-12T19:24:52.737Z] Still waiting to schedule task
[2025-06-12T19:24:52.737Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
[2025-06-12T22:06:33.041Z] Running on test-docker-alpine320-x64-1 in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-12T22:06:33.070Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-12T22:06:33.361Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-12T22:06:33.368Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-12T22:06:33.504Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-12T22:06:33.672Z] The recommended git tool is: git
[2025-06-12T22:06:33.980Z] No credentials specified
[2025-06-12T22:06:34.130Z] Cloning the remote Git repository
[2025-06-12T22:06:34.342Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-12T22:06:34.342Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests # timeout=10
[2025-06-12T22:06:34.430Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-12T22:06:34.430Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-12T22:06:34.431Z] > git --version # timeout=10
[2025-06-12T22:06:34.457Z] > git --version # 'git version 2.45.3'
[2025-06-12T22:06:34.457Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-12T22:06:50.061Z] Avoid second fetch
[2025-06-12T22:06:50.230Z] Checking out Revision 61ba1997d607163ba0d008832dbcd9b5670ead89 (origin/master)
[2025-06-12T22:06:49.764Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-12T22:06:49.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-12T22:06:50.128Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-12T22:06:50.297Z] > git config core.sparsecheckout # timeout=10
[2025-06-12T22:06:50.333Z] > git checkout -f 61ba1997d607163ba0d008832dbcd9b5670ead89 # timeout=10
[2025-06-12T22:06:53.707Z] Commit message: "Added NULL check for PLATFORMS values in AQA Test Pipeline (#6325)"
[2025-06-12T22:06:53.776Z] > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-12T22:06:56.654Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-12T22:06:56.680Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-12T22:06:58.337Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-12T22:06:58.895Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-12T22:07:00.387Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-12T22:07:00.387Z] Unix type machine..
[2025-06-12T22:07:00.387Z] Running on a Linux host
[2025-06-12T22:07:00.387Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-12T22:07:02.845Z] + printenv
[2025-06-12T22:07:02.845Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-12T22:07:02.845Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-12T22:07:02.845Z] SETUP_JCK_RUN=false
[2025-06-12T22:07:02.845Z] USE_TESTENV_PROPERTIES=false
[2025-06-12T22:07:02.845Z] MAIL=/var/mail/jenkins
[2025-06-12T22:07:02.845Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-12T22:07:02.845Z] BUILD_LIST=system
[2025-06-12T22:07:02.845Z] USER=jenkins
[2025-06-12T22:07:02.845Z] SSH_CLIENT=78.47.239.97 42788 22
[2025-06-12T22:07:02.845Z] SDK_RESOURCE=upstream
[2025-06-12T22:07:02.845Z] CI=true
[2025-06-12T22:07:02.845Z] OPENJ9_BRANCH=master
[2025-06-12T22:07:02.845Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-12T22:07:02.845Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/5/display/redirect?page=changes
[2025-06-12T22:07:02.845Z] UPSTREAM_JOB_NUMBER=455
[2025-06-12T22:07:02.845Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-12T22:07:02.845Z] TARGET=-f parallelList.mk testList_1
[2025-06-12T22:07:02.845Z] EXIT_FAILURE=false
[2025-06-12T22:07:02.845Z] SHLVL=2
[2025-06-12T22:07:02.845Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-1 ci.role.perf hw.arch.x86
[2025-06-12T22:07:02.845Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-06-12T22:07:02.845Z] HOME=/home/jenkins
[2025-06-12T22:07:02.845Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-12T22:07:02.845Z] USE_JRE=false
[2025-06-12T22:07:02.845Z] OLDPWD=/home/jenkins
[2025-06-12T22:07:02.845Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/5/
[2025-06-12T22:07:02.845Z] ADOPTOPENJDK_BRANCH=master
[2025-06-12T22:07:02.845Z] TAP_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1.tap
[2025-06-12T22:07:02.845Z] JDK_IMPL=hotspot
[2025-06-12T22:07:02.845Z] HUDSON_COOKIE=eb031f96-e80e-4c3e-9997-ef90283e9b18
[2025-06-12T22:07:02.845Z] DOCKER_REQUIRED=false
[2025-06-12T22:07:02.845Z] JENKINS_SERVER_COOKIE=durable-d91559f5d9fdcf40b9d453a58e4c4f321baad1367fa6254b511047d6be15b435
[2025-06-12T22:07:02.845Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../benchmarks
[2025-06-12T22:07:02.845Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-06-12T22:07:02.845Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[2025-06-12T22:07:02.845Z] KEEP_WORKSPACE=false
[2025-06-12T22:07:02.845Z] ARCHIVE_TEST_RESULTS=false
[2025-06-12T22:07:02.845Z] GENERATE_JOBS=true
[2025-06-12T22:07:02.845Z] NODE_NAME=test-docker-alpine320-x64-1
[2025-06-12T22:07:02.845Z] LOGNAME=jenkins
[2025-06-12T22:07:02.845Z] PERSONAL_BUILD=false
[2025-06-12T22:07:02.845Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-12T22:07:02.845Z] JDK_BRANCH=jdk-17.0.16+6_adopt
[2025-06-12T22:07:02.845Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-06-12T22:07:02.845Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/5/display/redirect?page=artifacts
[2025-06-12T22:07:02.846Z] AUTO_DETECT=true
[2025-06-12T22:07:02.846Z] STAGE_NAME=Setup
[2025-06-12T22:07:02.846Z] EXECUTOR_NUMBER=0
[2025-06-12T22:07:02.846Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux
[2025-06-12T22:07:02.846Z] JDK_VERSION=17
[2025-06-12T22:07:02.846Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-12T22:07:02.846Z] BUILD_DISPLAY_NAME=#5
[2025-06-12T22:07:02.846Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-12T22:07:02.846Z] TIME_LIMIT=25
[2025-06-12T22:07:02.846Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/5/display/redirect?page=tests
[2025-06-12T22:07:02.846Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-12T22:07:02.846Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[2025-06-12T22:07:02.846Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-06-12T22:07:02.846Z] TKG_ITERATIONS=1
[2025-06-12T22:07:02.846Z] PLATFORM=x86-64_alpine-linux
[2025-06-12T22:07:02.846Z] BUILD_ID=5
[2025-06-12T22:07:02.846Z] EXIT_SUCCESS=false
[2025-06-12T22:07:02.846Z] RERUN_FAILURE=true
[2025-06-12T22:07:02.846Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:07:02.846Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-12T22:07:02.846Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1-5
[2025-06-12T22:07:02.846Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-12T22:07:02.846Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-12T22:07:02.846Z] KEEP_REPORTDIR=false
[2025-06-12T22:07:02.846Z] ORIGIN_JDK_VERSION=17
[2025-06-12T22:07:02.846Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/
[2025-06-12T22:07:02.846Z] JCK_GIT_BRANCH=master
[2025-06-12T22:07:02.846Z] BUILD_NUMBER=5
[2025-06-12T22:07:02.846Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-06-12T22:07:02.846Z] ITERATIONS=1
[2025-06-12T22:07:02.846Z] JENKINS_NODE_COOKIE=a4e3497e-81f4-494a-a05e-60b925bcb6da
[2025-06-12T22:07:02.846Z] SHELL=/bin/bash
[2025-06-12T22:07:02.846Z] SPEC=alpine-linux_x86-64
[2025-06-12T22:07:02.846Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-12T22:07:02.846Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:07:02.846Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-12T22:07:02.846Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/5/display/redirect
[2025-06-12T22:07:02.846Z] UPSTREAM_TEST_JOB_NUMBER=427
[2025-06-12T22:07:02.846Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-12T22:07:02.846Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/display/redirect
[2025-06-12T22:07:02.846Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-alpine-linux-x64-temurin
[2025-06-12T22:07:02.846Z] SLACK_CHANNEL=aqavit-bot
[2025-06-12T22:07:02.846Z] JOB_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[2025-06-12T22:07:02.846Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-12T22:07:02.846Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[2025-06-12T22:07:02.846Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/lib
[2025-06-12T22:07:02.846Z] SSH_CONNECTION=78.47.239.97 42788 172.17.0.10 22
[2025-06-12T22:07:02.846Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1@tmp
[2025-06-12T22:07:02.846Z] PARALLEL=None
[2025-06-12T22:07:02.846Z] JOBSTARTTIME=Thu, 12 Jun 2025 22:06:57 +0000
[2025-06-12T22:07:02.846Z] DYNAMIC_COMPILE=false
[2025-06-12T22:07:02.846Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-12T22:07:03.259Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-12T22:07:03.273Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T22:08:17.922Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-alpine-linux-x64-temurin" build number 455
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-12T22:08:18.120Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-12T22:08:18.126Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-06-12T22:08:18.204Z] $ ssh-agent
[2025-06-12T22:08:18.838Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpoLbb/agent.1699114
[2025-06-12T22:08:18.838Z] SSH_AGENT_PID=1699117
[2025-06-12T22:08:18.839Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-12T22:08:18.851Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-12T22:08:18.879Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-12T22:08:20.428Z] + pwd
[2025-06-12T22:08:20.428Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-12T22:08:20.428Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests
[2025-06-12T22:08:20.428Z] get jdk binary...
[2025-06-12T22:08:20.428Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-12T22:08:20.428Z] Uncompressing file: OpenJDK17U-jdk_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz ...
[2025-06-12T22:08:28.900Z] List files in jdkbinary folder...
[2025-06-12T22:08:28.900Z] total 517428
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 184662528 Jun 11 20:55 OpenJDK17U-debugimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 191253344 Jun 11 20:55 OpenJDK17U-jdk_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 45814857 Jun 11 20:54 OpenJDK17U-jre_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:28.900Z] -rw-rw-r-- 1 jenkins jenkins 28645 Jun 11 20:59 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea-metadata.json
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 152325 Jun 11 21:01 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea.json
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 3489470 Jun 11 20:55 OpenJDK17U-static-libs-musl_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:28.900Z] -rw-r--r-- 1 jenkins jenkins 104413830 Jun 11 20:54 OpenJDK17U-testimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:28.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 tmp
[2025-06-12T22:08:28.900Z] List files in jdkbinary/tmp folder...
[2025-06-12T22:08:28.900Z] total 4
[2025-06-12T22:08:28.900Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 12 22:08 jdk-17.0.16+6
[2025-06-12T22:08:28.900Z] Moving directory jdk-17.0.16+6/ to ../j2sdk-image
[2025-06-12T22:08:28.900Z] Uncompressing file: OpenJDK17U-jre_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz ...
[2025-06-12T22:08:33.525Z] List files in jdkbinary folder...
[2025-06-12T22:08:33.525Z] total 517432
[2025-06-12T22:08:33.525Z] -rw-r--r-- 1 jenkins jenkins 184662528 Jun 11 20:55 OpenJDK17U-debugimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 191253344 Jun 11 20:55 OpenJDK17U-jdk_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 45814857 Jun 11 20:54 OpenJDK17U-jre_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-rw-r-- 1 jenkins jenkins 28645 Jun 11 20:59 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea-metadata.json
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 152325 Jun 11 21:01 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea.json
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 3489470 Jun 11 20:55 OpenJDK17U-static-libs-musl_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 104413830 Jun 11 20:54 OpenJDK17U-testimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 12 22:08 j2sdk-image
[2025-06-12T22:08:33.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 tmp
[2025-06-12T22:08:33.526Z] List files in jdkbinary/tmp folder...
[2025-06-12T22:08:33.526Z] total 4
[2025-06-12T22:08:33.526Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 12 22:08 jdk-17.0.16+6-jre
[2025-06-12T22:08:33.526Z] Moving directory jdk-17.0.16+6-jre/ to ../j2re-image
[2025-06-12T22:08:33.526Z] Uncompressing file: OpenJDK17U-static-libs-musl_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz ...
[2025-06-12T22:08:33.526Z] List files in jdkbinary folder...
[2025-06-12T22:08:33.526Z] total 517436
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 184662528 Jun 11 20:55 OpenJDK17U-debugimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 191253344 Jun 11 20:55 OpenJDK17U-jdk_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 45814857 Jun 11 20:54 OpenJDK17U-jre_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-rw-r-- 1 jenkins jenkins 28645 Jun 11 20:59 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea-metadata.json
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 152325 Jun 11 21:01 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea.json
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 3489470 Jun 11 20:55 OpenJDK17U-static-libs-musl_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] -rw-r--r-- 1 jenkins jenkins 104413830 Jun 11 20:54 OpenJDK17U-testimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:33.526Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 12 22:08 j2re-image
[2025-06-12T22:08:33.526Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 12 22:08 j2sdk-image
[2025-06-12T22:08:33.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 tmp
[2025-06-12T22:08:33.526Z] List files in jdkbinary/tmp folder...
[2025-06-12T22:08:33.526Z] total 4
[2025-06-12T22:08:33.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 jdk-17.0.16+6-static-libs
[2025-06-12T22:08:33.526Z] Moving directory jdk-17.0.16+6-static-libs/ to ../static-libs
[2025-06-12T22:08:33.526Z] Uncompressing file: OpenJDK17U-testimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz ...
[2025-06-12T22:08:42.011Z] List files in jdkbinary folder...
[2025-06-12T22:08:42.011Z] total 517440
[2025-06-12T22:08:42.011Z] -rw-r--r-- 1 jenkins jenkins 184662528 Jun 11 20:55 OpenJDK17U-debugimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:42.011Z] -rw-r--r-- 1 jenkins jenkins 191253344 Jun 11 20:55 OpenJDK17U-jdk_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:42.012Z] -rw-r--r-- 1 jenkins jenkins 45814857 Jun 11 20:54 OpenJDK17U-jre_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:42.012Z] -rw-rw-r-- 1 jenkins jenkins 28645 Jun 11 20:59 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea-metadata.json
[2025-06-12T22:08:42.012Z] -rw-r--r-- 1 jenkins jenkins 152325 Jun 11 21:01 OpenJDK17U-sbom_x64_alpine-linux_hotspot_17.0.16_6-ea.json
[2025-06-12T22:08:42.012Z] -rw-r--r-- 1 jenkins jenkins 3489470 Jun 11 20:55 OpenJDK17U-static-libs-musl_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:42.012Z] -rw-r--r-- 1 jenkins jenkins 104413830 Jun 11 20:54 OpenJDK17U-testimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-12T22:08:42.012Z] drwxr-xr-x 6 jenkins jenkins 4096 Jun 12 22:08 j2re-image
[2025-06-12T22:08:42.012Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 12 22:08 j2sdk-image
[2025-06-12T22:08:42.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 static-libs
[2025-06-12T22:08:42.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 22:08 tmp
[2025-06-12T22:08:42.012Z] List files in jdkbinary/tmp folder...
[2025-06-12T22:08:42.012Z] total 4
[2025-06-12T22:08:42.012Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 12 22:08 jdk-17.0.16+6-test-image
[2025-06-12T22:08:42.012Z] Moving directory jdk-17.0.16+6-test-image/ to ../openjdk-test-image
[2025-06-12T22:08:42.012Z] Uncompressing OpenJDK17U-debugimage_x64_alpine-linux_hotspot_17.0.16_6-ea.tar.gz over ./j2sdk-image...
[2025-06-12T22:09:01.170Z] Removing top-level folder jdk-17.0.16+6-debug-image/
[2025-06-12T22:09:01.170Z] Removing top-level folder jdk-17.0.16+6/
[2025-06-12T22:09:01.170Z] Run /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-06-12T22:09:01.170Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-12T22:09:01.170Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-12T22:09:01.170Z] OpenJDK Runtime Environment Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea)
[2025-06-12T22:09:01.170Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-12T22:09:01.170Z] =JAVA VERSION OUTPUT END=
[2025-06-12T22:09:01.170Z] =RELEASE INFO BEGIN=
[2025-06-12T22:09:01.170Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-12T22:09:01.170Z] IMPLEMENTOR_VERSION="Temurin-17.0.16+6-202506111941"
[2025-06-12T22:09:01.170Z] JAVA_RUNTIME_VERSION="17.0.16-beta+6-ea"
[2025-06-12T22:09:01.170Z] JAVA_VERSION="17.0.16"
[2025-06-12T22:09:01.170Z] JAVA_VERSION_DATE="2025-07-15"
[2025-06-12T22:09:01.171Z] LIBC="musl"
[2025-06-12T22:09:01.171Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-06-12T22:09:01.171Z] OS_ARCH="x86_64"
[2025-06-12T22:09:01.171Z] OS_NAME="Linux"
[2025-06-12T22:09:01.171Z] SOURCE=".:git:69aec2685d85"
[2025-06-12T22:09:01.171Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd"
[2025-06-12T22:09:01.171Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-12T22:09:01.171Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2025-06-12T22:09:01.171Z] FULL_VERSION="17.0.16-beta+6-ea"
[2025-06-12T22:09:01.171Z] SEMANTIC_VERSION="17.0.16+6"
[2025-06-12T22:09:01.171Z] BUILD_INFO="OS: Linux Version: 6.8.0-1029-azure"
[2025-06-12T22:09:01.171Z] JVM_VARIANT="Hotspot"
[2025-06-12T22:09:01.171Z] JVM_VERSION="17.0.16-beta+6-ea"
[2025-06-12T22:09:01.171Z] IMAGE_TYPE="JDK"
[2025-06-12T22:09:01.171Z] =RELEASE INFO END=
[2025-06-12T22:09:01.171Z] get testKitGen...
[2025-06-12T22:09:01.171Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-12T22:09:02.381Z] git rev-parse master
[2025-06-12T22:09:02.381Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-12T22:09:02.574Z] $ ssh-agent -k
[2025-06-12T22:09:02.588Z] unset SSH_AUTH_SOCK;
[2025-06-12T22:09:02.592Z] unset SSH_AGENT_PID;
[2025-06-12T22:09:02.592Z] echo Agent pid 1699117 killed;
[2025-06-12T22:09:03.201Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-12T22:09:03.624Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&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=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B6_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=427&DOCKERIMAGE_TAG=&TEST_TIME=&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=455&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-12T22:09:03.636Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_extended.system_x86-64_alpine-linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&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-docker-alpine320-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B6_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=427&DOCKERIMAGE_TAG=&TEST_TIME=&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=455&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-12T22:09:03.667Z] Building tests...
[Pipeline] timeout
[2025-06-12T22:09:03.671Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T22:09:04.519Z] Copied 1 artifact from "Test_openjdk17_hs_extended.system_x86-64_alpine-linux" build number 427
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-12T22:09:04.564Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-12T22:09:04.576Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-12T22:09:06.085Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-12T22:09:06.893Z] --------------------------------------------
[2025-06-12T22:09:06.893Z] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:06.893Z] task is set to default
[2025-06-12T22:09:06.893Z] dependencyList is set to all
[2025-06-12T22:09:06.893Z] --------------------------------------------
[2025-06-12T22:09:06.893Z] Starting download third party dependent jars
[2025-06-12T22:09:06.893Z] --------------------------------------------
[2025-06-12T22:09:06.893Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-06-12T22:09:06.893Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-06-12T22:09:07.732Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-06-12T22:09:07.759Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-06-12T22:09:07.835Z] $ ssh-agent
[2025-06-12T22:09:08.469Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAEcghE/agent.1699245
[2025-06-12T22:09:08.469Z] SSH_AGENT_PID=1699247
[2025-06-12T22:09:08.469Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-12T22:09:09.988Z] + unset LD_LIBRARY_PATH
[2025-06-12T22:09:09.988Z] + bash ./compile.sh
[2025-06-12T22:09:09.989Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:09:09.989Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:09.989Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-12T22:09:09.989Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-12T22:09:09.989Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-12T22:09:09.990Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-12T22:09:10.771Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-12T22:09:15.416Z]
[2025-06-12T22:09:15.416Z] build:
[2025-06-12T22:09:16.231Z]
[2025-06-12T22:09:16.231Z] clean:
[2025-06-12T22:09:16.231Z]
[2025-06-12T22:09:16.231Z] init:
[2025-06-12T22:09:16.231Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin
[2025-06-12T22:09:16.231Z]
[2025-06-12T22:09:16.231Z] getDependentLibs:
[2025-06-12T22:09:16.231Z] [exec] --------------------------------------------
[2025-06-12T22:09:16.231Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:16.231Z] [exec] task is set to default
[2025-06-12T22:09:16.231Z] [exec] dependencyList is set to json_simple
[2025-06-12T22:09:16.231Z] [exec] --------------------------------------------
[2025-06-12T22:09:16.231Z] [exec] Starting download third party dependent jars
[2025-06-12T22:09:16.231Z] [exec] --------------------------------------------
[2025-06-12T22:09:16.232Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:16.232Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-06-12T22:09:16.232Z] [exec] downloaded dependent third party jars successfully
[2025-06-12T22:09:16.232Z]
[2025-06-12T22:09:16.232Z] compile:
[2025-06-12T22:09:17.086Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-12T22:09:17.086Z] [echo] ============COMPILER SETTINGS============
[2025-06-12T22:09:17.086Z] [echo] ===fork: yes
[2025-06-12T22:09:17.086Z] [echo] ===debug: on
[2025-06-12T22:09:17.087Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin
[2025-06-12T22:09:36.761Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-06-12T22:09:36.761Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:09:36.761Z]
[2025-06-12T22:09:36.761Z] dist:
[2025-06-12T22:09:36.762Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-12T22:09:36.762Z]
[2025-06-12T22:09:36.762Z] BUILD SUCCESSFUL
[2025-06-12T22:09:36.762Z] Total time: 22 seconds
[2025-06-12T22:09:36.762Z] 0
[2025-06-12T22:09:36.762Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-12T22:09:36.762Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-12T22:09:36.762Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-12T22:09:37.554Z] ****************************** MACHINE INFO ******************************
[2025-06-12T22:09:37.555Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG
[2025-06-12T22:09:37.555Z] Free Physical Memory Size : 3479461888
[2025-06-12T22:09:37.555Z] Free space (bytes) : 36150849536
[2025-06-12T22:09:37.555Z] Total Physical Memory Size : 6442450944
[2025-06-12T22:09:37.555Z] Total space (bytes) : 268370579456
[2025-06-12T22:09:37.555Z] Usable space (bytes) : 22443864064
[2025-06-12T22:09:37.555Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-12T22:09:37.555Z] bashVersion :
[2025-06-12T22:09:37.555Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2025-06-12T22:09:37.555Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-12T22:09:37.555Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] This is free software; you are free to change and redistribute it.
[2025-06-12T22:09:37.555Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-12T22:09:37.555Z] cpuCores : 16
[2025-06-12T22:09:37.555Z] curlVersion :
[2025-06-12T22:09:37.555Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.3 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2025-06-12T22:09:37.555Z] Release-Date: 2025-02-13
[2025-06-12T22:09:37.555Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2025-06-12T22:09:37.555Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-12T22:09:37.555Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-12T22:09:37.555Z] gcc version : 13.2.1
[2025-06-12T22:09:37.555Z] gclibc version :
[2025-06-12T22:09:37.555Z] musl libc (x86_64)
[2025-06-12T22:09:37.555Z] Version 1.2.5
[2025-06-12T22:09:37.555Z] Dynamic Program Loader
[2025-06-12T22:09:37.555Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-06-12T22:09:37.555Z] gdb version : bash: line 1: gdb: command not found
[2025-06-12T22:09:37.555Z] lldb version : Command could not be executed
[2025-06-12T22:09:37.555Z] makeVersion :
[2025-06-12T22:09:37.555Z] GNU Make 4.4.1
[2025-06-12T22:09:37.555Z] Built for x86_64-alpine-linux-musl
[2025-06-12T22:09:37.555Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-12T22:09:37.555Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-12T22:09:37.555Z] This is free software: you are free to change and redistribute it.
[2025-06-12T22:09:37.555Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-12T22:09:37.555Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-12T22:09:37.555Z] perlVersion :
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] This is perl 5, version 38, subversion 3 (v5.38.3) built for x86_64-linux-thread-multi
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] Copyright 1987-2025, Larry Wall
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-12T22:09:37.555Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-12T22:09:37.555Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-12T22:09:37.555Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.555Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-12T22:09:37.555Z] procArch : unknown
[2025-06-12T22:09:37.555Z] sysArch : x86_64
[2025-06-12T22:09:37.555Z] sysOS : Linux
[2025-06-12T22:09:37.555Z] ulimit :
[2025-06-12T22:09:37.555Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-12T22:09:37.555Z] core file size (blocks, -c) unlimited
[2025-06-12T22:09:37.555Z] data seg size (kbytes, -d) unlimited
[2025-06-12T22:09:37.555Z] scheduling priority (-e) 0
[2025-06-12T22:09:37.555Z] file size (blocks, -f) unlimited
[2025-06-12T22:09:37.555Z] pending signals (-i) 257167
[2025-06-12T22:09:37.555Z] max locked memory (kbytes, -l) 8192
[2025-06-12T22:09:37.555Z] max memory size (kbytes, -m) unlimited
[2025-06-12T22:09:37.555Z] open files (-n) 1048576
[2025-06-12T22:09:37.555Z] pipe size (512 bytes, -p) 8
[2025-06-12T22:09:37.555Z] POSIX message queues (bytes, -q) 819200
[2025-06-12T22:09:37.555Z] real-time priority (-r) 0
[2025-06-12T22:09:37.555Z] stack size (kbytes, -s) 8192
[2025-06-12T22:09:37.555Z] cpu time (seconds, -t) unlimited
[2025-06-12T22:09:37.555Z] max user processes (-u) unlimited
[2025-06-12T22:09:37.555Z] virtual memory (kbytes, -v) unlimited
[2025-06-12T22:09:37.555Z] file locks (-x) unlimited
[2025-06-12T22:09:37.555Z] uname : Linux bcf1c2471109 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-06-12T22:09:37.555Z] vmVendor : Oracle Corporation
[2025-06-12T22:09:37.555Z] vmVersion : 17.0.16-beta+6-ea
[2025-06-12T22:09:37.555Z] xlc version : bash: line 1: xlC: command not found
[2025-06-12T22:09:37.555Z] **************************************************************************
[2025-06-12T22:09:37.555Z]
[2025-06-12T22:09:37.556Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:37.556Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:37.556Z] System.getProperty('os.name')=Linux
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:37.556Z] System.getProperty('os.arch')=amd64
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:37.556Z] System.getProperty('java.fullversion')=null
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:37.556Z] System.getProperty('sun.arch.data.model')=64
[2025-06-12T22:09:37.556Z]
[2025-06-12T22:09:38.375Z] make -f clean.mk cleanBuild
[2025-06-12T22:09:38.375Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:09:39.205Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest
[2025-06-12T22:09:39.205Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:09:39.205Z] make -f compile.mk compile
[2025-06-12T22:09:39.205Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:09:39.205Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-12T22:09:39.205Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-12T22:09:39.206Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-12T22:09:39.206Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-12T22:09:40.021Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2025-06-12T22:09:43.638Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-06-12T22:09:43.638Z]
[2025-06-12T22:09:43.638Z] -create_test_directory:
[2025-06-12T22:09:43.638Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest
[2025-06-12T22:09:43.638Z]
[2025-06-12T22:09:43.638Z] stage_test_material:
[2025-06-12T22:09:44.485Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest
[2025-06-12T22:09:46.201Z]
[2025-06-12T22:09:46.201Z] build:
[2025-06-12T22:09:46.201Z]
[2025-06-12T22:09:46.201Z] init:
[2025-06-12T22:09:46.201Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system
[2025-06-12T22:09:46.201Z]
[2025-06-12T22:09:46.201Z] dist:
[2025-06-12T22:09:46.202Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system
[2025-06-12T22:09:46.202Z]
[2025-06-12T22:09:46.202Z] common_build:
[2025-06-12T22:09:46.202Z] [echo] target common_build is called.....
[2025-06-12T22:09:47.019Z]
[2025-06-12T22:09:47.019Z] common_init:
[2025-06-12T22:09:47.019Z]
[2025-06-12T22:09:47.019Z] check_systemtest:
[2025-06-12T22:09:47.019Z] [echo] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-06-12T22:09:47.019Z]
[2025-06-12T22:09:47.019Z] clone_stf:
[2025-06-12T22:09:47.019Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-06-12T22:09:48.716Z] [echo] git rev-parse master
[2025-06-12T22:09:48.716Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-06-12T22:09:48.716Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2025-06-12T22:09:48.716Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-06-12T22:09:48.716Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b
[2025-06-12T22:09:48.716Z] [echo] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-06-12T22:09:49.515Z]
[2025-06-12T22:09:49.515Z] clone_systemtest:
[2025-06-12T22:09:49.515Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-06-12T22:09:54.154Z] [echo] git rev-parse master
[2025-06-12T22:09:54.154Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-06-12T22:09:54.957Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2025-06-12T22:09:54.957Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-06-12T22:09:54.957Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-06-12T22:09:54.957Z]
[2025-06-12T22:09:54.957Z] configure_systemtest:
[2025-06-12T22:09:55.752Z] [echo] Executing openjdk.build/build.xml
[2025-06-12T22:09:55.752Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] check-for-ant:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] configure-ant:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-ant-location:
[2025-06-12T22:09:55.752Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-ant-error:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] check-for-junit:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] configure-junit:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-junit-location:
[2025-06-12T22:09:55.752Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-junit-error:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] check-for-hamcrest-core:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] configure-hamcrest-core:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-hamcrest-core-location:
[2025-06-12T22:09:55.752Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-hamcrest-core-error:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] check-for-log4j:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] configure-log4j:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-log4j-location:
[2025-06-12T22:09:55.752Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-log4j-error:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] check-for-asm:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] configure-asm:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-asm-location:
[2025-06-12T22:09:55.752Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar
[2025-06-12T22:09:55.752Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] print-asm-error:
[2025-06-12T22:09:55.752Z]
[2025-06-12T22:09:55.752Z] setup-java-properties:
[2025-06-12T22:09:55.752Z] [echo] java_home is ${java_home}
[2025-06-12T22:09:55.752Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:09:56.554Z] [echoproperties] #Ant properties
[2025-06-12T22:09:56.554Z] [echoproperties] #Thu Jun 12 22:09:56 GMT 2025
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.path.separator=\:
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.jdk.debug=release
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.os.arch=amd64
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/../lib=
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=32-bit
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.user.name=jenkins
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib/server
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.specification.version=17
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.vm.specification.version=17
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.java.specification.maintenance.version=1
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.os.name=Linux
[2025-06-12T22:09:56.554Z] [echoproperties] buildjdk.user.country=US
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.class.path=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.Property=settings\:
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./usr/lib=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.user.language=en
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.version=17.0.16-beta
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.runtime.version=17.0.16-beta+6-ea
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.openjdk=version "17.0.16-beta" 2025-07-15
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.line.separator=\\n
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.class.version=61.0
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./usr/java/packages/lib=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./lib64=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.file.separator=/
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.version.date=2025-07-15
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./usr/lib64=
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vm.version=17.0.16-beta+6-ea
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vendor.version=Temurin-17.0.16+6-202506111941
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-06-12T22:09:56.555Z] [echoproperties] buildjdk./lib=
[2025-06-12T22:09:56.555Z] [delete] Deleting: /tmp/openjdk.java.build.properties.329505102
[2025-06-12T22:09:56.555Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2025-06-12T22:09:56.555Z] [echo] java_platform set to linux_x86-64
[2025-06-12T22:09:56.555Z] [echo] java_java_specification_version set to 17
[2025-06-12T22:09:56.555Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-06-12T22:09:56.555Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin
[2025-06-12T22:09:56.555Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] check-for-tools-jar:
[2025-06-12T22:09:56.555Z] [echo] java_java_specification_version is 17
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] configure-tools-jar:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] print-tools-jar-location:
[2025-06-12T22:09:56.555Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] print-tools-jar-error:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] check-for-windows-sysinternals:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] set-download-windows-sysinternals-required:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] configure-windows-sysinternals:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] print-windows-sysinternals-location:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] set-print-windows-sysinternals-error-required:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] really-print-windows-sysinternals-error:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] print-windows-sysinternals-error:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] fail-if-error:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] print-all-prereq-versions:
[2025-06-12T22:09:56.555Z] [echo] Ant version in use : 1.10.2
[2025-06-12T22:09:56.555Z] [echo] log4j version in use : 2.16.0
[2025-06-12T22:09:56.555Z] [echo] ASM version in use : 9.7.1
[2025-06-12T22:09:56.555Z] [echo] junit version in use : 4.12
[2025-06-12T22:09:56.555Z] [echo] hamcrest version in use: 1.3
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] configure:
[2025-06-12T22:09:56.555Z]
[2025-06-12T22:09:56.555Z] build-dependencies:
[2025-06-12T22:09:57.374Z] [echo] Executing openjdk.build/build.xml
[2025-06-12T22:09:57.374Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:57.374Z]
[2025-06-12T22:09:57.374Z] setup-java-properties:
[2025-06-12T22:09:57.374Z] [echo] java_home is ${java_home}
[2025-06-12T22:09:57.374Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:09:57.374Z] [echoproperties] #Ant properties
[2025-06-12T22:09:57.374Z] [echoproperties] #Thu Jun 12 22:09:56 GMT 2025
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.path.separator=\:
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.jdk.debug=release
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.os.arch=amd64
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/../lib=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=32-bit
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.user.name=jenkins
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib/server
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.specification.version=17
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.specification.version=17
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.specification.maintenance.version=1
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.os.name=Linux
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.user.country=US
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.class.path=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/lib=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.Property=settings\:
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./usr/lib=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.user.language=en
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.version=17.0.16-beta
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.runtime.version=17.0.16-beta+6-ea
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.openjdk=version "17.0.16-beta" 2025-07-15
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.line.separator=\\n
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.class.version=61.0
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./usr/java/packages/lib=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./lib64=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.file.separator=/
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.version.date=2025-07-15
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./usr/lib64=
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vm.version=17.0.16-beta+6-ea
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vendor.version=Temurin-17.0.16+6-202506111941
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-06-12T22:09:57.374Z] [echoproperties] buildjdk./lib=
[2025-06-12T22:09:57.374Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1100120544
[2025-06-12T22:09:57.374Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2025-06-12T22:09:57.374Z] [echo] java_platform set to linux_x86-64
[2025-06-12T22:09:57.375Z] [echo] java_java_specification_version set to 17
[2025-06-12T22:09:57.375Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-06-12T22:09:57.375Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin
[2025-06-12T22:09:57.375Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] setup-windows-compiler:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-prereqs:
[2025-06-12T22:09:57.375Z] [echo] Executing openjdk.build/build.xml
[2025-06-12T22:09:57.375Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-ant:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-ant-location:
[2025-06-12T22:09:57.375Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-ant-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-junit:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-junit-location:
[2025-06-12T22:09:57.375Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-junit-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-hamcrest-core:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-hamcrest-core-location:
[2025-06-12T22:09:57.375Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-hamcrest-core-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-log4j:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-log4j-location:
[2025-06-12T22:09:57.375Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-log4j-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-asm:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-asm-location:
[2025-06-12T22:09:57.375Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar
[2025-06-12T22:09:57.375Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-asm-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] setup-java-properties:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-tools-jar:
[2025-06-12T22:09:57.375Z] [echo] java_java_specification_version is 17
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-tools-jar-location:
[2025-06-12T22:09:57.375Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-tools-jar-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] check-for-windows-sysinternals:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-windows-sysinternals-location:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] set-print-windows-sysinternals-error-required:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] really-print-windows-sysinternals-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] print-windows-sysinternals-error:
[2025-06-12T22:09:57.375Z]
[2025-06-12T22:09:57.375Z] fail-if-error:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] print-all-prereq-versions:
[2025-06-12T22:09:58.168Z] [echo] Ant version in use : 1.10.2
[2025-06-12T22:09:58.168Z] [echo] log4j version in use : 2.16.0
[2025-06-12T22:09:58.168Z] [echo] ASM version in use : 9.7.1
[2025-06-12T22:09:58.168Z] [echo] junit version in use : 4.12
[2025-06-12T22:09:58.168Z] [echo] hamcrest version in use: 1.3
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] run-check-prereqs:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] build-dependencies:
[2025-06-12T22:09:58.168Z] [echo] Executing stf.build/build.xml
[2025-06-12T22:09:58.168Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] setup-java-properties:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] setup-windows-compiler:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] check-prereqs:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] build-dependencies:
[2025-06-12T22:09:58.168Z] [echo] Executing stf.core/build.xml
[2025-06-12T22:09:58.168Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] setup-java-properties:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] setup-windows-compiler:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] check-prereqs:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] build-dependencies:
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] create-bin-dir:
[2025-06-12T22:09:58.168Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-06-12T22:09:58.168Z]
[2025-06-12T22:09:58.168Z] build-java:
[2025-06-12T22:09:58.169Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-06-12T22:10:29.448Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/src/stf.core/net/adoptopenjdk/stf/runner/StfRunner.java uses or overrides a deprecated API.
[2025-06-12T22:10:29.448Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:10:29.448Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-06-12T22:10:36.885Z]
[2025-06-12T22:10:36.885Z] build-jar:
[2025-06-12T22:10:36.885Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-archives:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] copy-log4j2-config:
[2025-06-12T22:10:37.748Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-no-natives:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-natives:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build:
[2025-06-12T22:10:37.748Z] [echo] Executing stf.load/build.xml
[2025-06-12T22:10:37.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] setup-java-properties:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] setup-windows-compiler:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] check-prereqs:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-dependencies:
[2025-06-12T22:10:37.748Z] [echo] Executing stf.core/build.xml
[2025-06-12T22:10:37.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] setup-java-properties:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] setup-windows-compiler:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] check-prereqs:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-dependencies:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] create-bin-dir:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-java:
[2025-06-12T22:10:37.748Z]
[2025-06-12T22:10:37.748Z] build-jar:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] build-archives:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] copy-log4j2-config:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] build-no-natives:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] build-natives:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] build:
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] create-bin-dir:
[2025-06-12T22:10:38.625Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-06-12T22:10:38.625Z]
[2025-06-12T22:10:38.625Z] build-java:
[2025-06-12T22:10:38.625Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-06-12T22:10:55.897Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:148: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:10:55.897Z] [javac] return new Integer(sourceValue);
[2025-06-12T22:10:55.897Z] [javac] ^
[2025-06-12T22:10:55.897Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:150: warning: [removal] Long(String) in Long has been deprecated and marked for removal
[2025-06-12T22:10:55.897Z] [javac] return new Long(sourceValue);
[2025-06-12T22:10:55.897Z] [javac] ^
[2025-06-12T22:10:55.897Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:152: warning: [removal] Float(String) in Float has been deprecated and marked for removal
[2025-06-12T22:10:55.897Z] [javac] return new Float(sourceValue);
[2025-06-12T22:10:55.897Z] [javac] ^
[2025-06-12T22:10:55.897Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:154: warning: [removal] Double(String) in Double has been deprecated and marked for removal
[2025-06-12T22:10:55.897Z] [javac] return new Double(sourceValue);
[2025-06-12T22:10:55.897Z] [javac] ^
[2025-06-12T22:10:55.898Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/loadTest/adaptors/ArbitraryJavaAdaptor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal
[2025-06-12T22:10:55.898Z] [javac] return new Boolean(sourceValue);
[2025-06-12T22:10:55.898Z] [javac] ^
[2025-06-12T22:10:56.723Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-12T22:10:56.723Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:10:56.723Z] [javac] 5 warnings
[2025-06-12T22:10:56.723Z]
[2025-06-12T22:10:56.723Z] build-jar:
[2025-06-12T22:10:56.723Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2025-06-12T22:10:56.723Z]
[2025-06-12T22:10:56.723Z] build-archives:
[2025-06-12T22:10:56.723Z]
[2025-06-12T22:10:56.723Z] build-no-natives:
[2025-06-12T22:10:56.723Z]
[2025-06-12T22:10:56.723Z] build-natives:
[2025-06-12T22:10:56.723Z]
[2025-06-12T22:10:56.723Z] build:
[2025-06-12T22:10:56.723Z] [echo] Executing stf.samples/build.xml
[2025-06-12T22:10:56.723Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-java-properties:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-windows-compiler:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] check-prereqs:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-dependencies:
[2025-06-12T22:10:57.619Z] [echo] Executing stf.core/build.xml
[2025-06-12T22:10:57.619Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-java-properties:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-windows-compiler:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] check-prereqs:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-dependencies:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] create-bin-dir:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-java:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-jar:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-archives:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] copy-log4j2-config:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-no-natives:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-natives:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build:
[2025-06-12T22:10:57.619Z] [echo] Executing stf.load/build.xml
[2025-06-12T22:10:57.619Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-java-properties:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-windows-compiler:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] check-prereqs:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-dependencies:
[2025-06-12T22:10:57.619Z] [echo] Executing stf.core/build.xml
[2025-06-12T22:10:57.619Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-java-properties:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] setup-windows-compiler:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] check-prereqs:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-dependencies:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] create-bin-dir:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-java:
[2025-06-12T22:10:57.619Z]
[2025-06-12T22:10:57.619Z] build-jar:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-archives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] copy-log4j2-config:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-no-natives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-natives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] create-bin-dir:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-java:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-jar:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-archives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-no-natives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-natives:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build:
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] create-bin-dir:
[2025-06-12T22:10:58.486Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-06-12T22:10:58.486Z]
[2025-06-12T22:10:58.486Z] build-java:
[2025-06-12T22:10:58.486Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-jar:
[2025-06-12T22:11:11.039Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-archives:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-no-natives:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-natives:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build:
[2025-06-12T22:11:11.039Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-06-12T22:11:11.039Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] setup-java-properties:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] setup-windows-compiler:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] check-prereqs:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-dependencies:
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] create-bin-dir:
[2025-06-12T22:11:11.039Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-06-12T22:11:11.039Z]
[2025-06-12T22:11:11.039Z] build-java:
[2025-06-12T22:11:11.039Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-06-12T22:11:33.580Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.580Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true));
[2025-06-12T22:11:33.580Z] [javac] ^
[2025-06-12T22:11:33.580Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.580Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true));
[2025-06-12T22:11:33.580Z] [javac] ^
[2025-06-12T22:11:33.580Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.580Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true));
[2025-06-12T22:11:33.580Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false));
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom));
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom));
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.581Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.581Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.581Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.582Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.582Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.582Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.583Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.583Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.583Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.584Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.584Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.585Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.585Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.585Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.586Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.586Z] [javac] ^
[2025-06-12T22:11:33.586Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.587Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.587Z] [javac] ^
[2025-06-12T22:11:33.587Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.588Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.588Z] [javac] ^
[2025-06-12T22:11:33.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:33.589Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-06-12T22:11:33.589Z] [javac] ^
[2025-06-12T22:11:34.475Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.475Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647));
[2025-06-12T22:11:34.475Z] [javac] ^
[2025-06-12T22:11:34.475Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.475Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0));
[2025-06-12T22:11:34.475Z] [javac] ^
[2025-06-12T22:11:34.475Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648));
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648));
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue));
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.476Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.476Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.476Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.477Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.477Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.477Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.478Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.478Z] [javac] ^
[2025-06-12T22:11:34.478Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.479Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.479Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.479Z] [javac] ^
[2025-06-12T22:11:34.480Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.480Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.480Z] [javac] ^
[2025-06-12T22:11:34.480Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:34.480Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-06-12T22:11:34.480Z] [javac] ^
[2025-06-12T22:11:36.265Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:36.265Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647));
[2025-06-12T22:11:36.265Z] [javac] ^
[2025-06-12T22:11:36.265Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:11:36.265Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0));
[2025-06-12T22:11:36.265Z] [javac] ^
[2025-06-12T22:11:45.203Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-06-12T22:11:45.203Z] [javac] Note: Some input files additionally use or override a deprecated API that is marked for removal.
[2025-06-12T22:11:45.203Z] [javac] 100 warnings
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-jar:
[2025-06-12T22:11:45.203Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-archives:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-no-natives:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-natives:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build:
[2025-06-12T22:11:45.203Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-06-12T22:11:45.203Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] setup-java-properties:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] setup-windows-compiler:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] check-prereqs:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-dependencies:
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] create-bin-dir:
[2025-06-12T22:11:45.203Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-06-12T22:11:45.203Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-06-12T22:11:45.203Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-06-12T22:11:45.203Z]
[2025-06-12T22:11:45.203Z] build-java:
[2025-06-12T22:11:45.203Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-06-12T22:11:52.779Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:207: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:11:52.779Z] [javac] if (cname.equals("boolean")) o = new Boolean (false);
[2025-06-12T22:11:52.779Z] [javac] ^
[2025-06-12T22:11:52.779Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:208: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:11:52.779Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0);
[2025-06-12T22:11:52.779Z] [javac] ^
[2025-06-12T22:11:52.780Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:209: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:11:52.780Z] [javac] else if (cname.equals("char")) o = new Character ((char)0);
[2025-06-12T22:11:52.780Z] [javac] ^
[2025-06-12T22:11:52.780Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:210: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:11:52.780Z] [javac] else if (cname.equals("short")) o = new Short ((short)0);
[2025-06-12T22:11:52.780Z] [javac] ^
[2025-06-12T22:11:52.780Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:211: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:11:52.780Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0);
[2025-06-12T22:11:52.780Z] [javac] ^
[2025-06-12T22:11:52.780Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:212: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:11:52.780Z] [javac] else if (cname.equals("long")) o = new Long (0L);
[2025-06-12T22:11:52.780Z] [javac] ^
[2025-06-12T22:11:52.781Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:213: warning: [removal] Float(double) in Float has been deprecated and marked for removal
[2025-06-12T22:11:52.781Z] [javac] else if (cname.equals("float")) o = new Float (0.0);
[2025-06-12T22:11:52.781Z] [javac] ^
[2025-06-12T22:11:52.781Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:11:52.781Z] [javac] else if (cname.equals("double")) o = new Double (0.0);
[2025-06-12T22:11:52.781Z] [javac] ^
[2025-06-12T22:11:53.618Z] [javac] 8 warnings
[2025-06-12T22:11:53.618Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-06-12T22:11:58.451Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-06-12T22:12:02.246Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2025-06-12T22:12:02.246Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2025-06-12T22:12:02.246Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2025-06-12T22:12:02.247Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-jar:
[2025-06-12T22:12:02.247Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-archives:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-no-natives:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-natives:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] copy-dict-file:
[2025-06-12T22:12:02.247Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build:
[2025-06-12T22:12:02.247Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-06-12T22:12:02.247Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] setup-java-properties:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] setup-windows-compiler:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] check-prereqs:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-dependencies:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] create-bin-dir:
[2025-06-12T22:12:02.247Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-java-8:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-java-11-25plus:
[2025-06-12T22:12:02.247Z]
[2025-06-12T22:12:02.247Z] build-java-17-24:
[2025-06-12T22:12:02.248Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-06-12T22:12:14.830Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/stf/jdi/JdiTest.java:167: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:14.830Z] [javac] int numOfConnections = new Integer(props.getProperty("numOfConnections"));
[2025-06-12T22:12:14.830Z] [javac] ^
[2025-06-12T22:12:16.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/test/jdi/debugger/Connectors.java:116: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:16.584Z] [javac] Integer numOfConnectionsInteger = new Integer(numOfConnectionsString);
[2025-06-12T22:12:16.584Z] [javac] ^
[2025-06-12T22:12:16.584Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/src/test.debugging/net/adoptopenjdk/test/jdi/debugger/Connectors.java:133: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:16.584Z] [javac] Integer numOfEventsInteger = new Integer(numOfEventsString);
[2025-06-12T22:12:16.584Z] [javac] ^
[2025-06-12T22:12:19.345Z] [javac] 3 warnings
[2025-06-12T22:12:20.227Z]
[2025-06-12T22:12:20.227Z] build-java:
[2025-06-12T22:12:20.227Z]
[2025-06-12T22:12:20.227Z] build-jdi-jar:
[2025-06-12T22:12:20.227Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2025-06-12T22:12:20.227Z]
[2025-06-12T22:12:20.227Z] build-hcr-jar:
[2025-06-12T22:12:20.227Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2025-06-12T22:12:20.227Z]
[2025-06-12T22:12:20.227Z] build-jars:
[2025-06-12T22:12:20.227Z]
[2025-06-12T22:12:20.228Z] build-archives:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] build-no-natives:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] build-natives:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] build:
[2025-06-12T22:12:20.228Z] [echo] Executing openjdk.test.gc/build.xml
[2025-06-12T22:12:20.228Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] setup-java-properties:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] setup-windows-compiler:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] check-prereqs:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] build-dependencies:
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] create-bin-dir:
[2025-06-12T22:12:20.228Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-06-12T22:12:20.228Z]
[2025-06-12T22:12:20.228Z] build-java:
[2025-06-12T22:12:20.228Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-06-12T22:12:29.244Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java:162: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:29.244Z] [javac] int size = new Integer(args[0]);
[2025-06-12T22:12:29.244Z] [javac] ^
[2025-06-12T22:12:29.244Z] [javac] 1 warning
[2025-06-12T22:12:29.244Z]
[2025-06-12T22:12:29.244Z] build-jar:
[2025-06-12T22:12:29.244Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build-archives:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build-no-natives:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build-natives:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build:
[2025-06-12T22:12:30.103Z] [echo] Executing openjdk.test.jck/build.xml
[2025-06-12T22:12:30.103Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] setup-java-properties:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] setup-windows-compiler:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] check-prereqs:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build-dependencies:
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] create-bin-dir:
[2025-06-12T22:12:30.103Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-06-12T22:12:30.103Z]
[2025-06-12T22:12:30.103Z] build-java:
[2025-06-12T22:12:30.103Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-jar:
[2025-06-12T22:12:44.509Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-archives:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-no-natives:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] setup-native-build-command:
[2025-06-12T22:12:44.509Z] [echo] building natives for java_platform linux_x86-64
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-natives-windows:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-natives-unix:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-natives:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build:
[2025-06-12T22:12:44.509Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-06-12T22:12:44.509Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] setup-java-properties:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] setup-windows-compiler:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] check-prereqs:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-dependencies:
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] create-bin-dir:
[2025-06-12T22:12:44.509Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-06-12T22:12:44.509Z]
[2025-06-12T22:12:44.509Z] build-java:
[2025-06-12T22:12:44.509Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-06-12T22:12:55.610Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:204: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:55.610Z] [javac] stringHashMap.put(new Integer(x), new StringHolder(tempString));
[2025-06-12T22:12:55.610Z] [javac] ^
[2025-06-12T22:12:55.610Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:205: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:55.610Z] [javac] originalStringHashMap.put(new Integer(x), new StringHolder(tempString));
[2025-06-12T22:12:55.610Z] [javac] ^
[2025-06-12T22:12:55.610Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:206: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:55.610Z] [javac] stringHashtable.put(new Integer(x), new StringHolder(tempString));
[2025-06-12T22:12:55.610Z] [javac] ^
[2025-06-12T22:12:55.610Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:207: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:55.610Z] [javac] originalStringHashtable.put(new Integer(x), new StringHolder(tempString));
[2025-06-12T22:12:55.610Z] [javac] ^
[2025-06-12T22:12:57.374Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:425: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:12:57.374Z] [javac] int x = randomNumbers.nextInt(new Long(s.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator s.
[2025-06-12T22:12:57.374Z] [javac] ^
[2025-06-12T22:12:57.374Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:426: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:12:57.374Z] [javac] int k = randomNumbers.nextInt(new Long(p.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator p.
[2025-06-12T22:12:57.374Z] [javac] ^
[2025-06-12T22:12:57.374Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:57.375Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success"));
[2025-06-12T22:12:57.375Z] [javac] ^
[2025-06-12T22:12:57.375Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:57.375Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success"));
[2025-06-12T22:12:57.375Z] [javac] ^
[2025-06-12T22:12:57.375Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:57.375Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success"));
[2025-06-12T22:12:57.375Z] [javac] ^
[2025-06-12T22:12:57.376Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:12:57.376Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success"));
[2025-06-12T22:12:57.376Z] [javac] ^
[2025-06-12T22:13:02.157Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:116: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:02.157Z] [javac] Integer expected = new Integer(27);
[2025-06-12T22:13:02.157Z] [javac] ^
[2025-06-12T22:13:02.157Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:117: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:02.157Z] [javac] Integer actual = intCubed.action(new Integer(3));
[2025-06-12T22:13:02.157Z] [javac] ^
[2025-06-12T22:13:02.157Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:165: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:02.157Z] [javac] Counter counter = (vbool, vb, vs, vi, vl, vf, vd) -> new Double(vb + vs + vi + vl + vf + vd);
[2025-06-12T22:13:02.157Z] [javac] ^
[2025-06-12T22:13:02.158Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:170: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:13:02.158Z] [javac] new Byte((byte) 1), // total = 1
[2025-06-12T22:13:02.158Z] [javac] ^
[2025-06-12T22:13:02.158Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:171: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:13:02.158Z] [javac] new Short((short) 2), // total now 3
[2025-06-12T22:13:02.158Z] [javac] ^
[2025-06-12T22:13:02.158Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:172: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:02.158Z] [javac] new Integer(3), // now 6
[2025-06-12T22:13:02.158Z] [javac] ^
[2025-06-12T22:13:02.158Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:173: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:13:02.158Z] [javac] new Long(4), // 10
[2025-06-12T22:13:02.158Z] [javac] ^
[2025-06-12T22:13:03.002Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:174: warning: [removal] Float(double) in Float has been deprecated and marked for removal
[2025-06-12T22:13:03.002Z] [javac] new Float(5.25), // 15.25
[2025-06-12T22:13:03.002Z] [javac] ^
[2025-06-12T22:13:03.002Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaInferredTyping.java:175: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:03.002Z] [javac] new Double(6.5)); // 21.75
[2025-06-12T22:13:03.002Z] [javac] ^
[2025-06-12T22:13:03.002Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaJavaInterfaces.java:173: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:03.002Z] [javac] Integer expected1 = new Integer(51);
[2025-06-12T22:13:03.002Z] [javac] ^
[2025-06-12T22:13:03.003Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaJavaInterfaces.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:03.003Z] [javac] Integer exected2 = new Integer(111);
[2025-06-12T22:13:03.003Z] [javac] ^
[2025-06-12T22:13:03.830Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdaMethodReferences.java:287: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:03.831Z] [javac] Person person1 = factory.create(Title.MR, "Adam", "Smith", new Integer(67));
[2025-06-12T22:13:03.831Z] [javac] ^
[2025-06-12T22:13:07.600Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:272: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:07.600Z] [javac] Integer expected = new Integer(5985);
[2025-06-12T22:13:07.600Z] [javac] ^
[2025-06-12T22:13:07.601Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:283: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:07.601Z] [javac] Double expectedDouble = new Double(5.291);
[2025-06-12T22:13:07.601Z] [javac] ^
[2025-06-12T22:13:07.601Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:514: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:07.601Z] [javac] Integer input = new Integer(29);
[2025-06-12T22:13:07.601Z] [javac] ^
[2025-06-12T22:13:08.436Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/src/test.lambda/net/adoptopenjdk/test/lambda/TestLambdasUserDefinedInterface.java:527: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:08.436Z] [javac] Double input = new Double(800d);
[2025-06-12T22:13:08.436Z] [javac] ^
[2025-06-12T22:13:13.236Z] [javac] 26 warnings
[2025-06-12T22:13:13.236Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] build-jar:
[2025-06-12T22:13:13.236Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] build-archives:
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] build-no-natives:
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] build-natives:
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] build:
[2025-06-12T22:13:13.236Z] [echo] Executing openjdk.test.lang/build.xml
[2025-06-12T22:13:13.236Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] setup-java-properties:
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.236Z] setup-windows-compiler:
[2025-06-12T22:13:13.236Z]
[2025-06-12T22:13:13.237Z] check-prereqs:
[2025-06-12T22:13:13.237Z]
[2025-06-12T22:13:13.237Z] build-dependencies:
[2025-06-12T22:13:13.237Z]
[2025-06-12T22:13:13.237Z] create-bin-dir:
[2025-06-12T22:13:13.237Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-06-12T22:13:13.237Z]
[2025-06-12T22:13:13.237Z] build-java:
[2025-06-12T22:13:13.237Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-06-12T22:13:28.018Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:108: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:28.018Z] [javac] Float f1 = new Float(a);
[2025-06-12T22:13:28.018Z] [javac] ^
[2025-06-12T22:13:28.018Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:109: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:28.018Z] [javac] Float f2 = new Float(b);
[2025-06-12T22:13:28.018Z] [javac] ^
[2025-06-12T22:13:28.019Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:121: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:28.019Z] [javac] Double d1 = new Double(a);
[2025-06-12T22:13:28.019Z] [javac] ^
[2025-06-12T22:13:28.019Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:122: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:28.019Z] [javac] Double d2 = new Double(b);
[2025-06-12T22:13:28.019Z] [javac] ^
[2025-06-12T22:13:28.019Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:966: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:13:28.019Z] [javac] Object o = new Boolean(v);
[2025-06-12T22:13:28.019Z] [javac] ^
[2025-06-12T22:13:28.885Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:1547: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:13:28.885Z] [javac] Object o = new Byte(v);
[2025-06-12T22:13:28.885Z] [javac] ^
[2025-06-12T22:13:29.738Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2009: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:13:29.738Z] [javac] Object o = new Short(v);
[2025-06-12T22:13:29.738Z] [javac] ^
[2025-06-12T22:13:29.738Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2496: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:13:29.738Z] [javac] Object o = new Character(v);
[2025-06-12T22:13:29.738Z] [javac] ^
[2025-06-12T22:13:30.621Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:2980: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:30.621Z] [javac] Object o = new Float(v);
[2025-06-12T22:13:30.621Z] [javac] ^
[2025-06-12T22:13:30.621Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:3542: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:30.621Z] [javac] Object o = new Double(v);
[2025-06-12T22:13:30.621Z] [javac] ^
[2025-06-12T22:13:30.621Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:4128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:30.621Z] [javac] Object o = new Integer(v);
[2025-06-12T22:13:30.621Z] [javac] ^
[2025-06-12T22:13:31.503Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/AsTypeTest.java:4588: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:13:31.503Z] [javac] Object o = new Long(v);
[2025-06-12T22:13:31.503Z] [javac] ^
[2025-06-12T22:13:34.255Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:70: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:34.256Z] [javac] Float f1 = new Float(a);
[2025-06-12T22:13:34.256Z] [javac] ^
[2025-06-12T22:13:34.256Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:34.256Z] [javac] Float f2 = new Float(b);
[2025-06-12T22:13:34.256Z] [javac] ^
[2025-06-12T22:13:34.256Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:83: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:34.256Z] [javac] Double d1 = new Double(a);
[2025-06-12T22:13:34.256Z] [javac] ^
[2025-06-12T22:13:34.256Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:34.256Z] [javac] Double d2 = new Double(b);
[2025-06-12T22:13:34.256Z] [javac] ^
[2025-06-12T22:13:35.130Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:930: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:35.130Z] [javac] Object o = new Integer(v);
[2025-06-12T22:13:35.130Z] [javac] ^
[2025-06-12T22:13:35.130Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:1390: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:13:35.130Z] [javac] Object o = new Long(v);
[2025-06-12T22:13:35.130Z] [javac] ^
[2025-06-12T22:13:35.983Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:1928: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:13:35.983Z] [javac] Object o = new Byte(v);
[2025-06-12T22:13:35.983Z] [javac] ^
[2025-06-12T22:13:35.983Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:2390: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:13:35.983Z] [javac] Object o = new Character(v);
[2025-06-12T22:13:35.983Z] [javac] ^
[2025-06-12T22:13:36.827Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:2874: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:13:36.827Z] [javac] Object o = new Boolean(v);
[2025-06-12T22:13:36.827Z] [javac] ^
[2025-06-12T22:13:36.827Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:3454: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:13:36.827Z] [javac] Object o = new Short(v);
[2025-06-12T22:13:36.827Z] [javac] ^
[2025-06-12T22:13:37.670Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:3940: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:37.670Z] [javac] Object o = new Float(v);
[2025-06-12T22:13:37.670Z] [javac] ^
[2025-06-12T22:13:37.671Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestExplicit.java:4502: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:37.671Z] [javac] Object o = new Double(v);
[2025-06-12T22:13:37.671Z] [javac] ^
[2025-06-12T22:13:38.529Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:38.529Z] [javac] Float f1 = new Float(a);
[2025-06-12T22:13:38.529Z] [javac] ^
[2025-06-12T22:13:38.530Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:72: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:38.530Z] [javac] Float f2 = new Float(b);
[2025-06-12T22:13:38.530Z] [javac] ^
[2025-06-12T22:13:38.530Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:38.530Z] [javac] Double d1 = new Double(a);
[2025-06-12T22:13:38.530Z] [javac] ^
[2025-06-12T22:13:38.530Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:85: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:38.530Z] [javac] Double d2 = new Double(b);
[2025-06-12T22:13:38.530Z] [javac] ^
[2025-06-12T22:13:39.384Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:919: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:13:39.384Z] [javac] Object o = new Integer(v);
[2025-06-12T22:13:39.384Z] [javac] ^
[2025-06-12T22:13:39.384Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:1379: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:13:39.384Z] [javac] Object o = new Long(v);
[2025-06-12T22:13:39.384Z] [javac] ^
[2025-06-12T22:13:39.384Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:1917: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:13:39.384Z] [javac] Object o = new Byte(v);
[2025-06-12T22:13:39.384Z] [javac] ^
[2025-06-12T22:13:40.213Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:2379: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:13:40.213Z] [javac] Object o = new Character(v);
[2025-06-12T22:13:40.213Z] [javac] ^
[2025-06-12T22:13:40.213Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:2863: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:13:40.213Z] [javac] Object o = new Boolean(v);
[2025-06-12T22:13:40.213Z] [javac] ^
[2025-06-12T22:13:40.214Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:3443: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:13:40.214Z] [javac] Object o = new Short(v);
[2025-06-12T22:13:40.214Z] [javac] ^
[2025-06-12T22:13:41.043Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:3929: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:13:41.043Z] [javac] Object o = new Float(v);
[2025-06-12T22:13:41.043Z] [javac] ^
[2025-06-12T22:13:41.044Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/StaticAsTypeTestImplicit.java:4491: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:13:41.044Z] [javac] Object o = new Double(v);
[2025-06-12T22:13:41.044Z] [javac] ^
[2025-06-12T22:13:42.741Z] [javac] 36 warnings
[2025-06-12T22:13:43.580Z]
[2025-06-12T22:13:43.580Z] build-jar:
[2025-06-12T22:13:43.580Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2025-06-12T22:13:43.580Z]
[2025-06-12T22:13:43.580Z] build-archives:
[2025-06-12T22:13:43.580Z]
[2025-06-12T22:13:43.580Z] build-no-natives:
[2025-06-12T22:13:43.580Z]
[2025-06-12T22:13:43.580Z] build-natives:
[2025-06-12T22:13:43.580Z]
[2025-06-12T22:13:43.580Z] build:
[2025-06-12T22:13:43.580Z] [echo] Executing openjdk.test.load/build.xml
[2025-06-12T22:13:43.581Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] setup-java-properties:
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] setup-windows-compiler:
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] check-prereqs:
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] build-dependencies:
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] create-bin-dir:
[2025-06-12T22:13:43.581Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-06-12T22:13:43.581Z]
[2025-06-12T22:13:43.581Z] build-java:
[2025-06-12T22:13:43.581Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-jar:
[2025-06-12T22:13:52.490Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-archives:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-no-natives:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-natives:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build:
[2025-06-12T22:13:52.490Z] [echo] Executing openjdk.test.locking/build.xml
[2025-06-12T22:13:52.490Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] setup-java-properties:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] setup-windows-compiler:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] check-prereqs:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-dependencies:
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] create-bin-dir:
[2025-06-12T22:13:52.490Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-06-12T22:13:52.490Z]
[2025-06-12T22:13:52.490Z] build-java:
[2025-06-12T22:13:52.490Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-jar:
[2025-06-12T22:13:58.585Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-archives:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-no-natives:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-natives:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build:
[2025-06-12T22:13:58.585Z] [echo] Executing openjdk.test.math/build.xml
[2025-06-12T22:13:58.585Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] setup-java-properties:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] setup-windows-compiler:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] check-prereqs:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-dependencies:
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] create-bin-dir:
[2025-06-12T22:13:58.585Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-06-12T22:13:58.585Z]
[2025-06-12T22:13:58.585Z] build-java:
[2025-06-12T22:13:58.585Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-06-12T22:14:35.152Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:35.152Z] [javac] public strictfp class AutoSIMDTestDouble {
[2025-06-12T22:14:35.152Z] [javac] ^
[2025-06-12T22:14:35.152Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:35.153Z] [javac] public strictfp class AutoSIMDTestFloat {
[2025-06-12T22:14:35.153Z] [javac] ^
[2025-06-12T22:14:36.892Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:36.892Z] [javac] public strictfp class AutoSIMDTestInteger {
[2025-06-12T22:14:36.892Z] [javac] ^
[2025-06-12T22:14:37.743Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:37.743Z] [javac] public strictfp class AutoSIMDTestLong {
[2025-06-12T22:14:37.743Z] [javac] ^
[2025-06-12T22:14:39.463Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:39.463Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1);
[2025-06-12T22:14:39.463Z] [javac] ^
[2025-06-12T22:14:40.317Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.317Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648);
[2025-06-12T22:14:40.317Z] [javac] ^
[2025-06-12T22:14:40.317Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1);
[2025-06-12T22:14:40.318Z] [javac] ^
[2025-06-12T22:14:40.318Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1);
[2025-06-12T22:14:40.318Z] [javac] ^
[2025-06-12T22:14:40.318Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-06-12T22:14:40.318Z] [javac] ^
[2025-06-12T22:14:40.318Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0);
[2025-06-12T22:14:40.318Z] [javac] ^
[2025-06-12T22:14:40.318Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:40.318Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1);
[2025-06-12T22:14:40.318Z] [javac] ^
[2025-06-12T22:14:41.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:41.184Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1);
[2025-06-12T22:14:41.184Z] [javac] ^
[2025-06-12T22:14:41.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:41.184Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647);
[2025-06-12T22:14:41.184Z] [javac] ^
[2025-06-12T22:14:42.037Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.038Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0);
[2025-06-12T22:14:42.038Z] [javac] ^
[2025-06-12T22:14:42.038Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.038Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1);
[2025-06-12T22:14:42.038Z] [javac] ^
[2025-06-12T22:14:42.882Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.882Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648);
[2025-06-12T22:14:42.882Z] [javac] ^
[2025-06-12T22:14:42.882Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.882Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1);
[2025-06-12T22:14:42.882Z] [javac] ^
[2025-06-12T22:14:42.883Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.883Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1);
[2025-06-12T22:14:42.883Z] [javac] ^
[2025-06-12T22:14:42.883Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.883Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647);
[2025-06-12T22:14:42.883Z] [javac] ^
[2025-06-12T22:14:42.883Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.883Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648);
[2025-06-12T22:14:42.883Z] [javac] ^
[2025-06-12T22:14:42.883Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.883Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0);
[2025-06-12T22:14:42.883Z] [javac] ^
[2025-06-12T22:14:42.883Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.883Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1);
[2025-06-12T22:14:42.883Z] [javac] ^
[2025-06-12T22:14:42.884Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:42.884Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0);
[2025-06-12T22:14:42.884Z] [javac] ^
[2025-06-12T22:14:43.730Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:43.730Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1);
[2025-06-12T22:14:43.730Z] [javac] ^
[2025-06-12T22:14:43.730Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:43.730Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-06-12T22:14:43.730Z] [javac] ^
[2025-06-12T22:14:44.588Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.588Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647);
[2025-06-12T22:14:44.588Z] [javac] ^
[2025-06-12T22:14:44.589Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.589Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0);
[2025-06-12T22:14:44.589Z] [javac] ^
[2025-06-12T22:14:44.589Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.589Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648);
[2025-06-12T22:14:44.589Z] [javac] ^
[2025-06-12T22:14:44.589Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.589Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0);
[2025-06-12T22:14:44.589Z] [javac] ^
[2025-06-12T22:14:44.589Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.590Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0);
[2025-06-12T22:14:44.590Z] [javac] ^
[2025-06-12T22:14:44.590Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:44.590Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1);
[2025-06-12T22:14:44.590Z] [javac] ^
[2025-06-12T22:14:45.427Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.428Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1);
[2025-06-12T22:14:45.428Z] [javac] ^
[2025-06-12T22:14:45.428Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:45.429Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1);
[2025-06-12T22:14:45.429Z] [javac] ^
[2025-06-12T22:14:47.142Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.142Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648);
[2025-06-12T22:14:47.142Z] [javac] ^
[2025-06-12T22:14:47.142Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.142Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0);
[2025-06-12T22:14:47.142Z] [javac] ^
[2025-06-12T22:14:47.980Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.980Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1);
[2025-06-12T22:14:47.980Z] [javac] ^
[2025-06-12T22:14:47.980Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.981Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648);
[2025-06-12T22:14:47.981Z] [javac] ^
[2025-06-12T22:14:47.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.981Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647);
[2025-06-12T22:14:47.981Z] [javac] ^
[2025-06-12T22:14:47.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.981Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0);
[2025-06-12T22:14:47.981Z] [javac] ^
[2025-06-12T22:14:47.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:47.981Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647);
[2025-06-12T22:14:47.981Z] [javac] ^
[2025-06-12T22:14:48.814Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.814Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647);
[2025-06-12T22:14:48.814Z] [javac] ^
[2025-06-12T22:14:48.814Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.814Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1);
[2025-06-12T22:14:48.814Z] [javac] ^
[2025-06-12T22:14:48.814Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.814Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1);
[2025-06-12T22:14:48.814Z] [javac] ^
[2025-06-12T22:14:48.814Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.814Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1);
[2025-06-12T22:14:48.814Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:48.815Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:48.815Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1);
[2025-06-12T22:14:48.815Z] [javac] ^
[2025-06-12T22:14:49.641Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.641Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1);
[2025-06-12T22:14:49.641Z] [javac] ^
[2025-06-12T22:14:49.641Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.641Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0);
[2025-06-12T22:14:49.641Z] [javac] ^
[2025-06-12T22:14:49.641Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.641Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0);
[2025-06-12T22:14:49.641Z] [javac] ^
[2025-06-12T22:14:49.642Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.642Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648);
[2025-06-12T22:14:49.642Z] [javac] ^
[2025-06-12T22:14:49.642Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.642Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647);
[2025-06-12T22:14:49.642Z] [javac] ^
[2025-06-12T22:14:49.642Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.642Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647);
[2025-06-12T22:14:49.642Z] [javac] ^
[2025-06-12T22:14:49.642Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:49.642Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647);
[2025-06-12T22:14:49.642Z] [javac] ^
[2025-06-12T22:14:50.480Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.480Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648);
[2025-06-12T22:14:50.480Z] [javac] ^
[2025-06-12T22:14:50.480Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.480Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648);
[2025-06-12T22:14:50.480Z] [javac] ^
[2025-06-12T22:14:50.480Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.481Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0);
[2025-06-12T22:14:50.481Z] [javac] ^
[2025-06-12T22:14:50.481Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.481Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647);
[2025-06-12T22:14:50.481Z] [javac] ^
[2025-06-12T22:14:50.481Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.481Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0);
[2025-06-12T22:14:50.481Z] [javac] ^
[2025-06-12T22:14:50.481Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.481Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648);
[2025-06-12T22:14:50.481Z] [javac] ^
[2025-06-12T22:14:50.481Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.481Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1);
[2025-06-12T22:14:50.481Z] [javac] ^
[2025-06-12T22:14:50.482Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:50.482Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647);
[2025-06-12T22:14:50.482Z] [javac] ^
[2025-06-12T22:14:51.321Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.321Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1);
[2025-06-12T22:14:51.321Z] [javac] ^
[2025-06-12T22:14:51.321Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.321Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648);
[2025-06-12T22:14:51.321Z] [javac] ^
[2025-06-12T22:14:51.321Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.321Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-06-12T22:14:51.321Z] [javac] ^
[2025-06-12T22:14:51.321Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.321Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0);
[2025-06-12T22:14:51.321Z] [javac] ^
[2025-06-12T22:14:51.321Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.322Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647);
[2025-06-12T22:14:51.322Z] [javac] ^
[2025-06-12T22:14:51.322Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:51.322Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648);
[2025-06-12T22:14:51.322Z] [javac] ^
[2025-06-12T22:14:52.151Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.152Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647);
[2025-06-12T22:14:52.152Z] [javac] ^
[2025-06-12T22:14:52.152Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.152Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647);
[2025-06-12T22:14:52.152Z] [javac] ^
[2025-06-12T22:14:52.980Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.980Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1);
[2025-06-12T22:14:52.981Z] [javac] ^
[2025-06-12T22:14:52.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.981Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1);
[2025-06-12T22:14:52.981Z] [javac] ^
[2025-06-12T22:14:52.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.981Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1);
[2025-06-12T22:14:52.981Z] [javac] ^
[2025-06-12T22:14:52.981Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.981Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1);
[2025-06-12T22:14:52.981Z] [javac] ^
[2025-06-12T22:14:52.982Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.982Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1);
[2025-06-12T22:14:52.982Z] [javac] ^
[2025-06-12T22:14:52.983Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:52.983Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648);
[2025-06-12T22:14:52.983Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.818Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.818Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648);
[2025-06-12T22:14:53.818Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:14:53.819Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:14:53.819Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648);
[2025-06-12T22:14:53.819Z] [javac] ^
[2025-06-12T22:16:29.354Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-06-12T22:16:29.354Z] [javac] 100 warnings
[2025-06-12T22:16:29.354Z]
[2025-06-12T22:16:29.354Z] build-jar:
[2025-06-12T22:16:29.354Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2025-06-12T22:16:29.354Z]
[2025-06-12T22:16:29.354Z] build-archives:
[2025-06-12T22:16:29.354Z]
[2025-06-12T22:16:29.354Z] build-no-natives:
[2025-06-12T22:16:29.354Z]
[2025-06-12T22:16:29.354Z] build-natives:
[2025-06-12T22:16:29.354Z]
[2025-06-12T22:16:29.354Z] build:
[2025-06-12T22:16:29.354Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-06-12T22:16:29.355Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] check-if-already-built:
[2025-06-12T22:16:29.355Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists
[2025-06-12T22:16:29.355Z] [echo] openjdk_test_mauve_already_built is true
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] check-if-cvs-available:
[2025-06-12T22:16:29.355Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-06-12T22:16:29.355Z] [echo] cvs_available is true
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] download-cvsclient:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] output-recreate-message:
[2025-06-12T22:16:29.355Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-06-12T22:16:29.355Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] delete-work-dir:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] create-work-dir:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] get-source:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] check-if-source-available:
[2025-06-12T22:16:29.355Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2025-06-12T22:16:29.355Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] delete-corba-files:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] mauve-configure:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] setup-java-properties:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-harness:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-tests:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-java:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-jar:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-archives:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] check-if-work_jar_file-exists:
[2025-06-12T22:16:29.355Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2025-06-12T22:16:29.355Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] install-archives:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] configure:
[2025-06-12T22:16:29.355Z] [echo] Executing openjdk.test.nio/build.xml
[2025-06-12T22:16:29.355Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] setup-java-properties:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] setup-windows-compiler:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] check-prereqs:
[2025-06-12T22:16:29.355Z]
[2025-06-12T22:16:29.355Z] build-dependencies:
[2025-06-12T22:16:29.356Z]
[2025-06-12T22:16:29.356Z] create-bin-dir:
[2025-06-12T22:16:29.356Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-06-12T22:16:29.356Z]
[2025-06-12T22:16:29.356Z] check-java-nio-filesystem:
[2025-06-12T22:16:29.356Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-06-12T22:16:29.356Z]
[2025-06-12T22:16:29.356Z] copy-resources:
[2025-06-12T22:16:29.356Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-06-12T22:16:29.356Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-06-12T22:16:29.356Z]
[2025-06-12T22:16:29.356Z] build-java-nio-filesystem:
[2025-06-12T22:16:29.356Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-06-12T22:16:29.356Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-06-12T22:16:29.356Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:16:29.356Z] [exec] Done
[2025-06-12T22:16:29.356Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:16:29.357Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-06-12T22:16:49.037Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2025-06-12T22:16:49.037Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-06-12T22:16:49.038Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-06-12T22:16:49.038Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2025-06-12T22:16:49.872Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-06-12T22:16:50.696Z]
[2025-06-12T22:16:50.696Z] build-java:
[2025-06-12T22:16:50.696Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-06-12T22:17:05.180Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioApp.java:956: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.181Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(nNewValue));
[2025-06-12T22:17:05.181Z] [javac] ^
[2025-06-12T22:17:05.181Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioApp.java:959: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.181Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(1));
[2025-06-12T22:17:05.181Z] [javac] ^
[2025-06-12T22:17:05.181Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:355: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:17:05.181Z] [javac] Byte byteFromBuffer = new Byte(readFromFile[i].get());
[2025-06-12T22:17:05.181Z] [javac] ^
[2025-06-12T22:17:05.181Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:365: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:17:05.182Z] [javac] Character charFromBuffer = new Character(charBuff.get());
[2025-06-12T22:17:05.182Z] [javac] ^
[2025-06-12T22:17:05.182Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:376: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:17:05.182Z] [javac] Double doubleFromBuffer = new Double(doubleBuff.get());
[2025-06-12T22:17:05.182Z] [javac] ^
[2025-06-12T22:17:05.182Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:386: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:17:05.182Z] [javac] Float floatFromBuffer = new Float(floatBuff.get());
[2025-06-12T22:17:05.182Z] [javac] ^
[2025-06-12T22:17:05.182Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:396: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.182Z] [javac] Integer intFromBuffer = new Integer(intBuff.get());
[2025-06-12T22:17:05.182Z] [javac] ^
[2025-06-12T22:17:05.183Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:406: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:17:05.183Z] [javac] Long longFromBuffer = new Long(longBuff.get());
[2025-06-12T22:17:05.183Z] [javac] ^
[2025-06-12T22:17:05.183Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:416: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:17:05.183Z] [javac] Short shortFromBuffer = new Short(shortBuff.get());
[2025-06-12T22:17:05.183Z] [javac] ^
[2025-06-12T22:17:05.183Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:982: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal
[2025-06-12T22:17:05.183Z] [javac] Byte objRandomNumber = new Byte(randomNumber);
[2025-06-12T22:17:05.183Z] [javac] ^
[2025-06-12T22:17:05.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:996: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:17:05.184Z] [javac] Character objRandomNumber = new Character(
[2025-06-12T22:17:05.184Z] [javac] ^
[2025-06-12T22:17:05.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1009: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:17:05.184Z] [javac] Double objRandomNumber = new Double(randomNumber);
[2025-06-12T22:17:05.184Z] [javac] ^
[2025-06-12T22:17:05.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1022: warning: [removal] Float(float) in Float has been deprecated and marked for removal
[2025-06-12T22:17:05.184Z] [javac] Float objRandomNumber = new Float(randomNumber);
[2025-06-12T22:17:05.184Z] [javac] ^
[2025-06-12T22:17:05.184Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1035: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.184Z] [javac] Integer objRandomNumber = new Integer(randomNumber);
[2025-06-12T22:17:05.184Z] [javac] ^
[2025-06-12T22:17:05.185Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1048: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:17:05.185Z] [javac] Long objRandomNumber = new Long(randomNumber);
[2025-06-12T22:17:05.185Z] [javac] ^
[2025-06-12T22:17:05.185Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/NioBuffersTest.java:1061: warning: [removal] Short(short) in Short has been deprecated and marked for removal
[2025-06-12T22:17:05.185Z] [javac] Short objRandomNumber = new Short(randomNumber);
[2025-06-12T22:17:05.185Z] [javac] ^
[2025-06-12T22:17:05.997Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/WordCount.java:57: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.997Z] [javac] Integer ONE = new Integer(1);
[2025-06-12T22:17:05.997Z] [javac] ^
[2025-06-12T22:17:05.997Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio/WordCount.java:77: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:05.997Z] [javac] frequency = new Integer(value + 1);
[2025-06-12T22:17:05.997Z] [javac] ^
[2025-06-12T22:17:13.408Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-12T22:17:13.408Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:17:13.408Z] [javac] 18 warnings
[2025-06-12T22:17:13.408Z]
[2025-06-12T22:17:13.408Z] build-jar:
[2025-06-12T22:17:13.408Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2025-06-12T22:17:13.408Z]
[2025-06-12T22:17:13.408Z] build-archives:
[2025-06-12T22:17:13.408Z]
[2025-06-12T22:17:13.408Z] build-no-natives:
[2025-06-12T22:17:13.408Z]
[2025-06-12T22:17:13.408Z] build-natives:
[2025-06-12T22:17:13.408Z]
[2025-06-12T22:17:13.408Z] build:
[2025-06-12T22:17:14.235Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-06-12T22:17:14.236Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] setup-java-properties:
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] setup-windows-compiler:
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] check-prereqs:
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] build-dependencies:
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] create-bin-dir:
[2025-06-12T22:17:14.236Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-06-12T22:17:14.236Z]
[2025-06-12T22:17:14.236Z] build-java:
[2025-06-12T22:17:14.236Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-06-12T22:17:20.167Z]
[2025-06-12T22:17:20.167Z] build-jar:
[2025-06-12T22:17:20.168Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build-archives:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build-no-natives:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build-natives:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build:
[2025-06-12T22:17:20.168Z] [echo] Executing openjdk.test.security/build.xml
[2025-06-12T22:17:20.168Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] setup-java-properties:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] setup-windows-compiler:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] check-prereqs:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build-dependencies:
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] create-bin-dir:
[2025-06-12T22:17:20.168Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-06-12T22:17:20.168Z]
[2025-06-12T22:17:20.168Z] build-java:
[2025-06-12T22:17:20.168Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-jar:
[2025-06-12T22:17:28.966Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-archives:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-no-natives:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-natives:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build:
[2025-06-12T22:17:28.966Z] [echo] Executing openjdk.test.util/build.xml
[2025-06-12T22:17:28.966Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] setup-java-properties:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] setup-windows-compiler:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] check-prereqs:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-dependencies:
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] create-bin-dir:
[2025-06-12T22:17:28.966Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-06-12T22:17:28.966Z]
[2025-06-12T22:17:28.966Z] build-java:
[2025-06-12T22:17:28.966Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-06-12T22:17:36.332Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:36.332Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1));
[2025-06-12T22:17:36.332Z] [javac] ^
[2025-06-12T22:17:36.332Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:36.332Z] [javac] this.state = new Integer(state);
[2025-06-12T22:17:36.332Z] [javac] ^
[2025-06-12T22:17:37.173Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:37.173Z] [javac] value = new Integer(1000);
[2025-06-12T22:17:37.173Z] [javac] ^
[2025-06-12T22:17:37.173Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:37.173Z] [javac] key = new Integer(random.nextInt());
[2025-06-12T22:17:37.173Z] [javac] ^
[2025-06-12T22:17:38.048Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:38.048Z] [javac] vkey.add(new Integer(10));
[2025-06-12T22:17:38.048Z] [javac] ^
[2025-06-12T22:17:38.048Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:38.048Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000));
[2025-06-12T22:17:38.048Z] [javac] ^
[2025-06-12T22:17:39.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.740Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-06-12T22:17:39.740Z] [javac] ^
[2025-06-12T22:17:39.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.740Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-06-12T22:17:39.740Z] [javac] ^
[2025-06-12T22:17:39.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.740Z] [javac] tree1.put(new Integer(i), new Object());
[2025-06-12T22:17:39.740Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] hashmap1.remove(new Integer(i));
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] tree1.remove(new Integer(i));
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] Integer tempInteger = new Integer(i);
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] hashmap1.put(new Integer(0), new Object());
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] hashmap1.put(new Integer(2), new Object());
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] hashmap1.put(new Integer(1), new Object());
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] treemap.put(new Integer(i), new MapObject(i));
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10;
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] intList.add(new Integer(i));
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] k = new Integer(random.nextInt());
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] k = new Integer(random.nextInt());
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.741Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.741Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null);
[2025-06-12T22:17:39.741Z] [javac] ^
[2025-06-12T22:17:39.742Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.742Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey());
[2025-06-12T22:17:39.742Z] [javac] ^
[2025-06-12T22:17:39.742Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:39.742Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null);
[2025-06-12T22:17:39.742Z] [javac] ^
[2025-06-12T22:17:39.742Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.594Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey());
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] headmap = tree.headMap(new Integer(0));
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] headmap.put(new Integer(1), null);
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] headmap.put(new Integer(0), null);
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] tree2.put(new Integer(keys[i]), values[j]);
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] Integer key = new Integer(random.nextInt());
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.595Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.595Z] [javac] Integer key = new Integer(random.nextInt());
[2025-06-12T22:17:40.595Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0));
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap.put(new Integer(1), null);
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap.put(new Integer(0), null);
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey());
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap.put(new Integer(-1), null);
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] submap.put(new Integer(0), null);
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.596Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.596Z] [javac] tailmap = tree.tailMap(new Integer(1));
[2025-06-12T22:17:40.596Z] [javac] ^
[2025-06-12T22:17:40.597Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.597Z] [javac] tailmap.put(new Integer(-1), null);
[2025-06-12T22:17:40.597Z] [javac] ^
[2025-06-12T22:17:40.597Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:40.597Z] [javac] tailmap.put(new Integer(0), null);
[2025-06-12T22:17:40.597Z] [javac] ^
[2025-06-12T22:17:41.422Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:41.422Z] [javac] new Integer(((TreeMapKey)t2).getValue())));
[2025-06-12T22:17:41.422Z] [javac] ^
[2025-06-12T22:17:41.422Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:41.422Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo(
[2025-06-12T22:17:41.422Z] [javac] ^
[2025-06-12T22:17:41.422Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:41.422Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-06-12T22:17:41.422Z] [javac] ^
[2025-06-12T22:17:41.423Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:41.423Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-06-12T22:17:41.423Z] [javac] ^
[2025-06-12T22:17:41.423Z] [javac] 43 warnings
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build-jar:
[2025-06-12T22:17:41.423Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build-archives:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build-no-natives:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build-natives:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build:
[2025-06-12T22:17:41.423Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-06-12T22:17:41.423Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] setup-java-properties:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] setup-windows-compiler:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] check-prereqs:
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] create-bin-dir:
[2025-06-12T22:17:41.423Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-06-12T22:17:41.423Z]
[2025-06-12T22:17:41.423Z] build-java:
[2025-06-12T22:17:41.423Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-06-12T22:17:53.762Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:702: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:17:53.762Z] [javac] mbs.setAttribute(srvClassName, new Attribute("Verbose", new Boolean(false)));
[2025-06-12T22:17:53.762Z] [javac] ^
[2025-06-12T22:17:53.763Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:705: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:17:53.763Z] [javac] mbs.setAttribute(srvMemName, new Attribute("Verbose", new Boolean(false)));
[2025-06-12T22:17:53.763Z] [javac] ^
[2025-06-12T22:17:53.763Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:714: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:17:53.763Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("CollectionUsageThreshold", new Long(0))); }
[2025-06-12T22:17:53.763Z] [javac] ^
[2025-06-12T22:17:53.763Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:717: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:17:53.763Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("UsageThreshold", new Long(0)));
[2025-06-12T22:17:53.763Z] [javac] ^
[2025-06-12T22:17:53.763Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:725: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:17:53.763Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadContentionMonitoringEnabled", new Boolean(false)));
[2025-06-12T22:17:53.763Z] [javac] ^
[2025-06-12T22:17:53.764Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/local/VMLogger.java:730: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:17:53.764Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadCpuTimeEnabled", new Boolean(false)));
[2025-06-12T22:17:53.764Z] [javac] ^
[2025-06-12T22:17:57.462Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:916: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
[2025-06-12T22:17:57.462Z] [javac] return new Boolean(true);
[2025-06-12T22:17:57.462Z] [javac] ^
[2025-06-12T22:17:57.462Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:919: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal
[2025-06-12T22:17:57.462Z] [javac] return new Byte(" ");
[2025-06-12T22:17:57.462Z] [javac] ^
[2025-06-12T22:17:57.462Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:922: warning: [removal] Character(char) in Character has been deprecated and marked for removal
[2025-06-12T22:17:57.462Z] [javac] return new Character(' ');
[2025-06-12T22:17:57.462Z] [javac] ^
[2025-06-12T22:17:57.462Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:925: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2025-06-12T22:17:57.463Z] [javac] return new Double(0.0);
[2025-06-12T22:17:57.463Z] [javac] ^
[2025-06-12T22:17:57.463Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:928: warning: [removal] Float(double) in Float has been deprecated and marked for removal
[2025-06-12T22:17:57.463Z] [javac] return new Float(0.0);
[2025-06-12T22:17:57.463Z] [javac] ^
[2025-06-12T22:17:57.463Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:931: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-06-12T22:17:57.463Z] [javac] return new Integer(1);
[2025-06-12T22:17:57.463Z] [javac] ^
[2025-06-12T22:17:57.463Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:935: warning: [removal] Long(long) in Long has been deprecated and marked for removal
[2025-06-12T22:17:57.463Z] [javac] return new Long(Thread.currentThread().getId());
[2025-06-12T22:17:57.463Z] [javac] ^
[2025-06-12T22:17:57.463Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/resources/ThreadData.java:938: warning: [removal] Short(String) in Short has been deprecated and marked for removal
[2025-06-12T22:17:57.463Z] [javac] return new Short("0");
[2025-06-12T22:17:57.463Z] [javac] ^
[2025-06-12T22:18:00.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:306: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:18:00.740Z] [javac] setUsageThreshold(new Integer(tempStr).intValue());
[2025-06-12T22:18:00.740Z] [javac] ^
[2025-06-12T22:18:00.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:311: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:18:00.740Z] [javac] setCollectionThreshold(new Integer(tempStr).intValue());
[2025-06-12T22:18:00.740Z] [javac] ^
[2025-06-12T22:18:00.740Z] [javac] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/src/test.jlm/net/adoptopenjdk/test/jlm/remote/TestArgs.java:332: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
[2025-06-12T22:18:00.740Z] [javac] setPort(new Integer(tempStr).intValue());
[2025-06-12T22:18:00.740Z] [javac] ^
[2025-06-12T22:18:02.487Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-12T22:18:02.487Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:18:02.487Z] [javac] 17 warnings
[2025-06-12T22:18:02.487Z]
[2025-06-12T22:18:02.487Z] build-jar:
[2025-06-12T22:18:02.488Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] build-archives:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] build-no-natives:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] build-natives:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] build:
[2025-06-12T22:18:02.488Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] setup-java-properties:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] setup-windows-compiler:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] check-prereqs:
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] check-compiler-level:
[2025-06-12T22:18:02.488Z] [echo] java_java_specification_version is 17
[2025-06-12T22:18:02.488Z] [echo] can_build_modularity is true
[2025-06-12T22:18:02.488Z] [echo] can_build_modularity_natives_unix is true
[2025-06-12T22:18:02.488Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] create-bin-dir:
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-06-12T22:18:02.488Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-06-12T22:18:02.488Z]
[2025-06-12T22:18:02.488Z] build-java:
[2025-06-12T22:18:06.129Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:06.129Z] [apply] module displayServiceImpl1 {
[2025-06-12T22:18:06.129Z] [apply] ^
[2025-06-12T22:18:06.129Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:06.129Z] [apply] module displayServiceImpl2 {
[2025-06-12T22:18:06.129Z] [apply] ^
[2025-06-12T22:18:06.939Z] [apply] 2 warnings
[2025-06-12T22:18:26.395Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF
[2025-06-12T22:18:26.395Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF
[2025-06-12T22:18:26.395Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported
[2025-06-12T22:18:26.395Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit
[2025-06-12T22:18:33.674Z] [apply] warning: module name in --add-reads option not found: com.test.jlink
[2025-06-12T22:18:37.385Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:37.385Z] [apply] module com.test.serviceloaders2 {
[2025-06-12T22:18:37.385Z] [apply] ^
[2025-06-12T22:18:40.194Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.048Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-06-12T22:18:41.048Z] [apply] ^
[2025-06-12T22:18:41.048Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.048Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-06-12T22:18:41.048Z] [apply] ^
[2025-06-12T22:18:41.048Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.048Z] [apply] Signal signal = new Signal("TERM");
[2025-06-12T22:18:41.048Z] [apply] ^
[2025-06-12T22:18:41.048Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.048Z] [apply] Signal signal = new Signal("TERM");
[2025-06-12T22:18:41.048Z] [apply] ^
[2025-06-12T22:18:41.049Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.049Z] [apply] handler.handle(new Signal("INT"));
[2025-06-12T22:18:41.049Z] [apply] ^
[2025-06-12T22:18:41.049Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.049Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-06-12T22:18:41.049Z] [apply] ^
[2025-06-12T22:18:41.049Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.049Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-06-12T22:18:41.049Z] [apply] ^
[2025-06-12T22:18:41.049Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.049Z] [apply] class SignalHandler implements sun.misc.SignalHandler {
[2025-06-12T22:18:41.049Z] [apply] ^
[2025-06-12T22:18:41.049Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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
[2025-06-12T22:18:41.049Z] [apply] public void handle(Signal arg0) {
[2025-06-12T22:18:41.049Z] [apply] ^
[2025-06-12T22:18:41.898Z] [apply] Note: Some input files use or override a deprecated API.
[2025-06-12T22:18:41.898Z] [apply] Note: Recompile with -Xlint:deprecation for details.
[2025-06-12T22:18:41.898Z] [apply] 11 warnings
[2025-06-12T22:18:41.899Z] [echo] /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-06-12T22:18:58.701Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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;
[2025-06-12T22:18:58.701Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null);
[2025-06-12T22:18:58.701Z] [apply] ^
[2025-06-12T22:18:58.701Z] [apply] cast to String for a varargs call
[2025-06-12T22:18:58.701Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-06-12T22:18:58.701Z] [apply] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/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;
[2025-06-12T22:18:58.701Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null);
[2025-06-12T22:18:58.701Z] [apply] ^
[2025-06-12T22:18:58.701Z] [apply] cast to String for a varargs call
[2025-06-12T22:18:58.701Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-06-12T22:18:58.701Z] [apply] 2 warnings
[2025-06-12T22:18:58.701Z]
[2025-06-12T22:18:58.701Z] build-no-natives:
[2025-06-12T22:18:58.701Z]
[2025-06-12T22:18:58.701Z] build:
[2025-06-12T22:18:58.701Z]
[2025-06-12T22:18:58.701Z] build:
[2025-06-12T22:18:58.701Z]
[2025-06-12T22:18:58.701Z] common_dist:
[2025-06-12T22:18:58.701Z] [copy] Copying 337 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/STF
[2025-06-12T22:19:00.389Z] [copy] Copying 1301 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/aqa-systemtest
[2025-06-12T22:19:05.077Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2025-06-12T22:19:05.077Z]
[2025-06-12T22:19:05.077Z] build:
[2025-06-12T22:19:05.077Z]
[2025-06-12T22:19:05.077Z] build:
[2025-06-12T22:19:05.077Z]
[2025-06-12T22:19:05.077Z] THC.check:
[2025-06-12T22:19:05.077Z]
[2025-06-12T22:19:05.077Z] getChurn:
[2025-06-12T22:19:05.893Z] [exec] Cloning into 'churn'...
[2025-06-12T22:19:05.893Z]
[2025-06-12T22:19:05.893Z] dist:
[2025-06-12T22:19:05.893Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/churn
[2025-06-12T22:19:05.893Z]
[2025-06-12T22:19:05.893Z] init:
[2025-06-12T22:19:05.893Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/daaLoadTest
[2025-06-12T22:19:05.893Z]
[2025-06-12T22:19:05.893Z] common_build:
[2025-06-12T22:19:05.893Z]
[2025-06-12T22:19:05.893Z] build:
[2025-06-12T22:19:05.893Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/daaLoadTest
[2025-06-12T22:19:05.893Z]
[2025-06-12T22:19:05.893Z] build:
[2025-06-12T22:19:06.726Z]
[2025-06-12T22:19:06.726Z] init:
[2025-06-12T22:19:06.726Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/jcstress
[2025-06-12T22:19:06.726Z]
[2025-06-12T22:19:06.726Z] getDependentLibs:
[2025-06-12T22:19:07.562Z] [exec] --------------------------------------------
[2025-06-12T22:19:07.562Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:19:07.562Z] [exec] task is set to default
[2025-06-12T22:19:07.562Z] [exec] dependencyList is set to jcstress
[2025-06-12T22:19:07.562Z] [exec] --------------------------------------------
[2025-06-12T22:19:07.562Z] [exec] Starting download third party dependent jars
[2025-06-12T22:19:07.562Z] [exec] --------------------------------------------
[2025-06-12T22:19:07.562Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:19:07.562Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-12T22:19:07.562Z] [exec] downloaded dependent third party jars successfully
[2025-06-12T22:19:07.562Z]
[2025-06-12T22:19:07.562Z] dist:
[2025-06-12T22:19:07.563Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/jcstress
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] init:
[2025-06-12T22:19:07.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/jlm
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] common_build:
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] build:
[2025-06-12T22:19:07.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/jlm
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] init:
[2025-06-12T22:19:07.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/lambdaLoadTest
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] common_build:
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] build:
[2025-06-12T22:19:07.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/lambdaLoadTest
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] init:
[2025-06-12T22:19:07.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/mathLoadTest
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] common_build:
[2025-06-12T22:19:07.563Z]
[2025-06-12T22:19:07.563Z] build:
[2025-06-12T22:19:07.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/mathLoadTest
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] init:
[2025-06-12T22:19:08.393Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/mauveLoadTest
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] common_build:
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] build:
[2025-06-12T22:19:08.393Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/mauveLoadTest
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] init:
[2025-06-12T22:19:08.393Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/modularity
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] common_build:
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] build:
[2025-06-12T22:19:08.393Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/modularity
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] init:
[2025-06-12T22:19:08.393Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/otherLoadTest
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] common_build:
[2025-06-12T22:19:08.393Z]
[2025-06-12T22:19:08.393Z] build:
[2025-06-12T22:19:08.393Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/otherLoadTest
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] init:
[2025-06-12T22:19:08.394Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/security
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] common_build:
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] build:
[2025-06-12T22:19:08.394Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/security
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] init:
[2025-06-12T22:19:08.394Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/sharedClasses
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] common_build:
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] build:
[2025-06-12T22:19:08.394Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jvmtest/system/sharedClasses
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] BUILD SUCCESSFUL
[2025-06-12T22:19:08.394Z] Total time: 9 minutes 28 seconds
[2025-06-12T22:19:08.394Z] 0
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z]
[2025-06-12T22:19:08.394Z] RECORD TEST REPOs SHA
[2025-06-12T22:19:08.394Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-12T22:19:08.394Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-12T22:19:09.209Z] Check shas in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-12T22:19:09.209Z] touch /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-12T22:19:09.209Z] ================================================
[2025-06-12T22:19:09.209Z] timestamp: 20250612-221908
[2025-06-12T22:19:09.209Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests
[2025-06-12T22:19:09.209Z] git repo:
[2025-06-12T22:19:14.610Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-12T22:19:14.610Z] sha:
[2025-06-12T22:19:14.610Z] 61ba1997d607163ba0d008832dbcd9b5670ead89
[2025-06-12T22:19:14.610Z] ================================================
[2025-06-12T22:19:14.610Z] timestamp: 20250612-221914
[2025-06-12T22:19:14.610Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/churn/churn
[2025-06-12T22:19:14.610Z] git repo:
[2025-06-12T22:19:14.610Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-06-12T22:19:14.610Z] sha:
[2025-06-12T22:19:14.610Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-06-12T22:19:14.610Z] ================================================
[2025-06-12T22:19:14.610Z] timestamp: 20250612-221914
[2025-06-12T22:19:14.610Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/aqa-systemtest
[2025-06-12T22:19:14.610Z] git repo:
[2025-06-12T22:19:14.610Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-06-12T22:19:14.610Z] sha:
[2025-06-12T22:19:14.610Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-06-12T22:19:14.610Z] ================================================
[2025-06-12T22:19:14.610Z] timestamp: 20250612-221914
[2025-06-12T22:19:14.610Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/STF
[2025-06-12T22:19:14.610Z] git repo:
[2025-06-12T22:19:14.610Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-06-12T22:19:14.610Z] sha:
[2025-06-12T22:19:14.610Z] 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-06-12T22:19:14.610Z] ================================================
[2025-06-12T22:19:14.610Z] timestamp: 20250612-221914
[2025-06-12T22:19:14.610Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG
[2025-06-12T22:19:14.610Z] git repo:
[2025-06-12T22:19:15.025Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-12T22:19:15.025Z] sha:
[2025-06-12T22:19:15.025Z] 3f7b13097dd24fbf77a9978a68ada3b8625d9737
[2025-06-12T22:19:15.025Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2025-06-12T22:19:15.222Z] $ ssh-agent -k
[2025-06-12T22:19:15.252Z] unset SSH_AUTH_SOCK;
[2025-06-12T22:19:15.252Z] unset SSH_AGENT_PID;
[2025-06-12T22:19:15.252Z] echo Agent pid 1699247 killed;
[2025-06-12T22:19:15.880Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-12T22:19:16.030Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-12T22:19:16.053Z] ITERATION: 1/1
[Pipeline] wrap
[2025-06-12T22:19:16.405Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/.xvfb-5-..fbdir8872190767700014867
[Pipeline] {
[Pipeline] sh
[2025-06-12T22:19:38.319Z] + ps -f
[2025-06-12T22:19:38.320Z] + awk '{print $9}'
[2025-06-12T22:19:38.320Z] + grep '[X]vfb'
[Pipeline] echo
[2025-06-12T22:19:38.896Z] env.DISPLAY is :0
[Pipeline] sh
[2025-06-12T22:19:40.435Z] + uname
[2025-06-12T22:19:40.435Z] + '[' Linux '=' AIX ]
[2025-06-12T22:19:40.435Z] + uname
[2025-06-12T22:19:40.435Z] + '[' Linux '=' SunOS ]
[2025-06-12T22:19:40.435Z] + uname
[2025-06-12T22:19:40.435Z] + '[' Linux '=' '*BSD' ]
[2025-06-12T22:19:40.435Z] + MAKE=make
[2025-06-12T22:19:40.435Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-12T22:19:40.435Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-12T22:19:42.423Z] + unset LD_LIBRARY_PATH
[2025-06-12T22:19:42.423Z] + uname
[2025-06-12T22:19:42.423Z] + '[' Linux '=' AIX ]
[2025-06-12T22:19:42.423Z] + uname
[2025-06-12T22:19:42.423Z] + '[' Linux '=' SunOS ]
[2025-06-12T22:19:42.423Z] + uname
[2025-06-12T22:19:42.423Z] + '[' Linux '=' '*BSD' ]
[2025-06-12T22:19:42.423Z] + MAKE=make
[2025-06-12T22:19:42.423Z] + cd ./aqa-tests
[2025-06-12T22:19:42.423Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-12T22:19:42.423Z] + set +x
[2025-06-12T22:19:42.423Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-06-12T22:19:42.423Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-06-12T22:19:42.423Z] make _testList TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0
[2025-06-12T22:19:42.423Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:19:42.423Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:19:42.423Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib
[2025-06-12T22:19:42.423Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0
[2025-06-12T22:19:42.423Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:19:42.423Z] perl scripts/configure.pl
[2025-06-12T22:19:42.423Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_10m_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_1,LangLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_0 --numOfMachines= --testTime= --TRSSURL=
[2025-06-12T22:19:45.111Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-12T22:19:45.111Z]
[2025-06-12T22:19:45.111Z] Starting to generate test make files.
[2025-06-12T22:19:45.111Z]
[2025-06-12T22:19:45.972Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2025-06-12T22:19:45.972Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2025-06-12T22:19:46.835Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-06-12T22:19:46.835Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-06-12T22:19:47.716Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2025-06-12T22:19:47.716Z]
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-06-12T22:19:47.716Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2025-06-12T22:19:47.716Z]
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-06-12T22:19:47.716Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-06-12T22:19:48.548Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-06-12T22:19:48.548Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2025-06-12T22:19:48.548Z]
[2025-06-12T22:19:48.548Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2025-06-12T22:19:48.548Z]
[2025-06-12T22:19:48.548Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2025-06-12T22:19:48.548Z]
[2025-06-12T22:19:48.548Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-12T22:19:48.548Z]
[2025-06-12T22:19:48.548Z] Make files are generated successfully.
[2025-06-12T22:19:48.548Z]
[2025-06-12T22:19:48.548Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:19:48.548Z] make -f runtest.mk _testList
[2025-06-12T22:19:48.548Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG'
[2025-06-12T22:19:49.337Z]
[2025-06-12T22:19:49.337Z] Running make 4.4.1
[2025-06-12T22:19:49.337Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/TKG/..
[2025-06-12T22:19:49.337Z] set JDK_VERSION to 17
[2025-06-12T22:19:49.337Z] set JDK_IMPL to hotspot
[2025-06-12T22:19:49.337Z] set JVM_VERSION to openjdk17
[2025-06-12T22:19:49.337Z] set JCL_VERSION to latest
[2025-06-12T22:19:49.337Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image
[2025-06-12T22:19:49.337Z] set SPEC to alpine-linux_x86-64
[2025-06-12T22:19:49.337Z] set TEST_FLAG to
[2025-06-12T22:19:49.337Z] Running testList ...
[2025-06-12T22:19:49.337Z] There are 6 test targets in testList
[2025-06-12T22:19:49.337Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-12T22:19:49.337Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-12T22:19:49.337Z] OpenJDK Runtime Environment Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea)
[2025-06-12T22:19:49.337Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+6-202506111941 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-12T22:19:49.337Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests'
[2025-06-12T22:19:49.337Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system'
[2025-06-12T22:19:49.337Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_extended.system_x86-64_alpine-linux_testList_1/aqa-tests/system/mathLoadTest'
[2025-06-12T22:19:49.337Z] ../system.mk:25: CYGWIN is 0
[2025-06-12T22:19:49.337Z]
[2025-06-12T22:19:49.337Z] ===============================================