Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 568
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:47:00.732Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-26T21:47:00.733Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[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:47:00.742Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-26T21:47:00.744Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2026-02-26T21:47:00.752Z] Found a total of 17 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2026-02-26T21:47:00.769Z] Running on test-docker-ubuntu2204-x64-2 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-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:47:00.804Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-26T21:47:01.105Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-26T21:47:01.106Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-26T21:47:01.234Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-26T21:47:01.422Z] The recommended git tool is: git
[2026-02-26T21:47:01.680Z] No credentials specified
[2026-02-26T21:47:01.806Z] Cloning the remote Git repository
[2026-02-26T21:47:01.987Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:47:01.988Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-02-26T21:47:01.998Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-26T21:47:01.998Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:47:01.998Z] > git --version # timeout=10
[2026-02-26T21:47:02.002Z] > git --version # 'git version 2.34.1'
[2026-02-26T21:47:02.002Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:47:06.865Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-26T21:47:06.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-26T21:47:08.055Z] Avoid second fetch
[2026-02-26T21:47:08.110Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-26T21:47:10.275Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
[2026-02-26T21:47:10.331Z] > git config core.sparsecheckout # timeout=10
[2026-02-26T21:47:10.338Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[2026-02-26T21:47:12.846Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
[2026-02-26T21:47:12.902Z] > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-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:47:18.594Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:47:18.621Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-26T21:47:20.065Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-02-26T21:47:20.573Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-26T21:47:21.953Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-26T21:47:21.953Z] Unix type machine..
[2026-02-26T21:47:21.953Z] Running on a Linux host
[2026-02-26T21:47:21.953Z] 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:47:24.360Z] + printenv
[2026-02-26T21:47:24.360Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-26T21:47:24.360Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:47:24.360Z] USE_TESTENV_PROPERTIES=false
[2026-02-26T21:47:24.360Z] VENDOR_TEST_DIRS=/test/functional
[2026-02-26T21:47:24.360Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-26T21:47:24.360Z] SSH_CLIENT=78.47.239.97 59650 22
[2026-02-26T21:47:24.360Z] USER=jenkins
[2026-02-26T21:47:24.360Z] BUILD_LIST=functional/buildAndPackage
[2026-02-26T21:47:24.360Z] SDK_RESOURCE=upstream
[2026-02-26T21:47:24.360Z] OPENJ9_BRANCH=master
[2026-02-26T21:47:24.360Z] jobStatus=SUCCESS
[2026-02-26T21:47:24.360Z] CI=true
[2026-02-26T21:47:24.360Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/367/display/redirect?page=changes
[2026-02-26T21:47:24.360Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:47:24.360Z] UPSTREAM_JOB_NUMBER=568
[2026-02-26T21:47:24.360Z] TARGET=extended.functional
[2026-02-26T21:47:24.360Z] EXIT_FAILURE=false
[2026-02-26T21:47:24.360Z] VENDOR_TEST_BRANCHES=master
[2026-02-26T21:47:24.360Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1 ci.role.test repro_no_attest sw.os.linux test-docker-ubuntu2204-x64-2 hw.arch.x86
[2026-02-26T21:47:24.360Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-26T21:47:24.360Z] MOTD_SHOWN=pam
[2026-02-26T21:47:24.360Z] USE_JRE=false
[2026-02-26T21:47:24.360Z] OLDPWD=/home/jenkins
[2026-02-26T21:47:24.360Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-26T21:47:24.360Z] HOME=/home/jenkins
[2026-02-26T21:47:24.360Z] ADOPTOPENJDK_BRANCH=master
[2026-02-26T21:47:24.360Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/367/
[2026-02-26T21:47:24.360Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests.tap
[2026-02-26T21:47:24.360Z] JDK_IMPL=hotspot
[2026-02-26T21:47:24.360Z] DOCKER_REQUIRED=false
[2026-02-26T21:47:24.360Z] HUDSON_COOKIE=762fa5b9-5365-4d16-b45e-e863d59df9da
[2026-02-26T21:47:24.360Z] JENKINS_SERVER_COOKIE=durable-e4df8cbb39488f016aee9a224f5ee5e20f412d4a56b4064a64f55309b83dfa9c
[2026-02-26T21:47:24.360Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-02-26T21:47:24.360Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../benchmarks
[2026-02-26T21:47:24.360Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-26T21:47:24.360Z] KEEP_WORKSPACE=false
[2026-02-26T21:47:24.360Z] ARCHIVE_TEST_RESULTS=false
[2026-02-26T21:47:24.360Z] GENERATE_JOBS=false
[2026-02-26T21:47:24.360Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-26T21:47:24.360Z] PERSONAL_BUILD=false
[2026-02-26T21:47:24.360Z] LOGNAME=jenkins
[2026-02-26T21:47:24.360Z] NODE_NAME=test-docker-ubuntu2204-x64-2
[2026-02-26T21:47:24.360Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/367/display/redirect?page=artifacts
[2026-02-26T21:47:24.360Z] STAGE_NAME=Setup
[2026-02-26T21:47:24.360Z] AUTO_DETECT=true
[2026-02-26T21:47:24.360Z] EXECUTOR_NUMBER=0
[2026-02-26T21:47:24.360Z] JDK_VERSION=8
[2026-02-26T21:47:24.360Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-26T21:47:24.360Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/367/display/redirect?page=tests
[2026-02-26T21:47:24.360Z] BUILD_DISPLAY_NAME=#367
[2026-02-26T21:47:24.360Z] TIME_LIMIT=1
[2026-02-26T21:47:24.360Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-26T21:47:24.360Z] JOB_BASE_NAME=jdk8u-linux-x64-temurin_SmokeTests
[2026-02-26T21:47:24.360Z] PATH=/usr/lib/jvm/jdk17:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-02-26T21:47:24.360Z] PLATFORM=x86-64_linux
[2026-02-26T21:47:24.360Z] TKG_ITERATIONS=1
[2026-02-26T21:47:24.360Z] EXIT_SUCCESS=false
[2026-02-26T21:47:24.360Z] BUILD_ID=367
[2026-02-26T21:47:24.360Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-26T21:47:24.360Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-x64-temurin_SmokeTests-367
[2026-02-26T21:47:24.360Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-02-26T21:47:24.360Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-26T21:47:24.360Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-26T21:47:24.360Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/
[2026-02-26T21:47:24.360Z] KEEP_REPORTDIR=false
[2026-02-26T21:47:24.360Z] ORIGIN_JDK_VERSION=8
[2026-02-26T21:47:24.360Z] BUILD_NUMBER=367
[2026-02-26T21:47:24.360Z] JENKINS_NODE_COOKIE=2dff8994-5892-4a82-ab09-aa413648275d
[2026-02-26T21:47:24.360Z] SHELL=/bin/sh
[2026-02-26T21:47:24.360Z] ITERATIONS=1
[2026-02-26T21:47:24.360Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-26T21:47:24.360Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:47:24.360Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/367/display/redirect
[2026-02-26T21:47:24.360Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-26T21:47:24.360Z] SPEC=linux_x86-64
[2026-02-26T21:47:24.360Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-26T21:47:24.360Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-26T21:47:24.360Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-temurin_SmokeTests/display/redirect
[2026-02-26T21:47:24.360Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-26T21:47:24.360Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-26T21:47:24.360Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-26T21:47:24.360Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[2026-02-26T21:47:24.360Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:47:24.360Z] JAVA_HOME=/usr/lib/jvm/jdk17
[2026-02-26T21:47:24.360Z] SSH_CONNECTION=78.47.239.97 59650 172.17.0.8 22
[2026-02-26T21:47:24.360Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests@tmp
[2026-02-26T21:47:24.360Z] PARALLEL=None
[2026-02-26T21:47:24.360Z] JOBSTARTTIME=Thu, 26 Feb 2026 21:47:19 +0000
[2026-02-26T21:47:24.360Z] 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:47:24.759Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:47:24.773Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-26T21:48:16.636Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 568
[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:48:16.829Z] 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:48:16.835Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-02-26T21:48:16.908Z] $ ssh-agent
[2026-02-26T21:48:17.485Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXTKpFS/agent.1273949
[2026-02-26T21:48:17.485Z] SSH_AGENT_PID=1273951
[2026-02-26T21:48:17.485Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-26T21:48:17.505Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:48:18.922Z] + pwd
[2026-02-26T21:48:18.922Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_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:48:18.922Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[2026-02-26T21:48:18.922Z] get jdk binary...
[2026-02-26T21:48:18.922Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-26T21:48:18.922Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz ...
[2026-02-26T21:48:24.488Z] List files in jdkbinary folder...
[2026-02-26T21:48:24.488Z] total 388724
[2026-02-26T21:48:24.488Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:24.488Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz
[2026-02-26T21:48:24.488Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:24.488Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:24.488Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:48:24.488Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:48:24.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:48 tmp
[2026-02-26T21:48:24.488Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:48:24.488Z] total 4
[2026-02-26T21:48:24.488Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 jdk8u492-b04-src
[2026-02-26T21:48:24.488Z] Moving directory jdk8u492-b04-src/ to ../source-image
[2026-02-26T21:48:24.488Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:48:26.884Z] List files in jdkbinary folder...
[2026-02-26T21:48:26.884Z] total 388728
[2026-02-26T21:48:26.884Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:26.884Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz
[2026-02-26T21:48:26.884Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:26.884Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:26.884Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:48:26.884Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:48:26.884Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 source-image
[2026-02-26T21:48:26.884Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:48 tmp
[2026-02-26T21:48:26.884Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:48:26.884Z] total 4
[2026-02-26T21:48:26.884Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04
[2026-02-26T21:48:26.884Z] Moving directory jdk8u492-b04/ to ../j2sdk-image
[2026-02-26T21:48:26.884Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-26T21:48:27.628Z] List files in jdkbinary folder...
[2026-02-26T21:48:27.628Z] total 388732
[2026-02-26T21:48:27.628Z] -rw-r--r-- 1 jenkins jenkins 158419062 Feb 26 21:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:27.628Z] -rw-r--r-- 1 jenkins jenkins 94175616 Feb 26 21:08 OpenJDK8U-jdk-sources_8u492b04-ea.tar.gz
[2026-02-26T21:48:27.628Z] -rw-r--r-- 1 jenkins jenkins 103503343 Feb 26 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:27.628Z] -rw-r--r-- 1 jenkins jenkins 41826977 Feb 26 21:27 OpenJDK8U-jre_x64_linux_hotspot_8u492b04-ea.tar.gz
[2026-02-26T21:48:27.628Z] -rw-rw-r-- 1 jenkins jenkins 21284 Feb 26 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea-metadata.json
[2026-02-26T21:48:27.628Z] -rw-r--r-- 1 jenkins jenkins 80480 Feb 26 21:45 OpenJDK8U-sbom_x64_linux_hotspot_8u492b04-ea.json
[2026-02-26T21:48:27.628Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 j2sdk-image
[2026-02-26T21:48:27.628Z] drwxr-xr-x 15 jenkins jenkins 4096 Feb 26 21:08 source-image
[2026-02-26T21:48:27.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:48 tmp
[2026-02-26T21:48:27.628Z] List files in jdkbinary/tmp folder...
[2026-02-26T21:48:27.628Z] total 4
[2026-02-26T21:48:27.628Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04-jre
[2026-02-26T21:48:27.628Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image
[2026-02-26T21:48:27.628Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-26T21:48:32.297Z] Removing top-level folder jdk8u492-b04-debug-image/
[2026-02-26T21:48:32.297Z] Removing top-level folder jdk8u492-b04/
[2026-02-26T21:48:40.358Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-02-26T21:48:40.358Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-26T21:48:40.358Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:48:40.358Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262107-b04)
[2026-02-26T21:48:40.358Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:48:40.358Z] =JAVA VERSION OUTPUT END=
[2026-02-26T21:48:40.358Z] =RELEASE INFO BEGIN=
[2026-02-26T21:48:40.358Z] JAVA_VERSION="1.8.0_492"
[2026-02-26T21:48:40.358Z] OS_NAME="Linux"
[2026-02-26T21:48:40.358Z] OS_VERSION="2.6"
[2026-02-26T21:48:40.358Z] OS_ARCH="amd64"
[2026-02-26T21:48:40.358Z] SOURCE=".:git:9bdb5fefaaf3+"
[2026-02-26T21:48:40.358Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-26T21:48:40.358Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f"
[2026-02-26T21:48:40.358Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-26T21:48:40.358Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-26T21:48:40.358Z] FULL_VERSION="1.8.0_492-beta-202602262107-b04"
[2026-02-26T21:48:40.358Z] SEMANTIC_VERSION="8.0.492+4"
[2026-02-26T21:48:40.358Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-26T21:48:40.358Z] JVM_VARIANT="Hotspot"
[2026-02-26T21:48:40.358Z] JVM_VERSION="25.492-b04"
[2026-02-26T21:48:40.358Z] IMAGE_TYPE="JDK"
[2026-02-26T21:48:40.358Z] =RELEASE INFO END=
[2026-02-26T21:48:40.358Z] get testKitGen...
[2026-02-26T21:48:40.358Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-26T21:48:41.140Z] git rev-parse master
[2026-02-26T21:48:41.140Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T21:48:41.140Z] get functional test material...
[2026-02-26T21:48:41.140Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:48:41.140Z] Cloning into 'openj9'...
[2026-02-26T21:48:41.140Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-26T21:48:47.816Z] Updating files: 70% (7196/10151)
[2026-02-26T21:48:47.816Z] Updating files: 71% (7208/10151)
[2026-02-26T21:48:47.816Z] Updating files: 72% (7309/10151)
[2026-02-26T21:48:47.816Z] Updating files: 73% (7411/10151)
[2026-02-26T21:48:47.816Z] Updating files: 74% (7512/10151)
[2026-02-26T21:48:47.817Z] Updating files: 75% (7614/10151)
[2026-02-26T21:48:47.817Z] Updating files: 76% (7715/10151)
[2026-02-26T21:48:47.817Z] Updating files: 77% (7817/10151)
[2026-02-26T21:48:47.817Z] Updating files: 78% (7918/10151)
[2026-02-26T21:48:47.817Z] Updating files: 79% (8020/10151)
[2026-02-26T21:48:47.817Z] Updating files: 80% (8121/10151)
[2026-02-26T21:48:47.817Z] Updating files: 81% (8223/10151)
[2026-02-26T21:48:47.817Z] Updating files: 82% (8324/10151)
[2026-02-26T21:48:47.817Z] Updating files: 83% (8426/10151)
[2026-02-26T21:48:47.817Z] Updating files: 84% (8527/10151)
[2026-02-26T21:48:47.817Z] Updating files: 85% (8629/10151)
[2026-02-26T21:48:47.817Z] Updating files: 86% (8730/10151)
[2026-02-26T21:48:47.817Z] Updating files: 87% (8832/10151)
[2026-02-26T21:48:47.817Z] Updating files: 88% (8933/10151)
[2026-02-26T21:48:47.817Z] Updating files: 89% (9035/10151)
[2026-02-26T21:48:47.817Z] Updating files: 90% (9136/10151)
[2026-02-26T21:48:47.817Z] Updating files: 91% (9238/10151)
[2026-02-26T21:48:47.817Z] Updating files: 92% (9339/10151)
[2026-02-26T21:48:47.817Z] Updating files: 93% (9441/10151)
[2026-02-26T21:48:47.817Z] Updating files: 94% (9542/10151)
[2026-02-26T21:48:47.817Z] Updating files: 95% (9644/10151)
[2026-02-26T21:48:47.817Z] Updating files: 96% (9745/10151)
[2026-02-26T21:48:47.817Z] Updating files: 97% (9847/10151)
[2026-02-26T21:48:47.817Z] Updating files: 98% (9948/10151)
[2026-02-26T21:48:47.817Z] Updating files: 99% (10050/10151)
[2026-02-26T21:48:47.817Z] Updating files: 100% (10151/10151)
[2026-02-26T21:48:47.817Z] Updating files: 100% (10151/10151), done.
[2026-02-26T21:48:47.817Z] check OpenJ9 Repo sha
[2026-02-26T21:48:47.817Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-26T21:48:47.817Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-26T21:48:47.817Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:48:47.817Z] OPENJ9_SHA=8f762617b8027c8da264d7654338609dfe76a885
[2026-02-26T21:48:47.817Z] total 128
[2026-02-26T21:48:47.817Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 26 21:47 Contributing.md
[2026-02-26T21:48:47.817Z] -rw-rw-r-- 1 jenkins jenkins 11360 Feb 26 21:47 LICENSE
[2026-02-26T21:48:47.817Z] -rw-rw-r-- 1 jenkins jenkins 65 Feb 26 21:47 NOTICE
[2026-02-26T21:48:47.817Z] -rw-rw-r-- 1 jenkins jenkins 8350 Feb 26 21:47 README.md
[2026-02-26T21:48:47.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 21:48 TKG
[2026-02-26T21:48:47.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 21:47 buildenv
[2026-02-26T21:48:47.817Z] -rwxrwxr-x 1 jenkins jenkins 339 Feb 26 21:47 compile.sh
[2026-02-26T21:48:47.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:47 config
[2026-02-26T21:48:47.817Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 26 21:47 docs
[2026-02-26T21:48:47.817Z] drwxrwxr-x 34 jenkins jenkins 4096 Feb 26 21:47 external
[2026-02-26T21:48:47.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 21:47 functional
[2026-02-26T21:48:47.817Z] -rwxrwxr-x 1 jenkins jenkins 30011 Feb 26 21:47 get.sh
[2026-02-26T21:48:47.817Z] drwxrwxr-x 20 jenkins jenkins 4096 Feb 26 21:47 jck
[2026-02-26T21:48:47.817Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 26 21:48 openj9
[2026-02-26T21:48:47.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 21:47 openjdk
[2026-02-26T21:48:47.817Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 26 21:47 perf
[2026-02-26T21:48:47.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 21:47 scripts
[2026-02-26T21:48:47.817Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 26 21:47 system
[2026-02-26T21:48:47.817Z] -rwxrwxr-x 1 jenkins jenkins 3928 Feb 26 21:47 terminateTestProcesses.sh
[2026-02-26T21:48:47.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 26 21:47 testenv
[2026-02-26T21:48:48.559Z] get vendor test material...
[2026-02-26T21:48:48.559Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-02-26T21:48:48.559Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2026-02-26T21:48:49.303Z] check vendor repo sha
[2026-02-26T21:48:49.303Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-02-26T21:48:49.303Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-02-26T21:48:49.303Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-02-26T21:48:49.303Z] temurin-build_BRANCH=add4c7da67f6165313c0cfb4783b823be7ba0d6f
[2026-02-26T21:48:49.303Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-26T21:48:49.755Z] $ ssh-agent -k
[2026-02-26T21:48:49.762Z] unset SSH_AUTH_SOCK;
[2026-02-26T21:48:49.762Z] unset SSH_AGENT_PID;
[2026-02-26T21:48:49.762Z] echo Agent pid 1273951 killed;
[2026-02-26T21:48:50.321Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-26T21:48:50.679Z] 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=x86-64_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-x64-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=568&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-26T21:48:50.692Z] 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=x86-64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-docker-ubuntu2204-x64-2&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-x64-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=568&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-26T21:48:50.742Z] Building tests...
[Pipeline] timeout
[2026-02-26T21:48:50.745Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-26T21:48:50.757Z] 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:48:51.103Z] 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:48:51.123Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-26T21:48:52.496Z] + which Xvfb
[2026-02-26T21:48:52.496Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-26T21:48:53.176Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/.xvfb-367-..fbdir17125993031367008142
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:49:14.994Z] + ps -f
[2026-02-26T21:49:14.994Z] + grep [X]vfb
[2026-02-26T21:49:14.994Z] + awk {print $9}
[Pipeline] echo
[2026-02-26T21:49:15.504Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-26T21:49:15.561Z] $ ssh-agent
[2026-02-26T21:49:16.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoVeqlv/agent.1274168
[2026-02-26T21:49:16.132Z] SSH_AGENT_PID=1274170
[2026-02-26T21:49:16.132Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-26T21:49:17.517Z] + uname
[2026-02-26T21:49:17.517Z] + [ Linux = AIX ]
[2026-02-26T21:49:17.517Z] + uname
[2026-02-26T21:49:17.517Z] + [ Linux = SunOS ]
[2026-02-26T21:49:17.517Z] + uname
[2026-02-26T21:49:17.517Z] + [ Linux = *BSD ]
[2026-02-26T21:49:17.517Z] + MAKE=make
[2026-02-26T21:49:17.517Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-26T21:49:17.517Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-26T21:49:19.264Z] + uname
[2026-02-26T21:49:19.265Z] + [ Linux = AIX ]
[2026-02-26T21:49:19.265Z] + uname
[2026-02-26T21:49:19.265Z] + [ Linux = SunOS ]
[2026-02-26T21:49:19.265Z] + uname
[2026-02-26T21:49:19.265Z] + [ Linux = *BSD ]
[2026-02-26T21:49:19.265Z] + MAKE=make
[2026-02-26T21:49:19.265Z] + cd ./aqa-tests
[2026-02-26T21:49:19.265Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-26T21:49:19.265Z] + set +x
[2026-02-26T21:49:19.265Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:49:19.265Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:49:19.265Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:49:19.265Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:49:19.265Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T21:49:19.265Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-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-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T21:49:19.265Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-26T21:49:20.015Z]
[2026-02-26T21:49:20.016Z] build:
[2026-02-26T21:49:20.016Z]
[2026-02-26T21:49:20.016Z] clean:
[2026-02-26T21:49:20.016Z]
[2026-02-26T21:49:20.016Z] init:
[2026-02-26T21:49:20.016Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-26T21:49:20.016Z]
[2026-02-26T21:49:20.016Z] getDependentLibs:
[2026-02-26T21:49:20.016Z] [exec] --------------------------------------------
[2026-02-26T21:49:20.016Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:49:20.016Z] [exec] task is set to default
[2026-02-26T21:49:20.016Z] [exec] dependencyList is set to json_simple
[2026-02-26T21:49:20.016Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:49:20.016Z] [exec] --------------------------------------------
[2026-02-26T21:49:20.016Z] [exec] Starting download third party dependent jars
[2026-02-26T21:49:20.016Z] [exec] --------------------------------------------
[2026-02-26T21:49:20.016Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:49:20.016Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-26T21:49:20.016Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:49:20.016Z]
[2026-02-26T21:49:20.016Z] compile:
[2026-02-26T21:49:20.016Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-26T21:49:20.016Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:49:20.016Z] [echo] ===fork: yes
[2026-02-26T21:49:20.016Z] [echo] ===debug: on
[2026-02-26T21:49:20.016Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-02-26T21:49:22.416Z]
[2026-02-26T21:49:22.416Z] dist:
[2026-02-26T21:49:22.417Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-26T21:49:22.417Z]
[2026-02-26T21:49:22.417Z] BUILD SUCCESSFUL
[2026-02-26T21:49:22.417Z] Total time: 3 seconds
[2026-02-26T21:49:22.417Z] 0
[2026-02-26T21:49:22.417Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-26T21:49:23.165Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-26T21:49:23.165Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-26T21:49:23.165Z] ****************************** MACHINE INFO ******************************
[2026-02-26T21:49:23.165Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-26T21:49:23.165Z] Free Physical Memory Size : 3428712448
[2026-02-26T21:49:23.165Z] Free space (bytes) : 412002619392
[2026-02-26T21:49:23.165Z] Total Physical Memory Size : 6442450944
[2026-02-26T21:49:23.165Z] Total space (bytes) : 480790110208
[2026-02-26T21:49:23.165Z] Usable space (bytes) : 389652393984
[2026-02-26T21:49:23.165Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-26T21:49:23.165Z] bashVersion :
[2026-02-26T21:49:23.165Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
[2026-02-26T21:49:23.165Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-02-26T21:49:23.165Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] This is free software; you are free to change and redistribute it.
[2026-02-26T21:49:23.165Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:49:23.165Z] cpuCores : 16
[2026-02-26T21:49:23.165Z] curlVersion :
[2026-02-26T21:49:23.165Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.20
[2026-02-26T21:49:23.165Z] Release-Date: 2022-01-05
[2026-02-26T21:49:23.165Z] 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:49:23.165Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2026-02-26T21:49:23.165Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-26T21:49:23.165Z] gcc version : 11
[2026-02-26T21:49:23.165Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.13) 2.35
[2026-02-26T21:49:23.165Z] gdb version : bash: line 1: gdb: command not found
[2026-02-26T21:49:23.165Z] lldb version : Command could not be executed
[2026-02-26T21:49:23.165Z] makeVersion :
[2026-02-26T21:49:23.165Z] GNU Make 4.3
[2026-02-26T21:49:23.165Z] Built for x86_64-pc-linux-gnu
[2026-02-26T21:49:23.165Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-02-26T21:49:23.165Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-26T21:49:23.165Z] This is free software: you are free to change and redistribute it.
[2026-02-26T21:49:23.165Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-26T21:49:23.165Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-26T21:49:23.165Z] osInfo :
[2026-02-26T21:49:23.165Z] PRETTY_NAME="Ubuntu 22.04.5 LTS"
[2026-02-26T21:49:23.165Z] NAME="Ubuntu"
[2026-02-26T21:49:23.165Z] VERSION_ID="22.04"
[2026-02-26T21:49:23.165Z] VERSION="22.04.5 LTS (Jammy Jellyfish)"
[2026-02-26T21:49:23.165Z] VERSION_CODENAME=jammy
[2026-02-26T21:49:23.165Z] ID=ubuntu
[2026-02-26T21:49:23.165Z] ID_LIKE=debian
[2026-02-26T21:49:23.165Z] HOME_URL="https://www.ubuntu.com/"
[2026-02-26T21:49:23.165Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-02-26T21:49:23.165Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-02-26T21:49:23.165Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-02-26T21:49:23.165Z] UBUNTU_CODENAME=jammy
[2026-02-26T21:49:23.165Z] osLabel : ubuntu.22
[2026-02-26T21:49:23.165Z] perlVersion :
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
[2026-02-26T21:49:23.165Z] (with 67 registered patches, see perl -V for more detail)
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] Copyright 1987-2021, Larry Wall
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-26T21:49:23.165Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-26T21:49:23.165Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-26T21:49:23.165Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-26T21:49:23.165Z] procArch : x86_64
[2026-02-26T21:49:23.165Z] sysArch : x86_64
[2026-02-26T21:49:23.165Z] sysOS : Linux
[2026-02-26T21:49:23.165Z] ulimit :
[2026-02-26T21:49:23.165Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-26T21:49:23.165Z] core file size (blocks, -c) unlimited
[2026-02-26T21:49:23.165Z] data seg size (kbytes, -d) unlimited
[2026-02-26T21:49:23.165Z] scheduling priority (-e) 0
[2026-02-26T21:49:23.165Z] file size (blocks, -f) unlimited
[2026-02-26T21:49:23.165Z] pending signals (-i) 257166
[2026-02-26T21:49:23.165Z] max locked memory (kbytes, -l) 8192
[2026-02-26T21:49:23.165Z] max memory size (kbytes, -m) unlimited
[2026-02-26T21:49:23.165Z] open files (-n) 1048576
[2026-02-26T21:49:23.165Z] pipe size (512 bytes, -p) 8
[2026-02-26T21:49:23.165Z] POSIX message queues (bytes, -q) 819200
[2026-02-26T21:49:23.165Z] real-time priority (-r) 0
[2026-02-26T21:49:23.165Z] stack size (kbytes, -s) 8192
[2026-02-26T21:49:23.165Z] cpu time (seconds, -t) unlimited
[2026-02-26T21:49:23.165Z] max user processes (-u) unlimited
[2026-02-26T21:49:23.165Z] virtual memory (kbytes, -v) unlimited
[2026-02-26T21:49:23.165Z] file locks (-x) unlimited
[2026-02-26T21:49:23.165Z] uname : Linux 54fffb56b639 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
[2026-02-26T21:49:23.165Z] vmVendor : Oracle Corporation
[2026-02-26T21:49:23.165Z] vmVersion : 25.492-b04
[2026-02-26T21:49:23.165Z] xlc version : bash: line 1: xlC: command not found
[2026-02-26T21:49:23.165Z] **************************************************************************
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('java.vendor')=Temurin
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('os.name')=Linux
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('os.arch')=amd64
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('java.fullversion')=null
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.165Z] System.getProperty('sun.arch.data.model')=64
[2026-02-26T21:49:23.165Z]
[2026-02-26T21:49:23.911Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-26T21:49:23.911Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:23.911Z] perl scripts/configure.pl
[2026-02-26T21:49:23.911Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-26T21:49:23.911Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:49:23.911Z]
[2026-02-26T21:49:23.911Z]
[2026-02-26T21:49:23.911Z] Starting to generate build list.
[2026-02-26T21:49:23.911Z]
[2026-02-26T21:49:24.658Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-26T21:49:24.658Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-26T21:49:24.658Z]
[2026-02-26T21:49:24.658Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:24.658Z] make -f clean.mk cleanBuild
[2026-02-26T21:49:24.658Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:24.658Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-02-26T21:49:24.658Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:24.658Z] make -f compile.mk compile
[2026-02-26T21:49:24.658Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:24.658Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:49:24.658Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-26T21:49:24.658Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-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-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-26T21:49:24.658Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-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-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-26T21:49:25.403Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-02-26T21:49:26.151Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] -create_test_directory:
[2026-02-26T21:49:26.151Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] stage_test_material:
[2026-02-26T21:49:26.151Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] build:
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] init:
[2026-02-26T21:49:26.151Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] build:
[2026-02-26T21:49:26.151Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:49:26.151Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:49:26.151Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-02-26T21:49:26.151Z]
[2026-02-26T21:49:26.151Z] build:
[2026-02-26T21:49:26.899Z]
[2026-02-26T21:49:26.899Z] init:
[2026-02-26T21:49:26.899Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-26T21:49:26.899Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-26T21:49:26.899Z]
[2026-02-26T21:49:26.899Z] getDependentLibs:
[2026-02-26T21:49:26.899Z] [exec] --------------------------------------------
[2026-02-26T21:49:26.899Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:49:26.899Z] [exec] task is set to default
[2026-02-26T21:49:26.899Z] [exec] dependencyList is set to testng,jcommander
[2026-02-26T21:49:26.899Z] [exec] System Test jars will not be downloaded.
[2026-02-26T21:49:26.899Z] [exec] --------------------------------------------
[2026-02-26T21:49:26.899Z] [exec] Starting download third party dependent jars
[2026-02-26T21:49:26.899Z] [exec] --------------------------------------------
[2026-02-26T21:49:26.899Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-02-26T21:49:26.899Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-26T21:49:26.899Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-26T21:49:26.899Z] [exec] downloaded dependent third party jars successfully
[2026-02-26T21:49:26.899Z]
[2026-02-26T21:49:26.899Z] compile:
[2026-02-26T21:49:26.899Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-26T21:49:26.900Z] [echo] ============COMPILER SETTINGS============
[2026-02-26T21:49:26.900Z] [echo] ===fork: yes
[2026-02-26T21:49:26.900Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-02-26T21:49:26.900Z] [echo] ===debug: on
[2026-02-26T21:49:26.900Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-02-26T21:49:26.900Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-26T21:49:28.442Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z] dist_functional:
[2026-02-26T21:49:28.442Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z] dist:
[2026-02-26T21:49:28.442Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-02-26T21:49:28.442Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z] clean:
[2026-02-26T21:49:28.442Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z] BUILD SUCCESSFUL
[2026-02-26T21:49:28.442Z] Total time: 3 seconds
[2026-02-26T21:49:28.442Z] 0
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z]
[2026-02-26T21:49:28.442Z] RECORD TEST REPOs SHA
[2026-02-26T21:49:28.443Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-26T21:49:28.443Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-26T21:49:28.443Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-26T21:49:28.443Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-26T21:49:28.443Z] ================================================
[2026-02-26T21:49:28.443Z] timestamp: 20260226-214927
[2026-02-26T21:49:28.443Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests
[2026-02-26T21:49:28.443Z] git repo:
[2026-02-26T21:49:28.443Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-26T21:49:28.443Z] sha:
[2026-02-26T21:49:28.443Z] 30c0b963c9041edc85df0a417b51c2220cd7058a
[2026-02-26T21:49:28.443Z] ================================================
[2026-02-26T21:49:28.443Z] timestamp: 20260226-214928
[2026-02-26T21:49:28.443Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/vendor_0
[2026-02-26T21:49:28.443Z] git repo:
[2026-02-26T21:49:28.443Z] Fetch URL: https://github.com/adoptium/temurin-build
[2026-02-26T21:49:28.443Z] sha:
[2026-02-26T21:49:28.443Z] add4c7da67f6165313c0cfb4783b823be7ba0d6f
[2026-02-26T21:49:28.443Z] ================================================
[2026-02-26T21:49:28.443Z] timestamp: 20260226-214928
[2026-02-26T21:49:28.443Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/openj9
[2026-02-26T21:49:28.443Z] git repo:
[2026-02-26T21:49:28.443Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-26T21:49:28.443Z] sha:
[2026-02-26T21:49:28.443Z] 8f762617b8027c8da264d7654338609dfe76a885
[2026-02-26T21:49:28.443Z] ================================================
[2026-02-26T21:49:28.443Z] timestamp: 20260226-214928
[2026-02-26T21:49:28.443Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-02-26T21:49:28.443Z] git repo:
[2026-02-26T21:49:28.443Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-26T21:49:28.443Z] sha:
[2026-02-26T21:49:28.443Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-26T21:49:28.443Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:28.443Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-26T21:49:28.443Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:28.443Z] perl scripts/configure.pl
[2026-02-26T21:49:28.443Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-02-26T21:49:29.187Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Starting to generate test make files.
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-02-26T21:49:29.187Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Make files are generated successfully.
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:29.187Z] make -f runtest.mk _extended.functional
[2026-02-26T21:49:29.187Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-02-26T21:49:29.187Z]
[2026-02-26T21:49:29.187Z] Running make 4.3
[2026-02-26T21:49:29.187Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-02-26T21:49:29.187Z] set JDK_VERSION to 8
[2026-02-26T21:49:29.187Z] set JDK_IMPL to hotspot
[2026-02-26T21:49:29.187Z] set JVM_VERSION to openjdk8
[2026-02-26T21:49:29.187Z] set JCL_VERSION to latest
[2026-02-26T21:49:29.187Z] JAVA_HOME was originally set to /usr/lib/jvm/jdk17
[2026-02-26T21:49:29.187Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-02-26T21:49:29.187Z] set SPEC to linux_x86-64
[2026-02-26T21:49:29.187Z] set TEST_FLAG to
[2026-02-26T21:49:29.187Z] set OS_LABEL to ubuntu.22
[2026-02-26T21:49:29.187Z] Running extended.functional ...
[2026-02-26T21:49:29.187Z] There are 1 test targets in extended.functional
[2026-02-26T21:49:29.187Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-26T21:49:29.187Z] openjdk version "1.8.0_492-beta"
[2026-02-26T21:49:29.187Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262107-b04)
[2026-02-26T21:49:29.187Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-26T21:49:29.187Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests'
[2026-02-26T21:49:29.187Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional'
[2026-02-26T21:49:29.187Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-02-26T21:49:29.937Z]
[2026-02-26T21:49:29.937Z] ===============================================