Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 539
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3076
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 371
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-26T21:44:13.445Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-26T21:44:13.447Z] 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-26T21:44:13.459Z] dynamicAgents: []
[Pipeline] echo
[2026-02-26T21:44:13.461Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-26T21:44:13.467Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-26T21:44:13.479Z] Running on test-docker-ubuntu2404-armv8-4 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-26T21:44:13.493Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-26T21:44:13.880Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-26T21:44:13.880Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-26T21:44:14.122Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-26T21:44:14.356Z] The recommended git tool is: git
[2026-02-26T21:44:14.742Z] No credentials specified
[2026-02-26T21:44:14.923Z] Cloning the remote Git repository
[2026-02-26T21:44:15.195Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:44:15.198Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-02-26T21:44:15.227Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-26T21:44:15.228Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:44:15.228Z] > git --version # timeout=10
[2026-02-26T21:44:15.234Z] > git --version # 'git version 2.43.0'
[2026-02-26T21:44:15.235Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:44:19.665Z] Avoid second fetch
[2026-02-26T21:44:19.856Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
[2026-02-26T21:44:19.332Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-26T21:44:19.341Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:44:19.752Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-26T21:44:19.943Z] > git config core.sparsecheckout # timeout=10
[2026-02-26T21:44:19.951Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[2026-02-26T21:44:21.447Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
[2026-02-26T21:44:21.534Z] > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # 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-26T21:44:31.415Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:44:31.437Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-26T21:44:33.572Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-26T21:44:34.308Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-26T21:44:36.182Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-26T21:44:36.182Z] Unix type machine..
[2026-02-26T21:44:36.182Z] Running on a Linux host
[2026-02-26T21:44:36.182Z] 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-26T21:44:39.419Z] + printenv
[2026-02-26T21:44:39.419Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-26T21:44:39.419Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:44:39.419Z] USE_TESTENV_PROPERTIES=false
[2026-02-26T21:44:39.419Z] VENDOR_TEST_DIRS=/test/functional
[2026-02-26T21:44:39.419Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-26T21:44:39.419Z] SSH_CLIENT=78.47.239.97 35238 22
[2026-02-26T21:44:39.419Z] USER=jenkins
[2026-02-26T21:44:39.419Z] BUILD_LIST=functional/buildAndPackage
[2026-02-26T21:44:39.419Z] SDK_RESOURCE=upstream
[2026-02-26T21:44:39.419Z] OPENJ9_BRANCH=master
[2026-02-26T21:44:39.419Z] jobStatus=SUCCESS
[2026-02-26T21:44:39.419Z] CI=true
[2026-02-26T21:44:39.419Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/355/display/redirect?page=changes
[2026-02-26T21:44:39.419Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:44:39.419Z] UPSTREAM_JOB_NUMBER=539
[2026-02-26T21:44:39.419Z] TARGET=extended.functional
[2026-02-26T21:44:39.419Z] EXIT_FAILURE=false
[2026-02-26T21:44:39.419Z] VENDOR_TEST_BRANCHES=master
[2026-02-26T21:44:39.419Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2026-02-26T21:44:39.419Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-26T21:44:39.419Z] USE_JRE=false
[2026-02-26T21:44:39.419Z] OLDPWD=/home/jenkins
[2026-02-26T21:44:39.419Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-26T21:44:39.419Z] HOME=/home/jenkins
[2026-02-26T21:44:39.419Z] ADOPTOPENJDK_BRANCH=master
[2026-02-26T21:44:39.419Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/355/
[2026-02-26T21:44:39.419Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests.tap
[2026-02-26T21:44:39.419Z] JDK_IMPL=hotspot
[2026-02-26T21:44:39.419Z] DOCKER_REQUIRED=false
[2026-02-26T21:44:39.419Z] HUDSON_COOKIE=aa360953-2d4a-4e70-b4fa-556b69c78012
[2026-02-26T21:44:39.419Z] JENKINS_SERVER_COOKIE=durable-6bd27e7ff0fbe85a40fd33a64e82fa80a1886147bba6003d8bc3a164622fcd35
[2026-02-26T21:44:39.419Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-26T21:44:39.419Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../benchmarks
[2026-02-26T21:44:39.419Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-26T21:44:39.419Z] KEEP_WORKSPACE=false
[2026-02-26T21:44:39.419Z] ARCHIVE_TEST_RESULTS=false
[2026-02-26T21:44:39.419Z] GENERATE_JOBS=false
[2026-02-26T21:44:39.419Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-26T21:44:39.419Z] PERSONAL_BUILD=false
[2026-02-26T21:44:39.419Z] LOGNAME=jenkins
[2026-02-26T21:44:39.419Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2026-02-26T21:44:39.419Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/355/display/redirect?page=artifacts
[2026-02-26T21:44:39.419Z] STAGE_NAME=Setup
[2026-02-26T21:44:39.419Z] AUTO_DETECT=true
[2026-02-26T21:44:39.419Z] EXECUTOR_NUMBER=0
[2026-02-26T21:44:39.419Z] JDK_VERSION=8
[2026-02-26T21:44:39.419Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-26T21:44:39.419Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/355/display/redirect?page=tests
[2026-02-26T21:44:39.419Z] BUILD_DISPLAY_NAME=#355
[2026-02-26T21:44:39.419Z] TIME_LIMIT=1
[2026-02-26T21:44:39.419Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-26T21:44:39.419Z] JOB_BASE_NAME=jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-26T21:44:39.419Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-26T21:44:39.419Z] PLATFORM=aarch64_linux
[2026-02-26T21:44:39.419Z] TKG_ITERATIONS=1
[2026-02-26T21:44:39.419Z] EXIT_SUCCESS=false
[2026-02-26T21:44:39.419Z] BUILD_ID=355
[2026-02-26T21:44:39.419Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-26T21:44:39.419Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-aarch64-temurin_SmokeTests-355
[2026-02-26T21:44:39.419Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-02-26T21:44:39.419Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-26T21:44:39.419Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-26T21:44:39.419Z] LANG=C.UTF-8
[2026-02-26T21:44:39.419Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/
[2026-02-26T21:44:39.419Z] KEEP_REPORTDIR=false
[2026-02-26T21:44:39.419Z] ORIGIN_JDK_VERSION=8
[2026-02-26T21:44:39.419Z] BUILD_NUMBER=355
[2026-02-26T21:44:39.419Z] JENKINS_NODE_COOKIE=ddb5d0f9-f47c-4fb0-b775-3955598802f9
[2026-02-26T21:44:39.419Z] SHELL=/bin/sh
[2026-02-26T21:44:39.419Z] ITERATIONS=1
[2026-02-26T21:44:39.419Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-26T21:44:39.419Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:44:39.419Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/355/display/redirect
[2026-02-26T21:44:39.419Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-26T21:44:39.419Z] SPEC=linux_aarch64
[2026-02-26T21:44:39.419Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-26T21:44:39.419Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-26T21:44:39.419Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/display/redirect
[2026-02-26T21:44:39.419Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-26T21:44:39.419Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-26T21:44:39.419Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-26T21:44:39.419Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2026-02-26T21:44:39.419Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:44:39.419Z] SSH_CONNECTION=78.47.239.97 35238 172.17.0.3 22
[2026-02-26T21:44:39.419Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests@tmp
[2026-02-26T21:44:39.419Z] PARALLEL=None
[2026-02-26T21:44:39.419Z] JOBSTARTTIME=Thu, 26 Feb 2026 21:44:32 +0000
[2026-02-26T21:44:39.419Z] 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-26T21:44:39.968Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:44:39.988Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T21:45:37.023Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 539
[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-26T21:45:37.245Z] 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-26T21:45:37.253Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-02-26T21:45:37.375Z] $ ssh-agent
[2026-02-26T21:45:38.192Z] SSH_AUTH_SOCK=/tmp/ssh-cPzhzetIvD1B/agent.3375607
[2026-02-26T21:45:38.192Z] SSH_AGENT_PID=3375609
[2026-02-26T21:45:38.192Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:45:38.206Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:45:40.103Z] + pwd
[2026-02-26T21:45:40.103Z] + ./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-26T21:45:40.103Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2026-02-26T21:45:40.103Z] get jdk binary...
[2026-02-26T21:45:40.103Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-26T21:45:40.103Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:45:41.069Z] List files in jdkbinary folder...
[2026-02-26T21:45:41.069Z] total 285600
[2026-02-26T21:45:41.069Z] -rw-r--r-- 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:41.069Z] -rw-r--r-- 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:41.069Z] -rw-r--r-- 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:41.069Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:45:41.069Z] -rw-r--r-- 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:45:41.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:45 tmp
[2026-02-26T21:45:41.069Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:45:41.069Z] total 4
[2026-02-26T21:45:41.069Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04
[2026-02-26T21:45:41.069Z] Moving directory jdk8u492-b04/ to ../j2sdk-image
[2026-02-26T21:45:41.069Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:45:42.031Z] List files in jdkbinary folder...
[2026-02-26T21:45:42.031Z] total 285604
[2026-02-26T21:45:42.031Z] -rw-r--r-- 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:42.031Z] -rw-r--r-- 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:42.031Z] -rw-r--r-- 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:45:42.031Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:45:42.031Z] -rw-r--r-- 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:45:42.031Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 j2sdk-image
[2026-02-26T21:45:42.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:45 tmp
[2026-02-26T21:45:42.031Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:45:42.031Z] total 4
[2026-02-26T21:45:42.031Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04-jre
[2026-02-26T21:45:42.031Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image
[2026-02-26T21:45:42.031Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-26T21:45:45.097Z] Removing top-level folder jdk8u492-b04-debug-image/
[2026-02-26T21:45:45.097Z] Removing top-level folder jdk8u492-b04/
[2026-02-26T21:45:45.097Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-02-26T21:45:45.097Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-26T21:45:46.072Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:45:46.072Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04)
[2026-02-26T21:45:46.072Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:45:46.072Z] =JAVA VERSION OUTPUT END=
[2026-02-26T21:45:46.072Z] =RELEASE INFO BEGIN=
[2026-02-26T21:45:46.072Z] JAVA_VERSION="1.8.0_492"
[2026-02-26T21:45:46.072Z] OS_NAME="Linux"
[2026-02-26T21:45:46.072Z] OS_VERSION="2.6"
[2026-02-26T21:45:46.072Z] OS_ARCH="aarch64"
[2026-02-26T21:45:46.072Z] SOURCE=".:git:9bdb5fefaaf3+"
[2026-02-26T21:45:46.072Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-26T21:45:46.072Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f"
[2026-02-26T21:45:46.072Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-26T21:45:46.072Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-26T21:45:46.072Z] FULL_VERSION="1.8.0_492-beta-202602262109-b04"
[2026-02-26T21:45:46.072Z] SEMANTIC_VERSION="8.0.492+4"
[2026-02-26T21:45:46.072Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-26T21:45:46.072Z] JVM_VARIANT="Hotspot"
[2026-02-26T21:45:46.072Z] JVM_VERSION="25.492-b04"
[2026-02-26T21:45:46.072Z] IMAGE_TYPE="JDK"
[2026-02-26T21:45:46.072Z] =RELEASE INFO END=
[2026-02-26T21:45:46.072Z] get testKitGen...
[2026-02-26T21:45:46.072Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-26T21:45:47.036Z] git rev-parse master
[2026-02-26T21:45:47.036Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T21:45:47.036Z] get functional test material...
[2026-02-26T21:45:47.036Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:45:47.036Z] Cloning into 'openj9'...
[2026-02-26T21:45:47.036Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-26T21:45:54.354Z] Updating files: 45% (4576/10151)
[2026-02-26T21:45:54.354Z] Updating files: 46% (4670/10151)
[2026-02-26T21:45:54.354Z] Updating files: 47% (4771/10151)
[2026-02-26T21:45:54.354Z] Updating files: 48% (4873/10151)
[2026-02-26T21:45:54.354Z] Updating files: 49% (4974/10151)
[2026-02-26T21:45:54.354Z] Updating files: 50% (5076/10151)
[2026-02-26T21:45:54.354Z] Updating files: 51% (5178/10151)
[2026-02-26T21:45:54.354Z] Updating files: 52% (5279/10151)
[2026-02-26T21:45:54.354Z] Updating files: 53% (5381/10151)
[2026-02-26T21:45:54.354Z] Updating files: 54% (5482/10151)
[2026-02-26T21:45:54.354Z] Updating files: 55% (5584/10151)
[2026-02-26T21:45:54.354Z] Updating files: 56% (5685/10151)
[2026-02-26T21:45:54.354Z] Updating files: 57% (5787/10151)
[2026-02-26T21:45:54.354Z] Updating files: 58% (5888/10151)
[2026-02-26T21:45:54.354Z] Updating files: 59% (5990/10151)
[2026-02-26T21:45:54.354Z] Updating files: 60% (6091/10151)
[2026-02-26T21:45:54.354Z] Updating files: 61% (6193/10151)
[2026-02-26T21:45:54.354Z] Updating files: 62% (6294/10151)
[2026-02-26T21:45:54.354Z] Updating files: 63% (6396/10151)
[2026-02-26T21:45:54.354Z] Updating files: 64% (6497/10151)
[2026-02-26T21:45:54.354Z] Updating files: 65% (6599/10151)
[2026-02-26T21:45:54.354Z] Updating files: 66% (6700/10151)
[2026-02-26T21:45:54.354Z] Updating files: 67% (6802/10151)
[2026-02-26T21:45:54.354Z] Updating files: 68% (6903/10151)
[2026-02-26T21:45:55.315Z] Updating files: 69% (7005/10151)
[2026-02-26T21:45:55.316Z] Updating files: 70% (7106/10151)
[2026-02-26T21:45:55.316Z] Updating files: 71% (7208/10151)
[2026-02-26T21:45:55.316Z] Updating files: 72% (7309/10151)
[2026-02-26T21:45:55.316Z] Updating files: 73% (7411/10151)
[2026-02-26T21:45:55.316Z] Updating files: 74% (7512/10151)
[2026-02-26T21:45:55.316Z] Updating files: 75% (7614/10151)
[2026-02-26T21:45:55.316Z] Updating files: 76% (7715/10151)
[2026-02-26T21:45:55.316Z] Updating files: 77% (7817/10151)
[2026-02-26T21:45:55.316Z] Updating files: 78% (7918/10151)
[2026-02-26T21:45:55.316Z] Updating files: 79% (8020/10151)
[2026-02-26T21:45:55.316Z] Updating files: 80% (8121/10151)
[2026-02-26T21:45:55.316Z] Updating files: 81% (8223/10151)
[2026-02-26T21:45:55.316Z] Updating files: 82% (8324/10151)
[2026-02-26T21:45:55.316Z] Updating files: 83% (8426/10151)
[2026-02-26T21:45:55.316Z] Updating files: 84% (8527/10151)
[2026-02-26T21:45:55.316Z] Updating files: 85% (8629/10151)
[2026-02-26T21:45:55.316Z] Updating files: 86% (8730/10151)
[2026-02-26T21:45:55.316Z] Updating files: 86% (8790/10151)
[2026-02-26T21:45:55.316Z] Updating files: 87% (8832/10151)
[2026-02-26T21:45:55.316Z] Updating files: 88% (8933/10151)
[2026-02-26T21:45:55.316Z] Updating files: 89% (9035/10151)
[2026-02-26T21:45:55.316Z] Updating files: 90% (9136/10151)
[2026-02-26T21:45:55.316Z] Updating files: 91% (9238/10151)
[2026-02-26T21:45:55.316Z] Updating files: 92% (9339/10151)
[2026-02-26T21:45:55.316Z] Updating files: 93% (9441/10151)
[2026-02-26T21:45:55.316Z] Updating files: 94% (9542/10151)
[2026-02-26T21:45:55.316Z] Updating files: 95% (9644/10151)
[2026-02-26T21:45:55.316Z] Updating files: 96% (9745/10151)
[2026-02-26T21:45:55.316Z] Updating files: 97% (9847/10151)
[2026-02-26T21:45:55.316Z] Updating files: 98% (9948/10151)
[2026-02-26T21:45:55.316Z] Updating files: 99% (10050/10151)
[2026-02-26T21:45:55.316Z] Updating files: 100% (10151/10151)
[2026-02-26T21:45:55.316Z] Updating files: 100% (10151/10151), done.
[2026-02-26T21:45:55.316Z] check OpenJ9 Repo sha
[2026-02-26T21:45:55.316Z] /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-26T21:45:55.316Z] 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-26T21:45:55.316Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:45:55.316Z] OPENJ9_SHA=8f762617b8027c8da264d7654338609dfe76a885
[2026-02-26T21:45:55.316Z] total 128
[2026-02-26T21:45:55.316Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 26 21:44 Contributing.md
[2026-02-26T21:45:55.316Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 26 21:44 LICENSE
[2026-02-26T21:45:55.316Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 26 21:44 NOTICE
[2026-02-26T21:45:55.316Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 26 21:44 README.md
[2026-02-26T21:45:55.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 21:45 TKG
[2026-02-26T21:45:55.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 21:44 buildenv
[2026-02-26T21:45:55.316Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 26 21:44 compile.sh
[2026-02-26T21:45:55.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:44 config
[2026-02-26T21:45:55.316Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 26 21:44 docs
[2026-02-26T21:45:55.316Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 26 21:44 external
[2026-02-26T21:45:55.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 21:44 functional
[2026-02-26T21:45:55.316Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 26 21:44 get.sh
[2026-02-26T21:45:55.316Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 26 21:44 jck
[2026-02-26T21:45:55.316Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 26 21:45 openj9
[2026-02-26T21:45:55.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:44 openjdk
[2026-02-26T21:45:55.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 26 21:44 perf
[2026-02-26T21:45:55.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 21:44 scripts
[2026-02-26T21:45:55.316Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 26 21:44 system
[2026-02-26T21:45:55.316Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 26 21:44 terminateTestProcesses.sh
[2026-02-26T21:45:55.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 26 21:44 testenv
[2026-02-26T21:45:56.278Z] get vendor test material...
[2026-02-26T21:45:56.278Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-26T21:45:56.278Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-26T21:45:56.832Z] check vendor repo sha
[2026-02-26T21:45:56.832Z] /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-26T21:45:56.832Z] 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-26T21:45:56.832Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-26T21:45:56.832Z] temurin-build_BRANCH=add4c7da67f6165313c0cfb4783b823be7ba0d6f
[2026-02-26T21:45:56.832Z] 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-26T21:45:57.065Z] $ ssh-agent -k
[2026-02-26T21:45:57.074Z] unset SSH_AUTH_SOCK;
[2026-02-26T21:45:57.074Z] unset SSH_AGENT_PID;
[2026-02-26T21:45:57.074Z] echo Agent pid 3375609 killed;
[2026-02-26T21:45:57.887Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-26T21:45:58.347Z] 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=539&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-26T21:45:58.363Z] 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-4&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=539&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-26T21:45:58.417Z] Building tests...
[Pipeline] timeout
[2026-02-26T21:45:58.421Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:45:58.436Z] 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-26T21:45:58.884Z] 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-26T21:45:58.905Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-26T21:46:00.771Z] + which Xvfb
[2026-02-26T21:46:00.771Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-26T21:46:01.754Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/.xvfb-355-..fbdir10485075807850735932
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:46:24.293Z] + ps -f
[2026-02-26T21:46:24.293Z] + grep [X]vfb
[2026-02-26T21:46:24.293Z] + awk {print $9}
[Pipeline] echo
[2026-02-26T21:46:25.037Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-26T21:46:25.128Z] $ ssh-agent
[2026-02-26T21:46:25.938Z] SSH_AUTH_SOCK=/tmp/ssh-2uNJcjLTZwLc/agent.3375798
[2026-02-26T21:46:25.938Z] SSH_AGENT_PID=3375800
[2026-02-26T21:46:25.938Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:46:27.826Z] + uname
[2026-02-26T21:46:27.826Z] + [ Linux = AIX ]
[2026-02-26T21:46:27.826Z] + uname
[2026-02-26T21:46:27.826Z] + [ Linux = SunOS ]
[2026-02-26T21:46:27.826Z] + uname
[2026-02-26T21:46:27.826Z] + [ Linux = *BSD ]
[2026-02-26T21:46:27.826Z] + MAKE=make
[2026-02-26T21:46:27.826Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-26T21:46:27.826Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-26T21:46:30.233Z] + uname
[2026-02-26T21:46:30.233Z] + [ Linux = AIX ]
[2026-02-26T21:46:30.233Z] + uname
[2026-02-26T21:46:30.233Z] + [ Linux = SunOS ]
[2026-02-26T21:46:30.233Z] + uname
[2026-02-26T21:46:30.233Z] + [ Linux = *BSD ]
[2026-02-26T21:46:30.233Z] + MAKE=make
[2026-02-26T21:46:30.233Z] + cd ./aqa-tests
[2026-02-26T21:46:30.233Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-26T21:46:30.233Z] + set +x
[2026-02-26T21:46:30.233Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:46:30.233Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:46:30.233Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:46:30.233Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:46:30.233Z] (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-26T21:46:30.234Z] 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-26T21:46:30.234Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-26T21:46:31.202Z]
[2026-02-26T21:46:31.202Z] build:
[2026-02-26T21:46:31.202Z]
[2026-02-26T21:46:31.202Z] clean:
[2026-02-26T21:46:31.202Z]
[2026-02-26T21:46:31.202Z] init:
[2026-02-26T21:46:31.202Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-26T21:46:31.202Z]
[2026-02-26T21:46:31.202Z] getDependentLibs:
[2026-02-26T21:46:31.202Z] [exec] --------------------------------------------
[2026-02-26T21:46:31.202Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:46:31.202Z] [exec] task is set to default
[2026-02-26T21:46:31.202Z] [exec] dependencyList is set to json_simple
[2026-02-26T21:46:31.202Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:46:31.202Z] [exec] --------------------------------------------
[2026-02-26T21:46:31.202Z] [exec] Starting download third party dependent jars
[2026-02-26T21:46:31.202Z] [exec] --------------------------------------------
[2026-02-26T21:46:31.202Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:46:31.202Z] [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-26T21:46:31.202Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:46:31.202Z]
[2026-02-26T21:46:31.202Z] compile:
[2026-02-26T21:46:31.202Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:46:31.202Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:46:31.202Z] [echo] ===fork: yes
[2026-02-26T21:46:31.202Z] [echo] ===debug: on
[2026-02-26T21:46:31.202Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-26T21:46:33.198Z]
[2026-02-26T21:46:33.198Z] dist:
[2026-02-26T21:46:33.198Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-26T21:46:33.198Z]
[2026-02-26T21:46:33.198Z] BUILD SUCCESSFUL
[2026-02-26T21:46:33.198Z] Total time: 2 seconds
[2026-02-26T21:46:33.198Z] 0
[2026-02-26T21:46:33.198Z] /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-26T21:46:33.198Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-26T21:46:33.198Z] microArchOutput:
[2026-02-26T21:46:34.173Z] ****************************** MACHINE INFO ******************************
[2026-02-26T21:46:34.173Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-26T21:46:34.173Z] Free Physical Memory Size : 4427718656
[2026-02-26T21:46:34.173Z] Free space (bytes) : 118999801856
[2026-02-26T21:46:34.173Z] Total Physical Memory Size : 6442450944
[2026-02-26T21:46:34.173Z] Total space (bytes) : 167961710592
[2026-02-26T21:46:34.173Z] Usable space (bytes) : 110393303040
[2026-02-26T21:46:34.173Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:46:34.173Z] bashVersion :
[2026-02-26T21:46:34.173Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu)
[2026-02-26T21:46:34.173Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-26T21:46:34.173Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] This is free software; you are free to change and redistribute it.
[2026-02-26T21:46:34.173Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:46:34.173Z] cpuCores : 8
[2026-02-26T21:46:34.173Z] curlVersion :
[2026-02-26T21:46:34.173Z] 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-26T21:46:34.173Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-02-26T21:46:34.173Z] 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-26T21:46:34.173Z] 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-26T21:46:34.173Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-26T21:46:34.173Z] gcc version : 13
[2026-02-26T21:46:34.173Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39
[2026-02-26T21:46:34.173Z] gdb version : bash: line 1: gdb: command not found
[2026-02-26T21:46:34.173Z] lldb version : Command could not be executed
[2026-02-26T21:46:34.173Z] makeVersion :
[2026-02-26T21:46:34.173Z] GNU Make 4.3
[2026-02-26T21:46:34.173Z] Built for aarch64-unknown-linux-gnu
[2026-02-26T21:46:34.173Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-26T21:46:34.173Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:46:34.173Z] This is free software: you are free to change and redistribute it.
[2026-02-26T21:46:34.173Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:46:34.173Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-26T21:46:34.173Z] osInfo :
[2026-02-26T21:46:34.173Z] PRETTY_NAME="Ubuntu 24.04.4 LTS"
[2026-02-26T21:46:34.173Z] NAME="Ubuntu"
[2026-02-26T21:46:34.173Z] VERSION_ID="24.04"
[2026-02-26T21:46:34.173Z] VERSION="24.04.4 LTS (Noble Numbat)"
[2026-02-26T21:46:34.173Z] VERSION_CODENAME=noble
[2026-02-26T21:46:34.173Z] ID=ubuntu
[2026-02-26T21:46:34.173Z] ID_LIKE=debian
[2026-02-26T21:46:34.173Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-26T21:46:34.173Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-26T21:46:34.173Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-26T21:46:34.173Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-26T21:46:34.173Z] UBUNTU_CODENAME=noble
[2026-02-26T21:46:34.173Z] LOGO=ubuntu-logo
[2026-02-26T21:46:34.173Z] osLabel : ubuntu.24
[2026-02-26T21:46:34.173Z] perlVersion :
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi
[2026-02-26T21:46:34.173Z] (with 51 registered patches, see perl -V for more detail)
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] Copyright 1987-2023, Larry Wall
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-26T21:46:34.173Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-26T21:46:34.173Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-26T21:46:34.173Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-26T21:46:34.173Z]
[2026-02-26T21:46:34.173Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-26T21:46:34.173Z] procArch : aarch64
[2026-02-26T21:46:34.173Z] sysArch : aarch64
[2026-02-26T21:46:34.173Z] sysOS : Linux
[2026-02-26T21:46:34.173Z] ulimit :
[2026-02-26T21:46:34.173Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-26T21:46:34.173Z] core file size (blocks, -c) unlimited
[2026-02-26T21:46:34.173Z] data seg size (kbytes, -d) unlimited
[2026-02-26T21:46:34.173Z] scheduling priority (-e) 0
[2026-02-26T21:46:34.173Z] file size (blocks, -f) unlimited
[2026-02-26T21:46:34.173Z] pending signals (-i) 63541
[2026-02-26T21:46:34.173Z] max locked memory (kbytes, -l) 8192
[2026-02-26T21:46:34.173Z] max memory size (kbytes, -m) unlimited
[2026-02-26T21:46:34.173Z] open files (-n) 524288
[2026-02-26T21:46:34.173Z] pipe size (512 bytes, -p) 8
[2026-02-26T21:46:34.173Z] POSIX message queues (bytes, -q) 819200
[2026-02-26T21:46:34.173Z] real-time priority (-r) 0
[2026-02-26T21:46:34.173Z] stack size (kbytes, -s) 8192
[2026-02-26T21:46:34.173Z] cpu time (seconds, -t) unlimited
[2026-02-26T21:46:34.174Z] max user processes (-u) unlimited
[2026-02-26T21:46:34.174Z] virtual memory (kbytes, -v) unlimited
[2026-02-26T21:46:34.174Z] file locks (-x) unlimited
[2026-02-26T21:46:34.174Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-26T21:46:34.174Z] vmVendor : Oracle Corporation
[2026-02-26T21:46:34.174Z] vmVersion : 25.492-b04
[2026-02-26T21:46:34.174Z] xlc version : bash: line 1: xlC: command not found
[2026-02-26T21:46:34.174Z] **************************************************************************
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('java.vendor')=Temurin
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('os.name')=Linux
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('os.arch')=aarch64
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('java.fullversion')=null
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] System.getProperty('sun.arch.data.model')=64
[2026-02-26T21:46:34.174Z]
[2026-02-26T21:46:34.174Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-26T21:46:34.174Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:34.174Z] perl scripts/configure.pl
[2026-02-26T21:46:34.174Z] /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-26T21:46:35.137Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:46:35.137Z]
[2026-02-26T21:46:35.137Z]
[2026-02-26T21:46:35.137Z] Starting to generate build list.
[2026-02-26T21:46:35.137Z]
[2026-02-26T21:46:35.137Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-26T21:46:35.137Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-26T21:46:35.137Z]
[2026-02-26T21:46:35.137Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:35.137Z] make -f clean.mk cleanBuild
[2026-02-26T21:46:35.137Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:35.137Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-02-26T21:46:35.137Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:35.137Z] make -f compile.mk compile
[2026-02-26T21:46:35.137Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:35.137Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:46:35.137Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:46:35.137Z] (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-26T21:46:35.137Z] 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-26T21:46:36.105Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-02-26T21:46:36.105Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-02-26T21:46:36.105Z]
[2026-02-26T21:46:36.105Z] -create_test_directory:
[2026-02-26T21:46:36.105Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2026-02-26T21:46:36.105Z]
[2026-02-26T21:46:36.105Z] stage_test_material:
[2026-02-26T21:46:37.067Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2026-02-26T21:46:37.067Z]
[2026-02-26T21:46:37.067Z] build:
[2026-02-26T21:46:37.067Z]
[2026-02-26T21:46:37.067Z] init:
[2026-02-26T21:46:37.068Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:46:37.068Z]
[2026-02-26T21:46:37.068Z] build:
[2026-02-26T21:46:37.068Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:46:37.068Z] [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-26T21:46:37.068Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:46:37.068Z]
[2026-02-26T21:46:37.068Z] build:
[2026-02-26T21:46:37.068Z]
[2026-02-26T21:46:37.068Z] init:
[2026-02-26T21:46:37.068Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-26T21:46:37.068Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-26T21:46:37.068Z]
[2026-02-26T21:46:37.068Z] getDependentLibs:
[2026-02-26T21:46:37.068Z] [exec] --------------------------------------------
[2026-02-26T21:46:37.068Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:46:37.068Z] [exec] task is set to default
[2026-02-26T21:46:37.068Z] [exec] dependencyList is set to testng,jcommander
[2026-02-26T21:46:37.068Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:46:37.068Z] [exec] --------------------------------------------
[2026-02-26T21:46:37.068Z] [exec] Starting download third party dependent jars
[2026-02-26T21:46:37.068Z] [exec] --------------------------------------------
[2026-02-26T21:46:37.068Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:46:37.068Z] [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-26T21:46:37.068Z] [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-26T21:46:37.068Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:46:37.068Z]
[2026-02-26T21:46:37.068Z] compile:
[2026-02-26T21:46:37.068Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-26T21:46:37.068Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:46:37.068Z] [echo] ===fork: yes
[2026-02-26T21:46:37.068Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-02-26T21:46:37.068Z] [echo] ===debug: on
[2026-02-26T21:46:37.068Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-02-26T21:46:37.068Z] [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-26T21:46:39.063Z] [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-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] dist_functional:
[2026-02-26T21:46:39.063Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] dist:
[2026-02-26T21:46:39.063Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-02-26T21:46:39.063Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] clean:
[2026-02-26T21:46:39.063Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] BUILD SUCCESSFUL
[2026-02-26T21:46:39.063Z] Total time: 2 seconds
[2026-02-26T21:46:39.063Z] 0
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] RECORD TEST REPOs SHA
[2026-02-26T21:46:39.063Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-26T21:46:39.063Z] 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-26T21:46:39.063Z] 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-26T21:46:39.063Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-26T21:46:39.063Z] ================================================
[2026-02-26T21:46:39.063Z] timestamp: 20260226-214638
[2026-02-26T21:46:39.063Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-02-26T21:46:39.063Z] git repo:
[2026-02-26T21:46:39.063Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-26T21:46:39.063Z] sha:
[2026-02-26T21:46:39.063Z] add4c7da67f6165313c0cfb4783b823be7ba0d6f
[2026-02-26T21:46:39.063Z] ================================================
[2026-02-26T21:46:39.063Z] timestamp: 20260226-214638
[2026-02-26T21:46:39.063Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2026-02-26T21:46:39.063Z] git repo:
[2026-02-26T21:46:39.063Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:46:39.063Z] sha:
[2026-02-26T21:46:39.063Z] 30c0b963c9041edc85df0a417b51c2220cd7058a
[2026-02-26T21:46:39.063Z] ================================================
[2026-02-26T21:46:39.063Z] timestamp: 20260226-214638
[2026-02-26T21:46:39.063Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-26T21:46:39.063Z] git repo:
[2026-02-26T21:46:39.063Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-26T21:46:39.063Z] sha:
[2026-02-26T21:46:39.063Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T21:46:39.063Z] ================================================
[2026-02-26T21:46:39.063Z] timestamp: 20260226-214638
[2026-02-26T21:46:39.063Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9
[2026-02-26T21:46:39.063Z] git repo:
[2026-02-26T21:46:39.063Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:46:39.063Z] sha:
[2026-02-26T21:46:39.063Z] 8f762617b8027c8da264d7654338609dfe76a885
[2026-02-26T21:46:39.063Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:39.063Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-26T21:46:39.063Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:39.063Z] perl scripts/configure.pl
[2026-02-26T21:46:39.063Z] /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-26T21:46:39.063Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:39.063Z] Starting to generate test make files.
[2026-02-26T21:46:39.063Z]
[2026-02-26T21:46:40.025Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-26T21:46:40.025Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Make files are generated successfully.
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:40.025Z] make -f runtest.mk _extended.functional
[2026-02-26T21:46:40.025Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] Running make 4.3
[2026-02-26T21:46:40.025Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-02-26T21:46:40.025Z] set JDK_VERSION to 8
[2026-02-26T21:46:40.025Z] set JDK_IMPL to hotspot
[2026-02-26T21:46:40.025Z] set JVM_VERSION to openjdk8
[2026-02-26T21:46:40.025Z] set JCL_VERSION to latest
[2026-02-26T21:46:40.025Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:46:40.025Z] set SPEC to linux_aarch64
[2026-02-26T21:46:40.025Z] set TEST_FLAG to
[2026-02-26T21:46:40.025Z] set OS_LABEL to ubuntu.24
[2026-02-26T21:46:40.025Z] Running extended.functional ...
[2026-02-26T21:46:40.025Z] There are 1 test targets in extended.functional
[2026-02-26T21:46:40.025Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-26T21:46:40.025Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:46:40.025Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04)
[2026-02-26T21:46:40.025Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:46:40.025Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests'
[2026-02-26T21:46:40.025Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional'
[2026-02-26T21:46:40.025Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-02-26T21:46:40.025Z]
[2026-02-26T21:46:40.025Z] ===============================================