Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 253
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 538
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
originally caused by:
Started by timer
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/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:52:23.341Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-17T21:52:23.342Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[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-02-17T21:52:23.349Z] dynamicAgents: []
[Pipeline] echo
[2026-02-17T21:52:23.350Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-17T21:52:23.359Z] Found a total of 14 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-17T21:52:23.423Z] Running on test-osuosl-ubuntu2404-aarch64-1 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
[2026-02-17T21:52:23.442Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T21:52:23.817Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T21:52:23.817Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T21:52:23.995Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T21:52:24.207Z] The recommended git tool is: git
[2026-02-17T21:52:24.585Z] No credentials specified
[2026-02-17T21:52:24.766Z] Cloning the remote Git repository
[2026-02-17T21:52:25.042Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:52:25.043Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests # timeout=10
[2026-02-17T21:52:25.058Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T21:52:25.059Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:52:25.060Z] > git --version # timeout=10
[2026-02-17T21:52:25.069Z] > git --version # 'git version 2.43.0'
[2026-02-17T21:52:25.070Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:52:30.995Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T21:52:31.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:52:31.291Z] Avoid second fetch
[2026-02-17T21:52:31.478Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T21:52:31.377Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T21:52:31.566Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T21:52:31.574Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-17T21:52:33.619Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[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
[2026-02-17T21:52:35.553Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:52:37.454Z] + which activate_multicast
[Pipeline] echo
[2026-02-17T21:52:37.985Z] which activate_multicast status code: 1
[Pipeline] echo
[2026-02-17T21:52:37.986Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T21:52:39.873Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-17T21:52:40.590Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T21:52:42.453Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T21:52:42.453Z] Unix type machine..
[2026-02-17T21:52:42.453Z] Running on a Linux host
[2026-02-17T21:52:42.453Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-17T21:52:46.165Z] + printenv
[2026-02-17T21:52:46.165Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T21:52:46.165Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:52:46.165Z] SETUP_JCK_RUN=false
[2026-02-17T21:52:46.165Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T21:52:46.165Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T21:52:46.165Z] BUILD_LIST=openjdk
[2026-02-17T21:52:46.165Z] USER=jenkins
[2026-02-17T21:52:46.165Z] SSH_CLIENT=78.47.239.97 37756 22
[2026-02-17T21:52:46.165Z] SDK_RESOURCE=upstream
[2026-02-17T21:52:46.165Z] CI=true
[2026-02-17T21:52:46.165Z] OPENJ9_BRANCH=master
[2026-02-17T21:52:46.165Z] jobStatus=SUCCESS
[2026-02-17T21:52:46.165Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:52:46.165Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/53/display/redirect?page=changes
[2026-02-17T21:52:46.165Z] UPSTREAM_JOB_NUMBER=538
[2026-02-17T21:52:46.165Z] XDG_SESSION_TYPE=tty
[2026-02-17T21:52:46.165Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T21:52:46.165Z] TARGET=-f parallelList.mk testList_0
[2026-02-17T21:52:46.165Z] EXIT_FAILURE=false
[2026-02-17T21:52:46.165Z] SHLVL=0
[2026-02-17T21:52:46.165Z] NODE_LABELS=hw.arch.aarch64 ci.role.test ubuntu test-osuosl-ubuntu2404-aarch64-1 repro_attest sw.os.linux ubuntu2404 sw.tool.docker ci.role.perf
[2026-02-17T21:52:46.165Z] HOME=/home/jenkins
[2026-02-17T21:52:46.165Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T21:52:46.165Z] USE_JRE=false
[2026-02-17T21:52:46.165Z] OLDPWD=/home/jenkins
[2026-02-17T21:52:46.165Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/53/
[2026-02-17T21:52:46.165Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T21:52:46.165Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0.tap
[2026-02-17T21:52:46.165Z] JDK_IMPL=hotspot
[2026-02-17T21:52:46.165Z] HUDSON_COOKIE=196242f8-92ab-4e26-be8e-587b2e61a890
[2026-02-17T21:52:46.165Z] DOCKER_REQUIRED=false
[2026-02-17T21:52:46.165Z] JENKINS_SERVER_COOKIE=durable-68a3044d796945d2d375dd166afb9743b8fb2e1a359a0963dc3e185b51e1e59a
[2026-02-17T21:52:46.165Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2026-02-17T21:52:46.165Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../benchmarks
[2026-02-17T21:52:46.165Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T21:52:46.165Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2026-02-17T21:52:46.165Z] KEEP_WORKSPACE=false
[2026-02-17T21:52:46.165Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T21:52:46.165Z] GENERATE_JOBS=true
[2026-02-17T21:52:46.165Z] NODE_NAME=test-osuosl-ubuntu2404-aarch64-1
[2026-02-17T21:52:46.165Z] LOGNAME=jenkins
[2026-02-17T21:52:46.165Z] PERSONAL_BUILD=false
[2026-02-17T21:52:46.165Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T21:52:46.165Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-17T21:52:46.165Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/53/display/redirect?page=artifacts
[2026-02-17T21:52:46.165Z] AUTO_DETECT=true
[2026-02-17T21:52:46.165Z] STAGE_NAME=Setup
[2026-02-17T21:52:46.165Z] XDG_SESSION_CLASS=user
[2026-02-17T21:52:46.165Z] EXECUTOR_NUMBER=0
[2026-02-17T21:52:46.165Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux
[2026-02-17T21:52:46.165Z] JDK_VERSION=8
[2026-02-17T21:52:46.165Z] XDG_SESSION_ID=1
[2026-02-17T21:52:46.165Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T21:52:46.165Z] BUILD_DISPLAY_NAME=#53
[2026-02-17T21:52:46.165Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T21:52:46.165Z] TIME_LIMIT=25
[2026-02-17T21:52:46.165Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/53/display/redirect?page=tests
[2026-02-17T21:52:46.165Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T21:52:46.165Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2026-02-17T21:52:46.165Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-17T21:52:46.165Z] TKG_ITERATIONS=1
[2026-02-17T21:52:46.165Z] PLATFORM=aarch64_linux
[2026-02-17T21:52:46.165Z] BUILD_ID=53
[2026-02-17T21:52:46.165Z] EXIT_SUCCESS=false
[2026-02-17T21:52:46.165Z] XDG_RUNTIME_DIR=/run/user/1001
[2026-02-17T21:52:46.165Z] RERUN_FAILURE=true
[2026-02-17T21:52:46.165Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/system_lib
[2026-02-17T21:52:46.165Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T21:52:46.165Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0-53
[2026-02-17T21:52:46.165Z] LANG=C.UTF-8
[2026-02-17T21:52:46.165Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T21:52:46.165Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-17T21:52:46.165Z] KEEP_REPORTDIR=true
[2026-02-17T21:52:46.165Z] ORIGIN_JDK_VERSION=8
[2026-02-17T21:52:46.165Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/
[2026-02-17T21:52:46.165Z] JCK_GIT_BRANCH=master
[2026-02-17T21:52:46.165Z] BUILD_NUMBER=53
[2026-02-17T21:52:46.165Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T21:52:46.165Z] ITERATIONS=1
[2026-02-17T21:52:46.165Z] JENKINS_NODE_COOKIE=485bdd97-b2a8-4c0f-880f-0c1a31589c6c
[2026-02-17T21:52:46.165Z] SHELL=/bin/bash
[2026-02-17T21:52:46.165Z] SPEC=linux_aarch64
[2026-02-17T21:52:46.165Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T21:52:46.165Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-17T21:52:46.165Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T21:52:46.165Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/53/display/redirect
[2026-02-17T21:52:46.165Z] UPSTREAM_TEST_JOB_NUMBER=253
[2026-02-17T21:52:46.165Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T21:52:46.165Z] NUM_PROCESSORS=2
[2026-02-17T21:52:46.165Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/display/redirect
[2026-02-17T21:52:46.165Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-17T21:52:46.165Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T21:52:46.165Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2026-02-17T21:52:46.165Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T21:52:46.165Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[2026-02-17T21:52:46.165Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:52:46.165Z] SSH_CONNECTION=78.47.239.97 37756 140.211.169.12 22
[2026-02-17T21:52:46.165Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0@tmp
[2026-02-17T21:52:46.165Z] PARALLEL=None
[2026-02-17T21:52:46.165Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:52:38 +0000
[2026-02-17T21:52:46.165Z] DYNAMIC_COMPILE=false
[2026-02-17T21:52:46.165Z] 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-02-17T21:52:46.706Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:52:46.728Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:53:39.835Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 538
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T21:53:40.038Z] 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-02-17T21:53:40.044Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:53:40.148Z] $ ssh-agent
[2026-02-17T21:53:40.953Z] SSH_AUTH_SOCK=/tmp/ssh-oXERvu3p3M9N/agent.1975619
[2026-02-17T21:53:40.953Z] SSH_AGENT_PID=1975621
[2026-02-17T21:53:40.953Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:53:40.965Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T21:53:40.989Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:53:42.955Z] + pwd
[2026-02-17T21:53:42.955Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-17T21:53:42.955Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[2026-02-17T21:53:42.955Z] get jdk binary...
[2026-02-17T21:53:42.955Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T21:53:42.955Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:53:44.922Z] List files in jdkbinary folder...
[2026-02-17T21:53:44.922Z] total 285588
[2026-02-17T21:53:44.922Z] -rw-r--r-- 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:44.922Z] -rw-r--r-- 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:44.923Z] -rw-r--r-- 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:44.923Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:53:44.923Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:53:44.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:53 tmp
[2026-02-17T21:53:44.923Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:53:44.923Z] total 4
[2026-02-17T21:53:44.923Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:28 jdk8u492-b03
[2026-02-17T21:53:44.923Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T21:53:44.923Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:53:45.879Z] List files in jdkbinary folder...
[2026-02-17T21:53:45.879Z] total 285592
[2026-02-17T21:53:45.879Z] -rw-r--r-- 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:45.879Z] -rw-r--r-- 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:45.879Z] -rw-r--r-- 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:53:45.879Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:53:45.879Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:53:45.879Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:28 j2sdk-image
[2026-02-17T21:53:45.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:53 tmp
[2026-02-17T21:53:45.879Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:53:45.879Z] total 4
[2026-02-17T21:53:45.880Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 17 21:28 jdk8u492-b03-jre
[2026-02-17T21:53:45.880Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T21:53:45.880Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T21:53:48.920Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T21:53:48.920Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T21:53:49.879Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T21:53:49.879Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T21:53:49.879Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:53:49.879Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03)
[2026-02-17T21:53:49.879Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:53:49.879Z] =JAVA VERSION OUTPUT END=
[2026-02-17T21:53:49.879Z] =RELEASE INFO BEGIN=
[2026-02-17T21:53:49.879Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T21:53:49.879Z] OS_NAME="Linux"
[2026-02-17T21:53:49.879Z] OS_VERSION="2.6"
[2026-02-17T21:53:49.879Z] OS_ARCH="aarch64"
[2026-02-17T21:53:49.879Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T21:53:49.879Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T21:53:49.879Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T21:53:49.879Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T21:53:49.879Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T21:53:49.879Z] FULL_VERSION="1.8.0_492-beta-202602172111-b03"
[2026-02-17T21:53:49.879Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T21:53:49.879Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-17T21:53:49.879Z] JVM_VARIANT="Hotspot"
[2026-02-17T21:53:49.879Z] JVM_VERSION="25.492-b03"
[2026-02-17T21:53:49.879Z] IMAGE_TYPE="JDK"
[2026-02-17T21:53:49.879Z] =RELEASE INFO END=
[2026-02-17T21:53:49.879Z] get testKitGen...
[2026-02-17T21:53:49.879Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T21:53:51.845Z] git rev-parse master
[2026-02-17T21:53:51.845Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T21:53:52.521Z] $ ssh-agent -k
[2026-02-17T21:53:52.530Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:53:52.530Z] unset SSH_AGENT_PID;
[2026-02-17T21:53:52.530Z] echo Agent pid 1975621 killed;
[2026-02-17T21:53:53.325Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T21:53:53.849Z] 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=master&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%2Fjdk8u%2Fjdk8u-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=253&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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=538&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T21:53:53.864Z] 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-osuosl-ubuntu2404-aarch64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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%2Fjdk8u%2Fjdk8u-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=253&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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=538&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T21:53:53.916Z] Building tests...
[Pipeline] timeout
[2026-02-17T21:53:53.920Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:53:55.004Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 253
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-17T21:53:55.045Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:53:55.060Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-17T21:53:55.476Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:53:55.489Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:53:55.588Z] $ ssh-agent
[2026-02-17T21:53:56.392Z] SSH_AUTH_SOCK=/tmp/ssh-oBbtedQ6stuk/agent.1975713
[2026-02-17T21:53:56.392Z] SSH_AGENT_PID=1975715
[2026-02-17T21:53:56.392Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:53:58.258Z] + bash ./compile.sh
[2026-02-17T21:53:58.258Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-17T21:53:58.258Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:53:58.258Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:53:58.258Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:53:58.258Z] (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"; \
[2026-02-17T21:53:58.258Z] 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
[2026-02-17T21:53:58.258Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:53:59.218Z]
[2026-02-17T21:53:59.218Z] build:
[2026-02-17T21:53:59.218Z]
[2026-02-17T21:53:59.218Z] clean:
[2026-02-17T21:53:59.218Z]
[2026-02-17T21:53:59.218Z] init:
[2026-02-17T21:53:59.218Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin
[2026-02-17T21:53:59.218Z]
[2026-02-17T21:53:59.218Z] getDependentLibs:
[2026-02-17T21:53:59.218Z] [exec] --------------------------------------------
[2026-02-17T21:53:59.218Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:53:59.218Z] [exec] task is set to default
[2026-02-17T21:53:59.218Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:53:59.218Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:53:59.218Z] [exec] --------------------------------------------
[2026-02-17T21:53:59.218Z] [exec] Starting download third party dependent jars
[2026-02-17T21:53:59.218Z] [exec] --------------------------------------------
[2026-02-17T21:53:59.218Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:53:59.218Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T21:53:59.218Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:53:59.218Z]
[2026-02-17T21:53:59.218Z] compile:
[2026-02-17T21:53:59.218Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:53:59.218Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:53:59.218Z] [echo] ===fork: yes
[2026-02-17T21:53:59.218Z] [echo] ===debug: on
[2026-02-17T21:53:59.218Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin
[2026-02-17T21:54:02.261Z]
[2026-02-17T21:54:02.261Z] dist:
[2026-02-17T21:54:02.261Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:54:02.261Z]
[2026-02-17T21:54:02.261Z] BUILD SUCCESSFUL
[2026-02-17T21:54:02.261Z] Total time: 3 seconds
[2026-02-17T21:54:02.261Z] 0
[2026-02-17T21:54:02.261Z] /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
[2026-02-17T21:54:02.261Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:54:02.261Z] microArchOutput:
[2026-02-17T21:54:03.392Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:54:03.392Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG
[2026-02-17T21:54:03.392Z] Free Physical Memory Size : 1708240896
[2026-02-17T21:54:03.392Z] Free space (bytes) : 61884944384
[2026-02-17T21:54:03.392Z] Total Physical Memory Size : 8304439296
[2026-02-17T21:54:03.392Z] Total space (bytes) : 73391005696
[2026-02-17T21:54:03.392Z] Usable space (bytes) : 58110070784
[2026-02-17T21:54:03.392Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:54:03.392Z] bashVersion :
[2026-02-17T21:54:03.392Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-02-17T21:54:03.392Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-17T21:54:03.392Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:54:03.392Z]
[2026-02-17T21:54:03.392Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:54:03.392Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:54:03.392Z] cpuCores : 4
[2026-02-17T21:54:03.392Z] curlVersion :
[2026-02-17T21:54:03.392Z] 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.10
[2026-02-17T21:54:03.392Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-17T21:54:03.392Z] 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-02-17T21:54:03.392Z] 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-02-17T21:54:03.392Z] dockerVersion : Docker version 28.2.2, build 28.2.2-0ubuntu1~24.04.1
[2026-02-17T21:54:03.392Z] gcc version : 13
[2026-02-17T21:54:03.392Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-17T21:54:03.392Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:54:03.392Z] lldb version : Command could not be executed
[2026-02-17T21:54:03.392Z] makeVersion :
[2026-02-17T21:54:03.392Z] GNU Make 4.3
[2026-02-17T21:54:03.392Z] Built for aarch64-unknown-linux-gnu
[2026-02-17T21:54:03.392Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-17T21:54:03.392Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:54:03.392Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:54:03.392Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:54:03.392Z] mavenVersion :
[2026-02-17T21:54:03.393Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-17T21:54:03.393Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T21:54:03.393Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/jre
[2026-02-17T21:54:03.393Z] Default locale: en, platform encoding: UTF-8
[2026-02-17T21:54:03.393Z] OS name: "linux", version: "6.8.0-100-generic", arch: "aarch64", family: "unix"
[2026-02-17T21:54:03.393Z] osInfo :
[2026-02-17T21:54:03.393Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-02-17T21:54:03.393Z] NAME="Ubuntu"
[2026-02-17T21:54:03.393Z] VERSION_ID="24.04"
[2026-02-17T21:54:03.393Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-02-17T21:54:03.393Z] VERSION_CODENAME=noble
[2026-02-17T21:54:03.393Z] ID=ubuntu
[2026-02-17T21:54:03.393Z] ID_LIKE=debian
[2026-02-17T21:54:03.393Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-17T21:54:03.393Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-17T21:54:03.393Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-17T21:54:03.393Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-17T21:54:03.393Z] UBUNTU_CODENAME=noble
[2026-02-17T21:54:03.393Z] LOGO=ubuntu-logo
[2026-02-17T21:54:03.393Z] osLabel : ubuntu.24
[2026-02-17T21:54:03.393Z] perlVersion :
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-02-17T21:54:03.393Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] Copyright 1987-2023, Larry Wall
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:54:03.393Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:54:03.393Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:54:03.393Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T21:54:03.393Z] procArch : aarch64
[2026-02-17T21:54:03.393Z] sysArch : aarch64
[2026-02-17T21:54:03.393Z] sysOS : Linux
[2026-02-17T21:54:03.393Z] ulimit :
[2026-02-17T21:54:03.393Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:54:03.393Z] core file size (blocks, -c) 0
[2026-02-17T21:54:03.393Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:54:03.393Z] scheduling priority (-e) 0
[2026-02-17T21:54:03.393Z] file size (blocks, -f) unlimited
[2026-02-17T21:54:03.393Z] pending signals (-i) 31390
[2026-02-17T21:54:03.393Z] max locked memory (kbytes, -l) 1013724
[2026-02-17T21:54:03.393Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:54:03.393Z] open files (-n) 1048576
[2026-02-17T21:54:03.393Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:54:03.393Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:54:03.393Z] real-time priority (-r) 0
[2026-02-17T21:54:03.393Z] stack size (kbytes, -s) 8192
[2026-02-17T21:54:03.393Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:54:03.393Z] max user processes (-u) 31390
[2026-02-17T21:54:03.393Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:54:03.393Z] file locks (-x) unlimited
[2026-02-17T21:54:03.393Z] uname : Linux test-osuosl-ubuntu2404-aarch64-1.adoptopenjdk.net 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:39:21 UTC 2026 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-17T21:54:03.393Z] vmVendor : Oracle Corporation
[2026-02-17T21:54:03.393Z] vmVersion : 25.492-b03
[2026-02-17T21:54:03.393Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:54:03.393Z] **************************************************************************
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('os.name')=Linux
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('os.arch')=aarch64
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:54:03.393Z]
[2026-02-17T21:54:03.393Z] make -f clean.mk cleanBuild
[2026-02-17T21:54:03.394Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:54:03.394Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../../jvmtest
[2026-02-17T21:54:03.394Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:54:03.394Z] make -f compile.mk compile
[2026-02-17T21:54:03.394Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:54:04.374Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:54:04.374Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:54:04.375Z] (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"; \
[2026-02-17T21:54:04.375Z] 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
[2026-02-17T21:54:04.375Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T21:54:05.336Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] -create_test_directory:
[2026-02-17T21:54:05.336Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] stage_test_material:
[2026-02-17T21:54:05.336Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] build:
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] build:
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] getJtregVersion:
[2026-02-17T21:54:05.336Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-17T21:54:05.336Z]
[2026-02-17T21:54:05.336Z] getDependentLibs:
[2026-02-17T21:54:06.292Z] [exec] --------------------------------------------
[2026-02-17T21:54:06.292Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:54:06.292Z] [exec] task is set to default
[2026-02-17T21:54:06.292Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-17T21:54:06.292Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:54:06.292Z] [exec] --------------------------------------------
[2026-02-17T21:54:06.292Z] [exec] Starting download third party dependent jars
[2026-02-17T21:54:06.292Z] [exec] --------------------------------------------
[2026-02-17T21:54:06.292Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:54:06.292Z] [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
[2026-02-17T21:54:06.292Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:54:06.292Z]
[2026-02-17T21:54:06.292Z] getJtreg:
[2026-02-17T21:54:06.292Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest/openjdk
[2026-02-17T21:54:06.292Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk
[2026-02-17T21:54:06.292Z]
[2026-02-17T21:54:06.292Z] openjdk-jdk.check:
[2026-02-17T21:54:06.292Z]
[2026-02-17T21:54:06.292Z] getOpenjdk:
[2026-02-17T21:54:06.292Z] [echo] Using a git ls-remote command to determine if the jdk source repo has an available 'u' version yet.
[2026-02-17T21:54:06.292Z] [echo] git ls-remote -h https://github.com/adoptium/jdk8u.git
[2026-02-17T21:54:06.292Z] [exec] 78e400f625091b5cc43c1ad1d3b45de608e4247a refs/heads/dev
[2026-02-17T21:54:06.292Z] [exec] 97fdbd0fc8c429e167be991eba4f4c0021fc1dc9 refs/heads/master
[2026-02-17T21:54:06.292Z] [exec] 42033a331a3cd68fdaf25e686420b354da881daf refs/heads/release
[2026-02-17T21:54:06.292Z] [echo] Command passed. Setting repo name to the 'u' version.
[2026-02-17T21:54:06.292Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdk-jdk
[2026-02-17T21:54:06.292Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-17T21:54:39.479Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-17T21:54:39.479Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-17T21:54:39.479Z] [exec] JDK8_BRANCH=78e400f625091b5cc43c1ad1d3b45de608e4247a
[2026-02-17T21:54:39.479Z]
[2026-02-17T21:54:39.479Z] dist:
[2026-02-17T21:54:39.479Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jvmtest/openjdk
[2026-02-17T21:54:39.479Z]
[2026-02-17T21:54:39.479Z] BUILD SUCCESSFUL
[2026-02-17T21:54:39.479Z] Total time: 34 seconds
[2026-02-17T21:54:39.479Z] 0
[2026-02-17T21:54:39.479Z]
[2026-02-17T21:54:39.479Z]
[2026-02-17T21:54:39.479Z] RECORD TEST REPOs SHA
[2026-02-17T21:54:39.479Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T21:54:39.479Z] 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"
[2026-02-17T21:54:39.479Z] 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
[2026-02-17T21:54:39.479Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:54:39.479Z] ================================================
[2026-02-17T21:54:39.479Z] timestamp: 20260217-215438
[2026-02-17T21:54:39.479Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG
[2026-02-17T21:54:39.479Z] git repo:
[2026-02-17T21:54:39.479Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T21:54:39.479Z] sha:
[2026-02-17T21:54:39.479Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:54:39.479Z] ================================================
[2026-02-17T21:54:39.479Z] timestamp: 20260217-215438
[2026-02-17T21:54:39.480Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests
[2026-02-17T21:54:39.480Z] git repo:
[2026-02-17T21:54:39.480Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:54:39.480Z] sha:
[2026-02-17T21:54:39.480Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T21:54:39.480Z] ================================================
[2026-02-17T21:54:39.480Z] timestamp: 20260217-215438
[2026-02-17T21:54:39.480Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk/openjdk-jdk
[2026-02-17T21:54:39.480Z] git repo:
[2026-02-17T21:54:39.480Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2026-02-17T21:54:39.480Z] sha:
[2026-02-17T21:54:39.480Z] 78e400f625091b5cc43c1ad1d3b45de608e4247a
[2026-02-17T21:54:39.480Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[Pipeline] }
[2026-02-17T21:54:40.273Z] $ ssh-agent -k
[2026-02-17T21:54:40.283Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:54:40.283Z] unset SSH_AGENT_PID;
[2026-02-17T21:54:40.283Z] echo Agent pid 1975715 killed;
[2026-02-17T21:54:41.075Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T21:54:41.196Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T21:54:41.221Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T21:54:43.076Z] + which Xvfb
[2026-02-17T21:54:43.076Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-17T21:54:44.052Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/.xvfb-53-..fbdir6990464044547315333
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:55:06.369Z] + ps -f
[2026-02-17T21:55:06.369Z] + grep [X]vfb
[2026-02-17T21:55:06.369Z] + awk {print $9}
[Pipeline] echo
[2026-02-17T21:55:07.093Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T21:55:07.183Z] $ ssh-agent
[2026-02-17T21:55:07.987Z] SSH_AUTH_SOCK=/tmp/ssh-s4TyxUxWE41a/agent.1976269
[2026-02-17T21:55:07.987Z] SSH_AGENT_PID=1976271
[2026-02-17T21:55:07.987Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:55:09.861Z] + uname
[2026-02-17T21:55:09.861Z] + [ Linux = AIX ]
[2026-02-17T21:55:09.861Z] + uname
[2026-02-17T21:55:09.861Z] + [ Linux = SunOS ]
[2026-02-17T21:55:09.861Z] + uname
[2026-02-17T21:55:09.861Z] + [ Linux = *BSD ]
[2026-02-17T21:55:09.861Z] + MAKE=make
[2026-02-17T21:55:09.861Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T21:55:09.861Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T21:55:12.264Z] + uname
[2026-02-17T21:55:12.264Z] + [ Linux = AIX ]
[2026-02-17T21:55:12.264Z] + uname
[2026-02-17T21:55:12.264Z] + [ Linux = SunOS ]
[2026-02-17T21:55:12.264Z] + uname
[2026-02-17T21:55:12.264Z] + [ Linux = *BSD ]
[2026-02-17T21:55:12.264Z] + MAKE=make
[2026-02-17T21:55:12.264Z] + cd ./aqa-tests
[2026-02-17T21:55:12.264Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T21:55:12.264Z] + set +x
[2026-02-17T21:55:12.264Z] make _testList TESTLIST=jdk_security3_0,jdk_security3_1,hotspot_jdk_0,jdk_other_0,jdk_other_1
[2026-02-17T21:55:12.264Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:55:12.264Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-17T21:55:12.264Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/../../externalDependency/lib
[2026-02-17T21:55:12.264Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_security3_0,jdk_security3_1,hotspot_jdk_0,jdk_other_0,jdk_other_1
[2026-02-17T21:55:12.264Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:55:12.264Z] perl scripts/configure.pl
[2026-02-17T21:55:12.264Z] /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_0,jdk_security3_1,hotspot_jdk_0,jdk_other_0,jdk_other_1 --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T21:55:12.264Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:55:12.264Z]
[2026-02-17T21:55:12.264Z] Starting to generate test make files.
[2026-02-17T21:55:12.264Z]
[2026-02-17T21:55:15.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-17T21:55:15.305Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../autoGen.mk
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] Make files are generated successfully.
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:55:15.305Z] make -f runtest.mk _testList
[2026-02-17T21:55:15.305Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG'
[2026-02-17T21:55:15.305Z]
[2026-02-17T21:55:15.305Z] Running make 4.3
[2026-02-17T21:55:15.305Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/..
[2026-02-17T21:55:15.305Z] set JDK_VERSION to 8
[2026-02-17T21:55:15.305Z] set JDK_IMPL to hotspot
[2026-02-17T21:55:15.305Z] set JVM_VERSION to openjdk8
[2026-02-17T21:55:15.305Z] set JCL_VERSION to latest
[2026-02-17T21:55:15.305Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image
[2026-02-17T21:55:15.305Z] set SPEC to linux_aarch64
[2026-02-17T21:55:15.305Z] set TEST_FLAG to
[2026-02-17T21:55:15.305Z] set OS_LABEL to ubuntu.24
[2026-02-17T21:55:15.305Z] Running testList ...
[2026-02-17T21:55:15.305Z] There are 5 test targets in testList
[2026-02-17T21:55:15.305Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T21:55:16.263Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:55:16.263Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03)
[2026-02-17T21:55:16.263Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:55:16.263Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests'
[2026-02-17T21:55:16.263Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_0/aqa-tests/openjdk'
[2026-02-17T21:55:16.263Z]
[2026-02-17T21:55:16.263Z] ===============================================