Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_alpine-linux" build number 350 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 494 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3020 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 246 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10 Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)" > git rev-list --no-walk 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-08-13T01:45:41.972Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2025-08-13T01:45:41.973Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-13T01:45:41.989Z] Found a total of 3 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-08-13T01:45:41.996Z] dynamicAgents: [] [Pipeline] node [2025-08-13T01:45:42.021Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-08-13T01:45:42.104Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-13T01:45:42.384Z] [WS-CLEANUP] Deleting project workspace... [2025-08-13T01:45:42.384Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-13T01:45:42.512Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-13T01:45:42.670Z] The recommended git tool is: git [2025-08-13T01:45:43.052Z] No credentials specified [2025-08-13T01:45:43.183Z] Cloning the remote Git repository [2025-08-13T01:45:43.380Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-13T01:45:43.381Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests # timeout=10 [2025-08-13T01:45:43.393Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-08-13T01:45:43.393Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-13T01:45:43.393Z] > git --version # timeout=10 [2025-08-13T01:45:43.397Z] > git --version # 'git version 2.45.4' [2025-08-13T01:45:43.397Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T01:45:47.866Z] Avoid second fetch [2025-08-13T01:45:47.999Z] Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master) [2025-08-13T01:45:47.656Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-13T01:45:47.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T01:45:47.928Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-08-13T01:45:48.063Z] > git config core.sparsecheckout # timeout=10 [2025-08-13T01:45:48.071Z] > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10 [2025-08-13T01:45:49.267Z] Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-08-13T01:45:50.893Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-13T01:45:50.920Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-13T01:45:52.492Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-08-13T01:45:53.022Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-13T01:45:54.437Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-08-13T01:45:54.437Z] Unix type machine.. [2025-08-13T01:45:54.437Z] Running on a Linux host [2025-08-13T01:45:54.437Z] 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-08-13T01:45:56.912Z] + printenv [2025-08-13T01:45:56.913Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-13T01:45:56.913Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-13T01:45:56.913Z] SETUP_JCK_RUN=false [2025-08-13T01:45:56.913Z] USE_TESTENV_PROPERTIES=false [2025-08-13T01:45:56.913Z] MAIL=/var/mail/jenkins [2025-08-13T01:45:56.913Z] SSH_CLIENT=78.47.239.97 55780 22 [2025-08-13T01:45:56.913Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-13T01:45:56.913Z] BUILD_LIST=system [2025-08-13T01:45:56.913Z] USER=jenkins [2025-08-13T01:45:56.913Z] SDK_RESOURCE=upstream [2025-08-13T01:45:56.913Z] CI=true [2025-08-13T01:45:56.913Z] OPENJ9_BRANCH=master [2025-08-13T01:45:56.913Z] jobStatus=SUCCESS [2025-08-13T01:45:56.913Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-13T01:45:56.913Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/7/display/redirect?page=changes [2025-08-13T01:45:56.913Z] UPSTREAM_JOB_NUMBER=494 [2025-08-13T01:45:56.913Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86 [2025-08-13T01:45:56.914Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-13T01:45:56.914Z] TARGET=testList TESTLIST=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 [2025-08-13T01:45:56.914Z] EXIT_FAILURE=false [2025-08-13T01:45:56.914Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2025-08-13T01:45:56.914Z] SHLVL=2 [2025-08-13T01:45:56.914Z] STF_OWNER_BRANCH=adoptium:master [2025-08-13T01:45:56.914Z] HOME=/home/jenkins [2025-08-13T01:45:56.914Z] USE_JRE=false [2025-08-13T01:45:56.914Z] OLDPWD=/home/jenkins [2025-08-13T01:45:56.914Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/7/ [2025-08-13T01:45:56.914Z] ADOPTOPENJDK_BRANCH=master [2025-08-13T01:45:56.914Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun.tap [2025-08-13T01:45:56.914Z] JDK_IMPL=hotspot [2025-08-13T01:45:56.914Z] HUDSON_COOKIE=f98c612c-c19c-4d6e-9000-c07052b959aa [2025-08-13T01:45:56.914Z] DOCKER_REQUIRED=false [2025-08-13T01:45:56.914Z] JENKINS_SERVER_COOKIE=durable-8ddf92f6a4392410b58e6db67e3e33bdc58473ac890d01a7e1dd09302f9fc287 [2025-08-13T01:45:56.914Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../benchmarks [2025-08-13T01:45:56.914Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2025-08-13T01:45:56.914Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2025-08-13T01:45:56.914Z] KEEP_WORKSPACE=false [2025-08-13T01:45:56.914Z] ARCHIVE_TEST_RESULTS=false [2025-08-13T01:45:56.914Z] GENERATE_JOBS=true [2025-08-13T01:45:56.914Z] LOGNAME=jenkins [2025-08-13T01:45:56.914Z] NODE_NAME=test-docker-alpine320-x64-2 [2025-08-13T01:45:56.914Z] PERSONAL_BUILD=false [2025-08-13T01:45:56.914Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-13T01:45:56.914Z] JDK_BRANCH=jdk8u472-b03_adopt [2025-08-13T01:45:56.914Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/7/display/redirect?page=artifacts [2025-08-13T01:45:56.914Z] _=/usr/lib/jvm/jdk21/bin/java [2025-08-13T01:45:56.914Z] AUTO_DETECT=true [2025-08-13T01:45:56.914Z] STAGE_NAME=Setup [2025-08-13T01:45:56.914Z] EXECUTOR_NUMBER=0 [2025-08-13T01:45:56.914Z] JDK_VERSION=8 [2025-08-13T01:45:56.914Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-13T01:45:56.914Z] BUILD_DISPLAY_NAME=#7 [2025-08-13T01:45:56.914Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-13T01:45:56.914Z] TIME_LIMIT=25 [2025-08-13T01:45:56.914Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/7/display/redirect?page=tests [2025-08-13T01:45:56.914Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-13T01:45:56.914Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2025-08-13T01:45:56.914Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2025-08-13T01:45:56.914Z] TKG_ITERATIONS=1 [2025-08-13T01:45:56.914Z] PLATFORM=x86-64_alpine-linux [2025-08-13T01:45:56.914Z] BUILD_ID=7 [2025-08-13T01:45:56.914Z] EXIT_SUCCESS=false [2025-08-13T01:45:56.914Z] RERUN_FAILURE=true [2025-08-13T01:45:56.914Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-13T01:45:56.914Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:45:56.914Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun-7 [2025-08-13T01:45:56.914Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-13T01:45:56.914Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-13T01:45:56.914Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/ [2025-08-13T01:45:56.914Z] KEEP_REPORTDIR=false [2025-08-13T01:45:56.914Z] JCK_GIT_BRANCH=master [2025-08-13T01:45:56.914Z] ORIGIN_JDK_VERSION=8 [2025-08-13T01:45:56.914Z] BUILD_NUMBER=7 [2025-08-13T01:45:56.914Z] ITERATIONS=1 [2025-08-13T01:45:56.914Z] JENKINS_NODE_COOKIE=8f8ccfe4-401c-43be-a92c-9278badc1140 [2025-08-13T01:45:56.914Z] SHELL=/bin/bash [2025-08-13T01:45:56.914Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-08-13T01:45:56.914Z] SPEC=alpine-linux_x86-64 [2025-08-13T01:45:56.914Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-13T01:45:56.914Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2025-08-13T01:45:56.914Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-13T01:45:56.914Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/7/display/redirect [2025-08-13T01:45:56.914Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-13T01:45:56.914Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/display/redirect [2025-08-13T01:45:56.914Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin [2025-08-13T01:45:56.914Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2025-08-13T01:45:56.914Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-13T01:45:56.914Z] SLACK_CHANNEL=aqavit-bot [2025-08-13T01:45:56.914Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/lib [2025-08-13T01:45:56.914Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [2025-08-13T01:45:56.914Z] SSH_CONNECTION=78.47.239.97 55780 172.17.0.11 22 [2025-08-13T01:45:56.914Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun@tmp [2025-08-13T01:45:56.914Z] PARALLEL=None [2025-08-13T01:45:56.914Z] JOBSTARTTIME=Wed, 13 Aug 2025 01:45:51 +0000 [2025-08-13T01:45:56.914Z] DYNAMIC_COMPILE=false [2025-08-13T01:45:56.914Z] 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-08-13T01:45:57.305Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-13T01:45:57.321Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-13T01:46:37.943Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 494 [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-08-13T01:46:38.236Z] 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-08-13T01:46:38.242Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun [Pipeline] { [Pipeline] sshagent [2025-08-13T01:46:38.333Z] $ ssh-agent [2025-08-13T01:46:38.915Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdffIKD/agent.2460070 [2025-08-13T01:46:38.915Z] SSH_AGENT_PID=2460072 [2025-08-13T01:46:38.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-13T01:46:38.936Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-13T01:46:38.971Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-08-13T01:46:40.429Z] + pwd [2025-08-13T01:46:40.429Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-08-13T01:46:40.429Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [2025-08-13T01:46:40.429Z] get jdk binary... [2025-08-13T01:46:40.429Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-13T01:46:40.429Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz ... [2025-08-13T01:46:41.997Z] List files in jdkbinary folder... [2025-08-13T01:46:41.997Z] total 303672 [2025-08-13T01:46:41.998Z] -rw-r--r-- 1 jenkins jenkins 168502252 Aug 12 20:35 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:41.998Z] -rw-r--r-- 1 jenkins jenkins 100972855 Aug 12 20:35 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:41.998Z] -rw-r--r-- 1 jenkins jenkins 41366457 Aug 12 20:35 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:41.998Z] -rw-rw-r-- 1 jenkins jenkins 21560 Aug 12 20:37 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b03-ea-metadata.json [2025-08-13T01:46:41.998Z] -rw-r--r-- 1 jenkins jenkins 76127 Aug 12 21:22 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b03-ea.json [2025-08-13T01:46:41.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 01:46 tmp [2025-08-13T01:46:41.998Z] List files in jdkbinary/tmp folder... [2025-08-13T01:46:41.998Z] total 4 [2025-08-13T01:46:41.998Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 13 01:46 jdk8u472-b03 [2025-08-13T01:46:41.998Z] Moving directory jdk8u472-b03/ to ../j2sdk-image [2025-08-13T01:46:41.998Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz ... [2025-08-13T01:46:42.758Z] List files in jdkbinary folder... [2025-08-13T01:46:42.759Z] total 303676 [2025-08-13T01:46:42.759Z] -rw-r--r-- 1 jenkins jenkins 168502252 Aug 12 20:35 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:42.759Z] -rw-r--r-- 1 jenkins jenkins 100972855 Aug 12 20:35 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:42.759Z] -rw-r--r-- 1 jenkins jenkins 41366457 Aug 12 20:35 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz [2025-08-13T01:46:42.759Z] -rw-rw-r-- 1 jenkins jenkins 21560 Aug 12 20:37 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b03-ea-metadata.json [2025-08-13T01:46:42.759Z] -rw-r--r-- 1 jenkins jenkins 76127 Aug 12 21:22 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b03-ea.json [2025-08-13T01:46:42.759Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 13 01:46 j2sdk-image [2025-08-13T01:46:42.759Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 01:46 tmp [2025-08-13T01:46:42.759Z] List files in jdkbinary/tmp folder... [2025-08-13T01:46:42.759Z] total 4 [2025-08-13T01:46:42.759Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 13 01:46 jdk8u472-b03-jre [2025-08-13T01:46:42.759Z] Moving directory jdk8u472-b03-jre/ to ../j2re-image [2025-08-13T01:46:42.759Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b03-ea.tar.gz over ./j2sdk-image/jre... [2025-08-13T01:46:48.291Z] Removing top-level folder jdk8u472-b03-debug-image/ [2025-08-13T01:46:48.291Z] Removing top-level folder jdk8u472-b03/ [2025-08-13T01:46:54.266Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -version [2025-08-13T01:46:54.266Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-13T01:46:54.266Z] openjdk version "1.8.0_472-beta" [2025-08-13T01:46:54.266Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508122022-b03) [2025-08-13T01:46:54.266Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode) [2025-08-13T01:46:54.266Z] =JAVA VERSION OUTPUT END= [2025-08-13T01:46:54.266Z] =RELEASE INFO BEGIN= [2025-08-13T01:46:54.266Z] JAVA_VERSION="1.8.0_472" [2025-08-13T01:46:54.266Z] OS_NAME="Linux" [2025-08-13T01:46:54.266Z] OS_VERSION="2.6" [2025-08-13T01:46:54.266Z] OS_ARCH="amd64" [2025-08-13T01:46:54.266Z] SOURCE=".:git:b9fd9674c23c+" [2025-08-13T01:46:54.266Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-13T01:46:54.266Z] BUILD_SOURCE="git:613713a5302b6f24e226832a5c8822b3c9ed0a52" [2025-08-13T01:46:54.266Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-13T01:46:54.266Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2025-08-13T01:46:54.266Z] FULL_VERSION="1.8.0_472-beta-202508122022-b03" [2025-08-13T01:46:54.266Z] SEMANTIC_VERSION="8.0.472+3" [2025-08-13T01:46:54.266Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2025-08-13T01:46:54.266Z] JVM_VARIANT="Hotspot" [2025-08-13T01:46:54.266Z] JVM_VERSION="25.472-b03" [2025-08-13T01:46:54.266Z] IMAGE_TYPE="JDK" [2025-08-13T01:46:54.266Z] =RELEASE INFO END= [2025-08-13T01:46:54.266Z] get testKitGen... [2025-08-13T01:46:54.266Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-13T01:46:54.266Z] git rev-parse master [2025-08-13T01:46:54.266Z] git checkout -q -f 5db0f052b124b696faccf97908923f69b33034b9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-13T01:46:54.781Z] $ ssh-agent -k [2025-08-13T01:46:54.787Z] unset SSH_AUTH_SOCK; [2025-08-13T01:46:54.787Z] unset SSH_AGENT_PID; [2025-08-13T01:46:54.787Z] echo Agent pid 2460072 killed; [2025-08-13T01:46:55.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-13T01:46:55.895Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DParallelStreamsLoadTest_HS_0%2CParallelStreamsLoadTest_HS_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=494&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-13T01:46:55.909Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DParallelStreamsLoadTest_HS_0%2CParallelStreamsLoadTest_HS_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b03_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=494&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-13T01:46:55.952Z] Building tests... [Pipeline] timeout [2025-08-13T01:46:55.955Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-13T01:46:55.974Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-13T01:46:57.675Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-13T01:46:57.676Z] -------------------------------------------- [2025-08-13T01:46:57.676Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:46:57.676Z] task is set to default [2025-08-13T01:46:57.676Z] dependencyList is set to all [2025-08-13T01:46:57.676Z] -------------------------------------------- [2025-08-13T01:46:57.676Z] Starting download third party dependent jars [2025-08-13T01:46:57.676Z] -------------------------------------------- [2025-08-13T01:46:57.676Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-08-13T01:46:57.676Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-13T01:46:57.676Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-13T01:46:58.365Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-08-13T01:46:58.397Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-13T01:46:58.591Z] $ ssh-agent [2025-08-13T01:46:59.174Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnLlFL/agent.2460162 [2025-08-13T01:46:59.175Z] SSH_AGENT_PID=2460164 [2025-08-13T01:46:59.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T01:47:00.608Z] + unset LD_LIBRARY_PATH [2025-08-13T01:47:00.608Z] + bash ./compile.sh [2025-08-13T01:47:00.608Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2025-08-13T01:47:00.608Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:00.608Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-13T01:47:00.608Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-13T01:47:00.608Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-13T01:47:00.609Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-13T01:47:00.609Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_tools.xml [2025-08-13T01:47:00.609Z] [2025-08-13T01:47:00.609Z] build: [2025-08-13T01:47:00.609Z] [2025-08-13T01:47:00.609Z] clean: [2025-08-13T01:47:00.609Z] [2025-08-13T01:47:00.609Z] init: [2025-08-13T01:47:00.609Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2025-08-13T01:47:00.609Z] [2025-08-13T01:47:00.609Z] getDependentLibs: [2025-08-13T01:47:00.609Z] [exec] -------------------------------------------- [2025-08-13T01:47:00.609Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:00.609Z] [exec] task is set to default [2025-08-13T01:47:00.609Z] [exec] dependencyList is set to json_simple [2025-08-13T01:47:00.609Z] [exec] -------------------------------------------- [2025-08-13T01:47:00.609Z] [exec] Starting download third party dependent jars [2025-08-13T01:47:00.609Z] [exec] -------------------------------------------- [2025-08-13T01:47:00.609Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:00.609Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-08-13T01:47:00.609Z] [exec] downloaded dependent third party jars successfully [2025-08-13T01:47:00.609Z] [2025-08-13T01:47:00.609Z] compile: [2025-08-13T01:47:00.610Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-13T01:47:00.610Z] [echo] ============COMPILER SETTINGS============ [2025-08-13T01:47:00.610Z] [echo] ===fork: yes [2025-08-13T01:47:00.610Z] [echo] ===debug: on [2025-08-13T01:47:00.610Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin [2025-08-13T01:47:02.178Z] [2025-08-13T01:47:02.178Z] dist: [2025-08-13T01:47:02.178Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2025-08-13T01:47:02.178Z] [2025-08-13T01:47:02.178Z] BUILD SUCCESSFUL [2025-08-13T01:47:02.178Z] Total time: 1 second [2025-08-13T01:47:02.178Z] 0 [2025-08-13T01:47:02.178Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-13T01:47:02.178Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-13T01:47:02.178Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-08-13T01:47:02.989Z] ****************************** MACHINE INFO ****************************** [2025-08-13T01:47:02.989Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG [2025-08-13T01:47:02.989Z] Free Physical Memory Size : 2952069120 [2025-08-13T01:47:02.989Z] Free space (bytes) : 292013654016 [2025-08-13T01:47:02.989Z] Total Physical Memory Size : 6442450944 [2025-08-13T01:47:02.989Z] Total space (bytes) : 480790110208 [2025-08-13T01:47:02.989Z] Usable space (bytes) : 269663428608 [2025-08-13T01:47:02.989Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-13T01:47:02.989Z] bashVersion : [2025-08-13T01:47:02.989Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2025-08-13T01:47:02.989Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-13T01:47:02.989Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-13T01:47:02.989Z] [2025-08-13T01:47:02.989Z] This is free software; you are free to change and redistribute it. [2025-08-13T01:47:02.989Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-13T01:47:02.989Z] cpuCores : 16 [2025-08-13T01:47:02.989Z] curlVersion : [2025-08-13T01:47:02.989Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.3.4 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-08-13T01:47:02.989Z] Release-Date: 2025-02-13 [2025-08-13T01:47:02.989Z] 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-08-13T01:47:02.989Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-08-13T01:47:02.989Z] dockerVersion : bash: line 1: docker: command not found [2025-08-13T01:47:02.989Z] gcc version : 13.2.1 [2025-08-13T01:47:02.989Z] gclibc version : [2025-08-13T01:47:02.989Z] musl libc (x86_64) [2025-08-13T01:47:02.989Z] Version 1.2.5 [2025-08-13T01:47:02.989Z] Dynamic Program Loader [2025-08-13T01:47:02.989Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2025-08-13T01:47:02.989Z] gdb version : bash: line 1: gdb: command not found [2025-08-13T01:47:02.989Z] lldb version : Command could not be executed [2025-08-13T01:47:02.989Z] makeVersion : [2025-08-13T01:47:02.989Z] GNU Make 4.4.1 [2025-08-13T01:47:02.989Z] Built for x86_64-alpine-linux-musl [2025-08-13T01:47:02.989Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-13T01:47:02.989Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-13T01:47:02.989Z] This is free software: you are free to change and redistribute it. [2025-08-13T01:47:02.989Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-13T01:47:02.989Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-13T01:47:02.989Z] perlVersion : [2025-08-13T01:47:02.989Z] [2025-08-13T01:47:02.990Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] Copyright 1987-2025, Larry Wall [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-13T01:47:02.990Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-13T01:47:02.990Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-13T01:47:02.990Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] podmanVersion : bash: line 1: podman: command not found [2025-08-13T01:47:02.990Z] procArch : unknown [2025-08-13T01:47:02.990Z] sysArch : x86_64 [2025-08-13T01:47:02.990Z] sysOS : Linux [2025-08-13T01:47:02.990Z] ulimit : [2025-08-13T01:47:02.990Z] real-time non-blocking time (microseconds, -R) unlimited [2025-08-13T01:47:02.990Z] core file size (blocks, -c) unlimited [2025-08-13T01:47:02.990Z] data seg size (kbytes, -d) unlimited [2025-08-13T01:47:02.990Z] scheduling priority (-e) 0 [2025-08-13T01:47:02.990Z] file size (blocks, -f) unlimited [2025-08-13T01:47:02.990Z] pending signals (-i) 257167 [2025-08-13T01:47:02.990Z] max locked memory (kbytes, -l) 8192 [2025-08-13T01:47:02.990Z] max memory size (kbytes, -m) unlimited [2025-08-13T01:47:02.990Z] open files (-n) 1048576 [2025-08-13T01:47:02.990Z] pipe size (512 bytes, -p) 8 [2025-08-13T01:47:02.990Z] POSIX message queues (bytes, -q) 819200 [2025-08-13T01:47:02.990Z] real-time priority (-r) 0 [2025-08-13T01:47:02.990Z] stack size (kbytes, -s) 8192 [2025-08-13T01:47:02.990Z] cpu time (seconds, -t) unlimited [2025-08-13T01:47:02.990Z] max user processes (-u) unlimited [2025-08-13T01:47:02.990Z] virtual memory (kbytes, -v) unlimited [2025-08-13T01:47:02.990Z] file locks (-x) unlimited [2025-08-13T01:47:02.990Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2025-08-13T01:47:02.990Z] vmVendor : Oracle Corporation [2025-08-13T01:47:02.990Z] vmVersion : 25.472-b03 [2025-08-13T01:47:02.990Z] xlc version : bash: line 1: xlC: command not found [2025-08-13T01:47:02.990Z] ************************************************************************** [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('java.vendor')=Temurin [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('os.name')=Linux [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('os.arch')=amd64 [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('java.fullversion')=null [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] System.getProperty('sun.arch.data.model')=64 [2025-08-13T01:47:02.990Z] [2025-08-13T01:47:02.990Z] make -f clean.mk cleanBuild [2025-08-13T01:47:02.990Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:47:02.990Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest [2025-08-13T01:47:02.990Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:47:02.990Z] make -f compile.mk compile [2025-08-13T01:47:02.990Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:47:02.990Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-13T01:47:02.990Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-13T01:47:02.990Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-13T01:47:02.991Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-13T01:47:02.991Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/scripts/build_test.xml [2025-08-13T01:47:03.748Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] -create_test_directory: [2025-08-13T01:47:03.748Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] stage_test_material: [2025-08-13T01:47:03.748Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] build: [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] init: [2025-08-13T01:47:03.748Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] dist: [2025-08-13T01:47:03.748Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] common_build: [2025-08-13T01:47:03.748Z] [echo] target common_build is called..... [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] common_init: [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] check_systemtest: [2025-08-13T01:47:03.748Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-08-13T01:47:03.748Z] [2025-08-13T01:47:03.748Z] clone_stf: [2025-08-13T01:47:03.748Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-08-13T01:47:04.505Z] [echo] git rev-parse master [2025-08-13T01:47:04.505Z] [echo] git checkout -q -f 7534c9296a7effe8499d9c236e0cc12d5bc97826 [2025-08-13T01:47:04.505Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../testenv/testenv.properties [2025-08-13T01:47:04.505Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-08-13T01:47:04.505Z] [exec] STF_BRANCH=7534c9296a7effe8499d9c236e0cc12d5bc97826 [2025-08-13T01:47:04.505Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-08-13T01:47:04.505Z] [2025-08-13T01:47:04.505Z] clone_systemtest: [2025-08-13T01:47:04.505Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-08-13T01:47:05.263Z] [echo] git rev-parse master [2025-08-13T01:47:05.263Z] [echo] git checkout -q -f dbae19c80b3664a1a84bb236fbb2a08021008468 [2025-08-13T01:47:06.147Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../testenv/testenv.properties [2025-08-13T01:47:06.147Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-08-13T01:47:06.147Z] [exec] AQA_SYSTEMTEST_BRANCH=dbae19c80b3664a1a84bb236fbb2a08021008468 [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure_systemtest: [2025-08-13T01:47:06.147Z] [echo] Executing openjdk.build/build.xml [2025-08-13T01:47:06.147Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] check-for-ant: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure-ant: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-ant-location: [2025-08-13T01:47:06.147Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-ant-error: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] check-for-junit: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure-junit: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-junit-location: [2025-08-13T01:47:06.147Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-junit-error: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] check-for-hamcrest-core: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure-hamcrest-core: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-hamcrest-core-location: [2025-08-13T01:47:06.147Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-hamcrest-core-error: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] check-for-log4j: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure-log4j: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-log4j-location: [2025-08-13T01:47:06.147Z] [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-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-log4j-error: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] check-for-asm: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] configure-asm: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-asm-location: [2025-08-13T01:47:06.147Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-08-13T01:47:06.147Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] print-asm-error: [2025-08-13T01:47:06.147Z] [2025-08-13T01:47:06.147Z] setup-java-properties: [2025-08-13T01:47:06.147Z] [echo] java_home is ${java_home} [2025-08-13T01:47:06.147Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2025-08-13T01:47:06.147Z] [echoproperties] #Ant properties [2025-08-13T01:47:06.147Z] [echoproperties] #Wed Aug 13 01:47:05 GMT 2025 [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../lib/amd64= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/classes= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-08-13T01:47:06.147Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./lib= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./lib64= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./usr/lib= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk./usr/lib64= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode) [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.Property=settings\: [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.file.separator=/ [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.class.path=. [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64/server [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-beta-202508122022-b03 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.version=1.8.0_472-beta [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.java.vm.version=25.472-b03 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.line.separator=\\n [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472-beta" [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.os.arch=amd64 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.os.name=Linux [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.path.separator=\: [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.country=US [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.language=en [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.name=jenkins [2025-08-13T01:47:06.148Z] [echoproperties] buildjdk.user.timezone= [2025-08-13T01:47:06.148Z] [delete] Deleting: /tmp/openjdk.java.build.properties.245873928 [2025-08-13T01:47:06.148Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-08-13T01:47:06.148Z] [echo] java_platform set to linux_x86-64 [2025-08-13T01:47:06.148Z] [echo] java_java_specification_version set to 1.8 [2025-08-13T01:47:06.148Z] [echo] java_java_vm_vendor set to Temurin [2025-08-13T01:47:06.148Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../bin [2025-08-13T01:47:06.149Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/javac [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] check-for-tools-jar: [2025-08-13T01:47:06.149Z] [echo] java_java_specification_version is 1.8 [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] configure-tools-jar: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] print-tools-jar-location: [2025-08-13T01:47:06.149Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] print-tools-jar-error: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] check-for-windows-sysinternals: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] set-download-windows-sysinternals-required: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] configure-windows-sysinternals: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] print-windows-sysinternals-location: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] set-print-windows-sysinternals-error-required: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] really-print-windows-sysinternals-error: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] print-windows-sysinternals-error: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] fail-if-error: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] print-all-prereq-versions: [2025-08-13T01:47:06.149Z] [echo] Ant version in use : 1.10.2 [2025-08-13T01:47:06.149Z] [echo] log4j version in use : 2.16.0 [2025-08-13T01:47:06.149Z] [echo] ASM version in use : 9.7.1 [2025-08-13T01:47:06.149Z] [echo] junit version in use : 4.12 [2025-08-13T01:47:06.149Z] [echo] hamcrest version in use: 1.3 [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] configure: [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] build-dependencies: [2025-08-13T01:47:06.149Z] [echo] Executing openjdk.build/build.xml [2025-08-13T01:47:06.149Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:06.149Z] [2025-08-13T01:47:06.149Z] setup-java-properties: [2025-08-13T01:47:06.149Z] [echo] java_home is ${java_home} [2025-08-13T01:47:06.149Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2025-08-13T01:47:06.149Z] [echoproperties] #Ant properties [2025-08-13T01:47:06.149Z] [echoproperties] #Wed Aug 13 01:47:05 GMT 2025 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../lib/amd64= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/classes= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./lib= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./lib64= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./usr/java/packages/lib/amd64= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./usr/java/packages/lib/ext= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./usr/lib= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk./usr/lib64= [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode) [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.Property=settings\: [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.file.separator=/ [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.class.path=. [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64/server [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-beta-202508122022-b03 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.version=1.8.0_472-beta [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-08-13T01:47:06.149Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.java.vm.version=25.472-b03 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.line.separator=\\n [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472-beta" [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.os.arch=amd64 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.os.name=Linux [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.os.version=6.8.0-1018-azure [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.path.separator=\: [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/lib/amd64 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.country=US [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.language=en [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.name=jenkins [2025-08-13T01:47:06.150Z] [echoproperties] buildjdk.user.timezone= [2025-08-13T01:47:06.150Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1264897039 [2025-08-13T01:47:06.150Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux [2025-08-13T01:47:06.150Z] [echo] java_platform set to linux_x86-64 [2025-08-13T01:47:06.150Z] [echo] java_java_specification_version set to 1.8 [2025-08-13T01:47:06.150Z] [echo] java_java_vm_vendor set to Temurin [2025-08-13T01:47:06.150Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/jre/../bin [2025-08-13T01:47:06.150Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/javac [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-prereqs: [2025-08-13T01:47:06.150Z] [echo] Executing openjdk.build/build.xml [2025-08-13T01:47:06.150Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-ant: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-ant-location: [2025-08-13T01:47:06.150Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-ant-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-junit: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-junit-location: [2025-08-13T01:47:06.150Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-junit-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-hamcrest-core: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-hamcrest-core-location: [2025-08-13T01:47:06.150Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-hamcrest-core-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-log4j: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-log4j-location: [2025-08-13T01:47:06.150Z] [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-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-log4j-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-asm: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-asm-location: [2025-08-13T01:47:06.150Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-08-13T01:47:06.150Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-asm-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] setup-java-properties: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-tools-jar: [2025-08-13T01:47:06.150Z] [echo] java_java_specification_version is 1.8 [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-tools-jar-location: [2025-08-13T01:47:06.150Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-tools-jar-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-for-windows-sysinternals: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-windows-sysinternals-location: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] set-print-windows-sysinternals-error-required: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] really-print-windows-sysinternals-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-windows-sysinternals-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] fail-if-error: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] print-all-prereq-versions: [2025-08-13T01:47:06.150Z] [echo] Ant version in use : 1.10.2 [2025-08-13T01:47:06.150Z] [echo] log4j version in use : 2.16.0 [2025-08-13T01:47:06.150Z] [echo] ASM version in use : 9.7.1 [2025-08-13T01:47:06.150Z] [echo] junit version in use : 4.12 [2025-08-13T01:47:06.150Z] [echo] hamcrest version in use: 1.3 [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] run-check-prereqs: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] build-dependencies: [2025-08-13T01:47:06.150Z] [echo] Executing stf.build/build.xml [2025-08-13T01:47:06.150Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] setup-java-properties: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-prereqs: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] build-dependencies: [2025-08-13T01:47:06.150Z] [echo] Executing stf.core/build.xml [2025-08-13T01:47:06.150Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] setup-java-properties: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] check-prereqs: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] build-dependencies: [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] create-bin-dir: [2025-08-13T01:47:06.150Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2025-08-13T01:47:06.150Z] [2025-08-13T01:47:06.150Z] build-java: [2025-08-13T01:47:06.150Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2025-08-13T01:47:07.718Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-jar: [2025-08-13T01:47:08.495Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-archives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] copy-log4j2-config: [2025-08-13T01:47:08.495Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.core/bin [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-no-natives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-natives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build: [2025-08-13T01:47:08.495Z] [echo] Executing stf.load/build.xml [2025-08-13T01:47:08.495Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] setup-java-properties: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] check-prereqs: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-dependencies: [2025-08-13T01:47:08.495Z] [echo] Executing stf.core/build.xml [2025-08-13T01:47:08.495Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] setup-java-properties: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] check-prereqs: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-dependencies: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] create-bin-dir: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-java: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-jar: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-archives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] copy-log4j2-config: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-no-natives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-natives: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build: [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] create-bin-dir: [2025-08-13T01:47:08.495Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin [2025-08-13T01:47:08.495Z] [2025-08-13T01:47:08.495Z] build-java: [2025-08-13T01:47:08.495Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin [2025-08-13T01:47:10.062Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-08-13T01:47:10.062Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-jar: [2025-08-13T01:47:10.062Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-archives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-no-natives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-natives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build: [2025-08-13T01:47:10.062Z] [echo] Executing stf.samples/build.xml [2025-08-13T01:47:10.062Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] setup-java-properties: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] check-prereqs: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-dependencies: [2025-08-13T01:47:10.062Z] [echo] Executing stf.core/build.xml [2025-08-13T01:47:10.062Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] setup-java-properties: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] check-prereqs: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-dependencies: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] create-bin-dir: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-java: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-jar: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-archives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] copy-log4j2-config: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-no-natives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-natives: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build: [2025-08-13T01:47:10.062Z] [echo] Executing stf.load/build.xml [2025-08-13T01:47:10.062Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] setup-java-properties: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] check-prereqs: [2025-08-13T01:47:10.062Z] [2025-08-13T01:47:10.062Z] build-dependencies: [2025-08-13T01:47:10.062Z] [echo] Executing stf.core/build.xml [2025-08-13T01:47:10.063Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] setup-java-properties: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] check-prereqs: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-dependencies: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] create-bin-dir: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-java: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-jar: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-archives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] copy-log4j2-config: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-no-natives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-natives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] create-bin-dir: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-java: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-jar: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-archives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-no-natives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-natives: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build: [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] create-bin-dir: [2025-08-13T01:47:10.063Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin [2025-08-13T01:47:10.063Z] [2025-08-13T01:47:10.063Z] build-java: [2025-08-13T01:47:10.063Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-jar: [2025-08-13T01:47:10.820Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-archives: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-no-natives: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-natives: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build: [2025-08-13T01:47:10.820Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-08-13T01:47:10.820Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] setup-java-properties: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] check-prereqs: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-dependencies: [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] create-bin-dir: [2025-08-13T01:47:10.820Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-08-13T01:47:10.820Z] [2025-08-13T01:47:10.820Z] build-java: [2025-08-13T01:47:10.820Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-08-13T01:47:12.387Z] [2025-08-13T01:47:12.387Z] build-jar: [2025-08-13T01:47:12.387Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-08-13T01:47:12.387Z] [2025-08-13T01:47:12.387Z] build-archives: [2025-08-13T01:47:12.387Z] [2025-08-13T01:47:12.387Z] build-no-natives: [2025-08-13T01:47:12.387Z] [2025-08-13T01:47:12.387Z] build-natives: [2025-08-13T01:47:12.387Z] [2025-08-13T01:47:12.387Z] build: [2025-08-13T01:47:12.387Z] [echo] Executing openjdk.test.classloading/build.xml [2025-08-13T01:47:12.388Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:12.388Z] [2025-08-13T01:47:12.388Z] setup-java-properties: [2025-08-13T01:47:12.388Z] [2025-08-13T01:47:12.388Z] check-prereqs: [2025-08-13T01:47:12.388Z] [2025-08-13T01:47:12.388Z] build-dependencies: [2025-08-13T01:47:12.388Z] [2025-08-13T01:47:12.388Z] create-bin-dir: [2025-08-13T01:47:12.388Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-08-13T01:47:12.388Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-08-13T01:47:12.388Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-08-13T01:47:12.388Z] [2025-08-13T01:47:12.388Z] build-java: [2025-08-13T01:47:12.388Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-08-13T01:47:13.147Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-08-13T01:47:13.907Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-08-13T01:47:13.907Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-08-13T01:47:13.907Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-08-13T01:47:13.907Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-08-13T01:47:13.907Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-08-13T01:47:13.907Z] [2025-08-13T01:47:13.907Z] build-jar: [2025-08-13T01:47:13.907Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-08-13T01:47:13.907Z] [2025-08-13T01:47:13.907Z] build-archives: [2025-08-13T01:47:13.907Z] [2025-08-13T01:47:13.908Z] build-no-natives: [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] build-natives: [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] copy-dict-file: [2025-08-13T01:47:13.908Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] build: [2025-08-13T01:47:13.908Z] [echo] Executing openjdk.test.debugging/build.xml [2025-08-13T01:47:13.908Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] setup-java-properties: [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] check-prereqs: [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] build-dependencies: [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] create-bin-dir: [2025-08-13T01:47:13.908Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-08-13T01:47:13.908Z] [2025-08-13T01:47:13.908Z] build-java-8: [2025-08-13T01:47:13.908Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-java-11-25plus: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-java-17-24: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-java: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-jdi-jar: [2025-08-13T01:47:14.667Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-hcr-jar: [2025-08-13T01:47:14.667Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-jars: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-archives: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-no-natives: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build-natives: [2025-08-13T01:47:14.667Z] [2025-08-13T01:47:14.667Z] build: [2025-08-13T01:47:14.667Z] [echo] Executing openjdk.test.gc/build.xml [2025-08-13T01:47:14.668Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:14.668Z] [2025-08-13T01:47:14.668Z] setup-java-properties: [2025-08-13T01:47:14.668Z] [2025-08-13T01:47:14.668Z] check-prereqs: [2025-08-13T01:47:14.668Z] [2025-08-13T01:47:14.668Z] build-dependencies: [2025-08-13T01:47:14.668Z] [2025-08-13T01:47:14.668Z] create-bin-dir: [2025-08-13T01:47:14.668Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-08-13T01:47:14.668Z] [2025-08-13T01:47:14.668Z] build-java: [2025-08-13T01:47:14.668Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-jar: [2025-08-13T01:47:15.427Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-archives: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-no-natives: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-natives: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build: [2025-08-13T01:47:15.427Z] [echo] Executing openjdk.test.jck/build.xml [2025-08-13T01:47:15.427Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] setup-java-properties: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] check-prereqs: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-dependencies: [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] create-bin-dir: [2025-08-13T01:47:15.427Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-08-13T01:47:15.427Z] [2025-08-13T01:47:15.427Z] build-java: [2025-08-13T01:47:15.428Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] build-jar: [2025-08-13T01:47:16.186Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] build-archives: [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] build-no-natives: [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] setup-native-build-command: [2025-08-13T01:47:16.186Z] [echo] building natives for java_platform linux_x86-64 [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] build-natives-windows: [2025-08-13T01:47:16.186Z] [2025-08-13T01:47:16.186Z] build-natives-unix: [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] build-natives: [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] build: [2025-08-13T01:47:16.187Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-08-13T01:47:16.187Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] setup-java-properties: [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] check-prereqs: [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] build-dependencies: [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] create-bin-dir: [2025-08-13T01:47:16.187Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-08-13T01:47:16.187Z] [2025-08-13T01:47:16.187Z] build-java: [2025-08-13T01:47:16.187Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-08-13T01:47:17.754Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-jar: [2025-08-13T01:47:17.754Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-archives: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-no-natives: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-natives: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build: [2025-08-13T01:47:17.754Z] [echo] Executing openjdk.test.lang/build.xml [2025-08-13T01:47:17.754Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] setup-java-properties: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] check-prereqs: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-dependencies: [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] create-bin-dir: [2025-08-13T01:47:17.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-08-13T01:47:17.754Z] [2025-08-13T01:47:17.754Z] build-java: [2025-08-13T01:47:17.755Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-jar: [2025-08-13T01:47:19.322Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-archives: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-no-natives: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-natives: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build: [2025-08-13T01:47:19.322Z] [echo] Executing openjdk.test.load/build.xml [2025-08-13T01:47:19.322Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] setup-java-properties: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] check-prereqs: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-dependencies: [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] create-bin-dir: [2025-08-13T01:47:19.322Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-08-13T01:47:19.322Z] [2025-08-13T01:47:19.322Z] build-java: [2025-08-13T01:47:19.322Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-jar: [2025-08-13T01:47:20.081Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-archives: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-no-natives: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-natives: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build: [2025-08-13T01:47:20.081Z] [echo] Executing openjdk.test.locking/build.xml [2025-08-13T01:47:20.081Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] setup-java-properties: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] check-prereqs: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-dependencies: [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] create-bin-dir: [2025-08-13T01:47:20.081Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-08-13T01:47:20.081Z] [2025-08-13T01:47:20.081Z] build-java: [2025-08-13T01:47:20.081Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-jar: [2025-08-13T01:47:20.840Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-archives: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-no-natives: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-natives: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build: [2025-08-13T01:47:20.840Z] [echo] Executing openjdk.test.math/build.xml [2025-08-13T01:47:20.840Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] setup-java-properties: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] check-prereqs: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-dependencies: [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] create-bin-dir: [2025-08-13T01:47:20.840Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-08-13T01:47:20.840Z] [2025-08-13T01:47:20.840Z] build-java: [2025-08-13T01:47:20.840Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-jar: [2025-08-13T01:47:30.656Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-archives: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-no-natives: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-natives: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build: [2025-08-13T01:47:30.656Z] [echo] Executing openjdk.test.mauve/build.xml [2025-08-13T01:47:30.656Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] check-if-already-built: [2025-08-13T01:47:30.656Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-08-13T01:47:30.656Z] [echo] openjdk_test_mauve_already_built is true [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] check-if-cvs-available: [2025-08-13T01:47:30.656Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-08-13T01:47:30.656Z] [echo] cvs_available is true [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] download-cvsclient: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] output-recreate-message: [2025-08-13T01:47:30.656Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-08-13T01:47:30.656Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] delete-work-dir: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] create-work-dir: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] get-source: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] check-if-source-available: [2025-08-13T01:47:30.656Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists [2025-08-13T01:47:30.656Z] [echo] mauve_source_available is ${mauve_source_available} [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] delete-corba-files: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] mauve-configure: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] setup-java-properties: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-harness: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-tests: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-java: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-jar: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] build-archives: [2025-08-13T01:47:30.656Z] [2025-08-13T01:47:30.656Z] check-if-work_jar_file-exists: [2025-08-13T01:47:30.656Z] [echo] Checking if /tmp/mauve/mauve.jar exists [2025-08-13T01:47:30.657Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] install-archives: [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] configure: [2025-08-13T01:47:30.657Z] [echo] Executing openjdk.test.nio/build.xml [2025-08-13T01:47:30.657Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] setup-java-properties: [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] check-prereqs: [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] build-dependencies: [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] create-bin-dir: [2025-08-13T01:47:30.657Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] check-java-nio-filesystem: [2025-08-13T01:47:30.657Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] copy-resources: [2025-08-13T01:47:30.657Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-08-13T01:47:30.657Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-08-13T01:47:30.657Z] [2025-08-13T01:47:30.657Z] build-java-nio-filesystem: [2025-08-13T01:47:30.657Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-08-13T01:47:30.657Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-08-13T01:47:30.657Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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-08-13T01:47:30.657Z] [exec] Done [2025-08-13T01:47:30.658Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/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-08-13T01:47:30.658Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-08-13T01:47:32.225Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-08-13T01:47:32.225Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-08-13T01:47:32.225Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-08-13T01:47:32.225Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-08-13T01:47:32.225Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-08-13T01:47:32.985Z] [2025-08-13T01:47:32.985Z] build-java: [2025-08-13T01:47:32.985Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-jar: [2025-08-13T01:47:33.745Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-archives: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-no-natives: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-natives: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build: [2025-08-13T01:47:33.745Z] [echo] Executing openjdk.test.serialization/build.xml [2025-08-13T01:47:33.745Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] setup-java-properties: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] check-prereqs: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-dependencies: [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] create-bin-dir: [2025-08-13T01:47:33.745Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-08-13T01:47:33.745Z] [2025-08-13T01:47:33.745Z] build-java: [2025-08-13T01:47:33.745Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build-jar: [2025-08-13T01:47:34.504Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build-archives: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build-no-natives: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build-natives: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build: [2025-08-13T01:47:34.504Z] [echo] Executing openjdk.test.security/build.xml [2025-08-13T01:47:34.504Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] setup-java-properties: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] check-prereqs: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] build-dependencies: [2025-08-13T01:47:34.504Z] [2025-08-13T01:47:34.504Z] create-bin-dir: [2025-08-13T01:47:34.505Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-08-13T01:47:34.505Z] [2025-08-13T01:47:34.505Z] build-java: [2025-08-13T01:47:34.505Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-jar: [2025-08-13T01:47:35.264Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-archives: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-no-natives: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-natives: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build: [2025-08-13T01:47:35.264Z] [echo] Executing openjdk.test.util/build.xml [2025-08-13T01:47:35.264Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] setup-java-properties: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] check-prereqs: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-dependencies: [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] create-bin-dir: [2025-08-13T01:47:35.264Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-08-13T01:47:35.264Z] [2025-08-13T01:47:35.264Z] build-java: [2025-08-13T01:47:35.264Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.022Z] build-jar: [2025-08-13T01:47:36.022Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.022Z] build-archives: [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.022Z] build-no-natives: [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.022Z] build-natives: [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.022Z] build: [2025-08-13T01:47:36.022Z] [echo] Executing openjdk.test.jlm/build.xml [2025-08-13T01:47:36.022Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:36.022Z] [2025-08-13T01:47:36.023Z] setup-java-properties: [2025-08-13T01:47:36.023Z] [2025-08-13T01:47:36.023Z] check-prereqs: [2025-08-13T01:47:36.023Z] [2025-08-13T01:47:36.023Z] create-bin-dir: [2025-08-13T01:47:36.023Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-08-13T01:47:36.023Z] [2025-08-13T01:47:36.023Z] build-java: [2025-08-13T01:47:36.023Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-jar: [2025-08-13T01:47:37.592Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-archives: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-no-natives: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-natives: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build: [2025-08-13T01:47:37.592Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] setup-java-properties: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] check-prereqs: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] check-compiler-level: [2025-08-13T01:47:37.592Z] [echo] java_java_specification_version is 1.8 [2025-08-13T01:47:37.592Z] [echo] can_build_modularity is false [2025-08-13T01:47:37.592Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-08-13T01:47:37.592Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] create-bin-dir: [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-08-13T01:47:37.592Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-java: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build-no-natives: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] build: [2025-08-13T01:47:37.592Z] [2025-08-13T01:47:37.592Z] common_dist: [2025-08-13T01:47:37.592Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/STF [2025-08-13T01:47:37.592Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/aqa-systemtest [2025-08-13T01:47:38.350Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/aqa-systemtest [2025-08-13T01:47:38.350Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/openj9-systemtest does not exist. [2025-08-13T01:47:38.350Z] [2025-08-13T01:47:38.350Z] build: [2025-08-13T01:47:38.350Z] [2025-08-13T01:47:38.350Z] build: [2025-08-13T01:47:38.350Z] [2025-08-13T01:47:38.350Z] THC.check: [2025-08-13T01:47:38.350Z] [2025-08-13T01:47:38.350Z] getChurn: [2025-08-13T01:47:38.350Z] [exec] Cloning into 'churn'... [2025-08-13T01:47:38.350Z] [2025-08-13T01:47:38.350Z] dist: [2025-08-13T01:47:38.351Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/churn [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] init: [2025-08-13T01:47:38.351Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/daaLoadTest [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] common_build: [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] build: [2025-08-13T01:47:38.351Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/daaLoadTest [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] build: [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] init: [2025-08-13T01:47:38.351Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jcstress [2025-08-13T01:47:38.351Z] [2025-08-13T01:47:38.351Z] getDependentLibs: [2025-08-13T01:47:39.110Z] [exec] -------------------------------------------- [2025-08-13T01:47:39.110Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:39.110Z] [exec] task is set to default [2025-08-13T01:47:39.110Z] [exec] dependencyList is set to jcstress [2025-08-13T01:47:39.110Z] [exec] -------------------------------------------- [2025-08-13T01:47:39.110Z] [exec] Starting download third party dependent jars [2025-08-13T01:47:39.110Z] [exec] -------------------------------------------- [2025-08-13T01:47:39.110Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:47:39.110Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-13T01:47:39.110Z] [exec] downloaded dependent third party jars successfully [2025-08-13T01:47:39.110Z] [2025-08-13T01:47:39.110Z] dist: [2025-08-13T01:47:39.110Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jcstress [2025-08-13T01:47:39.110Z] [2025-08-13T01:47:39.110Z] init: [2025-08-13T01:47:39.110Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jlm [2025-08-13T01:47:39.110Z] [2025-08-13T01:47:39.110Z] common_build: [2025-08-13T01:47:39.110Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/jlm [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/lambdaLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/lambdaLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mathLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mathLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mauveLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/mauveLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/modularity [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/modularity [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/otherLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/otherLoadTest [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/security [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/security [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] init: [2025-08-13T01:47:39.111Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/sharedClasses [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] common_build: [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] build: [2025-08-13T01:47:39.111Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jvmtest/system/sharedClasses [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] BUILD SUCCESSFUL [2025-08-13T01:47:39.111Z] Total time: 35 seconds [2025-08-13T01:47:39.111Z] 0 [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] [2025-08-13T01:47:39.111Z] RECORD TEST REPOs SHA [2025-08-13T01:47:39.111Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2025-08-13T01:47:39.111Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2025-08-13T01:47:39.112Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-13T01:47:39.112Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2025-08-13T01:47:39.112Z] ================================================ [2025-08-13T01:47:39.112Z] timestamp: 20250813-014738 [2025-08-13T01:47:39.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests [2025-08-13T01:47:39.112Z] git repo: [2025-08-13T01:47:39.112Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-13T01:47:39.112Z] sha: [2025-08-13T01:47:39.112Z] 733e828eaf707709002a67c0ca06e9e08055f474 [2025-08-13T01:47:39.112Z] ================================================ [2025-08-13T01:47:39.112Z] timestamp: 20250813-014738 [2025-08-13T01:47:39.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/churn/churn [2025-08-13T01:47:39.112Z] git repo: [2025-08-13T01:47:39.112Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-08-13T01:47:39.112Z] sha: [2025-08-13T01:47:39.112Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-08-13T01:47:39.112Z] ================================================ [2025-08-13T01:47:39.112Z] timestamp: 20250813-014738 [2025-08-13T01:47:39.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/aqa-systemtest [2025-08-13T01:47:39.112Z] git repo: [2025-08-13T01:47:39.112Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-08-13T01:47:39.112Z] sha: [2025-08-13T01:47:39.112Z] dbae19c80b3664a1a84bb236fbb2a08021008468 [2025-08-13T01:47:39.112Z] ================================================ [2025-08-13T01:47:39.112Z] timestamp: 20250813-014738 [2025-08-13T01:47:39.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/STF [2025-08-13T01:47:39.112Z] git repo: [2025-08-13T01:47:39.112Z] Fetch URL: https://github.com/adoptium/STF.git [2025-08-13T01:47:39.112Z] sha: [2025-08-13T01:47:39.112Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826 [2025-08-13T01:47:39.112Z] ================================================ [2025-08-13T01:47:39.112Z] timestamp: 20250813-014738 [2025-08-13T01:47:39.112Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG [2025-08-13T01:47:39.112Z] git repo: [2025-08-13T01:47:39.112Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-13T01:47:39.112Z] sha: [2025-08-13T01:47:39.112Z] 5db0f052b124b696faccf97908923f69b33034b9 [2025-08-13T01:47:39.112Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [Pipeline] } [2025-08-13T01:47:39.681Z] $ ssh-agent -k [2025-08-13T01:47:39.690Z] unset SSH_AUTH_SOCK; [2025-08-13T01:47:39.690Z] unset SSH_AGENT_PID; [2025-08-13T01:47:39.690Z] echo Agent pid 2460164 killed; [2025-08-13T01:47:40.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-13T01:47:40.451Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-13T01:47:40.471Z] ITERATION: 1/1 [Pipeline] wrap [2025-08-13T01:47:40.796Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/.xvfb-7-..fbdir10567987229331082386 [Pipeline] { [Pipeline] sh [2025-08-13T01:48:02.678Z] + ps -f [2025-08-13T01:48:02.678Z] + awk '{print $9}' [2025-08-13T01:48:02.678Z] + grep '[X]vfb' [Pipeline] echo [2025-08-13T01:48:03.202Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-08-13T01:48:03.267Z] $ ssh-agent [2025-08-13T01:48:03.853Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcMoDD/agent.2460949 [2025-08-13T01:48:03.853Z] SSH_AGENT_PID=2460952 [2025-08-13T01:48:03.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T01:48:05.426Z] + uname [2025-08-13T01:48:05.426Z] + '[' Linux '=' AIX ] [2025-08-13T01:48:05.426Z] + uname [2025-08-13T01:48:05.426Z] + '[' Linux '=' SunOS ] [2025-08-13T01:48:05.426Z] + uname [2025-08-13T01:48:05.426Z] + '[' Linux '=' '*BSD' ] [2025-08-13T01:48:05.426Z] + MAKE=make [2025-08-13T01:48:05.426Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-13T01:48:05.426Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-13T01:48:07.284Z] + unset LD_LIBRARY_PATH [2025-08-13T01:48:07.285Z] + uname [2025-08-13T01:48:07.285Z] + '[' Linux '=' AIX ] [2025-08-13T01:48:07.285Z] + uname [2025-08-13T01:48:07.285Z] + '[' Linux '=' SunOS ] [2025-08-13T01:48:07.285Z] + uname [2025-08-13T01:48:07.285Z] + '[' Linux '=' '*BSD' ] [2025-08-13T01:48:07.285Z] + MAKE=make [2025-08-13T01:48:07.285Z] + cd ./aqa-tests [2025-08-13T01:48:07.285Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-13T01:48:07.285Z] + set +x [2025-08-13T01:48:07.285Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2025-08-13T01:48:07.285Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib [2025-08-13T01:48:07.285Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 [2025-08-13T01:48:07.285Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:48:07.285Z] perl scripts/configure.pl [2025-08-13T01:48:07.285Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ParallelStreamsLoadTest_HS_0,ParallelStreamsLoadTest_HS_1 --numOfMachines= --testTime= --TRSSURL= [2025-08-13T01:48:07.285Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Starting to generate test make files. [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/churn/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/security/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/jlm/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-08-13T01:48:07.285Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/modularity/playlist.xml [2025-08-13T01:48:07.285Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-08-13T01:48:07.285Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../system/autoGen.mk [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../autoGen.mk [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/utils.mk [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/../TKG/rerun.mk [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] Make files are generated successfully. [2025-08-13T01:48:07.285Z] [2025-08-13T01:48:07.285Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:48:07.285Z] make -f runtest.mk _testList [2025-08-13T01:48:07.285Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG' [2025-08-13T01:48:08.043Z] [2025-08-13T01:48:08.043Z] Running make 4.4.1 [2025-08-13T01:48:08.043Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/TKG/.. [2025-08-13T01:48:08.043Z] set JDK_VERSION to 8 [2025-08-13T01:48:08.043Z] set JDK_IMPL to hotspot [2025-08-13T01:48:08.043Z] set JVM_VERSION to openjdk8 [2025-08-13T01:48:08.043Z] set JCL_VERSION to latest [2025-08-13T01:48:08.043Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image [2025-08-13T01:48:08.043Z] set SPEC to alpine-linux_x86-64 [2025-08-13T01:48:08.043Z] set TEST_FLAG to [2025-08-13T01:48:08.043Z] Running testList ... [2025-08-13T01:48:08.043Z] There are 2 test targets in testList [2025-08-13T01:48:08.043Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image/bin/java" -version [2025-08-13T01:48:08.043Z] openjdk version "1.8.0_472-beta" [2025-08-13T01:48:08.043Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508122022-b03) [2025-08-13T01:48:08.043Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b03, mixed mode) [2025-08-13T01:48:08.043Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests' [2025-08-13T01:48:08.043Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system' [2025-08-13T01:48:08.043Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_alpine-linux_rerun/aqa-tests/system/lambdaLoadTest' [2025-08-13T01:48:08.043Z] ../system.mk:25: CYGWIN is 0 [2025-08-13T01:48:08.043Z] [2025-08-13T01:48:08.043Z] ===============================================