Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
Started by upstream project "Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux" build number 454
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-alpine-linux-x64-temurin" build number 36
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 110
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9406
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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_x86-64_alpine-linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.13-release^{commit} # timeout=10
Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-22T06:26:30.242Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-04-22T06:26:30.243Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-04-22T06:26:30.259Z] dynamicAgents: []
[Pipeline] echo
[2026-04-22T06:26:30.260Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] nodesByLabel
[2026-04-22T06:26:30.267Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] node
[2026-04-22T06:26:45.271Z] Still waiting to schedule task
[2026-04-22T06:26:45.272Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
Pausing (Preparing for shutdown)
Resuming build at Wed Apr 22 12:31:53 CEST 2026 after Jenkins restart
Ready to run at Wed Apr 22 12:31:53 CEST 2026
[2026-04-22T13:26:23.806Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-04-22T13:26:23.843Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T13:26:24.122Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T13:26:24.122Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T13:26:24.253Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-22T13:26:24.437Z] The recommended git tool is: git
[2026-04-22T13:26:24.700Z] No credentials specified
[2026-04-22T13:26:24.700Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-22T13:26:24.832Z] Cloning the remote Git repository
[2026-04-22T13:26:25.029Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-22T13:26:25.029Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/aqa-tests # timeout=10
[2026-04-22T13:26:25.036Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-22T13:26:25.037Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-22T13:26:25.037Z] > git --version # timeout=10
[2026-04-22T13:26:25.039Z] > git --version # 'git version 2.45.4'
[2026-04-22T13:26:25.039Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T13:26:30.808Z] Avoid second fetch
[2026-04-22T13:26:30.943Z] Checking out Revision 0f6dc500ad7cf04be3df6213118d88d4aa28221f (origin/v1.0.13-release)
[2026-04-22T13:26:30.602Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-04-22T13:26:30.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-22T13:26:30.875Z] > git rev-parse origin/v1.0.13-release^{commit} # timeout=10
[2026-04-22T13:26:31.009Z] > git config core.sparsecheckout # timeout=10
[2026-04-22T13:26:31.012Z] > git checkout -f 0f6dc500ad7cf04be3df6213118d88d4aa28221f # timeout=10
[2026-04-22T13:26:32.290Z] Commit message: "functional/MBCS_Tests/i18n/src/DateFormatTest: ResourceBundleTest_16 only matches for exact version as previously (#7044) (#7051)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-22T13:26:34.048Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2026-04-22T13:26:35.624Z] + which activate_multicast
[Pipeline] echo
[2026-04-22T13:26:36.015Z] which activate_multicast status code: 1
[Pipeline] echo
[2026-04-22T13:26:36.017Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-04-22T13:26:38.135Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-04-22T13:26:38.668Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T13:26:40.102Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-04-22T13:26:40.102Z] Unix type machine..
[2026-04-22T13:26:40.102Z] Running on a Linux host
[2026-04-22T13:26:40.102Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-04-22T13:26:42.381Z] + printenv
[2026-04-22T13:26:42.381Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-04-22T13:26:42.381Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-04-22T13:26:42.381Z] SETUP_JCK_RUN=false
[2026-04-22T13:26:42.381Z] USE_TESTENV_PROPERTIES=true
[2026-04-22T13:26:42.381Z] MAIL=/var/mail/jenkins
[2026-04-22T13:26:42.381Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-04-22T13:26:42.381Z] BUILD_LIST=openjdk
[2026-04-22T13:26:42.381Z] USER=jenkins
[2026-04-22T13:26:42.381Z] SSH_CLIENT=78.47.239.97 37056 22
[2026-04-22T13:26:42.381Z] SDK_RESOURCE=upstream
[2026-04-22T13:26:42.381Z] CI=true
[2026-04-22T13:26:42.381Z] OPENJ9_BRANCH=master
[2026-04-22T13:26:42.381Z] jobStatus=SUCCESS
[2026-04-22T13:26:42.381Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-04-22T13:26:42.381Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/30/display/redirect?page=changes
[2026-04-22T13:26:42.381Z] UPSTREAM_JOB_NUMBER=36
[2026-04-22T13:26:42.381Z] HUDSON_URL=https://ci.adoptium.net/
[2026-04-22T13:26:42.381Z] TARGET=jdk_custom
[2026-04-22T13:26:42.381Z] EXIT_FAILURE=false
[2026-04-22T13:26:42.381Z] SHLVL=2
[2026-04-22T13:26:42.381Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 test-docker-alpine320-x64-4 sw.os.alpine-linux ci.role.test ci.role.perf hw.arch.x86
[2026-04-22T13:26:42.381Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-04-22T13:26:42.381Z] HOME=/home/jenkins
[2026-04-22T13:26:42.381Z] STF_OWNER_BRANCH=adoptium:master
[2026-04-22T13:26:42.381Z] USE_JRE=false
[2026-04-22T13:26:42.381Z] OLDPWD=/home/jenkins
[2026-04-22T13:26:42.381Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/30/
[2026-04-22T13:26:42.381Z] ADOPTOPENJDK_BRANCH=v1.0.13-release
[2026-04-22T13:26:42.381Z] TAP_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun.tap
[2026-04-22T13:26:42.381Z] JDK_IMPL=hotspot
[2026-04-22T13:26:42.381Z] HUDSON_COOKIE=02d37719-e9aa-462d-b0c8-33ec3d7b5740
[2026-04-22T13:26:42.381Z] DOCKER_REQUIRED=false
[2026-04-22T13:26:42.381Z] JENKINS_SERVER_COOKIE=durable-f0dd7ae08ee16b638553ece4c15e3a3ada9e12b2ee40cea238465c27840a7a10
[2026-04-22T13:26:42.382Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/../../benchmarks
[2026-04-22T13:26:42.382Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2026-04-22T13:26:42.382Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
[2026-04-22T13:26:42.382Z] KEEP_WORKSPACE=false
[2026-04-22T13:26:42.382Z] ARCHIVE_TEST_RESULTS=false
[2026-04-22T13:26:42.382Z] GENERATE_JOBS=true
[2026-04-22T13:26:42.382Z] NODE_NAME=test-docker-alpine320-x64-4
[2026-04-22T13:26:42.382Z] LOGNAME=jenkins
[2026-04-22T13:26:42.382Z] PERSONAL_BUILD=false
[2026-04-22T13:26:42.382Z] TKG_OWNER_BRANCH=adoptium:master
[2026-04-22T13:26:42.382Z] JDK_BRANCH=jdk-17.0.19+10_adopt
[2026-04-22T13:26:42.382Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-04-22T13:26:42.382Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/30/display/redirect?page=artifacts
[2026-04-22T13:26:42.382Z] AUTO_DETECT=true
[2026-04-22T13:26:42.382Z] STAGE_NAME=Setup
[2026-04-22T13:26:42.382Z] EXECUTOR_NUMBER=0
[2026-04-22T13:26:42.382Z] JDK_VERSION=17
[2026-04-22T13:26:42.382Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-04-22T13:26:42.382Z] BUILD_DISPLAY_NAME=#30
[2026-04-22T13:26:42.382Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-04-22T13:26:42.382Z] TIME_LIMIT=25
[2026-04-22T13:26:42.382Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/30/display/redirect?page=tests
[2026-04-22T13:26:42.382Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-04-22T13:26:42.382Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
[2026-04-22T13:26:42.382Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-04-22T13:26:42.382Z] TKG_ITERATIONS=1
[2026-04-22T13:26:42.382Z] PLATFORM=x86-64_alpine-linux
[2026-04-22T13:26:42.382Z] BUILD_ID=30
[2026-04-22T13:26:42.382Z] EXIT_SUCCESS=false
[2026-04-22T13:26:42.382Z] RERUN_FAILURE=true
[2026-04-22T13:26:42.382Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/../../externalDependency/system_lib
[2026-04-22T13:26:42.382Z] ACTIVE_NODE_TIMEOUT=5
[2026-04-22T13:26:42.382Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun-30
[2026-04-22T13:26:42.382Z] JENKINS_URL=https://ci.adoptium.net/
[2026-04-22T13:26:42.382Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-04-22T13:26:42.382Z] KEEP_REPORTDIR=true
[2026-04-22T13:26:42.382Z] ORIGIN_JDK_VERSION=17
[2026-04-22T13:26:42.382Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/
[2026-04-22T13:26:42.382Z] JCK_GIT_BRANCH=master
[2026-04-22T13:26:42.382Z] BUILD_NUMBER=30
[2026-04-22T13:26:42.382Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-04-22T13:26:42.382Z] ITERATIONS=1
[2026-04-22T13:26:42.382Z] JENKINS_NODE_COOKIE=2228b135-ec33-4b0d-acc0-1b77d34b858d
[2026-04-22T13:26:42.382Z] SHELL=/bin/bash
[2026-04-22T13:26:42.382Z] SPEC=alpine-linux_x86-64
[2026-04-22T13:26:42.382Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-04-22T13:26:42.382Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/jdkbinary/j2sdk-image
[2026-04-22T13:26:42.382Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-04-22T13:26:42.382Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/30/display/redirect
[2026-04-22T13:26:42.382Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-04-22T13:26:42.382Z] CUSTOM_TARGET=sun/security/krb5/auto/UserIterCount.java
[2026-04-22T13:26:42.382Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/display/redirect
[2026-04-22T13:26:42.382Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-alpine-linux-x64-temurin
[2026-04-22T13:26:42.382Z] SLACK_CHANNEL=aqavit-bot
[2026-04-22T13:26:42.382Z] JOB_NAME=Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
[2026-04-22T13:26:42.382Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-04-22T13:26:42.382Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun
[2026-04-22T13:26:42.382Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/../../externalDependency/lib
[2026-04-22T13:26:42.382Z] SSH_CONNECTION=78.47.239.97 37056 172.17.0.6 22
[2026-04-22T13:26:42.382Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun@tmp
[2026-04-22T13:26:42.382Z] PARALLEL=None
[2026-04-22T13:26:42.382Z] JOBSTARTTIME=Wed, 22 Apr 2026 13:26:36 +0000
[2026-04-22T13:26:42.382Z] DYNAMIC_COMPILE=false
[2026-04-22T13:26:42.382Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-04-22T13:26:42.780Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-04-22T13:26:42.796Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-04-22T13:26:43.166Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-04-22T13:26:44.607Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-04-22T13:26:44.607Z] Unix type machine..
[2026-04-22T13:26:44.607Z] Running on a Linux host
[2026-04-22T13:26:44.607Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-22T13:26:45.284Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-22T13:26:45.284Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-22T13:26:45.611Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-04-22T13:26:47.258Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-04-22T13:26:47.693Z] Exception: hudson.AbortException: Failed to copy artifacts from build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-alpine-linux-x64-temurin with filter: **/*.tar.gz,**/*.tgz,**/*.zip,**/*.jar,**/*.Z,**/*sbom*.json
[Pipeline] timeout
[2026-04-22T13:26:47.698Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-04-22T13:26:47.712Z] Test_openjdk17_hs_sanity.openjdk_x86-64_alpine-linux_rerun #30 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