[2025-01-12T23:57:38.218Z] Triggered by CI message. [2025-01-12T23:57:38.220Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile [2025-01-12T23:57:38.223Z] Selected Git installation does not exist. Using Default [2025-01-12T23:57:38.223Z] The recommended git tool is: NONE [2025-01-12T23:57:38.223Z] No credentials specified [2025-01-12T23:57:38.224Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-01-12T23:57:38.239Z] ERROR: Workspace has a .git repository, but it appears to be corrupt. [2025-01-12T23:57:38.239Z] hudson.plugins.git.GitException: Error performing git command: git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2858) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) [2025-01-12T23:57:38.239Z] at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) [2025-01-12T23:57:38.239Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1211) [2025-01-12T23:57:38.239Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:159) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:312) [2025-01-12T23:57:38.239Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2025-01-12T23:57:38.239Z] at hudson.model.Executor.run(Executor.java:442) [2025-01-12T23:57:38.239Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb"): error=7, Argument list too long [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) [2025-01-12T23:57:38.239Z] at hudson.Proc$LocalProc.(Proc.java:254) [2025-01-12T23:57:38.239Z] at hudson.Proc$LocalProc.(Proc.java:223) [2025-01-12T23:57:38.239Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:997) [2025-01-12T23:57:38.239Z] at hudson.Launcher$ProcStarter.start(Launcher.java:509) [2025-01-12T23:57:38.239Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2835) [2025-01-12T23:57:38.239Z] ... 14 more [2025-01-12T23:57:38.239Z] Caused by: java.io.IOException: error=7, Argument list too long [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340) [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) [2025-01-12T23:57:38.239Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) [2025-01-12T23:57:38.239Z] ... 20 more [2025-01-12T23:57:38.239Z] Cloning the remote Git repository [2025-01-12T23:57:38.239Z] Cloning repository https://github.com/coreos/coreos-ci [2025-01-12T23:57:38.244Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb # timeout=10 [2025-01-12T23:57:38.253Z] ERROR: Error cloning remote repo 'origin' [2025-01-12T23:57:38.253Z] hudson.plugins.git.GitException: Could not init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) [2025-01-12T23:57:38.253Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226) [2025-01-12T23:57:38.253Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:159) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:312) [2025-01-12T23:57:38.253Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2025-01-12T23:57:38.253Z] at hudson.model.Executor.run(Executor.java:442) [2025-01-12T23:57:38.253Z] Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2858) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) [2025-01-12T23:57:38.253Z] ... 9 more [2025-01-12T23:57:38.253Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb"): error=7, Argument list too long [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) [2025-01-12T23:57:38.253Z] at hudson.Proc$LocalProc.(Proc.java:254) [2025-01-12T23:57:38.253Z] at hudson.Proc$LocalProc.(Proc.java:223) [2025-01-12T23:57:38.253Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:997) [2025-01-12T23:57:38.253Z] at hudson.Launcher$ProcStarter.start(Launcher.java:509) [2025-01-12T23:57:38.253Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2835) [2025-01-12T23:57:38.253Z] ... 13 more [2025-01-12T23:57:38.253Z] Caused by: java.io.IOException: error=7, Argument list too long [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340) [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) [2025-01-12T23:57:38.253Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) [2025-01-12T23:57:38.253Z] ... 19 more [2025-01-12T23:57:38.253Z] ERROR: Error cloning remote repo 'origin' [2025-01-12T23:57:38.254Z] ERROR: Maximum checkout retry attempts reached, aborting [2025-01-12T23:57:38.383Z] Finished: FAILURE