Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 232
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin" build number 31
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0@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.openjdk_aarch64_linux_testList_0@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.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
> git rev-list --no-walk 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-16T22:23:03.888Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-10-16T22:23:03.891Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-16T22:23:03.904Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T22:23:03.907Z] dynamicAgents: []
[Pipeline] node
[2025-10-16T22:23:03.964Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-10-16T22:23:03.998Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-16T22:23:04.370Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-16T22:23:04.370Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-16T22:23:04.553Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-16T22:23:04.764Z] The recommended git tool is: git
[2025-10-16T22:23:05.130Z] No credentials specified
[2025-10-16T22:23:05.307Z] Cloning the remote Git repository
[2025-10-16T22:23:05.567Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-16T22:23:05.567Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests # timeout=10
[2025-10-16T22:23:05.585Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-10-16T22:23:05.585Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-16T22:23:05.585Z] > git --version # timeout=10
[2025-10-16T22:23:05.592Z] > git --version # 'git version 2.43.0'
[2025-10-16T22:23:05.592Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T22:23:09.888Z] Avoid second fetch
[2025-10-16T22:23:10.075Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-16T22:23:09.592Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-16T22:23:09.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-16T22:23:09.969Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-16T22:23:10.156Z] > git config core.sparsecheckout # timeout=10
[2025-10-16T22:23:10.164Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-16T22:23:11.536Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-16T22:23:13.397Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:23:15.458Z] + which activate_multicast
[Pipeline] echo
[2025-10-16T22:23:15.994Z] which activate_multicast status code: 1
[Pipeline] echo
[2025-10-16T22:23:15.996Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-16T22:23:17.902Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-10-16T22:23:18.631Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-16T22:23:20.494Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-10-16T22:23:20.494Z] Unix type machine..
[2025-10-16T22:23:20.494Z] Running on a Linux host
[2025-10-16T22:23:20.494Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-16T22:23:23.704Z] + printenv
[2025-10-16T22:23:23.704Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-16T22:23:23.705Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T22:23:23.705Z] SETUP_JCK_RUN=false
[2025-10-16T22:23:23.705Z] USE_TESTENV_PROPERTIES=true
[2025-10-16T22:23:23.705Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-16T22:23:23.705Z] SSH_CLIENT=78.47.239.97 38122 22
[2025-10-16T22:23:23.705Z] USER=jenkins
[2025-10-16T22:23:23.705Z] BUILD_LIST=openjdk
[2025-10-16T22:23:23.705Z] SDK_RESOURCE=upstream
[2025-10-16T22:23:23.705Z] OPENJ9_BRANCH=master
[2025-10-16T22:23:23.705Z] jobStatus=SUCCESS
[2025-10-16T22:23:23.705Z] CI=true
[2025-10-16T22:23:23.705Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/43/display/redirect?page=changes
[2025-10-16T22:23:23.705Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-16T22:23:23.705Z] UPSTREAM_JOB_NUMBER=31
[2025-10-16T22:23:23.705Z] TARGET=-f parallelList.mk testList_0
[2025-10-16T22:23:23.705Z] EXIT_FAILURE=false
[2025-10-16T22:23:23.705Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2025-10-16T22:23:23.705Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-16T22:23:23.705Z] USE_JRE=false
[2025-10-16T22:23:23.705Z] OLDPWD=/home/jenkins
[2025-10-16T22:23:23.705Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-16T22:23:23.705Z] HOME=/home/jenkins
[2025-10-16T22:23:23.705Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-16T22:23:23.705Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/43/
[2025-10-16T22:23:23.705Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0.tap
[2025-10-16T22:23:23.705Z] JDK_IMPL=hotspot
[2025-10-16T22:23:23.705Z] DOCKER_REQUIRED=false
[2025-10-16T22:23:23.705Z] HUDSON_COOKIE=e3e3878f-3f44-426d-b9fd-a6a1fc2d0ea8
[2025-10-16T22:23:23.705Z] JENKINS_SERVER_COOKIE=durable-68a3044d796945d2d375dd166afb9743b8fb2e1a359a0963dc3e185b51e1e59a
[2025-10-16T22:23:23.705Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../benchmarks
[2025-10-16T22:23:23.705Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-16T22:23:23.705Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2025-10-16T22:23:23.705Z] KEEP_WORKSPACE=false
[2025-10-16T22:23:23.705Z] ARCHIVE_TEST_RESULTS=false
[2025-10-16T22:23:23.705Z] GENERATE_JOBS=true
[2025-10-16T22:23:23.705Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-16T22:23:23.705Z] PERSONAL_BUILD=false
[2025-10-16T22:23:23.705Z] LOGNAME=jenkins
[2025-10-16T22:23:23.705Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2025-10-16T22:23:23.705Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/43/display/redirect?page=artifacts
[2025-10-16T22:23:23.705Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux
[2025-10-16T22:23:23.705Z] STAGE_NAME=Setup
[2025-10-16T22:23:23.705Z] AUTO_DETECT=true
[2025-10-16T22:23:23.705Z] EXECUTOR_NUMBER=0
[2025-10-16T22:23:23.705Z] JDK_VERSION=8
[2025-10-16T22:23:23.705Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-16T22:23:23.705Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/43/display/redirect?page=tests
[2025-10-16T22:23:23.705Z] BUILD_DISPLAY_NAME=#43
[2025-10-16T22:23:23.705Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-16T22:23:23.705Z] TIME_LIMIT=25
[2025-10-16T22:23:23.705Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-16T22:23:23.705Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2025-10-16T22:23:23.705Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-10-16T22:23:23.705Z] PLATFORM=aarch64_linux
[2025-10-16T22:23:23.705Z] TKG_ITERATIONS=1
[2025-10-16T22:23:23.705Z] EXIT_SUCCESS=false
[2025-10-16T22:23:23.705Z] BUILD_ID=43
[2025-10-16T22:23:23.705Z] RERUN_FAILURE=true
[2025-10-16T22:23:23.705Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-16T22:23:23.705Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0-43
[2025-10-16T22:23:23.705Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/system_lib
[2025-10-16T22:23:23.705Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-16T22:23:23.705Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:23:23.705Z] LANG=C.UTF-8
[2025-10-16T22:23:23.705Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/
[2025-10-16T22:23:23.705Z] KEEP_REPORTDIR=true
[2025-10-16T22:23:23.705Z] JCK_GIT_BRANCH=master
[2025-10-16T22:23:23.705Z] ORIGIN_JDK_VERSION=8
[2025-10-16T22:23:23.705Z] BUILD_NUMBER=43
[2025-10-16T22:23:23.705Z] JENKINS_NODE_COOKIE=06fe5d03-0c9f-40c5-9f7d-a37d5c997c5a
[2025-10-16T22:23:23.705Z] SHELL=/bin/sh
[2025-10-16T22:23:23.705Z] ITERATIONS=1
[2025-10-16T22:23:23.705Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T22:23:23.705Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2025-10-16T22:23:23.705Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/43/display/redirect
[2025-10-16T22:23:23.705Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-16T22:23:23.705Z] SPEC=linux_aarch64
[2025-10-16T22:23:23.705Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-16T22:23:23.705Z] UPSTREAM_TEST_JOB_NUMBER=232
[2025-10-16T22:23:23.705Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-16T22:23:23.705Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/display/redirect
[2025-10-16T22:23:23.705Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-aarch64-temurin
[2025-10-16T22:23:23.705Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2025-10-16T22:23:23.705Z] SLACK_CHANNEL=aqavit-bot
[2025-10-16T22:23:23.705Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-16T22:23:23.705Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2025-10-16T22:23:23.705Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:23:23.705Z] SSH_CONNECTION=78.47.239.97 38122 172.17.0.3 22
[2025-10-16T22:23:23.705Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0@tmp
[2025-10-16T22:23:23.705Z] PARALLEL=None
[2025-10-16T22:23:23.705Z] JOBSTARTTIME=Thu, 16 Oct 2025 22:23:16 +0000
[2025-10-16T22:23:23.705Z] DYNAMIC_COMPILE=false
[2025-10-16T22:23:23.705Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-16T22:23:24.243Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-16T22:23:24.264Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T22:24:19.566Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-aarch64-temurin" build number 31
[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
[2025-10-16T22:24:20.297Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-16T22:24:20.305Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T22:24:20.413Z] $ ssh-agent
[2025-10-16T22:24:21.223Z] SSH_AUTH_SOCK=/tmp/ssh-YgXBWThT4vBM/agent.1774292
[2025-10-16T22:24:21.223Z] SSH_AGENT_PID=1774294
[2025-10-16T22:24:21.223Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-16T22:24:21.248Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-16T22:24:21.288Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:24:23.160Z] + pwd
[2025-10-16T22:24:23.224Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-16T22:24:23.225Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[2025-10-16T22:24:23.225Z] load ./testenv/testenv.properties
[2025-10-16T22:24:23.225Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-16T22:24:23.225Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-16T22:24:23.225Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-16T22:24:23.225Z] get jdk binary...
[2025-10-16T22:24:23.225Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-16T22:24:23.225Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T22:24:24.179Z] List files in jdkbinary folder...
[2025-10-16T22:24:24.179Z] total 283484
[2025-10-16T22:24:24.179Z] -rw-r--r-- 1 jenkins jenkins 147511654 Oct 16 19:40 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:24.179Z] -rw-r--r-- 1 jenkins jenkins 102215502 Oct 16 19:40 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:24.180Z] -rw-r--r-- 1 jenkins jenkins 40440313 Oct 16 19:40 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:24.180Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 16 19:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T22:24:24.180Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 16 20:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07.json
[2025-10-16T22:24:24.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 22:24 tmp
[2025-10-16T22:24:24.180Z] List files in jdkbinary/tmp folder...
[2025-10-16T22:24:24.180Z] total 4
[2025-10-16T22:24:24.180Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 19:40 jdk8u472-b07
[2025-10-16T22:24:24.180Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-16T22:24:24.180Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz ...
[2025-10-16T22:24:25.136Z] List files in jdkbinary folder...
[2025-10-16T22:24:25.136Z] total 283488
[2025-10-16T22:24:25.136Z] -rw-r--r-- 1 jenkins jenkins 147511654 Oct 16 19:40 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:25.136Z] -rw-r--r-- 1 jenkins jenkins 102215502 Oct 16 19:40 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:25.136Z] -rw-r--r-- 1 jenkins jenkins 40440313 Oct 16 19:40 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b07.tar.gz
[2025-10-16T22:24:25.136Z] -rw-rw-r-- 1 jenkins jenkins 21479 Oct 16 19:46 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07-metadata.json
[2025-10-16T22:24:25.136Z] -rw-r--r-- 1 jenkins jenkins 81731 Oct 16 20:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b07.json
[2025-10-16T22:24:25.136Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 19:40 j2sdk-image
[2025-10-16T22:24:25.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 22:24 tmp
[2025-10-16T22:24:25.136Z] List files in jdkbinary/tmp folder...
[2025-10-16T22:24:25.136Z] total 4
[2025-10-16T22:24:25.136Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 16 19:40 jdk8u472-b07-jre
[2025-10-16T22:24:25.136Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-16T22:24:25.136Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre...
[2025-10-16T22:24:28.169Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-16T22:24:28.169Z] Removing top-level folder jdk8u472-b07/
[2025-10-16T22:24:28.169Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2025-10-16T22:24:28.169Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-16T22:24:29.124Z] openjdk version "1.8.0_472"
[2025-10-16T22:24:29.124Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T22:24:29.124Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T22:24:29.124Z] =JAVA VERSION OUTPUT END=
[2025-10-16T22:24:29.124Z] =RELEASE INFO BEGIN=
[2025-10-16T22:24:29.124Z] JAVA_VERSION="1.8.0_472"
[2025-10-16T22:24:29.124Z] OS_NAME="Linux"
[2025-10-16T22:24:29.124Z] OS_VERSION="2.6"
[2025-10-16T22:24:29.124Z] OS_ARCH="aarch64"
[2025-10-16T22:24:29.124Z] SOURCE=".:git:695734b33a1a+"
[2025-10-16T22:24:29.124Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-16T22:24:29.124Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-16T22:24:29.124Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-16T22:24:29.124Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-16T22:24:29.124Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-16T22:24:29.124Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-16T22:24:29.124Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-10-16T22:24:29.124Z] JVM_VARIANT="Hotspot"
[2025-10-16T22:24:29.124Z] JVM_VERSION="25.472-b07"
[2025-10-16T22:24:29.124Z] IMAGE_TYPE="JDK"
[2025-10-16T22:24:29.124Z] =RELEASE INFO END=
[2025-10-16T22:24:29.124Z] get testKitGen...
[2025-10-16T22:24:29.124Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-16T22:24:29.124Z] git rev-parse v1.0.10
[2025-10-16T22:24:29.124Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-16T22:24:29.805Z] $ ssh-agent -k
[2025-10-16T22:24:29.813Z] unset SSH_AUTH_SOCK;
[2025-10-16T22:24:29.813Z] unset SSH_AGENT_PID;
[2025-10-16T22:24:29.813Z] echo Agent pid 1774294 killed;
[2025-10-16T22:24:30.615Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-16T22:24:31.199Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=232&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-16T22:24:31.216Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv8-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=232&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-16T22:24:31.266Z] Building tests...
[Pipeline] timeout
[2025-10-16T22:24:31.269Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-16T22:24:32.358Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 232
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-16T22:24:32.412Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-16T22:24:32.431Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-16T22:24:34.461Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-16T22:24:37.488Z] --------------------------------------------
[2025-10-16T22:24:37.488Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:37.488Z] task is set to default
[2025-10-16T22:24:37.488Z] dependencyList is set to all
[2025-10-16T22:24:37.488Z] --------------------------------------------
[2025-10-16T22:24:37.488Z] Starting download third party dependent jars
[2025-10-16T22:24:37.488Z] --------------------------------------------
[2025-10-16T22:24:37.488Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.488Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-10-16T22:24:37.489Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-16T22:24:38.431Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-16T22:24:38.457Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-16T22:24:38.614Z] $ ssh-agent
[2025-10-16T22:24:39.424Z] SSH_AUTH_SOCK=/tmp/ssh-iYqYFWqqRaLH/agent.1774396
[2025-10-16T22:24:39.424Z] SSH_AGENT_PID=1774398
[2025-10-16T22:24:39.424Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:24:41.323Z] + bash ./compile.sh
[2025-10-16T22:24:41.324Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T22:24:41.324Z] =========
[2025-10-16T22:24:41.324Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T22:24:41.324Z] TKG_BRANCH=v1.0.10
[2025-10-16T22:24:41.324Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T22:24:41.324Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T22:24:41.324Z] STF_BRANCH=v1.0.10
[2025-10-16T22:24:41.324Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T22:24:41.324Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:24:41.324Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T22:24:41.324Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:24:41.324Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:24:41.324Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:24:41.324Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T22:24:41.324Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T22:24:41.324Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T22:24:41.324Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T22:24:41.324Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T22:24:41.324Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T22:24:41.324Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T22:24:41.324Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T22:24:41.324Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T22:24:41.324Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T22:24:41.324Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T22:24:41.324Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T22:24:41.324Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T22:24:41.324Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:24:41.324Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:24:41.324Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T22:24:41.324Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:24:41.324Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T22:24:41.324Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:24:41.324Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T22:24:41.324Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:24:41.324Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T22:24:41.324Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T22:24:41.324Z]
[2025-10-16T22:24:41.324Z] =========
[2025-10-16T22:24:41.324Z]
[2025-10-16T22:24:41.325Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:24:41.325Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:24:41.325Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:24:41.325Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T22:24:41.325Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2025-10-16T22:24:41.325Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:41.325Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T22:24:41.325Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T22:24:41.325Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T22:24:41.325Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T22:24:41.325Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-16T22:24:41.326Z]
[2025-10-16T22:24:41.326Z] build:
[2025-10-16T22:24:41.326Z]
[2025-10-16T22:24:41.326Z] clean:
[2025-10-16T22:24:41.326Z]
[2025-10-16T22:24:41.326Z] init:
[2025-10-16T22:24:41.326Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin
[2025-10-16T22:24:41.326Z]
[2025-10-16T22:24:41.326Z] getDependentLibs:
[2025-10-16T22:24:42.288Z] [exec] --------------------------------------------
[2025-10-16T22:24:42.288Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:42.288Z] [exec] task is set to default
[2025-10-16T22:24:42.288Z] [exec] dependencyList is set to json_simple
[2025-10-16T22:24:42.288Z] [exec] --------------------------------------------
[2025-10-16T22:24:42.288Z] [exec] Starting download third party dependent jars
[2025-10-16T22:24:42.288Z] [exec] --------------------------------------------
[2025-10-16T22:24:42.289Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:42.289Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-16T22:24:42.289Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T22:24:42.289Z]
[2025-10-16T22:24:42.289Z] compile:
[2025-10-16T22:24:42.289Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T22:24:42.289Z] [echo] ============COMPILER SETTINGS============
[2025-10-16T22:24:42.289Z] [echo] ===fork: yes
[2025-10-16T22:24:42.289Z] [echo] ===debug: on
[2025-10-16T22:24:42.289Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin
[2025-10-16T22:24:44.250Z]
[2025-10-16T22:24:44.250Z] dist:
[2025-10-16T22:24:44.250Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-16T22:24:44.250Z]
[2025-10-16T22:24:44.250Z] BUILD SUCCESSFUL
[2025-10-16T22:24:44.250Z] Total time: 3 seconds
[2025-10-16T22:24:44.250Z] 0
[2025-10-16T22:24:44.250Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-16T22:24:45.205Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-16T22:24:45.205Z] microArchOutput:
[2025-10-16T22:24:45.205Z] ****************************** MACHINE INFO ******************************
[2025-10-16T22:24:45.205Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG
[2025-10-16T22:24:45.205Z] Free Physical Memory Size : 2957160448
[2025-10-16T22:24:45.205Z] Free space (bytes) : 86041636864
[2025-10-16T22:24:45.205Z] Total Physical Memory Size : 6442450944
[2025-10-16T22:24:45.205Z] Total space (bytes) : 167961710592
[2025-10-16T22:24:45.205Z] Usable space (bytes) : 77435138048
[2025-10-16T22:24:45.205Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-16T22:24:45.205Z] bashVersion :
[2025-10-16T22:24:45.206Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2025-10-16T22:24:45.206Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-16T22:24:45.206Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T22:24:45.206Z]
[2025-10-16T22:24:45.206Z] This is free software; you are free to change and redistribute it.
[2025-10-16T22:24:45.206Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T22:24:45.206Z] cpuCores : 8
[2025-10-16T22:24:45.206Z] curlVersion :
[2025-10-16T22:24:45.206Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-10-16T22:24:45.206Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-10-16T22:24:45.206Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-10-16T22:24:45.206Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-10-16T22:24:45.206Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-16T22:24:45.206Z] gcc version : 13
[2025-10-16T22:24:45.206Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2025-10-16T22:24:45.206Z] gdb version : bash: line 1: gdb: command not found
[2025-10-16T22:24:45.206Z] lldb version : Command could not be executed
[2025-10-16T22:24:45.206Z] makeVersion :
[2025-10-16T22:24:45.206Z] GNU Make 4.3
[2025-10-16T22:24:45.206Z] Built for aarch64-unknown-linux-gnu
[2025-10-16T22:24:45.206Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-10-16T22:24:45.206Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-16T22:24:45.206Z] This is free software: you are free to change and redistribute it.
[2025-10-16T22:24:45.206Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-16T22:24:45.206Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-16T22:24:45.206Z] osInfo :
[2025-10-16T22:24:45.206Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-10-16T22:24:45.206Z] NAME="Ubuntu"
[2025-10-16T22:24:45.206Z] VERSION_ID="24.04"
[2025-10-16T22:24:45.207Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-10-16T22:24:45.207Z] VERSION_CODENAME=noble
[2025-10-16T22:24:45.207Z] ID=ubuntu
[2025-10-16T22:24:45.207Z] ID_LIKE=debian
[2025-10-16T22:24:45.207Z] HOME_URL="https://www.ubuntu.com/"
[2025-10-16T22:24:45.207Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-10-16T22:24:45.207Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-10-16T22:24:45.207Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-10-16T22:24:45.207Z] UBUNTU_CODENAME=noble
[2025-10-16T22:24:45.207Z] LOGO=ubuntu-logo
[2025-10-16T22:24:45.207Z] osLabel : ubuntu.24
[2025-10-16T22:24:45.207Z] perlVersion :
[2025-10-16T22:24:45.207Z]
[2025-10-16T22:24:45.207Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2025-10-16T22:24:45.207Z] (with 51 registered patches, see perl -V for more detail)
[2025-10-16T22:24:45.207Z]
[2025-10-16T22:24:45.207Z] Copyright 1987-2023, Larry Wall
[2025-10-16T22:24:45.207Z]
[2025-10-16T22:24:45.207Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-16T22:24:45.207Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-16T22:24:45.207Z]
[2025-10-16T22:24:45.207Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-16T22:24:45.207Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-16T22:24:45.207Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-16T22:24:45.207Z]
[2025-10-16T22:24:45.207Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-16T22:24:45.207Z] procArch : aarch64
[2025-10-16T22:24:45.207Z] sysArch : aarch64
[2025-10-16T22:24:45.207Z] sysOS : Linux
[2025-10-16T22:24:45.207Z] ulimit :
[2025-10-16T22:24:45.207Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-10-16T22:24:45.207Z] core file size (blocks, -c) unlimited
[2025-10-16T22:24:45.207Z] data seg size (kbytes, -d) unlimited
[2025-10-16T22:24:45.207Z] scheduling priority (-e) 0
[2025-10-16T22:24:45.207Z] file size (blocks, -f) unlimited
[2025-10-16T22:24:45.207Z] pending signals (-i) 63541
[2025-10-16T22:24:45.207Z] max locked memory (kbytes, -l) 8192
[2025-10-16T22:24:45.207Z] max memory size (kbytes, -m) unlimited
[2025-10-16T22:24:45.207Z] open files (-n) 1048576
[2025-10-16T22:24:45.208Z] pipe size (512 bytes, -p) 8
[2025-10-16T22:24:45.208Z] POSIX message queues (bytes, -q) 819200
[2025-10-16T22:24:45.208Z] real-time priority (-r) 0
[2025-10-16T22:24:45.208Z] stack size (kbytes, -s) 8192
[2025-10-16T22:24:45.208Z] cpu time (seconds, -t) unlimited
[2025-10-16T22:24:45.208Z] max user processes (-u) unlimited
[2025-10-16T22:24:45.208Z] virtual memory (kbytes, -v) unlimited
[2025-10-16T22:24:45.208Z] file locks (-x) unlimited
[2025-10-16T22:24:45.208Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-10-16T22:24:45.208Z] vmVendor : Oracle Corporation
[2025-10-16T22:24:45.208Z] vmVersion : 25.472-b07
[2025-10-16T22:24:45.208Z] xlc version : bash: line 1: xlC: command not found
[2025-10-16T22:24:45.208Z] **************************************************************************
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('java.vendor')=Temurin
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('os.name')=Linux
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('os.arch')=aarch64
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('java.fullversion')=null
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] System.getProperty('sun.arch.data.model')=64
[2025-10-16T22:24:45.208Z]
[2025-10-16T22:24:45.208Z] make -f clean.mk cleanBuild
[2025-10-16T22:24:45.208Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:24:46.164Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest
[2025-10-16T22:24:46.164Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:24:46.164Z] make -f compile.mk compile
[2025-10-16T22:24:46.164Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:24:46.164Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T22:24:46.164Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-16T22:24:46.165Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-16T22:24:46.165Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-16T22:24:46.165Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2025-10-16T22:24:47.123Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] -create_test_directory:
[2025-10-16T22:24:47.123Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] stage_test_material:
[2025-10-16T22:24:47.123Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] build:
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] build:
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] getJtregVersion:
[2025-10-16T22:24:47.123Z] [echo] jtreg version used is : jtreg_5_1_b01
[2025-10-16T22:24:47.123Z]
[2025-10-16T22:24:47.123Z] getDependentLibs:
[2025-10-16T22:24:47.123Z] [exec] --------------------------------------------
[2025-10-16T22:24:47.123Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:47.123Z] [exec] task is set to default
[2025-10-16T22:24:47.123Z] [exec] dependencyList is set to jtreg_5_1_b01
[2025-10-16T22:24:47.123Z] [exec] --------------------------------------------
[2025-10-16T22:24:47.123Z] [exec] Starting download third party dependent jars
[2025-10-16T22:24:47.123Z] [exec] --------------------------------------------
[2025-10-16T22:24:47.124Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:24:47.124Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-10-16T22:24:47.124Z] [exec] downloaded dependent third party jars successfully
[2025-10-16T22:24:47.124Z]
[2025-10-16T22:24:47.124Z] getJtreg:
[2025-10-16T22:24:47.124Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest/openjdk
[2025-10-16T22:24:47.124Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk
[2025-10-16T22:24:48.077Z]
[2025-10-16T22:24:48.077Z] openjdk-jdk.check:
[2025-10-16T22:24:48.077Z]
[2025-10-16T22:24:48.077Z] getOpenjdk:
[2025-10-16T22:24:48.077Z] [echo] Using user specified repo and branch
[2025-10-16T22:24:48.077Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u472-dryrun-ga https://github.com/adoptium/jdk8u.git openjdktemp
[2025-10-16T22:24:48.077Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-10-16T22:25:01.601Z] [exec] Note: switching to '5cffbcb0344f2cf16682a09519894ba705182241'.
[2025-10-16T22:25:01.601Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2025-10-16T22:25:01.602Z] [exec] changes and commit them, and you can discard any commits you make in this
[2025-10-16T22:25:01.602Z] [exec] state without impacting any branches by switching back to a branch.
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] If you want to create a new branch to retain commits you create, you may
[2025-10-16T22:25:01.602Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] git switch -c <new-branch-name>
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] Or undo this operation with:
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] git switch -
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:01.602Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2025-10-16T22:25:01.602Z] [exec]
[2025-10-16T22:25:08.318Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-16T22:25:08.318Z]
[2025-10-16T22:25:08.318Z] dist:
[2025-10-16T22:25:08.318Z] [copy] Copying 46 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest/openjdk
[2025-10-16T22:25:08.318Z]
[2025-10-16T22:25:08.318Z] BUILD SUCCESSFUL
[2025-10-16T22:25:08.318Z] Total time: 21 seconds
[2025-10-16T22:25:08.318Z] 0
[2025-10-16T22:25:08.318Z]
[2025-10-16T22:25:08.318Z]
[2025-10-16T22:25:08.318Z] RECORD TEST REPOs SHA
[2025-10-16T22:25:08.318Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-16T22:25:08.319Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-16T22:25:08.319Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T22:25:08.319Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-16T22:25:08.319Z] ================================================
[2025-10-16T22:25:08.319Z] timestamp: 20251016-222507
[2025-10-16T22:25:08.319Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[2025-10-16T22:25:08.319Z] git repo:
[2025-10-16T22:25:08.319Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-16T22:25:08.319Z] sha:
[2025-10-16T22:25:08.319Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b
[2025-10-16T22:25:08.319Z] ================================================
[2025-10-16T22:25:08.319Z] timestamp: 20251016-222507
[2025-10-16T22:25:08.319Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG
[2025-10-16T22:25:08.319Z] git repo:
[2025-10-16T22:25:08.319Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-16T22:25:08.319Z] sha:
[2025-10-16T22:25:08.319Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-16T22:25:08.319Z] ================================================
[2025-10-16T22:25:08.319Z] timestamp: 20251016-222507
[2025-10-16T22:25:08.319Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk/openjdk-jdk
[2025-10-16T22:25:08.319Z] git repo:
[2025-10-16T22:25:08.319Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2025-10-16T22:25:08.319Z] sha:
[2025-10-16T22:25:08.319Z] 5cffbcb0344f2cf16682a09519894ba705182241
[2025-10-16T22:25:08.319Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[Pipeline] }
[2025-10-16T22:25:09.102Z] $ ssh-agent -k
[2025-10-16T22:25:09.109Z] unset SSH_AUTH_SOCK;
[2025-10-16T22:25:09.109Z] unset SSH_AGENT_PID;
[2025-10-16T22:25:09.109Z] echo Agent pid 1774398 killed;
[2025-10-16T22:25:09.909Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-16T22:25:10.070Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-16T22:25:10.111Z] ITERATION: 1/1
[Pipeline] sh
[2025-10-16T22:25:12.864Z] + which Xvfb
[2025-10-16T22:25:12.865Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-10-16T22:25:13.833Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/.xvfb-43-..fbdir13786888299306188274
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:25:36.332Z] + ps -f
[2025-10-16T22:25:36.336Z] + grep [X]vfb
[2025-10-16T22:25:36.336Z] + awk {print $9}
[Pipeline] echo
[2025-10-16T22:25:37.058Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-10-16T22:25:37.141Z] $ ssh-agent
[2025-10-16T22:25:37.949Z] SSH_AUTH_SOCK=/tmp/ssh-X7SzUtmPZohy/agent.1774871
[2025-10-16T22:25:37.949Z] SSH_AGENT_PID=1774873
[2025-10-16T22:25:37.949Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-16T22:25:39.823Z] + uname
[2025-10-16T22:25:39.823Z] + [ Linux = AIX ]
[2025-10-16T22:25:39.823Z] + uname
[2025-10-16T22:25:39.823Z] + [ Linux = SunOS ]
[2025-10-16T22:25:39.823Z] + uname
[2025-10-16T22:25:39.823Z] + [ Linux = *BSD ]
[2025-10-16T22:25:39.823Z] + MAKE=make
[2025-10-16T22:25:39.823Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-16T22:25:39.823Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-16T22:25:42.342Z] + uname
[2025-10-16T22:25:42.342Z] + [ Linux = AIX ]
[2025-10-16T22:25:42.342Z] + uname
[2025-10-16T22:25:42.342Z] + [ Linux = SunOS ]
[2025-10-16T22:25:42.342Z] + uname
[2025-10-16T22:25:42.342Z] + [ Linux = *BSD ]
[2025-10-16T22:25:42.342Z] + MAKE=make
[2025-10-16T22:25:42.342Z] + cd ./aqa-tests
[2025-10-16T22:25:42.342Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-16T22:25:42.342Z] + set +x
[2025-10-16T22:25:42.342Z] Set values based on ./testenv/testenv.properties:
[2025-10-16T22:25:42.342Z] =========
[2025-10-16T22:25:42.342Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-16T22:25:42.342Z] TKG_BRANCH=v1.0.10
[2025-10-16T22:25:42.342Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-16T22:25:42.342Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.342Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-16T22:25:42.342Z] STF_BRANCH=v1.0.10
[2025-10-16T22:25:42.342Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-16T22:25:42.342Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:25:42.343Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-16T22:25:42.343Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-16T22:25:42.343Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:25:42.343Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:25:42.343Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-16T22:25:42.343Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-16T22:25:42.343Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-16T22:25:42.343Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-16T22:25:42.343Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-16T22:25:42.343Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-16T22:25:42.343Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-16T22:25:42.343Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-16T22:25:42.343Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-16T22:25:42.343Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.343Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-16T22:25:42.343Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.343Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-16T22:25:42.343Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.343Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-16T22:25:42.343Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.343Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-16T22:25:42.343Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-16T22:25:42.343Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:25:42.343Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-16T22:25:42.343Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:25:42.343Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-16T22:25:42.343Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:25:42.343Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-16T22:25:42.343Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:25:42.343Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-16T22:25:42.343Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-16T22:25:42.343Z]
[2025-10-16T22:25:42.343Z] =========
[2025-10-16T22:25:42.343Z]
[2025-10-16T22:25:42.343Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-16T22:25:42.343Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-16T22:25:42.343Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-16T22:25:42.343Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-16T22:25:42.343Z] make _testList TESTLIST=jdk_security3_1,jdk_security3_0,jdk_other_1,hotspot_jdk_0,jdk_other_0,jdk_jfr_0,jdk_jfr_1,jdk_net_1,jdk_net_0
[2025-10-16T22:25:42.343Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:25:42.343Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2025-10-16T22:25:42.343Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2025-10-16T22:25:42.343Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_security3_1,jdk_security3_0,jdk_other_1,hotspot_jdk_0,jdk_other_0,jdk_jfr_0,jdk_jfr_1,jdk_net_1,jdk_net_0
[2025-10-16T22:25:42.343Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:25:42.343Z] perl scripts/configure.pl
[2025-10-16T22:25:42.343Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_security3_1,jdk_security3_0,jdk_other_1,hotspot_jdk_0,jdk_other_0,jdk_jfr_0,jdk_jfr_1,jdk_net_1,jdk_net_0 --numOfMachines= --testTime= --TRSSURL=
[2025-10-16T22:25:42.343Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-16T22:25:42.343Z]
[2025-10-16T22:25:42.343Z] Starting to generate test make files.
[2025-10-16T22:25:42.343Z]
[2025-10-16T22:25:44.308Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2025-10-16T22:25:45.265Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../autoGen.mk
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] Make files are generated successfully.
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:25:45.265Z] make -f runtest.mk _testList
[2025-10-16T22:25:45.265Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] Running make 4.3
[2025-10-16T22:25:45.265Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/..
[2025-10-16T22:25:45.265Z] set JDK_VERSION to 8
[2025-10-16T22:25:45.265Z] set JDK_IMPL to hotspot
[2025-10-16T22:25:45.265Z] set JVM_VERSION to openjdk8
[2025-10-16T22:25:45.265Z] set JCL_VERSION to latest
[2025-10-16T22:25:45.265Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2025-10-16T22:25:45.265Z] set SPEC to linux_aarch64
[2025-10-16T22:25:45.265Z] set TEST_FLAG to
[2025-10-16T22:25:45.265Z] set OS_LABEL to ubuntu.24
[2025-10-16T22:25:45.265Z] Running testList ...
[2025-10-16T22:25:45.265Z] There are 9 test targets in testList
[2025-10-16T22:25:45.265Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java" -version
[2025-10-16T22:25:45.265Z] openjdk version "1.8.0_472"
[2025-10-16T22:25:45.265Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-16T22:25:45.265Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-16T22:25:45.265Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests'
[2025-10-16T22:25:45.265Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk'
[2025-10-16T22:25:45.265Z]
[2025-10-16T22:25:45.265Z] ===============================================