Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun
Started by upstream project "Test_openjdk17_hs_sanity.system_x86-64_linux" build number 545
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-x64-temurin" build number 44
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 107
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 9215
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_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.system_x86-64_linux_testList_1_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 fab0057e004d74184d749394ade4e98ffd4b25a4 (origin/v1.0.13-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f fab0057e004d74184d749394ade4e98ffd4b25a4 # timeout=10
Commit message: "Update April 2026 tags for dryrun (#7005)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-04-14T02:30:39.697Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-04-14T02:30:39.698Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.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-14T02:30:39.707Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-04-14T02:30:39.710Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-04-14T02:30:39.712Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-04-14T02:30:39.723Z] Found a total of 33 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-04-14T02:30:54.767Z] Still waiting to schedule task
[2026-04-14T02:30:54.767Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)’
[2026-04-14T02:56:09.372Z] Running on test-ibmcloud-rhel9-x64-3 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_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-14T02:56:09.398Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-14T02:56:09.468Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-14T02:56:09.468Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-14T02:56:09.485Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-14T02:56:09.557Z] The recommended git tool is: git
[2026-04-14T02:56:09.612Z] No credentials specified
[2026-04-14T02:56:09.612Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-14T02:56:09.629Z] Cloning the remote Git repository
[2026-04-14T02:56:09.651Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-14T02:56:09.651Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-04-14T02:56:09.659Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-14T02:56:09.660Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-14T02:56:09.660Z] > git --version # timeout=10
[2026-04-14T02:56:09.663Z] > git --version # 'git version 2.47.3'
[2026-04-14T02:56:09.664Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-14T02:56:49.738Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T02:56:49.738Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-04-14T02:56:49.738Z] stdout:
[2026-04-14T02:56:49.738Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-04-14T02:56:49.738Z]
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-04-14T02:56:49.739Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-04-14T02:56:49.739Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-04-14T02:56:49.739Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-04-14T02:56:49.739Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-04-14T02:56:49.739Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-04-14T02:56:49.739Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-04-14T02:56:49.739Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-04-14T02:56:49.739Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-04-14T02:56:49.739Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-14T02:56:49.739Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-ibmcloud-rhel9-x64-3
[2026-04-14T02:56:49.740Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-04-14T02:56:49.740Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-04-14T02:56:49.740Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-04-14T02:56:49.740Z] at jdk.internal.reflect.GeneratedMethodAccessor1871.invoke(Unknown Source)
[2026-04-14T02:56:49.740Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-14T02:56:49.740Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git-client/jdk.proxy118/jdk.proxy118.$Proxy945.execute(Unknown Source)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-04-14T02:56:49.740Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-14T02:56:49.740Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-14T02:56:49.740Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-14T02:56:49.740Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-14T02:56:49.740Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-14T02:56:49.740Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-14T02:56:49.740Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T02:56:49.740Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-04-14T02:56:49.742Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T02:56:49.742Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-04-14T02:56:49.761Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-04-14T02:59:49.769Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-14T02:59:49.831Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-14T02:59:49.831Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-14T02:59:49.853Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-14T02:59:50.202Z] The recommended git tool is: git
[2026-04-14T02:59:50.253Z] No credentials specified
[2026-04-14T02:59:50.253Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-14T02:59:50.270Z] Cloning the remote Git repository
[2026-04-14T02:59:50.293Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-14T02:59:50.294Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-04-14T02:59:50.301Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-14T02:59:50.301Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-14T02:59:50.301Z] > git --version # timeout=10
[2026-04-14T02:59:50.305Z] > git --version # 'git version 2.47.3'
[2026-04-14T02:59:50.305Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-14T03:00:30.381Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:00:30.381Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-04-14T03:00:30.381Z] stdout:
[2026-04-14T03:00:30.381Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-04-14T03:00:30.381Z]
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-04-14T03:00:30.381Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-04-14T03:00:30.381Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-04-14T03:00:30.381Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-04-14T03:00:30.381Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-04-14T03:00:30.381Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-14T03:00:30.381Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-ibmcloud-rhel9-x64-3
[2026-04-14T03:00:30.381Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-04-14T03:00:30.381Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-04-14T03:00:30.381Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-04-14T03:00:30.381Z] at jdk.internal.reflect.GeneratedMethodAccessor1871.invoke(Unknown Source)
[2026-04-14T03:00:30.381Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-14T03:00:30.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git-client/jdk.proxy118/jdk.proxy118.$Proxy945.execute(Unknown Source)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-04-14T03:00:30.381Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-14T03:00:30.381Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-14T03:00:30.381Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-14T03:00:30.382Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:00:30.382Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-04-14T03:00:30.383Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:00:30.383Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-04-14T03:00:30.398Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-04-14T03:03:30.401Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-14T03:03:30.457Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-14T03:03:30.457Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-14T03:03:30.486Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-14T03:03:30.544Z] The recommended git tool is: git
[2026-04-14T03:03:30.578Z] No credentials specified
[2026-04-14T03:03:30.578Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-14T03:03:30.596Z] Cloning the remote Git repository
[2026-04-14T03:03:30.618Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:03:30.618Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-04-14T03:03:30.626Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-14T03:03:30.626Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:03:30.627Z] > git --version # timeout=10
[2026-04-14T03:03:30.630Z] > git --version # 'git version 2.47.3'
[2026-04-14T03:03:30.631Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-14T03:04:11.242Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:04:11.242Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-04-14T03:04:11.242Z] stdout:
[2026-04-14T03:04:11.242Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-04-14T03:04:11.242Z]
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-04-14T03:04:11.242Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-04-14T03:04:11.242Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-04-14T03:04:11.242Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-04-14T03:04:11.242Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-04-14T03:04:11.242Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-04-14T03:04:11.243Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-14T03:04:11.243Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-ibmcloud-rhel9-x64-3
[2026-04-14T03:04:11.243Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-04-14T03:04:11.243Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-04-14T03:04:11.243Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-04-14T03:04:11.243Z] at jdk.internal.reflect.GeneratedMethodAccessor1871.invoke(Unknown Source)
[2026-04-14T03:04:11.243Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-14T03:04:11.243Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git-client/jdk.proxy118/jdk.proxy118.$Proxy945.execute(Unknown Source)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-04-14T03:04:11.243Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-14T03:04:11.243Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-14T03:04:11.243Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-14T03:04:11.243Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:04:11.243Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-04-14T03:04:11.253Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:04:11.253Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-04-14T03:04:11.305Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-04-14T03:07:11.310Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-14T03:07:11.371Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-14T03:07:11.371Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-14T03:07:11.390Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-14T03:07:11.488Z] The recommended git tool is: git
[2026-04-14T03:07:11.522Z] No credentials specified
[2026-04-14T03:07:11.523Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-14T03:07:11.540Z] Cloning the remote Git repository
[2026-04-14T03:07:11.562Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:07:11.563Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-04-14T03:07:11.570Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-14T03:07:11.570Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:07:11.570Z] > git --version # timeout=10
[2026-04-14T03:07:11.574Z] > git --version # 'git version 2.47.3'
[2026-04-14T03:07:11.575Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-14T03:07:51.650Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:07:51.650Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-04-14T03:07:51.650Z] stdout:
[2026-04-14T03:07:51.650Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-04-14T03:07:51.650Z]
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-04-14T03:07:51.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-04-14T03:07:51.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-04-14T03:07:51.652Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-04-14T03:07:51.652Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-04-14T03:07:51.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-04-14T03:07:51.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-04-14T03:07:51.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-04-14T03:07:51.652Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-14T03:07:51.652Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-ibmcloud-rhel9-x64-3
[2026-04-14T03:07:51.652Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-04-14T03:07:51.652Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-04-14T03:07:51.652Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-04-14T03:07:51.652Z] at jdk.internal.reflect.GeneratedMethodAccessor1871.invoke(Unknown Source)
[2026-04-14T03:07:51.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-14T03:07:51.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git-client/jdk.proxy118/jdk.proxy118.$Proxy945.execute(Unknown Source)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-04-14T03:07:51.652Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-14T03:07:51.652Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-14T03:07:51.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-14T03:07:51.653Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-14T03:07:51.653Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-14T03:07:51.653Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-14T03:07:51.653Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:07:51.653Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-04-14T03:07:51.656Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:07:51.656Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-04-14T03:07:51.676Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-04-14T03:10:51.681Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-04-14T03:10:51.745Z] [WS-CLEANUP] Deleting project workspace...
[2026-04-14T03:10:51.745Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-04-14T03:10:51.765Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-04-14T03:10:51.844Z] The recommended git tool is: git
[2026-04-14T03:10:51.880Z] No credentials specified
[2026-04-14T03:10:51.880Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-04-14T03:10:51.897Z] Cloning the remote Git repository
[2026-04-14T03:10:51.919Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:10:51.919Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/aqa-tests # timeout=10
[2026-04-14T03:10:51.927Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-04-14T03:10:51.927Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-04-14T03:10:51.927Z] > git --version # timeout=10
[2026-04-14T03:10:51.931Z] > git --version # 'git version 2.47.3'
[2026-04-14T03:10:51.931Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-04-14T03:11:32.003Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:11:32.004Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-04-14T03:11:32.004Z] stdout:
[2026-04-14T03:11:32.004Z] stderr: fatal: unable to access 'https://github.com/adoptium/aqa-tests.git/': Could not resolve host: github.com
[2026-04-14T03:11:32.004Z]
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-04-14T03:11:32.004Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-04-14T03:11:32.004Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-04-14T03:11:32.004Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-04-14T03:11:32.004Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-04-14T03:11:32.004Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-04-14T03:11:32.004Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-ibmcloud-rhel9-x64-3
[2026-04-14T03:11:32.004Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-04-14T03:11:32.004Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-04-14T03:11:32.004Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-04-14T03:11:32.004Z] at jdk.internal.reflect.GeneratedMethodAccessor1871.invoke(Unknown Source)
[2026-04-14T03:11:32.004Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-04-14T03:11:32.004Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git-client/jdk.proxy118/jdk.proxy118.$Proxy945.execute(Unknown Source)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-04-14T03:11:32.004Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-04-14T03:11:32.004Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-04-14T03:11:32.004Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-04-14T03:11:32.004Z] ERROR: Error cloning remote repo 'origin'
[2026-04-14T03:11:32.004Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-04-14T03:11:32.028Z] Exception: hudson.AbortException: Error cloning remote repo 'origin'
[Pipeline] timeout
[2026-04-14T03:11:32.033Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-04-14T03:11:32.044Z] Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun #3 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-04-14T03:11:32.088Z] Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun #3 failed on test-ibmcloud-rhel9-x64-3 due to .*ERROR: Error cloning remote repo.*: https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.system_x86-64_linux_testList_1_rerun/3/
[2026-04-14T03:11:32.089Z] Set test-ibmcloud-rhel9-x64-3 temporarily offline! https://ci.adoptium.net/computer/test-ibmcloud-rhel9-x64-3
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: 1f48081e-e553-4e26-98c0-0a74246354fb
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:120)
at WorkflowScript.checkErrors(WorkflowScript:683)
at WorkflowScript.runTest(WorkflowScript:625)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor1235.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:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor1235.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:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor1235.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:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:54)
at jdk.internal.reflect.GeneratedMethodAccessor1253.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:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:54)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
at jdk.internal.reflect.GeneratedMethodAccessor1215.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:71)
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:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
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:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
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