Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 35
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 106
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6557
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f1de84fa61e4938e16bdd7cc1132b0db67b63ddb (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f1de84fa61e4938e16bdd7cc1132b0db67b63ddb # timeout=10
Commit message: "Exclude problematic testcases cross platform and jdk versions (#6828)"
> git rev-list --no-walk 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:47:08.488Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-21T06:47:08.491Z] 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-01-21T06:47:08.505Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-01-21T06:47:08.506Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] nodesByLabel
[2026-01-21T06:47:08.515Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] node
[2026-01-21T06:47:08.542Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-01-21T06:47:08.571Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T06:47:08.835Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T06:47:08.835Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T06:47:08.946Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-21T06:47:09.101Z] The recommended git tool is: git
[2026-01-21T06:47:09.313Z] No credentials specified
[2026-01-21T06:47:09.419Z] Cloning the remote Git repository
[2026-01-21T06:45:47.191Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:45:47.191Z] > git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-01-21T06:45:47.216Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-21T06:45:47.216Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:45:47.217Z] > git --version # timeout=10
[2026-01-21T06:45:47.246Z] > git --version # 'git version 2.15.0'
[2026-01-21T06:45:47.246Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T06:47:14.408Z] Avoid second fetch
[2026-01-21T06:47:14.536Z] Checking out Revision f1de84fa61e4938e16bdd7cc1132b0db67b63ddb (origin/master)
[2026-01-21T06:45:51.823Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-21T06:45:51.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T06:45:52.073Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-21T06:45:52.203Z] > git config core.sparsecheckout # timeout=10
[2026-01-21T06:45:52.221Z] > git checkout -f f1de84fa61e4938e16bdd7cc1132b0db67b63ddb # timeout=10
[2026-01-21T06:47:16.115Z] Commit message: "Exclude problematic testcases cross platform and jdk versions (#6828)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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-01-21T06:47:17.997Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:47:18.021Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-21T06:47:19.413Z] + LC_TIME=C
[2026-01-21T06:47:19.413Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-21T06:47:19.844Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-21T06:47:21.067Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-21T06:47:21.068Z] Unix type machine..
[2026-01-21T06:47:21.068Z] Running on a Linux host
[2026-01-21T06:47:21.068Z] 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-01-21T06:47:23.418Z] + printenv
[2026-01-21T06:47:23.418Z] JCK_GIT_BRANCH=master
[2026-01-21T06:47:23.418Z] DYNAMIC_COMPILE=true
[2026-01-21T06:47:23.418Z] JENKINS_NODE_COOKIE=bd8ef724-03ea-4335-a4fb-b0e36a8ae4be
[2026-01-21T06:47:23.418Z] OPENJ9_BRANCH=master
[2026-01-21T06:47:23.418Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/31/
[2026-01-21T06:47:23.418Z] DOCKER_REQUIRED=false
[2026-01-21T06:47:23.418Z] PARALLEL=None
[2026-01-21T06:47:23.418Z] SHELL=/bin/bash
[2026-01-21T06:47:23.418Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-21T06:47:23.418Z] jobStatus=SUCCESS
[2026-01-21T06:47:23.418Z] JOBSTARTTIME=Wed, 21 Jan 2026 00:45:56 -0600
[2026-01-21T06:47:23.418Z] STAGE_NAME=Setup
[2026-01-21T06:47:23.418Z] SSH_CLIENT=78.47.239.97 53734 22
[2026-01-21T06:47:23.418Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-linux-x64-temurin_SmokeTests-31
[2026-01-21T06:47:23.418Z] SDK_RESOURCE=upstream
[2026-01-21T06:47:23.418Z] TIME_LIMIT=1
[2026-01-21T06:47:23.418Z] NUM_PROCESSORS=4
[2026-01-21T06:47:23.418Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-21T06:47:23.418Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T06:47:23.418Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests
[2026-01-21T06:47:23.418Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/
[2026-01-21T06:47:23.418Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-21T06:47:23.418Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/31/display/redirect?page=changes
[2026-01-21T06:47:23.418Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-21T06:47:23.418Z] USER=jenkins
[2026-01-21T06:47:23.418Z] ADOPTOPENJDK_BRANCH=master
[2026-01-21T06:47:23.418Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-21T06:47:23.418Z] ARCHIVE_TEST_RESULTS=false
[2026-01-21T06:47:23.418Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2026-01-21T06:47:23.418Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-21T06:47:23.418Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-21T06:47:23.418Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/31/display/redirect?page=artifacts
[2026-01-21T06:47:23.418Z] ORIGIN_JDK_VERSION=8
[2026-01-21T06:47:23.418Z] PERSONAL_BUILD=false
[2026-01-21T06:47:23.418Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-21T06:47:23.418Z] RERUN_ITERATIONS=0
[2026-01-21T06:47:23.418Z] SPEC=linux_x86-64
[2026-01-21T06:47:23.418Z] TKG_ITERATIONS=1
[2026-01-21T06:47:23.418Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-21T06:47:23.418Z] ITERATIONS=1
[2026-01-21T06:47:23.418Z] PATH=/usr/local/bin:/bin:/usr/bin
[2026-01-21T06:47:23.418Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:47:23.418Z] KEEP_REPORTDIR=false
[2026-01-21T06:47:23.418Z] MAIL=/var/mail/jenkins
[2026-01-21T06:47:23.418Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/31/display/redirect
[2026-01-21T06:47:23.418Z] _=/usr/bin/printenv
[2026-01-21T06:47:23.418Z] GENERATE_JOBS=false
[2026-01-21T06:47:23.418Z] PWD=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests
[2026-01-21T06:47:23.418Z] EXIT_FAILURE=false
[2026-01-21T06:47:23.418Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-21T06:47:23.418Z] JDK_VERSION=8
[2026-01-21T06:47:23.418Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-21T06:47:23.418Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-21T06:47:23.418Z] LANG=en_US.UTF-8
[2026-01-21T06:47:23.418Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests
[2026-01-21T06:47:23.418Z] BUILD_DISPLAY_NAME=#31
[2026-01-21T06:47:23.418Z] USE_TESTENV_PROPERTIES=false
[2026-01-21T06:47:23.418Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-21T06:47:23.418Z] EXIT_SUCCESS=false
[2026-01-21T06:47:23.418Z] BUILD_ID=31
[2026-01-21T06:47:23.418Z] PLATFORM=x86-64_linux
[2026-01-21T06:47:23.418Z] JDK_IMPL=hotspot
[2026-01-21T06:47:23.418Z] JOB_BASE_NAME=jdk8u-release-linux-x64-temurin_SmokeTests
[2026-01-21T06:47:23.418Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/31/display/redirect?page=tests
[2026-01-21T06:47:23.418Z] SHLVL=3
[2026-01-21T06:47:23.418Z] AUTO_DETECT=true
[2026-01-21T06:47:23.418Z] HOME=/home/jenkins
[2026-01-21T06:47:23.418Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests.tap
[2026-01-21T06:47:23.418Z] CI=true
[2026-01-21T06:47:23.418Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@tmp
[2026-01-21T06:47:23.418Z] EXECUTOR_NUMBER=0
[2026-01-21T06:47:23.418Z] JENKINS_SERVER_COOKIE=durable-251f866c97830406f4cd1f869f59332b600601984dc68858866a481c2ba810c4
[2026-01-21T06:47:23.418Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6
[2026-01-21T06:47:23.418Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-21T06:47:23.418Z] BUILD_LIST=functional/buildAndPackage
[2026-01-21T06:47:23.418Z] TARGET=extended.functional
[2026-01-21T06:47:23.418Z] LOGNAME=jenkins
[2026-01-21T06:47:23.418Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-21T06:47:23.418Z] CVS_RSH=ssh
[2026-01-21T06:47:23.418Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-21T06:47:23.418Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-21T06:47:23.418Z] SSH_CONNECTION=78.47.239.97 53734 169.48.4.140 22
[2026-01-21T06:47:23.418Z] UPSTREAM_JOB_NUMBER=35
[2026-01-21T06:47:23.418Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2026-01-21T06:47:23.418Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-21T06:47:23.418Z] BUILD_NUMBER=31
[2026-01-21T06:47:23.418Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/display/redirect
[2026-01-21T06:47:23.418Z] KEEP_WORKSPACE=false
[2026-01-21T06:47:23.418Z] HUDSON_COOKIE=e81dca25-2c94-4cd1-9cb8-70a4bf623815
[2026-01-21T06:47:23.418Z] VENDOR_TEST_BRANCHES=v2026.01.01
[2026-01-21T06:47:23.418Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../benchmarks
[2026-01-21T06:47:23.418Z] USE_JRE=false
[2026-01-21T06:47:23.418Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T06:47:23.418Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:47:23.418Z] G_BROKEN_FILENAMES=1
[2026-01-21T06:47:23.418Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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-01-21T06:47:23.737Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-21T06:47:23.746Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T06:48:09.571Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 35
[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-01-21T06:48:09.789Z] 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-01-21T06:48:09.798Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-21T06:46:47.478Z] $ ssh-agent
[2026-01-21T06:48:10.364Z] SSH_AUTH_SOCK=/tmp/ssh-RJWYy32604/agent.32604
[2026-01-21T06:48:10.364Z] SSH_AGENT_PID=32606
[2026-01-21T06:48:10.364Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-21T06:48:10.397Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-21T06:48:11.627Z] ++ pwd
[2026-01-21T06:48:11.627Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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 v2026.01.01 --vendor_dirs /test/functional
[2026-01-21T06:48:11.627Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests
[2026-01-21T06:48:11.627Z] get jdk binary...
[2026-01-21T06:48:11.627Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-21T06:48:11.627Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b08.tar.gz ...
[2026-01-21T06:48:17.833Z] List files in jdkbinary folder...
[2026-01-21T06:48:17.833Z] total 389184
[2026-01-21T06:48:17.833Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 00:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:17.833Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 00:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T06:48:17.833Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 00:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:17.833Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 00:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:17.833Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 00:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T06:48:17.833Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 00:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T06:48:17.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 00:46 tmp
[2026-01-21T06:48:17.833Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:48:17.833Z] total 4
[2026-01-21T06:48:17.833Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 00:14 jdk8u482-b08-src
[2026-01-21T06:48:17.833Z] Moving directory jdk8u482-b08-src/ to ../source-image
[2026-01-21T06:48:17.833Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz ...
[2026-01-21T06:48:20.003Z] List files in jdkbinary folder...
[2026-01-21T06:48:20.003Z] total 389188
[2026-01-21T06:48:20.003Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 00:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:20.003Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 00:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T06:48:20.003Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 00:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:20.003Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 00:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:20.003Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 00:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T06:48:20.003Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 00:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T06:48:20.003Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 00:14 source-image
[2026-01-21T06:48:20.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 00:46 tmp
[2026-01-21T06:48:20.003Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:48:20.003Z] total 4
[2026-01-21T06:48:20.003Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 21 00:32 jdk8u482-b08
[2026-01-21T06:48:20.003Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-01-21T06:48:20.003Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz ...
[2026-01-21T06:48:21.390Z] List files in jdkbinary folder...
[2026-01-21T06:48:21.390Z] total 389192
[2026-01-21T06:48:21.390Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 21 00:32 j2sdk-image
[2026-01-21T06:48:21.390Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 00:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:21.390Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 00:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T06:48:21.390Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 00:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:21.390Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 00:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T06:48:21.390Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 00:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T06:48:21.390Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 00:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T06:48:21.390Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 00:14 source-image
[2026-01-21T06:48:21.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 00:46 tmp
[2026-01-21T06:48:21.390Z] List files in jdkbinary/tmp folder...
[2026-01-21T06:48:21.390Z] total 4
[2026-01-21T06:48:21.390Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 21 00:32 jdk8u482-b08-jre
[2026-01-21T06:48:21.390Z] Moving directory jdk8u482-b08-jre/ to ../j2re-image
[2026-01-21T06:48:21.390Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre...
[2026-01-21T06:48:27.430Z] Removing top-level folder jdk8u482-b08-debug-image/
[2026-01-21T06:48:27.430Z] Removing top-level folder jdk8u482-b08/
[2026-01-21T06:48:27.430Z] Run /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2026-01-21T06:48:27.430Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-21T06:48:27.430Z] openjdk version "1.8.0_482"
[2026-01-21T06:48:27.430Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T06:48:27.430Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T06:48:27.430Z] =JAVA VERSION OUTPUT END=
[2026-01-21T06:48:27.430Z] =RELEASE INFO BEGIN=
[2026-01-21T06:48:27.430Z] JAVA_VERSION="1.8.0_482"
[2026-01-21T06:48:27.430Z] OS_NAME="Linux"
[2026-01-21T06:48:27.430Z] OS_VERSION="2.6"
[2026-01-21T06:48:27.430Z] OS_ARCH="amd64"
[2026-01-21T06:48:27.430Z] SOURCE=".:git:0129ab207bc0+"
[2026-01-21T06:48:27.430Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-21T06:48:27.430Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-21T06:48:27.430Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-21T06:48:27.430Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-21T06:48:27.430Z] FULL_VERSION="1.8.0_482-b08"
[2026-01-21T06:48:27.430Z] SEMANTIC_VERSION="8.0.482+8"
[2026-01-21T06:48:27.430Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-21T06:48:27.430Z] JVM_VARIANT="Hotspot"
[2026-01-21T06:48:27.430Z] JVM_VERSION="25.482-b08"
[2026-01-21T06:48:27.430Z] IMAGE_TYPE="JDK"
[2026-01-21T06:48:27.430Z] =RELEASE INFO END=
[2026-01-21T06:48:27.430Z] get testKitGen...
[2026-01-21T06:48:27.430Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-21T06:48:28.818Z] git rev-parse master
[2026-01-21T06:48:28.818Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3
[2026-01-21T06:48:28.818Z] get functional test material...
[2026-01-21T06:48:28.818Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-01-21T06:48:28.818Z] Cloning into 'openj9'...
[2026-01-21T06:48:28.818Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-21T06:48:36.287Z] check OpenJ9 Repo sha
[2026-01-21T06:48:36.287Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-21T06:48:36.287Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-21T06:48:36.287Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T06:48:36.287Z] OPENJ9_SHA=36c78c3af93cd749936286d057592d925690f824
[2026-01-21T06:48:36.287Z] total 128
[2026-01-21T06:48:36.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 00:45 buildenv
[2026-01-21T06:48:36.287Z] -rwxrwxr-x 1 jenkins jenkins 339 Jan 21 00:45 compile.sh
[2026-01-21T06:48:36.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 00:45 config
[2026-01-21T06:48:36.287Z] -rw-rw-r-- 1 jenkins jenkins 6735 Jan 21 00:45 Contributing.md
[2026-01-21T06:48:36.287Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 21 00:45 docs
[2026-01-21T06:48:36.287Z] drwxrwxr-x 34 jenkins jenkins 4096 Jan 21 00:45 external
[2026-01-21T06:48:36.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 00:45 functional
[2026-01-21T06:48:36.287Z] -rwxrwxr-x 1 jenkins jenkins 30011 Jan 21 00:45 get.sh
[2026-01-21T06:48:36.287Z] drwxrwxr-x 20 jenkins jenkins 4096 Jan 21 00:45 jck
[2026-01-21T06:48:36.287Z] -rw-rw-r-- 1 jenkins jenkins 11360 Jan 21 00:45 LICENSE
[2026-01-21T06:48:36.287Z] -rw-rw-r-- 1 jenkins jenkins 65 Jan 21 00:45 NOTICE
[2026-01-21T06:48:36.287Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 21 00:47 openj9
[2026-01-21T06:48:36.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 00:45 openjdk
[2026-01-21T06:48:36.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 00:45 perf
[2026-01-21T06:48:36.287Z] -rw-rw-r-- 1 jenkins jenkins 8350 Jan 21 00:45 README.md
[2026-01-21T06:48:36.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 00:45 scripts
[2026-01-21T06:48:36.287Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 21 00:45 system
[2026-01-21T06:48:36.287Z] -rwxrwxr-x 1 jenkins jenkins 3928 Jan 21 00:45 terminateTestProcesses.sh
[2026-01-21T06:48:36.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 00:45 testenv
[2026-01-21T06:48:36.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 00:47 TKG
[2026-01-21T06:48:36.287Z] get vendor test material...
[2026-01-21T06:48:36.287Z] vendor repo is https://github.com/adoptium/temurin-build
[2026-01-21T06:48:36.287Z] git clone -b v2026.01.01 https://github.com/adoptium/temurin-build vendor_0
[2026-01-21T06:48:37.675Z] check vendor repo sha
[2026-01-21T06:48:37.675Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2026-01-21T06:48:37.675Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2026-01-21T06:48:37.675Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2026-01-21T06:48:37.675Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438
[2026-01-21T06:48:37.675Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-21T06:47:15.694Z] $ ssh-agent -k
[2026-01-21T06:47:15.720Z] unset SSH_AUTH_SOCK;
[2026-01-21T06:47:15.721Z] unset SSH_AGENT_PID;
[2026-01-21T06:47:15.721Z] echo Agent pid 32606 killed;
[2026-01-21T06:48:38.610Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-21T06:48:39.000Z] 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&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&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=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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&APPLICATION_OPTIONS=&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=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-21T06:48:39.016Z] 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&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-rhel6-x64-1&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=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=v2026.01.01&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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&APPLICATION_OPTIONS=&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=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-21T06:48:39.059Z] Building tests...
[Pipeline] timeout
[2026-01-21T06:48:39.063Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T06:48:39.081Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-21T06:48:40.403Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-21T06:48:51.077Z] --------------------------------------------
[2026-01-21T06:48:51.077Z] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:48:51.077Z] task is set to default
[2026-01-21T06:48:51.077Z] dependencyList is set to all
[2026-01-21T06:48:51.077Z] System Test jars will not be downloaded.
[2026-01-21T06:48:51.077Z] --------------------------------------------
[2026-01-21T06:48:51.077Z] Starting download third party dependent jars
[2026-01-21T06:48:51.077Z] --------------------------------------------
[2026-01-21T06:48:51.077Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.077Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.078Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-21T06:48:51.747Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-21T06:48:52.345Z] 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-01-21T06:48:52.369Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-21T06:48:53.643Z] + which Xvfb
[2026-01-21T06:48:53.643Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-21T06:47:31.841Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/.xvfb-31-..fbdir2566215905985901667
[Pipeline] {
[Pipeline] sh
[2026-01-21T06:49:15.844Z] + ps -f
[2026-01-21T06:49:15.844Z] + grep '[X]vfb'
[2026-01-21T06:49:15.844Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-21T06:49:16.281Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-21T06:47:53.948Z] $ ssh-agent
[2026-01-21T06:49:16.829Z] SSH_AUTH_SOCK=/tmp/ssh-eOWBGJj406/agent.406
[2026-01-21T06:49:16.829Z] SSH_AGENT_PID=408
[2026-01-21T06:49:16.829Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-21T06:49:18.153Z] ++ uname
[2026-01-21T06:49:18.153Z] + '[' Linux = AIX ']'
[2026-01-21T06:49:18.153Z] ++ uname
[2026-01-21T06:49:18.153Z] + '[' Linux = SunOS ']'
[2026-01-21T06:49:18.153Z] ++ uname
[2026-01-21T06:49:18.153Z] + '[' Linux = '*BSD' ']'
[2026-01-21T06:49:18.153Z] + MAKE=make
[2026-01-21T06:49:18.153Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-21T06:49:18.153Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-21T06:49:19.693Z] ++ uname
[2026-01-21T06:49:19.693Z] + '[' Linux = AIX ']'
[2026-01-21T06:49:19.693Z] ++ uname
[2026-01-21T06:49:19.693Z] + '[' Linux = SunOS ']'
[2026-01-21T06:49:19.693Z] ++ uname
[2026-01-21T06:49:19.693Z] + '[' Linux = '*BSD' ']'
[2026-01-21T06:49:19.693Z] + MAKE=make
[2026-01-21T06:49:19.693Z] + cd ./aqa-tests
[2026-01-21T06:49:19.693Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-21T06:49:19.693Z] ++ set +x
[2026-01-21T06:49:19.693Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T06:49:19.693Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:49:19.693Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:49:19.693Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:49:19.693Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T06:49:19.693Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T06:49:20.363Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-21T06:49:21.033Z]
[2026-01-21T06:49:21.033Z] build:
[2026-01-21T06:49:21.033Z]
[2026-01-21T06:49:21.033Z] clean:
[2026-01-21T06:49:21.033Z]
[2026-01-21T06:49:21.033Z] init:
[2026-01-21T06:49:21.033Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-21T06:49:21.033Z]
[2026-01-21T06:49:21.033Z] getDependentLibs:
[2026-01-21T06:49:21.033Z] [exec] --------------------------------------------
[2026-01-21T06:49:21.033Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:49:21.033Z] [exec] task is set to default
[2026-01-21T06:49:21.033Z] [exec] dependencyList is set to json_simple
[2026-01-21T06:49:21.033Z] [exec] System Test jars will not be downloaded.
[2026-01-21T06:49:21.033Z] [exec] --------------------------------------------
[2026-01-21T06:49:21.033Z] [exec] Starting download third party dependent jars
[2026-01-21T06:49:21.033Z] [exec] --------------------------------------------
[2026-01-21T06:49:21.033Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:49:21.033Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T06:49:21.033Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T06:49:21.033Z]
[2026-01-21T06:49:21.033Z] compile:
[2026-01-21T06:49:21.033Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-21T06:49:21.033Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T06:49:21.033Z] [echo] ===fork: yes
[2026-01-21T06:49:21.033Z] [echo] ===debug: on
[2026-01-21T06:49:21.033Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin
[2026-01-21T06:49:23.192Z]
[2026-01-21T06:49:23.192Z] dist:
[2026-01-21T06:49:23.192Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-21T06:49:23.192Z]
[2026-01-21T06:49:23.192Z] BUILD SUCCESSFUL
[2026-01-21T06:49:23.192Z] Total time: 2 seconds
[2026-01-21T06:49:23.192Z] 0
[2026-01-21T06:49:23.192Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-21T06:49:23.860Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-21T06:49:23.860Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz
[2026-01-21T06:49:25.277Z] ****************************** MACHINE INFO ******************************
[2026-01-21T06:49:25.277Z] File path : /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG
[2026-01-21T06:49:25.277Z] Free Physical Memory Size : 2831945728
[2026-01-21T06:49:25.277Z] Free space (bytes) : 43898462208
[2026-01-21T06:49:25.277Z] Total Physical Memory Size : 8220192768
[2026-01-21T06:49:25.277Z] Total space (bytes) : 104631468032
[2026-01-21T06:49:25.277Z] Usable space (bytes) : 38583492608
[2026-01-21T06:49:25.277Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-21T06:49:25.277Z] bashVersion :
[2026-01-21T06:49:25.277Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu)
[2026-01-21T06:49:25.277Z] Copyright (C) 2009 Free Software Foundation, Inc.
[2026-01-21T06:49:25.277Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] This is free software; you are free to change and redistribute it.
[2026-01-21T06:49:25.277Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T06:49:25.277Z] cpuCores : 8
[2026-01-21T06:49:25.277Z] curlVersion :
[2026-01-21T06:49:25.277Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3
[2026-01-21T06:49:25.277Z] Release-Date: 2018-09-05
[2026-01-21T06:49:25.277Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-21T06:49:25.277Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy
[2026-01-21T06:49:25.277Z] dockerVersion : bash: docker: command not found
[2026-01-21T06:49:25.277Z] gcc version : 4.4.7
[2026-01-21T06:49:25.277Z] gclibc version : ldd (GNU libc) 2.12
[2026-01-21T06:49:25.277Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6)
[2026-01-21T06:49:25.277Z] lldb version : Command could not be executed
[2026-01-21T06:49:25.277Z] makeVersion :
[2026-01-21T06:49:25.277Z] GNU Make 4.1
[2026-01-21T06:49:25.277Z] Built for x86_64-unknown-linux-gnu
[2026-01-21T06:49:25.277Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-01-21T06:49:25.277Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-21T06:49:25.277Z] This is free software: you are free to change and redistribute it.
[2026-01-21T06:49:25.277Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T06:49:25.277Z] mavenVersion :
[2026-01-21T06:49:25.277Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-21T06:49:25.277Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-21T06:49:25.277Z] Java version: 1.8.0_482, vendor: Temurin, runtime: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/jre
[2026-01-21T06:49:25.277Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-21T06:49:25.277Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix"
[2026-01-21T06:49:25.277Z] perlVersion :
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] Copyright 1987-2009, Larry Wall
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-21T06:49:25.277Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-21T06:49:25.277Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-21T06:49:25.277Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] podmanVersion : bash: podman: command not found
[2026-01-21T06:49:25.277Z] procArch : x86_64
[2026-01-21T06:49:25.277Z] sysArch : x86_64
[2026-01-21T06:49:25.277Z] sysOS : Linux
[2026-01-21T06:49:25.277Z] ulimit :
[2026-01-21T06:49:25.277Z] core file size (blocks, -c) 0
[2026-01-21T06:49:25.277Z] data seg size (kbytes, -d) unlimited
[2026-01-21T06:49:25.277Z] scheduling priority (-e) 0
[2026-01-21T06:49:25.277Z] file size (blocks, -f) unlimited
[2026-01-21T06:49:25.277Z] pending signals (-i) 31069
[2026-01-21T06:49:25.277Z] max locked memory (kbytes, -l) 64
[2026-01-21T06:49:25.277Z] max memory size (kbytes, -m) unlimited
[2026-01-21T06:49:25.277Z] open files (-n) 1048576
[2026-01-21T06:49:25.277Z] pipe size (512 bytes, -p) 8
[2026-01-21T06:49:25.277Z] POSIX message queues (bytes, -q) 819200
[2026-01-21T06:49:25.277Z] real-time priority (-r) 0
[2026-01-21T06:49:25.277Z] stack size (kbytes, -s) 10240
[2026-01-21T06:49:25.277Z] cpu time (seconds, -t) unlimited
[2026-01-21T06:49:25.277Z] max user processes (-u) 1024
[2026-01-21T06:49:25.277Z] virtual memory (kbytes, -v) unlimited
[2026-01-21T06:49:25.277Z] file locks (-x) unlimited
[2026-01-21T06:49:25.277Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
[2026-01-21T06:49:25.277Z] vmVendor : Oracle Corporation
[2026-01-21T06:49:25.277Z] vmVersion : 25.482-b08
[2026-01-21T06:49:25.277Z] xlc version : bash: xlC: command not found
[2026-01-21T06:49:25.277Z] **************************************************************************
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('java.vendor')=Temurin
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('os.name')=Linux
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('os.arch')=amd64
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('java.fullversion')=null
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] System.getProperty('sun.arch.data.model')=64
[2026-01-21T06:49:25.277Z]
[2026-01-21T06:49:25.277Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-21T06:49:25.277Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:25.277Z] perl scripts/configure.pl
[2026-01-21T06:49:25.944Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-21T06:49:26.612Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T06:49:26.612Z]
[2026-01-21T06:49:26.612Z]
[2026-01-21T06:49:26.612Z] Starting to generate build list.
[2026-01-21T06:49:26.612Z]
[2026-01-21T06:49:26.612Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-21T06:49:26.612Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-01-21T06:49:26.612Z]
[2026-01-21T06:49:26.612Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:26.612Z] make -f clean.mk cleanBuild
[2026-01-21T06:49:26.612Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:27.281Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2026-01-21T06:49:27.281Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:27.281Z] make -f compile.mk compile
[2026-01-21T06:49:27.281Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:27.281Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:49:27.281Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T06:49:27.281Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T06:49:27.281Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-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/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T06:49:28.666Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2026-01-21T06:49:28.666Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2026-01-21T06:49:28.666Z]
[2026-01-21T06:49:28.666Z] -create_test_directory:
[2026-01-21T06:49:28.666Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest
[2026-01-21T06:49:28.666Z]
[2026-01-21T06:49:28.666Z] stage_test_material:
[2026-01-21T06:49:29.333Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] build:
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] init:
[2026-01-21T06:49:29.333Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] build:
[2026-01-21T06:49:29.333Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-21T06:49:29.333Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-21T06:49:29.333Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] build:
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] init:
[2026-01-21T06:49:29.333Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-21T06:49:29.333Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-21T06:49:29.333Z]
[2026-01-21T06:49:29.333Z] getDependentLibs:
[2026-01-21T06:49:29.333Z] [exec] --------------------------------------------
[2026-01-21T06:49:29.333Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:49:29.334Z] [exec] task is set to default
[2026-01-21T06:49:29.334Z] [exec] dependencyList is set to testng,jcommander
[2026-01-21T06:49:29.334Z] [exec] System Test jars will not be downloaded.
[2026-01-21T06:49:29.334Z] [exec] --------------------------------------------
[2026-01-21T06:49:29.334Z] [exec] Starting download third party dependent jars
[2026-01-21T06:49:29.334Z] [exec] --------------------------------------------
[2026-01-21T06:49:29.334Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-21T06:49:29.334Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-21T06:49:29.334Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-21T06:49:29.334Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T06:49:29.334Z]
[2026-01-21T06:49:29.334Z] compile:
[2026-01-21T06:49:29.334Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-21T06:49:29.334Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T06:49:29.334Z] [echo] ===fork: yes
[2026-01-21T06:49:29.334Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2026-01-21T06:49:29.334Z] [echo] ===debug: on
[2026-01-21T06:49:29.334Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2026-01-21T06:49:29.334Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-21T06:49:30.797Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2026-01-21T06:49:30.797Z]
[2026-01-21T06:49:30.797Z] dist_functional:
[2026-01-21T06:49:30.797Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional
[2026-01-21T06:49:30.797Z]
[2026-01-21T06:49:30.797Z] dist:
[2026-01-21T06:49:30.797Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2026-01-21T06:49:30.797Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2026-01-21T06:49:30.797Z]
[2026-01-21T06:49:30.797Z] clean:
[2026-01-21T06:49:30.797Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2026-01-21T06:49:31.471Z]
[2026-01-21T06:49:31.471Z] BUILD SUCCESSFUL
[2026-01-21T06:49:31.471Z] Total time: 2 seconds
[2026-01-21T06:49:31.471Z] 0
[2026-01-21T06:49:31.471Z]
[2026-01-21T06:49:31.471Z]
[2026-01-21T06:49:31.471Z] RECORD TEST REPOs SHA
[2026-01-21T06:49:31.471Z] cd "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-21T06:49:31.471Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-21T06:49:31.471Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-21T06:49:31.471Z] touch /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-21T06:49:31.471Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-21T06:49:31.471Z] ================================================
[2026-01-21T06:49:31.471Z] timestamp: 20260121-004808
[2026-01-21T06:49:31.471Z] repo dir:
[2026-01-21T06:49:31.471Z] git repo:
[2026-01-21T06:49:31.471Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:49:31.471Z] sha:
[2026-01-21T06:49:31.471Z] f1de84fa61e4938e16bdd7cc1132b0db67b63ddb
[2026-01-21T06:49:31.471Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-21T06:49:31.471Z] ================================================
[2026-01-21T06:49:31.471Z] timestamp: 20260121-004808
[2026-01-21T06:49:31.471Z] repo dir:
[2026-01-21T06:49:31.471Z] git repo:
[2026-01-21T06:49:31.471Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:49:31.471Z] sha:
[2026-01-21T06:49:31.471Z] f1de84fa61e4938e16bdd7cc1132b0db67b63ddb
[2026-01-21T06:49:31.471Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-21T06:49:31.471Z] ================================================
[2026-01-21T06:49:31.471Z] timestamp: 20260121-004808
[2026-01-21T06:49:31.471Z] repo dir:
[2026-01-21T06:49:31.471Z] git repo:
[2026-01-21T06:49:31.471Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:49:31.471Z] sha:
[2026-01-21T06:49:31.471Z] f1de84fa61e4938e16bdd7cc1132b0db67b63ddb
[2026-01-21T06:49:31.471Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-21T06:49:31.471Z] ================================================
[2026-01-21T06:49:31.471Z] timestamp: 20260121-004808
[2026-01-21T06:49:31.471Z] repo dir:
[2026-01-21T06:49:31.471Z] git repo:
[2026-01-21T06:49:31.471Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T06:49:31.471Z] sha:
[2026-01-21T06:49:31.471Z] f1de84fa61e4938e16bdd7cc1132b0db67b63ddb
[2026-01-21T06:49:31.471Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:31.471Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-21T06:49:31.471Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:31.471Z] perl scripts/configure.pl
[2026-01-21T06:49:32.139Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2026-01-21T06:49:32.808Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T06:49:32.808Z]
[2026-01-21T06:49:32.808Z] Starting to generate test make files.
[2026-01-21T06:49:32.808Z]
[2026-01-21T06:49:32.808Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2026-01-21T06:49:32.809Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Make files are generated successfully.
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:32.809Z] make -f runtest.mk _extended.functional
[2026-01-21T06:49:32.809Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG'
[2026-01-21T06:49:32.809Z]
[2026-01-21T06:49:32.809Z] Running make 4.1
[2026-01-21T06:49:32.809Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/..
[2026-01-21T06:49:32.809Z] set JDK_VERSION to 8
[2026-01-21T06:49:32.809Z] set JDK_IMPL to hotspot
[2026-01-21T06:49:33.479Z] set JVM_VERSION to openjdk8
[2026-01-21T06:49:33.479Z] set JCL_VERSION to latest
[2026-01-21T06:49:33.479Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-21T06:49:33.479Z] set SPEC to linux_x86-64
[2026-01-21T06:49:33.479Z] set TEST_FLAG to
[2026-01-21T06:49:33.479Z] Running extended.functional ...
[2026-01-21T06:49:33.479Z] There are 1 test targets in extended.functional
[2026-01-21T06:49:33.479Z] "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-21T06:49:33.479Z] openjdk version "1.8.0_482"
[2026-01-21T06:49:33.479Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T06:49:33.479Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T06:49:33.479Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests'
[2026-01-21T06:49:33.479Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional'
[2026-01-21T06:49:33.479Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2026-01-21T06:49:33.479Z]
[2026-01-21T06:49:33.479Z] ===============================================