Test_openjdk8_hs_extended.openjdk_arm_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 22
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 108
originally caused by:
Started by user Shelley Lambert
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 107
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux@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_extended.openjdk_arm_linux@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 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10
Commit message: "Update testenv_arm32 for Jan release (#6848)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-23T17:49:46.595Z] SPEC: linux_arm
[Pipeline] echo
[2026-01-23T17:49:46.596Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[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-23T17:49:46.610Z] dynamicAgents: []
[Pipeline] echo
[2026-01-23T17:49:46.612Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] nodesByLabel
[2026-01-23T17:49:46.619Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] node
[2026-01-23T17:50:01.622Z] Still waiting to schedule task
[2026-01-23T17:50:01.622Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2026-01-23T17:53:45.223Z] Running on test-docker-ubuntu2404-armv7-10 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[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-23T17:53:45.253Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T17:53:45.624Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T17:53:45.624Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T17:53:45.801Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-23T17:53:46.094Z] The recommended git tool is: git
[2026-01-23T17:53:46.449Z] No credentials specified
[2026-01-23T17:53:46.627Z] Cloning the remote Git repository
[2026-01-23T17:53:46.892Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-23T17:53:46.892Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests # timeout=10
[2026-01-23T17:53:46.934Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-23T17:53:46.934Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-23T17:53:46.934Z] > git --version # timeout=10
[2026-01-23T17:53:46.939Z] > git --version # 'git version 2.43.0'
[2026-01-23T17:53:46.940Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-23T17:54:29.831Z] Avoid second fetch
[2026-01-23T17:54:30.017Z] Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release)
[2026-01-23T17:54:29.547Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-23T17:54:29.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-23T17:54:29.918Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-23T17:54:30.104Z] > git config core.sparsecheckout # timeout=10
[2026-01-23T17:54:30.111Z] > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10
[2026-01-23T17:54:31.820Z] Commit message: "Update testenv_arm32 for Jan release (#6848)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-23T17:54:33.462Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2026-01-23T17:54:35.334Z] + which activate_multicast
[Pipeline] echo
[2026-01-23T17:54:35.867Z] which activate_multicast status code: 1
[Pipeline] echo
[2026-01-23T17:54:35.870Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-23T17:54:37.770Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2026-01-23T17:54:38.495Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-23T17:54:40.351Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-23T17:54:40.351Z] Unix type machine..
[2026-01-23T17:54:40.351Z] Running on a Linux host
[2026-01-23T17:54:40.351Z] 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-23T17:54:43.362Z] + printenv
[2026-01-23T17:54:43.362Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-23T17:54:43.362Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-23T17:54:43.362Z] SETUP_JCK_RUN=false
[2026-01-23T17:54:43.362Z] USE_TESTENV_PROPERTIES=true
[2026-01-23T17:54:43.362Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-23T17:54:43.362Z] SSH_CLIENT=78.47.239.97 37996 22
[2026-01-23T17:54:43.362Z] USER=jenkins
[2026-01-23T17:54:43.362Z] BUILD_LIST=openjdk
[2026-01-23T17:54:43.362Z] SDK_RESOURCE=upstream
[2026-01-23T17:54:43.362Z] OPENJ9_BRANCH=master
[2026-01-23T17:54:43.362Z] jobStatus=SUCCESS
[2026-01-23T17:54:43.362Z] CI=true
[2026-01-23T17:54:43.362Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/153/display/redirect?page=changes
[2026-01-23T17:54:43.362Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-23T17:54:43.362Z] UPSTREAM_JOB_NUMBER=22
[2026-01-23T17:54:43.362Z] TARGET=extended.openjdk
[2026-01-23T17:54:43.362Z] EXIT_FAILURE=false
[2026-01-23T17:54:43.362Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-3 armv8 hw.arch.aarch32 test ci.role.test ubuntu linux test-docker-ubuntu2404-armv7-10 armv8.2 sw.os.linux arm
[2026-01-23T17:54:43.362Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-23T17:54:43.362Z] USE_JRE=false
[2026-01-23T17:54:43.362Z] OLDPWD=/home/jenkins
[2026-01-23T17:54:43.362Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-23T17:54:43.362Z] HOME=/home/jenkins
[2026-01-23T17:54:43.362Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-23T17:54:43.362Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/153/
[2026-01-23T17:54:43.362Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux.tap
[2026-01-23T17:54:43.362Z] JDK_IMPL=hotspot
[2026-01-23T17:54:43.362Z] DOCKER_REQUIRED=false
[2026-01-23T17:54:43.362Z] HUDSON_COOKIE=289652bc-0cbd-418e-991f-6377fdfaff8b
[2026-01-23T17:54:43.362Z] JENKINS_SERVER_COOKIE=durable-b835f7507175c7cdf80c1d55dc9317a3b9cc0503713a1b0b22a0aaf8c4d925bf
[2026-01-23T17:54:43.362Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../benchmarks
[2026-01-23T17:54:43.362Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2026-01-23T17:54:43.362Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[2026-01-23T17:54:43.362Z] KEEP_WORKSPACE=false
[2026-01-23T17:54:43.362Z] ARCHIVE_TEST_RESULTS=false
[2026-01-23T17:54:43.362Z] GENERATE_JOBS=true
[2026-01-23T17:54:43.362Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-23T17:54:43.362Z] PERSONAL_BUILD=false
[2026-01-23T17:54:43.362Z] LOGNAME=jenkins
[2026-01-23T17:54:43.362Z] NODE_NAME=test-docker-ubuntu2404-armv7-10
[2026-01-23T17:54:43.362Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/153/display/redirect?page=artifacts
[2026-01-23T17:54:43.362Z] STAGE_NAME=Setup
[2026-01-23T17:54:43.362Z] AUTO_DETECT=true
[2026-01-23T17:54:43.362Z] EXECUTOR_NUMBER=0
[2026-01-23T17:54:43.362Z] JDK_VERSION=8
[2026-01-23T17:54:43.362Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-23T17:54:43.362Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/153/display/redirect?page=tests
[2026-01-23T17:54:43.362Z] BUILD_DISPLAY_NAME=#153
[2026-01-23T17:54:43.362Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-23T17:54:43.362Z] TIME_LIMIT=25
[2026-01-23T17:54:43.362Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-23T17:54:43.362Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux
[2026-01-23T17:54:43.362Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2026-01-23T17:54:43.362Z] PLATFORM=arm_linux
[2026-01-23T17:54:43.362Z] TKG_ITERATIONS=1
[2026-01-23T17:54:43.362Z] EXIT_SUCCESS=false
[2026-01-23T17:54:43.362Z] BUILD_ID=153
[2026-01-23T17:54:43.362Z] RERUN_FAILURE=true
[2026-01-23T17:54:43.362Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-23T17:54:43.362Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_arm_linux-153
[2026-01-23T17:54:43.362Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/system_lib
[2026-01-23T17:54:43.362Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-23T17:54:43.362Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-23T17:54:43.362Z] LANG=C.UTF-8
[2026-01-23T17:54:43.362Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/
[2026-01-23T17:54:43.362Z] KEEP_REPORTDIR=true
[2026-01-23T17:54:43.362Z] JCK_GIT_BRANCH=master
[2026-01-23T17:54:43.362Z] ORIGIN_JDK_VERSION=8
[2026-01-23T17:54:43.362Z] BUILD_NUMBER=153
[2026-01-23T17:54:43.362Z] JENKINS_NODE_COOKIE=cdacebf0-a110-4723-8601-ad4d8607863d
[2026-01-23T17:54:43.362Z] SHELL=/bin/sh
[2026-01-23T17:54:43.362Z] ITERATIONS=1
[2026-01-23T17:54:43.362Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-23T17:54:43.362Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image
[2026-01-23T17:54:43.362Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/153/display/redirect
[2026-01-23T17:54:43.362Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-23T17:54:43.362Z] SPEC=linux_arm
[2026-01-23T17:54:43.362Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-23T17:54:43.362Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-23T17:54:43.362Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux/display/redirect
[2026-01-23T17:54:43.362Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin
[2026-01-23T17:54:43.362Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_arm_linux
[2026-01-23T17:54:43.362Z] SLACK_CHANNEL=aqavit-bot
[2026-01-23T17:54:43.362Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-23T17:54:43.362Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[2026-01-23T17:54:43.362Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:54:43.362Z] TEST_TIME=120
[2026-01-23T17:54:43.362Z] SSH_CONNECTION=78.47.239.97 37996 172.17.0.4 22
[2026-01-23T17:54:43.362Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux@tmp
[2026-01-23T17:54:43.362Z] PARALLEL=Dynamic
[2026-01-23T17:54:43.362Z] JOBSTARTTIME=Fri, 23 Jan 2026 17:54:36 +0000
[2026-01-23T17:54:43.362Z] DYNAMIC_COMPILE=false
[2026-01-23T17:54:43.362Z] RERUN_ITERATIONS=1
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-23T17:54:43.898Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-23T17:54:43.913Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T17:55:27.253Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 22
[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-23T17:55:27.420Z] 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-23T17:55:27.426Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-23T17:55:27.534Z] $ ssh-agent
[2026-01-23T17:55:28.342Z] SSH_AUTH_SOCK=/tmp/ssh-kQ3QWNmHeAns/agent.3230568
[2026-01-23T17:55:28.342Z] SSH_AGENT_PID=3230570
[2026-01-23T17:55:28.342Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-23T17:55:28.361Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-23T17:55:28.385Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-23T17:55:30.251Z] + pwd
[2026-01-23T17:55:30.252Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2026-01-23T17:55:30.252Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests
[2026-01-23T17:55:30.252Z] load ./testenv/testenv_arm32.properties
[2026-01-23T17:55:30.252Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2026-01-23T17:55:30.252Z] b2165a2663ca0129244559744b5bf4b57c627091 refs/tags/jdk8u482-b08-aarch32-20260122
[2026-01-23T17:55:30.252Z] Use tag name jdk8u482-b08-aarch32-20260122 from ./testenv/testenv_arm32.properties
[2026-01-23T17:55:30.252Z] get jdk binary...
[2026-01-23T17:55:30.252Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-23T17:55:30.252Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz ...
[2026-01-23T17:55:31.212Z] List files in jdkbinary folder...
[2026-01-23T17:55:31.212Z] total 226480
[2026-01-23T17:55:31.212Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:31.212Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:31.212Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:31.212Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json
[2026-01-23T17:55:31.212Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json
[2026-01-23T17:55:31.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:55 tmp
[2026-01-23T17:55:31.212Z] List files in jdkbinary/tmp folder...
[2026-01-23T17:55:31.212Z] total 4
[2026-01-23T17:55:31.212Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122
[2026-01-23T17:55:31.212Z] Moving directory jdk8u482-b08-aarch32-20260122/ to ../j2sdk-image
[2026-01-23T17:55:31.212Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz ...
[2026-01-23T17:55:32.169Z] List files in jdkbinary folder...
[2026-01-23T17:55:32.169Z] total 226484
[2026-01-23T17:55:32.169Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:32.169Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:32.169Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz
[2026-01-23T17:55:32.169Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json
[2026-01-23T17:55:32.169Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json
[2026-01-23T17:55:32.169Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 j2sdk-image
[2026-01-23T17:55:32.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:55 tmp
[2026-01-23T17:55:32.169Z] List files in jdkbinary/tmp folder...
[2026-01-23T17:55:32.169Z] total 4
[2026-01-23T17:55:32.169Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122-jre
[2026-01-23T17:55:32.169Z] Moving directory jdk8u482-b08-aarch32-20260122-jre/ to ../j2re-image
[2026-01-23T17:55:32.169Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre...
[2026-01-23T17:55:34.132Z] Removing top-level folder jdk8u482-b08-aarch32-20260122-debug-image/
[2026-01-23T17:55:34.132Z] Removing top-level folder jdk8u482-b08-aarch32-20260122/
[2026-01-23T17:55:34.132Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-23T17:55:34.132Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-23T17:55:35.088Z] openjdk version "1.8.0_482"
[2026-01-23T17:55:35.088Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08)
[2026-01-23T17:55:35.088Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode)
[2026-01-23T17:55:35.088Z] =JAVA VERSION OUTPUT END=
[2026-01-23T17:55:35.088Z] =RELEASE INFO BEGIN=
[2026-01-23T17:55:35.088Z] JAVA_VERSION="1.8.0_482"
[2026-01-23T17:55:35.088Z] OS_NAME="Linux"
[2026-01-23T17:55:35.088Z] OS_VERSION="2.6"
[2026-01-23T17:55:35.088Z] OS_ARCH="aarch32"
[2026-01-23T17:55:35.088Z] SOURCE=".:git:20a1bf8d65bd+"
[2026-01-23T17:55:35.088Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-23T17:55:35.088Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-23T17:55:35.088Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-23T17:55:35.088Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2026-01-23T17:55:35.088Z] FULL_VERSION="1.8.0_482-b08"
[2026-01-23T17:55:35.088Z] SEMANTIC_VERSION="8.0.482+8"
[2026-01-23T17:55:35.088Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-01-23T17:55:35.088Z] JVM_VARIANT="Hotspot"
[2026-01-23T17:55:35.088Z] JVM_VERSION="25.482-b08"
[2026-01-23T17:55:35.088Z] IMAGE_TYPE="JDK"
[2026-01-23T17:55:35.088Z] =RELEASE INFO END=
[2026-01-23T17:55:35.088Z] get testKitGen...
[2026-01-23T17:55:35.088Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-23T17:55:36.046Z] git rev-parse master
[2026-01-23T17:55:36.046Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-23T17:55:36.876Z] $ ssh-agent -k
[2026-01-23T17:55:36.884Z] unset SSH_AUTH_SOCK;
[2026-01-23T17:55:36.884Z] unset SSH_AGENT_PID;
[2026-01-23T17:55:36.884Z] echo Agent pid 3230570 killed;
[2026-01-23T17:55:37.682Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-23T17:55:38.226Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_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%2Faarch32-jdk8u&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-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-23T17:55:38.236Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_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-docker-ubuntu2404-armv7-10&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%2Faarch32-jdk8u&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-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-23T17:55:38.284Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T17:55:39.368Z] Copied 1 artifact from "getTRSSOutput" build number 2025
[Pipeline] sh
[2026-01-23T17:55:41.238Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-23T17:55:41.238Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-23T17:55:41.238Z] + tar xof -
[2026-01-23T17:55:41.238Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-23T17:55:41.802Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-23T17:55:41.820Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-23T17:55:43.690Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-23T17:55:47.860Z] --------------------------------------------
[2026-01-23T17:55:47.860Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:47.860Z] task is set to default
[2026-01-23T17:55:47.860Z] dependencyList is set to all
[2026-01-23T17:55:47.860Z] System Test jars will not be downloaded.
[2026-01-23T17:55:47.860Z] --------------------------------------------
[2026-01-23T17:55:47.860Z] Starting download third party dependent jars
[2026-01-23T17:55:47.860Z] --------------------------------------------
[2026-01-23T17:55:47.860Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.860Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-23T17:55:47.861Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-23T17:55:48.421Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] echo
[2026-01-23T17:55:48.424Z] Machine limit is 3.
[Pipeline] sh
[2026-01-23T17:55:50.418Z] + cd ./aqa-tests/TKG
[2026-01-23T17:55:50.419Z] + uname
[2026-01-23T17:55:50.419Z] + [ Linux = AIX ]
[2026-01-23T17:55:50.419Z] + uname
[2026-01-23T17:55:50.419Z] + [ Linux = SunOS ]
[2026-01-23T17:55:50.419Z] + uname
[2026-01-23T17:55:50.419Z] + [ Linux = *BSD ]
[2026-01-23T17:55:50.419Z] + MAKE=make
[2026-01-23T17:55:50.419Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-01-23T17:55:50.419Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image
[2026-01-23T17:55:50.419Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:50.419Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T17:55:50.419Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-23T17:55:50.419Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-23T17:55:50.419Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-23T17:55:50.419Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-23T17:55:50.419Z]
[2026-01-23T17:55:50.419Z] build:
[2026-01-23T17:55:50.419Z]
[2026-01-23T17:55:50.419Z] clean:
[2026-01-23T17:55:50.419Z]
[2026-01-23T17:55:50.419Z] init:
[2026-01-23T17:55:50.419Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2026-01-23T17:55:50.419Z]
[2026-01-23T17:55:50.419Z] getDependentLibs:
[2026-01-23T17:55:50.419Z] [exec] --------------------------------------------
[2026-01-23T17:55:50.419Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:50.419Z] [exec] task is set to default
[2026-01-23T17:55:50.419Z] [exec] dependencyList is set to json_simple
[2026-01-23T17:55:50.419Z] [exec] System Test jars will not be downloaded.
[2026-01-23T17:55:50.419Z] [exec] --------------------------------------------
[2026-01-23T17:55:50.419Z] [exec] Starting download third party dependent jars
[2026-01-23T17:55:50.419Z] [exec] --------------------------------------------
[2026-01-23T17:55:50.419Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:50.419Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-23T17:55:50.419Z] [exec] downloaded dependent third party jars successfully
[2026-01-23T17:55:50.419Z]
[2026-01-23T17:55:50.419Z] compile:
[2026-01-23T17:55:50.419Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-23T17:55:50.419Z] [echo] ============COMPILER SETTINGS============
[2026-01-23T17:55:50.419Z] [echo] ===fork: yes
[2026-01-23T17:55:50.419Z] [echo] ===debug: on
[2026-01-23T17:55:51.375Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin
[2026-01-23T17:55:52.336Z]
[2026-01-23T17:55:52.336Z] dist:
[2026-01-23T17:55:52.336Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-23T17:55:52.336Z]
[2026-01-23T17:55:52.336Z] BUILD SUCCESSFUL
[2026-01-23T17:55:52.336Z] Total time: 2 seconds
[2026-01-23T17:55:52.336Z] 0
[2026-01-23T17:55:52.336Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-23T17:55:52.336Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-23T17:55:52.336Z] microArchOutput:
[2026-01-23T17:55:53.820Z] ****************************** MACHINE INFO ******************************
[2026-01-23T17:55:53.820Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG
[2026-01-23T17:55:53.820Z] Free Physical Memory Size : 1793093632
[2026-01-23T17:55:53.820Z] Free space (bytes) : 35493486592
[2026-01-23T17:55:53.820Z] Total Physical Memory Size : 6442450944
[2026-01-23T17:55:53.820Z] Total space (bytes) : 167961710592
[2026-01-23T17:55:53.820Z] Usable space (bytes) : 26886987776
[2026-01-23T17:55:53.820Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-23T17:55:53.820Z] bashVersion :
[2026-01-23T17:55:53.820Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2026-01-23T17:55:53.820Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-23T17:55:53.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] This is free software; you are free to change and redistribute it.
[2026-01-23T17:55:53.820Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-23T17:55:53.820Z] cpuCores : 8
[2026-01-23T17:55:53.820Z] curlVersion :
[2026-01-23T17:55:53.820Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2026-01-23T17:55:53.820Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2026-01-23T17:55:53.820Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-23T17:55:53.820Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-23T17:55:53.820Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-23T17:55:53.820Z] gcc version : 13
[2026-01-23T17:55:53.820Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39
[2026-01-23T17:55:53.820Z] gdb version : bash: line 1: gdb: command not found
[2026-01-23T17:55:53.820Z] lldb version : Command could not be executed
[2026-01-23T17:55:53.820Z] makeVersion :
[2026-01-23T17:55:53.820Z] GNU Make 4.3
[2026-01-23T17:55:53.820Z] Built for arm-unknown-linux-gnueabihf
[2026-01-23T17:55:53.820Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-23T17:55:53.820Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-23T17:55:53.820Z] This is free software: you are free to change and redistribute it.
[2026-01-23T17:55:53.820Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-23T17:55:53.820Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-23T17:55:53.820Z] osInfo :
[2026-01-23T17:55:53.820Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2026-01-23T17:55:53.820Z] NAME="Ubuntu"
[2026-01-23T17:55:53.820Z] VERSION_ID="24.04"
[2026-01-23T17:55:53.820Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2026-01-23T17:55:53.820Z] VERSION_CODENAME=noble
[2026-01-23T17:55:53.820Z] ID=ubuntu
[2026-01-23T17:55:53.820Z] ID_LIKE=debian
[2026-01-23T17:55:53.820Z] HOME_URL="https://www.ubuntu.com/"
[2026-01-23T17:55:53.820Z] SUPPORT_URL="https://help.ubuntu.com/"
[2026-01-23T17:55:53.820Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2026-01-23T17:55:53.820Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2026-01-23T17:55:53.820Z] UBUNTU_CODENAME=noble
[2026-01-23T17:55:53.820Z] LOGO=ubuntu-logo
[2026-01-23T17:55:53.820Z] osLabel : ubuntu.24
[2026-01-23T17:55:53.820Z] perlVersion :
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2026-01-23T17:55:53.820Z] (with 51 registered patches, see perl -V for more detail)
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] Copyright 1987-2023, Larry Wall
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-23T17:55:53.820Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-23T17:55:53.820Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-23T17:55:53.820Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-23T17:55:53.820Z] procArch : aarch64
[2026-01-23T17:55:53.820Z] sysArch : aarch64
[2026-01-23T17:55:53.820Z] sysOS : Linux
[2026-01-23T17:55:53.820Z] ulimit :
[2026-01-23T17:55:53.820Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-23T17:55:53.820Z] core file size (blocks, -c) unlimited
[2026-01-23T17:55:53.820Z] data seg size (kbytes, -d) unlimited
[2026-01-23T17:55:53.820Z] scheduling priority (-e) 0
[2026-01-23T17:55:53.820Z] file size (blocks, -f) unlimited
[2026-01-23T17:55:53.820Z] pending signals (-i) 63426
[2026-01-23T17:55:53.820Z] max locked memory (kbytes, -l) 8192
[2026-01-23T17:55:53.820Z] max memory size (kbytes, -m) unlimited
[2026-01-23T17:55:53.820Z] open files (-n) 1048576
[2026-01-23T17:55:53.820Z] pipe size (512 bytes, -p) 8
[2026-01-23T17:55:53.820Z] POSIX message queues (bytes, -q) 819200
[2026-01-23T17:55:53.820Z] real-time priority (-r) 0
[2026-01-23T17:55:53.820Z] stack size (kbytes, -s) 8192
[2026-01-23T17:55:53.820Z] cpu time (seconds, -t) unlimited
[2026-01-23T17:55:53.820Z] max user processes (-u) unlimited
[2026-01-23T17:55:53.820Z] virtual memory (kbytes, -v) unlimited
[2026-01-23T17:55:53.820Z] file locks (-x) unlimited
[2026-01-23T17:55:53.820Z] uname : Linux a95353f481df 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-01-23T17:55:53.820Z] vmVendor : Oracle Corporation
[2026-01-23T17:55:53.820Z] vmVersion : 25.482-b08
[2026-01-23T17:55:53.820Z] xlc version : bash: line 1: xlC: command not found
[2026-01-23T17:55:53.820Z] **************************************************************************
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('java.vendor')=Temurin
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('os.name')=Linux
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('os.arch')=arm
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('java.fullversion')=null
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] System.getProperty('sun.arch.data.model')=32
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib
[2026-01-23T17:55:53.820Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[2026-01-23T17:55:53.820Z] perl scripts/configure.pl
[2026-01-23T17:55:53.820Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-23T17:55:53.820Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] Starting to generate parallel test lists.
[2026-01-23T17:55:53.820Z]
[2026-01-23T17:55:53.820Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-23T17:55:53.820Z] Attempting to get test duration data from TRSS.
[2026-01-23T17:55:53.820Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=extended
[2026-01-23T17:55:54.776Z] Attempting to get test duration data from cached files.
[2026-01-23T17:55:54.776Z]
[2026-01-23T17:55:54.776Z] TEST DURATION
[2026-01-23T17:55:54.776Z] ====================================================================================
[2026-01-23T17:55:54.776Z] Total number of tests searched: 64
[2026-01-23T17:55:54.776Z] Number of test durations found: 64
[2026-01-23T17:55:54.776Z] Top slowest tests:
[2026-01-23T17:55:54.776Z] 52m16s jdk_security3_2
[2026-01-23T17:55:54.776Z] 31m27s jdk_other_2
[2026-01-23T17:55:54.776Z] 20m05s hotspot_jdk_0
[2026-01-23T17:55:54.776Z] ====================================================================================
[2026-01-23T17:55:54.776Z]
[2026-01-23T17:55:54.776Z] Test target is split into 2 lists.
[2026-01-23T17:55:54.776Z] Reducing estimated test running time from 177m31s to 118m29s.
[2026-01-23T17:55:54.776Z]
[2026-01-23T17:55:54.776Z] -------------------------------------testList_0-------------------------------------
[2026-01-23T17:55:54.776Z] Number of tests: 4
[2026-01-23T17:55:54.776Z] Estimated running time: 118m29s
[2026-01-23T17:55:54.776Z] TESTLIST=jdk_security3_2,jdk_other_2,hotspot_jdk_0,jdk_jfr_2
[2026-01-23T17:55:54.776Z] ------------------------------------------------------------------------------------
[2026-01-23T17:55:54.776Z]
[2026-01-23T17:55:54.776Z] -------------------------------------testList_1-------------------------------------
[2026-01-23T17:55:54.776Z] Number of tests: 60
[2026-01-23T17:55:54.776Z] Estimated running time: 59m02s
[2026-01-23T17:55:54.776Z] TESTLIST=jdk_nio_2,jdk_beans_2,jdk_net_2,jdk_rmi_2,jdk_tools_2,jdk_jmx_2,jdk_time_2,jdk_instrument_2,jdk_imageio_2,jdk_management_2,jdk_io_2,jdk_text_2,jdk_security_infra_2,jdk_awt_1,jdk_swing_1,jdk_awt_0,jdk_sound_2,jdk_sound_1,jdk_swing_2,jdk_swing_0,jdk_sound_0,jdk_security_infra_1,jdk_security_infra_0,jdk_jfr_1,jdk_awt_2,jdk_2d_2,jdk_2d_1,jdk_imageio_1,jdk_2d_0,jdk_jfr_0,jdk_instrument_1,jdk_beans_1,jdk_tools_1,jdk_time_1,jdk_security_infra_zos_1,jdk_management_1,jdk_jmx_0,jdk_beans_0,jdk_other_1,jdk_io_0,jdk_instrument_0,jdk_tools_0,jdk_text_1,jdk_security_infra_zos_2,jdk_security3_1,jdk_other_0,jdk_nio_0,jdk_management_0,jdk_io_1,jdk_security3_0,jdk_rmi_1,jdk_rmi_0,jdk_net_1,jdk_net_0,jdk_text_0,jdk_security_infra_zos_0,jdk_nio_1,jdk_jmx_1,jdk_imageio_0,jdk_time_0
[2026-01-23T17:55:54.776Z] ------------------------------------------------------------------------------------
[2026-01-23T17:55:54.776Z]
[2026-01-23T17:55:54.776Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-23T17:55:54.776Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-23T17:55:55.488Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-23T17:55:56.028Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-01-23T17:55:56.030Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-01-23T17:55:56.226Z] Archiving artifacts
[2026-01-23T17:55:56.603Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-01-23T17:55:56.825Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2026-01-23T17:55:57.133Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2026-01-23T17:55:57.134Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-01-23T17:55:58.051Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-01-23T17:55:58.062Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-01-23T18:00:39.315Z] LEVELS: [extended]
[2026-01-23T18:00:39.315Z] JDK_VERSIONS: [8]
[2026-01-23T18:00:39.315Z] GROUPS: [openjdk]
[2026-01-23T18:00:39.315Z] ARCH_OS_LIST: [arm_linux]
[2026-01-23T18:00:39.317Z] LEVELS: [extended]
[2026-01-23T18:00:39.320Z] JDK_VERSIONS: [8]
[2026-01-23T18:00:39.320Z] GROUPS: [openjdk]
[2026-01-23T18:00:39.320Z] ARCH_OS_LIST: [arm_linux]
[2026-01-23T18:00:39.527Z] Existing items:
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2026-01-23T18:00:39.527Z] Unreferenced items:
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[2026-01-23T18:00:39.527Z] Existing items:
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2026-01-23T18:00:39.527Z] Unreferenced items:
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2026-01-23T18:00:39.527Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-23T18:00:46.710Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-23T18:00:48.747Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-23T18:00:48.747Z] Unix type machine..
[2026-01-23T18:00:48.747Z] Running on a Linux host
[2026-01-23T18:00:48.747Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T18:00:49.657Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T18:00:49.657Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T18:00:50.864Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-23T18:00:52.935Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-23T18:00:53.502Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2026-01-23T18:00:53.631Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0
[Pipeline] build
[2026-01-23T18:00:53.637Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1
[2026-01-23T18:01:00.750Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #23
[2026-01-23T18:01:00.752Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #23
[2026-01-23T19:36:26.977Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #23 completed: UNSTABLE
[Pipeline] }
[2026-01-23T20:37:11.288Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #23 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-23T20:37:11.345Z] Running on test-osuosl-aix72-ppc64-6 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T20:37:11.746Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T20:37:11.746Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T20:37:11.927Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-23T20:37:11.970Z] Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0 #23 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-23T20:37:11.981Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T20:37:13.073Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0" build number 23
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-23T20:37:13.116Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/23/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-23T20:37:13.300Z] Archiving artifacts
[2026-01-23T20:37:13.837Z] Recording fingerprints
[Pipeline] echo
[2026-01-23T20:37:14.043Z] Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1 #23 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-23T20:37:14.057Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T20:37:15.149Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1" build number 23
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-23T20:37:15.186Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/23/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-23T20:37:15.370Z] Archiving artifacts
[2026-01-23T20:37:15.743Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-23T20:37:16.680Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/23/aqa-tests/TKG/output_17691948931685/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-01-23T20:37:17.601Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/23/aqa-tests/TKG/output_17691945239036/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T20:37:18.242Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T20:37:18.242Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T20:37:18.422Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-01-23T20:37:18.523Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-01-23T20:37:18.536Z] Running on test-rise-ubuntu2404-riscv64-5 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] echo
[2026-01-23T20:37:18.549Z] Generating rerun Test_openjdk8_hs_extended.openjdk_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun)
[Pipeline] echo
[2026-01-23T20:37:18.578Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-01-23T20:37:19.775Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-01-23T20:37:20.433Z] Processing DSL script testJobTemplate
[2026-01-23T20:38:23.288Z] LEVELS: [extended]
[2026-01-23T20:38:23.288Z] JDK_VERSIONS: [8]
[2026-01-23T20:38:23.288Z] GROUPS: [openjdk]
[2026-01-23T20:38:23.288Z] ARCH_OS_LIST: [arm_linux]
[2026-01-23T20:38:23.565Z] Existing items:
[2026-01-23T20:38:23.565Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_rerun'}
[2026-01-23T20:38:23.566Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0'}
[2026-01-23T20:38:23.566Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1'}
[2026-01-23T20:38:23.566Z] Unreferenced items:
[2026-01-23T20:38:23.566Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-01-23T20:38:36.499Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun)
[Pipeline] build
[2026-01-23T20:38:36.523Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun
[2026-01-23T20:38:41.979Z] Starting building: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #25
[2026-01-23T21:49:23.205Z] Build Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #25 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-23T21:49:23.256Z] Running on test-docker-ubuntu2204-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T21:49:23.552Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T21:49:23.552Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T21:49:23.679Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-23T21:49:23.715Z] Test_openjdk8_hs_extended.openjdk_arm_linux_rerun #25 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-23T21:49:23.724Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-23T21:49:24.514Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_arm_linux_rerun" build number 25
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-23T21:49:24.548Z] Saving Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/25/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-23T21:49:24.681Z] Archiving artifacts
[2026-01-23T21:49:24.947Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-23T21:49:25.631Z] Tap file found: Test_openjdk8_hs_extended.openjdk_arm_linux_rerun/25/aqa-tests/TKG/output_1769200892624/Test_openjdk8_hs_extended.openjdk_arm_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-01-23T21:49:25.824Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=hotspot_jdk_0,jdk_net_2,jdk_security3_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_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%2Faarch32-jdk8u&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-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-23T21:49:25.857Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_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%2Faarch32-jdk8u&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-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Fnet%2Fipv6tests%2FTcpTest.java+sun%2Fnet%2Fwww%2Fprotocol%2Fhttps%2FHttpsURLConnection%2FIPIdentities.java+sun%2Fsecurity%2Fssl%2FGenSSLConfigs%2Fmain.java+sun%2Fsecurity%2Fssl%2FX509KeyManager%2FCertificateAuthorities.java&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-23T21:49:25.885Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=hotspot_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_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%2Faarch32-jdk8u&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-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=runtime%2Fos%2FAvailableProcessors.java+serviceability%2Fjvmti%2FDynamicCodeGenerated%2FDynamicCodeGeneratedTest.sh&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=22&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-23T21:49:26.182Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-23T21:49:26.182Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-23T21:49:26.310Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE