Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1324
originally caused by:
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/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun@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/v1.0.11-release^{commit} # timeout=10
Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
Commit message: "Update expected release tag information (#6823)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-21T07:36:31.343Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-21T07:36:31.344Z] 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-21T07:36:31.359Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-01-21T07:36:31.361Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-01-21T07:36:31.362Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-01-21T07:36:31.368Z] Found a total of 22 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-01-21T07:36:31.395Z] Running on test-linux-x64-657700 in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[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-21T07:36:31.414Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-21T07:36:31.472Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-21T07:36:31.472Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-21T07:36:31.490Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-21T07:36:31.549Z] The recommended git tool is: git
[2026-01-21T07:36:31.592Z] No credentials specified
[2026-01-21T07:36:31.611Z] Cloning the remote Git repository
[2026-01-21T07:36:31.642Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-21T07:36:31.642Z] > git init /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-01-21T07:36:31.649Z] [WARNING] Reference path does not exist: /home/adoptopenjdk/openjdk_cache
[2026-01-21T07:36:31.649Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-21T07:36:31.649Z] > git --version # timeout=10
[2026-01-21T07:36:31.654Z] > git --version # 'git version 2.34.1'
[2026-01-21T07:36:31.654Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T07:36:37.309Z] Avoid second fetch
[2026-01-21T07:36:37.332Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release)
[2026-01-21T07:36:38.306Z] Commit message: "Update expected release tag information (#6823)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-01-21T07:36:37.274Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-21T07:36:37.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-21T07:36:37.320Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-21T07:36:37.343Z] > git config core.sparsecheckout # timeout=10
[2026-01-21T07:36:37.346Z] > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10
[Pipeline] { (/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/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.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-01-21T07:36:40.175Z] + docker pull ghcr.io/adoptium/test-containers:ubi10
[2026-01-21T07:36:40.497Z] ubi10: Pulling from adoptium/test-containers
[2026-01-21T07:36:40.820Z] Digest: sha256:7c9f8ebae382a379549a9359d37f84ddd6cb5db12610f95494212dc42e878b99
[2026-01-21T07:36:40.820Z] Status: Image is up to date for ghcr.io/adoptium/test-containers:ubi10
[2026-01-21T07:36:40.820Z] ghcr.io/adoptium/test-containers:ubi10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-01-21T07:36:41.351Z] + docker inspect -f . ghcr.io/adoptium/test-containers:ubi10
[2026-01-21T07:36:41.351Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2026-01-21T07:36:41.642Z] test-linux-x64-657700 does not seem to be running inside a container
[2026-01-21T07:36:41.849Z] $ docker run -t -d -u 1000:1000 -w /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun -v /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun:/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun:rw,z -v /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun@tmp:/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ghcr.io/adoptium/test-containers:ubi10 cat
[2026-01-21T07:36:45.278Z] $ docker top a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f -eo pid,comm
[Pipeline] {
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-21T07:36:45.404Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-21T07:36:45.426Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-21T07:36:45.892Z] + LC_TIME=C
[2026-01-21T07:36:45.892Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-21T07:36:45.979Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-21T07:36:46.407Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk
[2026-01-21T07:36:46.407Z] Unix type machine..
[2026-01-21T07:36:46.407Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-21T07:36:46.407Z] Running on a Linux host
[2026-01-21T07:36:46.407Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-21T07:36:46.407Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-21T07:36:46.407Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-21T07:36:46.407Z] error: user name does not exist
[2026-01-21T07:36:46.407Z]
[2026-01-21T07:36:46.407Z] Usage:
[2026-01-21T07:36:46.407Z] ps [options]
[2026-01-21T07:36:46.407Z]
[2026-01-21T07:36:46.407Z] Try 'ps --help <simple|list|output|threads|misc|all>'
[2026-01-21T07:36:46.407Z] or 'ps --help <s|l|o|t|m|a>'
[2026-01-21T07:36:46.407Z] for additional help text.
[2026-01-21T07:36:46.407Z]
[2026-01-21T07:36:46.407Z] For more details see ps(1).
[2026-01-21T07:36:46.407Z] Woohoo - no rogue processes detected!
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-21T07:36:47.484Z] + printenv
[2026-01-21T07:36:47.484Z] KEEP_WORKSPACE=false
[2026-01-21T07:36:47.484Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun.tap
[2026-01-21T07:36:47.484Z] EXTRA_DOCKER_ARGS=
[2026-01-21T07:36:47.484Z] LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:36:47.484Z] ARTIFACTORY_ROOT_DIR=
[2026-01-21T07:36:47.484Z] EXIT_FAILURE=false
[2026-01-21T07:36:47.484Z] JDK_BRANCH=jdk8u482-b08_adopt
[2026-01-21T07:36:47.484Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/2/display/redirect?page=tests
[2026-01-21T07:36:47.484Z] PLATFORM=x86-64_linux
[2026-01-21T07:36:47.484Z] DOCKER_REQUIRED=false
[2026-01-21T07:36:47.484Z] POST_RUN_PARAMS=
[2026-01-21T07:36:47.484Z] HOSTNAME=a4c2364c6314
[2026-01-21T07:36:47.484Z] TEST_OPTIONS_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] JENKINS_KEY=
[2026-01-21T07:36:47.484Z] TIME_LIMIT=25
[2026-01-21T07:36:47.484Z] JENKINS_SERVER_COOKIE=durable-98c7734dd13710d44110703c8714d5c5fb81b886ff98af00c08e1e879e27fe91
[2026-01-21T07:36:47.484Z] ADDITIONAL_ARTIFACTS_REQUIRED=
[2026-01-21T07:36:47.484Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T07:36:47.484Z] CUSTOM_TARGET_KEY_VALUE=
[2026-01-21T07:36:47.484Z] GENERATE_JOBS=true
[2026-01-21T07:36:47.484Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:36:47.484Z] JDK_SELECTION_PARAMS=
[2026-01-21T07:36:47.484Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/2/display/redirect?page=changes
[2026-01-21T07:36:47.484Z] RERUN_ITERATIONS=1
[2026-01-21T07:36:47.484Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-21T07:36:47.484Z] SSH_AGENT_CREDENTIAL=
[2026-01-21T07:36:47.484Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-21T07:36:47.484Z] JCK_VERSION=
[2026-01-21T07:36:47.484Z] VENDOR_TEST_DIRS=
[2026-01-21T07:36:47.484Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-21T07:36:47.484Z] PWD=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[2026-01-21T07:36:47.484Z] PLATFORM_AND_MACHINE_PARAMS=
[2026-01-21T07:36:47.484Z] SETUP_JCK_RUN=false
[2026-01-21T07:36:47.484Z] ARCHIVE_TEST_RESULTS=false
[2026-01-21T07:36:47.484Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/2/
[2026-01-21T07:36:47.484Z] SLACK_CHANNEL=aqavit-bot
[2026-01-21T07:36:47.484Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2026-01-21T07:36:47.484Z] TEST_PARALLELIZATION_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] JCK_GIT_BRANCH=master
[2026-01-21T07:36:47.484Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/
[2026-01-21T07:36:47.484Z] BUILD_NUMBER=2
[2026-01-21T07:36:47.484Z] TKG_ITERATIONS=1
[2026-01-21T07:36:47.484Z] _=/usr/bin/printenv
[2026-01-21T07:36:47.484Z] JDK_SELECTION_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] container=oci
[2026-01-21T07:36:47.484Z] BUILD_IDENTIFIER=
[2026-01-21T07:36:47.484Z] PERF_ROOT=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/../../benchmarks
[2026-01-21T07:36:47.484Z] TEST_SELECTION_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] JENKINS_NODE_COOKIE=47e3298d-26aa-4bf1-8853-001d98da3423
[2026-01-21T07:36:47.484Z] OPENLIBERTY_SHA=
[2026-01-21T07:36:47.484Z] CUSTOM_TARGET=
[2026-01-21T07:36:47.484Z] KEEP_REPORTDIR=true
[2026-01-21T07:36:47.484Z] SDK_RESOURCE=upstream
[2026-01-21T07:36:47.484Z] BUILD_DISPLAY_NAME=#2
[2026-01-21T07:36:47.484Z] FAILED_TEST_TARGET=
[2026-01-21T07:36:47.484Z] LABEL_ADDITION=
[2026-01-21T07:36:47.484Z] TEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image
[2026-01-21T07:36:47.484Z] HOME=/home/jenkins
[2026-01-21T07:36:47.484Z] CUSTOMIZED_SDK_URL=
[2026-01-21T07:36:47.484Z] TEST_PARALLELIZATION_PARAMS=
[2026-01-21T07:36:47.484Z] ARTIFACTORY_REPO=
[2026-01-21T07:36:47.484Z] NON_AQA_TEST_REPOS_PARAMS=
[2026-01-21T07:36:47.484Z] NUM_MACHINES=
[2026-01-21T07:36:47.484Z] jobStatus=SUCCESS
[2026-01-21T07:36:47.484Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-21T07:36:47.484Z] CLOUD_PROVIDER=azure
[2026-01-21T07:36:47.484Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[2026-01-21T07:36:47.484Z] JOBSTARTTIME=Wed, 21 Jan 2026 07:36:45 +0000
[2026-01-21T07:36:47.484Z] TEST_OPTIONS_PARAMS=
[2026-01-21T07:36:47.484Z] JDK_VERSION=8
[2026-01-21T07:36:47.484Z] BASE_DOCKER_REGISTRY_CREDENTIAL_ID=
[2026-01-21T07:36:47.484Z] DOCKERIMAGE_TAG=
[2026-01-21T07:36:47.484Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[2026-01-21T07:36:47.484Z] USE_TESTENV_PROPERTIES=true
[2026-01-21T07:36:47.484Z] PERSONAL_BUILD=false
[2026-01-21T07:36:47.484Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/2/display/redirect
[2026-01-21T07:36:47.484Z] AUTO_DETECT=true
[2026-01-21T07:36:47.484Z] FQDN=test-linux-x64-657700.uksouth.cloudapp.azure.com
[2026-01-21T07:36:47.484Z] VENDOR_TEST_REPOS=
[2026-01-21T07:36:47.484Z] EXIT_SUCCESS=false
[2026-01-21T07:36:47.484Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/display/redirect
[2026-01-21T07:36:47.484Z] DOCKER_REGISTRY_URL=
[2026-01-21T07:36:47.484Z] WORKSPACE=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[2026-01-21T07:36:47.484Z] OPENJ9_BRANCH=master
[2026-01-21T07:36:47.484Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-21T07:36:47.484Z] SYSTEM_LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/system_lib
[2026-01-21T07:36:47.484Z] PARALLEL=None
[2026-01-21T07:36:47.484Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-21T07:36:47.484Z] ITERATIONS=1
[2026-01-21T07:36:47.484Z] UPSTREAM_JOB_NUMBER=35
[2026-01-21T07:36:47.484Z] SPEC=linux_x86-64
[2026-01-21T07:36:47.484Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux
[2026-01-21T07:36:47.484Z] LABEL=
[2026-01-21T07:36:47.484Z] USER_CREDENTIALS_ID=
[2026-01-21T07:36:47.484Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-21T07:36:47.484Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-21T07:36:47.484Z] NODE_NAME=test-linux-x64-657700
[2026-01-21T07:36:47.484Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-21T07:36:47.484Z] FAILED_TESTS=
[2026-01-21T07:36:47.484Z] DOCKER_REGISTRY_DIR=
[2026-01-21T07:36:47.484Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-21T07:36:47.484Z] TEST_SELECTION_PARAMS=
[2026-01-21T07:36:47.484Z] RELATED_NODES=
[2026-01-21T07:36:47.484Z] PLATFORM_AND_MACHINE_HELP_TEXT=
[2026-01-21T07:36:47.484Z] JVM_OPTIONS=
[2026-01-21T07:36:47.484Z] DYNAMIC_COMPILE=false
[2026-01-21T07:36:47.484Z] OPENJ9_SHA=
[2026-01-21T07:36:47.484Z] SHLVL=2
[2026-01-21T07:36:47.484Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun-2
[2026-01-21T07:36:47.484Z] EXECUTOR_NUMBER=0
[2026-01-21T07:36:47.484Z] TEST_FLAG=
[2026-01-21T07:36:47.484Z] RERUN_LINK=
[2026-01-21T07:36:47.484Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-21T07:36:47.484Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-21T07:36:47.484Z] JVM_VERSION=
[2026-01-21T07:36:47.484Z] ARTIFACTORY_SERVER=
[2026-01-21T07:36:47.484Z] OPENJDK_SHA=
[2026-01-21T07:36:47.484Z] CLASSPATH=
[2026-01-21T07:36:47.484Z] ORIGIN_JDK_VERSION=8
[2026-01-21T07:36:47.484Z] JCK_GIT_REPO=
[2026-01-21T07:36:47.484Z] OCP_TOKEN=
[2026-01-21T07:36:47.484Z] OCP_SERVER=
[2026-01-21T07:36:47.484Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-21T07:36:47.484Z] EXTERNAL_CUSTOM_REPO=
[2026-01-21T07:36:47.484Z] JCK_ROOT=
[2026-01-21T07:36:47.484Z] NODE_LABELS=ubuntu x86-64 x64 ci.agent.dynamic sw.os.linux hw.arch.x86 ubuntu2204 test-linux-x64-657700
[2026-01-21T07:36:47.484Z] STAGE_NAME=Setup
[2026-01-21T07:36:47.484Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-21T07:36:47.484Z] TEST_TIME=
[2026-01-21T07:36:47.484Z] WORKSPACE_TMP=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun@tmp
[2026-01-21T07:36:47.484Z] VENDOR_TEST_SHAS=
[2026-01-21T07:36:47.484Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-01-21T07:36:47.484Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-21T07:36:47.484Z] NON_AQA_TEST_REPOS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-21T07:36:47.484Z] UPSTREAM_TEST_JOB_NUMBER=1324
[2026-01-21T07:36:47.484Z] CI=true
[2026-01-21T07:36:47.484Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/2/display/redirect?page=artifacts
[2026-01-21T07:36:47.484Z] APPLICATION_OPTIONS=
[2026-01-21T07:36:47.484Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-21T07:36:47.484Z] RERUN_FAILURE=true
[2026-01-21T07:36:47.484Z] VENDOR_TEST_BRANCHES=
[2026-01-21T07:36:47.484Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-21T07:36:47.484Z] DOCKER_REGISTRY_URL_CREDENTIAL_ID=
[2026-01-21T07:36:47.484Z] BUILD_LIST=openjdk
[2026-01-21T07:36:47.484Z] BUILD_ID=2
[2026-01-21T07:36:47.484Z] TRSS_URL=
[2026-01-21T07:36:47.484Z] POST_RUN_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] TEST_REPO_PARAMS_HELP_TEXT=
[2026-01-21T07:36:47.484Z] EXTRA_OPTIONS=
[2026-01-21T07:36:47.484Z] TEST_REPO_PARAMS=
[2026-01-21T07:36:47.484Z] USE_JRE=false
[2026-01-21T07:36:47.484Z] TARGET=-f parallelList.mk testList_1
[2026-01-21T07:36:47.484Z] JDK_IMPL=hotspot
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-21T07:36:47.545Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-21T07:36:47.558Z] Running in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T07:36:56.452Z] 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 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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T07:36:56.588Z] 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-21T07:36:56.595Z] Running in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun
[Pipeline] {
[Pipeline] sshagent
[2026-01-21T07:36:56.619Z] $ docker exec a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f ssh-agent
[2026-01-21T07:36:56.741Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvs9tP6/agent.57
[2026-01-21T07:36:56.741Z] SSH_AGENT_PID=63
[2026-01-21T07:36:56.741Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-21T07:36:56.755Z] Running in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-21T07:36:56.774Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-21T07:36:57.210Z] ++ pwd
[2026-01-21T07:36:57.210Z] + ./get.sh -s /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-21T07:36:57.211Z] TESTDIR: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests
[2026-01-21T07:36:57.211Z] load ./testenv/testenv.properties
[2026-01-21T07:36:57.211Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-21T07:36:57.211Z] 4af7a23c1c34b2217301f1f4c51d2b6ea2850795 refs/tags/jdk8u482-ga
[2026-01-21T07:36:57.211Z] Use tag name jdk8u482-ga from ./testenv/testenv.properties
[2026-01-21T07:36:57.211Z] get jdk binary...
[2026-01-21T07:36:57.211Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-21T07:36:57.211Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b08.tar.gz ...
[2026-01-21T07:37:03.094Z] List files in jdkbinary folder...
[2026-01-21T07:37:03.094Z] total 388780
[2026-01-21T07:37:03.094Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 06:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:03.094Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 06:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T07:37:03.094Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 06:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:03.094Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 06:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:03.094Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 06:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T07:37:03.094Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 06:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T07:37:03.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:36 tmp
[2026-01-21T07:37:03.094Z] List files in jdkbinary/tmp folder...
[2026-01-21T07:37:03.094Z] total 4
[2026-01-21T07:37:03.094Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 06:14 jdk8u482-b08-src
[2026-01-21T07:37:03.094Z] Moving directory jdk8u482-b08-src/ to ../source-image
[2026-01-21T07:37:03.094Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz ...
[2026-01-21T07:37:05.318Z] List files in jdkbinary folder...
[2026-01-21T07:37:05.318Z] total 388784
[2026-01-21T07:37:05.318Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 06:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:05.318Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 06:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T07:37:05.318Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 06:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:05.318Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 06:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:05.318Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 06:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T07:37:05.318Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 06:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T07:37:05.318Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 06:14 source-image
[2026-01-21T07:37:05.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:37 tmp
[2026-01-21T07:37:05.318Z] List files in jdkbinary/tmp folder...
[2026-01-21T07:37:05.318Z] total 4
[2026-01-21T07:37:05.318Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 21 06:32 jdk8u482-b08
[2026-01-21T07:37:05.318Z] Moving directory jdk8u482-b08/ to ../j2sdk-image
[2026-01-21T07:37:05.318Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz ...
[2026-01-21T07:37:06.952Z] List files in jdkbinary folder...
[2026-01-21T07:37:06.952Z] total 388788
[2026-01-21T07:37:06.952Z] -rw-r--r-- 1 jenkins jenkins 158440873 Jan 21 06:33 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:06.952Z] -rw-r--r-- 1 jenkins jenkins 94178432 Jan 21 06:14 OpenJDK8U-jdk-sources_8u482b08.tar.gz
[2026-01-21T07:37:06.952Z] -rw-r--r-- 1 jenkins jenkins 103525252 Jan 21 06:33 OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:06.952Z] -rw-r--r-- 1 jenkins jenkins 41850657 Jan 21 06:32 OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz
[2026-01-21T07:37:06.952Z] -rw-rw-r-- 1 jenkins jenkins 21440 Jan 21 06:36 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08-metadata.json
[2026-01-21T07:37:06.952Z] -rw-r--r-- 1 jenkins jenkins 80597 Jan 21 06:44 OpenJDK8U-sbom_x64_linux_hotspot_8u482b08.json
[2026-01-21T07:37:06.952Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 21 06:32 j2sdk-image
[2026-01-21T07:37:06.952Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 21 06:14 source-image
[2026-01-21T07:37:06.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:37 tmp
[2026-01-21T07:37:06.952Z] List files in jdkbinary/tmp folder...
[2026-01-21T07:37:06.952Z] total 4
[2026-01-21T07:37:06.952Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 21 06:32 jdk8u482-b08-jre
[2026-01-21T07:37:06.952Z] Moving directory jdk8u482-b08-jre/ to ../j2re-image
[2026-01-21T07:37:06.952Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre...
[2026-01-21T07:37:10.690Z] Removing top-level folder jdk8u482-b08-debug-image/
[2026-01-21T07:37:10.690Z] Removing top-level folder jdk8u482-b08/
[2026-01-21T07:37:11.825Z] Run /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image/bin/java -version
[2026-01-21T07:37:11.825Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-21T07:37:11.825Z] openjdk version "1.8.0_482"
[2026-01-21T07:37:11.825Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T07:37:11.825Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T07:37:13.467Z] =JAVA VERSION OUTPUT END=
[2026-01-21T07:37:13.467Z] =RELEASE INFO BEGIN=
[2026-01-21T07:37:13.467Z] JAVA_VERSION="1.8.0_482"
[2026-01-21T07:37:13.467Z] OS_NAME="Linux"
[2026-01-21T07:37:13.467Z] OS_VERSION="2.6"
[2026-01-21T07:37:13.467Z] OS_ARCH="amd64"
[2026-01-21T07:37:13.467Z] SOURCE=".:git:0129ab207bc0+"
[2026-01-21T07:37:13.467Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-21T07:37:13.467Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-21T07:37:13.467Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-21T07:37:13.467Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-21T07:37:13.467Z] FULL_VERSION="1.8.0_482-b08"
[2026-01-21T07:37:13.467Z] SEMANTIC_VERSION="8.0.482+8"
[2026-01-21T07:37:13.467Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-21T07:37:13.467Z] JVM_VARIANT="Hotspot"
[2026-01-21T07:37:13.467Z] JVM_VERSION="25.482-b08"
[2026-01-21T07:37:13.467Z] IMAGE_TYPE="JDK"
[2026-01-21T07:37:13.467Z] =RELEASE INFO END=
[2026-01-21T07:37:13.467Z] get testKitGen...
[2026-01-21T07:37:13.467Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-21T07:37:14.596Z] git rev-parse v1.0.11.1
[2026-01-21T07:37:14.596Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-21T07:37:14.702Z] $ docker exec --env ******** --env ******** a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f ssh-agent -k
[2026-01-21T07:37:14.770Z] unset SSH_AUTH_SOCK;
[2026-01-21T07:37:14.770Z] unset SSH_AGENT_PID;
[2026-01-21T07:37:14.770Z] echo Agent pid 63 killed;
[2026-01-21T07:37:14.819Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-21T07:37:15.126Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1324&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-21T07:37:15.139Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-linux-x64-657700&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1324&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=35&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-21T07:37:15.188Z] Building tests...
[Pipeline] timeout
[2026-01-21T07:37:15.192Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-21T07:37:15.331Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1324
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-21T07:37:15.372Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-21T07:37:15.396Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-21T07:37:15.839Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-21T07:37:15.839Z] /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib does not exist, creating one.
[2026-01-21T07:37:15.839Z] mkdir /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency
[2026-01-21T07:37:15.839Z] mkdir /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:15.839Z] --------------------------------------------
[2026-01-21T07:37:15.839Z] path is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:15.839Z] task is set to default
[2026-01-21T07:37:15.839Z] dependencyList is set to all
[2026-01-21T07:37:15.839Z] System Test jars will not be downloaded.
[2026-01-21T07:37:15.839Z] --------------------------------------------
[2026-01-21T07:37:15.839Z] Starting download third party dependent jars
[2026-01-21T07:37:15.839Z] --------------------------------------------
[2026-01-21T07:37:15.839Z] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:15.839Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-21T07:37:15.839Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-21T07:37:15.839Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/json-simple.jar
[2026-01-21T07:37:15.839Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:15.839Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.163Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.163Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-01-21T07:37:16.163Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-01-21T07:37:16.487Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2026-01-21T07:37:16.487Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.487Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.811Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.811Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.811Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.811Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:16.811Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2026-01-21T07:37:16.811Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2026-01-21T07:37:17.136Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_1_1.tar.gz
[2026-01-21T07:37:17.136Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:17.136Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:17.136Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:17.136Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2026-01-21T07:37:17.136Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2026-01-21T07:37:22.993Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/javassist.jar
[2026-01-21T07:37:22.993Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2026-01-21T07:37:22.993Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2026-01-21T07:37:22.993Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/commons-cli.jar
[2026-01-21T07:37:22.993Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-01-21T07:37:22.993Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-01-21T07:37:22.993Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/objenesis.jar
[2026-01-21T07:37:22.993Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-01-21T07:37:22.993Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-01-21T07:37:22.993Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/asm-all.jar
[2026-01-21T07:37:22.993Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2026-01-21T07:37:22.993Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2026-01-21T07:37:22.993Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/asm.jar
[2026-01-21T07:37:22.994Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-01-21T07:37:22.994Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-01-21T07:37:22.994Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/testng.jar
[2026-01-21T07:37:22.994Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-21T07:37:22.994Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-21T07:37:23.689Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jcstress-tests-all-20240222.jar
[2026-01-21T07:37:23.689Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2026-01-21T07:37:23.689Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2026-01-21T07:37:23.689Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jaxb-api.jar
[2026-01-21T07:37:23.689Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:23.689Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:24.015Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:24.015Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-01-21T07:37:24.015Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-01-21T07:37:24.338Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-01-21T07:37:24.338Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:24.338Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:24.338Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-21T07:37:24.338Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.338Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.338Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.338Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2026-01-21T07:37:24.338Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2026-01-21T07:37:24.661Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/asmtools.jar
[2026-01-21T07:37:24.661Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.661Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.661Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/asmtools.jar.sha256sum.txt
[2026-01-21T07:37:24.661Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2026-01-21T07:37:24.661Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2026-01-21T07:37:25.790Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jython-standalone.jar
[2026-01-21T07:37:25.790Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2026-01-21T07:37:25.790Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2026-01-21T07:37:25.790Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/openj9jtregtimeouthandler.jar
[2026-01-21T07:37:25.790Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-21T07:37:25.790Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-01-21T07:37:25.790Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-01-21T07:37:26.113Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/byte-buddy.jar
[2026-01-21T07:37:26.113Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-01-21T07:37:26.113Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-01-21T07:37:26.436Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/junit4.jar
[2026-01-21T07:37:26.436Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2026-01-21T07:37:26.436Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2026-01-21T07:37:26.436Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/commons-exec.jar
[2026-01-21T07:37:26.436Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.436Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.436Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.436Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-21T07:37:26.436Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-21T07:37:26.758Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_2.tar.gz
[2026-01-21T07:37:26.758Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.758Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.758Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.758Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:26.758Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:27.081Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:27.081Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2026-01-21T07:37:27.081Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2026-01-21T07:37:27.403Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz
[2026-01-21T07:37:27.403Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:27.403Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:27.403Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-21T07:37:27.403Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-21T07:37:27.403Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-21T07:37:43.192Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/dacapo.zip
[2026-01-21T07:37:43.192Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-01-21T07:37:43.192Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-01-21T07:37:43.192Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/mockito-core.jar
[2026-01-21T07:37:43.192Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-01-21T07:37:43.192Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-01-21T07:37:43.192Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/byte-buddy-agent.jar
[2026-01-21T07:37:43.192Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2026-01-21T07:37:43.192Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2026-01-21T07:37:43.516Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/apache-maven-bin.tar.gz
[2026-01-21T07:37:43.516Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-01-21T07:37:43.516Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-01-21T07:37:43.516Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jcommander.jar
[2026-01-21T07:37:43.516Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2026-01-21T07:37:43.516Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2026-01-21T07:37:43.839Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/org.eclipse.osgi-3.16.100.jar
[2026-01-21T07:37:43.839Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-21T07:37:43.975Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-21T07:37:43.992Z] Running in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-21T07:37:44.017Z] $ docker exec a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f ssh-agent
[2026-01-21T07:37:44.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6dmWr7/agent.330
[2026-01-21T07:37:44.134Z] SSH_AGENT_PID=336
[2026-01-21T07:37:44.134Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-21T07:37:44.571Z] + bash ./compile.sh
[2026-01-21T07:37:44.571Z] Set values based on ./testenv/testenv.properties:
[2026-01-21T07:37:44.571Z] =========
[2026-01-21T07:37:44.571Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-21T07:37:44.571Z] TKG_BRANCH=v1.0.11.1
[2026-01-21T07:37:44.571Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T07:37:44.571Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-21T07:37:44.571Z] STF_BRANCH=v1.0.11
[2026-01-21T07:37:44.571Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-21T07:37:44.571Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-21T07:37:44.571Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-21T07:37:44.571Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-21T07:37:44.571Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-21T07:37:44.571Z] JDK8_BRANCH=jdk8u482-ga
[2026-01-21T07:37:44.571Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-21T07:37:44.571Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-01-21T07:37:44.571Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-21T07:37:44.571Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-01-21T07:37:44.571Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-21T07:37:44.571Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-01-21T07:37:44.571Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-21T07:37:44.571Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-01-21T07:37:44.571Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-21T07:37:44.571Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-21T07:37:44.571Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-21T07:37:44.571Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-21T07:37:44.571Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-21T07:37:44.571Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:37:44.571Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:37:44.571Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-21T07:37:44.571Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:37:44.571Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-21T07:37:44.572Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:37:44.572Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-21T07:37:44.572Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:37:44.572Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-21T07:37:44.572Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-21T07:37:44.572Z]
[2026-01-21T07:37:44.572Z] =========
[2026-01-21T07:37:44.572Z]
[2026-01-21T07:37:44.572Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-21T07:37:44.572Z] JDK_BRANCH=jdk8u482-ga
[2026-01-21T07:37:44.572Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:37:44.572Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-21T07:37:44.572Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image
[2026-01-21T07:37:44.572Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:44.572Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T07:37:44.572Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T07:37:44.572Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T07:37:44.572Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T07:37:44.572Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-21T07:37:47.002Z]
[2026-01-21T07:37:47.002Z] build:
[2026-01-21T07:37:47.002Z]
[2026-01-21T07:37:47.002Z] clean:
[2026-01-21T07:37:47.002Z]
[2026-01-21T07:37:47.002Z] init:
[2026-01-21T07:37:47.003Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/bin
[2026-01-21T07:37:47.003Z]
[2026-01-21T07:37:47.003Z] getDependentLibs:
[2026-01-21T07:37:47.003Z] [exec] --------------------------------------------
[2026-01-21T07:37:47.003Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:47.003Z] [exec] task is set to default
[2026-01-21T07:37:47.003Z] [exec] dependencyList is set to json_simple
[2026-01-21T07:37:47.003Z] [exec] System Test jars will not be downloaded.
[2026-01-21T07:37:47.003Z] [exec] --------------------------------------------
[2026-01-21T07:37:47.003Z] [exec] Starting download third party dependent jars
[2026-01-21T07:37:47.003Z] [exec] --------------------------------------------
[2026-01-21T07:37:47.003Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:47.003Z] [exec] /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-21T07:37:47.003Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T07:37:47.003Z]
[2026-01-21T07:37:47.003Z] compile:
[2026-01-21T07:37:47.003Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T07:37:47.003Z] [echo] ============COMPILER SETTINGS============
[2026-01-21T07:37:47.003Z] [echo] ===fork: yes
[2026-01-21T07:37:47.003Z] [echo] ===debug: on
[2026-01-21T07:37:47.003Z] [javac] Compiling 28 source files to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/bin
[2026-01-21T07:37:48.647Z]
[2026-01-21T07:37:48.647Z] dist:
[2026-01-21T07:37:48.647Z] [jar] Building jar: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-21T07:37:48.647Z]
[2026-01-21T07:37:48.647Z] BUILD SUCCESSFUL
[2026-01-21T07:37:48.647Z] Total time: 4 seconds
[2026-01-21T07:37:48.647Z] 0
[2026-01-21T07:37:48.647Z] /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-21T07:37:48.972Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-21T07:37:48.972Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
[2026-01-21T07:37:49.296Z] ****************************** MACHINE INFO ******************************
[2026-01-21T07:37:49.296Z] File path : /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG
[2026-01-21T07:37:49.296Z] Free Physical Memory Size : 1508933632
[2026-01-21T07:37:49.296Z] Free space (bytes) : 51889459200
[2026-01-21T07:37:49.296Z] Total Physical Memory Size : 8325423104
[2026-01-21T07:37:49.296Z] Total space (bytes) : 62241562624
[2026-01-21T07:37:49.296Z] Usable space (bytes) : 51872681984
[2026-01-21T07:37:49.296Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-21T07:37:49.296Z] bashVersion :
[2026-01-21T07:37:49.296Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-01-21T07:37:49.296Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-21T07:37:49.296Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-21T07:37:49.296Z]
[2026-01-21T07:37:49.296Z] This is free software; you are free to change and redistribute it.
[2026-01-21T07:37:49.296Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T07:37:49.296Z] cpuCores : 2
[2026-01-21T07:37:49.296Z] curlVersion :
[2026-01-21T07:37:49.296Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng libidn2/2.3.7 nghttp2/1.64.0
[2026-01-21T07:37:49.296Z] Release-Date: 2025-02-13
[2026-01-21T07:37:49.296Z] Protocols: file ftp ftps http https ipfs ipns
[2026-01-21T07:37:49.296Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz SPNEGO SSL threadsafe UnixSockets
[2026-01-21T07:37:49.296Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-21T07:37:49.296Z] gcc version : 14
[2026-01-21T07:37:49.296Z] gclibc version : ldd (GNU libc) 2.39
[2026-01-21T07:37:49.296Z] gdb version : bash: line 1: gdb: command not found
[2026-01-21T07:37:49.296Z] lldb version : Command could not be executed
[2026-01-21T07:37:49.296Z] makeVersion :
[2026-01-21T07:37:49.296Z] GNU Make 4.4.1
[2026-01-21T07:37:49.296Z] Built for x86_64-redhat-linux-gnu
[2026-01-21T07:37:49.296Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-21T07:37:49.296Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-21T07:37:49.296Z] This is free software: you are free to change and redistribute it.
[2026-01-21T07:37:49.296Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-21T07:37:49.296Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-21T07:37:49.296Z] osInfo :
[2026-01-21T07:37:49.296Z] NAME="Red Hat Enterprise Linux"
[2026-01-21T07:37:49.296Z] VERSION="10.1 (Coughlan)"
[2026-01-21T07:37:49.296Z] ID="rhel"
[2026-01-21T07:37:49.296Z] ID_LIKE="centos fedora"
[2026-01-21T07:37:49.296Z] VERSION_ID="10.1"
[2026-01-21T07:37:49.296Z] PLATFORM_ID="platform:el10"
[2026-01-21T07:37:49.296Z] PRETTY_NAME="Red Hat Enterprise Linux 10.1 (Coughlan)"
[2026-01-21T07:37:49.296Z] ANSI_COLOR="0;31"
[2026-01-21T07:37:49.296Z] LOGO="fedora-logo-icon"
[2026-01-21T07:37:49.296Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.1"
[2026-01-21T07:37:49.296Z] HOME_URL="https://www.redhat.com/"
[2026-01-21T07:37:49.296Z] VENDOR_NAME="Red Hat"
[2026-01-21T07:37:49.296Z] VENDOR_URL="https://www.redhat.com/"
[2026-01-21T07:37:49.296Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10"
[2026-01-21T07:37:49.296Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-21T07:37:49.296Z]
[2026-01-21T07:37:49.296Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10"
[2026-01-21T07:37:49.296Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.1
[2026-01-21T07:37:49.296Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-01-21T07:37:49.296Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.1"
[2026-01-21T07:37:49.296Z] osLabel : rhel.10
[2026-01-21T07:37:49.296Z] perlVersion :
[2026-01-21T07:37:49.296Z]
[2026-01-21T07:37:49.296Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-01-21T07:37:49.297Z] (with 16 registered patches, see perl -V for more detail)
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] Copyright 1987-2025, Larry Wall
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-21T07:37:49.297Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-21T07:37:49.297Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-21T07:37:49.297Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-21T07:37:49.297Z] procArch : unknown
[2026-01-21T07:37:49.297Z] sysArch : x86_64
[2026-01-21T07:37:49.297Z] sysOS : Linux
[2026-01-21T07:37:49.297Z] ulimit :
[2026-01-21T07:37:49.297Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-21T07:37:49.297Z] core file size (blocks, -c) unlimited
[2026-01-21T07:37:49.297Z] data seg size (kbytes, -d) unlimited
[2026-01-21T07:37:49.297Z] scheduling priority (-e) 0
[2026-01-21T07:37:49.297Z] file size (blocks, -f) unlimited
[2026-01-21T07:37:49.297Z] pending signals (-i) 31729
[2026-01-21T07:37:49.297Z] max locked memory (kbytes, -l) 8192
[2026-01-21T07:37:49.297Z] max memory size (kbytes, -m) unlimited
[2026-01-21T07:37:49.297Z] open files (-n) 524288
[2026-01-21T07:37:49.297Z] pipe size (512 bytes, -p) 8
[2026-01-21T07:37:49.297Z] POSIX message queues (bytes, -q) 819200
[2026-01-21T07:37:49.297Z] real-time priority (-r) 0
[2026-01-21T07:37:49.297Z] stack size (kbytes, -s) 8192
[2026-01-21T07:37:49.297Z] cpu time (seconds, -t) unlimited
[2026-01-21T07:37:49.297Z] max user processes (-u) unlimited
[2026-01-21T07:37:49.297Z] virtual memory (kbytes, -v) unlimited
[2026-01-21T07:37:49.297Z] file locks (-x) unlimited
[2026-01-21T07:37:49.297Z] uname : Linux a4c2364c6314 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 GNU/Linux
[2026-01-21T07:37:49.297Z] vmVendor : Oracle Corporation
[2026-01-21T07:37:49.297Z] vmVersion : 25.482-b08
[2026-01-21T07:37:49.297Z] xlc version : bash: line 1: xlC: command not found
[2026-01-21T07:37:49.297Z] **************************************************************************
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('java.vendor')=Temurin
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('os.name')=Linux
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('os.arch')=amd64
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('java.fullversion')=null
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] System.getProperty('sun.arch.data.model')=64
[2026-01-21T07:37:49.297Z]
[2026-01-21T07:37:49.297Z] make -f clean.mk cleanBuild
[2026-01-21T07:37:49.297Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:37:49.624Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../../jvmtest
[2026-01-21T07:37:49.624Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:37:49.624Z] make -f compile.mk compile
[2026-01-21T07:37:49.624Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:37:49.624Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T07:37:49.624Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-21T07:37:49.624Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-21T07:37:49.624Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-21T07:37:49.949Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/scripts/build_test.xml
[2026-01-21T07:37:50.275Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-21T07:37:50.275Z]
[2026-01-21T07:37:50.275Z] -create_test_directory:
[2026-01-21T07:37:50.275Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jvmtest
[2026-01-21T07:37:50.275Z]
[2026-01-21T07:37:50.275Z] stage_test_material:
[2026-01-21T07:37:50.275Z] [copy] Copying 136 files to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jvmtest
[2026-01-21T07:37:50.665Z]
[2026-01-21T07:37:50.665Z] build:
[2026-01-21T07:37:50.665Z]
[2026-01-21T07:37:50.665Z] build:
[2026-01-21T07:37:50.665Z]
[2026-01-21T07:37:50.665Z] getJtregVersion:
[2026-01-21T07:37:50.665Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-01-21T07:37:50.665Z]
[2026-01-21T07:37:50.665Z] getDependentLibs:
[2026-01-21T07:37:50.665Z] [exec] --------------------------------------------
[2026-01-21T07:37:50.665Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:50.665Z] [exec] task is set to default
[2026-01-21T07:37:50.665Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-01-21T07:37:50.665Z] [exec] System Test jars will not be downloaded.
[2026-01-21T07:37:50.665Z] [exec] --------------------------------------------
[2026-01-21T07:37:50.665Z] [exec] Starting download third party dependent jars
[2026-01-21T07:37:50.665Z] [exec] --------------------------------------------
[2026-01-21T07:37:50.665Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:37:50.665Z] [exec] /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-21T07:37:50.665Z] [exec] downloaded dependent third party jars successfully
[2026-01-21T07:37:50.665Z]
[2026-01-21T07:37:50.665Z] getJtreg:
[2026-01-21T07:37:50.665Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jvmtest/openjdk
[2026-01-21T07:37:50.665Z] [copy] Copying 1 file to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/openjdk
[2026-01-21T07:37:50.989Z]
[2026-01-21T07:37:50.989Z] openjdk-jdk.check:
[2026-01-21T07:37:50.989Z]
[2026-01-21T07:37:50.989Z] getOpenjdk:
[2026-01-21T07:37:50.989Z] [echo] Using user specified repo and branch
[2026-01-21T07:37:50.989Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u482-ga https://github.com/adoptium/jdk8u.git openjdktemp
[2026-01-21T07:37:50.989Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-21T07:38:10.057Z] [exec] Note: switching to 'cea3cd4c1d7aa70e998d45ca2e419793a550321e'.
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-01-21T07:38:10.057Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-01-21T07:38:10.057Z] [exec] state without impacting any branches by switching back to a branch.
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-01-21T07:38:10.057Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] git switch -c <new-branch-name>
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] Or undo this operation with:
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] git switch -
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.057Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-01-21T07:38:10.057Z] [exec]
[2026-01-21T07:38:10.382Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-21T07:38:10.382Z]
[2026-01-21T07:38:10.382Z] dist:
[2026-01-21T07:38:12.020Z] [copy] Copying 12 files to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jvmtest/openjdk
[2026-01-21T07:38:12.020Z]
[2026-01-21T07:38:12.020Z] BUILD SUCCESSFUL
[2026-01-21T07:38:12.020Z] Total time: 21 seconds
[2026-01-21T07:38:12.020Z] 0
[2026-01-21T07:38:12.020Z]
[2026-01-21T07:38:12.020Z]
[2026-01-21T07:38:12.020Z] RECORD TEST REPOs SHA
[2026-01-21T07:38:12.020Z] cd "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-21T07:38:12.020Z] bash "getSHAs.sh" --test_root_dir "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.." --shas_file "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-21T07:38:12.020Z] Check shas in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/.. and store the info in /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-21T07:38:12.020Z] touch /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-21T07:38:12.020Z] ================================================
[2026-01-21T07:38:12.020Z] timestamp: 20260121-073811
[2026-01-21T07:38:12.020Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG
[2026-01-21T07:38:12.020Z] git repo:
[2026-01-21T07:38:12.020Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-21T07:38:12.020Z] sha:
[2026-01-21T07:38:12.020Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-01-21T07:38:12.020Z] ================================================
[2026-01-21T07:38:12.020Z] timestamp: 20260121-073811
[2026-01-21T07:38:12.020Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests
[2026-01-21T07:38:12.020Z] git repo:
[2026-01-21T07:38:12.020Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-21T07:38:12.020Z] sha:
[2026-01-21T07:38:12.020Z] 8cf4c19aca5022865c48bc23e94575ff22603129
[2026-01-21T07:38:12.020Z] ================================================
[2026-01-21T07:38:12.020Z] timestamp: 20260121-073811
[2026-01-21T07:38:12.020Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/openjdk/openjdk-jdk
[2026-01-21T07:38:12.020Z] git repo:
[2026-01-21T07:38:12.020Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2026-01-21T07:38:12.020Z] sha:
[2026-01-21T07:38:12.020Z] cea3cd4c1d7aa70e998d45ca2e419793a550321e
[2026-01-21T07:38:12.020Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[Pipeline] }
[2026-01-21T07:38:12.089Z] $ docker exec --env ******** --env ******** a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f ssh-agent -k
[2026-01-21T07:38:12.159Z] unset SSH_AUTH_SOCK;
[2026-01-21T07:38:12.159Z] unset SSH_AGENT_PID;
[2026-01-21T07:38:12.159Z] echo Agent pid 336 killed;
[2026-01-21T07:38:12.207Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-21T07:38:12.325Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-21T07:38:12.352Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-21T07:38:12.782Z] + which Xvfb
[2026-01-21T07:38:12.782Z] which: no Xvfb in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[Pipeline] sh
[2026-01-21T07:38:13.264Z] ++ id -u
[2026-01-21T07:38:13.264Z] + echo wayland-1000
[Pipeline] echo
[2026-01-21T07:38:13.354Z] Creating temporary wayland path and symlink /tmp/wayland-1000
[Pipeline] sh
[2026-01-21T07:38:13.783Z] + rm -rf /tmp/wayland-1000
[2026-01-21T07:38:13.783Z] + mkdir -pm 0700 /tmp/wayland-1000
[Pipeline] sh
[2026-01-21T07:38:14.270Z] + mkdir -pm 0700 /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/.xdg-runtime
[Pipeline] sh
[2026-01-21T07:38:14.797Z] + ln -sfn /tmp/wayland-1000 /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/.xdg-runtime
[Pipeline] sh
[2026-01-21T07:38:15.278Z] + mkdir -p -m 1777 /tmp/.X11-unix
[Pipeline] sh
[2026-01-21T07:38:15.760Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-21T07:38:15.760Z] Date: 2026-01-21 UTC
[2026-01-21T07:38:15.760Z] [07:38:15.506] weston 14.0.1
[2026-01-21T07:38:15.761Z] https://wayland.freedesktop.org
[2026-01-21T07:38:15.761Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2026-01-21T07:38:15.761Z] Build: 14.0.1
[2026-01-21T07:38:15.761Z] [07:38:15.506] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-21T07:38:15.761Z] [07:38:15.506] OS: Linux, 6.8.0-1044-azure, #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025, x86_64
[2026-01-21T07:38:15.761Z] [07:38:15.506] Flight recorder: enabled
[2026-01-21T07:38:15.761Z] [07:38:15.506] Starting with no config file.
[2026-01-21T07:38:15.761Z] [07:38:15.506] Output repaint window is 7 ms maximum.
[2026-01-21T07:38:15.761Z] [07:38:15.506] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2026-01-21T07:38:15.761Z] [07:38:15.512] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2026-01-21T07:38:15.761Z] [07:38:15.512] Color manager: no-op
[2026-01-21T07:38:15.761Z] protocol support: no
[2026-01-21T07:38:15.761Z] [07:38:15.512] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2026-01-21T07:38:15.761Z] [07:38:15.512] Output 'headless' using color profile: stock sRGB color profile
[2026-01-21T07:38:15.761Z] [07:38:15.512] Output 'headless' enabled with head(s) headless
[2026-01-21T07:38:15.761Z] [07:38:15.512] Compositor capabilities:
[2026-01-21T07:38:15.761Z] arbitrary surface rotation: no
[2026-01-21T07:38:15.761Z] screen capture uses y-flip: no
[2026-01-21T07:38:15.761Z] cursor planes: no
[2026-01-21T07:38:15.761Z] arbitrary resolutions: no
[2026-01-21T07:38:15.761Z] view mask clipping: no
[2026-01-21T07:38:15.761Z] explicit sync: no
[2026-01-21T07:38:15.761Z] color operations: no
[2026-01-21T07:38:15.761Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2026-01-21T07:38:15.761Z] presentation clock resolution: 0.000000001 s
[2026-01-21T07:38:15.761Z] [07:38:15.512] Loading module '/usr/lib64/weston/desktop-shell.so'
[2026-01-21T07:38:15.761Z] [07:38:15.512] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2026-01-21T07:38:15.761Z] [07:38:15.513] Registered plugin API 'weston_xwayland_v3' of size 32
[2026-01-21T07:38:15.761Z] [07:38:15.513] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2026-01-21T07:38:15.761Z] [07:38:15.582] xserver listening on display :0
[2026-01-21T07:38:15.761Z] [07:38:15.582] launching '/usr/libexec/weston-keyboard'
[2026-01-21T07:38:15.761Z] [07:38:15.583] launching '/usr/libexec/weston-desktop-shell'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-move'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-copy'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-none'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-move'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-copy'
[2026-01-21T07:38:15.761Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2026-01-21T07:38:15.826Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-21T07:38:15.841Z] $ docker exec a4c2364c63148013a92a068deb427e795c9e13d8c788949671bd010848e5cb3f ssh-agent
[2026-01-21T07:38:15.961Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQfbvBa/agent.855
[2026-01-21T07:38:15.961Z] SSH_AGENT_PID=861
[2026-01-21T07:38:15.961Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-21T07:38:16.414Z] ++ uname
[2026-01-21T07:38:16.414Z] + '[' Linux = AIX ']'
[2026-01-21T07:38:16.414Z] ++ uname
[2026-01-21T07:38:16.414Z] + '[' Linux = SunOS ']'
[2026-01-21T07:38:16.414Z] ++ uname
[2026-01-21T07:38:16.414Z] + '[' Linux = '*BSD' ']'
[2026-01-21T07:38:16.414Z] + MAKE=make
[2026-01-21T07:38:16.414Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-21T07:38:16.414Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-21T07:38:16.899Z] ++ uname
[2026-01-21T07:38:16.899Z] + '[' Linux = AIX ']'
[2026-01-21T07:38:16.899Z] ++ uname
[2026-01-21T07:38:16.899Z] + '[' Linux = SunOS ']'
[2026-01-21T07:38:16.899Z] ++ uname
[2026-01-21T07:38:16.899Z] + '[' Linux = '*BSD' ']'
[2026-01-21T07:38:16.899Z] + MAKE=make
[2026-01-21T07:38:16.899Z] + cd ./aqa-tests
[2026-01-21T07:38:16.899Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-21T07:38:16.899Z] ++ set +x
[2026-01-21T07:38:16.899Z] Set values based on ./testenv/testenv.properties:
[2026-01-21T07:38:16.899Z] =========
[2026-01-21T07:38:16.899Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-21T07:38:16.899Z] TKG_BRANCH=v1.0.11.1
[2026-01-21T07:38:16.899Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-21T07:38:16.899Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-21T07:38:16.899Z] STF_BRANCH=v1.0.11
[2026-01-21T07:38:16.899Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-21T07:38:16.899Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-21T07:38:16.899Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-21T07:38:16.899Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-21T07:38:16.899Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-21T07:38:16.899Z] JDK8_BRANCH=jdk8u482-ga
[2026-01-21T07:38:16.899Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-21T07:38:16.899Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-01-21T07:38:16.899Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-21T07:38:16.899Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-01-21T07:38:16.899Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-21T07:38:16.899Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-01-21T07:38:16.899Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-21T07:38:16.899Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-01-21T07:38:16.899Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-21T07:38:16.899Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-21T07:38:16.899Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-21T07:38:16.899Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-21T07:38:16.899Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-21T07:38:16.899Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-21T07:38:16.899Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:38:16.899Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-21T07:38:16.899Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:38:16.899Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-21T07:38:16.899Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:38:16.899Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-21T07:38:16.899Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:38:16.899Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-21T07:38:16.899Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-21T07:38:16.899Z]
[2026-01-21T07:38:16.899Z] =========
[2026-01-21T07:38:16.899Z]
[2026-01-21T07:38:16.899Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-21T07:38:16.899Z] JDK_BRANCH=jdk8u482-ga
[2026-01-21T07:38:16.899Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-21T07:38:16.899Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-21T07:38:16.899Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-01-21T07:38:16.899Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-01-21T07:38:16.899Z] make _testList TESTLIST=jdk_lang_1,jdk_security4_1,jdk_security4_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_0,jdk_security1_0,jdk_math_1,jdk_collections_0
[2026-01-21T07:38:16.899Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:38:16.899Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image
[2026-01-21T07:38:16.899Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib
[2026-01-21T07:38:16.899Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_lang_1,jdk_security4_1,jdk_security4_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_0,jdk_security1_0,jdk_math_1,jdk_collections_0
[2026-01-21T07:38:16.899Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:38:16.899Z] perl scripts/configure.pl
[2026-01-21T07:38:16.899Z] /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_lang_1,jdk_security4_1,jdk_security4_0,jdk_util_other_0,jdk_stream_0,jdk_concurrent_0,jdk_security1_0,jdk_math_1,jdk_collections_0 --numOfMachines= --testTime= --TRSSURL=
[2026-01-21T07:38:17.596Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-21T07:38:17.596Z]
[2026-01-21T07:38:17.596Z] Starting to generate test make files.
[2026-01-21T07:38:17.596Z]
[2026-01-21T07:38:19.274Z] Parsing /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-21T07:38:19.274Z] Generated /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-01-21T07:38:19.274Z]
[2026-01-21T07:38:19.274Z] Generated /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../autoGen.mk
[2026-01-21T07:38:19.274Z]
[2026-01-21T07:38:19.274Z] Generated /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/utils.mk
[2026-01-21T07:38:19.274Z]
[2026-01-21T07:38:19.274Z] Generated /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-21T07:38:19.274Z]
[2026-01-21T07:38:19.274Z] Make files are generated successfully.
[2026-01-21T07:38:19.274Z]
[2026-01-21T07:38:19.598Z] make[2]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:38:19.598Z] make -f runtest.mk _testList
[2026-01-21T07:38:19.598Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG'
[2026-01-21T07:38:19.598Z]
[2026-01-21T07:38:19.598Z] Running make 4.4.1
[2026-01-21T07:38:19.598Z] set TEST_ROOT to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/TKG/..
[2026-01-21T07:38:19.598Z] set JDK_VERSION to 8
[2026-01-21T07:38:19.598Z] set JDK_IMPL to hotspot
[2026-01-21T07:38:19.598Z] set JVM_VERSION to openjdk8
[2026-01-21T07:38:19.598Z] set JCL_VERSION to latest
[2026-01-21T07:38:19.598Z] set JAVA_HOME to /home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image
[2026-01-21T07:38:19.598Z] set SPEC to linux_x86-64
[2026-01-21T07:38:19.598Z] set TEST_FLAG to
[2026-01-21T07:38:19.598Z] set OS_LABEL to rhel.10
[2026-01-21T07:38:19.598Z] Running testList ...
[2026-01-21T07:38:19.598Z] There are 9 test targets in testList
[2026-01-21T07:38:19.598Z] "/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-21T07:38:19.598Z] openjdk version "1.8.0_482"
[2026-01-21T07:38:19.598Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-21T07:38:19.598Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-21T07:38:19.598Z] make[3]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests'
[2026-01-21T07:38:19.598Z] make[4]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_1_rerun/aqa-tests/openjdk'
[2026-01-21T07:38:19.598Z]
[2026-01-21T07:38:19.598Z] ===============================================