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