Test_openjdk25_hs_sanity.functional_x86-64_linux

Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot" build number 3 originally caused by: Started by upstream project "build-scripts/openjdk25-pipeline" build number 99 originally caused by: Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 6 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_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_openjdk25_hs_sanity.functional_x86-64_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 f05e52526c58faf342ec0e2605a5b26a4e3f6868 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10 Commit message: "Enhance diff.sh to include file difference (#5607)" > git rev-list --no-walk 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-12-06T12:28:29.446Z] SPEC: linux_x86-64 [Pipeline] echo [2025-12-06T12:28:29.447Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-12-06T12:28:29.459Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' 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-12-06T12:28:29.468Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-12-06T12:28:29.496Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_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-12-06T12:28:29.524Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-06T12:28:29.755Z] [WS-CLEANUP] Deleting project workspace... [2025-12-06T12:28:29.755Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-06T12:28:29.868Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-12-06T12:28:30.016Z] The recommended git tool is: git [2025-12-06T12:28:30.341Z] No credentials specified [2025-12-06T12:28:30.446Z] Cloning the remote Git repository [2025-12-06T12:27:46.833Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-12-06T12:27:46.833Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/aqa-tests # timeout=10 [2025-12-06T12:27:46.858Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-12-06T12:27:46.858Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-12-06T12:27:46.859Z] > git --version # timeout=10 [2025-12-06T12:27:46.876Z] > git --version # 'git version 2.15.0' [2025-12-06T12:27:46.877Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-06T12:28:35.625Z] Avoid second fetch [2025-12-06T12:27:51.652Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-12-06T12:27:51.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-06T12:27:51.903Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-12-06T12:28:35.754Z] Checking out Revision f05e52526c58faf342ec0e2605a5b26a4e3f6868 (origin/master) [2025-12-06T12:27:52.032Z] > git config core.sparsecheckout # timeout=10 [2025-12-06T12:27:52.052Z] > git checkout -f f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10 [2025-12-06T12:28:37.399Z] Commit message: "Enhance diff.sh to include file difference (#5607)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_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-12-06T12:28:39.610Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-12-06T12:28:39.633Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-12-06T12:28:41.099Z] + LC_TIME=C [2025-12-06T12:28:41.099Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-12-06T12:28:41.533Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-06T12:28:42.926Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-06T12:28:42.926Z] Unix type machine.. [2025-12-06T12:28:42.926Z] Running on a Linux host [2025-12-06T12:28:42.926Z] 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-12-06T12:28:45.296Z] + printenv [2025-12-06T12:28:45.296Z] JCK_GIT_BRANCH=master [2025-12-06T12:28:45.296Z] DYNAMIC_COMPILE=true [2025-12-06T12:28:45.296Z] JENKINS_NODE_COOKIE=93f1af0a-8353-40d4-9e38-e700e8310233 [2025-12-06T12:28:45.296Z] OPENJ9_BRANCH=master [2025-12-06T12:28:45.296Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/66/ [2025-12-06T12:28:45.296Z] DOCKER_REQUIRED=false [2025-12-06T12:28:45.296Z] PARALLEL=Dynamic [2025-12-06T12:28:45.296Z] SHELL=/bin/bash [2025-12-06T12:28:45.296Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-12-06T12:28:45.296Z] jobStatus=SUCCESS [2025-12-06T12:28:45.296Z] JOBSTARTTIME=Sat, 06 Dec 2025 06:27:56 -0600 [2025-12-06T12:28:45.296Z] STAGE_NAME=Setup [2025-12-06T12:28:45.296Z] SSH_CLIENT=78.47.239.97 59168 22 [2025-12-06T12:28:45.296Z] RERUN_FAILURE=true [2025-12-06T12:28:45.296Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.functional_x86-64_linux-66 [2025-12-06T12:28:45.296Z] SDK_RESOURCE=upstream [2025-12-06T12:28:45.296Z] TIME_LIMIT=25 [2025-12-06T12:28:45.296Z] NUM_PROCESSORS=4 [2025-12-06T12:28:45.296Z] EXTERNAL_TEST_CMD=mvn clean install [2025-12-06T12:28:45.296Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-12-06T12:28:45.296Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux [2025-12-06T12:28:45.296Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/ [2025-12-06T12:28:45.296Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/66/display/redirect?page=changes [2025-12-06T12:28:45.296Z] JDK_BRANCH=master [2025-12-06T12:28:45.296Z] ACTIVE_NODE_TIMEOUT=5 [2025-12-06T12:28:45.296Z] USER=jenkins [2025-12-06T12:28:45.296Z] ADOPTOPENJDK_BRANCH=master [2025-12-06T12:28:45.296Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-12-06T12:28:45.296Z] ARCHIVE_TEST_RESULTS=false [2025-12-06T12:28:45.296Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-linux-x64-hotspot [2025-12-06T12:28:45.296Z] STF_OWNER_BRANCH=adoptium:master [2025-12-06T12:28:45.296Z] LIGHT_WEIGHT_CHECKOUT=false [2025-12-06T12:28:45.296Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/66/display/redirect?page=artifacts [2025-12-06T12:28:45.296Z] ORIGIN_JDK_VERSION=25 [2025-12-06T12:28:45.296Z] SETUP_JCK_RUN=false [2025-12-06T12:28:45.296Z] PERSONAL_BUILD=false [2025-12-06T12:28:45.296Z] TKG_OWNER_BRANCH=adoptium:master [2025-12-06T12:28:45.296Z] RERUN_ITERATIONS=1 [2025-12-06T12:28:45.296Z] SPEC=linux_x86-64 [2025-12-06T12:28:45.296Z] TKG_ITERATIONS=1 [2025-12-06T12:28:45.296Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-12-06T12:28:45.296Z] ITERATIONS=1 [2025-12-06T12:28:45.296Z] PATH=/usr/local/bin:/bin:/usr/bin [2025-12-06T12:28:45.296Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/../../externalDependency/lib [2025-12-06T12:28:45.296Z] KEEP_REPORTDIR=false [2025-12-06T12:28:45.296Z] MAIL=/var/mail/jenkins [2025-12-06T12:28:45.296Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/66/display/redirect [2025-12-06T12:28:45.296Z] _=/usr/bin/printenv [2025-12-06T12:28:45.297Z] GENERATE_JOBS=true [2025-12-06T12:28:45.297Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux [2025-12-06T12:28:45.297Z] EXIT_FAILURE=false [2025-12-06T12:28:45.297Z] HUDSON_URL=https://ci.adoptium.net/ [2025-12-06T12:28:45.297Z] JDK_VERSION=25 [2025-12-06T12:28:45.297Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-12-06T12:28:45.297Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-12-06T12:28:45.297Z] LANG=en_US.UTF-8 [2025-12-06T12:28:45.297Z] SLACK_CHANNEL=aqavit-bot [2025-12-06T12:28:45.297Z] JOB_NAME=Test_openjdk25_hs_sanity.functional_x86-64_linux [2025-12-06T12:28:45.297Z] BUILD_DISPLAY_NAME=#66 [2025-12-06T12:28:45.297Z] USE_TESTENV_PROPERTIES=false [2025-12-06T12:28:45.297Z] JENKINS_URL=https://ci.adoptium.net/ [2025-12-06T12:28:45.297Z] EXIT_SUCCESS=false [2025-12-06T12:28:45.297Z] BUILD_ID=66 [2025-12-06T12:28:45.297Z] TEST_TIME=120 [2025-12-06T12:28:45.297Z] PLATFORM=x86-64_linux [2025-12-06T12:28:45.297Z] JDK_IMPL=hotspot [2025-12-06T12:28:45.297Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.functional_x86-64_linux [2025-12-06T12:28:45.297Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/66/display/redirect?page=tests [2025-12-06T12:28:45.297Z] SHLVL=3 [2025-12-06T12:28:45.297Z] AUTO_DETECT=true [2025-12-06T12:28:45.297Z] HOME=/home/jenkins [2025-12-06T12:28:45.297Z] TAP_NAME=Test_openjdk25_hs_sanity.functional_x86-64_linux.tap [2025-12-06T12:28:45.297Z] CI=true [2025-12-06T12:28:45.297Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux@tmp [2025-12-06T12:28:45.297Z] EXECUTOR_NUMBER=0 [2025-12-06T12:28:45.297Z] JENKINS_SERVER_COOKIE=durable-7b33875bd792424b555421ab63b99c5f2bd6bb0f09be13415dccfe2e56d00f75 [2025-12-06T12:28:45.297Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6 [2025-12-06T12:28:45.297Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/../../externalDependency/system_lib [2025-12-06T12:28:45.297Z] BUILD_LIST=functional [2025-12-06T12:28:45.297Z] TARGET=sanity.functional [2025-12-06T12:28:45.297Z] LOGNAME=jenkins [2025-12-06T12:28:45.297Z] EXTERNAL_CUSTOM_BRANCH=master [2025-12-06T12:28:45.297Z] JDK_REPO=https://github.com/openjdk/jdk25u [2025-12-06T12:28:45.297Z] CVS_RSH=ssh [2025-12-06T12:28:45.297Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-12-06T12:28:45.297Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-12-06T12:28:45.297Z] SSH_CONNECTION=78.47.239.97 59168 169.48.4.140 22 [2025-12-06T12:28:45.297Z] UPSTREAM_JOB_NUMBER=3 [2025-12-06T12:28:45.297Z] NODE_NAME=test-ibmcloud-rhel6-x64-1 [2025-12-06T12:28:45.297Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-12-06T12:28:45.297Z] BUILD_NUMBER=66 [2025-12-06T12:28:45.297Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_x86-64_linux/display/redirect [2025-12-06T12:28:45.297Z] KEEP_WORKSPACE=false [2025-12-06T12:28:45.297Z] HUDSON_COOKIE=d14d4a36-5955-4df2-8768-fafa4b1a8be5 [2025-12-06T12:28:45.297Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/../../benchmarks [2025-12-06T12:28:45.297Z] USE_JRE=false [2025-12-06T12:28:45.297Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/jdkbinary/j2sdk-image [2025-12-06T12:28:45.297Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-12-06T12:28:45.297Z] G_BROKEN_FILENAMES=1 [2025-12-06T12:28:45.297Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 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-12-06T12:28:45.611Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-12-06T12:28:45.625Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-12-06T12:29:56.914Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-linux-x64-hotspot" build number 3 [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 OPENJ9_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 OPENJ9_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 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 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-12-06T12:29:57.127Z] 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-12-06T12:29:57.135Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-12-06T12:29:13.427Z] $ ssh-agent [2025-12-06T12:29:57.689Z] SSH_AUTH_SOCK=/tmp/ssh-UJKBd17889/agent.17889 [2025-12-06T12:29:57.689Z] SSH_AGENT_PID=17892 [2025-12-06T12:29:57.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-12-06T12:29:57.701Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-12-06T12:29:57.725Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-12-06T12:29:58.965Z] ++ pwd [2025-12-06T12:29:58.966Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 25 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-12-06T12:29:58.966Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/aqa-tests [2025-12-06T12:29:58.966Z] get jdk binary... [2025-12-06T12:29:58.966Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-12-06T12:29:58.966Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_2025-12-06-12-06.tar.gz ... [2025-12-06T12:30:02.022Z] List files in jdkbinary folder... [2025-12-06T12:30:02.022Z] total 582956 [2025-12-06T12:30:02.022Z] -rw-r--r-- 1 jenkins jenkins 252401523 Dec 6 06:17 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.022Z] -rw-r--r-- 1 jenkins jenkins 140384587 Dec 6 06:18 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.022Z] -rw-r--r-- 1 jenkins jenkins 86027294 Dec 6 06:17 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.022Z] -rw-r--r-- 1 jenkins jenkins 4123004 Dec 6 06:17 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.022Z] -rw-r--r-- 1 jenkins jenkins 113385933 Dec 6 06:17 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 06:29 tmp [2025-12-06T12:30:02.022Z] List files in jdkbinary/tmp folder... [2025-12-06T12:30:02.022Z] total 4 [2025-12-06T12:30:02.022Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 6 06:17 jdk-25.0.2+0 [2025-12-06T12:30:02.022Z] Moving directory jdk-25.0.2+0/ to ../j2sdk-image [2025-12-06T12:30:02.022Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-06-12-06.tar.gz ... [2025-12-06T12:30:02.746Z] List files in jdkbinary folder... [2025-12-06T12:30:02.746Z] total 582960 [2025-12-06T12:30:02.746Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 6 06:17 j2sdk-image [2025-12-06T12:30:02.746Z] -rw-r--r-- 1 jenkins jenkins 252401523 Dec 6 06:17 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.746Z] -rw-r--r-- 1 jenkins jenkins 140384587 Dec 6 06:18 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.746Z] -rw-r--r-- 1 jenkins jenkins 86027294 Dec 6 06:17 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.746Z] -rw-r--r-- 1 jenkins jenkins 4123004 Dec 6 06:17 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.746Z] -rw-r--r-- 1 jenkins jenkins 113385933 Dec 6 06:17 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:02.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 06:29 tmp [2025-12-06T12:30:02.746Z] List files in jdkbinary/tmp folder... [2025-12-06T12:30:02.746Z] total 4 [2025-12-06T12:30:02.746Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 06:17 jdk-25.0.2+0-static-libs [2025-12-06T12:30:02.746Z] Moving directory jdk-25.0.2+0-static-libs/ to ../static-libs [2025-12-06T12:30:02.746Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz ... [2025-12-06T12:30:06.679Z] List files in jdkbinary folder... [2025-12-06T12:30:06.679Z] total 582964 [2025-12-06T12:30:06.679Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 6 06:17 j2sdk-image [2025-12-06T12:30:06.679Z] -rw-r--r-- 1 jenkins jenkins 252401523 Dec 6 06:17 OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:06.679Z] -rw-r--r-- 1 jenkins jenkins 140384587 Dec 6 06:18 OpenJDK25U-jdk_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:06.679Z] -rw-r--r-- 1 jenkins jenkins 86027294 Dec 6 06:17 OpenJDK25U-jmods_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:06.679Z] -rw-r--r-- 1 jenkins jenkins 4123004 Dec 6 06:17 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:06.679Z] -rw-r--r-- 1 jenkins jenkins 113385933 Dec 6 06:17 OpenJDK25U-testimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz [2025-12-06T12:30:06.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 06:17 static-libs [2025-12-06T12:30:06.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 06:29 tmp [2025-12-06T12:30:06.679Z] List files in jdkbinary/tmp folder... [2025-12-06T12:30:06.679Z] total 4 [2025-12-06T12:30:06.679Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 6 06:17 jdk-25.0.2+0-test-image [2025-12-06T12:30:06.679Z] Moving directory jdk-25.0.2+0-test-image/ to ../openjdk-test-image [2025-12-06T12:30:06.679Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_2025-12-06-12-06.tar.gz over ./j2sdk-image... [2025-12-06T12:30:14.325Z] Removing top-level folder jdk-25.0.2+0-debug-image/ [2025-12-06T12:30:14.325Z] Removing top-level folder jdk-25.0.2+0/ [2025-12-06T12:30:15.705Z] Run /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-12-06T12:30:15.705Z] =JAVA VERSION OUTPUT BEGIN= [2025-12-06T12:30:15.705Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/../lib/libjli.so) [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-12-06T12:29:32.342Z] $ ssh-agent -k [2025-12-06T12:29:32.370Z] unset SSH_AUTH_SOCK; [2025-12-06T12:29:32.370Z] unset SSH_AGENT_PID; [2025-12-06T12:29:32.370Z] echo Agent pid 17892 killed; [2025-12-06T12:30:16.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-06T12:30:16.673Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-06T12:30:17.887Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-06T12:30:17.887Z] Unix type machine.. [2025-12-06T12:30:17.887Z] Running on a Linux host [2025-12-06T12:30:17.887Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-06T12:30:18.429Z] [WS-CLEANUP] Deleting project workspace... [2025-12-06T12:30:18.429Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-06T12:30:19.256Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-12-06T12:30:20.588Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-12-06T12:30:20.932Z] Exception: hudson.AbortException: script returned exit code 1 [Pipeline] timeout [2025-12-06T12:30:20.936Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] echo [2025-12-06T12:30:20.960Z] Test_openjdk25_hs_sanity.functional_x86-64_linux #66 result is FAILURE. Checking console log for specific errors... [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: FAILURE