Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.system_arm_linux" build number 473
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 22
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 108
originally caused by:
Started by user Shelley Lambert
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 107
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2@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_arm_linux_testList_2@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/v1.0.11-release^{commit} # timeout=10
Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10
Commit message: "Update testenv_arm32 for Jan release (#6848)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-23T17:55:11.748Z] SPEC: linux_arm
[Pipeline] echo
[2026-01-23T17:55:11.749Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-23T17:55:11.758Z] dynamicAgents: []
[Pipeline] echo
[2026-01-23T17:55:11.759Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] nodesByLabel
[2026-01-23T17:55:11.765Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] node
[2026-01-23T17:55:26.767Z] Still waiting to schedule task
[2026-01-23T17:55:26.769Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2026-01-23T18:03:13.942Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-23T18:03:13.964Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T18:03:14.344Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T18:03:14.344Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T18:03:14.522Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-23T18:03:14.753Z] The recommended git tool is: git
[2026-01-23T18:03:15.111Z] No credentials specified
[2026-01-23T18:03:15.291Z] Cloning the remote Git repository
[2026-01-23T18:03:15.558Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-23T18:03:15.559Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests # timeout=10
[2026-01-23T18:03:15.581Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-23T18:03:15.581Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-23T18:03:15.581Z] > git --version # timeout=10
[2026-01-23T18:03:15.590Z] > git --version # 'git version 2.43.0'
[2026-01-23T18:03:15.590Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-23T18:03:22.793Z] Avoid second fetch
[2026-01-23T18:03:22.981Z] Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release)
[2026-01-23T18:03:22.504Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-23T18:03:22.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-23T18:03:22.881Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-23T18:03:23.070Z] > git config core.sparsecheckout # timeout=10
[2026-01-23T18:03:23.077Z] > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10
[2026-01-23T18:03:24.916Z] Commit message: "Update testenv_arm32 for Jan release (#6848)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-23T18:03:26.631Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-23T18:03:26.647Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-23T18:03:28.734Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-01-23T18:03:29.459Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-23T18:03:31.331Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-23T18:03:31.331Z] Unix type machine..
[2026-01-23T18:03:31.331Z] Running on a Linux host
[2026-01-23T18:03:31.331Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-23T18:03:34.282Z] + printenv
[2026-01-23T18:03:34.283Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-23T18:03:34.283Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-23T18:03:34.283Z] SETUP_JCK_RUN=false
[2026-01-23T18:03:34.283Z] USE_TESTENV_PROPERTIES=true
[2026-01-23T18:03:34.283Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-23T18:03:34.283Z] SSH_CLIENT=78.47.239.97 46222 22
[2026-01-23T18:03:34.283Z] USER=jenkins
[2026-01-23T18:03:34.283Z] BUILD_LIST=system
[2026-01-23T18:03:34.283Z] SDK_RESOURCE=upstream
[2026-01-23T18:03:34.283Z] OPENJ9_BRANCH=master
[2026-01-23T18:03:34.283Z] jobStatus=SUCCESS
[2026-01-23T18:03:34.283Z] CI=true
[2026-01-23T18:03:34.283Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=changes
[2026-01-23T18:03:34.283Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-23T18:03:34.283Z] UPSTREAM_JOB_NUMBER=22
[2026-01-23T18:03:34.283Z] TARGET=-f parallelList.mk testList_2
[2026-01-23T18:03:34.283Z] EXIT_FAILURE=false
[2026-01-23T18:03:34.283Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm
[2026-01-23T18:03:34.283Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-23T18:03:34.283Z] USE_JRE=false
[2026-01-23T18:03:34.283Z] OLDPWD=/home/jenkins
[2026-01-23T18:03:34.283Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-23T18:03:34.283Z] HOME=/home/jenkins
[2026-01-23T18:03:34.283Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-23T18:03:34.283Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/
[2026-01-23T18:03:34.283Z] TAP_NAME=Test_openjdk8_hs_sanity.system_arm_linux_testList_2.tap
[2026-01-23T18:03:34.283Z] JDK_IMPL=hotspot
[2026-01-23T18:03:34.283Z] DOCKER_REQUIRED=false
[2026-01-23T18:03:34.283Z] HUDSON_COOKIE=3c1d73fc-23c5-4641-8dcf-085dd20210f3
[2026-01-23T18:03:34.283Z] JENKINS_SERVER_COOKIE=durable-d5e084944952ef0cc748ca5af4f17b08a8cec88fc6e1d00efdbf8b3c9ceebb83
[2026-01-23T18:03:34.283Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../benchmarks
[2026-01-23T18:03:34.283Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2026-01-23T18:03:34.283Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[2026-01-23T18:03:34.283Z] KEEP_WORKSPACE=false
[2026-01-23T18:03:34.283Z] ARCHIVE_TEST_RESULTS=false
[2026-01-23T18:03:34.283Z] GENERATE_JOBS=true
[2026-01-23T18:03:34.283Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-23T18:03:34.283Z] PERSONAL_BUILD=false
[2026-01-23T18:03:34.283Z] LOGNAME=jenkins
[2026-01-23T18:03:34.283Z] NODE_NAME=test-docker-ubuntu2404-armv7-9
[2026-01-23T18:03:34.283Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=artifacts
[2026-01-23T18:03:34.283Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux
[2026-01-23T18:03:34.283Z] STAGE_NAME=Setup
[2026-01-23T18:03:34.283Z] AUTO_DETECT=true
[2026-01-23T18:03:34.283Z] EXECUTOR_NUMBER=0
[2026-01-23T18:03:34.283Z] JDK_VERSION=8
[2026-01-23T18:03:34.283Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-23T18:03:34.283Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=tests
[2026-01-23T18:03:34.283Z] BUILD_DISPLAY_NAME=#11
[2026-01-23T18:03:34.283Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-23T18:03:34.283Z] TIME_LIMIT=25
[2026-01-23T18:03:34.283Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-23T18:03:34.283Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[2026-01-23T18:03:34.283Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-01-23T18:03:34.283Z] PLATFORM=arm_linux
[2026-01-23T18:03:34.283Z] TKG_ITERATIONS=1
[2026-01-23T18:03:34.283Z] EXIT_SUCCESS=false
[2026-01-23T18:03:34.283Z] BUILD_ID=11
[2026-01-23T18:03:34.283Z] RERUN_FAILURE=true
[2026-01-23T18:03:34.283Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-23T18:03:34.283Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_arm_linux_testList_2-11
[2026-01-23T18:03:34.283Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:03:34.283Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-23T18:03:34.283Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-23T18:03:34.283Z] LANG=C.UTF-8
[2026-01-23T18:03:34.283Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/
[2026-01-23T18:03:34.283Z] KEEP_REPORTDIR=false
[2026-01-23T18:03:34.283Z] JCK_GIT_BRANCH=master
[2026-01-23T18:03:34.283Z] ORIGIN_JDK_VERSION=8
[2026-01-23T18:03:34.283Z] BUILD_NUMBER=11
[2026-01-23T18:03:34.283Z] JENKINS_NODE_COOKIE=bf08da2a-c88a-404f-8043-109cb57d0a0d
[2026-01-23T18:03:34.283Z] SHELL=/bin/sh
[2026-01-23T18:03:34.283Z] ITERATIONS=1
[2026-01-23T18:03:34.283Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-23T18:03:34.283Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-23T18:03:34.283Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect
[2026-01-23T18:03:34.283Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-23T18:03:34.283Z] SPEC=linux_arm
[2026-01-23T18:03:34.283Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-23T18:03:34.283Z] UPSTREAM_TEST_JOB_NUMBER=473
[2026-01-23T18:03:34.283Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-23T18:03:34.283Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/display/redirect
[2026-01-23T18:03:34.283Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin
[2026-01-23T18:03:34.283Z] JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[2026-01-23T18:03:34.283Z] SLACK_CHANNEL=aqavit-bot
[2026-01-23T18:03:34.283Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-23T18:03:34.283Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[2026-01-23T18:03:34.283Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/lib
[2026-01-23T18:03:34.283Z] SSH_CONNECTION=78.47.239.97 46222 172.17.0.2 22
[2026-01-23T18:03:34.283Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2@tmp
[2026-01-23T18:03:34.283Z] PARALLEL=None
[2026-01-23T18:03:34.283Z] JOBSTARTTIME=Fri, 23 Jan 2026 18:03:27 +0000
[2026-01-23T18:03:34.283Z] DYNAMIC_COMPILE=false
[2026-01-23T18:03:34.283Z] 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
[2026-01-23T18:03:34.823Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-23T18:03:34.833Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T18:04:19.121Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 22
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-23T18:04:19.235Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-23T18:04:19.240Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-01-23T18:04:19.351Z] $ ssh-agent
[2026-01-23T18:04:20.173Z] SSH_AUTH_SOCK=/tmp/ssh-7gdhgZSv7GJn/agent.4034262
[2026-01-23T18:04:20.173Z] SSH_AGENT_PID=4034264
[2026-01-23T18:04:20.173Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-23T18:04:20.193Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-23T18:04:20.215Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-23T18:04:22.100Z] + pwd
[2026-01-23T18:04:22.100Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-23T18:04:22.100Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests
[2026-01-23T18:04:22.100Z] load ./testenv/testenv_arm32.properties
[2026-01-23T18:04:22.100Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2026-01-23T18:04:22.100Z] b2165a2663ca0129244559744b5bf4b57c627091 refs/tags/jdk8u482-b08-aarch32-20260122
[2026-01-23T18:04:22.100Z] Use tag name jdk8u482-b08-aarch32-20260122 from ./testenv/testenv_arm32.properties
[2026-01-23T18:04:22.100Z] get jdk binary...
[2026-01-23T18:04:22.100Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-23T18:04:22.100Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz ...
[2026-01-23T18:04:24.077Z] List files in jdkbinary folder...
[2026-01-23T18:04:24.077Z] total 226480
[2026-01-23T18:04:24.077Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:24.077Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:24.077Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:24.077Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json
[2026-01-23T18:04:24.077Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json
[2026-01-23T18:04:24.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:04 tmp
[2026-01-23T18:04:24.078Z] List files in jdkbinary/tmp folder...
[2026-01-23T18:04:24.078Z] total 4
[2026-01-23T18:04:24.078Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122
[2026-01-23T18:04:24.078Z] Moving directory jdk8u482-b08-aarch32-20260122/ to ../j2sdk-image
[2026-01-23T18:04:24.078Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz ...
[2026-01-23T18:04:25.039Z] List files in jdkbinary folder...
[2026-01-23T18:04:25.039Z] total 226484
[2026-01-23T18:04:25.039Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:25.039Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:25.039Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T18:04:25.039Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json
[2026-01-23T18:04:25.039Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json
[2026-01-23T18:04:25.039Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 j2sdk-image
[2026-01-23T18:04:25.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:04 tmp
[2026-01-23T18:04:25.039Z] List files in jdkbinary/tmp folder...
[2026-01-23T18:04:25.039Z] total 4
[2026-01-23T18:04:25.039Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122-jre
[2026-01-23T18:04:25.039Z] Moving directory jdk8u482-b08-aarch32-20260122-jre/ to ../j2re-image
[2026-01-23T18:04:25.039Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre...
[2026-01-23T18:04:27.017Z] Removing top-level folder jdk8u482-b08-aarch32-20260122-debug-image/
[2026-01-23T18:04:27.017Z] Removing top-level folder jdk8u482-b08-aarch32-20260122/
[2026-01-23T18:04:27.017Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-01-23T18:04:27.018Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-23T18:04:27.018Z] openjdk version "1.8.0_482"
[2026-01-23T18:04:27.018Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-23T18:04:27.018Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-23T18:04:27.018Z] =JAVA VERSION OUTPUT END=
[2026-01-23T18:04:27.018Z] =RELEASE INFO BEGIN=
[2026-01-23T18:04:27.018Z] JAVA_VERSION="1.8.0_482"
[2026-01-23T18:04:27.018Z] OS_NAME="Linux"
[2026-01-23T18:04:27.018Z] OS_VERSION="2.6"
[2026-01-23T18:04:27.018Z] OS_ARCH="aarch32"
[2026-01-23T18:04:27.018Z] SOURCE=".:git:20a1bf8d65bd+"
[2026-01-23T18:04:27.018Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-23T18:04:27.018Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-23T18:04:27.018Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-23T18:04:27.018Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2026-01-23T18:04:27.018Z] FULL_VERSION="1.8.0_482-b08"
[2026-01-23T18:04:27.018Z] SEMANTIC_VERSION="8.0.482+8"
[2026-01-23T18:04:27.018Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-01-23T18:04:27.018Z] JVM_VARIANT="Hotspot"
[2026-01-23T18:04:27.018Z] JVM_VERSION="25.482-b08"
[2026-01-23T18:04:27.018Z] IMAGE_TYPE="JDK"
[2026-01-23T18:04:27.018Z] =RELEASE INFO END=
[2026-01-23T18:04:27.018Z] get testKitGen...
[2026-01-23T18:04:27.018Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-23T18:04:29.437Z] git rev-parse master
[2026-01-23T18:04:29.437Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-23T18:04:30.106Z] $ ssh-agent -k
[2026-01-23T18:04:30.132Z] unset SSH_AUTH_SOCK;
[2026-01-23T18:04:30.133Z] unset SSH_AGENT_PID;
[2026-01-23T18:04:30.133Z] echo Agent pid 4034264 killed;
[2026-01-23T18:04:30.937Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-23T18:04:31.455Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=473&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-23T18:04:31.466Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-9&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=473&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-23T18:04:31.510Z] Building tests...
[Pipeline] timeout
[2026-01-23T18:04:31.514Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T18:04:32.612Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux" build number 473
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-23T18:04:32.651Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-23T18:04:32.669Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-23T18:04:34.555Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-23T18:04:34.555Z] --------------------------------------------
[2026-01-23T18:04:34.555Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:34.555Z] task is set to default
[2026-01-23T18:04:34.555Z] dependencyList is set to all
[2026-01-23T18:04:34.555Z] System Test jars will be downloaded.
[2026-01-23T18:04:34.555Z] --------------------------------------------
[2026-01-23T18:04:34.555Z] Starting download third party dependent jars
[2026-01-23T18:04:34.555Z] --------------------------------------------
[2026-01-23T18:04:34.555Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:34.555Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-01-23T18:04:34.555Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-01-23T18:04:34.555Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-01-23T18:04:34.555Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-01-23T18:04:34.556Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-23T18:04:35.513Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-23T18:04:35.525Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-23T18:04:35.626Z] $ ssh-agent
[2026-01-23T18:04:36.442Z] SSH_AUTH_SOCK=/tmp/ssh-EGAxHOyzOEwP/agent.4034358
[2026-01-23T18:04:36.442Z] SSH_AGENT_PID=4034360
[2026-01-23T18:04:36.442Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-23T18:04:38.333Z] + bash ./compile.sh
[2026-01-23T18:04:38.333Z] declare -x ACTIVE_NODE_TIMEOUT="5"
[2026-01-23T18:04:38.333Z] declare -x ADOPTOPENJDK_BRANCH="v1.0.11-release"
[2026-01-23T18:04:38.333Z] declare -x ADOPTOPENJDK_REPO="https://github.com/adoptium/aqa-tests.git"
[2026-01-23T18:04:38.333Z] declare -x ADOPTOPENJDK_SYSTEMTEST_BRANCH="master"
[2026-01-23T18:04:38.333Z] declare -x ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH="adoptium:master"
[2026-01-23T18:04:38.334Z] declare -x ADOPTOPENJDK_SYSTEMTEST_REPO="https://github.com/adoptium/aqa-systemtest.git"
[2026-01-23T18:04:38.334Z] declare -x AQA_REQUIRED_TARGETS="sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf"
[2026-01-23T18:04:38.334Z] declare -x ARCHIVE_TEST_RESULTS="false"
[2026-01-23T18:04:38.334Z] declare -x AUTO_DETECT="true"
[2026-01-23T18:04:38.334Z] declare -x BUILD_DISPLAY_NAME="#11"
[2026-01-23T18:04:38.334Z] declare -x BUILD_ID="11"
[2026-01-23T18:04:38.334Z] declare -x BUILD_LIST="system"
[2026-01-23T18:04:38.334Z] declare -x BUILD_NUMBER="11"
[2026-01-23T18:04:38.334Z] declare -x BUILD_TAG="jenkins-Test_openjdk8_hs_sanity.system_arm_linux_testList_2-11"
[2026-01-23T18:04:38.334Z] declare -x BUILD_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/"
[2026-01-23T18:04:38.334Z] declare -x CI="true"
[2026-01-23T18:04:38.334Z] declare -x CUSTOMIZED_SDK_URL_CREDENTIAL_ID="eclipse_temurin_bot_email_and_token"
[2026-01-23T18:04:38.334Z] declare -x CUSTOM_TARGET_KEY_VALUE="CUSTOM_TARGET="
[2026-01-23T18:04:38.334Z] declare -x DOCKER_REQUIRED="false"
[2026-01-23T18:04:38.334Z] declare -x DYNAMIC_COMPILE="false"
[2026-01-23T18:04:38.334Z] declare -x EXECUTOR_NUMBER="0"
[2026-01-23T18:04:38.334Z] declare -x EXIT_FAILURE="false"
[2026-01-23T18:04:38.334Z] declare -x EXIT_SUCCESS="false"
[2026-01-23T18:04:38.334Z] declare -x EXTERNAL_CUSTOM_BRANCH="master"
[2026-01-23T18:04:38.334Z] declare -x EXTERNAL_TEST_CMD="mvn clean install"
[2026-01-23T18:04:38.334Z] declare -x FAILED_TEST_TARGET="TARGET=-f+parallelList.mk+testList_2"
[2026-01-23T18:04:38.334Z] declare -x GENERATE_JOBS="true"
[2026-01-23T18:04:38.334Z] declare -x HOME="/home/jenkins"
[2026-01-23T18:04:38.334Z] declare -x HUDSON_COOKIE="b694bb94-fd42-4a4a-a535-9a4b0142d1da"
[2026-01-23T18:04:38.334Z] declare -x HUDSON_HOME="/home/jenkins/.jenkins"
[2026-01-23T18:04:38.334Z] declare -x HUDSON_SERVER_COOKIE="2d832652af5afba8"
[2026-01-23T18:04:38.334Z] declare -x HUDSON_URL="https://ci.adoptium.net/"
[2026-01-23T18:04:38.334Z] declare -x IS_SVT_TESTREPO="false"
[2026-01-23T18:04:38.334Z] declare -x ITERATIONS="1"
[2026-01-23T18:04:38.334Z] declare -x JCK_GIT_BRANCH="master"
[2026-01-23T18:04:38.334Z] declare -x JDK8_BRANCH="jdk8u482-b08-aarch32-20260122"
[2026-01-23T18:04:38.334Z] declare -x JDK8_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2026-01-23T18:04:38.334Z] declare -x JDK_IMPL="hotspot"
[2026-01-23T18:04:38.334Z] declare -x JDK_REPO="https://github.com/adoptium/aarch32-jdk8u"
[2026-01-23T18:04:38.334Z] declare -x JDK_VERSION="8"
[2026-01-23T18:04:38.334Z] declare -x JENKINS_HOME="/home/jenkins/.jenkins"
[2026-01-23T18:04:38.334Z] declare -x JENKINS_NODE_COOKIE="bf08da2a-c88a-404f-8043-109cb57d0a0d"
[2026-01-23T18:04:38.334Z] declare -x JENKINS_SERVER_COOKIE="durable-2e7c12e131f1ae14162c80836ea6d66d984331ce5fe5ac79bae337d66985ca64"
[2026-01-23T18:04:38.334Z] declare -x JENKINS_URL="https://ci.adoptium.net/"
[2026-01-23T18:04:38.334Z] declare -x JOBSTARTTIME="Fri, 23 Jan 2026 18:03:27 +0000"
[2026-01-23T18:04:38.334Z] declare -x JOB_BASE_NAME="Test_openjdk8_hs_sanity.system_arm_linux_testList_2"
[2026-01-23T18:04:38.334Z] declare -x JOB_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/display/redirect"
[2026-01-23T18:04:38.334Z] declare -x JOB_NAME="Test_openjdk8_hs_sanity.system_arm_linux_testList_2"
[2026-01-23T18:04:38.334Z] declare -x JOB_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/"
[2026-01-23T18:04:38.334Z] declare -x KEEP_REPORTDIR="false"
[2026-01-23T18:04:38.334Z] declare -x KEEP_WORKSPACE="false"
[2026-01-23T18:04:38.334Z] declare -x LANG="C.UTF-8"
[2026-01-23T18:04:38.334Z] declare -x LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib"
[2026-01-23T18:04:38.334Z] declare -x LIGHT_WEIGHT_CHECKOUT="false"
[2026-01-23T18:04:38.334Z] declare -x LOGNAME="jenkins"
[2026-01-23T18:04:38.334Z] declare -x NODE_LABELS="hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm"
[2026-01-23T18:04:38.334Z] declare -x NODE_NAME="test-docker-ubuntu2404-armv7-9"
[2026-01-23T18:04:38.334Z] declare -x OLDPWD="/home/jenkins"
[2026-01-23T18:04:38.334Z] declare -x OPENJ9_BRANCH="master"
[2026-01-23T18:04:38.334Z] declare -x OPENJ9_REPO="https://github.com/eclipse-openj9/openj9.git"
[2026-01-23T18:04:38.334Z] declare -x OPENJ9_SYSTEMTEST_BRANCH="master"
[2026-01-23T18:04:38.334Z] declare -x OPENJ9_SYSTEMTEST_OWNER_BRANCH="eclipse:master"
[2026-01-23T18:04:38.334Z] declare -x OPENJ9_SYSTEMTEST_REPO="https://github.com/eclipse-openj9/openj9-systemtest.git"
[2026-01-23T18:04:38.334Z] declare -x OPENJCEPLUS_GIT_BRANCH="semeru-java8"
[2026-01-23T18:04:38.334Z] declare -x OPENJCEPLUS_GIT_REPO="https://github.com/ibmruntimes/OpenJCEPlus.git"
[2026-01-23T18:04:38.334Z] declare -x ORIGIN_JDK_VERSION="8"
[2026-01-23T18:04:38.334Z] declare -x PARALLEL="None"
[2026-01-23T18:04:38.335Z] declare -x PASSWORD="****"
[2026-01-23T18:04:38.335Z] declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
[2026-01-23T18:04:38.335Z] declare -x PERF_ROOT="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../benchmarks"
[2026-01-23T18:04:38.335Z] declare -x PERSONAL_BUILD="false"
[2026-01-23T18:04:38.335Z] declare -x PLATFORM="arm_linux"
[2026-01-23T18:04:38.335Z] declare -x PWD="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests"
[2026-01-23T18:04:38.335Z] declare -x RERUN_FAILURE="true"
[2026-01-23T18:04:38.335Z] declare -x RERUN_ITERATIONS="1"
[2026-01-23T18:04:38.335Z] declare -x RERUN_LINK="https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=473&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None"
[2026-01-23T18:04:38.335Z] declare -x RUN_ARTIFACTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=artifacts"
[2026-01-23T18:04:38.336Z] declare -x RUN_CHANGES_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=changes"
[2026-01-23T18:04:38.336Z] declare -x RUN_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect"
[2026-01-23T18:04:38.336Z] declare -x RUN_TESTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=tests"
[2026-01-23T18:04:38.336Z] declare -x SDK_RESOURCE="upstream"
[2026-01-23T18:04:38.336Z] declare -x SETUP_JCK_RUN="false"
[2026-01-23T18:04:38.336Z] declare -x SHELL="/bin/sh"
[2026-01-23T18:04:38.336Z] declare -x SHLVL="1"
[2026-01-23T18:04:38.336Z] declare -x SLACK_CHANNEL="aqavit-bot"
[2026-01-23T18:04:38.336Z] declare -x SPEC="linux_arm"
[2026-01-23T18:04:38.336Z] declare -x SSH_AGENT_PID="4034360"
[2026-01-23T18:04:38.336Z] declare -x SSH_AUTH_SOCK="/tmp/ssh-EGAxHOyzOEwP/agent.4034358"
[2026-01-23T18:04:38.336Z] declare -x SSH_CLIENT="78.47.239.97 46222 22"
[2026-01-23T18:04:38.336Z] declare -x SSH_CONNECTION="78.47.239.97 46222 172.17.0.2 22"
[2026-01-23T18:04:38.336Z] declare -x STAGE_NAME="Build"
[2026-01-23T18:04:38.336Z] declare -x STF_BRANCH="master"
[2026-01-23T18:04:38.336Z] declare -x STF_OWNER_BRANCH="adoptium:master"
[2026-01-23T18:04:38.336Z] declare -x STF_REPO="https://github.com/adoptium/STF.git"
[2026-01-23T18:04:38.336Z] declare -x SYSTEM_LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib"
[2026-01-23T18:04:38.336Z] declare -x TAP_NAME="Test_openjdk8_hs_sanity.system_arm_linux_testList_2.tap"
[2026-01-23T18:04:38.336Z] declare -x TARGET="-f parallelList.mk testList_2"
[2026-01-23T18:04:38.336Z] declare -x TEST_JDK_HOME="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image"
[2026-01-23T18:04:38.336Z] declare -x TIME_LIMIT="25"
[2026-01-23T18:04:38.336Z] declare -x TKG_BRANCH="master"
[2026-01-23T18:04:38.336Z] declare -x TKG_ITERATIONS="1"
[2026-01-23T18:04:38.336Z] declare -x TKG_OWNER_BRANCH="adoptium:master"
[2026-01-23T18:04:38.336Z] declare -x TKG_REPO="https://github.com/adoptium/TKG.git"
[2026-01-23T18:04:38.336Z] declare -x UPSTREAM_JOB_NAME="build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin"
[2026-01-23T18:04:38.336Z] declare -x UPSTREAM_JOB_NUMBER="22"
[2026-01-23T18:04:38.336Z] declare -x UPSTREAM_TEST_JOB_NAME="Test_openjdk8_hs_sanity.system_arm_linux"
[2026-01-23T18:04:38.336Z] declare -x UPSTREAM_TEST_JOB_NUMBER="473"
[2026-01-23T18:04:38.336Z] declare -x USER="jenkins"
[2026-01-23T18:04:38.336Z] declare -x USERNAME="****"
[2026-01-23T18:04:38.336Z] declare -x USE_JRE="false"
[2026-01-23T18:04:38.336Z] declare -x USE_TESTENV_PROPERTIES="true"
[2026-01-23T18:04:38.336Z] declare -x WORKSPACE="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2"
[2026-01-23T18:04:38.336Z] declare -x WORKSPACE_TMP="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2@tmp"
[2026-01-23T18:04:38.336Z] declare -x jobStatus="SUCCESS"
[2026-01-23T18:04:38.336Z] Set values based on ./testenv/testenv_arm32.properties:
[2026-01-23T18:04:38.336Z] =========
[2026-01-23T18:04:38.336Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-23T18:04:38.336Z] TKG_BRANCH=master
[2026-01-23T18:04:38.336Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-23T18:04:38.336Z] OPENJ9_BRANCH=master
[2026-01-23T18:04:38.336Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-23T18:04:38.336Z] STF_BRANCH=master
[2026-01-23T18:04:38.336Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2026-01-23T18:04:38.336Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-01-23T18:04:38.336Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-23T18:04:38.336Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-01-23T18:04:38.336Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2026-01-23T18:04:38.336Z] JDK8_BRANCH=jdk8u482-b08-aarch32-20260122
[2026-01-23T18:04:38.336Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-23T18:04:38.336Z]
[2026-01-23T18:04:38.336Z]
[2026-01-23T18:04:38.336Z] =========
[2026-01-23T18:04:38.336Z]
[2026-01-23T18:04:38.336Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2026-01-23T18:04:38.336Z] JDK_BRANCH=jdk8u482-b08-aarch32-20260122
[2026-01-23T18:04:38.336Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-23T18:04:38.336Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-23T18:04:38.336Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-23T18:04:38.336Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:38.337Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T18:04:38.337Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T18:04:38.337Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-23T18:04:38.337Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-23T18:04:38.337Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-23T18:04:39.471Z]
[2026-01-23T18:04:39.471Z] build:
[2026-01-23T18:04:39.471Z]
[2026-01-23T18:04:39.471Z] clean:
[2026-01-23T18:04:39.471Z]
[2026-01-23T18:04:39.471Z] init:
[2026-01-23T18:04:39.471Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/bin
[2026-01-23T18:04:39.471Z]
[2026-01-23T18:04:39.471Z] getDependentLibs:
[2026-01-23T18:04:39.471Z] [exec] --------------------------------------------
[2026-01-23T18:04:39.471Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:39.471Z] [exec] task is set to default
[2026-01-23T18:04:39.472Z] [exec] dependencyList is set to json_simple
[2026-01-23T18:04:39.472Z] [exec] System Test jars will be downloaded.
[2026-01-23T18:04:39.472Z] [exec] --------------------------------------------
[2026-01-23T18:04:39.472Z] [exec] Starting download third party dependent jars
[2026-01-23T18:04:39.472Z] [exec] --------------------------------------------
[2026-01-23T18:04:39.472Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:39.472Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-01-23T18:04:39.472Z] [exec] downloaded dependent third party jars successfully
[2026-01-23T18:04:39.472Z]
[2026-01-23T18:04:39.472Z] compile:
[2026-01-23T18:04:39.472Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-23T18:04:39.472Z] [echo] ============COMPILER SETTINGS============
[2026-01-23T18:04:39.472Z] [echo] ===fork: yes
[2026-01-23T18:04:39.472Z] [echo] ===debug: on
[2026-01-23T18:04:39.472Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/bin
[2026-01-23T18:04:41.488Z]
[2026-01-23T18:04:41.488Z] dist:
[2026-01-23T18:04:41.488Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-23T18:04:41.488Z]
[2026-01-23T18:04:41.488Z] BUILD SUCCESSFUL
[2026-01-23T18:04:41.488Z] Total time: 3 seconds
[2026-01-23T18:04:41.488Z] 0
[2026-01-23T18:04:41.488Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-23T18:04:42.456Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-23T18:04:42.456Z] microArchOutput:
[2026-01-23T18:04:42.456Z] ****************************** MACHINE INFO ******************************
[2026-01-23T18:04:42.456Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG
[2026-01-23T18:04:42.456Z] Free Physical Memory Size : 3310071808
[2026-01-23T18:04:42.456Z] Free space (bytes) : 39484403712
[2026-01-23T18:04:42.456Z] Total Physical Memory Size : 6442450944
[2026-01-23T18:04:42.456Z] Total space (bytes) : 167961710592
[2026-01-23T18:04:42.456Z] Usable space (bytes) : 30877904896
[2026-01-23T18:04:42.456Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-23T18:04:42.456Z] bashVersion :
[2026-01-23T18:04:42.456Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2026-01-23T18:04:42.456Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-23T18:04:42.456Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-23T18:04:42.456Z]
[2026-01-23T18:04:42.456Z] This is free software; you are free to change and redistribute it.
[2026-01-23T18:04:42.456Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-23T18:04:42.456Z] cpuCores : 8
[2026-01-23T18:04:42.456Z] curlVersion :
[2026-01-23T18:04:42.456Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-01-23T18:04:42.456Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-23T18:04:42.456Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-23T18:04:42.456Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-23T18:04:42.456Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-23T18:04:42.456Z] gcc version : 13
[2026-01-23T18:04:42.456Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-23T18:04:42.456Z] gdb version : bash: line 1: gdb: command not found
[2026-01-23T18:04:42.456Z] lldb version : Command could not be executed
[2026-01-23T18:04:42.456Z] makeVersion :
[2026-01-23T18:04:42.456Z] GNU Make 4.3
[2026-01-23T18:04:42.456Z] Built for arm-unknown-linux-gnueabihf
[2026-01-23T18:04:42.456Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-23T18:04:42.456Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-23T18:04:42.457Z] This is free software: you are free to change and redistribute it.
[2026-01-23T18:04:42.457Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-23T18:04:42.457Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-23T18:04:42.457Z] osInfo :
[2026-01-23T18:04:42.457Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-23T18:04:42.457Z] NAME="Ubuntu"
[2026-01-23T18:04:42.457Z] VERSION_ID="24.04"
[2026-01-23T18:04:42.457Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-23T18:04:42.457Z] VERSION_CODENAME=noble
[2026-01-23T18:04:42.457Z] ID=ubuntu
[2026-01-23T18:04:42.457Z] ID_LIKE=debian
[2026-01-23T18:04:42.457Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-23T18:04:42.457Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-23T18:04:42.457Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-23T18:04:42.457Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-23T18:04:42.457Z] UBUNTU_CODENAME=noble
[2026-01-23T18:04:42.457Z] LOGO=ubuntu-logo
[2026-01-23T18:04:42.457Z] osLabel : ubuntu.24
[2026-01-23T18:04:42.457Z] perlVersion :
[2026-01-23T18:04:42.457Z]
[2026-01-23T18:04:42.457Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2026-01-23T18:04:42.457Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-23T18:04:42.457Z]
[2026-01-23T18:04:42.457Z] Copyright 1987-2023, Larry Wall
[2026-01-23T18:04:42.457Z]
[2026-01-23T18:04:42.457Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-23T18:04:42.457Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-23T18:04:42.457Z]
[2026-01-23T18:04:42.457Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-23T18:04:42.457Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-23T18:04:42.457Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-23T18:04:42.457Z]
[2026-01-23T18:04:42.457Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-23T18:04:42.457Z] procArch : aarch64
[2026-01-23T18:04:42.457Z] sysArch : aarch64
[2026-01-23T18:04:42.457Z] sysOS : Linux
[2026-01-23T18:04:42.457Z] ulimit :
[2026-01-23T18:04:42.457Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-23T18:04:42.457Z] core file size (blocks, -c) unlimited
[2026-01-23T18:04:42.457Z] data seg size (kbytes, -d) unlimited
[2026-01-23T18:04:42.457Z] scheduling priority (-e) 0
[2026-01-23T18:04:42.457Z] file size (blocks, -f) unlimited
[2026-01-23T18:04:42.457Z] pending signals (-i) 63426
[2026-01-23T18:04:42.457Z] max locked memory (kbytes, -l) 8192
[2026-01-23T18:04:42.457Z] max memory size (kbytes, -m) unlimited
[2026-01-23T18:04:42.457Z] open files (-n) 1048576
[2026-01-23T18:04:42.457Z] pipe size (512 bytes, -p) 8
[2026-01-23T18:04:42.457Z] POSIX message queues (bytes, -q) 819200
[2026-01-23T18:04:42.457Z] real-time priority (-r) 0
[2026-01-23T18:04:42.457Z] stack size (kbytes, -s) 8192
[2026-01-23T18:04:42.457Z] cpu time (seconds, -t) unlimited
[2026-01-23T18:04:42.457Z] max user processes (-u) unlimited
[2026-01-23T18:04:42.457Z] virtual memory (kbytes, -v) unlimited
[2026-01-23T18:04:42.457Z] file locks (-x) unlimited
[2026-01-23T18:04:42.458Z] uname : Linux d0f339b81d32 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-01-23T18:04:42.458Z] vmVendor : Oracle Corporation
[2026-01-23T18:04:42.458Z] vmVersion : 25.482-b08
[2026-01-23T18:04:42.458Z] xlc version : bash: line 1: xlC: command not found
[2026-01-23T18:04:42.458Z] **************************************************************************
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('java.vendor')=Temurin
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('os.name')=Linux
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('os.arch')=arm
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('java.fullversion')=null
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:42.458Z] System.getProperty('sun.arch.data.model')=32
[2026-01-23T18:04:42.458Z]
[2026-01-23T18:04:43.426Z] make -f clean.mk cleanBuild
[2026-01-23T18:04:43.426Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:04:43.426Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../../jvmtest
[2026-01-23T18:04:43.426Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:04:43.426Z] make -f compile.mk compile
[2026-01-23T18:04:43.426Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:04:43.426Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T18:04:43.426Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T18:04:43.427Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/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_arm_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-23T18:04:43.427Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-23T18:04:43.427Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-01-23T18:04:44.444Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-01-23T18:04:44.444Z]
[2026-01-23T18:04:44.444Z] -create_test_directory:
[2026-01-23T18:04:44.444Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest
[2026-01-23T18:04:44.444Z]
[2026-01-23T18:04:44.444Z] stage_test_material:
[2026-01-23T18:04:44.444Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] build:
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] init:
[2026-01-23T18:04:45.479Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] dist:
[2026-01-23T18:04:45.479Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] common_build:
[2026-01-23T18:04:45.479Z] [echo] target common_build is called.....
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] common_init:
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] check_systemtest:
[2026-01-23T18:04:45.479Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-01-23T18:04:45.479Z]
[2026-01-23T18:04:45.479Z] clone_stf:
[2026-01-23T18:04:45.479Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-01-23T18:04:46.449Z] [echo] git rev-parse master
[2026-01-23T18:04:46.449Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-01-23T18:04:46.449Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-23T18:04:46.449Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-01-23T18:04:46.449Z]
[2026-01-23T18:04:46.449Z] clone_systemtest:
[2026-01-23T18:04:46.449Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-01-23T18:04:51.885Z] [echo] git rev-parse master
[2026-01-23T18:04:51.885Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-01-23T18:04:51.885Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure_systemtest:
[2026-01-23T18:04:51.885Z] [echo] Executing openjdk.build/build.xml
[2026-01-23T18:04:51.885Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] check-for-ant:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure-ant:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-ant-location:
[2026-01-23T18:04:51.885Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-ant-error:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] check-for-junit:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure-junit:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-junit-location:
[2026-01-23T18:04:51.885Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-junit-error:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] check-for-hamcrest-core:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure-hamcrest-core:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-hamcrest-core-location:
[2026-01-23T18:04:51.885Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-hamcrest-core-error:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] check-for-log4j:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure-log4j:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-log4j-location:
[2026-01-23T18:04:51.885Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-log4j-error:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] check-for-asm:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] configure-asm:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-asm-location:
[2026-01-23T18:04:51.885Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-01-23T18:04:51.885Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] print-asm-error:
[2026-01-23T18:04:51.885Z]
[2026-01-23T18:04:51.885Z] setup-java-properties:
[2026-01-23T18:04:51.885Z] [echo] java_home is ${java_home}
[2026-01-23T18:04:51.885Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-01-23T18:04:51.885Z] [echoproperties] #Ant properties
[2026-01-23T18:04:51.885Z] [echoproperties] #Fri Jan 23 18:04:51 UTC 2026
[2026-01-23T18:04:51.885Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/classes=
[2026-01-23T18:04:51.885Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-01-23T18:04:51.885Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./lib=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk./usr/lib=
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.Property=settings\:
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.file.separator=/
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.class.path=.
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/ext
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch32
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-01-23T18:04:51.886Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.version=1.8.0_482
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.java.vm.version=25.482-b08
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.line.separator=\\n
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482"
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.os.arch=arm
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.os.name=Linux
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.path.separator=\:
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/aarch32
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.user.language=en
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.user.name=jenkins
[2026-01-23T18:04:51.887Z] [echoproperties] buildjdk.user.timezone=
[2026-01-23T18:04:51.887Z] [delete] Deleting: /tmp/openjdk.java.build.properties.950200406
[2026-01-23T18:04:51.887Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-01-23T18:04:51.887Z] [echo] java_platform set to linux_arm-32
[2026-01-23T18:04:51.887Z] [echo] java_java_specification_version set to 1.8
[2026-01-23T18:04:51.887Z] [echo] java_java_vm_vendor set to Temurin
[2026-01-23T18:04:51.887Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/../bin
[2026-01-23T18:04:51.887Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/javac
[2026-01-23T18:04:51.887Z]
[2026-01-23T18:04:51.887Z] check-for-tools-jar:
[2026-01-23T18:04:51.888Z] [echo] java_java_specification_version is 1.8
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] configure-tools-jar:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] print-tools-jar-location:
[2026-01-23T18:04:51.888Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] print-tools-jar-error:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] check-for-windows-sysinternals:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] set-download-windows-sysinternals-required:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] configure-windows-sysinternals:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] print-windows-sysinternals-location:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] set-print-windows-sysinternals-error-required:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] really-print-windows-sysinternals-error:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] print-windows-sysinternals-error:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] fail-if-error:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] print-all-prereq-versions:
[2026-01-23T18:04:51.888Z] [echo] Ant version in use : 1.10.2
[2026-01-23T18:04:51.888Z] [echo] log4j version in use : 2.16.0
[2026-01-23T18:04:51.888Z] [echo] ASM version in use : 9.7.1
[2026-01-23T18:04:51.888Z] [echo] junit version in use : 4.12
[2026-01-23T18:04:51.888Z] [echo] hamcrest version in use: 1.3
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] configure:
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] build-dependencies:
[2026-01-23T18:04:51.888Z] [echo] Executing openjdk.build/build.xml
[2026-01-23T18:04:51.888Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:51.888Z]
[2026-01-23T18:04:51.888Z] setup-java-properties:
[2026-01-23T18:04:51.888Z] [echo] java_home is ${java_home}
[2026-01-23T18:04:51.888Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-01-23T18:04:52.854Z] [echoproperties] #Ant properties
[2026-01-23T18:04:52.854Z] [echoproperties] #Fri Jan 23 18:04:51 UTC 2026
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/classes=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./lib=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk./usr/lib=
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.Property=settings\:
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.file.separator=/
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.class.path=.
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/ext
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-01-23T18:04:52.854Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch32
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.version=1.8.0_482
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.java.vm.version=25.482-b08
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.line.separator=\\n
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482"
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.os.arch=arm
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.os.name=Linux
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.path.separator=\:
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/lib/aarch32
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.user.language=en
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.user.name=jenkins
[2026-01-23T18:04:52.855Z] [echoproperties] buildjdk.user.timezone=
[2026-01-23T18:04:52.855Z] [delete] Deleting: /tmp/openjdk.java.build.properties.354711259
[2026-01-23T18:04:52.855Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-01-23T18:04:52.855Z] [echo] java_platform set to linux_arm-32
[2026-01-23T18:04:52.855Z] [echo] java_java_specification_version set to 1.8
[2026-01-23T18:04:52.855Z] [echo] java_java_vm_vendor set to Temurin
[2026-01-23T18:04:52.855Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/jre/../bin
[2026-01-23T18:04:52.855Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/javac
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] check-prereqs:
[2026-01-23T18:04:52.855Z] [echo] Executing openjdk.build/build.xml
[2026-01-23T18:04:52.855Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] check-for-ant:
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] print-ant-location:
[2026-01-23T18:04:52.855Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] print-ant-error:
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] check-for-junit:
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] print-junit-location:
[2026-01-23T18:04:52.855Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] print-junit-error:
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] check-for-hamcrest-core:
[2026-01-23T18:04:52.855Z]
[2026-01-23T18:04:52.855Z] print-hamcrest-core-location:
[2026-01-23T18:04:52.856Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-hamcrest-core-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-for-log4j:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-log4j-location:
[2026-01-23T18:04:52.856Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-log4j-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-for-asm:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-asm-location:
[2026-01-23T18:04:52.856Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-01-23T18:04:52.856Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-asm-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] setup-java-properties:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-for-tools-jar:
[2026-01-23T18:04:52.856Z] [echo] java_java_specification_version is 1.8
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-tools-jar-location:
[2026-01-23T18:04:52.856Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-tools-jar-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-for-windows-sysinternals:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-windows-sysinternals-location:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] set-print-windows-sysinternals-error-required:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] really-print-windows-sysinternals-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-windows-sysinternals-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] fail-if-error:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] print-all-prereq-versions:
[2026-01-23T18:04:52.856Z] [echo] Ant version in use : 1.10.2
[2026-01-23T18:04:52.856Z] [echo] log4j version in use : 2.16.0
[2026-01-23T18:04:52.856Z] [echo] ASM version in use : 9.7.1
[2026-01-23T18:04:52.856Z] [echo] junit version in use : 4.12
[2026-01-23T18:04:52.856Z] [echo] hamcrest version in use: 1.3
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] run-check-prereqs:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] build-dependencies:
[2026-01-23T18:04:52.856Z] [echo] Executing stf.build/build.xml
[2026-01-23T18:04:52.856Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] setup-java-properties:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-prereqs:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] build-dependencies:
[2026-01-23T18:04:52.856Z] [echo] Executing stf.core/build.xml
[2026-01-23T18:04:52.856Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] setup-java-properties:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] check-prereqs:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] build-dependencies:
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] create-bin-dir:
[2026-01-23T18:04:52.856Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.core/bin
[2026-01-23T18:04:52.856Z]
[2026-01-23T18:04:52.856Z] build-java:
[2026-01-23T18:04:52.856Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.core/bin
[2026-01-23T18:04:57.113Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.core/bin
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-jar:
[2026-01-23T18:04:58.098Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-archives:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] copy-log4j2-config:
[2026-01-23T18:04:58.098Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.core/bin
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-no-natives:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-natives:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build:
[2026-01-23T18:04:58.098Z] [echo] Executing stf.load/build.xml
[2026-01-23T18:04:58.098Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] setup-java-properties:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] check-prereqs:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-dependencies:
[2026-01-23T18:04:58.098Z] [echo] Executing stf.core/build.xml
[2026-01-23T18:04:58.098Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] setup-java-properties:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] check-prereqs:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-dependencies:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] create-bin-dir:
[2026-01-23T18:04:58.098Z]
[2026-01-23T18:04:58.098Z] build-java:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build-jar:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build-archives:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] copy-log4j2-config:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build-no-natives:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build-natives:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build:
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] create-bin-dir:
[2026-01-23T18:04:59.066Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.load/bin
[2026-01-23T18:04:59.066Z]
[2026-01-23T18:04:59.066Z] build-java:
[2026-01-23T18:04:59.066Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.load/bin
[2026-01-23T18:05:01.041Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2026-01-23T18:05:01.041Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-jar:
[2026-01-23T18:05:01.041Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-archives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-no-natives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-natives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build:
[2026-01-23T18:05:01.041Z] [echo] Executing stf.samples/build.xml
[2026-01-23T18:05:01.041Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] setup-java-properties:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] check-prereqs:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-dependencies:
[2026-01-23T18:05:01.041Z] [echo] Executing stf.core/build.xml
[2026-01-23T18:05:01.041Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] setup-java-properties:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] check-prereqs:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-dependencies:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] create-bin-dir:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-java:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-jar:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-archives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] copy-log4j2-config:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-no-natives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-natives:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build:
[2026-01-23T18:05:01.041Z] [echo] Executing stf.load/build.xml
[2026-01-23T18:05:01.041Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] setup-java-properties:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] check-prereqs:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-dependencies:
[2026-01-23T18:05:01.041Z] [echo] Executing stf.core/build.xml
[2026-01-23T18:05:01.041Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] setup-java-properties:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] check-prereqs:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.041Z] build-dependencies:
[2026-01-23T18:05:01.041Z]
[2026-01-23T18:05:01.042Z] create-bin-dir:
[2026-01-23T18:05:01.042Z]
[2026-01-23T18:05:01.042Z] build-java:
[2026-01-23T18:05:01.042Z]
[2026-01-23T18:05:01.042Z] build-jar:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-archives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] copy-log4j2-config:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-no-natives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-natives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] create-bin-dir:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-java:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-jar:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-archives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-no-natives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-natives:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build:
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] create-bin-dir:
[2026-01-23T18:05:02.198Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.samples/bin
[2026-01-23T18:05:02.198Z]
[2026-01-23T18:05:02.198Z] build-java:
[2026-01-23T18:05:02.198Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.samples/bin
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-jar:
[2026-01-23T18:05:04.173Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-archives:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-no-natives:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-natives:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build:
[2026-01-23T18:05:04.173Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-01-23T18:05:04.173Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] setup-java-properties:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] check-prereqs:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-dependencies:
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] create-bin-dir:
[2026-01-23T18:05:04.173Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-01-23T18:05:04.173Z]
[2026-01-23T18:05:04.173Z] build-java:
[2026-01-23T18:05:04.173Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build-jar:
[2026-01-23T18:05:07.302Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build-archives:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build-no-natives:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build-natives:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build:
[2026-01-23T18:05:07.302Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-01-23T18:05:07.302Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] setup-java-properties:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] check-prereqs:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] build-dependencies:
[2026-01-23T18:05:07.302Z]
[2026-01-23T18:05:07.302Z] create-bin-dir:
[2026-01-23T18:05:07.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-01-23T18:05:07.302Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-01-23T18:05:07.303Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-01-23T18:05:07.303Z]
[2026-01-23T18:05:07.303Z] build-java:
[2026-01-23T18:05:07.303Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-01-23T18:05:08.269Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-01-23T18:05:09.239Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-01-23T18:05:10.201Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2026-01-23T18:05:10.201Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2026-01-23T18:05:10.202Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-01-23T18:05:10.202Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-jar:
[2026-01-23T18:05:10.202Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-archives:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-no-natives:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-natives:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] copy-dict-file:
[2026-01-23T18:05:10.202Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build:
[2026-01-23T18:05:10.202Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-01-23T18:05:10.202Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] setup-java-properties:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] check-prereqs:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-dependencies:
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] create-bin-dir:
[2026-01-23T18:05:10.202Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-01-23T18:05:10.202Z]
[2026-01-23T18:05:10.202Z] build-java-8:
[2026-01-23T18:05:10.203Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-java-11-25plus:
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-java-17-24:
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-java:
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-jdi-jar:
[2026-01-23T18:05:12.178Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-hcr-jar:
[2026-01-23T18:05:12.178Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-01-23T18:05:12.178Z]
[2026-01-23T18:05:12.178Z] build-jars:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build-archives:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build-no-natives:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build-natives:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build:
[2026-01-23T18:05:12.179Z] [echo] Executing openjdk.test.gc/build.xml
[2026-01-23T18:05:12.179Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] setup-java-properties:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] check-prereqs:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build-dependencies:
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] create-bin-dir:
[2026-01-23T18:05:12.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-01-23T18:05:12.179Z]
[2026-01-23T18:05:12.179Z] build-java:
[2026-01-23T18:05:12.179Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build-jar:
[2026-01-23T18:05:13.146Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build-archives:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build-no-natives:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build-natives:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build:
[2026-01-23T18:05:13.146Z] [echo] Executing openjdk.test.jck/build.xml
[2026-01-23T18:05:13.146Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] setup-java-properties:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] check-prereqs:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] build-dependencies:
[2026-01-23T18:05:13.146Z]
[2026-01-23T18:05:13.146Z] create-bin-dir:
[2026-01-23T18:05:13.147Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-01-23T18:05:13.147Z]
[2026-01-23T18:05:13.147Z] build-java:
[2026-01-23T18:05:13.147Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-jar:
[2026-01-23T18:05:15.130Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-archives:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-no-natives:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] setup-native-build-command:
[2026-01-23T18:05:15.130Z] [echo] building natives for java_platform linux_arm-32
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-natives-windows:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-natives-unix:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-natives:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build:
[2026-01-23T18:05:15.130Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-01-23T18:05:15.130Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] setup-java-properties:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] check-prereqs:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-dependencies:
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] create-bin-dir:
[2026-01-23T18:05:15.130Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-01-23T18:05:15.130Z]
[2026-01-23T18:05:15.130Z] build-java:
[2026-01-23T18:05:15.130Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-01-23T18:05:18.197Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-01-23T18:05:18.197Z]
[2026-01-23T18:05:18.197Z] build-jar:
[2026-01-23T18:05:18.197Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-01-23T18:05:18.197Z]
[2026-01-23T18:05:18.197Z] build-archives:
[2026-01-23T18:05:18.197Z]
[2026-01-23T18:05:18.197Z] build-no-natives:
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] build-natives:
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] build:
[2026-01-23T18:05:18.198Z] [echo] Executing openjdk.test.lang/build.xml
[2026-01-23T18:05:18.198Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] setup-java-properties:
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] check-prereqs:
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] build-dependencies:
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] create-bin-dir:
[2026-01-23T18:05:18.198Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-01-23T18:05:18.198Z]
[2026-01-23T18:05:18.198Z] build-java:
[2026-01-23T18:05:18.198Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-01-23T18:05:21.249Z]
[2026-01-23T18:05:21.250Z] build-jar:
[2026-01-23T18:05:21.250Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build-archives:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build-no-natives:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build-natives:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build:
[2026-01-23T18:05:21.250Z] [echo] Executing openjdk.test.load/build.xml
[2026-01-23T18:05:21.250Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] setup-java-properties:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] check-prereqs:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build-dependencies:
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] create-bin-dir:
[2026-01-23T18:05:21.250Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-01-23T18:05:21.250Z]
[2026-01-23T18:05:21.250Z] build-java:
[2026-01-23T18:05:21.250Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-jar:
[2026-01-23T18:05:23.257Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-archives:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-no-natives:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-natives:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build:
[2026-01-23T18:05:23.257Z] [echo] Executing openjdk.test.locking/build.xml
[2026-01-23T18:05:23.257Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] setup-java-properties:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] check-prereqs:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-dependencies:
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] create-bin-dir:
[2026-01-23T18:05:23.257Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-01-23T18:05:23.257Z]
[2026-01-23T18:05:23.257Z] build-java:
[2026-01-23T18:05:23.257Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build-jar:
[2026-01-23T18:05:24.222Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build-archives:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build-no-natives:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build-natives:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build:
[2026-01-23T18:05:24.222Z] [echo] Executing openjdk.test.math/build.xml
[2026-01-23T18:05:24.222Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] setup-java-properties:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] check-prereqs:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] build-dependencies:
[2026-01-23T18:05:24.222Z]
[2026-01-23T18:05:24.222Z] create-bin-dir:
[2026-01-23T18:05:24.223Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-01-23T18:05:24.223Z]
[2026-01-23T18:05:24.223Z] build-java:
[2026-01-23T18:05:24.223Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-01-23T18:05:45.595Z]
[2026-01-23T18:05:45.595Z] build-jar:
[2026-01-23T18:05:45.596Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-archives:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-no-natives:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-natives:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build:
[2026-01-23T18:05:45.596Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-01-23T18:05:45.596Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] check-if-already-built:
[2026-01-23T18:05:45.596Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-01-23T18:05:45.596Z] [echo] openjdk_test_mauve_already_built is true
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] check-if-cvs-available:
[2026-01-23T18:05:45.596Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-01-23T18:05:45.596Z] [echo] cvs_available is true
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] download-cvsclient:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] output-recreate-message:
[2026-01-23T18:05:45.596Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-01-23T18:05:45.596Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] delete-work-dir:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] create-work-dir:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] get-source:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] check-if-source-available:
[2026-01-23T18:05:45.596Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2026-01-23T18:05:45.596Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] delete-corba-files:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] mauve-configure:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] setup-java-properties:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-harness:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-tests:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-java:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-jar:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-archives:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] check-if-work_jar_file-exists:
[2026-01-23T18:05:45.596Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2026-01-23T18:05:45.596Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] install-archives:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] configure:
[2026-01-23T18:05:45.596Z] [echo] Executing openjdk.test.nio/build.xml
[2026-01-23T18:05:45.596Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] setup-java-properties:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] check-prereqs:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] build-dependencies:
[2026-01-23T18:05:45.596Z]
[2026-01-23T18:05:45.596Z] create-bin-dir:
[2026-01-23T18:05:45.597Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-01-23T18:05:45.597Z]
[2026-01-23T18:05:45.597Z] check-java-nio-filesystem:
[2026-01-23T18:05:45.597Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-01-23T18:05:45.597Z]
[2026-01-23T18:05:45.597Z] copy-resources:
[2026-01-23T18:05:45.597Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-01-23T18:05:46.562Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-01-23T18:05:46.562Z]
[2026-01-23T18:05:46.562Z] build-java-nio-filesystem:
[2026-01-23T18:05:46.562Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-01-23T18:05:46.563Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-01-23T18:05:46.563Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-01-23T18:05:46.563Z] [exec] Done
[2026-01-23T18:05:46.563Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-01-23T18:05:46.563Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-01-23T18:05:52.743Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-01-23T18:05:52.743Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-01-23T18:05:52.743Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-01-23T18:05:52.744Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-01-23T18:05:52.744Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-01-23T18:05:52.744Z]
[2026-01-23T18:05:52.744Z] build-java:
[2026-01-23T18:05:52.744Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-01-23T18:05:55.801Z]
[2026-01-23T18:05:55.801Z] build-jar:
[2026-01-23T18:05:55.801Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-01-23T18:05:55.801Z]
[2026-01-23T18:05:55.801Z] build-archives:
[2026-01-23T18:05:55.801Z]
[2026-01-23T18:05:55.801Z] build-no-natives:
[2026-01-23T18:05:55.801Z]
[2026-01-23T18:05:55.801Z] build-natives:
[2026-01-23T18:05:55.801Z]
[2026-01-23T18:05:55.801Z] build:
[2026-01-23T18:05:55.801Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-01-23T18:05:55.802Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:55.802Z]
[2026-01-23T18:05:55.802Z] setup-java-properties:
[2026-01-23T18:05:55.802Z]
[2026-01-23T18:05:55.802Z] check-prereqs:
[2026-01-23T18:05:55.802Z]
[2026-01-23T18:05:55.802Z] build-dependencies:
[2026-01-23T18:05:55.802Z]
[2026-01-23T18:05:55.802Z] create-bin-dir:
[2026-01-23T18:05:55.802Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-01-23T18:05:55.802Z]
[2026-01-23T18:05:55.802Z] build-java:
[2026-01-23T18:05:55.802Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-jar:
[2026-01-23T18:05:57.783Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-archives:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-no-natives:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-natives:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build:
[2026-01-23T18:05:57.783Z] [echo] Executing openjdk.test.security/build.xml
[2026-01-23T18:05:57.783Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] setup-java-properties:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] check-prereqs:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-dependencies:
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] create-bin-dir:
[2026-01-23T18:05:57.783Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-01-23T18:05:57.783Z]
[2026-01-23T18:05:57.783Z] build-java:
[2026-01-23T18:05:57.783Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-01-23T18:05:58.751Z]
[2026-01-23T18:05:58.752Z] build-jar:
[2026-01-23T18:05:58.752Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build-archives:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build-no-natives:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build-natives:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build:
[2026-01-23T18:05:58.752Z] [echo] Executing openjdk.test.util/build.xml
[2026-01-23T18:05:58.752Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] setup-java-properties:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] check-prereqs:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build-dependencies:
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] create-bin-dir:
[2026-01-23T18:05:58.752Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-01-23T18:05:58.752Z]
[2026-01-23T18:05:58.752Z] build-java:
[2026-01-23T18:05:58.752Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-01-23T18:06:00.729Z]
[2026-01-23T18:06:00.729Z] build-jar:
[2026-01-23T18:06:00.730Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] build-archives:
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] build-no-natives:
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] build-natives:
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] build:
[2026-01-23T18:06:00.730Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-01-23T18:06:00.730Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] setup-java-properties:
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] check-prereqs:
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] create-bin-dir:
[2026-01-23T18:06:00.730Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-01-23T18:06:00.730Z]
[2026-01-23T18:06:00.730Z] build-java:
[2026-01-23T18:06:00.730Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-01-23T18:06:02.710Z]
[2026-01-23T18:06:02.710Z] build-jar:
[2026-01-23T18:06:02.710Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-01-23T18:06:02.710Z]
[2026-01-23T18:06:02.710Z] build-archives:
[2026-01-23T18:06:02.710Z]
[2026-01-23T18:06:02.710Z] build-no-natives:
[2026-01-23T18:06:02.710Z]
[2026-01-23T18:06:02.710Z] build-natives:
[2026-01-23T18:06:02.710Z]
[2026-01-23T18:06:02.710Z] build:
[2026-01-23T18:06:03.672Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:06:03.672Z]
[2026-01-23T18:06:03.672Z] setup-java-properties:
[2026-01-23T18:06:03.672Z]
[2026-01-23T18:06:03.672Z] check-prereqs:
[2026-01-23T18:06:03.672Z]
[2026-01-23T18:06:03.672Z] check-compiler-level:
[2026-01-23T18:06:03.672Z] [echo] java_java_specification_version is 1.8
[2026-01-23T18:06:03.672Z] [echo] can_build_modularity is false
[2026-01-23T18:06:03.672Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-01-23T18:06:03.672Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-01-23T18:06:03.672Z]
[2026-01-23T18:06:03.672Z] create-bin-dir:
[2026-01-23T18:06:03.672Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-01-23T18:06:03.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-01-23T18:06:03.673Z]
[2026-01-23T18:06:03.673Z] build-java:
[2026-01-23T18:06:03.673Z]
[2026-01-23T18:06:03.673Z] build-no-natives:
[2026-01-23T18:06:03.673Z]
[2026-01-23T18:06:03.673Z] build:
[2026-01-23T18:06:03.673Z]
[2026-01-23T18:06:03.673Z] build:
[2026-01-23T18:06:03.673Z]
[2026-01-23T18:06:03.673Z] common_dist:
[2026-01-23T18:06:03.673Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/STF
[2026-01-23T18:06:04.636Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/aqa-systemtest
[2026-01-23T18:06:05.600Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/aqa-systemtest
[2026-01-23T18:06:05.600Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/openj9-systemtest does not exist.
[2026-01-23T18:06:05.600Z]
[2026-01-23T18:06:05.600Z] build:
[2026-01-23T18:06:05.600Z]
[2026-01-23T18:06:05.600Z] build:
[2026-01-23T18:06:05.600Z]
[2026-01-23T18:06:05.600Z] THC.check:
[2026-01-23T18:06:05.600Z]
[2026-01-23T18:06:05.600Z] getChurn:
[2026-01-23T18:06:05.600Z] [exec] Cloning into 'churn'...
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] dist:
[2026-01-23T18:06:06.562Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/churn
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] init:
[2026-01-23T18:06:06.562Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/daaLoadTest
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] common_build:
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] build:
[2026-01-23T18:06:06.562Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/daaLoadTest
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] build:
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] init:
[2026-01-23T18:06:06.562Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/jcstress
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] getDependentLibs:
[2026-01-23T18:06:06.562Z] [exec] --------------------------------------------
[2026-01-23T18:06:06.562Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:06:06.562Z] [exec] task is set to default
[2026-01-23T18:06:06.562Z] [exec] dependencyList is set to jcstress
[2026-01-23T18:06:06.562Z] [exec] System Test jars will be downloaded.
[2026-01-23T18:06:06.562Z] [exec] --------------------------------------------
[2026-01-23T18:06:06.562Z] [exec] Starting download third party dependent jars
[2026-01-23T18:06:06.562Z] [exec] --------------------------------------------
[2026-01-23T18:06:06.562Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:06:06.562Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-23T18:06:06.562Z] [exec] downloaded dependent third party jars successfully
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] dist:
[2026-01-23T18:06:06.562Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/jcstress
[2026-01-23T18:06:06.562Z]
[2026-01-23T18:06:06.562Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/jlm
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/jlm
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/lambdaLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/lambdaLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/mathLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/mathLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/mauveLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/mauveLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/modularity
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/modularity
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/otherLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/otherLoadTest
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/security
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/security
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] init:
[2026-01-23T18:06:06.563Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/sharedClasses
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] common_build:
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] build:
[2026-01-23T18:06:06.563Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jvmtest/system/sharedClasses
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] BUILD SUCCESSFUL
[2026-01-23T18:06:06.563Z] Total time: 1 minute 22 seconds
[2026-01-23T18:06:06.563Z] 0
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z]
[2026-01-23T18:06:06.563Z] RECORD TEST REPOs SHA
[2026-01-23T18:06:06.563Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-23T18:06:06.563Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-23T18:06:06.563Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-23T18:06:06.563Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-23T18:06:06.563Z] ================================================
[2026-01-23T18:06:06.563Z] timestamp: 20260123-180606
[2026-01-23T18:06:06.563Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG
[2026-01-23T18:06:06.563Z] git repo:
[2026-01-23T18:06:06.563Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-23T18:06:06.563Z] sha:
[2026-01-23T18:06:06.563Z] 5497553a4998d8b682e161924ecf857b331561d3
[2026-01-23T18:06:06.563Z] ================================================
[2026-01-23T18:06:06.563Z] timestamp: 20260123-180606
[2026-01-23T18:06:06.563Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests
[2026-01-23T18:06:06.563Z] git repo:
[2026-01-23T18:06:06.563Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-23T18:06:06.563Z] sha:
[2026-01-23T18:06:06.563Z] 857c364a62f2cc3c017826dec5c2d6f7901708f8
[2026-01-23T18:06:06.563Z] ================================================
[2026-01-23T18:06:06.563Z] timestamp: 20260123-180606
[2026-01-23T18:06:06.563Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/STF
[2026-01-23T18:06:06.563Z] git repo:
[2026-01-23T18:06:06.563Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-01-23T18:06:06.563Z] sha:
[2026-01-23T18:06:06.563Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-01-23T18:06:06.563Z] ================================================
[2026-01-23T18:06:06.563Z] timestamp: 20260123-180606
[2026-01-23T18:06:06.563Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/aqa-systemtest
[2026-01-23T18:06:06.563Z] git repo:
[2026-01-23T18:06:06.563Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-01-23T18:06:06.563Z] sha:
[2026-01-23T18:06:06.563Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-01-23T18:06:06.563Z] ================================================
[2026-01-23T18:06:06.563Z] timestamp: 20260123-180606
[2026-01-23T18:06:06.563Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/churn/churn
[2026-01-23T18:06:06.563Z] git repo:
[2026-01-23T18:06:06.563Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-01-23T18:06:06.563Z] sha:
[2026-01-23T18:06:06.563Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-01-23T18:06:06.563Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-01-23T18:06:07.361Z] $ ssh-agent -k
[2026-01-23T18:06:07.371Z] unset SSH_AUTH_SOCK;
[2026-01-23T18:06:07.371Z] unset SSH_AGENT_PID;
[2026-01-23T18:06:07.371Z] echo Agent pid 4034360 killed;
[2026-01-23T18:06:08.177Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-23T18:06:08.300Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-23T18:06:08.321Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-23T18:06:10.212Z] + which Xvfb
[2026-01-23T18:06:10.212Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-23T18:06:11.201Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/.xvfb-11-..fbdir7977390438210024160
[Pipeline] {
[Pipeline] sh
[2026-01-23T18:06:33.769Z] + ps -f
[2026-01-23T18:06:33.769Z] + grep [X]vfb
[2026-01-23T18:06:33.769Z] + awk {print $9}
[Pipeline] echo
[2026-01-23T18:06:34.499Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-23T18:06:34.590Z] $ ssh-agent
[2026-01-23T18:06:35.402Z] SSH_AUTH_SOCK=/tmp/ssh-AukbdmOoyGs3/agent.4035156
[2026-01-23T18:06:35.402Z] SSH_AGENT_PID=4035158
[2026-01-23T18:06:35.402Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-23T18:06:37.285Z] + uname
[2026-01-23T18:06:37.285Z] + [ Linux = AIX ]
[2026-01-23T18:06:37.285Z] + uname
[2026-01-23T18:06:37.285Z] + [ Linux = SunOS ]
[2026-01-23T18:06:37.285Z] + uname
[2026-01-23T18:06:37.285Z] + [ Linux = *BSD ]
[2026-01-23T18:06:37.285Z] + MAKE=make
[2026-01-23T18:06:37.285Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-23T18:06:37.285Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-23T18:06:39.706Z] + uname
[2026-01-23T18:06:39.706Z] + [ Linux = AIX ]
[2026-01-23T18:06:39.706Z] + uname
[2026-01-23T18:06:39.706Z] + [ Linux = SunOS ]
[2026-01-23T18:06:39.706Z] + uname
[2026-01-23T18:06:39.706Z] + [ Linux = *BSD ]
[2026-01-23T18:06:39.706Z] + MAKE=make
[2026-01-23T18:06:39.706Z] + cd ./aqa-tests
[2026-01-23T18:06:39.706Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-23T18:06:39.706Z] + set +x
[2026-01-23T18:06:39.706Z] export ACTIVE_NODE_TIMEOUT='5'
[2026-01-23T18:06:39.706Z] export ADOPTOPENJDK_BRANCH='v1.0.11-release'
[2026-01-23T18:06:39.706Z] export ADOPTOPENJDK_REPO='https://github.com/adoptium/aqa-tests.git'
[2026-01-23T18:06:39.706Z] export ADOPTOPENJDK_SYSTEMTEST_BRANCH='master'
[2026-01-23T18:06:39.706Z] export ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH='adoptium:master'
[2026-01-23T18:06:39.706Z] export ADOPTOPENJDK_SYSTEMTEST_REPO='https://github.com/adoptium/aqa-systemtest.git'
[2026-01-23T18:06:39.706Z] export AQA_REQUIRED_TARGETS='sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf'
[2026-01-23T18:06:39.706Z] export ARCHIVE_TEST_RESULTS='false'
[2026-01-23T18:06:39.706Z] export AUTO_DETECT='true'
[2026-01-23T18:06:39.706Z] export BUILD_DISPLAY_NAME='#11'
[2026-01-23T18:06:39.706Z] export BUILD_ID='11'
[2026-01-23T18:06:39.706Z] export BUILD_LIST='system'
[2026-01-23T18:06:39.706Z] export BUILD_NUMBER='11'
[2026-01-23T18:06:39.706Z] export BUILD_TAG='jenkins-Test_openjdk8_hs_sanity.system_arm_linux_testList_2-11'
[2026-01-23T18:06:39.706Z] export BUILD_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/'
[2026-01-23T18:06:39.706Z] export CI='true'
[2026-01-23T18:06:39.706Z] export CUSTOMIZED_SDK_URL_CREDENTIAL_ID='eclipse_temurin_bot_email_and_token'
[2026-01-23T18:06:39.706Z] export CUSTOM_TARGET_KEY_VALUE='CUSTOM_TARGET='
[2026-01-23T18:06:39.706Z] export DISPLAY=':0'
[2026-01-23T18:06:39.706Z] export DOCKER_REQUIRED='false'
[2026-01-23T18:06:39.706Z] export DYNAMIC_COMPILE='false'
[2026-01-23T18:06:39.706Z] export EXECUTOR_NUMBER='0'
[2026-01-23T18:06:39.706Z] export EXIT_FAILURE='false'
[2026-01-23T18:06:39.706Z] export EXIT_SUCCESS='false'
[2026-01-23T18:06:39.706Z] export EXTERNAL_CUSTOM_BRANCH='master'
[2026-01-23T18:06:39.706Z] export EXTERNAL_TEST_CMD='mvn clean install'
[2026-01-23T18:06:39.706Z] export FAILED_TEST_TARGET='TARGET=-f+parallelList.mk+testList_2'
[2026-01-23T18:06:39.706Z] export GENERATE_JOBS='true'
[2026-01-23T18:06:39.706Z] export HOME='/home/jenkins'
[2026-01-23T18:06:39.706Z] export HUDSON_COOKIE='07f39f3c-75d1-4f67-a069-37b558499b4e'
[2026-01-23T18:06:39.706Z] export HUDSON_HOME='/home/jenkins/.jenkins'
[2026-01-23T18:06:39.706Z] export HUDSON_SERVER_COOKIE='2d832652af5afba8'
[2026-01-23T18:06:39.706Z] export HUDSON_URL='https://ci.adoptium.net/'
[2026-01-23T18:06:39.706Z] export IS_SVT_TESTREPO='false'
[2026-01-23T18:06:39.706Z] export ITERATIONS='1'
[2026-01-23T18:06:39.706Z] export JCK_GIT_BRANCH='master'
[2026-01-23T18:06:39.707Z] export JDK8_BRANCH='jdk8u482-b08-aarch32-20260122'
[2026-01-23T18:06:39.707Z] export JDK8_REPO='https://github.com/adoptium/aarch32-jdk8u.git'
[2026-01-23T18:06:39.707Z] export JDK_IMPL='hotspot'
[2026-01-23T18:06:39.707Z] export JDK_REPO='https://github.com/adoptium/aarch32-jdk8u'
[2026-01-23T18:06:39.707Z] export JDK_VERSION='8'
[2026-01-23T18:06:39.707Z] export JENKINS_HOME='/home/jenkins/.jenkins'
[2026-01-23T18:06:39.707Z] export JENKINS_NODE_COOKIE='bf08da2a-c88a-404f-8043-109cb57d0a0d'
[2026-01-23T18:06:39.707Z] export JENKINS_SERVER_COOKIE='durable-d5e084944952ef0cc748ca5af4f17b08a8cec88fc6e1d00efdbf8b3c9ceebb83'
[2026-01-23T18:06:39.707Z] export JENKINS_URL='https://ci.adoptium.net/'
[2026-01-23T18:06:39.707Z] export JOBSTARTTIME='Fri, 23 Jan 2026 18:03:27 +0000'
[2026-01-23T18:06:39.707Z] export JOB_BASE_NAME='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'
[2026-01-23T18:06:39.707Z] export JOB_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/display/redirect'
[2026-01-23T18:06:39.707Z] export JOB_NAME='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'
[2026-01-23T18:06:39.707Z] export JOB_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/'
[2026-01-23T18:06:39.707Z] export KEEP_REPORTDIR='false'
[2026-01-23T18:06:39.707Z] export KEEP_WORKSPACE='false'
[2026-01-23T18:06:39.707Z] export LANG='C.UTF-8'
[2026-01-23T18:06:39.707Z] export LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib'
[2026-01-23T18:06:39.707Z] export LIGHT_WEIGHT_CHECKOUT='false'
[2026-01-23T18:06:39.707Z] export LOGNAME='jenkins'
[2026-01-23T18:06:39.707Z] export NODE_LABELS='hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm'
[2026-01-23T18:06:39.707Z] export NODE_NAME='test-docker-ubuntu2404-armv7-9'
[2026-01-23T18:06:39.707Z] export OLDPWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2'
[2026-01-23T18:06:39.707Z] export OPENJ9_BRANCH='master'
[2026-01-23T18:06:39.707Z] export OPENJ9_REPO='https://github.com/eclipse-openj9/openj9.git'
[2026-01-23T18:06:39.707Z] export OPENJ9_SYSTEMTEST_BRANCH='master'
[2026-01-23T18:06:39.707Z] export OPENJ9_SYSTEMTEST_OWNER_BRANCH='eclipse:master'
[2026-01-23T18:06:39.707Z] export OPENJ9_SYSTEMTEST_REPO='https://github.com/eclipse-openj9/openj9-systemtest.git'
[2026-01-23T18:06:39.707Z] export OPENJCEPLUS_GIT_BRANCH='semeru-java8'
[2026-01-23T18:06:39.707Z] export OPENJCEPLUS_GIT_REPO='https://github.com/ibmruntimes/OpenJCEPlus.git'
[2026-01-23T18:06:39.707Z] export ORIGIN_JDK_VERSION='8'
[2026-01-23T18:06:39.707Z] export PARALLEL='None'
[2026-01-23T18:06:39.707Z] export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
[2026-01-23T18:06:39.707Z] export PERF_ROOT='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../benchmarks'
[2026-01-23T18:06:39.707Z] export PERSONAL_BUILD='false'
[2026-01-23T18:06:39.707Z] export PLATFORM='arm_linux'
[2026-01-23T18:06:39.707Z] export PWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests'
[2026-01-23T18:06:39.707Z] export RERUN_FAILURE='true'
[2026-01-23T18:06:39.707Z] export RERUN_ITERATIONS='1'
[2026-01-23T18:06:39.707Z] export RERUN_LINK='https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=473&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None'
[2026-01-23T18:06:39.707Z] export RUN_ARTIFACTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=artifacts'
[2026-01-23T18:06:39.707Z] export RUN_CHANGES_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=changes'
[2026-01-23T18:06:39.707Z] export RUN_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect'
[2026-01-23T18:06:39.707Z] export RUN_TESTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/display/redirect?page=tests'
[2026-01-23T18:06:39.707Z] export SDK_RESOURCE='upstream'
[2026-01-23T18:06:39.707Z] export SETUP_JCK_RUN='false'
[2026-01-23T18:06:39.707Z] export SHELL='/bin/sh'
[2026-01-23T18:06:39.707Z] export SLACK_CHANNEL='aqavit-bot'
[2026-01-23T18:06:39.707Z] export SPEC='linux_arm'
[2026-01-23T18:06:39.707Z] export SSH_AGENT_PID='4035158'
[2026-01-23T18:06:39.707Z] export SSH_AUTH_SOCK='/tmp/ssh-AukbdmOoyGs3/agent.4035156'
[2026-01-23T18:06:39.707Z] export SSH_CLIENT='78.47.239.97 46222 22'
[2026-01-23T18:06:39.707Z] export SSH_CONNECTION='78.47.239.97 46222 172.17.0.2 22'
[2026-01-23T18:06:39.707Z] export STAGE_NAME='Test'
[2026-01-23T18:06:39.707Z] export STF_BRANCH='master'
[2026-01-23T18:06:39.707Z] export STF_OWNER_BRANCH='adoptium:master'
[2026-01-23T18:06:39.707Z] export STF_REPO='https://github.com/adoptium/STF.git'
[2026-01-23T18:06:39.707Z] export SYSTEM_LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib'
[2026-01-23T18:06:39.707Z] export TAP_NAME='Test_openjdk8_hs_sanity.system_arm_linux_testList_2.tap'
[2026-01-23T18:06:39.707Z] export TARGET='-f parallelList.mk testList_2'
[2026-01-23T18:06:39.707Z] export TEST_JDK_HOME='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image'
[2026-01-23T18:06:39.707Z] export TIME_LIMIT='25'
[2026-01-23T18:06:39.707Z] export TKG_BRANCH='master'
[2026-01-23T18:06:39.707Z] export TKG_ITERATIONS='1'
[2026-01-23T18:06:39.707Z] export TKG_OWNER_BRANCH='adoptium:master'
[2026-01-23T18:06:39.707Z] export TKG_REPO='https://github.com/adoptium/TKG.git'
[2026-01-23T18:06:39.707Z] export UPSTREAM_JOB_NAME='build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin'
[2026-01-23T18:06:39.707Z] export UPSTREAM_JOB_NUMBER='22'
[2026-01-23T18:06:39.707Z] export UPSTREAM_TEST_JOB_NAME='Test_openjdk8_hs_sanity.system_arm_linux'
[2026-01-23T18:06:39.707Z] export UPSTREAM_TEST_JOB_NUMBER='473'
[2026-01-23T18:06:39.707Z] export USER='jenkins'
[2026-01-23T18:06:39.707Z] export USE_JRE='false'
[2026-01-23T18:06:39.707Z] export USE_TESTENV_PROPERTIES='true'
[2026-01-23T18:06:39.707Z] export WORKSPACE='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2'
[2026-01-23T18:06:39.707Z] export WORKSPACE_TMP='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2@tmp'
[2026-01-23T18:06:39.707Z] export jobStatus='SUCCESS'
[2026-01-23T18:06:39.707Z] Set values based on ./testenv/testenv_arm32.properties:
[2026-01-23T18:06:39.707Z] =========
[2026-01-23T18:06:39.707Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-23T18:06:39.707Z] TKG_BRANCH=master
[2026-01-23T18:06:39.707Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-23T18:06:39.707Z] OPENJ9_BRANCH=master
[2026-01-23T18:06:39.707Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-23T18:06:39.707Z] STF_BRANCH=master
[2026-01-23T18:06:39.707Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2026-01-23T18:06:39.707Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-01-23T18:06:39.707Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-23T18:06:39.707Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-01-23T18:06:39.707Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2026-01-23T18:06:39.707Z] JDK8_BRANCH=jdk8u482-b08-aarch32-20260122
[2026-01-23T18:06:39.707Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z] =========
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2026-01-23T18:06:39.707Z] JDK_BRANCH=jdk8u482-b08-aarch32-20260122
[2026-01-23T18:06:39.707Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-23T18:06:39.707Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-23T18:06:39.707Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-01-23T18:06:39.707Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-01-23T18:06:39.707Z] make _testList TESTLIST=TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,MathLoadTest_bigdecimal_5m_2
[2026-01-23T18:06:39.707Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:06:39.707Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-23T18:06:39.707Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib
[2026-01-23T18:06:39.707Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,MathLoadTest_bigdecimal_5m_2
[2026-01-23T18:06:39.707Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:06:39.707Z] perl scripts/configure.pl
[2026-01-23T18:06:39.707Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,MathLoadTest_bigdecimal_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2026-01-23T18:06:39.707Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z] Starting to generate test make files.
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-01-23T18:06:39.707Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2026-01-23T18:06:39.707Z]
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/security/playlist.xml
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-01-23T18:06:39.707Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-01-23T18:06:40.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-01-23T18:06:40.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/jlm/autoGen.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/churn/playlist.xml
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../system/autoGen.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Make files are generated successfully.
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:06:40.671Z] make -f runtest.mk _testList
[2026-01-23T18:06:40.671Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG'
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] Running make 4.3
[2026-01-23T18:06:40.671Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/TKG/..
[2026-01-23T18:06:40.671Z] set JDK_VERSION to 8
[2026-01-23T18:06:40.671Z] set JDK_IMPL to hotspot
[2026-01-23T18:06:40.671Z] set JVM_VERSION to openjdk8
[2026-01-23T18:06:40.671Z] set JCL_VERSION to latest
[2026-01-23T18:06:40.671Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-23T18:06:40.671Z] set SPEC to linux_arm
[2026-01-23T18:06:40.671Z] set TEST_FLAG to
[2026-01-23T18:06:40.671Z] set OS_LABEL to ubuntu.24
[2026-01-23T18:06:40.671Z] Running testList ...
[2026-01-23T18:06:40.671Z] There are 4 test targets in testList
[2026-01-23T18:06:40.671Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-23T18:06:40.671Z] openjdk version "1.8.0_482"
[2026-01-23T18:06:40.671Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-23T18:06:40.671Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-23T18:06:40.671Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests'
[2026-01-23T18:06:40.671Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system'
[2026-01-23T18:06:40.671Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux_testList_2/aqa-tests/system/lambdaLoadTest'
[2026-01-23T18:06:40.671Z] ../system.mk:25: CYGWIN is 0
[2026-01-23T18:06:40.671Z]
[2026-01-23T18:06:40.671Z] ===============================================