Pre Test
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
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:36:37.084Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-17T21:36:37.085Z] 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:36:37.095Z] dynamicAgents: []
[Pipeline] echo
[2026-02-17T21:36:37.097Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-17T21:36:37.104Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-17T21:36:37.116Z] Running on test-docker-ubuntu2404-armv8-6 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[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:36:37.137Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T21:36:37.528Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T21:36:37.528Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T21:36:37.715Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T21:36:37.919Z] The recommended git tool is: git
[2026-02-17T21:36:38.404Z] No credentials specified
[2026-02-17T21:36:38.580Z] Cloning the remote Git repository
[2026-02-17T21:36:38.848Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:36:38.851Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-02-17T21:36:39.090Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T21:36:39.092Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:36:39.092Z] > git --version # timeout=10
[2026-02-17T21:36:39.099Z] > git --version # 'git version 2.43.0'
[2026-02-17T21:36:39.099Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:36:44.710Z] Avoid second fetch
[2026-02-17T21:36:44.897Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T21:36:44.414Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T21:36:44.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:36:44.796Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T21:36:44.984Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T21:36:44.990Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-17T21:36:46.555Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[2026-02-17T21:36:46.682Z] > git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/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:36:49.145Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:36:49.161Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T21:36:51.103Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-17T21:36:51.829Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T21:36:53.678Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T21:36:53.678Z] Unix type machine..
[2026-02-17T21:36:53.678Z] Running on a Linux host
[2026-02-17T21:36:53.678Z] 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:36:56.808Z] + printenv
[2026-02-17T21:36:56.808Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T21:36:56.808Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:36:56.808Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T21:36:56.808Z] VENDOR_TEST_DIRS=/test/functional
[2026-02-17T21:36:56.808Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T21:36:56.808Z] SSH_CLIENT=78.47.239.97 59572 22
[2026-02-17T21:36:56.808Z] USER=jenkins
[2026-02-17T21:36:56.808Z] BUILD_LIST=functional/buildAndPackage
[2026-02-17T21:36:56.808Z] SDK_RESOURCE=upstream
[2026-02-17T21:36:56.808Z] OPENJ9_BRANCH=master
[2026-02-17T21:36:56.808Z] jobStatus=SUCCESS
[2026-02-17T21:36:56.808Z] CI=true
[2026-02-17T21:36:56.808Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/354/display/redirect?page=changes
[2026-02-17T21:36:56.808Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:36:56.808Z] UPSTREAM_JOB_NUMBER=538
[2026-02-17T21:36:56.808Z] TARGET=extended.functional
[2026-02-17T21:36:56.808Z] EXIT_FAILURE=false
[2026-02-17T21:36:56.808Z] VENDOR_TEST_BRANCHES=master
[2026-02-17T21:36:56.808Z] NODE_LABELS=armv8 hw.arch.aarch64 hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-3 test test-docker-ubuntu2404-armv8-6 ci.role.test ubuntu linux armv8.2 sw.os.linux
[2026-02-17T21:36:56.808Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T21:36:56.808Z] USE_JRE=false
[2026-02-17T21:36:56.808Z] OLDPWD=/home/jenkins
[2026-02-17T21:36:56.808Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T21:36:56.808Z] HOME=/home/jenkins
[2026-02-17T21:36:56.808Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T21:36:56.808Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/354/
[2026-02-17T21:36:56.808Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests.tap
[2026-02-17T21:36:56.808Z] JDK_IMPL=hotspot
[2026-02-17T21:36:56.808Z] DOCKER_REQUIRED=false
[2026-02-17T21:36:56.808Z] HUDSON_COOKIE=9d6715c1-7d7a-4677-9c41-9a8907af7181
[2026-02-17T21:36:56.808Z] JENKINS_SERVER_COOKIE=durable-6bd27e7ff0fbe85a40fd33a64e82fa80a1886147bba6003d8bc3a164622fcd35
[2026-02-17T21:36:56.808Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-17T21:36:56.808Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../benchmarks
[2026-02-17T21:36:56.808Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-17T21:36:56.808Z] KEEP_WORKSPACE=false
[2026-02-17T21:36:56.808Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T21:36:56.808Z] GENERATE_JOBS=false
[2026-02-17T21:36:56.808Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T21:36:56.808Z] PERSONAL_BUILD=false
[2026-02-17T21:36:56.808Z] LOGNAME=jenkins
[2026-02-17T21:36:56.808Z] NODE_NAME=test-docker-ubuntu2404-armv8-6
[2026-02-17T21:36:56.808Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/354/display/redirect?page=artifacts
[2026-02-17T21:36:56.808Z] STAGE_NAME=Setup
[2026-02-17T21:36:56.808Z] AUTO_DETECT=true
[2026-02-17T21:36:56.808Z] EXECUTOR_NUMBER=0
[2026-02-17T21:36:56.808Z] JDK_VERSION=8
[2026-02-17T21:36:56.808Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T21:36:56.808Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/354/display/redirect?page=tests
[2026-02-17T21:36:56.808Z] BUILD_DISPLAY_NAME=#354
[2026-02-17T21:36:56.808Z] TIME_LIMIT=1
[2026-02-17T21:36:56.808Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T21:36:56.808Z] JOB_BASE_NAME=jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-17T21:36:56.808Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-17T21:36:56.808Z] PLATFORM=aarch64_linux
[2026-02-17T21:36:56.808Z] TKG_ITERATIONS=1
[2026-02-17T21:36:56.808Z] EXIT_SUCCESS=false
[2026-02-17T21:36:56.808Z] BUILD_ID=354
[2026-02-17T21:36:56.808Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T21:36:56.808Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-aarch64-temurin_SmokeTests-354
[2026-02-17T21:36:56.808Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-02-17T21:36:56.808Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T21:36:56.808Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-17T21:36:56.808Z] LANG=C.UTF-8
[2026-02-17T21:36:56.808Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/
[2026-02-17T21:36:56.808Z] KEEP_REPORTDIR=false
[2026-02-17T21:36:56.808Z] ORIGIN_JDK_VERSION=8
[2026-02-17T21:36:56.808Z] BUILD_NUMBER=354
[2026-02-17T21:36:56.808Z] JENKINS_NODE_COOKIE=bd03bc6b-1cfa-427f-8bfd-23992fd52061
[2026-02-17T21:36:56.808Z] SHELL=/bin/sh
[2026-02-17T21:36:56.808Z] ITERATIONS=1
[2026-02-17T21:36:56.808Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T21:36:56.808Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-17T21:36:56.808Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/354/display/redirect
[2026-02-17T21:36:56.808Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T21:36:56.808Z] SPEC=linux_aarch64
[2026-02-17T21:36:56.808Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-17T21:36:56.808Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T21:36:56.808Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/display/redirect
[2026-02-17T21:36:56.808Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-17T21:36:56.808Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-17T21:36:56.808Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T21:36:56.808Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-17T21:36:56.808Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:36:56.808Z] SSH_CONNECTION=78.47.239.97 59572 172.17.0.3 22
[2026-02-17T21:36:56.808Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests@tmp
[2026-02-17T21:36:56.808Z] PARALLEL=None
[2026-02-17T21:36:56.808Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:36:50 +0000
[2026-02-17T21:36:56.808Z] DYNAMIC_COMPILE=true
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:36:57.342Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:36:57.359Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:37:50.805Z] 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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T21:37:50.988Z] 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:37:50.994Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:37:51.103Z] $ ssh-agent
[2026-02-17T21:37:51.943Z] SSH_AUTH_SOCK=/tmp/ssh-1O0bjfvvP7uX/agent.970554
[2026-02-17T21:37:51.943Z] SSH_AGENT_PID=970556
[2026-02-17T21:37:51.943Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:37:51.955Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:37:53.824Z] + pwd
[2026-02-17T21:37:53.825Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2026-02-17T21:37:53.825Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2026-02-17T21:37:53.825Z] get jdk binary...
[2026-02-17T21:37:53.825Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T21:37:53.825Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:37:55.789Z] List files in jdkbinary folder...
[2026-02-17T21:37:55.789Z] total 285584
[2026-02-17T21:37:55.789Z] -rw-r--r-- 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:55.789Z] -rw-r--r-- 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:55.789Z] -rw-r--r-- 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:55.789Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:37:55.789Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:37:55.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:37 tmp
[2026-02-17T21:37:55.789Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:37:55.789Z] total 4
[2026-02-17T21:37:55.789Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:28 jdk8u492-b03
[2026-02-17T21:37:55.789Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T21:37:55.789Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:37:57.765Z] List files in jdkbinary folder...
[2026-02-17T21:37:57.765Z] total 285588
[2026-02-17T21:37:57.765Z] -rw-r--r-- 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:57.765Z] -rw-r--r-- 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:57.765Z] -rw-r--r-- 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:37:57.765Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:37:57.765Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:37:57.765Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 17 21:28 j2sdk-image
[2026-02-17T21:37:57.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:37 tmp
[2026-02-17T21:37:57.765Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:37:57.765Z] total 4
[2026-02-17T21:37:57.765Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 17 21:28 jdk8u492-b03-jre
[2026-02-17T21:37:57.765Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T21:37:57.765Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T21:38:03.407Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T21:38:03.407Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T21:38:07.576Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T21:38:07.576Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T21:38:07.576Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:38:07.576Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03)
[2026-02-17T21:38:07.576Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:38:08.527Z] =JAVA VERSION OUTPUT END=
[2026-02-17T21:38:08.527Z] =RELEASE INFO BEGIN=
[2026-02-17T21:38:08.527Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T21:38:08.527Z] OS_NAME="Linux"
[2026-02-17T21:38:08.527Z] OS_VERSION="2.6"
[2026-02-17T21:38:08.527Z] OS_ARCH="aarch64"
[2026-02-17T21:38:08.527Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T21:38:08.527Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T21:38:08.527Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T21:38:08.527Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T21:38:08.527Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T21:38:08.527Z] FULL_VERSION="1.8.0_492-beta-202602172111-b03"
[2026-02-17T21:38:08.528Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T21:38:08.528Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-17T21:38:08.528Z] JVM_VARIANT="Hotspot"
[2026-02-17T21:38:08.528Z] JVM_VERSION="25.492-b03"
[2026-02-17T21:38:08.528Z] IMAGE_TYPE="JDK"
[2026-02-17T21:38:08.528Z] =RELEASE INFO END=
[2026-02-17T21:38:08.528Z] get testKitGen...
[2026-02-17T21:38:08.528Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T21:38:22.067Z] git rev-parse master
[2026-02-17T21:38:22.067Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:38:22.067Z] get functional test material...
[2026-02-17T21:38:22.067Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:38:22.067Z] Cloning into 'openj9'...
[2026-02-17T21:38:22.067Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-17T21:38:30.212Z] Updating files: 38% (3878/10148)
[2026-02-17T21:38:30.212Z] Updating files: 39% (3958/10148)
[2026-02-17T21:38:30.212Z] Updating files: 40% (4060/10148)
[2026-02-17T21:38:30.212Z] Updating files: 41% (4161/10148)
[2026-02-17T21:38:30.212Z] Updating files: 42% (4263/10148)
[2026-02-17T21:38:30.212Z] Updating files: 43% (4364/10148)
[2026-02-17T21:38:30.212Z] Updating files: 44% (4466/10148)
[2026-02-17T21:38:30.212Z] Updating files: 45% (4567/10148)
[2026-02-17T21:38:30.212Z] Updating files: 46% (4669/10148)
[2026-02-17T21:38:30.212Z] Updating files: 47% (4770/10148)
[2026-02-17T21:38:30.212Z] Updating files: 48% (4872/10148)
[2026-02-17T21:38:30.212Z] Updating files: 49% (4973/10148)
[2026-02-17T21:38:31.167Z] Updating files: 50% (5074/10148)
[2026-02-17T21:38:31.167Z] Updating files: 51% (5176/10148)
[2026-02-17T21:38:31.167Z] Updating files: 52% (5277/10148)
[2026-02-17T21:38:31.167Z] Updating files: 53% (5379/10148)
[2026-02-17T21:38:31.167Z] Updating files: 54% (5480/10148)
[2026-02-17T21:38:31.167Z] Updating files: 55% (5582/10148)
[2026-02-17T21:38:31.167Z] Updating files: 56% (5683/10148)
[2026-02-17T21:38:31.167Z] Updating files: 57% (5785/10148)
[2026-02-17T21:38:31.167Z] Updating files: 58% (5886/10148)
[2026-02-17T21:38:31.167Z] Updating files: 59% (5988/10148)
[2026-02-17T21:38:31.167Z] Updating files: 60% (6089/10148)
[2026-02-17T21:38:31.167Z] Updating files: 61% (6191/10148)
[2026-02-17T21:38:31.167Z] Updating files: 62% (6292/10148)
[2026-02-17T21:38:31.167Z] Updating files: 63% (6394/10148)
[2026-02-17T21:38:31.167Z] Updating files: 64% (6495/10148)
[2026-02-17T21:38:31.167Z] Updating files: 65% (6597/10148)
[2026-02-17T21:38:31.167Z] Updating files: 66% (6698/10148)
[2026-02-17T21:38:31.167Z] Updating files: 67% (6800/10148)
[2026-02-17T21:38:31.167Z] Updating files: 68% (6901/10148)
[2026-02-17T21:38:31.167Z] Updating files: 69% (7003/10148)
[2026-02-17T21:38:31.167Z] Updating files: 70% (7104/10148)
[2026-02-17T21:38:31.167Z] Updating files: 71% (7206/10148)
[2026-02-17T21:38:31.167Z] Updating files: 72% (7307/10148)
[2026-02-17T21:38:31.167Z] Updating files: 73% (7409/10148)
[2026-02-17T21:38:31.167Z] Updating files: 74% (7510/10148)
[2026-02-17T21:38:31.167Z] Updating files: 74% (7582/10148)
[2026-02-17T21:38:31.167Z] Updating files: 75% (7611/10148)
[2026-02-17T21:38:31.167Z] Updating files: 76% (7713/10148)
[2026-02-17T21:38:31.167Z] Updating files: 77% (7814/10148)
[2026-02-17T21:38:31.167Z] Updating files: 78% (7916/10148)
[2026-02-17T21:38:31.167Z] Updating files: 79% (8017/10148)
[2026-02-17T21:38:31.167Z] Updating files: 80% (8119/10148)
[2026-02-17T21:38:31.167Z] Updating files: 81% (8220/10148)
[2026-02-17T21:38:31.167Z] Updating files: 82% (8322/10148)
[2026-02-17T21:38:31.167Z] Updating files: 83% (8423/10148)
[2026-02-17T21:38:31.167Z] Updating files: 84% (8525/10148)
[2026-02-17T21:38:31.167Z] Updating files: 85% (8626/10148)
[2026-02-17T21:38:32.121Z] Updating files: 86% (8728/10148)
[2026-02-17T21:38:32.121Z] Updating files: 87% (8829/10148)
[2026-02-17T21:38:32.121Z] Updating files: 88% (8931/10148)
[2026-02-17T21:38:32.121Z] Updating files: 89% (9032/10148)
[2026-02-17T21:38:32.121Z] Updating files: 90% (9134/10148)
[2026-02-17T21:38:32.121Z] Updating files: 91% (9235/10148)
[2026-02-17T21:38:32.121Z] Updating files: 92% (9337/10148)
[2026-02-17T21:38:32.121Z] Updating files: 93% (9438/10148)
[2026-02-17T21:38:32.121Z] Updating files: 94% (9540/10148)
[2026-02-17T21:38:32.121Z] Updating files: 95% (9641/10148)
[2026-02-17T21:38:32.121Z] Updating files: 96% (9743/10148)
[2026-02-17T21:38:32.121Z] Updating files: 97% (9844/10148)
[2026-02-17T21:38:32.121Z] Updating files: 98% (9946/10148)
[2026-02-17T21:38:32.121Z] Updating files: 99% (10047/10148)
[2026-02-17T21:38:32.121Z] Updating files: 100% (10148/10148)
[2026-02-17T21:38:32.121Z] Updating files: 100% (10148/10148), done.
[2026-02-17T21:38:32.121Z] check OpenJ9 Repo sha
[2026-02-17T21:38:32.121Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-17T21:38:32.121Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-17T21:38:32.121Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:38:32.121Z] OPENJ9_SHA=4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T21:38:32.121Z] total 128
[2026-02-17T21:38:32.121Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 17 21:36 Contributing.md
[2026-02-17T21:38:32.121Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 17 21:36 LICENSE
[2026-02-17T21:38:32.121Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 17 21:36 NOTICE
[2026-02-17T21:38:32.121Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 17 21:36 README.md
[2026-02-17T21:38:32.121Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:38 TKG
[2026-02-17T21:38:32.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:36 buildenv
[2026-02-17T21:38:32.121Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 17 21:36 compile.sh
[2026-02-17T21:38:32.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:36 config
[2026-02-17T21:38:32.121Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 21:36 docs
[2026-02-17T21:38:32.121Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 17 21:36 external
[2026-02-17T21:38:32.121Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:36 functional
[2026-02-17T21:38:32.121Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 17 21:36 get.sh
[2026-02-17T21:38:32.121Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 17 21:36 jck
[2026-02-17T21:38:32.121Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 21:38 openj9
[2026-02-17T21:38:32.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:36 openjdk
[2026-02-17T21:38:32.121Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 21:36 perf
[2026-02-17T21:38:32.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:36 scripts
[2026-02-17T21:38:32.121Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 21:36 system
[2026-02-17T21:38:32.121Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 17 21:36 terminateTestProcesses.sh
[2026-02-17T21:38:32.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:36 testenv
[2026-02-17T21:38:32.121Z] get vendor test material...
[2026-02-17T21:38:32.121Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-17T21:38:32.121Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-17T21:38:35.140Z] check vendor repo sha
[2026-02-17T21:38:35.140Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-17T21:38:35.140Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-17T21:38:35.140Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-17T21:38:35.140Z] temurin-build_BRANCH=e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-17T21:38:35.140Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T21:38:35.778Z] $ ssh-agent -k
[2026-02-17T21:38:35.827Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:38:35.827Z] unset SSH_AGENT_PID;
[2026-02-17T21:38:35.827Z] echo Agent pid 970556 killed;
[2026-02-17T21:38:36.598Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T21:38:37.059Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=538&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T21:38:37.071Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-docker-ubuntu2404-armv8-6&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=538&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T21:38:37.112Z] Building tests...
[Pipeline] timeout
[2026-02-17T21:38:37.114Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:38:37.130Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T21:38:37.566Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-17T21:38:37.588Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T21:38:39.430Z] + which Xvfb
[2026-02-17T21:38:39.430Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-17T21:38:40.404Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/.xvfb-354-..fbdir16759538213935788552
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:39:02.916Z] + ps -f
[2026-02-17T21:39:02.916Z] + grep [X]vfb
[2026-02-17T21:39:02.916Z] + awk {print $9}
[Pipeline] echo
[2026-02-17T21:39:03.636Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T21:39:03.724Z] $ ssh-agent
[2026-02-17T21:39:04.529Z] SSH_AUTH_SOCK=/tmp/ssh-bm5GVoq0bUzQ/agent.970759
[2026-02-17T21:39:04.529Z] SSH_AGENT_PID=970761
[2026-02-17T21:39:04.529Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:39:06.397Z] + uname
[2026-02-17T21:39:06.397Z] + [ Linux = AIX ]
[2026-02-17T21:39:06.397Z] + uname
[2026-02-17T21:39:06.397Z] + [ Linux = SunOS ]
[2026-02-17T21:39:06.397Z] + uname
[2026-02-17T21:39:06.397Z] + [ Linux = *BSD ]
[2026-02-17T21:39:06.397Z] + MAKE=make
[2026-02-17T21:39:06.397Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T21:39:06.397Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T21:39:08.908Z] + uname
[2026-02-17T21:39:08.909Z] + [ Linux = AIX ]
[2026-02-17T21:39:08.909Z] + uname
[2026-02-17T21:39:08.909Z] + [ Linux = SunOS ]
[2026-02-17T21:39:08.909Z] + uname
[2026-02-17T21:39:08.909Z] + [ Linux = *BSD ]
[2026-02-17T21:39:08.909Z] + MAKE=make
[2026-02-17T21:39:08.909Z] + cd ./aqa-tests
[2026-02-17T21:39:08.909Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T21:39:08.909Z] + set +x
[2026-02-17T21:39:08.909Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-17T21:39:08.909Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:39:08.909Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:39:08.909Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:39:08.909Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T21:39:08.909Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T21:39:09.865Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:39:11.686Z]
[2026-02-17T21:39:11.686Z] build:
[2026-02-17T21:39:12.643Z]
[2026-02-17T21:39:12.643Z] clean:
[2026-02-17T21:39:12.643Z]
[2026-02-17T21:39:12.643Z] init:
[2026-02-17T21:39:12.643Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-17T21:39:12.643Z]
[2026-02-17T21:39:12.643Z] getDependentLibs:
[2026-02-17T21:39:12.643Z] [exec] --------------------------------------------
[2026-02-17T21:39:12.643Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:39:12.643Z] [exec] task is set to default
[2026-02-17T21:39:12.643Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:39:12.643Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:39:12.643Z] [exec] --------------------------------------------
[2026-02-17T21:39:12.643Z] [exec] Starting download third party dependent jars
[2026-02-17T21:39:12.643Z] [exec] --------------------------------------------
[2026-02-17T21:39:12.644Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:39:12.644Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T21:39:12.644Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:39:12.644Z]
[2026-02-17T21:39:12.644Z] compile:
[2026-02-17T21:39:12.644Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:39:12.644Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:39:12.644Z] [echo] ===fork: yes
[2026-02-17T21:39:12.644Z] [echo] ===debug: on
[2026-02-17T21:39:12.644Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-17T21:39:15.675Z]
[2026-02-17T21:39:15.675Z] dist:
[2026-02-17T21:39:15.675Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:39:15.675Z]
[2026-02-17T21:39:15.675Z] BUILD SUCCESSFUL
[2026-02-17T21:39:15.675Z] Total time: 4 seconds
[2026-02-17T21:39:15.675Z] 0
[2026-02-17T21:39:15.675Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T21:39:15.675Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:39:15.675Z] microArchOutput:
[2026-02-17T21:39:16.630Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:39:16.630Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-17T21:39:16.630Z] Free Physical Memory Size : 4449587200
[2026-02-17T21:39:16.630Z] Free space (bytes) : 101500399616
[2026-02-17T21:39:16.630Z] Total Physical Memory Size : 6442450944
[2026-02-17T21:39:16.630Z] Total space (bytes) : 167961710592
[2026-02-17T21:39:16.630Z] Usable space (bytes) : 92893900800
[2026-02-17T21:39:16.630Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:39:16.630Z] bashVersion :
[2026-02-17T21:39:16.630Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-02-17T21:39:16.630Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-17T21:39:16.630Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:39:16.630Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:39:16.630Z] cpuCores : 8
[2026-02-17T21:39:16.630Z] curlVersion :
[2026-02-17T21:39:16.630Z] 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:39:16.630Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-17T21:39:16.630Z] 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:39:16.630Z] 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:39:16.630Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-17T21:39:16.630Z] gcc version : 13
[2026-02-17T21:39:16.630Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-17T21:39:16.630Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:39:16.630Z] lldb version : Command could not be executed
[2026-02-17T21:39:16.630Z] makeVersion :
[2026-02-17T21:39:16.630Z] GNU Make 4.3
[2026-02-17T21:39:16.630Z] Built for aarch64-unknown-linux-gnu
[2026-02-17T21:39:16.630Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-17T21:39:16.630Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:39:16.630Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:39:16.630Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:39:16.630Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-17T21:39:16.630Z] osInfo :
[2026-02-17T21:39:16.630Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-02-17T21:39:16.630Z] NAME="Ubuntu"
[2026-02-17T21:39:16.630Z] VERSION_ID="24.04"
[2026-02-17T21:39:16.630Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-02-17T21:39:16.630Z] VERSION_CODENAME=noble
[2026-02-17T21:39:16.630Z] ID=ubuntu
[2026-02-17T21:39:16.630Z] ID_LIKE=debian
[2026-02-17T21:39:16.630Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-17T21:39:16.630Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-17T21:39:16.630Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-17T21:39:16.630Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-17T21:39:16.630Z] UBUNTU_CODENAME=noble
[2026-02-17T21:39:16.630Z] LOGO=ubuntu-logo
[2026-02-17T21:39:16.630Z] osLabel : ubuntu.24
[2026-02-17T21:39:16.630Z] perlVersion :
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-02-17T21:39:16.630Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] Copyright 1987-2023, Larry Wall
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:39:16.630Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:39:16.630Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:39:16.630Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-17T21:39:16.630Z] procArch : aarch64
[2026-02-17T21:39:16.630Z] sysArch : aarch64
[2026-02-17T21:39:16.630Z] sysOS : Linux
[2026-02-17T21:39:16.630Z] ulimit :
[2026-02-17T21:39:16.630Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:39:16.630Z] core file size (blocks, -c) unlimited
[2026-02-17T21:39:16.630Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:39:16.630Z] scheduling priority (-e) 0
[2026-02-17T21:39:16.630Z] file size (blocks, -f) unlimited
[2026-02-17T21:39:16.630Z] pending signals (-i) 63426
[2026-02-17T21:39:16.630Z] max locked memory (kbytes, -l) 8192
[2026-02-17T21:39:16.630Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:39:16.630Z] open files (-n) 1048576
[2026-02-17T21:39:16.630Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:39:16.630Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:39:16.630Z] real-time priority (-r) 0
[2026-02-17T21:39:16.630Z] stack size (kbytes, -s) 8192
[2026-02-17T21:39:16.630Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:39:16.630Z] max user processes (-u) unlimited
[2026-02-17T21:39:16.630Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:39:16.630Z] file locks (-x) unlimited
[2026-02-17T21:39:16.630Z] uname : Linux 8fbfb9404213 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-17T21:39:16.630Z] vmVendor : Oracle Corporation
[2026-02-17T21:39:16.630Z] vmVersion : 25.492-b03
[2026-02-17T21:39:16.630Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:39:16.630Z] **************************************************************************
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('os.name')=Linux
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('os.arch')=aarch64
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:39:16.630Z]
[2026-02-17T21:39:16.630Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-17T21:39:16.630Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:16.630Z] perl scripts/configure.pl
[2026-02-17T21:39:16.631Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T21:39:17.586Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:39:17.586Z]
[2026-02-17T21:39:17.586Z]
[2026-02-17T21:39:17.586Z] Starting to generate build list.
[2026-02-17T21:39:17.586Z]
[2026-02-17T21:39:17.586Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-17T21:39:17.586Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-17T21:39:17.586Z]
[2026-02-17T21:39:17.586Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:17.586Z] make -f clean.mk cleanBuild
[2026-02-17T21:39:17.586Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:17.586Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-02-17T21:39:17.586Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:17.586Z] make -f compile.mk compile
[2026-02-17T21:39:17.586Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:17.586Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:39:17.586Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:39:17.587Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T21:39:17.587Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T21:39:18.605Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T21:39:19.558Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-02-17T21:39:19.558Z]
[2026-02-17T21:39:19.558Z] -create_test_directory:
[2026-02-17T21:39:19.558Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2026-02-17T21:39:19.558Z]
[2026-02-17T21:39:19.558Z] stage_test_material:
[2026-02-17T21:39:20.513Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2026-02-17T21:39:20.513Z]
[2026-02-17T21:39:20.513Z] build:
[2026-02-17T21:39:20.513Z]
[2026-02-17T21:39:20.513Z] init:
[2026-02-17T21:39:20.513Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-17T21:39:20.513Z]
[2026-02-17T21:39:20.513Z] build:
[2026-02-17T21:39:20.513Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-17T21:39:20.513Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-17T21:39:20.513Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-17T21:39:21.469Z]
[2026-02-17T21:39:21.469Z] build:
[2026-02-17T21:39:21.469Z]
[2026-02-17T21:39:21.469Z] init:
[2026-02-17T21:39:21.469Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-17T21:39:21.469Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-17T21:39:21.469Z]
[2026-02-17T21:39:21.469Z] getDependentLibs:
[2026-02-17T21:39:21.469Z] [exec] --------------------------------------------
[2026-02-17T21:39:21.469Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:39:21.469Z] [exec] task is set to default
[2026-02-17T21:39:21.469Z] [exec] dependencyList is set to testng,jcommander
[2026-02-17T21:39:21.469Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:39:21.469Z] [exec] --------------------------------------------
[2026-02-17T21:39:21.469Z] [exec] Starting download third party dependent jars
[2026-02-17T21:39:21.469Z] [exec] --------------------------------------------
[2026-02-17T21:39:21.469Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-17T21:39:21.469Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-17T21:39:21.469Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-17T21:39:21.469Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:39:21.469Z]
[2026-02-17T21:39:21.469Z] compile:
[2026-02-17T21:39:21.469Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:39:21.469Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:39:21.469Z] [echo] ===fork: yes
[2026-02-17T21:39:21.469Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-02-17T21:39:21.469Z] [echo] ===debug: on
[2026-02-17T21:39:21.469Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-02-17T21:39:21.469Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-17T21:39:22.429Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-02-17T21:39:22.429Z]
[2026-02-17T21:39:22.429Z] dist_functional:
[2026-02-17T21:39:22.429Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional
[2026-02-17T21:39:22.429Z]
[2026-02-17T21:39:22.429Z] dist:
[2026-02-17T21:39:22.429Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-02-17T21:39:23.386Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-17T21:39:23.386Z]
[2026-02-17T21:39:23.386Z] clean:
[2026-02-17T21:39:23.386Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-17T21:39:23.386Z]
[2026-02-17T21:39:23.386Z] BUILD SUCCESSFUL
[2026-02-17T21:39:23.386Z] Total time: 4 seconds
[2026-02-17T21:39:23.386Z] 0
[2026-02-17T21:39:23.386Z]
[2026-02-17T21:39:23.386Z]
[2026-02-17T21:39:23.386Z] RECORD TEST REPOs SHA
[2026-02-17T21:39:23.386Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T21:39:23.386Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-17T21:39:23.386Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:39:23.386Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:39:23.386Z] ================================================
[2026-02-17T21:39:23.386Z] timestamp: 20260217-213922
[2026-02-17T21:39:23.386Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9
[2026-02-17T21:39:23.386Z] git repo:
[2026-02-17T21:39:23.386Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:39:23.386Z] sha:
[2026-02-17T21:39:23.386Z] 4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T21:39:23.386Z] ================================================
[2026-02-17T21:39:23.386Z] timestamp: 20260217-213922
[2026-02-17T21:39:23.386Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-17T21:39:23.386Z] git repo:
[2026-02-17T21:39:23.386Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T21:39:23.386Z] sha:
[2026-02-17T21:39:23.386Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:39:23.386Z] ================================================
[2026-02-17T21:39:23.386Z] timestamp: 20260217-213922
[2026-02-17T21:39:23.386Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-02-17T21:39:23.386Z] git repo:
[2026-02-17T21:39:23.386Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-17T21:39:23.386Z] sha:
[2026-02-17T21:39:23.386Z] e96bbeac79b072cebb4fb1a6123e60383fd5bbce
[2026-02-17T21:39:23.386Z] ================================================
[2026-02-17T21:39:23.386Z] timestamp: 20260217-213922
[2026-02-17T21:39:23.386Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2026-02-17T21:39:23.386Z] git repo:
[2026-02-17T21:39:23.386Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:39:23.386Z] sha:
[2026-02-17T21:39:23.386Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T21:39:23.386Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:23.386Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-17T21:39:23.386Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:23.386Z] perl scripts/configure.pl
[2026-02-17T21:39:23.386Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-17T21:39:24.342Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Starting to generate test make files.
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-17T21:39:24.342Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Make files are generated successfully.
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:24.342Z] make -f runtest.mk _extended.functional
[2026-02-17T21:39:24.342Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] Running make 4.3
[2026-02-17T21:39:24.342Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-02-17T21:39:24.342Z] set JDK_VERSION to 8
[2026-02-17T21:39:24.342Z] set JDK_IMPL to hotspot
[2026-02-17T21:39:24.342Z] set JVM_VERSION to openjdk8
[2026-02-17T21:39:24.342Z] set JCL_VERSION to latest
[2026-02-17T21:39:24.342Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-17T21:39:24.342Z] set SPEC to linux_aarch64
[2026-02-17T21:39:24.342Z] set TEST_FLAG to
[2026-02-17T21:39:24.342Z] set OS_LABEL to ubuntu.24
[2026-02-17T21:39:24.342Z] Running extended.functional ...
[2026-02-17T21:39:24.342Z] There are 1 test targets in extended.functional
[2026-02-17T21:39:24.342Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T21:39:24.342Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:39:24.342Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03)
[2026-02-17T21:39:24.342Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:39:24.342Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests'
[2026-02-17T21:39:24.342Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional'
[2026-02-17T21:39:24.342Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-02-17T21:39:24.342Z]
[2026-02-17T21:39:24.342Z] ===============================================