Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 553
originally caused by:
Started by user Stewart X Addison
Started by upstream project "AQA_Test_Pipeline" build number 551
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@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@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6df95738bab85e77a33a7d87d7f6eeab0bff6498 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6df95738bab85e77a33a7d87d7f6eeab0bff6498 # timeout=10
Commit message: "Update TestNativeStack exclusion to apply to all Windows platforms (#6722)"
> git rev-list --no-walk 0d7595419a9c523ce563b64947349df32a4cc06b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-11T17:18:32.677Z] SPEC: linux_arm
[Pipeline] echo
[2025-11-11T17:18:32.681Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-11T17:18:32.701Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-11T17:18:32.705Z] dynamicAgents: []
[Pipeline] node
[2025-11-11T17:18:47.709Z] Still waiting to schedule task
[2025-11-11T17:18:47.710Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2025-11-11T19:01:03.625Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-11-11T19:01:03.654Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-11T19:01:04.042Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-11T19:01:04.042Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-11T19:01:04.228Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-11T19:01:04.503Z] The recommended git tool is: git
[2025-11-11T19:01:04.869Z] No credentials specified
[2025-11-11T19:01:05.045Z] Cloning the remote Git repository
[2025-11-11T19:01:05.325Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-11T19:01:05.326Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests # timeout=10
[2025-11-11T19:01:05.337Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-11T19:01:05.337Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-11T19:01:05.338Z] > git --version # timeout=10
[2025-11-11T19:01:05.344Z] > git --version # 'git version 2.43.0'
[2025-11-11T19:01:05.348Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-11T19:01:12.819Z] Avoid second fetch
[2025-11-11T19:01:12.516Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-11T19:01:12.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-11T19:01:13.005Z] Checking out Revision 6df95738bab85e77a33a7d87d7f6eeab0bff6498 (origin/master)
[2025-11-11T19:01:12.902Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-11T19:01:13.088Z] > git config core.sparsecheckout # timeout=10
[2025-11-11T19:01:13.096Z] > git checkout -f 6df95738bab85e77a33a7d87d7f6eeab0bff6498 # timeout=10
[2025-11-11T19:01:14.778Z] Commit message: "Update TestNativeStack exclusion to apply to all Windows platforms (#6722)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-11T19:01:16.801Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2025-11-11T19:01:16.838Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-11T19:01:19.125Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-11-11T19:01:20.271Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-11T19:01:22.507Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-11T19:01:22.507Z] Unix type machine..
[2025-11-11T19:01:22.507Z] Running on a Linux host
[2025-11-11T19:01:22.507Z] 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
[2025-11-11T19:01:25.683Z] + printenv
[2025-11-11T19:01:25.684Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-11T19:01:25.684Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-11T19:01:25.684Z] SETUP_JCK_RUN=false
[2025-11-11T19:01:25.684Z] USE_TESTENV_PROPERTIES=true
[2025-11-11T19:01:25.684Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-11T19:01:25.684Z] SSH_CLIENT=78.47.239.97 47796 22
[2025-11-11T19:01:25.684Z] USER=jenkins
[2025-11-11T19:01:25.684Z] BUILD_LIST=system
[2025-11-11T19:01:25.684Z] SDK_RESOURCE=releases
[2025-11-11T19:01:25.684Z] OPENJ9_BRANCH=master
[2025-11-11T19:01:25.684Z] jobStatus=SUCCESS
[2025-11-11T19:01:25.684Z] CI=true
[2025-11-11T19:01:25.684Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=changes
[2025-11-11T19:01:25.684Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-11T19:01:25.684Z] TARGET=sanity.system
[2025-11-11T19:01:25.684Z] EXIT_FAILURE=false
[2025-11-11T19:01:25.684Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm
[2025-11-11T19:01:25.684Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-11T19:01:25.684Z] USE_JRE=false
[2025-11-11T19:01:25.684Z] OLDPWD=/home/jenkins
[2025-11-11T19:01:25.684Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-11T19:01:25.684Z] HOME=/home/jenkins
[2025-11-11T19:01:25.684Z] ADOPTOPENJDK_BRANCH=master
[2025-11-11T19:01:25.684Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/
[2025-11-11T19:01:25.684Z] TAP_NAME=Test_openjdk8_hs_sanity.system_arm_linux.tap
[2025-11-11T19:01:25.684Z] JDK_IMPL=hotspot
[2025-11-11T19:01:25.684Z] DOCKER_REQUIRED=false
[2025-11-11T19:01:25.684Z] HUDSON_COOKIE=e1fdb6e9-4d3a-490a-b3f5-ec45b89a31d8
[2025-11-11T19:01:25.684Z] JENKINS_SERVER_COOKIE=durable-d291f5ec4829c8229e2ccb033bc740b9efbbc122f65b46a7a4d4f4ced645e41a
[2025-11-11T19:01:25.684Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../benchmarks
[2025-11-11T19:01:25.684Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[2025-11-11T19:01:25.684Z] KEEP_WORKSPACE=false
[2025-11-11T19:01:25.684Z] ARCHIVE_TEST_RESULTS=false
[2025-11-11T19:01:25.684Z] GENERATE_JOBS=false
[2025-11-11T19:01:25.684Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-11T19:01:25.684Z] PERSONAL_BUILD=false
[2025-11-11T19:01:25.684Z] LOGNAME=jenkins
[2025-11-11T19:01:25.684Z] NODE_NAME=test-docker-ubuntu2404-armv7-10
[2025-11-11T19:01:25.684Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=artifacts
[2025-11-11T19:01:25.684Z] STAGE_NAME=Setup
[2025-11-11T19:01:25.684Z] AUTO_DETECT=true
[2025-11-11T19:01:25.684Z] EXECUTOR_NUMBER=0
[2025-11-11T19:01:25.684Z] JDK_VERSION=8
[2025-11-11T19:01:25.684Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-11T19:01:25.684Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=tests
[2025-11-11T19:01:25.684Z] BUILD_DISPLAY_NAME=#470
[2025-11-11T19:01:25.684Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-11T19:01:25.684Z] TIME_LIMIT=10
[2025-11-11T19:01:25.684Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-11T19:01:25.684Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_arm_linux
[2025-11-11T19:01:25.684Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-11-11T19:01:25.684Z] PLATFORM=arm_linux
[2025-11-11T19:01:25.684Z] TKG_ITERATIONS=1
[2025-11-11T19:01:25.684Z] EXIT_SUCCESS=false
[2025-11-11T19:01:25.684Z] BUILD_ID=470
[2025-11-11T19:01:25.684Z] NUM_MACHINES=1
[2025-11-11T19:01:25.684Z] RERUN_FAILURE=false
[2025-11-11T19:01:25.684Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_arm_linux-470
[2025-11-11T19:01:25.684Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:25.684Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-11T19:01:25.684Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-11T19:01:25.684Z] LANG=C.UTF-8
[2025-11-11T19:01:25.684Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/
[2025-11-11T19:01:25.684Z] KEEP_REPORTDIR=false
[2025-11-11T19:01:25.684Z] JCK_GIT_BRANCH=master
[2025-11-11T19:01:25.684Z] ORIGIN_JDK_VERSION=8
[2025-11-11T19:01:25.684Z] BUILD_NUMBER=470
[2025-11-11T19:01:25.684Z] JENKINS_NODE_COOKIE=e7e86845-e14b-46e4-a788-4bdf2b8b3dea
[2025-11-11T19:01:25.684Z] SHELL=/bin/sh
[2025-11-11T19:01:25.684Z] ITERATIONS=1
[2025-11-11T19:01:25.684Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-11T19:01:25.684Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-11-11T19:01:25.684Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect
[2025-11-11T19:01:25.684Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-11T19:01:25.684Z] SPEC=linux_arm
[2025-11-11T19:01:25.684Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-11-11T19:01:25.684Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-11T19:01:25.684Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/display/redirect
[2025-11-11T19:01:25.684Z] JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux
[2025-11-11T19:01:25.684Z] SLACK_CHANNEL=aqavit-bot
[2025-11-11T19:01:25.684Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-11T19:01:25.684Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[2025-11-11T19:01:25.684Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/lib
[2025-11-11T19:01:25.684Z] SSH_CONNECTION=78.47.239.97 47796 172.17.0.4 22
[2025-11-11T19:01:25.684Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@tmp
[2025-11-11T19:01:25.684Z] PARALLEL=None
[2025-11-11T19:01:25.684Z] JOBSTARTTIME=Tue, 11 Nov 2025 19:01:17 +0000
[2025-11-11T19:01:25.684Z] DYNAMIC_COMPILE=false
[2025-11-11T19:01:25.684Z] RERUN_ITERATIONS=0
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.
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
[2025-11-11T19:01:26.248Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-11T19:01:26.254Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-11T19:01:26.469Z] $ ssh-agent
[2025-11-11T19:01:27.269Z] SSH_AUTH_SOCK=/tmp/ssh-neWjxHFLt7q5/agent.332544
[2025-11-11T19:01:27.269Z] SSH_AGENT_PID=332546
[2025-11-11T19:01:27.269Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-11T19:01:27.291Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-11T19:01:27.330Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-11T19:01:29.363Z] + pwd
[2025-11-11T19:01:29.363Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/.. -p arm_linux -r releases -j 8 -i hotspot --clone_openj9 false
[2025-11-11T19:01:29.363Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[2025-11-11T19:01:29.363Z] load ./testenv/testenv_arm32.properties
[2025-11-11T19:01:29.363Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2025-11-11T19:01:29.363Z] Use branch name dev from ./testenv/testenv_arm32.properties
[2025-11-11T19:01:29.363Z] get jdk binary...
[2025-11-11T19:01:29.363Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/arm/jdk/hotspot/normal/adoptium?project=jdk
[2025-11-11T19:01:30.378Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/linux/arm/sbom/hotspot/normal/adoptium?project=jdk
[2025-11-11T19:01:31.334Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz ...
[2025-11-11T19:01:33.291Z] List files in jdkbinary folder...
[2025-11-11T19:01:33.291Z] total 96200
[2025-11-11T19:01:33.291Z] -rw-rw-r-- 1 jenkins jenkins 98421696 Nov 11 19:01 OpenJDK8U-jdk_arm_linux_hotspot_8u472b08.tar.gz
[2025-11-11T19:01:33.291Z] -rw-rw-r-- 1 jenkins jenkins 78186 Nov 11 19:01 OpenJDK8U-sbom_arm_linux_hotspot_8u472b08.json
[2025-11-11T19:01:33.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:01 tmp
[2025-11-11T19:01:33.291Z] List files in jdkbinary/tmp folder...
[2025-11-11T19:01:33.291Z] total 4
[2025-11-11T19:01:33.291Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 23 15:29 jdk8u472-b08-aarch32-20251022
[2025-11-11T19:01:33.291Z] Moving directory jdk8u472-b08-aarch32-20251022/ to ../j2sdk-image
[2025-11-11T19:01:33.291Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-11T19:01:33.291Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-11T19:01:33.291Z] openjdk version "1.8.0_472"
[2025-11-11T19:01:33.291Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-11-11T19:01:33.291Z] OpenJDK Client VM (Temurin)(build 25.472-b08, mixed mode)
[2025-11-11T19:01:33.291Z] =JAVA VERSION OUTPUT END=
[2025-11-11T19:01:33.291Z] =RELEASE INFO BEGIN=
[2025-11-11T19:01:33.291Z] JAVA_VERSION="1.8.0_472"
[2025-11-11T19:01:33.291Z] OS_NAME="Linux"
[2025-11-11T19:01:33.291Z] OS_VERSION="2.6"
[2025-11-11T19:01:33.291Z] OS_ARCH="aarch32"
[2025-11-11T19:01:33.291Z] SOURCE=".:git:db1f43f29fe4+"
[2025-11-11T19:01:33.291Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-11T19:01:33.291Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-11-11T19:01:33.291Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-11T19:01:33.291Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-11-11T19:01:33.291Z] FULL_VERSION="1.8.0_472-b08"
[2025-11-11T19:01:33.291Z] SEMANTIC_VERSION="8.0.472+8"
[2025-11-11T19:01:33.291Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-11-11T19:01:33.291Z] JVM_VARIANT="Hotspot"
[2025-11-11T19:01:33.291Z] JVM_VERSION="25.472-b08"
[2025-11-11T19:01:33.291Z] IMAGE_TYPE="JDK"
[2025-11-11T19:01:33.291Z] =RELEASE INFO END=
[2025-11-11T19:01:33.291Z] get testKitGen...
[2025-11-11T19:01:33.291Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-11T19:01:34.249Z] git rev-parse master
[2025-11-11T19:01:34.249Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-11T19:01:34.935Z] $ ssh-agent -k
[2025-11-11T19:01:34.945Z] unset SSH_AUTH_SOCK;
[2025-11-11T19:01:34.945Z] unset SSH_AGENT_PID;
[2025-11-11T19:01:34.945Z] echo Agent pid 332546 killed;
[2025-11-11T19:01:35.828Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-11T19:01:36.469Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-11T19:01:36.481Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-10&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-11T19:01:36.572Z] Building tests...
[Pipeline] timeout
[2025-11-11T19:01:36.576Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-11T19:01:36.603Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-11T19:01:38.814Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-11T19:01:39.769Z] --------------------------------------------
[2025-11-11T19:01:39.769Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:39.769Z] task is set to default
[2025-11-11T19:01:39.769Z] dependencyList is set to all
[2025-11-11T19:01:39.769Z] --------------------------------------------
[2025-11-11T19:01:39.769Z] Starting download third party dependent jars
[2025-11-11T19:01:39.769Z] --------------------------------------------
[2025-11-11T19:01:39.769Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-11-11T19:01:39.769Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-11T19:01:40.718Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-11T19:01:40.730Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-11T19:01:40.828Z] $ ssh-agent
[2025-11-11T19:01:41.631Z] SSH_AUTH_SOCK=/tmp/ssh-jC6ArwVnEfgN/agent.332627
[2025-11-11T19:01:41.631Z] SSH_AGENT_PID=332629
[2025-11-11T19:01:41.631Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-11T19:01:43.683Z] + bash ./compile.sh
[2025-11-11T19:01:43.684Z] declare -x ADOPTOPENJDK_BRANCH="master"
[2025-11-11T19:01:43.684Z] declare -x ADOPTOPENJDK_REPO="https://github.com/adoptium/aqa-tests.git"
[2025-11-11T19:01:43.684Z] declare -x ADOPTOPENJDK_SYSTEMTEST_BRANCH="master"
[2025-11-11T19:01:43.684Z] declare -x ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH="adoptium:master"
[2025-11-11T19:01:43.684Z] declare -x ADOPTOPENJDK_SYSTEMTEST_REPO="https://github.com/adoptium/aqa-systemtest.git"
[2025-11-11T19:01:43.684Z] declare -x AQA_REQUIRED_TARGETS="sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf"
[2025-11-11T19:01:43.684Z] declare -x ARCHIVE_TEST_RESULTS="false"
[2025-11-11T19:01:43.684Z] declare -x AUTO_DETECT="true"
[2025-11-11T19:01:43.684Z] declare -x BUILD_DISPLAY_NAME="#470"
[2025-11-11T19:01:43.684Z] declare -x BUILD_ID="470"
[2025-11-11T19:01:43.684Z] declare -x BUILD_LIST="system"
[2025-11-11T19:01:43.684Z] declare -x BUILD_NUMBER="470"
[2025-11-11T19:01:43.684Z] declare -x BUILD_TAG="jenkins-Test_openjdk8_hs_sanity.system_arm_linux-470"
[2025-11-11T19:01:43.684Z] declare -x BUILD_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/"
[2025-11-11T19:01:43.684Z] declare -x CI="true"
[2025-11-11T19:01:43.684Z] declare -x CUSTOMIZED_SDK_URL_CREDENTIAL_ID="eclipse_temurin_bot_email_and_token"
[2025-11-11T19:01:43.684Z] declare -x CUSTOM_TARGET_KEY_VALUE="CUSTOM_TARGET="
[2025-11-11T19:01:43.684Z] declare -x DOCKER_REQUIRED="false"
[2025-11-11T19:01:43.684Z] declare -x DYNAMIC_COMPILE="false"
[2025-11-11T19:01:43.684Z] declare -x EXECUTOR_NUMBER="0"
[2025-11-11T19:01:43.684Z] declare -x EXIT_FAILURE="false"
[2025-11-11T19:01:43.684Z] declare -x EXIT_SUCCESS="false"
[2025-11-11T19:01:43.684Z] declare -x EXTERNAL_CUSTOM_BRANCH="master"
[2025-11-11T19:01:43.684Z] declare -x EXTERNAL_TEST_CMD="mvn clean install"
[2025-11-11T19:01:43.684Z] declare -x FAILED_TEST_TARGET="TARGET=sanity.system"
[2025-11-11T19:01:43.684Z] declare -x GENERATE_JOBS="false"
[2025-11-11T19:01:43.684Z] declare -x HOME="/home/jenkins"
[2025-11-11T19:01:43.684Z] declare -x HUDSON_COOKIE="7d491be7-53e5-4574-841f-08d9a8e5ec21"
[2025-11-11T19:01:43.684Z] declare -x HUDSON_HOME="/home/jenkins/.jenkins"
[2025-11-11T19:01:43.684Z] declare -x HUDSON_SERVER_COOKIE="2d832652af5afba8"
[2025-11-11T19:01:43.684Z] declare -x HUDSON_URL="https://ci.adoptium.net/"
[2025-11-11T19:01:43.684Z] declare -x IS_SVT_TESTREPO="false"
[2025-11-11T19:01:43.684Z] declare -x ITERATIONS="1"
[2025-11-11T19:01:43.684Z] declare -x JCK_GIT_BRANCH="master"
[2025-11-11T19:01:43.684Z] declare -x JDK8_BRANCH="dev"
[2025-11-11T19:01:43.684Z] declare -x JDK8_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-11-11T19:01:43.684Z] declare -x JDK_IMPL="hotspot"
[2025-11-11T19:01:43.684Z] declare -x JDK_VERSION="8"
[2025-11-11T19:01:43.684Z] declare -x JENKINS_HOME="/home/jenkins/.jenkins"
[2025-11-11T19:01:43.684Z] declare -x JENKINS_NODE_COOKIE="e7e86845-e14b-46e4-a788-4bdf2b8b3dea"
[2025-11-11T19:01:43.685Z] declare -x JENKINS_SERVER_COOKIE="durable-399cefee8e108e792b694589de782643b5a8523f11fc2c40348714b6a2bab96f"
[2025-11-11T19:01:43.685Z] declare -x JENKINS_URL="https://ci.adoptium.net/"
[2025-11-11T19:01:43.685Z] declare -x JOBSTARTTIME="Tue, 11 Nov 2025 19:01:17 +0000"
[2025-11-11T19:01:43.685Z] declare -x JOB_BASE_NAME="Test_openjdk8_hs_sanity.system_arm_linux"
[2025-11-11T19:01:43.685Z] declare -x JOB_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/display/redirect"
[2025-11-11T19:01:43.685Z] declare -x JOB_NAME="Test_openjdk8_hs_sanity.system_arm_linux"
[2025-11-11T19:01:43.685Z] declare -x JOB_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/"
[2025-11-11T19:01:43.685Z] declare -x KEEP_REPORTDIR="false"
[2025-11-11T19:01:43.685Z] declare -x KEEP_WORKSPACE="false"
[2025-11-11T19:01:43.685Z] declare -x LANG="C.UTF-8"
[2025-11-11T19:01:43.685Z] declare -x LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib"
[2025-11-11T19:01:43.685Z] declare -x LIGHT_WEIGHT_CHECKOUT="true"
[2025-11-11T19:01:43.685Z] declare -x LOGNAME="jenkins"
[2025-11-11T19:01:43.685Z] declare -x NODE_LABELS="hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm"
[2025-11-11T19:01:43.685Z] declare -x NODE_NAME="test-docker-ubuntu2404-armv7-10"
[2025-11-11T19:01:43.685Z] declare -x NUM_MACHINES="1"
[2025-11-11T19:01:43.685Z] declare -x OLDPWD="/home/jenkins"
[2025-11-11T19:01:43.685Z] declare -x OPENJ9_BRANCH="master"
[2025-11-11T19:01:43.685Z] declare -x OPENJ9_REPO="https://github.com/eclipse-openj9/openj9.git"
[2025-11-11T19:01:43.685Z] declare -x OPENJ9_SYSTEMTEST_BRANCH="master"
[2025-11-11T19:01:43.685Z] declare -x OPENJ9_SYSTEMTEST_OWNER_BRANCH="eclipse:master"
[2025-11-11T19:01:43.685Z] declare -x OPENJ9_SYSTEMTEST_REPO="https://github.com/eclipse-openj9/openj9-systemtest.git"
[2025-11-11T19:01:43.685Z] declare -x OPENJCEPLUS_GIT_BRANCH="semeru-java8"
[2025-11-11T19:01:43.685Z] declare -x OPENJCEPLUS_GIT_REPO="https://github.com/ibmruntimes/OpenJCEPlus.git"
[2025-11-11T19:01:43.685Z] declare -x ORIGIN_JDK_VERSION="8"
[2025-11-11T19:01:43.685Z] declare -x PARALLEL="None"
[2025-11-11T19:01:43.685Z] declare -x PASSWORD="****"
[2025-11-11T19:01:43.685Z] declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
[2025-11-11T19:01:43.685Z] declare -x PERF_ROOT="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../benchmarks"
[2025-11-11T19:01:43.685Z] declare -x PERSONAL_BUILD="false"
[2025-11-11T19:01:43.685Z] declare -x PLATFORM="arm_linux"
[2025-11-11T19:01:43.685Z] declare -x PWD="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests"
[2025-11-11T19:01:43.686Z] declare -x RERUN_FAILURE="false"
[2025-11-11T19:01:43.686Z] declare -x RERUN_ITERATIONS="0"
[2025-11-11T19:01:43.687Z] declare -x RERUN_LINK="https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None"
[2025-11-11T19:01:43.687Z] declare -x RUN_ARTIFACTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=artifacts"
[2025-11-11T19:01:43.687Z] declare -x RUN_CHANGES_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=changes"
[2025-11-11T19:01:43.687Z] declare -x RUN_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect"
[2025-11-11T19:01:43.687Z] declare -x RUN_TESTS_DISPLAY_URL="https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=tests"
[2025-11-11T19:01:43.687Z] declare -x SDK_RESOURCE="releases"
[2025-11-11T19:01:43.687Z] declare -x SETUP_JCK_RUN="false"
[2025-11-11T19:01:43.687Z] declare -x SHELL="/bin/sh"
[2025-11-11T19:01:43.687Z] declare -x SHLVL="1"
[2025-11-11T19:01:43.687Z] declare -x SLACK_CHANNEL="aqavit-bot"
[2025-11-11T19:01:43.687Z] declare -x SPEC="linux_arm"
[2025-11-11T19:01:43.687Z] declare -x SSH_AGENT_PID="332629"
[2025-11-11T19:01:43.687Z] declare -x SSH_AUTH_SOCK="/tmp/ssh-jC6ArwVnEfgN/agent.332627"
[2025-11-11T19:01:43.687Z] declare -x SSH_CLIENT="78.47.239.97 47796 22"
[2025-11-11T19:01:43.687Z] declare -x SSH_CONNECTION="78.47.239.97 47796 172.17.0.4 22"
[2025-11-11T19:01:43.687Z] declare -x STAGE_NAME="Build"
[2025-11-11T19:01:43.687Z] declare -x STF_BRANCH="master"
[2025-11-11T19:01:43.687Z] declare -x STF_OWNER_BRANCH="adoptium:master"
[2025-11-11T19:01:43.687Z] declare -x STF_REPO="https://github.com/adoptium/STF.git"
[2025-11-11T19:01:43.687Z] declare -x SYSTEM_LIB_DIR="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib"
[2025-11-11T19:01:43.687Z] declare -x TAP_NAME="Test_openjdk8_hs_sanity.system_arm_linux.tap"
[2025-11-11T19:01:43.687Z] declare -x TARGET="sanity.system"
[2025-11-11T19:01:43.687Z] declare -x TEST_JDK_HOME="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image"
[2025-11-11T19:01:43.687Z] declare -x TIME_LIMIT="10"
[2025-11-11T19:01:43.687Z] declare -x TKG_BRANCH="master"
[2025-11-11T19:01:43.687Z] declare -x TKG_ITERATIONS="1"
[2025-11-11T19:01:43.687Z] declare -x TKG_OWNER_BRANCH="adoptium:master"
[2025-11-11T19:01:43.688Z] declare -x TKG_REPO="https://github.com/adoptium/TKG.git"
[2025-11-11T19:01:43.688Z] declare -x USER="jenkins"
[2025-11-11T19:01:43.688Z] declare -x USERNAME="****"
[2025-11-11T19:01:43.688Z] declare -x USE_JRE="false"
[2025-11-11T19:01:43.688Z] declare -x USE_TESTENV_PROPERTIES="true"
[2025-11-11T19:01:43.688Z] declare -x WORKSPACE="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux"
[2025-11-11T19:01:43.688Z] declare -x WORKSPACE_TMP="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@tmp"
[2025-11-11T19:01:43.688Z] declare -x jobStatus="SUCCESS"
[2025-11-11T19:01:43.688Z] Set values based on ./testenv/testenv_arm32.properties:
[2025-11-11T19:01:43.688Z] =========
[2025-11-11T19:01:43.688Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-11-11T19:01:43.688Z] TKG_BRANCH=master
[2025-11-11T19:01:43.688Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-11T19:01:43.688Z] OPENJ9_BRANCH=master
[2025-11-11T19:01:43.688Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-11-11T19:01:43.688Z] STF_BRANCH=master
[2025-11-11T19:01:43.688Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2025-11-11T19:01:43.688Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2025-11-11T19:01:43.688Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-11-11T19:01:43.688Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2025-11-11T19:01:43.688Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2025-11-11T19:01:43.688Z] JDK8_BRANCH=dev
[2025-11-11T19:01:43.688Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-11-11T19:01:43.688Z]
[2025-11-11T19:01:43.688Z]
[2025-11-11T19:01:43.688Z] =========
[2025-11-11T19:01:43.688Z]
[2025-11-11T19:01:43.688Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2025-11-11T19:01:43.688Z] JDK_BRANCH=dev
[2025-11-11T19:01:43.688Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-11T19:01:43.688Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-11T19:01:43.688Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-11-11T19:01:43.688Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:43.688Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-11T19:01:43.688Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-11T19:01:43.689Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-11T19:01:43.689Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/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/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-11T19:01:43.689Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-11T19:01:43.689Z]
[2025-11-11T19:01:43.689Z] build:
[2025-11-11T19:01:43.689Z]
[2025-11-11T19:01:43.689Z] clean:
[2025-11-11T19:01:43.689Z]
[2025-11-11T19:01:43.689Z] init:
[2025-11-11T19:01:43.689Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-11-11T19:01:43.689Z]
[2025-11-11T19:01:43.689Z] getDependentLibs:
[2025-11-11T19:01:44.646Z] [exec] --------------------------------------------
[2025-11-11T19:01:44.646Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:44.646Z] [exec] task is set to default
[2025-11-11T19:01:44.646Z] [exec] dependencyList is set to json_simple
[2025-11-11T19:01:44.646Z] [exec] --------------------------------------------
[2025-11-11T19:01:44.646Z] [exec] Starting download third party dependent jars
[2025-11-11T19:01:44.646Z] [exec] --------------------------------------------
[2025-11-11T19:01:44.646Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:44.647Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-11T19:01:44.647Z] [exec] downloaded dependent third party jars successfully
[2025-11-11T19:01:44.647Z]
[2025-11-11T19:01:44.647Z] compile:
[2025-11-11T19:01:44.647Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-11T19:01:44.647Z] [echo] ============COMPILER SETTINGS============
[2025-11-11T19:01:44.647Z] [echo] ===fork: yes
[2025-11-11T19:01:44.647Z] [echo] ===debug: on
[2025-11-11T19:01:44.647Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin
[2025-11-11T19:01:46.611Z]
[2025-11-11T19:01:46.611Z] dist:
[2025-11-11T19:01:46.611Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-11T19:01:46.611Z]
[2025-11-11T19:01:46.611Z] BUILD SUCCESSFUL
[2025-11-11T19:01:46.611Z] Total time: 2 seconds
[2025-11-11T19:01:46.611Z] 0
[2025-11-11T19:01:46.611Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-11T19:01:46.611Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-11T19:01:46.611Z] microArchOutput:
[2025-11-11T19:01:46.611Z] ****************************** MACHINE INFO ******************************
[2025-11-11T19:01:46.611Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG
[2025-11-11T19:01:46.611Z] Free Physical Memory Size : 3770806272
[2025-11-11T19:01:46.611Z] Free space (bytes) : 27212673024
[2025-11-11T19:01:46.611Z] Total Physical Memory Size : 6442450944
[2025-11-11T19:01:46.611Z] Total space (bytes) : 167961710592
[2025-11-11T19:01:46.611Z] Usable space (bytes) : 18606174208
[2025-11-11T19:01:46.611Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-11T19:01:46.611Z] bashVersion :
[2025-11-11T19:01:46.611Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-11-11T19:01:46.611Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-11T19:01:46.611Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-11T19:01:46.611Z]
[2025-11-11T19:01:46.611Z] This is free software; you are free to change and redistribute it.
[2025-11-11T19:01:46.611Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-11T19:01:46.611Z] cpuCores : 8
[2025-11-11T19:01:46.611Z] curlVersion :
[2025-11-11T19:01:46.612Z] 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
[2025-11-11T19:01:46.612Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-11-11T19:01:46.612Z] 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
[2025-11-11T19:01:46.612Z] 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
[2025-11-11T19:01:46.612Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-11T19:01:46.612Z] gcc version : 13
[2025-11-11T19:01:46.612Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-11-11T19:01:46.612Z] gdb version : bash: line 1: gdb: command not found
[2025-11-11T19:01:46.612Z] lldb version : Command could not be executed
[2025-11-11T19:01:46.612Z] makeVersion :
[2025-11-11T19:01:46.612Z] GNU Make 4.3
[2025-11-11T19:01:46.612Z] Built for arm-unknown-linux-gnueabihf
[2025-11-11T19:01:46.612Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-11T19:01:46.612Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-11T19:01:46.612Z] This is free software: you are free to change and redistribute it.
[2025-11-11T19:01:46.612Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-11T19:01:46.612Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-11T19:01:46.612Z] osInfo :
[2025-11-11T19:01:46.612Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-11-11T19:01:46.612Z] NAME="Ubuntu"
[2025-11-11T19:01:46.612Z] VERSION_ID="24.04"
[2025-11-11T19:01:46.612Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-11-11T19:01:46.612Z] VERSION_CODENAME=noble
[2025-11-11T19:01:46.612Z] ID=ubuntu
[2025-11-11T19:01:46.612Z] ID_LIKE=debian
[2025-11-11T19:01:46.612Z] HOME_URL="https://www.ubuntu.com/"
[2025-11-11T19:01:46.612Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-11-11T19:01:46.612Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-11-11T19:01:46.612Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-11-11T19:01:46.612Z] UBUNTU_CODENAME=noble
[2025-11-11T19:01:46.612Z] LOGO=ubuntu-logo
[2025-11-11T19:01:46.612Z] osLabel : ubuntu.24
[2025-11-11T19:01:46.612Z] perlVersion :
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-11-11T19:01:46.612Z] (with 51 registered patches, see perl -V for more detail)
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] Copyright 1987-2023, Larry Wall
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-11T19:01:46.612Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-11T19:01:46.612Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-11T19:01:46.612Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-11T19:01:46.612Z] procArch : aarch64
[2025-11-11T19:01:46.612Z] sysArch : aarch64
[2025-11-11T19:01:46.612Z] sysOS : Linux
[2025-11-11T19:01:46.612Z] ulimit :
[2025-11-11T19:01:46.612Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-11T19:01:46.612Z] core file size (blocks, -c) unlimited
[2025-11-11T19:01:46.612Z] data seg size (kbytes, -d) unlimited
[2025-11-11T19:01:46.612Z] scheduling priority (-e) 0
[2025-11-11T19:01:46.612Z] file size (blocks, -f) unlimited
[2025-11-11T19:01:46.612Z] pending signals (-i) 63426
[2025-11-11T19:01:46.612Z] max locked memory (kbytes, -l) 8192
[2025-11-11T19:01:46.612Z] max memory size (kbytes, -m) unlimited
[2025-11-11T19:01:46.612Z] open files (-n) 1048576
[2025-11-11T19:01:46.612Z] pipe size (512 bytes, -p) 8
[2025-11-11T19:01:46.612Z] POSIX message queues (bytes, -q) 819200
[2025-11-11T19:01:46.612Z] real-time priority (-r) 0
[2025-11-11T19:01:46.612Z] stack size (kbytes, -s) 8192
[2025-11-11T19:01:46.612Z] cpu time (seconds, -t) unlimited
[2025-11-11T19:01:46.612Z] max user processes (-u) unlimited
[2025-11-11T19:01:46.612Z] virtual memory (kbytes, -v) unlimited
[2025-11-11T19:01:46.612Z] file locks (-x) unlimited
[2025-11-11T19:01:46.612Z] uname : Linux a95353f481df 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-11-11T19:01:46.612Z] vmVendor : Oracle Corporation
[2025-11-11T19:01:46.612Z] vmVersion : 25.472-b08
[2025-11-11T19:01:46.612Z] xlc version : bash: line 1: xlC: command not found
[2025-11-11T19:01:46.612Z] **************************************************************************
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('java.vendor')=Temurin
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('os.name')=Linux
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('os.arch')=arm
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('java.fullversion')=null
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:46.612Z] System.getProperty('sun.arch.data.model')=32
[2025-11-11T19:01:46.612Z]
[2025-11-11T19:01:47.570Z] make -f clean.mk cleanBuild
[2025-11-11T19:01:47.570Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:01:47.571Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-11-11T19:01:47.571Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:01:47.571Z] make -f compile.mk compile
[2025-11-11T19:01:47.571Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:01:47.571Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-11T19:01:47.571Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-11T19:01:47.571Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/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/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-11T19:01:47.572Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/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/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-11T19:01:47.572Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-11T19:01:48.531Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] -create_test_directory:
[2025-11-11T19:01:48.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] stage_test_material:
[2025-11-11T19:01:48.531Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] build:
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] init:
[2025-11-11T19:01:48.531Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] dist:
[2025-11-11T19:01:48.531Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] common_build:
[2025-11-11T19:01:48.531Z] [echo] target common_build is called.....
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] common_init:
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] check_systemtest:
[2025-11-11T19:01:48.531Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-11-11T19:01:48.531Z]
[2025-11-11T19:01:48.531Z] clone_stf:
[2025-11-11T19:01:49.481Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-11-11T19:01:49.481Z] [echo] git rev-parse master
[2025-11-11T19:01:49.481Z] [echo] git checkout -q -f 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-11-11T19:01:49.481Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-11-11T19:01:49.481Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-11-11T19:01:49.481Z]
[2025-11-11T19:01:49.481Z] clone_systemtest:
[2025-11-11T19:01:49.481Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-11-11T19:01:51.601Z] [echo] git rev-parse master
[2025-11-11T19:01:51.602Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-11-11T19:01:51.602Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure_systemtest:
[2025-11-11T19:01:51.602Z] [echo] Executing openjdk.build/build.xml
[2025-11-11T19:01:51.602Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] check-for-ant:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure-ant:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-ant-location:
[2025-11-11T19:01:51.602Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-ant-error:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] check-for-junit:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure-junit:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-junit-location:
[2025-11-11T19:01:51.602Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-junit-error:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] check-for-hamcrest-core:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure-hamcrest-core:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-hamcrest-core-location:
[2025-11-11T19:01:51.602Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-hamcrest-core-error:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] check-for-log4j:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure-log4j:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-log4j-location:
[2025-11-11T19:01:51.602Z] [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
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-log4j-error:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] check-for-asm:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] configure-asm:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-asm-location:
[2025-11-11T19:01:51.602Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2025-11-11T19:01:51.602Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] print-asm-error:
[2025-11-11T19:01:51.602Z]
[2025-11-11T19:01:51.602Z] setup-java-properties:
[2025-11-11T19:01:51.602Z] [echo] java_home is ${java_home}
[2025-11-11T19:01:51.602Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre
[2025-11-11T19:01:51.602Z] [echoproperties] #Ant properties
[2025-11-11T19:01:51.602Z] [echoproperties] #Tue Nov 11 19:01:51 UTC 2025
[2025-11-11T19:01:51.602Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/classes=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./lib=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk./usr/lib=
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.472-b08, mixed mode)
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.Property=settings\:
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.file.separator=/
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.class.path=.
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/endorsed
[2025-11-11T19:01:51.603Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/ext
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch32
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.line.separator=\\n
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.os.arch=arm
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.os.name=Linux
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.path.separator=\:
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-11-11T19:01:51.604Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/aarch32
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.user.language=en
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.user.name=jenkins
[2025-11-11T19:01:51.605Z] [echoproperties] buildjdk.user.timezone=
[2025-11-11T19:01:51.605Z] [delete] Deleting: /tmp/openjdk.java.build.properties.629101351
[2025-11-11T19:01:51.605Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2025-11-11T19:01:51.605Z] [echo] java_platform set to linux_arm-32
[2025-11-11T19:01:51.605Z] [echo] java_java_specification_version set to 1.8
[2025-11-11T19:01:51.605Z] [echo] java_java_vm_vendor set to Temurin
[2025-11-11T19:01:51.605Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/../bin
[2025-11-11T19:01:51.605Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] check-for-tools-jar:
[2025-11-11T19:01:51.605Z] [echo] java_java_specification_version is 1.8
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] configure-tools-jar:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] print-tools-jar-location:
[2025-11-11T19:01:51.605Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] print-tools-jar-error:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] check-for-windows-sysinternals:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] set-download-windows-sysinternals-required:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] configure-windows-sysinternals:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] print-windows-sysinternals-location:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] set-print-windows-sysinternals-error-required:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] really-print-windows-sysinternals-error:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] print-windows-sysinternals-error:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] fail-if-error:
[2025-11-11T19:01:51.605Z]
[2025-11-11T19:01:51.605Z] print-all-prereq-versions:
[2025-11-11T19:01:51.605Z] [echo] Ant version in use : 1.10.2
[2025-11-11T19:01:51.605Z] [echo] log4j version in use : 2.16.0
[2025-11-11T19:01:51.605Z] [echo] ASM version in use : 9.7.1
[2025-11-11T19:01:51.605Z] [echo] junit version in use : 4.12
[2025-11-11T19:01:51.605Z] [echo] hamcrest version in use: 1.3
[2025-11-11T19:01:51.606Z]
[2025-11-11T19:01:51.606Z] configure:
[2025-11-11T19:01:51.606Z]
[2025-11-11T19:01:51.606Z] build-dependencies:
[2025-11-11T19:01:51.606Z] [echo] Executing openjdk.build/build.xml
[2025-11-11T19:01:51.606Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:51.606Z]
[2025-11-11T19:01:51.606Z] setup-java-properties:
[2025-11-11T19:01:51.606Z] [echo] java_home is ${java_home}
[2025-11-11T19:01:51.606Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre
[2025-11-11T19:01:52.577Z] [echoproperties] #Ant properties
[2025-11-11T19:01:52.577Z] [echoproperties] #Tue Nov 11 19:01:51 UTC 2025
[2025-11-11T19:01:52.577Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/classes=
[2025-11-11T19:01:52.577Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2025-11-11T19:01:52.577Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2025-11-11T19:01:52.577Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./lib=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk./usr/lib=
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.472-b08, mixed mode)
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.Property=settings\:
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.file.separator=/
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.class.path=.
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/endorsed
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/ext
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch32
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-11-11T19:01:52.578Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.line.separator=\\n
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.os.arch=arm
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.os.name=Linux
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.path.separator=\:
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/lib/aarch32
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-11-11T19:01:52.579Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2025-11-11T19:01:52.580Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-11-11T19:01:52.580Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2025-11-11T19:01:52.580Z] [echoproperties] buildjdk.user.language=en
[2025-11-11T19:01:52.580Z] [echoproperties] buildjdk.user.name=jenkins
[2025-11-11T19:01:52.580Z] [echoproperties] buildjdk.user.timezone=
[2025-11-11T19:01:52.580Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1112624250
[2025-11-11T19:01:52.580Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2025-11-11T19:01:52.580Z] [echo] java_platform set to linux_arm-32
[2025-11-11T19:01:52.580Z] [echo] java_java_specification_version set to 1.8
[2025-11-11T19:01:52.580Z] [echo] java_java_vm_vendor set to Temurin
[2025-11-11T19:01:52.580Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/jre/../bin
[2025-11-11T19:01:52.580Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-prereqs:
[2025-11-11T19:01:52.580Z] [echo] Executing openjdk.build/build.xml
[2025-11-11T19:01:52.580Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-ant:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-ant-location:
[2025-11-11T19:01:52.580Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-ant-error:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-junit:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-junit-location:
[2025-11-11T19:01:52.580Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-junit-error:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-hamcrest-core:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-hamcrest-core-location:
[2025-11-11T19:01:52.580Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-hamcrest-core-error:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-log4j:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-log4j-location:
[2025-11-11T19:01:52.580Z] [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
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-log4j-error:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-asm:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-asm-location:
[2025-11-11T19:01:52.580Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2025-11-11T19:01:52.580Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-asm-error:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] setup-java-properties:
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] check-for-tools-jar:
[2025-11-11T19:01:52.580Z] [echo] java_java_specification_version is 1.8
[2025-11-11T19:01:52.580Z]
[2025-11-11T19:01:52.580Z] print-tools-jar-location:
[2025-11-11T19:01:52.581Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] print-tools-jar-error:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] check-for-windows-sysinternals:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] print-windows-sysinternals-location:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] set-print-windows-sysinternals-error-required:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] really-print-windows-sysinternals-error:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] print-windows-sysinternals-error:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] fail-if-error:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] print-all-prereq-versions:
[2025-11-11T19:01:52.581Z] [echo] Ant version in use : 1.10.2
[2025-11-11T19:01:52.581Z] [echo] log4j version in use : 2.16.0
[2025-11-11T19:01:52.581Z] [echo] ASM version in use : 9.7.1
[2025-11-11T19:01:52.581Z] [echo] junit version in use : 4.12
[2025-11-11T19:01:52.581Z] [echo] hamcrest version in use: 1.3
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] run-check-prereqs:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] build-dependencies:
[2025-11-11T19:01:52.581Z] [echo] Executing stf.build/build.xml
[2025-11-11T19:01:52.581Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] setup-java-properties:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] check-prereqs:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] build-dependencies:
[2025-11-11T19:01:52.581Z] [echo] Executing stf.core/build.xml
[2025-11-11T19:01:52.581Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] setup-java-properties:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] check-prereqs:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] build-dependencies:
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] create-bin-dir:
[2025-11-11T19:01:52.581Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.core/bin
[2025-11-11T19:01:52.581Z]
[2025-11-11T19:01:52.581Z] build-java:
[2025-11-11T19:01:52.581Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.core/bin
[2025-11-11T19:01:55.612Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.core/bin
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-jar:
[2025-11-11T19:01:56.570Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-archives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] copy-log4j2-config:
[2025-11-11T19:01:56.570Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.core/bin
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-no-natives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-natives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build:
[2025-11-11T19:01:56.570Z] [echo] Executing stf.load/build.xml
[2025-11-11T19:01:56.570Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] setup-java-properties:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] check-prereqs:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-dependencies:
[2025-11-11T19:01:56.570Z] [echo] Executing stf.core/build.xml
[2025-11-11T19:01:56.570Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] setup-java-properties:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] check-prereqs:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-dependencies:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] create-bin-dir:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-java:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-jar:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-archives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] copy-log4j2-config:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-no-natives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-natives:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build:
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] create-bin-dir:
[2025-11-11T19:01:56.570Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.load/bin
[2025-11-11T19:01:56.570Z]
[2025-11-11T19:01:56.570Z] build-java:
[2025-11-11T19:01:56.570Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.load/bin
[2025-11-11T19:01:58.539Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2025-11-11T19:01:58.540Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-jar:
[2025-11-11T19:01:58.540Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-archives:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-no-natives:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-natives:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build:
[2025-11-11T19:01:58.540Z] [echo] Executing stf.samples/build.xml
[2025-11-11T19:01:58.540Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] setup-java-properties:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] check-prereqs:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-dependencies:
[2025-11-11T19:01:58.540Z] [echo] Executing stf.core/build.xml
[2025-11-11T19:01:58.540Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] setup-java-properties:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] check-prereqs:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-dependencies:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] create-bin-dir:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-java:
[2025-11-11T19:01:58.540Z]
[2025-11-11T19:01:58.540Z] build-jar:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-archives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] copy-log4j2-config:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-no-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build:
[2025-11-11T19:01:59.491Z] [echo] Executing stf.load/build.xml
[2025-11-11T19:01:59.491Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] setup-java-properties:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] check-prereqs:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-dependencies:
[2025-11-11T19:01:59.491Z] [echo] Executing stf.core/build.xml
[2025-11-11T19:01:59.491Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] setup-java-properties:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] check-prereqs:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-dependencies:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] create-bin-dir:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-java:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-jar:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-archives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] copy-log4j2-config:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-no-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] create-bin-dir:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-java:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-jar:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-archives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-no-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-natives:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build:
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] create-bin-dir:
[2025-11-11T19:01:59.491Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.samples/bin
[2025-11-11T19:01:59.491Z]
[2025-11-11T19:01:59.491Z] build-java:
[2025-11-11T19:01:59.491Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.samples/bin
[2025-11-11T19:02:00.450Z]
[2025-11-11T19:02:00.450Z] build-jar:
[2025-11-11T19:02:00.450Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build-archives:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build-no-natives:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build-natives:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build:
[2025-11-11T19:02:00.451Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-11-11T19:02:00.451Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] setup-java-properties:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] check-prereqs:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build-dependencies:
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] create-bin-dir:
[2025-11-11T19:02:00.451Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-11-11T19:02:00.451Z]
[2025-11-11T19:02:00.451Z] build-java:
[2025-11-11T19:02:00.451Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-jar:
[2025-11-11T19:02:03.474Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-archives:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-no-natives:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-natives:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build:
[2025-11-11T19:02:03.474Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-11-11T19:02:03.474Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] setup-java-properties:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] check-prereqs:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-dependencies:
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] create-bin-dir:
[2025-11-11T19:02:03.474Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-11-11T19:02:03.474Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-11-11T19:02:03.474Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-11-11T19:02:03.474Z]
[2025-11-11T19:02:03.474Z] build-java:
[2025-11-11T19:02:03.474Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-11-11T19:02:04.436Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-11-11T19:02:05.396Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-11-11T19:02:06.348Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2025-11-11T19:02:06.348Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2025-11-11T19:02:06.348Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2025-11-11T19:02:06.348Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2025-11-11T19:02:06.348Z]
[2025-11-11T19:02:06.348Z] build-jar:
[2025-11-11T19:02:06.348Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2025-11-11T19:02:06.348Z]
[2025-11-11T19:02:06.349Z] build-archives:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] build-no-natives:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] build-natives:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] copy-dict-file:
[2025-11-11T19:02:06.349Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] build:
[2025-11-11T19:02:06.349Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-11-11T19:02:06.349Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] setup-java-properties:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] check-prereqs:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] build-dependencies:
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] create-bin-dir:
[2025-11-11T19:02:06.349Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-11-11T19:02:06.349Z]
[2025-11-11T19:02:06.349Z] build-java-8:
[2025-11-11T19:02:06.349Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-java-11-25plus:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-java-17-24:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-java:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-jdi-jar:
[2025-11-11T19:02:07.431Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-hcr-jar:
[2025-11-11T19:02:07.431Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-jars:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-archives:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-no-natives:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-natives:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build:
[2025-11-11T19:02:07.431Z] [echo] Executing openjdk.test.gc/build.xml
[2025-11-11T19:02:07.431Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] setup-java-properties:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] check-prereqs:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.431Z] build-dependencies:
[2025-11-11T19:02:07.431Z]
[2025-11-11T19:02:07.432Z] create-bin-dir:
[2025-11-11T19:02:07.432Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-11-11T19:02:07.432Z]
[2025-11-11T19:02:07.432Z] build-java:
[2025-11-11T19:02:07.432Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-jar:
[2025-11-11T19:02:08.392Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-archives:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-no-natives:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-natives:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build:
[2025-11-11T19:02:08.392Z] [echo] Executing openjdk.test.jck/build.xml
[2025-11-11T19:02:08.392Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] setup-java-properties:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] check-prereqs:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-dependencies:
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] create-bin-dir:
[2025-11-11T19:02:08.392Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-11-11T19:02:08.392Z]
[2025-11-11T19:02:08.392Z] build-java:
[2025-11-11T19:02:08.392Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-jar:
[2025-11-11T19:02:10.356Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-archives:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-no-natives:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] setup-native-build-command:
[2025-11-11T19:02:10.356Z] [echo] building natives for java_platform linux_arm-32
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-natives-windows:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-natives-unix:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-natives:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build:
[2025-11-11T19:02:10.356Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-11-11T19:02:10.356Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] setup-java-properties:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] check-prereqs:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-dependencies:
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] create-bin-dir:
[2025-11-11T19:02:10.356Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-11-11T19:02:10.356Z]
[2025-11-11T19:02:10.356Z] build-java:
[2025-11-11T19:02:10.356Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-11-11T19:02:13.380Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] build-jar:
[2025-11-11T19:02:13.380Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] build-archives:
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] build-no-natives:
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] build-natives:
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] build:
[2025-11-11T19:02:13.380Z] [echo] Executing openjdk.test.lang/build.xml
[2025-11-11T19:02:13.380Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] setup-java-properties:
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.380Z] check-prereqs:
[2025-11-11T19:02:13.380Z]
[2025-11-11T19:02:13.381Z] build-dependencies:
[2025-11-11T19:02:13.381Z]
[2025-11-11T19:02:13.381Z] create-bin-dir:
[2025-11-11T19:02:13.381Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-11-11T19:02:13.381Z]
[2025-11-11T19:02:13.381Z] build-java:
[2025-11-11T19:02:13.381Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-11-11T19:02:16.403Z]
[2025-11-11T19:02:16.403Z] build-jar:
[2025-11-11T19:02:16.403Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2025-11-11T19:02:16.403Z]
[2025-11-11T19:02:16.403Z] build-archives:
[2025-11-11T19:02:16.403Z]
[2025-11-11T19:02:16.403Z] build-no-natives:
[2025-11-11T19:02:16.403Z]
[2025-11-11T19:02:16.403Z] build-natives:
[2025-11-11T19:02:16.403Z]
[2025-11-11T19:02:16.403Z] build:
[2025-11-11T19:02:16.403Z] [echo] Executing openjdk.test.load/build.xml
[2025-11-11T19:02:16.404Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:16.404Z]
[2025-11-11T19:02:16.404Z] setup-java-properties:
[2025-11-11T19:02:16.404Z]
[2025-11-11T19:02:16.404Z] check-prereqs:
[2025-11-11T19:02:16.404Z]
[2025-11-11T19:02:16.404Z] build-dependencies:
[2025-11-11T19:02:16.404Z]
[2025-11-11T19:02:16.404Z] create-bin-dir:
[2025-11-11T19:02:16.404Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-11-11T19:02:16.404Z]
[2025-11-11T19:02:16.404Z] build-java:
[2025-11-11T19:02:16.404Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build-jar:
[2025-11-11T19:02:17.360Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build-archives:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build-no-natives:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build-natives:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build:
[2025-11-11T19:02:17.360Z] [echo] Executing openjdk.test.locking/build.xml
[2025-11-11T19:02:17.360Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] setup-java-properties:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] check-prereqs:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] build-dependencies:
[2025-11-11T19:02:17.360Z]
[2025-11-11T19:02:17.360Z] create-bin-dir:
[2025-11-11T19:02:17.361Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-11-11T19:02:17.361Z]
[2025-11-11T19:02:17.361Z] build-java:
[2025-11-11T19:02:17.361Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-jar:
[2025-11-11T19:02:18.310Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-archives:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-no-natives:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-natives:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build:
[2025-11-11T19:02:18.310Z] [echo] Executing openjdk.test.math/build.xml
[2025-11-11T19:02:18.310Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] setup-java-properties:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] check-prereqs:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-dependencies:
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] create-bin-dir:
[2025-11-11T19:02:18.310Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-11-11T19:02:18.310Z]
[2025-11-11T19:02:18.310Z] build-java:
[2025-11-11T19:02:18.311Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-11-11T19:02:40.435Z]
[2025-11-11T19:02:40.435Z] build-jar:
[2025-11-11T19:02:40.435Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2025-11-11T19:02:40.435Z]
[2025-11-11T19:02:40.435Z] build-archives:
[2025-11-11T19:02:40.435Z]
[2025-11-11T19:02:40.435Z] build-no-natives:
[2025-11-11T19:02:40.435Z]
[2025-11-11T19:02:40.435Z] build-natives:
[2025-11-11T19:02:40.435Z]
[2025-11-11T19:02:40.435Z] build:
[2025-11-11T19:02:40.435Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-11-11T19:02:40.436Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-if-already-built:
[2025-11-11T19:02:40.436Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists
[2025-11-11T19:02:40.436Z] [echo] openjdk_test_mauve_already_built is true
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-if-cvs-available:
[2025-11-11T19:02:40.436Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-11-11T19:02:40.436Z] [echo] cvs_available is true
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] download-cvsclient:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] output-recreate-message:
[2025-11-11T19:02:40.436Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-11-11T19:02:40.436Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] delete-work-dir:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] create-work-dir:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] get-source:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-if-source-available:
[2025-11-11T19:02:40.436Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2025-11-11T19:02:40.436Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] delete-corba-files:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] mauve-configure:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] setup-java-properties:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-harness:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-tests:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-java:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-jar:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-archives:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-if-work_jar_file-exists:
[2025-11-11T19:02:40.436Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2025-11-11T19:02:40.436Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] install-archives:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] configure:
[2025-11-11T19:02:40.436Z] [echo] Executing openjdk.test.nio/build.xml
[2025-11-11T19:02:40.436Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] setup-java-properties:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-prereqs:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] build-dependencies:
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] create-bin-dir:
[2025-11-11T19:02:40.436Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] check-java-nio-filesystem:
[2025-11-11T19:02:40.436Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-11-11T19:02:40.436Z]
[2025-11-11T19:02:40.436Z] copy-resources:
[2025-11-11T19:02:40.436Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-11-11T19:02:40.437Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-11-11T19:02:40.437Z]
[2025-11-11T19:02:40.437Z] build-java-nio-filesystem:
[2025-11-11T19:02:40.437Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-11-11T19:02:40.437Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-11-11T19:02:40.437Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2025-11-11T19:02:40.437Z] [exec] Done
[2025-11-11T19:02:40.437Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2025-11-11T19:02:40.437Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-11-11T19:02:44.637Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2025-11-11T19:02:44.638Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-11-11T19:02:44.638Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-11-11T19:02:44.638Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2025-11-11T19:02:44.638Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-11-11T19:02:45.592Z]
[2025-11-11T19:02:45.592Z] build-java:
[2025-11-11T19:02:45.592Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-jar:
[2025-11-11T19:02:47.543Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-archives:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-no-natives:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-natives:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build:
[2025-11-11T19:02:47.543Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-11-11T19:02:47.543Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] setup-java-properties:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] check-prereqs:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-dependencies:
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] create-bin-dir:
[2025-11-11T19:02:47.543Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-11-11T19:02:47.543Z]
[2025-11-11T19:02:47.543Z] build-java:
[2025-11-11T19:02:47.543Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-jar:
[2025-11-11T19:02:48.498Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-archives:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-no-natives:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-natives:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build:
[2025-11-11T19:02:48.498Z] [echo] Executing openjdk.test.security/build.xml
[2025-11-11T19:02:48.498Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] setup-java-properties:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] check-prereqs:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-dependencies:
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] create-bin-dir:
[2025-11-11T19:02:48.498Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-11-11T19:02:48.498Z]
[2025-11-11T19:02:48.498Z] build-java:
[2025-11-11T19:02:48.498Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-jar:
[2025-11-11T19:02:49.454Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-archives:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-no-natives:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-natives:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build:
[2025-11-11T19:02:49.454Z] [echo] Executing openjdk.test.util/build.xml
[2025-11-11T19:02:49.454Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] setup-java-properties:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] check-prereqs:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-dependencies:
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] create-bin-dir:
[2025-11-11T19:02:49.454Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-11-11T19:02:49.454Z]
[2025-11-11T19:02:49.454Z] build-java:
[2025-11-11T19:02:49.454Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build-jar:
[2025-11-11T19:02:51.416Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build-archives:
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build-no-natives:
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build-natives:
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build:
[2025-11-11T19:02:51.416Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-11-11T19:02:51.416Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] setup-java-properties:
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] check-prereqs:
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] create-bin-dir:
[2025-11-11T19:02:51.416Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-11-11T19:02:51.416Z]
[2025-11-11T19:02:51.416Z] build-java:
[2025-11-11T19:02:51.416Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-11-11T19:02:53.374Z]
[2025-11-11T19:02:53.374Z] build-jar:
[2025-11-11T19:02:53.374Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2025-11-11T19:02:53.374Z]
[2025-11-11T19:02:53.374Z] build-archives:
[2025-11-11T19:02:53.374Z]
[2025-11-11T19:02:53.374Z] build-no-natives:
[2025-11-11T19:02:53.374Z]
[2025-11-11T19:02:53.374Z] build-natives:
[2025-11-11T19:02:53.374Z]
[2025-11-11T19:02:53.374Z] build:
[2025-11-11T19:02:53.375Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.375Z] setup-java-properties:
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.375Z] check-prereqs:
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.375Z] check-compiler-level:
[2025-11-11T19:02:53.375Z] [echo] java_java_specification_version is 1.8
[2025-11-11T19:02:53.375Z] [echo] can_build_modularity is false
[2025-11-11T19:02:53.375Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-11-11T19:02:53.375Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.375Z] create-bin-dir:
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-11-11T19:02:53.375Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.375Z] build-java:
[2025-11-11T19:02:53.375Z]
[2025-11-11T19:02:53.376Z] build-no-natives:
[2025-11-11T19:02:53.376Z]
[2025-11-11T19:02:53.376Z] build:
[2025-11-11T19:02:53.376Z]
[2025-11-11T19:02:53.376Z] build:
[2025-11-11T19:02:53.376Z]
[2025-11-11T19:02:53.376Z] common_dist:
[2025-11-11T19:02:53.376Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/STF
[2025-11-11T19:02:54.331Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest
[2025-11-11T19:02:54.331Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/aqa-systemtest
[2025-11-11T19:02:54.332Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/openj9-systemtest does not exist.
[2025-11-11T19:02:54.332Z]
[2025-11-11T19:02:54.332Z] build:
[2025-11-11T19:02:54.332Z]
[2025-11-11T19:02:54.332Z] build:
[2025-11-11T19:02:54.332Z]
[2025-11-11T19:02:54.332Z] THC.check:
[2025-11-11T19:02:54.332Z]
[2025-11-11T19:02:54.332Z] getChurn:
[2025-11-11T19:02:54.332Z] [exec] Cloning into 'churn'...
[2025-11-11T19:02:55.287Z]
[2025-11-11T19:02:55.287Z] dist:
[2025-11-11T19:02:55.287Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/churn
[2025-11-11T19:02:55.287Z]
[2025-11-11T19:02:55.287Z] init:
[2025-11-11T19:02:55.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/daaLoadTest
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] common_build:
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] build:
[2025-11-11T19:02:55.288Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/daaLoadTest
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] build:
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] init:
[2025-11-11T19:02:55.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/jcstress
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] getDependentLibs:
[2025-11-11T19:02:55.288Z] [exec] --------------------------------------------
[2025-11-11T19:02:55.288Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:55.288Z] [exec] task is set to default
[2025-11-11T19:02:55.288Z] [exec] dependencyList is set to jcstress
[2025-11-11T19:02:55.288Z] [exec] --------------------------------------------
[2025-11-11T19:02:55.288Z] [exec] Starting download third party dependent jars
[2025-11-11T19:02:55.288Z] [exec] --------------------------------------------
[2025-11-11T19:02:55.288Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:02:55.288Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-11T19:02:55.288Z] [exec] downloaded dependent third party jars successfully
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] dist:
[2025-11-11T19:02:55.288Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/jcstress
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] init:
[2025-11-11T19:02:55.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/jlm
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] common_build:
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] build:
[2025-11-11T19:02:55.288Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/jlm
[2025-11-11T19:02:55.288Z]
[2025-11-11T19:02:55.288Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/lambdaLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/lambdaLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/mathLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/mathLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/mauveLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/mauveLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/modularity
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/modularity
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/otherLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/otherLoadTest
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] init:
[2025-11-11T19:02:55.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/security
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] common_build:
[2025-11-11T19:02:55.289Z]
[2025-11-11T19:02:55.289Z] build:
[2025-11-11T19:02:55.290Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/security
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z] init:
[2025-11-11T19:02:55.290Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/sharedClasses
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z] common_build:
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z] build:
[2025-11-11T19:02:55.290Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jvmtest/system/sharedClasses
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z] BUILD SUCCESSFUL
[2025-11-11T19:02:55.290Z] Total time: 1 minute 7 seconds
[2025-11-11T19:02:55.290Z] 0
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z]
[2025-11-11T19:02:55.290Z] RECORD TEST REPOs SHA
[2025-11-11T19:02:55.290Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-11T19:02:55.290Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-11T19:02:55.290Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-11T19:02:55.290Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-11T19:02:55.819Z] ================================================
[2025-11-11T19:02:55.819Z] timestamp: 20251111-190255
[2025-11-11T19:02:55.819Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/aqa-systemtest
[2025-11-11T19:02:55.819Z] git repo:
[2025-11-11T19:02:55.819Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-11-11T19:02:55.819Z] sha:
[2025-11-11T19:02:55.819Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-11-11T19:02:55.819Z] ================================================
[2025-11-11T19:02:55.819Z] timestamp: 20251111-190255
[2025-11-11T19:02:55.819Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/STF
[2025-11-11T19:02:55.819Z] git repo:
[2025-11-11T19:02:55.819Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-11-11T19:02:55.819Z] sha:
[2025-11-11T19:02:55.819Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-11-11T19:02:55.819Z] ================================================
[2025-11-11T19:02:55.819Z] timestamp: 20251111-190255
[2025-11-11T19:02:55.819Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/churn/churn
[2025-11-11T19:02:55.819Z] git repo:
[2025-11-11T19:02:55.819Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-11-11T19:02:55.819Z] sha:
[2025-11-11T19:02:55.819Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-11-11T19:02:55.819Z] ================================================
[2025-11-11T19:02:55.819Z] timestamp: 20251111-190255
[2025-11-11T19:02:55.819Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG
[2025-11-11T19:02:55.819Z] git repo:
[2025-11-11T19:02:55.819Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-11T19:02:55.819Z] sha:
[2025-11-11T19:02:55.819Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-11T19:02:55.819Z] ================================================
[2025-11-11T19:02:55.819Z] timestamp: 20251111-190255
[2025-11-11T19:02:55.820Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests
[2025-11-11T19:02:55.820Z] git repo:
[2025-11-11T19:02:55.820Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-11T19:02:55.820Z] sha:
[2025-11-11T19:02:55.820Z] 6df95738bab85e77a33a7d87d7f6eeab0bff6498
[2025-11-11T19:02:55.820Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-11T19:02:56.074Z] $ ssh-agent -k
[2025-11-11T19:02:56.083Z] unset SSH_AUTH_SOCK;
[2025-11-11T19:02:56.083Z] unset SSH_AGENT_PID;
[2025-11-11T19:02:56.083Z] echo Agent pid 332629 killed;
[2025-11-11T19:02:56.876Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-11T19:02:57.044Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-11T19:02:57.076Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-11T19:02:59.092Z] + which Xvfb
[2025-11-11T19:02:59.092Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-11T19:03:00.057Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/.xvfb-470-..fbdir14230596650942084573
[Pipeline] {
[Pipeline] sh
[2025-11-11T19:03:22.546Z] + ps -f
[2025-11-11T19:03:22.546Z] + grep [X]vfb
[2025-11-11T19:03:22.546Z] + awk {print $9}
[Pipeline] echo
[2025-11-11T19:03:23.267Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-11T19:03:23.354Z] $ ssh-agent
[2025-11-11T19:03:24.303Z] SSH_AUTH_SOCK=/tmp/ssh-2L2ypTkyd3ru/agent.333416
[2025-11-11T19:03:24.303Z] SSH_AGENT_PID=333418
[2025-11-11T19:03:24.303Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-11T19:03:26.194Z] + uname
[2025-11-11T19:03:26.194Z] + [ Linux = AIX ]
[2025-11-11T19:03:26.194Z] + uname
[2025-11-11T19:03:26.194Z] + [ Linux = SunOS ]
[2025-11-11T19:03:26.194Z] + uname
[2025-11-11T19:03:26.194Z] + [ Linux = *BSD ]
[2025-11-11T19:03:26.194Z] + MAKE=make
[2025-11-11T19:03:26.194Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-11T19:03:26.194Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-11T19:03:28.581Z] + uname
[2025-11-11T19:03:28.581Z] + [ Linux = AIX ]
[2025-11-11T19:03:28.581Z] + uname
[2025-11-11T19:03:28.581Z] + [ Linux = SunOS ]
[2025-11-11T19:03:28.581Z] + uname
[2025-11-11T19:03:28.581Z] + [ Linux = *BSD ]
[2025-11-11T19:03:28.581Z] + MAKE=make
[2025-11-11T19:03:28.581Z] + cd ./aqa-tests
[2025-11-11T19:03:28.581Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-11T19:03:28.581Z] + set +x
[2025-11-11T19:03:28.581Z] export ADOPTOPENJDK_BRANCH='master'
[2025-11-11T19:03:28.581Z] export ADOPTOPENJDK_REPO='https://github.com/adoptium/aqa-tests.git'
[2025-11-11T19:03:28.581Z] export ADOPTOPENJDK_SYSTEMTEST_BRANCH='master'
[2025-11-11T19:03:28.581Z] export ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH='adoptium:master'
[2025-11-11T19:03:28.581Z] export ADOPTOPENJDK_SYSTEMTEST_REPO='https://github.com/adoptium/aqa-systemtest.git'
[2025-11-11T19:03:28.581Z] export AQA_REQUIRED_TARGETS='sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf'
[2025-11-11T19:03:28.581Z] export ARCHIVE_TEST_RESULTS='false'
[2025-11-11T19:03:28.581Z] export AUTO_DETECT='true'
[2025-11-11T19:03:28.582Z] export BUILD_DISPLAY_NAME='#470'
[2025-11-11T19:03:28.582Z] export BUILD_ID='470'
[2025-11-11T19:03:28.582Z] export BUILD_LIST='system'
[2025-11-11T19:03:28.582Z] export BUILD_NUMBER='470'
[2025-11-11T19:03:28.582Z] export BUILD_TAG='jenkins-Test_openjdk8_hs_sanity.system_arm_linux-470'
[2025-11-11T19:03:28.582Z] export BUILD_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/'
[2025-11-11T19:03:28.582Z] export CI='true'
[2025-11-11T19:03:28.582Z] export CUSTOMIZED_SDK_URL_CREDENTIAL_ID='eclipse_temurin_bot_email_and_token'
[2025-11-11T19:03:28.582Z] export CUSTOM_TARGET_KEY_VALUE='CUSTOM_TARGET='
[2025-11-11T19:03:28.582Z] export DISPLAY=':0'
[2025-11-11T19:03:28.582Z] export DOCKER_REQUIRED='false'
[2025-11-11T19:03:28.582Z] export DYNAMIC_COMPILE='false'
[2025-11-11T19:03:28.582Z] export EXECUTOR_NUMBER='0'
[2025-11-11T19:03:28.582Z] export EXIT_FAILURE='false'
[2025-11-11T19:03:28.582Z] export EXIT_SUCCESS='false'
[2025-11-11T19:03:28.582Z] export EXTERNAL_CUSTOM_BRANCH='master'
[2025-11-11T19:03:28.582Z] export EXTERNAL_TEST_CMD='mvn clean install'
[2025-11-11T19:03:28.582Z] export FAILED_TEST_TARGET='TARGET=sanity.system'
[2025-11-11T19:03:28.582Z] export GENERATE_JOBS='false'
[2025-11-11T19:03:28.582Z] export HOME='/home/jenkins'
[2025-11-11T19:03:28.582Z] export HUDSON_COOKIE='1127cf51-53e5-4ecd-a602-d86861679d1e'
[2025-11-11T19:03:28.582Z] export HUDSON_HOME='/home/jenkins/.jenkins'
[2025-11-11T19:03:28.582Z] export HUDSON_SERVER_COOKIE='2d832652af5afba8'
[2025-11-11T19:03:28.582Z] export HUDSON_URL='https://ci.adoptium.net/'
[2025-11-11T19:03:28.582Z] export IS_SVT_TESTREPO='false'
[2025-11-11T19:03:28.582Z] export ITERATIONS='1'
[2025-11-11T19:03:28.582Z] export JCK_GIT_BRANCH='master'
[2025-11-11T19:03:28.582Z] export JDK8_BRANCH='dev'
[2025-11-11T19:03:28.582Z] export JDK8_REPO='https://github.com/adoptium/aarch32-jdk8u.git'
[2025-11-11T19:03:28.582Z] export JDK_IMPL='hotspot'
[2025-11-11T19:03:28.582Z] export JDK_VERSION='8'
[2025-11-11T19:03:28.582Z] export JENKINS_HOME='/home/jenkins/.jenkins'
[2025-11-11T19:03:28.582Z] export JENKINS_NODE_COOKIE='e7e86845-e14b-46e4-a788-4bdf2b8b3dea'
[2025-11-11T19:03:28.582Z] export JENKINS_SERVER_COOKIE='durable-d291f5ec4829c8229e2ccb033bc740b9efbbc122f65b46a7a4d4f4ced645e41a'
[2025-11-11T19:03:28.582Z] export JENKINS_URL='https://ci.adoptium.net/'
[2025-11-11T19:03:28.582Z] export JOBSTARTTIME='Tue, 11 Nov 2025 19:01:17 +0000'
[2025-11-11T19:03:28.582Z] export JOB_BASE_NAME='Test_openjdk8_hs_sanity.system_arm_linux'
[2025-11-11T19:03:28.582Z] export JOB_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/display/redirect'
[2025-11-11T19:03:28.582Z] export JOB_NAME='Test_openjdk8_hs_sanity.system_arm_linux'
[2025-11-11T19:03:28.582Z] export JOB_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/'
[2025-11-11T19:03:28.582Z] export KEEP_REPORTDIR='false'
[2025-11-11T19:03:28.582Z] export KEEP_WORKSPACE='false'
[2025-11-11T19:03:28.582Z] export LANG='C.UTF-8'
[2025-11-11T19:03:28.582Z] export LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib'
[2025-11-11T19:03:28.582Z] export LIGHT_WEIGHT_CHECKOUT='true'
[2025-11-11T19:03:28.582Z] export LOGNAME='jenkins'
[2025-11-11T19:03:28.582Z] export NODE_LABELS='hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm'
[2025-11-11T19:03:28.582Z] export NODE_NAME='test-docker-ubuntu2404-armv7-10'
[2025-11-11T19:03:28.582Z] export NUM_MACHINES='1'
[2025-11-11T19:03:28.582Z] export OLDPWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux'
[2025-11-11T19:03:28.582Z] export OPENJ9_BRANCH='master'
[2025-11-11T19:03:28.582Z] export OPENJ9_REPO='https://github.com/eclipse-openj9/openj9.git'
[2025-11-11T19:03:28.582Z] export OPENJ9_SYSTEMTEST_BRANCH='master'
[2025-11-11T19:03:28.582Z] export OPENJ9_SYSTEMTEST_OWNER_BRANCH='eclipse:master'
[2025-11-11T19:03:28.582Z] export OPENJ9_SYSTEMTEST_REPO='https://github.com/eclipse-openj9/openj9-systemtest.git'
[2025-11-11T19:03:28.582Z] export OPENJCEPLUS_GIT_BRANCH='semeru-java8'
[2025-11-11T19:03:28.582Z] export OPENJCEPLUS_GIT_REPO='https://github.com/ibmruntimes/OpenJCEPlus.git'
[2025-11-11T19:03:28.582Z] export ORIGIN_JDK_VERSION='8'
[2025-11-11T19:03:28.582Z] export PARALLEL='None'
[2025-11-11T19:03:28.582Z] export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'
[2025-11-11T19:03:28.582Z] export PERF_ROOT='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../benchmarks'
[2025-11-11T19:03:28.582Z] export PERSONAL_BUILD='false'
[2025-11-11T19:03:28.582Z] export PLATFORM='arm_linux'
[2025-11-11T19:03:28.582Z] export PWD='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests'
[2025-11-11T19:03:28.582Z] export RERUN_FAILURE='false'
[2025-11-11T19:03:28.582Z] export RERUN_ITERATIONS='0'
[2025-11-11T19:03:28.582Z] export RERUN_LINK='https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=arm_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None'
[2025-11-11T19:03:28.582Z] export RUN_ARTIFACTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=artifacts'
[2025-11-11T19:03:28.582Z] export RUN_CHANGES_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=changes'
[2025-11-11T19:03:28.582Z] export RUN_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect'
[2025-11-11T19:03:28.582Z] export RUN_TESTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/470/display/redirect?page=tests'
[2025-11-11T19:03:28.582Z] export SDK_RESOURCE='releases'
[2025-11-11T19:03:28.582Z] export SETUP_JCK_RUN='false'
[2025-11-11T19:03:28.582Z] export SHELL='/bin/sh'
[2025-11-11T19:03:28.582Z] export SLACK_CHANNEL='aqavit-bot'
[2025-11-11T19:03:28.582Z] export SPEC='linux_arm'
[2025-11-11T19:03:28.582Z] export SSH_AGENT_PID='333418'
[2025-11-11T19:03:28.582Z] export SSH_AUTH_SOCK='/tmp/ssh-2L2ypTkyd3ru/agent.333416'
[2025-11-11T19:03:28.582Z] export SSH_CLIENT='78.47.239.97 47796 22'
[2025-11-11T19:03:28.582Z] export SSH_CONNECTION='78.47.239.97 47796 172.17.0.4 22'
[2025-11-11T19:03:28.582Z] export STAGE_NAME='Test'
[2025-11-11T19:03:28.582Z] export STF_BRANCH='master'
[2025-11-11T19:03:28.582Z] export STF_OWNER_BRANCH='adoptium:master'
[2025-11-11T19:03:28.582Z] export STF_REPO='https://github.com/adoptium/STF.git'
[2025-11-11T19:03:28.582Z] export SYSTEM_LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib'
[2025-11-11T19:03:28.582Z] export TAP_NAME='Test_openjdk8_hs_sanity.system_arm_linux.tap'
[2025-11-11T19:03:28.582Z] export TARGET='sanity.system'
[2025-11-11T19:03:28.582Z] export TEST_JDK_HOME='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image'
[2025-11-11T19:03:28.582Z] export TIME_LIMIT='10'
[2025-11-11T19:03:28.582Z] export TKG_BRANCH='master'
[2025-11-11T19:03:28.582Z] export TKG_ITERATIONS='1'
[2025-11-11T19:03:28.582Z] export TKG_OWNER_BRANCH='adoptium:master'
[2025-11-11T19:03:28.582Z] export TKG_REPO='https://github.com/adoptium/TKG.git'
[2025-11-11T19:03:28.582Z] export USER='jenkins'
[2025-11-11T19:03:28.582Z] export USE_JRE='false'
[2025-11-11T19:03:28.582Z] export USE_TESTENV_PROPERTIES='true'
[2025-11-11T19:03:28.582Z] export WORKSPACE='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux'
[2025-11-11T19:03:28.582Z] export WORKSPACE_TMP='/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@tmp'
[2025-11-11T19:03:28.582Z] export jobStatus='SUCCESS'
[2025-11-11T19:03:28.582Z] Set values based on ./testenv/testenv_arm32.properties:
[2025-11-11T19:03:28.582Z] =========
[2025-11-11T19:03:28.582Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-11-11T19:03:28.582Z] TKG_BRANCH=master
[2025-11-11T19:03:28.582Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-11T19:03:28.582Z] OPENJ9_BRANCH=master
[2025-11-11T19:03:28.582Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-11-11T19:03:28.582Z] STF_BRANCH=master
[2025-11-11T19:03:28.582Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2025-11-11T19:03:28.582Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2025-11-11T19:03:28.582Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-11-11T19:03:28.582Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2025-11-11T19:03:28.582Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2025-11-11T19:03:28.582Z] JDK8_BRANCH=dev
[2025-11-11T19:03:28.582Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-11-11T19:03:28.582Z]
[2025-11-11T19:03:28.582Z]
[2025-11-11T19:03:28.582Z] =========
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git
[2025-11-11T19:03:28.583Z] JDK_BRANCH=dev
[2025-11-11T19:03:28.583Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-11T19:03:28.583Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-11T19:03:28.583Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-11-11T19:03:28.583Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib
[2025-11-11T19:03:28.583Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST=
[2025-11-11T19:03:28.583Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:03:28.583Z] perl scripts/configure.pl
[2025-11-11T19:03:28.583Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../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=sanity.system --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2025-11-11T19:03:28.583Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Starting to generate test make files.
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-11-11T19:03:28.583Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] Make files are generated successfully.
[2025-11-11T19:03:28.583Z]
[2025-11-11T19:03:28.583Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:03:28.583Z] make -f runtest.mk _sanity.system
[2025-11-11T19:03:28.583Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG'
[2025-11-11T19:03:29.541Z]
[2025-11-11T19:03:29.541Z] Running make 4.3
[2025-11-11T19:03:29.541Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/..
[2025-11-11T19:03:29.541Z] set JDK_VERSION to 8
[2025-11-11T19:03:29.541Z] set JDK_IMPL to hotspot
[2025-11-11T19:03:29.541Z] set JVM_VERSION to openjdk8
[2025-11-11T19:03:29.541Z] set JCL_VERSION to latest
[2025-11-11T19:03:29.541Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image
[2025-11-11T19:03:29.541Z] set SPEC to linux_arm
[2025-11-11T19:03:29.541Z] set TEST_FLAG to
[2025-11-11T19:03:29.541Z] set OS_LABEL to ubuntu.24
[2025-11-11T19:03:29.541Z] Running sanity.system ...
[2025-11-11T19:03:29.541Z] There are 51 test targets in sanity.system
[2025-11-11T19:03:29.541Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-11T19:03:29.541Z] openjdk version "1.8.0_472"
[2025-11-11T19:03:29.541Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-11-11T19:03:29.541Z] OpenJDK Client VM (Temurin)(build 25.472-b08, mixed mode)
[2025-11-11T19:03:29.541Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests'
[2025-11-11T19:03:29.541Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system'
[2025-11-11T19:03:29.541Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/system/otherLoadTest'
[2025-11-11T19:03:29.541Z] ../system.mk:25: CYGWIN is 0
[2025-11-11T19:03:29.541Z]
[2025-11-11T19:03:29.541Z] ===============================================