20:13:30 [2025-09-09T20:13:30.453Z] Triggered by CI message. 20:13:30 [2025-09-09T20:13:30.458Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/bodhi-trigger.Jenkinsfile 20:13:30 [2025-09-09T20:13:30.463Z] The recommended git tool is: NONE 20:13:30 [2025-09-09T20:13:30.463Z] No credentials specified 20:13:30 [2025-09-09T20:13:30.468Z] Cloning the remote Git repository 20:13:30 [2025-09-09T20:13:30.468Z] Cloning repository https://github.com/coreos/coreos-ci 20:13:30 [2025-09-09T20:13:30.468Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 # timeout=10 20:13:30 [2025-09-09T20:13:30.483Z] ERROR: Error cloning remote repo 'origin' 20:13:30 [2025-09-09T20:13:30.483Z] hudson.plugins.git.GitException: Could not init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1082) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:828) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1221) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:161) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:72) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:315) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.model.ResourceController.execute(ResourceController.java:101) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.model.Executor.run(Executor.java:446) 20:13:30 [2025-09-09T20:13:30.483Z] Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2868) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2772) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2767) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2056) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1080) 20:13:30 [2025-09-09T20:13:30.483Z] ... 10 more 20:13:30 [2025-09-09T20:13:30.483Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26"): error=7, Argument list too long 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170) 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.Proc$LocalProc.<init>(Proc.java:252) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.Proc$LocalProc.<init>(Proc.java:221) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:995) 20:13:30 [2025-09-09T20:13:30.483Z] at hudson.Launcher$ProcStarter.start(Launcher.java:507) 20:13:30 [2025-09-09T20:13:30.483Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2845) 20:13:30 [2025-09-09T20:13:30.483Z] ... 14 more 20:13:30 [2025-09-09T20:13:30.483Z] Caused by: java.io.IOException: error=7, Argument list too long 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295) 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225) 20:13:30 [2025-09-09T20:13:30.483Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126) 20:13:30 [2025-09-09T20:13:30.483Z] ... 20 more 20:13:30 [2025-09-09T20:13:30.483Z] ERROR: Error cloning remote repo 'origin' 20:13:30 [2025-09-09T20:13:30.483Z] ERROR: Maximum checkout retry attempts reached, aborting 20:13:30 [2025-09-09T20:13:30.483Z] ERROR: Error cloning remote repo 'origin' 20:13:30 [2025-09-09T20:13:30.483Z] ERROR: Maximum checkout retry attempts reached, aborting 20:13:30 [2025-09-09T20:13:30.499Z] Finished: FAILURE