Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 22 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 108 originally caused by: Started by user Shelley Lambert Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 107 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_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_extended.functional_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/v1.0.11-release^{commit} # timeout=10 Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 Commit message: "Update testenv_arm32 for Jan release (#6848)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-23T17:52:05.660Z] SPEC: linux_arm [Pipeline] echo [2026-01-23T17:52:05.661Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-23T17:52:05.670Z] dynamicAgents: [] [Pipeline] echo [2026-01-23T17:52:05.671Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] nodesByLabel [2026-01-23T17:52:05.677Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] node [2026-01-23T17:52:20.680Z] Still waiting to schedule task [2026-01-23T17:52:20.680Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’ [2026-01-23T18:00:53.550Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_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 [2026-01-23T18:00:53.570Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T18:00:53.946Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T18:00:53.946Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T18:00:54.123Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-23T18:00:54.348Z] The recommended git tool is: git [2026-01-23T18:00:54.704Z] No credentials specified [2026-01-23T18:00:54.882Z] Cloning the remote Git repository [2026-01-23T18:00:55.148Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-23T18:00:55.149Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests # timeout=10 [2026-01-23T18:00:55.159Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-23T18:00:55.159Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-23T18:00:55.159Z] > git --version # timeout=10 [2026-01-23T18:00:55.168Z] > git --version # 'git version 2.43.0' [2026-01-23T18:00:55.168Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T18:01:03.090Z] Avoid second fetch [2026-01-23T18:01:03.275Z] Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) [2026-01-23T18:01:02.799Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-23T18:01:02.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T18:01:03.177Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 [2026-01-23T18:01:03.362Z] > git config core.sparsecheckout # timeout=10 [2026-01-23T18:01:03.368Z] > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 [2026-01-23T18:01:04.998Z] Commit message: "Update testenv_arm32 for Jan release (#6848)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_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 [2026-01-23T18:01:13.951Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-23T18:01:13.977Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-23T18:01:16.045Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-23T18:01:16.762Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-23T18:01:18.628Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-23T18:01:18.628Z] Unix type machine.. [2026-01-23T18:01:18.628Z] Running on a Linux host [2026-01-23T18:01:18.628Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-23T18:01:21.597Z] + printenv [2026-01-23T18:01:21.597Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-23T18:01:21.597Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T18:01:21.597Z] SETUP_JCK_RUN=false [2026-01-23T18:01:21.597Z] USE_TESTENV_PROPERTIES=true [2026-01-23T18:01:21.597Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-23T18:01:21.597Z] SSH_CLIENT=78.47.239.97 37996 22 [2026-01-23T18:01:21.597Z] USER=jenkins [2026-01-23T18:01:21.597Z] BUILD_LIST=functional [2026-01-23T18:01:21.597Z] SDK_RESOURCE=upstream [2026-01-23T18:01:21.597Z] OPENJ9_BRANCH=master [2026-01-23T18:01:21.597Z] jobStatus=SUCCESS [2026-01-23T18:01:21.597Z] CI=true [2026-01-23T18:01:21.597Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=changes [2026-01-23T18:01:21.597Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-23T18:01:21.597Z] UPSTREAM_JOB_NUMBER=22 [2026-01-23T18:01:21.597Z] TARGET=extended.functional [2026-01-23T18:01:21.597Z] EXIT_FAILURE=false [2026-01-23T18:01:21.597Z] 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 [2026-01-23T18:01:21.597Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-23T18:01:21.597Z] USE_JRE=false [2026-01-23T18:01:21.597Z] OLDPWD=/home/jenkins [2026-01-23T18:01:21.597Z] STF_OWNER_BRANCH=adoptium:master [2026-01-23T18:01:21.597Z] HOME=/home/jenkins [2026-01-23T18:01:21.597Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-23T18:01:21.597Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/ [2026-01-23T18:01:21.597Z] TAP_NAME=Test_openjdk8_hs_extended.functional_arm_linux.tap [2026-01-23T18:01:21.597Z] JDK_IMPL=hotspot [2026-01-23T18:01:21.597Z] DOCKER_REQUIRED=false [2026-01-23T18:01:21.597Z] HUDSON_COOKIE=1d98ab17-2c07-4e49-8c53-1fc19f570b77 [2026-01-23T18:01:21.597Z] JENKINS_SERVER_COOKIE=durable-609d4100205efc4f0d744f69e67d6de510c3f27656680ea5490f1f8d92fe8d76 [2026-01-23T18:01:21.597Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../benchmarks [2026-01-23T18:01:21.597Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2026-01-23T18:01:21.597Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux [2026-01-23T18:01:21.597Z] KEEP_WORKSPACE=false [2026-01-23T18:01:21.597Z] ARCHIVE_TEST_RESULTS=false [2026-01-23T18:01:21.597Z] GENERATE_JOBS=true [2026-01-23T18:01:21.597Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-23T18:01:21.597Z] PERSONAL_BUILD=false [2026-01-23T18:01:21.597Z] LOGNAME=jenkins [2026-01-23T18:01:21.597Z] NODE_NAME=test-docker-ubuntu2404-armv7-10 [2026-01-23T18:01:21.597Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=artifacts [2026-01-23T18:01:21.597Z] STAGE_NAME=Setup [2026-01-23T18:01:21.597Z] AUTO_DETECT=true [2026-01-23T18:01:21.597Z] EXECUTOR_NUMBER=0 [2026-01-23T18:01:21.597Z] JDK_VERSION=8 [2026-01-23T18:01:21.597Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-23T18:01:21.597Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=tests [2026-01-23T18:01:21.597Z] BUILD_DISPLAY_NAME=#488 [2026-01-23T18:01:21.597Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-23T18:01:21.597Z] TIME_LIMIT=25 [2026-01-23T18:01:21.597Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-23T18:01:21.597Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_arm_linux [2026-01-23T18:01:21.597Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-23T18:01:21.597Z] PLATFORM=arm_linux [2026-01-23T18:01:21.597Z] TKG_ITERATIONS=1 [2026-01-23T18:01:21.597Z] EXIT_SUCCESS=false [2026-01-23T18:01:21.597Z] BUILD_ID=488 [2026-01-23T18:01:21.597Z] RERUN_FAILURE=true [2026-01-23T18:01:21.597Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-23T18:01:21.598Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_arm_linux-488 [2026-01-23T18:01:21.598Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/system_lib [2026-01-23T18:01:21.598Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-23T18:01:21.598Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T18:01:21.598Z] LANG=C.UTF-8 [2026-01-23T18:01:21.598Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/ [2026-01-23T18:01:21.598Z] KEEP_REPORTDIR=false [2026-01-23T18:01:21.598Z] JCK_GIT_BRANCH=master [2026-01-23T18:01:21.598Z] ORIGIN_JDK_VERSION=8 [2026-01-23T18:01:21.598Z] BUILD_NUMBER=488 [2026-01-23T18:01:21.598Z] JENKINS_NODE_COOKIE=cef88e05-3ba9-49da-a6ae-bd1a526b83e0 [2026-01-23T18:01:21.598Z] SHELL=/bin/sh [2026-01-23T18:01:21.598Z] ITERATIONS=1 [2026-01-23T18:01:21.598Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T18:01:21.598Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image [2026-01-23T18:01:21.598Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect [2026-01-23T18:01:21.598Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-23T18:01:21.598Z] SPEC=linux_arm [2026-01-23T18:01:21.598Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-23T18:01:21.598Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-23T18:01:21.598Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/display/redirect [2026-01-23T18:01:21.598Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin [2026-01-23T18:01:21.598Z] JOB_NAME=Test_openjdk8_hs_extended.functional_arm_linux [2026-01-23T18:01:21.598Z] SLACK_CHANNEL=aqavit-bot [2026-01-23T18:01:21.598Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-23T18:01:21.598Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux [2026-01-23T18:01:21.598Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:01:21.598Z] TEST_TIME=120 [2026-01-23T18:01:21.598Z] SSH_CONNECTION=78.47.239.97 37996 172.17.0.4 22 [2026-01-23T18:01:21.598Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux@tmp [2026-01-23T18:01:21.598Z] PARALLEL=Dynamic [2026-01-23T18:01:21.598Z] JOBSTARTTIME=Fri, 23 Jan 2026 18:01:15 +0000 [2026-01-23T18:01:21.598Z] DYNAMIC_COMPILE=true [2026-01-23T18:01:21.598Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-23T18:01:22.132Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-23T18:01:22.140Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T18:02:04.977Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 22 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-23T18:02:05.110Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-23T18:02:05.117Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux [Pipeline] { [Pipeline] sshagent [2026-01-23T18:02:05.223Z] $ ssh-agent [2026-01-23T18:02:06.031Z] SSH_AUTH_SOCK=/tmp/ssh-yj4ZClu3OfTd/agent.3230993 [2026-01-23T18:02:06.031Z] SSH_AGENT_PID=3230995 [2026-01-23T18:02:06.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-23T18:02:06.052Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-23T18:02:06.077Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-23T18:02:07.942Z] + pwd [2026-01-23T18:02:07.942Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 true [2026-01-23T18:02:07.942Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests [2026-01-23T18:02:07.942Z] load ./testenv/testenv_arm32.properties [2026-01-23T18:02:07.942Z] Running checkTags with ./testenv/testenv_arm32.properties and 8 [2026-01-23T18:02:07.942Z] b2165a2663ca0129244559744b5bf4b57c627091 refs/tags/jdk8u482-b08-aarch32-20260122 [2026-01-23T18:02:07.942Z] Use tag name jdk8u482-b08-aarch32-20260122 from ./testenv/testenv_arm32.properties [2026-01-23T18:02:07.942Z] get jdk binary... [2026-01-23T18:02:07.942Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-23T18:02:07.942Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T18:02:08.900Z] List files in jdkbinary folder... [2026-01-23T18:02:08.900Z] total 226480 [2026-01-23T18:02:08.900Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:08.900Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:08.900Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:08.900Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T18:02:08.900Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T18:02:08.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:02 tmp [2026-01-23T18:02:08.900Z] List files in jdkbinary/tmp folder... [2026-01-23T18:02:08.900Z] total 4 [2026-01-23T18:02:08.900Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122 [2026-01-23T18:02:08.901Z] Moving directory jdk8u482-b08-aarch32-20260122/ to ../j2sdk-image [2026-01-23T18:02:08.901Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T18:02:09.859Z] List files in jdkbinary folder... [2026-01-23T18:02:09.859Z] total 226484 [2026-01-23T18:02:09.859Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:09.859Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:09.859Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T18:02:09.859Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T18:02:09.859Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T18:02:09.859Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 j2sdk-image [2026-01-23T18:02:09.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:02 tmp [2026-01-23T18:02:09.859Z] List files in jdkbinary/tmp folder... [2026-01-23T18:02:09.859Z] total 4 [2026-01-23T18:02:09.859Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122-jre [2026-01-23T18:02:09.859Z] Moving directory jdk8u482-b08-aarch32-20260122-jre/ to ../j2re-image [2026-01-23T18:02:09.859Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre... [2026-01-23T18:02:11.825Z] Removing top-level folder jdk8u482-b08-aarch32-20260122-debug-image/ [2026-01-23T18:02:11.825Z] Removing top-level folder jdk8u482-b08-aarch32-20260122/ [2026-01-23T18:02:12.789Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-23T18:02:12.789Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-23T18:02:12.789Z] openjdk version "1.8.0_482" [2026-01-23T18:02:12.789Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-23T18:02:12.789Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-23T18:02:12.789Z] =JAVA VERSION OUTPUT END= [2026-01-23T18:02:12.789Z] =RELEASE INFO BEGIN= [2026-01-23T18:02:12.789Z] JAVA_VERSION="1.8.0_482" [2026-01-23T18:02:12.789Z] OS_NAME="Linux" [2026-01-23T18:02:12.789Z] OS_VERSION="2.6" [2026-01-23T18:02:12.789Z] OS_ARCH="aarch32" [2026-01-23T18:02:12.789Z] SOURCE=".:git:20a1bf8d65bd+" [2026-01-23T18:02:12.789Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-23T18:02:12.789Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-23T18:02:12.789Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-23T18:02:12.789Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2026-01-23T18:02:12.789Z] FULL_VERSION="1.8.0_482-b08" [2026-01-23T18:02:12.789Z] SEMANTIC_VERSION="8.0.482+8" [2026-01-23T18:02:12.789Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-01-23T18:02:12.789Z] JVM_VARIANT="Hotspot" [2026-01-23T18:02:12.789Z] JVM_VERSION="25.482-b08" [2026-01-23T18:02:12.789Z] IMAGE_TYPE="JDK" [2026-01-23T18:02:12.789Z] =RELEASE INFO END= [2026-01-23T18:02:12.789Z] get testKitGen... [2026-01-23T18:02:12.789Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-23T18:02:13.752Z] git rev-parse master [2026-01-23T18:02:13.752Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3 [2026-01-23T18:02:13.752Z] get functional test material... [2026-01-23T18:02:13.752Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-01-23T18:02:13.752Z] Cloning into 'openj9'... [2026-01-23T18:02:13.752Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-23T18:02:21.966Z] Updating files: 49% (5131/10286) [2026-01-23T18:02:21.966Z] Updating files: 50% (5143/10286) [2026-01-23T18:02:21.966Z] Updating files: 51% (5246/10286) [2026-01-23T18:02:21.966Z] Updating files: 52% (5349/10286) [2026-01-23T18:02:21.966Z] Updating files: 53% (5452/10286) [2026-01-23T18:02:21.966Z] Updating files: 54% (5555/10286) [2026-01-23T18:02:21.966Z] Updating files: 55% (5658/10286) [2026-01-23T18:02:21.966Z] Updating files: 56% (5761/10286) [2026-01-23T18:02:21.966Z] Updating files: 57% (5864/10286) [2026-01-23T18:02:21.966Z] Updating files: 58% (5966/10286) [2026-01-23T18:02:21.966Z] Updating files: 59% (6069/10286) [2026-01-23T18:02:21.966Z] Updating files: 60% (6172/10286) [2026-01-23T18:02:21.966Z] Updating files: 61% (6275/10286) [2026-01-23T18:02:21.966Z] Updating files: 62% (6378/10286) [2026-01-23T18:02:21.966Z] Updating files: 63% (6481/10286) [2026-01-23T18:02:21.966Z] Updating files: 64% (6584/10286) [2026-01-23T18:02:21.966Z] Updating files: 65% (6686/10286) [2026-01-23T18:02:21.966Z] Updating files: 66% (6789/10286) [2026-01-23T18:02:21.966Z] Updating files: 67% (6892/10286) [2026-01-23T18:02:21.966Z] Updating files: 68% (6995/10286) [2026-01-23T18:02:21.966Z] Updating files: 69% (7098/10286) [2026-01-23T18:02:21.966Z] Updating files: 70% (7201/10286) [2026-01-23T18:02:21.966Z] Updating files: 71% (7304/10286) [2026-01-23T18:02:21.966Z] Updating files: 72% (7406/10286) [2026-01-23T18:02:21.966Z] Updating files: 73% (7509/10286) [2026-01-23T18:02:21.966Z] Updating files: 74% (7612/10286) [2026-01-23T18:02:21.966Z] Updating files: 75% (7715/10286) [2026-01-23T18:02:21.966Z] Updating files: 76% (7818/10286) [2026-01-23T18:02:21.966Z] Updating files: 77% (7921/10286) [2026-01-23T18:02:21.966Z] Updating files: 78% (8024/10286) [2026-01-23T18:02:21.966Z] Updating files: 79% (8126/10286) [2026-01-23T18:02:21.967Z] Updating files: 80% (8229/10286) [2026-01-23T18:02:21.967Z] Updating files: 81% (8332/10286) [2026-01-23T18:02:21.967Z] Updating files: 82% (8435/10286) [2026-01-23T18:02:21.967Z] Updating files: 83% (8538/10286) [2026-01-23T18:02:21.967Z] Updating files: 84% (8641/10286) [2026-01-23T18:02:21.967Z] Updating files: 85% (8744/10286) [2026-01-23T18:02:21.967Z] Updating files: 86% (8846/10286) [2026-01-23T18:02:21.967Z] Updating files: 87% (8949/10286) [2026-01-23T18:02:21.967Z] Updating files: 88% (9052/10286) [2026-01-23T18:02:21.967Z] Updating files: 89% (9155/10286) [2026-01-23T18:02:21.967Z] Updating files: 90% (9258/10286) [2026-01-23T18:02:21.967Z] Updating files: 91% (9361/10286) [2026-01-23T18:02:21.967Z] Updating files: 92% (9464/10286) [2026-01-23T18:02:21.967Z] Updating files: 93% (9566/10286) [2026-01-23T18:02:21.967Z] Updating files: 94% (9669/10286) [2026-01-23T18:02:21.967Z] Updating files: 95% (9772/10286) [2026-01-23T18:02:21.967Z] Updating files: 96% (9875/10286) [2026-01-23T18:02:21.967Z] Updating files: 97% (9978/10286) [2026-01-23T18:02:21.967Z] Updating files: 98% (10081/10286) [2026-01-23T18:02:21.967Z] Updating files: 99% (10184/10286) [2026-01-23T18:02:21.967Z] Updating files: 100% (10286/10286) [2026-01-23T18:02:21.967Z] Updating files: 100% (10286/10286), done. [2026-01-23T18:02:21.967Z] check OpenJ9 Repo sha [2026-01-23T18:02:21.967Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-01-23T18:02:21.967Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-23T18:02:21.967Z] total 132 [2026-01-23T18:02:21.967Z] -rw-rw-r-- 1 jenkins jenkins 6735 Jan 23 18:01 Contributing.md [2026-01-23T18:02:21.967Z] -rw-rw-r-- 1 jenkins jenkins 11360 Jan 23 18:01 LICENSE [2026-01-23T18:02:21.967Z] -rw-rw-r-- 1 jenkins jenkins 65 Jan 23 18:01 NOTICE [2026-01-23T18:02:21.967Z] -rw-rw-r-- 1 jenkins jenkins 8335 Jan 23 18:01 README.md [2026-01-23T18:02:21.967Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 18:02 TKG [2026-01-23T18:02:21.967Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:01 buildenv [2026-01-23T18:02:21.967Z] -rwxrwxr-x 1 jenkins jenkins 339 Jan 23 18:01 compile.sh [2026-01-23T18:02:21.967Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:01 config [2026-01-23T18:02:21.967Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:01 doc [2026-01-23T18:02:21.967Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 18:01 docs [2026-01-23T18:02:21.967Z] drwxrwxr-x 34 jenkins jenkins 4096 Jan 23 18:01 external [2026-01-23T18:02:21.967Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 18:01 functional [2026-01-23T18:02:21.967Z] -rwxrwxr-x 1 jenkins jenkins 30011 Jan 23 18:01 get.sh [2026-01-23T18:02:21.967Z] drwxrwxr-x 20 jenkins jenkins 4096 Jan 23 18:01 jck [2026-01-23T18:02:21.967Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 23 18:02 openj9 [2026-01-23T18:02:21.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 18:01 openjdk [2026-01-23T18:02:21.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 18:01 perf [2026-01-23T18:02:21.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 18:01 scripts [2026-01-23T18:02:21.968Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 23 18:01 system [2026-01-23T18:02:21.968Z] -rwxrwxr-x 1 jenkins jenkins 3928 Jan 23 18:01 terminateTestProcesses.sh [2026-01-23T18:02:21.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 18:01 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-23T18:02:22.651Z] $ ssh-agent -k [2026-01-23T18:02:22.658Z] unset SSH_AUTH_SOCK; [2026-01-23T18:02:22.659Z] unset SSH_AGENT_PID; [2026-01-23T18:02:22.660Z] echo Agent pid 3230995 killed; [2026-01-23T18:02:23.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-23T18:02:23.954Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-23T18:02:23.965Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv7-10&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-23T18:02:24.007Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T18:02:25.093Z] Copied 1 artifact from "getTRSSOutput" build number 2025 [Pipeline] sh [2026-01-23T18:02:26.960Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-23T18:02:26.960Z] + gzip -cd TRSSOutput.tar.gz [2026-01-23T18:02:26.960Z] + tar xof - [2026-01-23T18:02:26.960Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-23T18:02:27.527Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-23T18:02:27.541Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-23T18:02:29.399Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-23T18:02:33.568Z] -------------------------------------------- [2026-01-23T18:02:33.568Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:33.568Z] task is set to default [2026-01-23T18:02:33.568Z] dependencyList is set to all [2026-01-23T18:02:33.568Z] System Test jars will not be downloaded. [2026-01-23T18:02:33.568Z] -------------------------------------------- [2026-01-23T18:02:33.568Z] Starting download third party dependent jars [2026-01-23T18:02:33.568Z] -------------------------------------------- [2026-01-23T18:02:33.568Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-23T18:02:33.568Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:33.569Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-23T18:02:34.129Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] echo [2026-01-23T18:02:34.132Z] Machine limit is 3. [Pipeline] sh [2026-01-23T18:02:36.126Z] + cd ./aqa-tests/TKG [2026-01-23T18:02:36.126Z] + uname [2026-01-23T18:02:36.126Z] + [ Linux = AIX ] [2026-01-23T18:02:36.126Z] + uname [2026-01-23T18:02:36.126Z] + [ Linux = SunOS ] [2026-01-23T18:02:36.126Z] + uname [2026-01-23T18:02:36.126Z] + [ Linux = *BSD ] [2026-01-23T18:02:36.126Z] + MAKE=make [2026-01-23T18:02:36.126Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES= [2026-01-23T18:02:36.126Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image [2026-01-23T18:02:36.126Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:36.126Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:02:36.126Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:02:36.126Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T18:02:36.127Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T18:02:36.127Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-23T18:02:36.127Z] [2026-01-23T18:02:36.127Z] build: [2026-01-23T18:02:36.127Z] [2026-01-23T18:02:36.127Z] clean: [2026-01-23T18:02:37.263Z] [2026-01-23T18:02:37.263Z] init: [2026-01-23T18:02:37.263Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin [2026-01-23T18:02:37.263Z] [2026-01-23T18:02:37.263Z] getDependentLibs: [2026-01-23T18:02:37.263Z] [exec] -------------------------------------------- [2026-01-23T18:02:37.263Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:37.263Z] [exec] task is set to default [2026-01-23T18:02:37.263Z] [exec] dependencyList is set to json_simple [2026-01-23T18:02:37.263Z] [exec] System Test jars will not be downloaded. [2026-01-23T18:02:37.263Z] [exec] -------------------------------------------- [2026-01-23T18:02:37.263Z] [exec] Starting download third party dependent jars [2026-01-23T18:02:37.263Z] [exec] -------------------------------------------- [2026-01-23T18:02:37.263Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:37.263Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T18:02:37.263Z] [exec] downloaded dependent third party jars successfully [2026-01-23T18:02:37.263Z] [2026-01-23T18:02:37.263Z] compile: [2026-01-23T18:02:37.263Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T18:02:37.263Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T18:02:37.263Z] [echo] ===fork: yes [2026-01-23T18:02:37.263Z] [echo] ===debug: on [2026-01-23T18:02:37.263Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] dist: [2026-01-23T18:02:38.606Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] BUILD SUCCESSFUL [2026-01-23T18:02:38.606Z] Total time: 2 seconds [2026-01-23T18:02:38.606Z] 0 [2026-01-23T18:02:38.606Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-23T18:02:38.606Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-23T18:02:38.606Z] microArchOutput: [2026-01-23T18:02:38.606Z] ****************************** MACHINE INFO ****************************** [2026-01-23T18:02:38.606Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG [2026-01-23T18:02:38.606Z] Free Physical Memory Size : 1723002880 [2026-01-23T18:02:38.606Z] Free space (bytes) : 35427655680 [2026-01-23T18:02:38.606Z] Total Physical Memory Size : 6442450944 [2026-01-23T18:02:38.606Z] Total space (bytes) : 167961710592 [2026-01-23T18:02:38.606Z] Usable space (bytes) : 26821156864 [2026-01-23T18:02:38.606Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T18:02:38.606Z] bashVersion : [2026-01-23T18:02:38.606Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-23T18:02:38.606Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-23T18:02:38.606Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] This is free software; you are free to change and redistribute it. [2026-01-23T18:02:38.606Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T18:02:38.606Z] cpuCores : 8 [2026-01-23T18:02:38.606Z] curlVersion : [2026-01-23T18:02:38.606Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2026-01-23T18:02:38.606Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-23T18:02:38.606Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-23T18:02:38.606Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-23T18:02:38.606Z] dockerVersion : bash: line 1: docker: command not found [2026-01-23T18:02:38.606Z] gcc version : 13 [2026-01-23T18:02:38.606Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-23T18:02:38.606Z] gdb version : bash: line 1: gdb: command not found [2026-01-23T18:02:38.606Z] lldb version : Command could not be executed [2026-01-23T18:02:38.606Z] makeVersion : [2026-01-23T18:02:38.606Z] GNU Make 4.3 [2026-01-23T18:02:38.606Z] Built for arm-unknown-linux-gnueabihf [2026-01-23T18:02:38.606Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-23T18:02:38.606Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T18:02:38.606Z] This is free software: you are free to change and redistribute it. [2026-01-23T18:02:38.606Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T18:02:38.606Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-23T18:02:38.606Z] osInfo : [2026-01-23T18:02:38.606Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-23T18:02:38.606Z] NAME="Ubuntu" [2026-01-23T18:02:38.606Z] VERSION_ID="24.04" [2026-01-23T18:02:38.606Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-23T18:02:38.606Z] VERSION_CODENAME=noble [2026-01-23T18:02:38.606Z] ID=ubuntu [2026-01-23T18:02:38.606Z] ID_LIKE=debian [2026-01-23T18:02:38.606Z] HOME_URL="https://www.ubuntu.com/" [2026-01-23T18:02:38.606Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-23T18:02:38.606Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-23T18:02:38.606Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-23T18:02:38.606Z] UBUNTU_CODENAME=noble [2026-01-23T18:02:38.606Z] LOGO=ubuntu-logo [2026-01-23T18:02:38.606Z] osLabel : ubuntu.24 [2026-01-23T18:02:38.606Z] perlVersion : [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-23T18:02:38.606Z] (with 51 registered patches, see perl -V for more detail) [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] Copyright 1987-2023, Larry Wall [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-23T18:02:38.606Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-23T18:02:38.606Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-23T18:02:38.606Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] podmanVersion : bash: line 1: podman: command not found [2026-01-23T18:02:38.606Z] procArch : aarch64 [2026-01-23T18:02:38.606Z] sysArch : aarch64 [2026-01-23T18:02:38.606Z] sysOS : Linux [2026-01-23T18:02:38.606Z] ulimit : [2026-01-23T18:02:38.606Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-23T18:02:38.606Z] core file size (blocks, -c) unlimited [2026-01-23T18:02:38.606Z] data seg size (kbytes, -d) unlimited [2026-01-23T18:02:38.606Z] scheduling priority (-e) 0 [2026-01-23T18:02:38.606Z] file size (blocks, -f) unlimited [2026-01-23T18:02:38.606Z] pending signals (-i) 63426 [2026-01-23T18:02:38.606Z] max locked memory (kbytes, -l) 8192 [2026-01-23T18:02:38.606Z] max memory size (kbytes, -m) unlimited [2026-01-23T18:02:38.606Z] open files (-n) 1048576 [2026-01-23T18:02:38.606Z] pipe size (512 bytes, -p) 8 [2026-01-23T18:02:38.606Z] POSIX message queues (bytes, -q) 819200 [2026-01-23T18:02:38.606Z] real-time priority (-r) 0 [2026-01-23T18:02:38.606Z] stack size (kbytes, -s) 8192 [2026-01-23T18:02:38.606Z] cpu time (seconds, -t) unlimited [2026-01-23T18:02:38.606Z] max user processes (-u) unlimited [2026-01-23T18:02:38.606Z] virtual memory (kbytes, -v) unlimited [2026-01-23T18:02:38.606Z] file locks (-x) unlimited [2026-01-23T18:02:38.606Z] 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 [2026-01-23T18:02:38.606Z] vmVendor : Oracle Corporation [2026-01-23T18:02:38.606Z] vmVersion : 25.482-b08 [2026-01-23T18:02:38.606Z] xlc version : bash: line 1: xlC: command not found [2026-01-23T18:02:38.606Z] ************************************************************************** [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('java.vendor')=Temurin [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('os.name')=Linux [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('os.arch')=arm [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('java.fullversion')=null [2026-01-23T18:02:38.606Z] [2026-01-23T18:02:38.606Z] System.getProperty('sun.arch.data.model')=32 [2026-01-23T18:02:38.607Z] [2026-01-23T18:02:38.607Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:38.607Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:02:38.607Z] perl scripts/configure.pl [2026-01-23T18:02:38.607Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-23T18:02:39.564Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T18:02:39.564Z] [2026-01-23T18:02:39.564Z] [2026-01-23T18:02:39.564Z] Starting to generate parallel test lists. [2026-01-23T18:02:39.564Z] [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-23T18:02:39.564Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-23T18:02:39.565Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-23T18:02:39.566Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-23T18:02:40.522Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-23T18:02:40.523Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-23T18:02:40.523Z] Attempting to get test duration data from TRSS. [2026-01-23T18:02:40.523Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=functional&level=extended [2026-01-23T18:02:41.481Z] Attempting to get test duration data from cached files. [2026-01-23T18:02:41.481Z] [2026-01-23T18:02:41.481Z] TEST DURATION [2026-01-23T18:02:41.481Z] ==================================================================================== [2026-01-23T18:02:41.481Z] Total number of tests searched: 6 [2026-01-23T18:02:41.481Z] Number of test durations found: 6 [2026-01-23T18:02:41.481Z] Top slowest tests: [2026-01-23T18:02:41.481Z] 21m15s CryptoTests_jtreg_0 [2026-01-23T18:02:41.481Z] 03m01s CryptoTests_0 [2026-01-23T18:02:41.481Z] 00m00s IllegalAccessProtectedMethodTest_hs_0 [2026-01-23T18:02:41.481Z] ==================================================================================== [2026-01-23T18:02:41.481Z] [2026-01-23T18:02:41.481Z] Test target is split into 1 lists. [2026-01-23T18:02:41.481Z] Reducing estimated test running time from 24m18s to 24m18s. [2026-01-23T18:02:41.481Z] [2026-01-23T18:02:41.481Z] -------------------------------------testList_0------------------------------------- [2026-01-23T18:02:41.481Z] Number of tests: 6 [2026-01-23T18:02:41.481Z] Estimated running time: 24m18s [2026-01-23T18:02:41.481Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0,testExample_0 [2026-01-23T18:02:41.481Z] ------------------------------------------------------------------------------------ [2026-01-23T18:02:41.481Z] [2026-01-23T18:02:41.481Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-23T18:02:41.481Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-23T18:02:42.197Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-23T18:02:42.743Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-23T18:02:42.907Z] Building tests... [Pipeline] timeout [2026-01-23T18:02:42.912Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-23T18:02:42.956Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-23T18:02:44.940Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-23T18:02:49.105Z] -------------------------------------------- [2026-01-23T18:02:49.105Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:49.105Z] task is set to default [2026-01-23T18:02:49.105Z] dependencyList is set to all [2026-01-23T18:02:49.105Z] System Test jars will not be downloaded. [2026-01-23T18:02:49.105Z] -------------------------------------------- [2026-01-23T18:02:49.105Z] Starting download third party dependent jars [2026-01-23T18:02:49.105Z] -------------------------------------------- [2026-01-23T18:02:49.105Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-23T18:02:49.105Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-23T18:02:50.071Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-23T18:02:50.094Z] ITERATION: 1/1 [Pipeline] sh [2026-01-23T18:02:51.949Z] + which Xvfb [2026-01-23T18:02:51.949Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-23T18:02:52.924Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/.xvfb-488-..fbdir10170927195349953512 [Pipeline] { [Pipeline] sh [2026-01-23T18:03:15.417Z] + ps -f [2026-01-23T18:03:15.417Z] + grep [X]vfb [2026-01-23T18:03:15.417Z] + awk {print $9} [Pipeline] echo [2026-01-23T18:03:16.142Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-23T18:03:16.232Z] $ ssh-agent [2026-01-23T18:03:17.042Z] SSH_AUTH_SOCK=/tmp/ssh-1zAiZdTvFnE0/agent.3231380 [2026-01-23T18:03:17.042Z] SSH_AGENT_PID=3231382 [2026-01-23T18:03:17.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-23T18:03:18.917Z] + uname [2026-01-23T18:03:18.917Z] + [ Linux = AIX ] [2026-01-23T18:03:18.917Z] + uname [2026-01-23T18:03:18.917Z] + [ Linux = SunOS ] [2026-01-23T18:03:18.917Z] + uname [2026-01-23T18:03:18.917Z] + [ Linux = *BSD ] [2026-01-23T18:03:18.917Z] + MAKE=make [2026-01-23T18:03:18.917Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-23T18:03:18.917Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-23T18:03:21.485Z] + uname [2026-01-23T18:03:21.486Z] + [ Linux = AIX ] [2026-01-23T18:03:21.486Z] + uname [2026-01-23T18:03:21.486Z] + [ Linux = SunOS ] [2026-01-23T18:03:21.486Z] + uname [2026-01-23T18:03:21.486Z] + [ Linux = *BSD ] [2026-01-23T18:03:21.486Z] + MAKE=make [2026-01-23T18:03:21.486Z] + cd ./aqa-tests [2026-01-23T18:03:21.486Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-23T18:03:21.486Z] + set +x [2026-01-23T18:03:21.486Z] export ACTIVE_NODE_TIMEOUT='5' [2026-01-23T18:03:21.486Z] export ADOPTOPENJDK_BRANCH='v1.0.11-release' [2026-01-23T18:03:21.486Z] export ADOPTOPENJDK_REPO='https://github.com/adoptium/aqa-tests.git' [2026-01-23T18:03:21.486Z] export ADOPTOPENJDK_SYSTEMTEST_BRANCH='master' [2026-01-23T18:03:21.486Z] export ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH='adoptium:master' [2026-01-23T18:03:21.486Z] export ADOPTOPENJDK_SYSTEMTEST_REPO='https://github.com/adoptium/aqa-systemtest.git' [2026-01-23T18:03:21.486Z] export AQA_REQUIRED_TARGETS='sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf' [2026-01-23T18:03:21.486Z] export ARCHIVE_TEST_RESULTS='false' [2026-01-23T18:03:21.486Z] export AUTO_DETECT='true' [2026-01-23T18:03:21.486Z] export BUILD_DISPLAY_NAME='#488' [2026-01-23T18:03:21.486Z] export BUILD_ID='488' [2026-01-23T18:03:21.486Z] export BUILD_LIST='functional' [2026-01-23T18:03:21.486Z] export BUILD_NUMBER='488' [2026-01-23T18:03:21.486Z] export BUILD_TAG='jenkins-Test_openjdk8_hs_extended.functional_arm_linux-488' [2026-01-23T18:03:21.486Z] export BUILD_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/' [2026-01-23T18:03:21.486Z] export CI='true' [2026-01-23T18:03:21.486Z] export CUSTOMIZED_SDK_URL_CREDENTIAL_ID='eclipse_temurin_bot_email_and_token' [2026-01-23T18:03:21.486Z] export CUSTOM_TARGET_KEY_VALUE='CUSTOM_TARGET=' [2026-01-23T18:03:21.486Z] export DISPLAY=':0' [2026-01-23T18:03:21.486Z] export DOCKER_REQUIRED='false' [2026-01-23T18:03:21.486Z] export DYNAMIC_COMPILE='true' [2026-01-23T18:03:21.486Z] export EXECUTOR_NUMBER='0' [2026-01-23T18:03:21.486Z] export EXIT_FAILURE='false' [2026-01-23T18:03:21.486Z] export EXIT_SUCCESS='false' [2026-01-23T18:03:21.486Z] export EXTERNAL_CUSTOM_BRANCH='master' [2026-01-23T18:03:21.486Z] export EXTERNAL_TEST_CMD='mvn clean install' [2026-01-23T18:03:21.486Z] export FAILED_TEST_TARGET='TARGET=extended.functional' [2026-01-23T18:03:21.486Z] export GENERATE_JOBS='true' [2026-01-23T18:03:21.486Z] export HOME='/home/jenkins' [2026-01-23T18:03:21.486Z] export HUDSON_COOKIE='476f4128-e384-4110-8294-997ad41470e6' [2026-01-23T18:03:21.486Z] export HUDSON_HOME='/home/jenkins/.jenkins' [2026-01-23T18:03:21.486Z] export HUDSON_SERVER_COOKIE='2d832652af5afba8' [2026-01-23T18:03:21.486Z] export HUDSON_URL='https://ci.adoptium.net/' [2026-01-23T18:03:21.486Z] export IS_SVT_TESTREPO='false' [2026-01-23T18:03:21.486Z] export ITERATIONS='1' [2026-01-23T18:03:21.486Z] export JCK_GIT_BRANCH='master' [2026-01-23T18:03:21.486Z] export JDK8_BRANCH='jdk8u482-b08-aarch32-20260122' [2026-01-23T18:03:21.486Z] export JDK8_REPO='https://github.com/adoptium/aarch32-jdk8u.git' [2026-01-23T18:03:21.486Z] export JDK_IMPL='hotspot' [2026-01-23T18:03:21.486Z] export JDK_REPO='https://github.com/adoptium/aarch32-jdk8u' [2026-01-23T18:03:21.486Z] export JDK_VERSION='8' [2026-01-23T18:03:21.486Z] export JENKINS_HOME='/home/jenkins/.jenkins' [2026-01-23T18:03:21.486Z] export JENKINS_NODE_COOKIE='cef88e05-3ba9-49da-a6ae-bd1a526b83e0' [2026-01-23T18:03:21.486Z] export JENKINS_SERVER_COOKIE='durable-609d4100205efc4f0d744f69e67d6de510c3f27656680ea5490f1f8d92fe8d76' [2026-01-23T18:03:21.486Z] export JENKINS_URL='https://ci.adoptium.net/' [2026-01-23T18:03:21.486Z] export JOBSTARTTIME='Fri, 23 Jan 2026 18:01:15 +0000' [2026-01-23T18:03:21.486Z] export JOB_BASE_NAME='Test_openjdk8_hs_extended.functional_arm_linux' [2026-01-23T18:03:21.486Z] export JOB_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/display/redirect' [2026-01-23T18:03:21.486Z] export JOB_NAME='Test_openjdk8_hs_extended.functional_arm_linux' [2026-01-23T18:03:21.486Z] export JOB_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/' [2026-01-23T18:03:21.486Z] export KEEP_REPORTDIR='false' [2026-01-23T18:03:21.486Z] export KEEP_WORKSPACE='false' [2026-01-23T18:03:21.486Z] export LANG='C.UTF-8' [2026-01-23T18:03:21.486Z] export LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib' [2026-01-23T18:03:21.486Z] export LIGHT_WEIGHT_CHECKOUT='false' [2026-01-23T18:03:21.486Z] export LOGNAME='jenkins' [2026-01-23T18:03:21.486Z] 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' [2026-01-23T18:03:21.486Z] export NODE_NAME='test-docker-ubuntu2404-armv7-10' [2026-01-23T18:03:21.486Z] export OLDPWD='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux' [2026-01-23T18:03:21.486Z] export OPENJ9_BRANCH='master' [2026-01-23T18:03:21.486Z] export OPENJ9_REPO='https://github.com/eclipse-openj9/openj9.git' [2026-01-23T18:03:21.486Z] export OPENJ9_SYSTEMTEST_BRANCH='master' [2026-01-23T18:03:21.486Z] export OPENJ9_SYSTEMTEST_OWNER_BRANCH='eclipse:master' [2026-01-23T18:03:21.486Z] export OPENJ9_SYSTEMTEST_REPO='https://github.com/eclipse-openj9/openj9-systemtest.git' [2026-01-23T18:03:21.486Z] export OPENJCEPLUS_GIT_BRANCH='semeru-java8' [2026-01-23T18:03:21.486Z] export OPENJCEPLUS_GIT_REPO='https://github.com/ibmruntimes/OpenJCEPlus.git' [2026-01-23T18:03:21.486Z] export ORIGIN_JDK_VERSION='8' [2026-01-23T18:03:21.486Z] export PARALLEL='None' [2026-01-23T18:03:21.486Z] export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin' [2026-01-23T18:03:21.486Z] export PERF_ROOT='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../benchmarks' [2026-01-23T18:03:21.486Z] export PERSONAL_BUILD='false' [2026-01-23T18:03:21.486Z] export PLATFORM='arm_linux' [2026-01-23T18:03:21.486Z] export PWD='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests' [2026-01-23T18:03:21.486Z] export RERUN_FAILURE='true' [2026-01-23T18:03:21.486Z] export RERUN_ITERATIONS='1' [2026-01-23T18:03:21.486Z] export RERUN_LINK='https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None' [2026-01-23T18:03:21.486Z] export RUN_ARTIFACTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=artifacts' [2026-01-23T18:03:21.486Z] export RUN_CHANGES_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=changes' [2026-01-23T18:03:21.487Z] export RUN_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect' [2026-01-23T18:03:21.487Z] export RUN_TESTS_DISPLAY_URL='https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_arm_linux/488/display/redirect?page=tests' [2026-01-23T18:03:21.487Z] export SDK_RESOURCE='upstream' [2026-01-23T18:03:21.487Z] export SETUP_JCK_RUN='false' [2026-01-23T18:03:21.487Z] export SHELL='/bin/sh' [2026-01-23T18:03:21.487Z] export SLACK_CHANNEL='aqavit-bot' [2026-01-23T18:03:21.487Z] export SPEC='linux_arm' [2026-01-23T18:03:21.487Z] export SSH_AGENT_PID='3231382' [2026-01-23T18:03:21.487Z] export SSH_AUTH_SOCK='/tmp/ssh-1zAiZdTvFnE0/agent.3231380' [2026-01-23T18:03:21.487Z] export SSH_CLIENT='78.47.239.97 37996 22' [2026-01-23T18:03:21.487Z] export SSH_CONNECTION='78.47.239.97 37996 172.17.0.4 22' [2026-01-23T18:03:21.487Z] export STAGE_NAME='Test' [2026-01-23T18:03:21.487Z] export STF_BRANCH='master' [2026-01-23T18:03:21.487Z] export STF_OWNER_BRANCH='adoptium:master' [2026-01-23T18:03:21.487Z] export STF_REPO='https://github.com/adoptium/STF.git' [2026-01-23T18:03:21.487Z] export SYSTEM_LIB_DIR='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/system_lib' [2026-01-23T18:03:21.487Z] export TAP_NAME='Test_openjdk8_hs_extended.functional_arm_linux.tap' [2026-01-23T18:03:21.487Z] export TARGET='extended.functional' [2026-01-23T18:03:21.487Z] export TEST_JDK_HOME='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image' [2026-01-23T18:03:21.487Z] export TEST_TIME='120' [2026-01-23T18:03:21.487Z] export TIME_LIMIT='25' [2026-01-23T18:03:21.487Z] export TKG_BRANCH='master' [2026-01-23T18:03:21.487Z] export TKG_ITERATIONS='1' [2026-01-23T18:03:21.487Z] export TKG_OWNER_BRANCH='adoptium:master' [2026-01-23T18:03:21.487Z] export TKG_REPO='https://github.com/adoptium/TKG.git' [2026-01-23T18:03:21.487Z] export UPSTREAM_JOB_NAME='build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin' [2026-01-23T18:03:21.487Z] export UPSTREAM_JOB_NUMBER='22' [2026-01-23T18:03:21.487Z] export USER='jenkins' [2026-01-23T18:03:21.487Z] export USE_JRE='false' [2026-01-23T18:03:21.487Z] export USE_TESTENV_PROPERTIES='true' [2026-01-23T18:03:21.487Z] export WORKSPACE='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux' [2026-01-23T18:03:21.487Z] export WORKSPACE_TMP='/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux@tmp' [2026-01-23T18:03:21.487Z] export jobStatus='SUCCESS' [2026-01-23T18:03:21.487Z] Set values based on ./testenv/testenv_arm32.properties: [2026-01-23T18:03:21.487Z] ========= [2026-01-23T18:03:21.487Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-23T18:03:21.487Z] TKG_BRANCH=master [2026-01-23T18:03:21.487Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T18:03:21.487Z] OPENJ9_BRANCH=master [2026-01-23T18:03:21.487Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-23T18:03:21.487Z] STF_BRANCH=master [2026-01-23T18:03:21.487Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git [2026-01-23T18:03:21.487Z] OPENJ9_SYSTEMTEST_BRANCH=master [2026-01-23T18:03:21.487Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-23T18:03:21.487Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master [2026-01-23T18:03:21.487Z] JDK8_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T18:03:21.487Z] JDK8_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T18:03:21.487Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] ========= [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u.git [2026-01-23T18:03:21.487Z] JDK_BRANCH=jdk8u482-b08-aarch32-20260122 [2026-01-23T18:03:21.487Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T18:03:21.487Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T18:03:21.487Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image [2026-01-23T18:03:21.487Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:21.487Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:03:21.487Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:03:21.487Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T18:03:21.487Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T18:03:21.487Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] build: [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] clean: [2026-01-23T18:03:21.487Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-23T18:03:21.487Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] init: [2026-01-23T18:03:21.487Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] getDependentLibs: [2026-01-23T18:03:21.487Z] [exec] -------------------------------------------- [2026-01-23T18:03:21.487Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:21.487Z] [exec] task is set to default [2026-01-23T18:03:21.487Z] [exec] dependencyList is set to json_simple [2026-01-23T18:03:21.487Z] [exec] System Test jars will not be downloaded. [2026-01-23T18:03:21.487Z] [exec] -------------------------------------------- [2026-01-23T18:03:21.487Z] [exec] Starting download third party dependent jars [2026-01-23T18:03:21.487Z] [exec] -------------------------------------------- [2026-01-23T18:03:21.487Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:21.487Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T18:03:21.487Z] [exec] downloaded dependent third party jars successfully [2026-01-23T18:03:21.487Z] [2026-01-23T18:03:21.487Z] compile: [2026-01-23T18:03:21.487Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T18:03:21.487Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T18:03:21.487Z] [echo] ===fork: yes [2026-01-23T18:03:21.487Z] [echo] ===debug: on [2026-01-23T18:03:21.487Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin [2026-01-23T18:03:23.622Z] [2026-01-23T18:03:23.622Z] dist: [2026-01-23T18:03:23.622Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-23T18:03:23.622Z] [2026-01-23T18:03:23.622Z] BUILD SUCCESSFUL [2026-01-23T18:03:23.622Z] Total time: 1 second [2026-01-23T18:03:23.622Z] 0 [2026-01-23T18:03:23.622Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-23T18:03:23.622Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-23T18:03:23.622Z] microArchOutput: [2026-01-23T18:03:23.622Z] ****************************** MACHINE INFO ****************************** [2026-01-23T18:03:23.622Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG [2026-01-23T18:03:23.622Z] Free Physical Memory Size : 1715707904 [2026-01-23T18:03:23.622Z] Free space (bytes) : 35424473088 [2026-01-23T18:03:23.622Z] Total Physical Memory Size : 6442450944 [2026-01-23T18:03:23.622Z] Total space (bytes) : 167961710592 [2026-01-23T18:03:23.622Z] Usable space (bytes) : 26817974272 [2026-01-23T18:03:23.622Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T18:03:23.622Z] bashVersion : [2026-01-23T18:03:23.623Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-23T18:03:23.623Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-23T18:03:23.623Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] This is free software; you are free to change and redistribute it. [2026-01-23T18:03:23.623Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T18:03:23.623Z] cpuCores : 8 [2026-01-23T18:03:23.623Z] curlVersion : [2026-01-23T18:03:23.623Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2026-01-23T18:03:23.623Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-23T18:03:23.623Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-23T18:03:23.623Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-23T18:03:23.623Z] dockerVersion : bash: line 1: docker: command not found [2026-01-23T18:03:23.623Z] gcc version : 13 [2026-01-23T18:03:23.623Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-23T18:03:23.623Z] gdb version : bash: line 1: gdb: command not found [2026-01-23T18:03:23.623Z] lldb version : Command could not be executed [2026-01-23T18:03:23.623Z] makeVersion : [2026-01-23T18:03:23.623Z] GNU Make 4.3 [2026-01-23T18:03:23.623Z] Built for arm-unknown-linux-gnueabihf [2026-01-23T18:03:23.623Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-23T18:03:23.623Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T18:03:23.623Z] This is free software: you are free to change and redistribute it. [2026-01-23T18:03:23.623Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T18:03:23.623Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-23T18:03:23.623Z] osInfo : [2026-01-23T18:03:23.623Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-23T18:03:23.623Z] NAME="Ubuntu" [2026-01-23T18:03:23.623Z] VERSION_ID="24.04" [2026-01-23T18:03:23.623Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-23T18:03:23.623Z] VERSION_CODENAME=noble [2026-01-23T18:03:23.623Z] ID=ubuntu [2026-01-23T18:03:23.623Z] ID_LIKE=debian [2026-01-23T18:03:23.623Z] HOME_URL="https://www.ubuntu.com/" [2026-01-23T18:03:23.623Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-23T18:03:23.623Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-23T18:03:23.623Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-23T18:03:23.623Z] UBUNTU_CODENAME=noble [2026-01-23T18:03:23.623Z] LOGO=ubuntu-logo [2026-01-23T18:03:23.623Z] osLabel : ubuntu.24 [2026-01-23T18:03:23.623Z] perlVersion : [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-23T18:03:23.623Z] (with 51 registered patches, see perl -V for more detail) [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] Copyright 1987-2023, Larry Wall [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-23T18:03:23.623Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-23T18:03:23.623Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-23T18:03:23.623Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] podmanVersion : bash: line 1: podman: command not found [2026-01-23T18:03:23.623Z] procArch : aarch64 [2026-01-23T18:03:23.623Z] sysArch : aarch64 [2026-01-23T18:03:23.623Z] sysOS : Linux [2026-01-23T18:03:23.623Z] ulimit : [2026-01-23T18:03:23.623Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-23T18:03:23.623Z] core file size (blocks, -c) unlimited [2026-01-23T18:03:23.623Z] data seg size (kbytes, -d) unlimited [2026-01-23T18:03:23.623Z] scheduling priority (-e) 0 [2026-01-23T18:03:23.623Z] file size (blocks, -f) unlimited [2026-01-23T18:03:23.623Z] pending signals (-i) 63426 [2026-01-23T18:03:23.623Z] max locked memory (kbytes, -l) 8192 [2026-01-23T18:03:23.623Z] max memory size (kbytes, -m) unlimited [2026-01-23T18:03:23.623Z] open files (-n) 1048576 [2026-01-23T18:03:23.623Z] pipe size (512 bytes, -p) 8 [2026-01-23T18:03:23.623Z] POSIX message queues (bytes, -q) 819200 [2026-01-23T18:03:23.623Z] real-time priority (-r) 0 [2026-01-23T18:03:23.623Z] stack size (kbytes, -s) 8192 [2026-01-23T18:03:23.623Z] cpu time (seconds, -t) unlimited [2026-01-23T18:03:23.623Z] max user processes (-u) unlimited [2026-01-23T18:03:23.623Z] virtual memory (kbytes, -v) unlimited [2026-01-23T18:03:23.623Z] file locks (-x) unlimited [2026-01-23T18:03:23.623Z] 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 [2026-01-23T18:03:23.623Z] vmVendor : Oracle Corporation [2026-01-23T18:03:23.623Z] vmVersion : 25.482-b08 [2026-01-23T18:03:23.623Z] xlc version : bash: line 1: xlC: command not found [2026-01-23T18:03:23.623Z] ************************************************************************** [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('java.vendor')=Temurin [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('os.name')=Linux [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('os.arch')=arm [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('java.fullversion')=null [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] System.getProperty('sun.arch.data.model')=32 [2026-01-23T18:03:23.623Z] [2026-01-23T18:03:23.623Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2026-01-23T18:03:23.623Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:23.623Z] perl scripts/configure.pl [2026-01-23T18:03:23.623Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-23T18:03:24.752Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T18:03:24.752Z] [2026-01-23T18:03:24.752Z] [2026-01-23T18:03:24.752Z] Starting to generate build list. [2026-01-23T18:03:24.752Z] [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-23T18:03:24.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-23T18:03:24.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-23T18:03:25.711Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-23T18:03:25.711Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2026-01-23T18:03:25.711Z] [2026-01-23T18:03:25.711Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:25.711Z] make -f clean.mk cleanBuild [2026-01-23T18:03:25.711Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:25.711Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../../jvmtest [2026-01-23T18:03:25.711Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:25.711Z] make -f compile.mk compile [2026-01-23T18:03:25.711Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:25.711Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:03:25.711Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T18:03:25.711Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T18:03:25.711Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T18:03:25.711Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-23T18:03:25.711Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml [2026-01-23T18:03:25.711Z] [2026-01-23T18:03:25.711Z] -create_test_directory: [2026-01-23T18:03:25.711Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest [2026-01-23T18:03:25.711Z] [2026-01-23T18:03:25.711Z] stage_test_material: [2026-01-23T18:03:26.670Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] build: [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] init: [2026-01-23T18:03:26.670Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/TestConfig [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] build: [2026-01-23T18:03:26.670Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/TestConfig [2026-01-23T18:03:26.670Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/TestConfig [2026-01-23T18:03:26.670Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/TestConfig [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] build: [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] init: [2026-01-23T18:03:26.670Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/functional/IllegalAccessError_for_protected_method [2026-01-23T18:03:26.670Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin [2026-01-23T18:03:26.670Z] [2026-01-23T18:03:26.670Z] getDependentLibs: [2026-01-23T18:03:26.670Z] [exec] -------------------------------------------- [2026-01-23T18:03:26.670Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:26.670Z] [exec] task is set to default [2026-01-23T18:03:26.670Z] [exec] dependencyList is set to asm_all,testng [2026-01-23T18:03:26.670Z] [exec] System Test jars will not be downloaded. [2026-01-23T18:03:26.670Z] [exec] -------------------------------------------- [2026-01-23T18:03:26.670Z] [exec] Starting download third party dependent jars [2026-01-23T18:03:26.670Z] [exec] -------------------------------------------- [2026-01-23T18:03:26.671Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:26.671Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-23T18:03:26.671Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-23T18:03:26.671Z] [exec] downloaded dependent third party jars successfully [2026-01-23T18:03:26.671Z] [2026-01-23T18:03:26.671Z] compile: [2026-01-23T18:03:26.671Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T18:03:26.671Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T18:03:26.671Z] [echo] ===fork: yes [2026-01-23T18:03:26.671Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-23T18:03:26.671Z] [echo] ===debug: on [2026-01-23T18:03:26.671Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method [2026-01-23T18:03:26.671Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin [2026-01-23T18:03:27.654Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API. [2026-01-23T18:03:27.654Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] dist: [2026-01-23T18:03:27.654Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar [2026-01-23T18:03:27.654Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/functional/IllegalAccessError_for_protected_method [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] clean: [2026-01-23T18:03:27.654Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] build: [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] getJtregVersion: [2026-01-23T18:03:27.654Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] getDependentLibs: [2026-01-23T18:03:27.654Z] [exec] -------------------------------------------- [2026-01-23T18:03:27.654Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:27.654Z] [exec] task is set to default [2026-01-23T18:03:27.654Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-23T18:03:27.654Z] [exec] System Test jars will not be downloaded. [2026-01-23T18:03:27.654Z] [exec] -------------------------------------------- [2026-01-23T18:03:27.654Z] [exec] Starting download third party dependent jars [2026-01-23T18:03:27.654Z] [exec] -------------------------------------------- [2026-01-23T18:03:27.654Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib [2026-01-23T18:03:27.654Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-23T18:03:27.654Z] [exec] downloaded dependent third party jars successfully [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] getJtreg: [2026-01-23T18:03:27.654Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jvmtest/functional/security/Crypto [2026-01-23T18:03:27.654Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/security/Crypto [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] cryptoTest.check: [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] getCryptoTest: [2026-01-23T18:03:27.654Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] dist: [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] clean: [2026-01-23T18:03:27.654Z] [2026-01-23T18:03:27.654Z] BUILD SUCCESSFUL [2026-01-23T18:03:27.654Z] Total time: 2 seconds [2026-01-23T18:03:27.654Z] 0 [2026-01-23T18:03:28.799Z] [2026-01-23T18:03:28.799Z] [2026-01-23T18:03:28.799Z] RECORD TEST REPOs SHA [2026-01-23T18:03:28.799Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-23T18:03:28.799Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-23T18:03:28.799Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-23T18:03:28.799Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-23T18:03:28.799Z] ================================================ [2026-01-23T18:03:28.799Z] timestamp: 20260123-180327 [2026-01-23T18:03:28.799Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/openj9 [2026-01-23T18:03:28.799Z] git repo: [2026-01-23T18:03:28.799Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-01-23T18:03:28.799Z] sha: [2026-01-23T18:03:28.799Z] 86402f79acc9258d0dd3d756d7576ab2225dc44d [2026-01-23T18:03:28.799Z] ================================================ [2026-01-23T18:03:28.799Z] timestamp: 20260123-180327 [2026-01-23T18:03:28.799Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG [2026-01-23T18:03:28.799Z] git repo: [2026-01-23T18:03:28.799Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-23T18:03:28.799Z] sha: [2026-01-23T18:03:28.799Z] 5497553a4998d8b682e161924ecf857b331561d3 [2026-01-23T18:03:28.799Z] ================================================ [2026-01-23T18:03:28.799Z] timestamp: 20260123-180327 [2026-01-23T18:03:28.799Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/security/Crypto/CryptoTest [2026-01-23T18:03:28.799Z] git repo: [2026-01-23T18:03:28.799Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git [2026-01-23T18:03:28.799Z] sha: [2026-01-23T18:03:28.799Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0 [2026-01-23T18:03:28.799Z] ================================================ [2026-01-23T18:03:28.799Z] timestamp: 20260123-180327 [2026-01-23T18:03:28.799Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests [2026-01-23T18:03:28.799Z] git repo: [2026-01-23T18:03:28.799Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-23T18:03:28.799Z] sha: [2026-01-23T18:03:28.799Z] 857c364a62f2cc3c017826dec5c2d6f7901708f8 [2026-01-23T18:03:28.799Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:28.799Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2026-01-23T18:03:28.799Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:28.799Z] perl scripts/configure.pl [2026-01-23T18:03:28.799Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-23T18:03:28.799Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T18:03:28.799Z] [2026-01-23T18:03:28.799Z] Starting to generate test make files. [2026-01-23T18:03:28.799Z] [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-23T18:03:28.799Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-23T18:03:28.800Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk [2026-01-23T18:03:28.800Z] [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-23T18:03:28.800Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/security/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-23T18:03:29.932Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../functional/autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../autoGen.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Make files are generated successfully. [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:29.932Z] make -f runtest.mk _extended.functional [2026-01-23T18:03:29.932Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG' [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] Running make 4.3 [2026-01-23T18:03:29.932Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/TKG/.. [2026-01-23T18:03:29.932Z] set JDK_VERSION to 8 [2026-01-23T18:03:29.932Z] set JDK_IMPL to hotspot [2026-01-23T18:03:29.932Z] set JVM_VERSION to openjdk8 [2026-01-23T18:03:29.932Z] set JCL_VERSION to latest [2026-01-23T18:03:29.932Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image [2026-01-23T18:03:29.932Z] set SPEC to linux_arm [2026-01-23T18:03:29.932Z] set TEST_FLAG to [2026-01-23T18:03:29.932Z] set OS_LABEL to ubuntu.24 [2026-01-23T18:03:29.932Z] Running extended.functional ... [2026-01-23T18:03:29.932Z] There are 6 test targets in extended.functional [2026-01-23T18:03:29.932Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-23T18:03:29.932Z] openjdk version "1.8.0_482" [2026-01-23T18:03:29.932Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-23T18:03:29.932Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-23T18:03:29.932Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests' [2026-01-23T18:03:29.932Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional' [2026-01-23T18:03:29.932Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/cmdLineTests' [2026-01-23T18:03:29.932Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_arm_linux/aqa-tests/functional/cmdLineTests/classesdbgddrext' [2026-01-23T18:03:29.932Z] [2026-01-23T18:03:29.932Z] ===============================================