[CI] Refactor Docker workflow to single source of truth for config #3187
ROCm Repo Management API / Jenkins
failed
May 11, 2026 in 2m 42s
Initialize/Download CI scripts: error in 'checkout' step
Initialize / Download CI scripts / Check out from version control
Error in checkout step.
Error cloning remote repo 'origin'
Build log
[2026-05-11T17:37:46.729Z] The recommended git tool is: NONE
[2026-05-11T17:37:59.710Z] using credential rocm-repo-management-api
[2026-05-11T17:37:59.765Z] Cloning the remote Git repository
[2026-05-11T17:38:00.665Z] ERROR: Error cloning remote repo 'origin'
[2026-05-11T17:38:00.665Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://github-internal/ROCm/rocAutomation +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-05-11T17:38:00.665Z] stdout:
[2026-05-11T17:38:00.665Z] stderr: error: cannot run ssh: No such file or directory
[2026-05-11T17:38:00.665Z] fatal: unable to fork
[2026-05-11T17:38:00.665Z]
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-05-11T17:38:00.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-05-11T17:38:00.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-05-11T17:38:00.665Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-05-11T17:38:00.665Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-05-11T17:38:00.665Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138)
[2026-05-11T17:38:00.665Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-05-11T17:38:00.665Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.227.1.130/10.227.1.130:65023
[2026-05-11T17:38:00.665Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-05-11T17:38:00.665Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-05-11T17:38:00.665Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-05-11T17:38:00.665Z] at jdk.internal.reflect.GeneratedMethodAccessor1406.invoke(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git-client/jdk.proxy22/jdk.proxy22.$Proxy115.execute(Unknown Source)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-05-11T17:38:00.665Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-05-11T17:38:00.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-05-11T17:38:00.665Z] ... 1 more
[2026-05-11T17:38:00.665Z] ERROR: Error cloning remote repo 'origin'
[2026-05-11T17:38:00.665Z] ERROR: Maximum checkout retry attempts reached, aborting
Details
- Kill older PR Builds (1.6 sec)
- Initialize (2 min 8 sec)
- Download CI scripts (15 sec)
Error: Error cloning remote repo 'origin' - logs
- Download CI scripts (15 sec)
- Tests (19 sec)
- Test PyTorch (14 ms)
- Test PyTorch (8.4 sec)
- Test Distributed (9 ms)
- Test Distributed (8.4 sec)
- Test Inductor (7 ms)
- Test Inductor (8.4 sec)
- Test PyTorch Slow (8 ms)
- Test PyTorch Slow (8.5 sec)
- Microbenchmark (17 sec)
- Microbenchmark (8.5 sec)
- Test PyTorch (14 ms)
- Post Build (1.8 sec)
- Declarative: Post Actions (3.9 sec)
Loading