Test_openjdk8_hs_special.openjdk_aarch64_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 498
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3005
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 262
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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_special.openjdk_aarch64_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/master^{commit} # timeout=10
Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10
Commit message: "Exclude failed dacapo tests (#6338)"
> git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-17T20:51:43.502Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-06-17T20:51:43.503Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-17T20:51:43.513Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
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
[2025-06-17T20:51:43.516Z] dynamicAgents: []
[Pipeline] node
[2025-06-17T20:51:43.538Z] Running on test-docker-debian12-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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
[2025-06-17T20:51:43.571Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-17T20:51:43.845Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-17T20:51:43.845Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-17T20:51:43.974Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-17T20:51:44.129Z] The recommended git tool is: git
[2025-06-17T20:51:44.396Z] No credentials specified
[2025-06-17T20:51:44.525Z] Cloning the remote Git repository
[2025-06-17T20:51:44.722Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-17T20:51:44.723Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests # timeout=10
[2025-06-17T20:51:44.733Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-17T20:51:44.733Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-17T20:51:44.733Z] > git --version # timeout=10
[2025-06-17T20:51:44.738Z] > git --version # 'git version 2.39.5'
[2025-06-17T20:51:44.738Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-17T20:51:48.196Z] Avoid second fetch
[2025-06-17T20:51:48.336Z] Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master)
[2025-06-17T20:51:47.978Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-17T20:51:47.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-17T20:51:48.260Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-17T20:51:48.400Z] > git config core.sparsecheckout # timeout=10
[2025-06-17T20:51:48.406Z] > git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10
[2025-06-17T20:51:49.529Z] Commit message: "Exclude failed dacapo tests (#6338)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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
[2025-06-17T20:51:51.294Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-17T20:51:51.310Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-17T20:51:52.781Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-06-17T20:51:53.314Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-17T20:51:54.777Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-17T20:51:54.777Z] Unix type machine..
[2025-06-17T20:51:54.777Z] Running on a Linux host
[2025-06-17T20:51:54.777Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-17T20:51:57.295Z] + printenv
[2025-06-17T20:51:57.295Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-17T20:51:57.295Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-17T20:51:57.295Z] SETUP_JCK_RUN=false
[2025-06-17T20:51:57.295Z] USE_TESTENV_PROPERTIES=false
[2025-06-17T20:51:57.295Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-17T20:51:57.295Z] SSH_CLIENT=78.47.239.97 59464 22
[2025-06-17T20:51:57.295Z] USER=jenkins
[2025-06-17T20:51:57.295Z] BUILD_LIST=openjdk
[2025-06-17T20:51:57.295Z] SDK_RESOURCE=upstream
[2025-06-17T20:51:57.295Z] OPENJ9_BRANCH=master
[2025-06-17T20:51:57.295Z] CI=true
[2025-06-17T20:51:57.295Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/39/display/redirect?page=changes
[2025-06-17T20:51:57.295Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-17T20:51:57.295Z] UPSTREAM_JOB_NUMBER=498
[2025-06-17T20:51:57.295Z] TARGET=special.openjdk
[2025-06-17T20:51:57.295Z] EXIT_FAILURE=false
[2025-06-17T20:51:57.295Z] NODE_LABELS=hw.dockerhost.dockerhost-equinix-ubuntu2204-armv8-1 aarch64 armv8 hw.arch.aarch64 ci.role.test sw.os.linux test-docker-debian12-armv8l-1
[2025-06-17T20:51:57.295Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-17T20:51:57.295Z] MOTD_SHOWN=pam
[2025-06-17T20:51:57.295Z] USE_JRE=false
[2025-06-17T20:51:57.295Z] OLDPWD=/home/jenkins
[2025-06-17T20:51:57.295Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-17T20:51:57.295Z] HOME=/home/jenkins
[2025-06-17T20:51:57.295Z] ADOPTOPENJDK_BRANCH=master
[2025-06-17T20:51:57.295Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/39/
[2025-06-17T20:51:57.295Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux.tap
[2025-06-17T20:51:57.295Z] JDK_IMPL=hotspot
[2025-06-17T20:51:57.295Z] DOCKER_REQUIRED=false
[2025-06-17T20:51:57.295Z] HUDSON_COOKIE=ce0170f0-155c-42ab-95da-e6fbfd1c6f76
[2025-06-17T20:51:57.295Z] JENKINS_SERVER_COOKIE=durable-0ae8fe7c97bd8a9c0826939a94229fa4b19c3fb195d3ecb593e846e414651a56
[2025-06-17T20:51:57.295Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../benchmarks
[2025-06-17T20:51:57.295Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-06-17T20:51:57.295Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-06-17T20:51:57.295Z] KEEP_WORKSPACE=false
[2025-06-17T20:51:57.295Z] ARCHIVE_TEST_RESULTS=false
[2025-06-17T20:51:57.295Z] GENERATE_JOBS=true
[2025-06-17T20:51:57.295Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-17T20:51:57.295Z] PERSONAL_BUILD=false
[2025-06-17T20:51:57.295Z] LOGNAME=jenkins
[2025-06-17T20:51:57.295Z] NODE_NAME=test-docker-debian12-armv8l-1
[2025-06-17T20:51:57.295Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/39/display/redirect?page=artifacts
[2025-06-17T20:51:57.295Z] STAGE_NAME=Setup
[2025-06-17T20:51:57.295Z] AUTO_DETECT=true
[2025-06-17T20:51:57.295Z] EXECUTOR_NUMBER=0
[2025-06-17T20:51:57.295Z] JDK_VERSION=8
[2025-06-17T20:51:57.295Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-17T20:51:57.295Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/39/display/redirect?page=tests
[2025-06-17T20:51:57.295Z] BUILD_DISPLAY_NAME=#39
[2025-06-17T20:51:57.295Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-17T20:51:57.295Z] TIME_LIMIT=25
[2025-06-17T20:51:57.295Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-17T20:51:57.295Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-06-17T20:51:57.295Z] PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
[2025-06-17T20:51:57.295Z] PLATFORM=aarch64_linux
[2025-06-17T20:51:57.295Z] TKG_ITERATIONS=1
[2025-06-17T20:51:57.295Z] EXIT_SUCCESS=false
[2025-06-17T20:51:57.295Z] BUILD_ID=39
[2025-06-17T20:51:57.295Z] RERUN_FAILURE=true
[2025-06-17T20:51:57.295Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-17T20:51:57.295Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_aarch64_linux-39
[2025-06-17T20:51:57.295Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/system_lib
[2025-06-17T20:51:57.295Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-17T20:51:57.295Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-17T20:51:57.295Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/
[2025-06-17T20:51:57.295Z] KEEP_REPORTDIR=true
[2025-06-17T20:51:57.295Z] JCK_GIT_BRANCH=master
[2025-06-17T20:51:57.295Z] ORIGIN_JDK_VERSION=8
[2025-06-17T20:51:57.295Z] BUILD_NUMBER=39
[2025-06-17T20:51:57.295Z] JENKINS_NODE_COOKIE=c67afaf7-e636-4b40-bcce-24b3b11b43d8
[2025-06-17T20:51:57.295Z] SHELL=/bin/sh
[2025-06-17T20:51:57.295Z] ITERATIONS=1
[2025-06-17T20:51:57.295Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-17T20:51:57.295Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-17T20:51:57.295Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/39/display/redirect
[2025-06-17T20:51:57.295Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-17T20:51:57.295Z] SPEC=linux_aarch64
[2025-06-17T20:51:57.295Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-17T20:51:57.295Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-17T20:51:57.295Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/display/redirect
[2025-06-17T20:51:57.295Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-06-17T20:51:57.295Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-06-17T20:51:57.295Z] SLACK_CHANNEL=aqavit-bot
[2025-06-17T20:51:57.295Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-17T20:51:57.295Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-06-17T20:51:57.295Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:51:57.295Z] TEST_TIME=120
[2025-06-17T20:51:57.296Z] SSH_CONNECTION=78.47.239.97 59464 172.17.0.8 22
[2025-06-17T20:51:57.296Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux@tmp
[2025-06-17T20:51:57.296Z] PARALLEL=Dynamic
[2025-06-17T20:51:57.296Z] JOBSTARTTIME=Tue, 17 Jun 2025 20:51:51 +0000
[2025-06-17T20:51:57.296Z] DYNAMIC_COMPILE=false
[2025-06-17T20:51:57.296Z] 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
[2025-06-17T20:51:57.684Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-17T20:51:57.697Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T20:52:37.442Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 498
[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 TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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
[2025-06-17T20:52:37.653Z] 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
[2025-06-17T20:52:37.658Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-17T20:52:37.734Z] $ ssh-agent
[2025-06-17T20:52:38.332Z] SSH_AUTH_SOCK=/tmp/ssh-ItRZpmysRHIB/agent.1414285
[2025-06-17T20:52:38.332Z] SSH_AGENT_PID=1414287
[2025-06-17T20:52:38.332Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-17T20:52:38.353Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-17T20:52:38.404Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-17T20:52:39.834Z] + pwd
[2025-06-17T20:52:39.834Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-17T20:52:39.834Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests
[2025-06-17T20:52:39.834Z] get jdk binary...
[2025-06-17T20:52:39.834Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-17T20:52:39.834Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-17T20:52:41.407Z] List files in jdkbinary folder...
[2025-06-17T20:52:41.407Z] total 283444
[2025-06-17T20:52:41.407Z] -rw-r--r-- 1 jenkins jenkins 147505783 Jun 17 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:41.407Z] -rw-r--r-- 1 jenkins jenkins 102202634 Jun 17 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:41.407Z] -rw-r--r-- 1 jenkins jenkins 40426664 Jun 17 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:41.407Z] -rw-r--r-- 1 jenkins jenkins 21196 Jun 17 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-ea-metadata.json
[2025-06-17T20:52:41.407Z] -rw-r--r-- 1 jenkins jenkins 80954 Jun 17 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-ea.json
[2025-06-17T20:52:41.407Z] drwxr-xr-x 1 jenkins jenkins 24 Jun 17 20:52 tmp
[2025-06-17T20:52:41.407Z] List files in jdkbinary/tmp folder...
[2025-06-17T20:52:41.407Z] total 0
[2025-06-17T20:52:41.407Z] drwxr-xr-x 1 jenkins jenkins 176 Jun 17 20:35 jdk8u462-b06
[2025-06-17T20:52:41.407Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-06-17T20:52:41.407Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-17T20:52:42.170Z] List files in jdkbinary folder...
[2025-06-17T20:52:42.170Z] total 283444
[2025-06-17T20:52:42.170Z] -rw-r--r-- 1 jenkins jenkins 147505783 Jun 17 20:35 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:42.170Z] -rw-r--r-- 1 jenkins jenkins 102202634 Jun 17 20:35 OpenJDK8U-jdk_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:42.171Z] -rw-r--r-- 1 jenkins jenkins 40426664 Jun 17 20:35 OpenJDK8U-jre_aarch64_linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T20:52:42.171Z] -rw-r--r-- 1 jenkins jenkins 21196 Jun 17 20:42 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-ea-metadata.json
[2025-06-17T20:52:42.171Z] -rw-r--r-- 1 jenkins jenkins 80954 Jun 17 20:44 OpenJDK8U-sbom_aarch64_linux_hotspot_8u462b06-ea.json
[2025-06-17T20:52:42.171Z] drwxr-xr-x 1 jenkins jenkins 176 Jun 17 20:35 j2sdk-image
[2025-06-17T20:52:42.171Z] drwxr-xr-x 1 jenkins jenkins 32 Jun 17 20:52 tmp
[2025-06-17T20:52:42.171Z] List files in jdkbinary/tmp folder...
[2025-06-17T20:52:42.171Z] total 0
[2025-06-17T20:52:42.171Z] drwxr-xr-x 1 jenkins jenkins 130 Jun 17 20:35 jdk8u462-b06-jre
[2025-06-17T20:52:42.171Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-06-17T20:52:42.171Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u462b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-17T20:52:46.852Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-06-17T20:52:46.852Z] Removing top-level folder jdk8u462-b06/
[2025-06-17T20:52:46.852Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-17T20:52:46.852Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-17T20:52:46.852Z] openjdk version "1.8.0_462-beta"
[2025-06-17T20:52:46.852Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172003-b06)
[2025-06-17T20:52:46.852Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-06-17T20:52:46.852Z] =JAVA VERSION OUTPUT END=
[2025-06-17T20:52:46.852Z] =RELEASE INFO BEGIN=
[2025-06-17T20:52:46.852Z] JAVA_VERSION="1.8.0_462"
[2025-06-17T20:52:46.852Z] OS_NAME="Linux"
[2025-06-17T20:52:46.852Z] OS_VERSION="2.6"
[2025-06-17T20:52:46.852Z] OS_ARCH="aarch64"
[2025-06-17T20:52:46.852Z] SOURCE=".:git:cee3d9f5a29e+"
[2025-06-17T20:52:46.852Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-17T20:52:46.852Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-17T20:52:46.852Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-17T20:52:46.852Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-17T20:52:46.852Z] FULL_VERSION="1.8.0_462-beta-202506172003-b06"
[2025-06-17T20:52:46.852Z] SEMANTIC_VERSION="8.0.462+6"
[2025-06-17T20:52:46.852Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-06-17T20:52:46.852Z] JVM_VARIANT="Hotspot"
[2025-06-17T20:52:46.852Z] JVM_VERSION="25.462-b06"
[2025-06-17T20:52:46.852Z] IMAGE_TYPE="JDK"
[2025-06-17T20:52:46.852Z] =RELEASE INFO END=
[2025-06-17T20:52:46.852Z] get testKitGen...
[2025-06-17T20:52:46.852Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-17T20:52:46.852Z] git rev-parse master
[2025-06-17T20:52:46.852Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-17T20:52:47.373Z] $ ssh-agent -k
[2025-06-17T20:52:47.379Z] unset SSH_AUTH_SOCK;
[2025-06-17T20:52:47.379Z] unset SSH_AGENT_PID;
[2025-06-17T20:52:47.379Z] echo Agent pid 1414287 killed;
[2025-06-17T20:52:48.005Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-17T20:52:48.471Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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=aarch64_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=master&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%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=498&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-17T20:52:48.481Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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=aarch64_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-debian12-armv8l-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&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=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=498&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
[2025-06-17T20:52:48.519Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T20:52:49.321Z] Copied 1 artifact from "getTRSSOutput" build number 1806
[Pipeline] sh
[2025-06-17T20:52:50.802Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-17T20:52:50.802Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-17T20:52:50.802Z] + tar xof -
[2025-06-17T20:52:50.802Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-17T20:52:51.243Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-17T20:52:51.301Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-17T20:52:52.824Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-17T20:52:52.824Z] --------------------------------------------
[2025-06-17T20:52:52.824Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:52.824Z] task is set to default
[2025-06-17T20:52:52.824Z] dependencyList is set to all
[2025-06-17T20:52:52.824Z] --------------------------------------------
[2025-06-17T20:52:52.824Z] Starting download third party dependent jars
[2025-06-17T20:52:52.824Z] --------------------------------------------
[2025-06-17T20:52:52.824Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-17T20:52:52.824Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T20:52:52.824Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T20:52:52.824Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-17T20:52:53.599Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-17T20:52:53.599Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T20:52:54.376Z] ERROR: sha checksum error.
[2025-06-17T20:52:54.376Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T20:52:54.376Z] Expected sha is:
[2025-06-17T20:52:54.376Z] ,
[2025-06-17T20:52:54.376Z] Actual sha is : bc8434303f942439e2ae3193c32fee795b9f32d8d75aaba6ad581adf2559a4c8.
[2025-06-17T20:52:54.761Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-17T20:52:54.806Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-17T20:52:54.808Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-17T20:52:54.843Z] Found a total of 19 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] sh
[2025-06-17T20:52:56.317Z] + cd ./aqa-tests/TKG
[2025-06-17T20:52:56.317Z] + uname
[2025-06-17T20:52:56.317Z] + [ Linux = AIX ]
[2025-06-17T20:52:56.317Z] + uname
[2025-06-17T20:52:56.317Z] + [ Linux = SunOS ]
[2025-06-17T20:52:56.317Z] + uname
[2025-06-17T20:52:56.317Z] + [ Linux = *BSD ]
[2025-06-17T20:52:56.317Z] + MAKE=make
[2025-06-17T20:52:56.317Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-06-17T20:52:56.317Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-17T20:52:56.317Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:56.317Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T20:52:56.317Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T20:52:56.317Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-17T20:52:56.317Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-17T20:52:56.317Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-17T20:52:56.317Z]
[2025-06-17T20:52:56.317Z] build:
[2025-06-17T20:52:56.317Z]
[2025-06-17T20:52:56.317Z] clean:
[2025-06-17T20:52:57.090Z]
[2025-06-17T20:52:57.090Z] init:
[2025-06-17T20:52:57.090Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-06-17T20:52:57.090Z]
[2025-06-17T20:52:57.090Z] getDependentLibs:
[2025-06-17T20:52:57.090Z] [exec] --------------------------------------------
[2025-06-17T20:52:57.090Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:57.090Z] [exec] task is set to default
[2025-06-17T20:52:57.090Z] [exec] dependencyList is set to json_simple
[2025-06-17T20:52:57.090Z] [exec] --------------------------------------------
[2025-06-17T20:52:57.090Z] [exec] Starting download third party dependent jars
[2025-06-17T20:52:57.090Z] [exec] --------------------------------------------
[2025-06-17T20:52:57.090Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:57.090Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-17T20:52:57.090Z] [exec] downloaded dependent third party jars successfully
[2025-06-17T20:52:57.090Z]
[2025-06-17T20:52:57.090Z] compile:
[2025-06-17T20:52:57.090Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-17T20:52:57.090Z] [echo] ============COMPILER SETTINGS============
[2025-06-17T20:52:57.090Z] [echo] ===fork: yes
[2025-06-17T20:52:57.090Z] [echo] ===debug: on
[2025-06-17T20:52:57.090Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-06-17T20:52:58.724Z]
[2025-06-17T20:52:58.724Z] dist:
[2025-06-17T20:52:58.724Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-17T20:52:58.724Z]
[2025-06-17T20:52:58.724Z] BUILD SUCCESSFUL
[2025-06-17T20:52:58.724Z] Total time: 2 seconds
[2025-06-17T20:52:58.724Z] 0
[2025-06-17T20:52:58.724Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-17T20:52:58.724Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-17T20:52:58.724Z] microArchOutput:
[2025-06-17T20:52:59.574Z] ****************************** MACHINE INFO ******************************
[2025-06-17T20:52:59.574Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[2025-06-17T20:52:59.574Z] Free Physical Memory Size : 5270478848
[2025-06-17T20:52:59.574Z] Free space (bytes) : 662584565760
[2025-06-17T20:52:59.574Z] Total Physical Memory Size : 6442450944
[2025-06-17T20:52:59.574Z] Total space (bytes) : 960196055040
[2025-06-17T20:52:59.574Z] Usable space (bytes) : 646455693312
[2025-06-17T20:52:59.574Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-17T20:52:59.574Z] bashVersion :
[2025-06-17T20:52:59.574Z] GNU bash, version 5.2.15(1)-release (aarch64-unknown-linux-gnu)
[2025-06-17T20:52:59.574Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-17T20:52:59.574Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] This is free software; you are free to change and redistribute it.
[2025-06-17T20:52:59.574Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T20:52:59.574Z] cpuCores : 160
[2025-06-17T20:52:59.574Z] curlVersion :
[2025-06-17T20:52:59.574Z] curl 7.88.1 (aarch64-unknown-linux-gnu) libcurl/7.88.1 OpenSSL/3.0.16 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13
[2025-06-17T20:52:59.574Z] Release-Date: 2023-02-20, security patched: 7.88.1-10+deb12u12
[2025-06-17T20:52:59.574Z] 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
[2025-06-17T20:52:59.574Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-17T20:52:59.574Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-17T20:52:59.574Z] gcc version : 12
[2025-06-17T20:52:59.574Z] gclibc version : ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
[2025-06-17T20:52:59.574Z] gdb version : bash: line 1: gdb: command not found
[2025-06-17T20:52:59.574Z] lldb version : Command could not be executed
[2025-06-17T20:52:59.574Z] makeVersion :
[2025-06-17T20:52:59.574Z] GNU Make 4.3
[2025-06-17T20:52:59.574Z] Built for aarch64-unknown-linux-gnu
[2025-06-17T20:52:59.574Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-17T20:52:59.574Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T20:52:59.574Z] This is free software: you are free to change and redistribute it.
[2025-06-17T20:52:59.574Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T20:52:59.574Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-17T20:52:59.574Z] perlVersion :
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] This is perl 5, version 36, subversion 0 (v5.36.0) built for aarch64-linux-gnu-thread-multi
[2025-06-17T20:52:59.574Z] (with 54 registered patches, see perl -V for more detail)
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] Copyright 1987-2022, Larry Wall
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-17T20:52:59.574Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-17T20:52:59.574Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-17T20:52:59.574Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-17T20:52:59.574Z] procArch : unknown
[2025-06-17T20:52:59.574Z] sysArch : aarch64
[2025-06-17T20:52:59.574Z] sysOS : Linux
[2025-06-17T20:52:59.574Z] ulimit :
[2025-06-17T20:52:59.574Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-17T20:52:59.574Z] core file size (blocks, -c) unlimited
[2025-06-17T20:52:59.574Z] data seg size (kbytes, -d) unlimited
[2025-06-17T20:52:59.574Z] scheduling priority (-e) 0
[2025-06-17T20:52:59.574Z] file size (blocks, -f) unlimited
[2025-06-17T20:52:59.574Z] pending signals (-i) 2053826
[2025-06-17T20:52:59.574Z] max locked memory (kbytes, -l) 64
[2025-06-17T20:52:59.574Z] max memory size (kbytes, -m) unlimited
[2025-06-17T20:52:59.574Z] open files (-n) 1048576
[2025-06-17T20:52:59.574Z] pipe size (512 bytes, -p) 8
[2025-06-17T20:52:59.574Z] POSIX message queues (bytes, -q) 819200
[2025-06-17T20:52:59.574Z] real-time priority (-r) 0
[2025-06-17T20:52:59.574Z] stack size (kbytes, -s) 8192
[2025-06-17T20:52:59.574Z] cpu time (seconds, -t) unlimited
[2025-06-17T20:52:59.574Z] max user processes (-u) unlimited
[2025-06-17T20:52:59.574Z] virtual memory (kbytes, -v) unlimited
[2025-06-17T20:52:59.574Z] file locks (-x) unlimited
[2025-06-17T20:52:59.574Z] uname : Linux 8625313a1103 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:25:15 UTC 2025 aarch64 GNU/Linux
[2025-06-17T20:52:59.574Z] vmVendor : Oracle Corporation
[2025-06-17T20:52:59.574Z] vmVersion : 25.462-b06
[2025-06-17T20:52:59.574Z] xlc version : bash: line 1: xlC: command not found
[2025-06-17T20:52:59.574Z] **************************************************************************
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('java.vendor')=Temurin
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('os.name')=Linux
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('os.arch')=aarch64
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('java.fullversion')=null
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] System.getProperty('sun.arch.data.model')=64
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:52:59.574Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-06-17T20:52:59.574Z] perl scripts/configure.pl
[2025-06-17T20:52:59.574Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-17T20:52:59.574Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:52:59.574Z] Starting to generate parallel test lists.
[2025-06-17T20:52:59.574Z]
[2025-06-17T20:53:00.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-06-17T20:53:00.356Z] Attempting to get test duration data from TRSS.
[2025-06-17T20:53:00.356Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special
[2025-06-17T20:53:00.356Z] Attempting to get test duration data from cached files.
[2025-06-17T20:53:00.356Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-06-17T20:53:00.356Z] Warning: cannot get data from cached files.
[2025-06-17T20:53:00.356Z]
[2025-06-17T20:53:00.356Z] TEST DURATION
[2025-06-17T20:53:00.356Z] ====================================================================================
[2025-06-17T20:53:00.356Z] Total number of tests searched: 6
[2025-06-17T20:53:00.356Z] Number of test durations found: 6
[2025-06-17T20:53:00.356Z] Top slowest tests:
[2025-06-17T20:53:00.356Z] 05m09s hotspot_custom_0
[2025-06-17T20:53:00.356Z] 02m15s jdk_math_jre_0
[2025-06-17T20:53:00.356Z] 01m06s jdk_math_jre_1
[2025-06-17T20:53:00.356Z] ====================================================================================
[2025-06-17T20:53:00.356Z]
[2025-06-17T20:53:00.356Z] Test target is split into 1 lists.
[2025-06-17T20:53:00.356Z] Reducing estimated test running time from 09m20s to 09m20s.
[2025-06-17T20:53:00.356Z]
[2025-06-17T20:53:00.356Z] -------------------------------------testList_0-------------------------------------
[2025-06-17T20:53:00.356Z] Number of tests: 6
[2025-06-17T20:53:00.356Z] Estimated running time: 09m20s
[2025-06-17T20:53:00.356Z] TESTLIST=hotspot_custom_0,jdk_math_jre_0,jdk_math_jre_1,jdk_custom_0,langtools_custom_0,jdk_math_jre_2
[2025-06-17T20:53:00.356Z] ------------------------------------------------------------------------------------
[2025-06-17T20:53:00.356Z]
[2025-06-17T20:53:00.356Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-17T20:53:00.356Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-17T20:53:00.896Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-17T20:53:01.300Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-06-17T20:53:02.747Z] + cd ./aqa-tests/TKG
[2025-06-17T20:53:02.747Z] + uname
[2025-06-17T20:53:02.747Z] + [ Linux = AIX ]
[2025-06-17T20:53:02.747Z] + uname
[2025-06-17T20:53:02.747Z] + [ Linux = SunOS ]
[2025-06-17T20:53:02.747Z] + uname
[2025-06-17T20:53:02.747Z] + [ Linux = *BSD ]
[2025-06-17T20:53:02.747Z] + MAKE=make
[2025-06-17T20:53:02.747Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-06-17T20:53:02.747Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image
[2025-06-17T20:53:02.747Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:53:02.747Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T20:53:02.747Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T20:53:02.748Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-17T20:53:02.748Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-17T20:53:02.748Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-17T20:53:03.514Z]
[2025-06-17T20:53:03.514Z] build:
[2025-06-17T20:53:03.514Z]
[2025-06-17T20:53:03.514Z] clean:
[2025-06-17T20:53:03.514Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-17T20:53:03.514Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-06-17T20:53:03.514Z]
[2025-06-17T20:53:03.514Z] init:
[2025-06-17T20:53:03.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-06-17T20:53:03.514Z]
[2025-06-17T20:53:03.514Z] getDependentLibs:
[2025-06-17T20:53:03.514Z] [exec] --------------------------------------------
[2025-06-17T20:53:03.514Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:53:03.514Z] [exec] task is set to default
[2025-06-17T20:53:03.514Z] [exec] dependencyList is set to json_simple
[2025-06-17T20:53:03.514Z] [exec] --------------------------------------------
[2025-06-17T20:53:03.514Z] [exec] Starting download third party dependent jars
[2025-06-17T20:53:03.514Z] [exec] --------------------------------------------
[2025-06-17T20:53:03.514Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:53:03.514Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-17T20:53:03.514Z] [exec] downloaded dependent third party jars successfully
[2025-06-17T20:53:03.514Z]
[2025-06-17T20:53:03.514Z] compile:
[2025-06-17T20:53:03.514Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-17T20:53:03.514Z] [echo] ============COMPILER SETTINGS============
[2025-06-17T20:53:03.514Z] [echo] ===fork: yes
[2025-06-17T20:53:03.514Z] [echo] ===debug: on
[2025-06-17T20:53:03.514Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin
[2025-06-17T20:53:05.973Z]
[2025-06-17T20:53:05.973Z] dist:
[2025-06-17T20:53:05.973Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-17T20:53:05.973Z]
[2025-06-17T20:53:05.973Z] BUILD SUCCESSFUL
[2025-06-17T20:53:05.973Z] Total time: 3 seconds
[2025-06-17T20:53:05.973Z] 0
[2025-06-17T20:53:05.973Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-17T20:53:06.739Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-17T20:53:06.739Z] microArchOutput:
[2025-06-17T20:53:06.739Z] ****************************** MACHINE INFO ******************************
[2025-06-17T20:53:06.739Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[2025-06-17T20:53:06.739Z] Free Physical Memory Size : 5270364160
[2025-06-17T20:53:06.739Z] Free space (bytes) : 662584565760
[2025-06-17T20:53:06.739Z] Total Physical Memory Size : 6442450944
[2025-06-17T20:53:06.739Z] Total space (bytes) : 960196055040
[2025-06-17T20:53:06.739Z] Usable space (bytes) : 646455693312
[2025-06-17T20:53:06.739Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-06-17T20:53:06.739Z] bashVersion :
[2025-06-17T20:53:06.739Z] GNU bash, version 5.2.15(1)-release (aarch64-unknown-linux-gnu)
[2025-06-17T20:53:06.739Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-17T20:53:06.739Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] This is free software; you are free to change and redistribute it.
[2025-06-17T20:53:06.739Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T20:53:06.739Z] cpuCores : 160
[2025-06-17T20:53:06.739Z] curlVersion :
[2025-06-17T20:53:06.739Z] curl 7.88.1 (aarch64-unknown-linux-gnu) libcurl/7.88.1 OpenSSL/3.0.16 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13
[2025-06-17T20:53:06.739Z] Release-Date: 2023-02-20, security patched: 7.88.1-10+deb12u12
[2025-06-17T20:53:06.739Z] 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
[2025-06-17T20:53:06.739Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-17T20:53:06.739Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-17T20:53:06.739Z] gcc version : 12
[2025-06-17T20:53:06.739Z] gclibc version : ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
[2025-06-17T20:53:06.739Z] gdb version : bash: line 1: gdb: command not found
[2025-06-17T20:53:06.739Z] lldb version : Command could not be executed
[2025-06-17T20:53:06.739Z] makeVersion :
[2025-06-17T20:53:06.739Z] GNU Make 4.3
[2025-06-17T20:53:06.739Z] Built for aarch64-unknown-linux-gnu
[2025-06-17T20:53:06.739Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-17T20:53:06.739Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T20:53:06.739Z] This is free software: you are free to change and redistribute it.
[2025-06-17T20:53:06.739Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T20:53:06.739Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-17T20:53:06.739Z] perlVersion :
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] This is perl 5, version 36, subversion 0 (v5.36.0) built for aarch64-linux-gnu-thread-multi
[2025-06-17T20:53:06.739Z] (with 54 registered patches, see perl -V for more detail)
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] Copyright 1987-2022, Larry Wall
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-17T20:53:06.739Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-17T20:53:06.739Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-17T20:53:06.739Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-17T20:53:06.739Z] procArch : unknown
[2025-06-17T20:53:06.739Z] sysArch : aarch64
[2025-06-17T20:53:06.739Z] sysOS : Linux
[2025-06-17T20:53:06.739Z] ulimit :
[2025-06-17T20:53:06.739Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-17T20:53:06.739Z] core file size (blocks, -c) unlimited
[2025-06-17T20:53:06.739Z] data seg size (kbytes, -d) unlimited
[2025-06-17T20:53:06.739Z] scheduling priority (-e) 0
[2025-06-17T20:53:06.739Z] file size (blocks, -f) unlimited
[2025-06-17T20:53:06.739Z] pending signals (-i) 2053826
[2025-06-17T20:53:06.739Z] max locked memory (kbytes, -l) 64
[2025-06-17T20:53:06.739Z] max memory size (kbytes, -m) unlimited
[2025-06-17T20:53:06.739Z] open files (-n) 1048576
[2025-06-17T20:53:06.739Z] pipe size (512 bytes, -p) 8
[2025-06-17T20:53:06.739Z] POSIX message queues (bytes, -q) 819200
[2025-06-17T20:53:06.739Z] real-time priority (-r) 0
[2025-06-17T20:53:06.739Z] stack size (kbytes, -s) 8192
[2025-06-17T20:53:06.739Z] cpu time (seconds, -t) unlimited
[2025-06-17T20:53:06.739Z] max user processes (-u) unlimited
[2025-06-17T20:53:06.739Z] virtual memory (kbytes, -v) unlimited
[2025-06-17T20:53:06.739Z] file locks (-x) unlimited
[2025-06-17T20:53:06.739Z] uname : Linux 8625313a1103 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:25:15 UTC 2025 aarch64 GNU/Linux
[2025-06-17T20:53:06.739Z] vmVendor : Oracle Corporation
[2025-06-17T20:53:06.739Z] vmVersion : 25.462-b06
[2025-06-17T20:53:06.739Z] xlc version : bash: line 1: xlC: command not found
[2025-06-17T20:53:06.739Z] **************************************************************************
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('java.vendor')=Temurin
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('os.name')=Linux
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('os.arch')=aarch64
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('java.fullversion')=null
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:06.739Z] System.getProperty('sun.arch.data.model')=64
[2025-06-17T20:53:06.739Z]
[2025-06-17T20:53:07.509Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib
[2025-06-17T20:53:07.509Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[2025-06-17T20:53:07.509Z] perl scripts/configure.pl
[2025-06-17T20:53:07.509Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-06-17T20:53:08.300Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] Starting to generate parallel test lists.
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-06-17T20:53:08.300Z] Attempting to get test duration data from TRSS.
[2025-06-17T20:53:08.300Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special
[2025-06-17T20:53:08.300Z] Attempting to get test duration data from cached files.
[2025-06-17T20:53:08.300Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json
[2025-06-17T20:53:08.300Z] Warning: cannot get data from cached files.
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] TEST DURATION
[2025-06-17T20:53:08.300Z] ====================================================================================
[2025-06-17T20:53:08.300Z] Total number of tests searched: 6
[2025-06-17T20:53:08.300Z] Number of test durations found: 6
[2025-06-17T20:53:08.300Z] Top slowest tests:
[2025-06-17T20:53:08.300Z] 05m09s hotspot_custom_0
[2025-06-17T20:53:08.300Z] 02m15s jdk_math_jre_0
[2025-06-17T20:53:08.300Z] 01m06s jdk_math_jre_1
[2025-06-17T20:53:08.300Z] ====================================================================================
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] Test target is split into 3 lists.
[2025-06-17T20:53:08.300Z] Reducing estimated test running time from 09m20s to 05m09s.
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] -------------------------------------testList_0-------------------------------------
[2025-06-17T20:53:08.300Z] Number of tests: 1
[2025-06-17T20:53:08.300Z] Estimated running time: 05m09s
[2025-06-17T20:53:08.300Z] TESTLIST=hotspot_custom_0
[2025-06-17T20:53:08.300Z] ------------------------------------------------------------------------------------
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] -------------------------------------testList_1-------------------------------------
[2025-06-17T20:53:08.300Z] Number of tests: 1
[2025-06-17T20:53:08.300Z] Estimated running time: 02m15s
[2025-06-17T20:53:08.300Z] TESTLIST=jdk_math_jre_0
[2025-06-17T20:53:08.300Z] ------------------------------------------------------------------------------------
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] -------------------------------------testList_2-------------------------------------
[2025-06-17T20:53:08.300Z] Number of tests: 4
[2025-06-17T20:53:08.300Z] Estimated running time: 01m55s
[2025-06-17T20:53:08.300Z] TESTLIST=jdk_math_jre_1,jdk_custom_0,langtools_custom_0,jdk_math_jre_2
[2025-06-17T20:53:08.300Z] ------------------------------------------------------------------------------------
[2025-06-17T20:53:08.300Z]
[2025-06-17T20:53:08.300Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-17T20:53:08.300Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-17T20:53:08.825Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-17T20:53:09.213Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-06-17T20:53:09.215Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-17T20:53:09.362Z] Archiving artifacts
[2025-06-17T20:53:09.622Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-06-17T20:53:09.797Z] [PARALLEL: Dynamic] childJobNum is 3, 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] { (Branch: testList_2)
[Pipeline] echo
[2025-06-17T20:53:10.240Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-06-17T20:53:10.241Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-06-17T20:53:10.242Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-06-17T20:53:11.045Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-17T20:53:11.073Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-17T20:53:11.169Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-17T20:56:37.548Z] LEVELS: [special]
[2025-06-17T20:56:37.550Z] JDK_VERSIONS: [8]
[2025-06-17T20:56:37.550Z] GROUPS: [openjdk]
[2025-06-17T20:56:37.550Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-17T20:56:37.731Z] LEVELS: [special]
[2025-06-17T20:56:37.737Z] JDK_VERSIONS: [8]
[2025-06-17T20:56:37.737Z] GROUPS: [openjdk]
[2025-06-17T20:56:37.737Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-17T20:56:37.733Z] Existing items:
[2025-06-17T20:56:37.738Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-06-17T20:56:37.738Z] Unreferenced items:
[2025-06-17T20:56:37.738Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-06-17T20:56:37.738Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[2025-06-17T20:56:37.921Z] Existing items:
[2025-06-17T20:56:37.921Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-06-17T20:56:37.921Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-06-17T20:56:37.921Z] Unreferenced items:
[2025-06-17T20:56:37.921Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[2025-06-17T20:56:38.341Z] LEVELS: [special]
[2025-06-17T20:56:38.341Z] JDK_VERSIONS: [8]
[2025-06-17T20:56:38.341Z] GROUPS: [openjdk]
[2025-06-17T20:56:38.341Z] ARCH_OS_LIST: [aarch64_linux]
[2025-06-17T20:56:38.603Z] Existing items:
[2025-06-17T20:56:38.603Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'}
[2025-06-17T20:56:38.603Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'}
[2025-06-17T20:56:38.603Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-17T20:56:40.537Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-17T20:56:42.085Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-17T20:56:42.085Z] Unix type machine..
[2025-06-17T20:56:42.085Z] Running on a Linux host
[2025-06-17T20:56:42.085Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-17T20:56:42.732Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-17T20:56:42.732Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-17T20:56:43.611Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-17T20:56:45.044Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-17T20:56:45.457Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-17T20:56:45.555Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-06-17T20:56:45.598Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0
[Pipeline] build
[2025-06-17T20:56:45.614Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[Pipeline] build
[2025-06-17T20:56:45.652Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2
[2025-06-17T20:56:50.673Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #9
[2025-06-17T20:56:50.960Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #6
[2025-06-17T20:56:50.962Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #6
[2025-06-17T21:01:25.998Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #6 completed: SUCCESS
[Pipeline] }
[2025-06-17T21:02:04.050Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #6 completed: SUCCESS
[Pipeline] }
[2025-06-17T21:04:20.293Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #9 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-17T21:04:20.351Z] Running on test-docker-debian12-armv7l-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-06-17T21:04:20.631Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-17T21:04:20.631Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-17T21:04:20.767Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-17T21:04:20.776Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-17T21:04:20.778Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T21:04:21.588Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-17T21:04:21.750Z] TAP Reports Processing: START
[2025-06-17T21:04:21.751Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/6/**/*.tap
[2025-06-17T21:04:21.882Z] Saving reports...
[2025-06-17T21:04:22.020Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/6/aqa-tests/TKG/output_175019395956/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2.tap'
[2025-06-17T21:04:22.020Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/6/aqa-tests/TKG/output_175019395956/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2.tap].
[2025-06-17T21:04:22.021Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-17T21:04:22.030Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-17T21:04:22.164Z] Archiving artifacts
[2025-06-17T21:04:22.434Z] Recording fingerprints
[Pipeline] echo
[2025-06-17T21:04:22.588Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-17T21:04:22.591Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T21:04:23.404Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-17T21:04:23.572Z] TAP Reports Processing: START
[2025-06-17T21:04:23.572Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/6/**/*.tap
[2025-06-17T21:04:23.703Z] Saving reports...
[2025-06-17T21:04:23.836Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/6/aqa-tests/TKG/output_17501939564917/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1.tap'
[2025-06-17T21:04:23.836Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/6/aqa-tests/TKG/output_17501939564917/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1.tap].
[2025-06-17T21:04:23.854Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-17T21:04:23.863Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-17T21:04:24.001Z] Archiving artifacts
[2025-06-17T21:04:24.265Z] Recording fingerprints
[Pipeline] echo
[2025-06-17T21:04:24.413Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #9 completed with status SUCCESS
[Pipeline] timeout
[2025-06-17T21:04:24.416Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T21:04:25.221Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-17T21:04:25.392Z] TAP Reports Processing: START
[2025-06-17T21:04:25.393Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/9/**/*.tap
[2025-06-17T21:04:25.524Z] Saving reports...
[2025-06-17T21:04:25.657Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/9/aqa-tests/TKG/output_17501939341369/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0.tap'
[2025-06-17T21:04:25.657Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_aarch64_linux/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/9/aqa-tests/TKG/output_17501939341369/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0.tap].
[2025-06-17T21:04:25.674Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-17T21:04:25.684Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-17T21:04:25.820Z] Archiving artifacts
[2025-06-17T21:04:26.083Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-17T21:04:28.012Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-17T21:04:28.012Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-17T21:04:28.149Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS