Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
Started by upstream project "Test_openjdk17_hs_sanity.openjdk_arm_linux" build number 418
originally caused by:
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-arm-temurin" build number 399
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 990
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 390
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0@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_openjdk17_hs_sanity.openjdk_arm_linux_testList_0@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 8739e40e74aa187312a804d6e2e2569f1f2a3c2d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10
Commit message: "Remove ebcDeleteNode.groovy (#6549)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-03T21:49:00.339Z] SPEC: linux_arm
[Pipeline] echo
[2025-09-03T21:49:00.340Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-03T21:49:00.350Z] Found a total of 2 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-09-03T21:49:00.356Z] dynamicAgents: []
[Pipeline] node
[2025-09-03T21:49:15.483Z] Still waiting to schedule task
[2025-09-03T21:49:15.484Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2025-09-03T23:53:38.742Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[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-09-03T23:53:38.775Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-03T23:53:39.168Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-03T23:53:39.169Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-03T23:54:11.051Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-03T23:54:11.339Z] The recommended git tool is: git
[2025-09-03T23:54:11.868Z] No credentials specified
[2025-09-03T23:54:12.043Z] Cloning the remote Git repository
[2025-09-03T23:54:12.302Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-03T23:54:12.302Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/aqa-tests # timeout=10
[2025-09-03T23:54:12.514Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-03T23:54:12.514Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-03T23:54:12.514Z] > git --version # timeout=10
[2025-09-03T23:54:12.518Z] > git --version # 'git version 2.43.0'
[2025-09-03T23:54:12.518Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-03T23:54:19.018Z] Avoid second fetch
[2025-09-03T23:54:19.200Z] Checking out Revision 8739e40e74aa187312a804d6e2e2569f1f2a3c2d (origin/master)
[2025-09-03T23:54:18.741Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-03T23:54:18.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-03T23:54:19.101Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-03T23:54:19.283Z] > git config core.sparsecheckout # timeout=10
[2025-09-03T23:54:19.287Z] > git checkout -f 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10
[2025-09-03T23:54:20.733Z] Commit message: "Remove ebcDeleteNode.groovy (#6549)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/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-09-03T23:54:22.950Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-03T23:54:22.981Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-03T23:54:24.886Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-03T23:54:25.595Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-03T23:54:27.433Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-03T23:54:27.434Z] Unix type machine..
[2025-09-03T23:54:27.434Z] Running on a Linux host
[2025-09-03T23:54:27.434Z] 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-09-03T23:54:30.653Z] + printenv
[2025-09-03T23:54:30.653Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-03T23:54:30.653Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-03T23:54:30.653Z] SETUP_JCK_RUN=false
[2025-09-03T23:54:30.653Z] USE_TESTENV_PROPERTIES=false
[2025-09-03T23:54:30.653Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-03T23:54:30.653Z] SSH_CLIENT=78.47.239.97 60882 22
[2025-09-03T23:54:30.653Z] USER=jenkins
[2025-09-03T23:54:30.653Z] BUILD_LIST=openjdk
[2025-09-03T23:54:30.653Z] SDK_RESOURCE=upstream
[2025-09-03T23:54:30.653Z] OPENJ9_BRANCH=master
[2025-09-03T23:54:30.653Z] jobStatus=SUCCESS
[2025-09-03T23:54:30.653Z] CI=true
[2025-09-03T23:54:30.653Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/display/redirect?page=changes
[2025-09-03T23:54:30.653Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-03T23:54:30.653Z] UPSTREAM_JOB_NUMBER=399
[2025-09-03T23:54:30.653Z] TARGET=-f parallelList.mk testList_0
[2025-09-03T23:54:30.653Z] EXIT_FAILURE=false
[2025-09-03T23:54:30.653Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm
[2025-09-03T23:54:30.653Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-03T23:54:30.653Z] USE_JRE=false
[2025-09-03T23:54:30.653Z] OLDPWD=/home/jenkins
[2025-09-03T23:54:30.653Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-03T23:54:30.653Z] HOME=/home/jenkins
[2025-09-03T23:54:30.653Z] ADOPTOPENJDK_BRANCH=master
[2025-09-03T23:54:30.653Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/
[2025-09-03T23:54:30.653Z] TAP_NAME=Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0.tap
[2025-09-03T23:54:30.653Z] JDK_IMPL=hotspot
[2025-09-03T23:54:30.653Z] DOCKER_REQUIRED=false
[2025-09-03T23:54:30.653Z] HUDSON_COOKIE=b1ef36d2-0397-4a66-98fb-4494cd138cd7
[2025-09-03T23:54:30.653Z] JENKINS_SERVER_COOKIE=durable-769a0cc02db37f5f8c1cef0104d65f4e1deb90e4a439693d713fd163f72a4eb9
[2025-09-03T23:54:30.653Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/../../benchmarks
[2025-09-03T23:54:30.653Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-09-03T23:54:30.653Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[2025-09-03T23:54:30.653Z] KEEP_WORKSPACE=false
[2025-09-03T23:54:30.653Z] ARCHIVE_TEST_RESULTS=false
[2025-09-03T23:54:30.653Z] GENERATE_JOBS=true
[2025-09-03T23:54:30.653Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-03T23:54:30.653Z] PERSONAL_BUILD=false
[2025-09-03T23:54:30.653Z] LOGNAME=jenkins
[2025-09-03T23:54:30.653Z] NODE_NAME=test-docker-ubuntu2404-armv7-9
[2025-09-03T23:54:30.653Z] JDK_BRANCH=jdk-17.0.17+6_adopt
[2025-09-03T23:54:30.653Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/display/redirect?page=artifacts
[2025-09-03T23:54:30.653Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk17_hs_sanity.openjdk_arm_linux
[2025-09-03T23:54:30.653Z] STAGE_NAME=Setup
[2025-09-03T23:54:30.653Z] AUTO_DETECT=true
[2025-09-03T23:54:30.653Z] EXECUTOR_NUMBER=0
[2025-09-03T23:54:30.653Z] JDK_VERSION=17
[2025-09-03T23:54:30.653Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-03T23:54:30.653Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/display/redirect?page=tests
[2025-09-03T23:54:30.653Z] BUILD_DISPLAY_NAME=#38
[2025-09-03T23:54:30.653Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-03T23:54:30.653Z] TIME_LIMIT=25
[2025-09-03T23:54:30.653Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-03T23:54:30.653Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[2025-09-03T23:54:30.653Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-03T23:54:30.653Z] PLATFORM=arm_linux
[2025-09-03T23:54:30.653Z] TKG_ITERATIONS=1
[2025-09-03T23:54:30.653Z] EXIT_SUCCESS=false
[2025-09-03T23:54:30.654Z] BUILD_ID=38
[2025-09-03T23:54:30.654Z] RERUN_FAILURE=true
[2025-09-03T23:54:30.654Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-03T23:54:30.654Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0-38
[2025-09-03T23:54:30.654Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/../../externalDependency/system_lib
[2025-09-03T23:54:30.654Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-03T23:54:30.654Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-03T23:54:30.654Z] LANG=C.UTF-8
[2025-09-03T23:54:30.654Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/
[2025-09-03T23:54:30.654Z] KEEP_REPORTDIR=true
[2025-09-03T23:54:30.654Z] JCK_GIT_BRANCH=master
[2025-09-03T23:54:30.654Z] ORIGIN_JDK_VERSION=17
[2025-09-03T23:54:30.654Z] BUILD_NUMBER=38
[2025-09-03T23:54:30.654Z] JENKINS_NODE_COOKIE=a0a727a9-6af9-4663-87e6-590ec041c413
[2025-09-03T23:54:30.654Z] SHELL=/bin/sh
[2025-09-03T23:54:30.654Z] ITERATIONS=1
[2025-09-03T23:54:30.654Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-09-03T23:54:30.654Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/jdkbinary/j2sdk-image
[2025-09-03T23:54:30.654Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/display/redirect
[2025-09-03T23:54:30.654Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-03T23:54:30.654Z] SPEC=linux_arm
[2025-09-03T23:54:30.654Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-03T23:54:30.654Z] UPSTREAM_TEST_JOB_NUMBER=418
[2025-09-03T23:54:30.654Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-03T23:54:30.654Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/display/redirect
[2025-09-03T23:54:30.654Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-arm-temurin
[2025-09-03T23:54:30.654Z] JOB_NAME=Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[2025-09-03T23:54:30.654Z] SLACK_CHANNEL=aqavit-bot
[2025-09-03T23:54:30.654Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-03T23:54:30.654Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[2025-09-03T23:54:30.654Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/../../externalDependency/lib
[2025-09-03T23:54:30.654Z] SSH_CONNECTION=78.47.239.97 60882 172.17.0.2 22
[2025-09-03T23:54:30.654Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0@tmp
[2025-09-03T23:54:30.654Z] PARALLEL=None
[2025-09-03T23:54:30.654Z] JOBSTARTTIME=Wed, 03 Sep 2025 23:54:23 +0000
[2025-09-03T23:54:30.654Z] DYNAMIC_COMPILE=false
[2025-09-03T23:54:30.654Z] 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-09-03T23:54:31.275Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-03T23:54:31.291Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-03T23:56:07.359Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-arm-temurin" build number 399
[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-09-03T23:56:07.617Z] 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-09-03T23:56:07.630Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0
[Pipeline] {
[Pipeline] sshagent
[2025-09-03T23:56:07.737Z] $ ssh-agent
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-03T23:56:08.578Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-03T23:56:09.133Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0@tmp/durable-2839608b: No space left on device
[Pipeline] timeout
[2025-09-03T23:56:09.138Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-09-03T23:56:09.157Z] Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0 #38 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2025-09-03T23:56:09.196Z] Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0 #38 failed on test-docker-ubuntu2404-armv7-9 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux_testList_0/38/
[2025-09-03T23:56:09.196Z] Set test-docker-ubuntu2404-armv7-9 temporarily offline! https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv7-9
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4d8af44b-96a5-4b29-ab35-f28d14ebf178
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:243)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:118)
at WorkflowScript.checkErrors(WorkflowScript:647)
at WorkflowScript.runTest(WorkflowScript:589)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:108)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:108)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE