Test_openjdk8_hs_extended.system_arm_linux
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 483
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3001
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 233
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_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/master^{commit} # timeout=10
Checking out Revision c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10
Commit message: "Enable dacapo-h2 in Perf Pipeline (#6298)"
> git rev-list --no-walk a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:52:10.125Z] SPEC: linux_arm
[Pipeline] echo
[2025-05-31T20:52:10.125Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-31T20:52:10.138Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' 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-05-31T20:52:10.140Z] dynamicAgents: []
[Pipeline] node
[2025-05-31T20:52:10.156Z] Running on test-docker-debian12-armv7l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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
[2025-05-31T20:52:10.181Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-31T20:52:10.465Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-31T20:52:10.465Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-31T20:52:10.602Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-31T20:52:10.766Z] The recommended git tool is: git
[2025-05-31T20:52:11.041Z] No credentials specified
[2025-05-31T20:52:11.295Z] Cloning the remote Git repository
[2025-05-31T20:52:11.492Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:52:11.493Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests # timeout=10
[2025-05-31T20:52:11.509Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-31T20:52:11.509Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:52:11.509Z] > git --version # timeout=10
[2025-05-31T20:52:11.518Z] > git --version # 'git version 2.39.5'
[2025-05-31T20:52:11.518Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-31T20:52:16.694Z] Avoid second fetch
[2025-05-31T20:52:16.837Z] Checking out Revision c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f (origin/master)
[2025-05-31T20:52:16.468Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-31T20:52:16.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-31T20:52:16.757Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-31T20:52:16.902Z] > git config core.sparsecheckout # timeout=10
[2025-05-31T20:52:16.913Z] > git checkout -f c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10
[2025-05-31T20:52:18.467Z] Commit message: "Enable dacapo-h2 in Perf Pipeline (#6298)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_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
[2025-05-31T20:52:19.974Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:52:19.994Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-31T20:52:21.632Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-05-31T20:52:22.167Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-31T20:52:23.602Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-31T20:52:23.602Z] Unix type machine..
[2025-05-31T20:52:23.602Z] Running on a Linux host
[2025-05-31T20:52:23.602Z] 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-05-31T20:52:26.288Z] + printenv
[2025-05-31T20:52:26.288Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-31T20:52:26.288Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-31T20:52:26.288Z] SETUP_JCK_RUN=false
[2025-05-31T20:52:26.288Z] USE_TESTENV_PROPERTIES=false
[2025-05-31T20:52:26.288Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-31T20:52:26.288Z] SSH_CLIENT=78.47.239.97 33984 22
[2025-05-31T20:52:26.288Z] USER=jenkins
[2025-05-31T20:52:26.288Z] BUILD_LIST=system
[2025-05-31T20:52:26.288Z] SDK_RESOURCE=upstream
[2025-05-31T20:52:26.288Z] OPENJ9_BRANCH=master
[2025-05-31T20:52:26.288Z] CI=true
[2025-05-31T20:52:26.288Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/462/display/redirect?page=changes
[2025-05-31T20:52:26.288Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:52:26.288Z] UPSTREAM_JOB_NUMBER=483
[2025-05-31T20:52:26.288Z] TARGET=extended.system
[2025-05-31T20:52:26.288Z] EXIT_FAILURE=false
[2025-05-31T20:52:26.288Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-equinix-ubuntu2404-armv8-1 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-debian12-armv7l-1 linux armv8.2 sw.os.linux arm
[2025-05-31T20:52:26.288Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-31T20:52:26.288Z] MOTD_SHOWN=pam
[2025-05-31T20:52:26.288Z] USE_JRE=false
[2025-05-31T20:52:26.288Z] OLDPWD=/home/jenkins
[2025-05-31T20:52:26.288Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-31T20:52:26.288Z] HOME=/home/jenkins
[2025-05-31T20:52:26.288Z] ADOPTOPENJDK_BRANCH=master
[2025-05-31T20:52:26.288Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/462/
[2025-05-31T20:52:26.288Z] TAP_NAME=Test_openjdk8_hs_extended.system_arm_linux.tap
[2025-05-31T20:52:26.288Z] JDK_IMPL=hotspot
[2025-05-31T20:52:26.288Z] DOCKER_REQUIRED=false
[2025-05-31T20:52:26.288Z] HUDSON_COOKIE=5165ad24-7f9e-4515-bdb6-a61cf1e5b532
[2025-05-31T20:52:26.288Z] JENKINS_SERVER_COOKIE=durable-61501749465d1b06f4848f716c2336e7ec2704efc3380cd6df961f7b5cf04df5
[2025-05-31T20:52:26.288Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../benchmarks
[2025-05-31T20:52:26.288Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-05-31T20:52:26.288Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux
[2025-05-31T20:52:26.288Z] KEEP_WORKSPACE=false
[2025-05-31T20:52:26.288Z] ARCHIVE_TEST_RESULTS=false
[2025-05-31T20:52:26.288Z] GENERATE_JOBS=true
[2025-05-31T20:52:26.288Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-31T20:52:26.288Z] PERSONAL_BUILD=false
[2025-05-31T20:52:26.288Z] LOGNAME=jenkins
[2025-05-31T20:52:26.288Z] NODE_NAME=test-docker-debian12-armv7l-1
[2025-05-31T20:52:26.288Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/462/display/redirect?page=artifacts
[2025-05-31T20:52:26.288Z] STAGE_NAME=Setup
[2025-05-31T20:52:26.288Z] AUTO_DETECT=true
[2025-05-31T20:52:26.288Z] EXECUTOR_NUMBER=0
[2025-05-31T20:52:26.288Z] JDK_VERSION=8
[2025-05-31T20:52:26.288Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-31T20:52:26.288Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/462/display/redirect?page=tests
[2025-05-31T20:52:26.288Z] BUILD_DISPLAY_NAME=#462
[2025-05-31T20:52:26.288Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-31T20:52:26.288Z] TIME_LIMIT=25
[2025-05-31T20:52:26.288Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-31T20:52:26.288Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_arm_linux
[2025-05-31T20:52:26.288Z] PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
[2025-05-31T20:52:26.288Z] PLATFORM=arm_linux
[2025-05-31T20:52:26.288Z] TKG_ITERATIONS=1
[2025-05-31T20:52:26.288Z] EXIT_SUCCESS=false
[2025-05-31T20:52:26.288Z] BUILD_ID=462
[2025-05-31T20:52:26.288Z] RERUN_FAILURE=true
[2025-05-31T20:52:26.288Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-31T20:52:26.288Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_arm_linux-462
[2025-05-31T20:52:26.288Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:52:26.288Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-31T20:52:26.288Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-31T20:52:26.288Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/
[2025-05-31T20:52:26.288Z] KEEP_REPORTDIR=false
[2025-05-31T20:52:26.288Z] JCK_GIT_BRANCH=master
[2025-05-31T20:52:26.288Z] ORIGIN_JDK_VERSION=8
[2025-05-31T20:52:26.288Z] BUILD_NUMBER=462
[2025-05-31T20:52:26.288Z] JENKINS_NODE_COOKIE=deebc172-3ec6-4bce-90cb-7af1740b9210
[2025-05-31T20:52:26.288Z] SHELL=/bin/sh
[2025-05-31T20:52:26.288Z] ITERATIONS=1
[2025-05-31T20:52:26.288Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-31T20:52:26.288Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T20:52:26.288Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/462/display/redirect
[2025-05-31T20:52:26.288Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-31T20:52:26.288Z] SPEC=linux_arm
[2025-05-31T20:52:26.288Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-31T20:52:26.288Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-31T20:52:26.288Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_arm_linux/display/redirect
[2025-05-31T20:52:26.288Z] NUM_PROCESSORS=4
[2025-05-31T20:52:26.288Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-05-31T20:52:26.288Z] JOB_NAME=Test_openjdk8_hs_extended.system_arm_linux
[2025-05-31T20:52:26.288Z] SLACK_CHANNEL=aqavit-bot
[2025-05-31T20:52:26.288Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-31T20:52:26.288Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux
[2025-05-31T20:52:26.288Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/lib
[2025-05-31T20:52:26.288Z] TEST_TIME=120
[2025-05-31T20:52:26.288Z] SSH_CONNECTION=78.47.239.97 33984 172.17.0.16 22
[2025-05-31T20:52:26.288Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux@tmp
[2025-05-31T20:52:26.288Z] PARALLEL=Dynamic
[2025-05-31T20:52:26.288Z] JOBSTARTTIME=Sat, 31 May 2025 20:52:20 +0000
[2025-05-31T20:52:26.288Z] DYNAMIC_COMPILE=false
[2025-05-31T20:52:26.288Z] 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-05-31T20:52:26.680Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-31T20:52:26.696Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T20:52:57.783Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 483
[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-05-31T20:52:58.012Z] 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-05-31T20:52:58.018Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-05-31T20:52:58.102Z] $ ssh-agent
[2025-05-31T20:52:58.698Z] SSH_AUTH_SOCK=/tmp/ssh-ANBu5xc9lAxx/agent.1510976
[2025-05-31T20:52:58.698Z] SSH_AGENT_PID=1510978
[2025-05-31T20:52:58.698Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-31T20:52:58.719Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-31T20:52:58.752Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-31T20:53:00.212Z] + pwd
[2025-05-31T20:53:00.212Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-31T20:53:00.212Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests
[2025-05-31T20:53:00.212Z] get jdk binary...
[2025-05-31T20:53:00.212Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-31T20:53:00.212Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-31T20:53:01.795Z] List files in jdkbinary folder...
[2025-05-31T20:53:01.795Z] total 224388
[2025-05-31T20:53:01.795Z] -rw-r--r-- 1 jenkins jenkins 92438620 May 31 20:34 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:01.795Z] -rw-r--r-- 1 jenkins jenkins 98396147 May 31 20:34 OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:01.795Z] -rw-r--r-- 1 jenkins jenkins 38817748 May 31 20:34 OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:01.795Z] -rw-r--r-- 1 jenkins jenkins 22018 May 31 20:46 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-31T20:53:01.795Z] -rw-r--r-- 1 jenkins jenkins 77616 May 31 20:48 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea.json
[2025-05-31T20:53:01.795Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:52 tmp
[2025-05-31T20:53:01.795Z] List files in jdkbinary/tmp folder...
[2025-05-31T20:53:01.795Z] total 4
[2025-05-31T20:53:01.795Z] drwxr-xr-x 8 jenkins jenkins 4096 May 31 20:34 jdk8u462-b04-aarch32-20250528
[2025-05-31T20:53:01.795Z] Moving directory jdk8u462-b04-aarch32-20250528/ to ../j2sdk-image
[2025-05-31T20:53:01.795Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-31T20:53:02.562Z] List files in jdkbinary folder...
[2025-05-31T20:53:02.562Z] total 224392
[2025-05-31T20:53:02.562Z] -rw-r--r-- 1 jenkins jenkins 92438620 May 31 20:34 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:02.562Z] -rw-r--r-- 1 jenkins jenkins 98396147 May 31 20:34 OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:02.562Z] -rw-r--r-- 1 jenkins jenkins 38817748 May 31 20:34 OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:53:02.562Z] -rw-r--r-- 1 jenkins jenkins 22018 May 31 20:46 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-31T20:53:02.562Z] -rw-r--r-- 1 jenkins jenkins 77616 May 31 20:48 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea.json
[2025-05-31T20:53:02.562Z] drwxr-xr-x 8 jenkins jenkins 4096 May 31 20:34 j2sdk-image
[2025-05-31T20:53:02.562Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:53 tmp
[2025-05-31T20:53:02.562Z] List files in jdkbinary/tmp folder...
[2025-05-31T20:53:02.562Z] total 4
[2025-05-31T20:53:02.562Z] drwxr-xr-x 5 jenkins jenkins 4096 May 31 20:34 jdk8u462-b04-aarch32-20250528-jre
[2025-05-31T20:53:02.563Z] Moving directory jdk8u462-b04-aarch32-20250528-jre/ to ../j2re-image
[2025-05-31T20:53:02.563Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-05-31T20:53:04.144Z] Removing top-level folder jdk8u462-b04-aarch32-20250528-debug-image/
[2025-05-31T20:53:04.144Z] Removing top-level folder jdk8u462-b04-aarch32-20250528/
[2025-05-31T20:53:04.932Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-05-31T20:53:04.932Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-31T20:53:04.932Z] openjdk version "1.8.0_462-beta"
[2025-05-31T20:53:04.932Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505312012-b04)
[2025-05-31T20:53:04.932Z] OpenJDK Client VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-31T20:53:04.932Z] =JAVA VERSION OUTPUT END=
[2025-05-31T20:53:04.932Z] =RELEASE INFO BEGIN=
[2025-05-31T20:53:04.932Z] JAVA_VERSION="1.8.0_462"
[2025-05-31T20:53:04.932Z] OS_NAME="Linux"
[2025-05-31T20:53:04.932Z] OS_VERSION="2.6"
[2025-05-31T20:53:04.932Z] OS_ARCH="aarch32"
[2025-05-31T20:53:04.932Z] SOURCE=".:git:612691da0da1+"
[2025-05-31T20:53:04.932Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-31T20:53:04.932Z] BUILD_SOURCE="git:bdcb2a06f707c1903457ca3eb482e52b3198169f"
[2025-05-31T20:53:04.932Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-31T20:53:04.932Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-05-31T20:53:04.932Z] FULL_VERSION="1.8.0_462-beta-202505312012-b04"
[2025-05-31T20:53:04.932Z] SEMANTIC_VERSION="8.0.462+4"
[2025-05-31T20:53:04.932Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-31T20:53:04.932Z] JVM_VARIANT="Hotspot"
[2025-05-31T20:53:04.932Z] JVM_VERSION="25.462-b04"
[2025-05-31T20:53:04.932Z] IMAGE_TYPE="JDK"
[2025-05-31T20:53:04.932Z] =RELEASE INFO END=
[2025-05-31T20:53:04.932Z] get testKitGen...
[2025-05-31T20:53:04.932Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-31T20:53:05.320Z] git rev-parse master
[2025-05-31T20:53:05.320Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-31T20:53:05.508Z] $ ssh-agent -k
[2025-05-31T20:53:05.518Z] unset SSH_AUTH_SOCK;
[2025-05-31T20:53:05.518Z] unset SSH_AGENT_PID;
[2025-05-31T20:53:05.518Z] echo Agent pid 1510978 killed;
[2025-05-31T20:53:06.101Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-31T20:53:06.638Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&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=false&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-31T20:53:06.659Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&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=false&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-armv7l-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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&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-05-31T20:53:06.698Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T20:53:07.620Z] Copied 1 artifact from "getTRSSOutput" build number 1790
[Pipeline] sh
[2025-05-31T20:53:09.065Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-31T20:53:09.065Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-31T20:53:09.065Z] + tar xof -
[2025-05-31T20:53:09.065Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-31T20:53:09.487Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:53:09.504Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-31T20:53:10.948Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-31T20:53:10.948Z] --------------------------------------------
[2025-05-31T20:53:10.948Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:10.948Z] task is set to default
[2025-05-31T20:53:10.948Z] dependencyList is set to all
[2025-05-31T20:53:10.948Z] --------------------------------------------
[2025-05-31T20:53:10.948Z] Starting download third party dependent jars
[2025-05-31T20:53:10.948Z] --------------------------------------------
[2025-05-31T20:53:10.948Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-05-31T20:53:10.948Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-31T20:53:11.375Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-05-31T20:53:12.962Z] + cd ./aqa-tests/TKG
[2025-05-31T20:53:12.962Z] + uname
[2025-05-31T20:53:12.962Z] + [ Linux = AIX ]
[2025-05-31T20:53:12.962Z] + uname
[2025-05-31T20:53:12.962Z] + [ Linux = SunOS ]
[2025-05-31T20:53:12.962Z] + uname
[2025-05-31T20:53:12.962Z] + [ Linux = *BSD ]
[2025-05-31T20:53:12.963Z] + MAKE=make
[2025-05-31T20:53:12.963Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-05-31T20:53:12.963Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T20:53:12.963Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:12.963Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:53:12.963Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:53:12.963Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-31T20:53:12.963Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-31T20:53:12.963Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-31T20:53:12.963Z]
[2025-05-31T20:53:12.963Z] build:
[2025-05-31T20:53:12.963Z]
[2025-05-31T20:53:12.963Z] clean:
[2025-05-31T20:53:13.727Z]
[2025-05-31T20:53:13.727Z] init:
[2025-05-31T20:53:13.727Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:53:13.727Z]
[2025-05-31T20:53:13.727Z] getDependentLibs:
[2025-05-31T20:53:13.727Z] [exec] --------------------------------------------
[2025-05-31T20:53:13.727Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:13.727Z] [exec] task is set to default
[2025-05-31T20:53:13.727Z] [exec] dependencyList is set to json_simple
[2025-05-31T20:53:13.727Z] [exec] --------------------------------------------
[2025-05-31T20:53:13.727Z] [exec] Starting download third party dependent jars
[2025-05-31T20:53:13.727Z] [exec] --------------------------------------------
[2025-05-31T20:53:13.727Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:13.728Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:53:13.728Z] [exec] downloaded dependent third party jars successfully
[2025-05-31T20:53:13.728Z]
[2025-05-31T20:53:13.728Z] compile:
[2025-05-31T20:53:13.728Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-31T20:53:13.728Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T20:53:13.728Z] [echo] ===fork: yes
[2025-05-31T20:53:13.728Z] [echo] ===debug: on
[2025-05-31T20:53:13.728Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:53:14.492Z]
[2025-05-31T20:53:14.493Z] dist:
[2025-05-31T20:53:14.493Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-31T20:53:14.493Z]
[2025-05-31T20:53:14.493Z] BUILD SUCCESSFUL
[2025-05-31T20:53:14.493Z] Total time: 1 second
[2025-05-31T20:53:14.493Z] 0
[2025-05-31T20:53:14.493Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-31T20:53:14.493Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-31T20:53:14.493Z] microArchOutput:
[2025-05-31T20:53:15.259Z] ****************************** MACHINE INFO ******************************
[2025-05-31T20:53:15.259Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG
[2025-05-31T20:53:15.259Z] Free Physical Memory Size : 2497916928
[2025-05-31T20:53:15.259Z] Free space (bytes) : 200709767168
[2025-05-31T20:53:15.259Z] Total Physical Memory Size : 4294967296
[2025-05-31T20:53:15.259Z] Total space (bytes) : 934951190528
[2025-05-31T20:53:15.259Z] Usable space (bytes) : 153189548032
[2025-05-31T20:53:15.259Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-31T20:53:15.259Z] bashVersion :
[2025-05-31T20:53:15.259Z] GNU bash, version 5.2.15(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-31T20:53:15.259Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-31T20:53:15.259Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:53:15.259Z]
[2025-05-31T20:53:15.259Z] This is free software; you are free to change and redistribute it.
[2025-05-31T20:53:15.259Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:53:15.259Z] cpuCores : 160
[2025-05-31T20:53:15.259Z] curlVersion :
[2025-05-31T20:53:15.259Z] curl 7.88.1 (arm-unknown-linux-gnueabihf) 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-05-31T20:53:15.259Z] Release-Date: 2023-02-20, security patched: 7.88.1-10+deb12u12
[2025-05-31T20:53:15.260Z] 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-05-31T20:53:15.260Z] 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-05-31T20:53:15.260Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-31T20:53:15.260Z] gcc version : 12
[2025-05-31T20:53:15.260Z] gclibc version : ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
[2025-05-31T20:53:15.260Z] gdb version : bash: line 1: gdb: command not found
[2025-05-31T20:53:15.260Z] lldb version : Command could not be executed
[2025-05-31T20:53:15.260Z] makeVersion :
[2025-05-31T20:53:15.260Z] GNU Make 4.3
[2025-05-31T20:53:15.260Z] Built for arm-unknown-linux-gnueabihf
[2025-05-31T20:53:15.260Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-31T20:53:15.260Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:53:15.260Z] This is free software: you are free to change and redistribute it.
[2025-05-31T20:53:15.260Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:53:15.260Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-31T20:53:15.260Z] perlVersion :
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] This is perl 5, version 36, subversion 0 (v5.36.0) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-31T20:53:15.260Z] (with 54 registered patches, see perl -V for more detail)
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] Copyright 1987-2022, Larry Wall
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-31T20:53:15.260Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-31T20:53:15.260Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-31T20:53:15.260Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-31T20:53:15.260Z] procArch : unknown
[2025-05-31T20:53:15.260Z] sysArch : aarch64
[2025-05-31T20:53:15.260Z] sysOS : Linux
[2025-05-31T20:53:15.260Z] ulimit :
[2025-05-31T20:53:15.260Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-31T20:53:15.260Z] core file size (blocks, -c) unlimited
[2025-05-31T20:53:15.260Z] data seg size (kbytes, -d) unlimited
[2025-05-31T20:53:15.260Z] scheduling priority (-e) 0
[2025-05-31T20:53:15.260Z] file size (blocks, -f) unlimited
[2025-05-31T20:53:15.260Z] pending signals (-i) 2053843
[2025-05-31T20:53:15.260Z] max locked memory (kbytes, -l) 8192
[2025-05-31T20:53:15.260Z] max memory size (kbytes, -m) unlimited
[2025-05-31T20:53:15.260Z] open files (-n) 1048576
[2025-05-31T20:53:15.260Z] pipe size (512 bytes, -p) 8
[2025-05-31T20:53:15.260Z] POSIX message queues (bytes, -q) 819200
[2025-05-31T20:53:15.260Z] real-time priority (-r) 0
[2025-05-31T20:53:15.260Z] stack size (kbytes, -s) 8192
[2025-05-31T20:53:15.260Z] cpu time (seconds, -t) unlimited
[2025-05-31T20:53:15.260Z] max user processes (-u) unlimited
[2025-05-31T20:53:15.260Z] virtual memory (kbytes, -v) unlimited
[2025-05-31T20:53:15.260Z] file locks (-x) unlimited
[2025-05-31T20:53:15.260Z] uname : Linux 98c1d5141d7c 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 GNU/Linux
[2025-05-31T20:53:15.260Z] vmVendor : Oracle Corporation
[2025-05-31T20:53:15.260Z] vmVersion : 25.462-b04
[2025-05-31T20:53:15.260Z] xlc version : bash: line 1: xlC: command not found
[2025-05-31T20:53:15.260Z] **************************************************************************
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('java.vendor')=Temurin
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('os.name')=Linux
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('os.arch')=arm
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('java.fullversion')=null
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] System.getProperty('sun.arch.data.model')=32
[2025-05-31T20:53:15.260Z]
[2025-05-31T20:53:15.260Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:15.260Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG'
[2025-05-31T20:53:15.260Z] perl scripts/configure.pl
[2025-05-31T20:53:15.260Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-31T20:53:16.026Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-31T20:53:16.026Z]
[2025-05-31T20:53:16.026Z]
[2025-05-31T20:53:16.026Z] Starting to generate parallel test lists.
[2025-05-31T20:53:16.026Z]
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-31T20:53:16.026Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-31T20:53:16.026Z] Attempting to get test duration data from TRSS.
[2025-05-31T20:53:16.026Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=extended
[2025-05-31T20:53:16.792Z] Attempting to get test duration data from cached files.
[2025-05-31T20:53:16.792Z]
[2025-05-31T20:53:16.792Z] TEST DURATION
[2025-05-31T20:53:16.792Z] ====================================================================================
[2025-05-31T20:53:16.792Z] Total number of tests searched: 41
[2025-05-31T20:53:16.792Z] Number of test durations found: 41
[2025-05-31T20:53:16.792Z] Top slowest tests:
[2025-05-31T20:53:16.792Z] 08m34s MiniMix_aot_5m_0
[2025-05-31T20:53:16.792Z] 08m04s MiniMix_10m_2
[2025-05-31T20:53:16.792Z] 04m26s ConcurrentLoadTest_5m_2
[2025-05-31T20:53:16.792Z] ====================================================================================
[2025-05-31T20:53:16.792Z]
[2025-05-31T20:53:16.792Z] Test target is split into 1 lists.
[2025-05-31T20:53:16.792Z] Reducing estimated test running time from 45m33s to 45m33s.
[2025-05-31T20:53:16.792Z]
[2025-05-31T20:53:16.792Z] -------------------------------------testList_0-------------------------------------
[2025-05-31T20:53:16.792Z] Number of tests: 41
[2025-05-31T20:53:16.792Z] Estimated running time: 45m33s
[2025-05-31T20:53:16.792Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_2,ConcurrentLoadTest_5m_2,MiniMix_5m_2,DBBLoadTest_5m_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,HCRLateAttachWorkload_2,OAuthTest_0,LockingLoadTest_2,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_0,HCRLateAttachWorkload_1,JdiTest_2,JdiTest_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_1,MiniMix_10m_1,LockingLoadTest_0,HCRLateAttachWorkload_0,DBBLoadTest_5m_1,UtilLoadTest_5m_0,MiniMix_5m_1,MiniMix_10m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_1,ConcurrentLoadTest_5m_0,LangLoadTest_5m_0,MiniMix_5m_0
[2025-05-31T20:53:16.792Z] ------------------------------------------------------------------------------------
[2025-05-31T20:53:16.792Z]
[2025-05-31T20:53:16.792Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-31T20:53:16.792Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-31T20:53:17.316Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-31T20:53:17.725Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-05-31T20:53:19.166Z] + cd ./aqa-tests/TKG
[2025-05-31T20:53:19.166Z] + uname
[2025-05-31T20:53:19.166Z] + [ Linux = AIX ]
[2025-05-31T20:53:19.166Z] + uname
[2025-05-31T20:53:19.166Z] + [ Linux = SunOS ]
[2025-05-31T20:53:19.166Z] + uname
[2025-05-31T20:53:19.166Z] + [ Linux = *BSD ]
[2025-05-31T20:53:19.166Z] + MAKE=make
[2025-05-31T20:53:19.166Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-05-31T20:53:19.166Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T20:53:19.166Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:19.166Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:53:19.166Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:53:19.166Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-31T20:53:19.166Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_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.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-31T20:53:19.167Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-31T20:53:19.167Z]
[2025-05-31T20:53:19.167Z] build:
[2025-05-31T20:53:19.933Z]
[2025-05-31T20:53:19.933Z] clean:
[2025-05-31T20:53:19.933Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-05-31T20:53:19.933Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:53:19.933Z]
[2025-05-31T20:53:19.933Z] init:
[2025-05-31T20:53:19.933Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:53:19.933Z]
[2025-05-31T20:53:19.933Z] getDependentLibs:
[2025-05-31T20:53:19.933Z] [exec] --------------------------------------------
[2025-05-31T20:53:19.933Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:19.933Z] [exec] task is set to default
[2025-05-31T20:53:19.933Z] [exec] dependencyList is set to json_simple
[2025-05-31T20:53:19.933Z] [exec] --------------------------------------------
[2025-05-31T20:53:19.933Z] [exec] Starting download third party dependent jars
[2025-05-31T20:53:19.933Z] [exec] --------------------------------------------
[2025-05-31T20:53:19.933Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:19.933Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:53:19.933Z] [exec] downloaded dependent third party jars successfully
[2025-05-31T20:53:19.933Z]
[2025-05-31T20:53:19.933Z] compile:
[2025-05-31T20:53:19.933Z] [echo] Ant version is Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-31T20:53:19.933Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T20:53:19.933Z] [echo] ===fork: yes
[2025-05-31T20:53:19.933Z] [echo] ===debug: on
[2025-05-31T20:53:19.933Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:53:21.515Z]
[2025-05-31T20:53:21.515Z] dist:
[2025-05-31T20:53:21.515Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-31T20:53:21.515Z]
[2025-05-31T20:53:21.515Z] BUILD SUCCESSFUL
[2025-05-31T20:53:21.515Z] Total time: 2 seconds
[2025-05-31T20:53:21.515Z] 0
[2025-05-31T20:53:21.515Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-31T20:53:21.515Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-31T20:53:21.515Z] microArchOutput:
[2025-05-31T20:53:22.282Z] ****************************** MACHINE INFO ******************************
[2025-05-31T20:53:22.282Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG
[2025-05-31T20:53:22.282Z] Free Physical Memory Size : 2494316544
[2025-05-31T20:53:22.282Z] Free space (bytes) : 200709718016
[2025-05-31T20:53:22.282Z] Total Physical Memory Size : 4294967296
[2025-05-31T20:53:22.282Z] Total space (bytes) : 934951190528
[2025-05-31T20:53:22.282Z] Usable space (bytes) : 153189498880
[2025-05-31T20:53:22.282Z] antVersion : Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[2025-05-31T20:53:22.282Z] bashVersion :
[2025-05-31T20:53:22.282Z] GNU bash, version 5.2.15(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-31T20:53:22.282Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-31T20:53:22.282Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] This is free software; you are free to change and redistribute it.
[2025-05-31T20:53:22.282Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:53:22.282Z] cpuCores : 160
[2025-05-31T20:53:22.282Z] curlVersion :
[2025-05-31T20:53:22.282Z] curl 7.88.1 (arm-unknown-linux-gnueabihf) 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-05-31T20:53:22.282Z] Release-Date: 2023-02-20, security patched: 7.88.1-10+deb12u12
[2025-05-31T20:53:22.282Z] 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-05-31T20:53:22.282Z] 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-05-31T20:53:22.282Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-31T20:53:22.282Z] gcc version : 12
[2025-05-31T20:53:22.282Z] gclibc version : ldd (Debian GLIBC 2.36-9+deb12u10) 2.36
[2025-05-31T20:53:22.282Z] gdb version : bash: line 1: gdb: command not found
[2025-05-31T20:53:22.282Z] lldb version : Command could not be executed
[2025-05-31T20:53:22.282Z] makeVersion :
[2025-05-31T20:53:22.282Z] GNU Make 4.3
[2025-05-31T20:53:22.282Z] Built for arm-unknown-linux-gnueabihf
[2025-05-31T20:53:22.282Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-31T20:53:22.282Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:53:22.282Z] This is free software: you are free to change and redistribute it.
[2025-05-31T20:53:22.282Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:53:22.282Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-31T20:53:22.282Z] perlVersion :
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] This is perl 5, version 36, subversion 0 (v5.36.0) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-31T20:53:22.282Z] (with 54 registered patches, see perl -V for more detail)
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] Copyright 1987-2022, Larry Wall
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-31T20:53:22.282Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-31T20:53:22.282Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-31T20:53:22.282Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-31T20:53:22.282Z]
[2025-05-31T20:53:22.282Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-31T20:53:22.282Z] procArch : unknown
[2025-05-31T20:53:22.282Z] sysArch : aarch64
[2025-05-31T20:53:22.282Z] sysOS : Linux
[2025-05-31T20:53:22.282Z] ulimit :
[2025-05-31T20:53:22.283Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-31T20:53:22.283Z] core file size (blocks, -c) unlimited
[2025-05-31T20:53:22.283Z] data seg size (kbytes, -d) unlimited
[2025-05-31T20:53:22.283Z] scheduling priority (-e) 0
[2025-05-31T20:53:22.283Z] file size (blocks, -f) unlimited
[2025-05-31T20:53:22.283Z] pending signals (-i) 2053843
[2025-05-31T20:53:22.283Z] max locked memory (kbytes, -l) 8192
[2025-05-31T20:53:22.283Z] max memory size (kbytes, -m) unlimited
[2025-05-31T20:53:22.283Z] open files (-n) 1048576
[2025-05-31T20:53:22.283Z] pipe size (512 bytes, -p) 8
[2025-05-31T20:53:22.283Z] POSIX message queues (bytes, -q) 819200
[2025-05-31T20:53:22.283Z] real-time priority (-r) 0
[2025-05-31T20:53:22.283Z] stack size (kbytes, -s) 8192
[2025-05-31T20:53:22.283Z] cpu time (seconds, -t) unlimited
[2025-05-31T20:53:22.283Z] max user processes (-u) unlimited
[2025-05-31T20:53:22.283Z] virtual memory (kbytes, -v) unlimited
[2025-05-31T20:53:22.283Z] file locks (-x) unlimited
[2025-05-31T20:53:22.283Z] uname : Linux 98c1d5141d7c 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 GNU/Linux
[2025-05-31T20:53:22.283Z] vmVendor : Oracle Corporation
[2025-05-31T20:53:22.283Z] vmVersion : 25.462-b04
[2025-05-31T20:53:22.283Z] xlc version : bash: line 1: xlC: command not found
[2025-05-31T20:53:22.283Z] **************************************************************************
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('java.vendor')=Temurin
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('os.name')=Linux
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('os.arch')=arm
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('java.fullversion')=null
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] System.getProperty('sun.arch.data.model')=32
[2025-05-31T20:53:22.283Z]
[2025-05-31T20:53:22.283Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib
[2025-05-31T20:53:22.283Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG'
[2025-05-31T20:53:22.283Z] perl scripts/configure.pl
[2025-05-31T20:53:22.283Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-05-31T20:53:23.049Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-31T20:53:23.049Z]
[2025-05-31T20:53:23.049Z]
[2025-05-31T20:53:23.049Z] Starting to generate parallel test lists.
[2025-05-31T20:53:23.049Z]
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-31T20:53:23.049Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-31T20:53:23.049Z] Attempting to get test duration data from TRSS.
[2025-05-31T20:53:23.049Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=extended
[2025-05-31T20:53:23.436Z] Attempting to get test duration data from cached files.
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] TEST DURATION
[2025-05-31T20:53:23.436Z] ====================================================================================
[2025-05-31T20:53:23.436Z] Total number of tests searched: 41
[2025-05-31T20:53:23.436Z] Number of test durations found: 41
[2025-05-31T20:53:23.436Z] Top slowest tests:
[2025-05-31T20:53:23.436Z] 08m34s MiniMix_aot_5m_0
[2025-05-31T20:53:23.436Z] 08m04s MiniMix_10m_2
[2025-05-31T20:53:23.436Z] 04m26s ConcurrentLoadTest_5m_2
[2025-05-31T20:53:23.436Z] ====================================================================================
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] Test target is split into 3 lists.
[2025-05-31T20:53:23.436Z] Reducing estimated test running time from 45m33s to 15m55s.
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] -------------------------------------testList_0-------------------------------------
[2025-05-31T20:53:23.436Z] Number of tests: 3
[2025-05-31T20:53:23.436Z] Estimated running time: 15m49s
[2025-05-31T20:53:23.436Z] TESTLIST=MiniMix_aot_5m_0,LangLoadTest_5m_2,HCRLateAttachWorkload_2
[2025-05-31T20:53:23.436Z] ------------------------------------------------------------------------------------
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] -------------------------------------testList_1-------------------------------------
[2025-05-31T20:53:23.436Z] Number of tests: 3
[2025-05-31T20:53:23.436Z] Estimated running time: 15m55s
[2025-05-31T20:53:23.436Z] TESTLIST=MiniMix_10m_2,DBBLoadTest_5m_2,UtilLoadTest_5m_2
[2025-05-31T20:53:23.436Z] ------------------------------------------------------------------------------------
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] -------------------------------------testList_2-------------------------------------
[2025-05-31T20:53:23.436Z] Number of tests: 35
[2025-05-31T20:53:23.436Z] Estimated running time: 13m48s
[2025-05-31T20:53:23.436Z] TESTLIST=ConcurrentLoadTest_5m_2,MiniMix_5m_2,MathLoadTest_all_5m_2,OAuthTest_0,LockingLoadTest_2,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_0,HCRLateAttachWorkload_1,JdiTest_2,JdiTest_1,ConcurrentLoadTest_5m_1,DBBLoadTest_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,LockingLoadTest_1,MiniMix_10m_1,LockingLoadTest_0,HCRLateAttachWorkload_0,DBBLoadTest_5m_1,UtilLoadTest_5m_0,MiniMix_5m_1,MiniMix_10m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_1,ConcurrentLoadTest_5m_0,LangLoadTest_5m_0,MiniMix_5m_0
[2025-05-31T20:53:23.436Z] ------------------------------------------------------------------------------------
[2025-05-31T20:53:23.436Z]
[2025-05-31T20:53:23.436Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-31T20:53:23.436Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-31T20:53:23.574Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-31T20:53:23.974Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-05-31T20:53:23.976Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-05-31T20:53:24.497Z] Archiving artifacts
[2025-05-31T20:53:24.765Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-05-31T20:53:24.954Z] [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-05-31T20:53:25.580Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-05-31T20:53:25.582Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_arm_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-05-31T20:53:25.583Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.system_arm_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-05-31T20:53:26.275Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-31T20:53:26.290Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-31T20:53:26.397Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-31T20:56:55.009Z] LEVELS: [extended]
[2025-05-31T20:56:55.010Z] JDK_VERSIONS: [8]
[2025-05-31T20:56:55.010Z] GROUPS: [system]
[2025-05-31T20:56:55.010Z] ARCH_OS_LIST: [arm_linux]
[2025-05-31T20:56:55.095Z] LEVELS: [extended]
[2025-05-31T20:56:55.096Z] JDK_VERSIONS: [8]
[2025-05-31T20:56:55.096Z] GROUPS: [system]
[2025-05-31T20:56:55.096Z] ARCH_OS_LIST: [arm_linux]
[2025-05-31T20:56:55.132Z] Existing items:
[2025-05-31T20:56:55.132Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_1'}
[2025-05-31T20:56:55.132Z] Unreferenced items:
[2025-05-31T20:56:55.132Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_0'}
[2025-05-31T20:56:55.132Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_2'}
[2025-05-31T20:56:55.142Z] LEVELS: [extended]
[2025-05-31T20:56:55.142Z] JDK_VERSIONS: [8]
[2025-05-31T20:56:55.142Z] GROUPS: [system]
[2025-05-31T20:56:55.142Z] ARCH_OS_LIST: [arm_linux]
[2025-05-31T20:56:55.239Z] Existing items:
[2025-05-31T20:56:55.239Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_0'}
[2025-05-31T20:56:55.239Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_1'}
[2025-05-31T20:56:55.239Z] Unreferenced items:
[2025-05-31T20:56:55.239Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_2'}
[2025-05-31T20:56:55.272Z] Existing items:
[2025-05-31T20:56:55.272Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_0'}
[2025-05-31T20:56:55.272Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_1'}
[2025-05-31T20:56:55.272Z] GeneratedJob{name='Test_openjdk8_hs_extended.system_arm_linux_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-31T20:56:57.710Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-31T20:56:59.158Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-31T20:56:59.158Z] Unix type machine..
[2025-05-31T20:56:59.158Z] Running on a Linux host
[2025-05-31T20:56:59.158Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-05-31T20:56:59.813Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-31T20:56:59.813Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-31T20:57:00.790Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-05-31T20:57:02.217Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-31T20:57:02.627Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-31T20:57:02.745Z] 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-05-31T20:57:02.793Z] Scheduling project: Test_openjdk8_hs_extended.system_arm_linux_testList_0
[Pipeline] build
[2025-05-31T20:57:02.807Z] Scheduling project: Test_openjdk8_hs_extended.system_arm_linux_testList_1
[Pipeline] build
[2025-05-31T20:57:02.825Z] Scheduling project: Test_openjdk8_hs_extended.system_arm_linux_testList_2
[2025-05-31T20:57:09.841Z] Starting building: Test_openjdk8_hs_extended.system_arm_linux_testList_1 #4
[2025-05-31T20:57:09.841Z] Starting building: Test_openjdk8_hs_extended.system_arm_linux_testList_2 #4
[2025-05-31T20:57:09.844Z] Starting building: Test_openjdk8_hs_extended.system_arm_linux_testList_0 #6
[2025-05-31T21:17:26.032Z] Build Test_openjdk8_hs_extended.system_arm_linux_testList_2 #4 completed: SUCCESS
[Pipeline] }
[2025-05-31T21:23:42.095Z] Build Test_openjdk8_hs_extended.system_arm_linux_testList_1 #4 completed: SUCCESS
[Pipeline] }
[2025-05-31T21:24:54.288Z] Build Test_openjdk8_hs_extended.system_arm_linux_testList_0 #6 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-05-31T21:24:54.362Z] Running on test-docker-amazon2023-armv8l-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-05-31T21:24:54.642Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-31T21:24:54.642Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-31T21:24:54.773Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-05-31T21:24:54.782Z] Test_openjdk8_hs_extended.system_arm_linux_testList_2 #4 completed with status SUCCESS
[Pipeline] timeout
[2025-05-31T21:24:54.785Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T21:24:55.604Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_arm_linux_testList_2" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-31T21:24:55.782Z] TAP Reports Processing: START
[2025-05-31T21:24:55.783Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_arm_linux_testList_2/4/**/*.tap
[2025-05-31T21:24:55.916Z] Saving reports...
[2025-05-31T21:24:56.049Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_2/4/aqa-tests/TKG/output_17487254614387/Test_openjdk8_hs_extended.system_arm_linux_testList_2.tap'
[2025-05-31T21:24:56.049Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_2/4/aqa-tests/TKG/output_17487254614387/Test_openjdk8_hs_extended.system_arm_linux_testList_2.tap].
[2025-05-31T21:24:56.052Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-31T21:24:56.061Z] Saving Test_openjdk8_hs_extended.system_arm_linux_testList_2/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-31T21:24:56.198Z] Archiving artifacts
[2025-05-31T21:24:56.462Z] Recording fingerprints
[Pipeline] echo
[2025-05-31T21:24:56.611Z] Test_openjdk8_hs_extended.system_arm_linux_testList_1 #4 completed with status SUCCESS
[Pipeline] timeout
[2025-05-31T21:24:56.613Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T21:24:57.416Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_arm_linux_testList_1" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-31T21:24:57.604Z] TAP Reports Processing: START
[2025-05-31T21:24:57.605Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_arm_linux_testList_1/4/**/*.tap
[2025-05-31T21:24:57.737Z] Saving reports...
[2025-05-31T21:24:57.868Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_1/4/aqa-tests/TKG/output_17487253573400/Test_openjdk8_hs_extended.system_arm_linux_testList_1.tap'
[2025-05-31T21:24:57.868Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_1/4/aqa-tests/TKG/output_17487253573400/Test_openjdk8_hs_extended.system_arm_linux_testList_1.tap].
[2025-05-31T21:24:57.888Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-31T21:24:57.897Z] Saving Test_openjdk8_hs_extended.system_arm_linux_testList_1/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-31T21:24:58.034Z] Archiving artifacts
[2025-05-31T21:24:58.297Z] Recording fingerprints
[Pipeline] echo
[2025-05-31T21:24:58.443Z] Test_openjdk8_hs_extended.system_arm_linux_testList_0 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-05-31T21:24:58.445Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T21:24:59.262Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_arm_linux_testList_0" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-05-31T21:24:59.454Z] TAP Reports Processing: START
[2025-05-31T21:24:59.454Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.system_arm_linux_testList_0/6/**/*.tap
[2025-05-31T21:24:59.585Z] Saving reports...
[2025-05-31T21:24:59.716Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_0/6/aqa-tests/TKG/output_17487254062613/Test_openjdk8_hs_extended.system_arm_linux_testList_0.tap'
[2025-05-31T21:24:59.716Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.system_arm_linux/builds/462/tap-master-files/Test_openjdk8_hs_extended.system_arm_linux_testList_0/6/aqa-tests/TKG/output_17487254062613/Test_openjdk8_hs_extended.system_arm_linux_testList_0.tap].
[2025-05-31T21:24:59.739Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-05-31T21:24:59.748Z] Saving Test_openjdk8_hs_extended.system_arm_linux_testList_0/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-05-31T21:24:59.885Z] Archiving artifacts
[2025-05-31T21:25:00.147Z] 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.
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-05-31T21:25:02.056Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-31T21:25:02.056Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-31T21:25:02.192Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS