18:34:16 [2024-06-27T18:34:16.281Z] Triggered by CI message.
18:34:16 [2024-06-27T18:34:16.282Z] 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
18:34:16 [2024-06-27T18:34:16.283Z] Selected Git installation does not exist. Using Default
18:34:16 [2024-06-27T18:34:16.283Z] The recommended git tool is: NONE
18:34:16 [2024-06-27T18:34:16.283Z] No credentials specified
18:34:16 [2024-06-27T18:34:16.283Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
18:34:16 [2024-06-27T18:34:16.300Z] Fetching changes from the remote Git repository
18:34:16 [2024-06-27T18:34:16.301Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:34:16 [2024-06-27T18:34:16.308Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:34:16 [2024-06-27T18:34:16.308Z] > git --version # timeout=10
18:34:16 [2024-06-27T18:34:16.315Z] > git --version # 'git version 2.39.3'
18:34:16 [2024-06-27T18:34:16.315Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:34:16 [2024-06-27T18:34:16.445Z] > git rev-parse origin/main^{commit} # timeout=10
18:34:16 [2024-06-27T18:34:16.452Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
18:34:16 [2024-06-27T18:34:16.452Z] > git config core.sparsecheckout # timeout=10
18:34:16 [2024-06-27T18:34:16.458Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
18:34:16 [2024-06-27T18:34:16.468Z] Commit message: "hacking: fix matrix webhook env var"
18:34:16 [2024-06-27T18:34:16.468Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
18:34:16 [2024-06-27T18:34:16.582Z] Loading library coreos@main
18:34:16 [2024-06-27T18:34:16.582Z] Attempting to resolve main from remote references...
18:34:16 [2024-06-27T18:34:16.582Z] > git --version # timeout=10
18:34:16 [2024-06-27T18:34:16.589Z] > git --version # 'git version 2.39.3'
18:34:16 [2024-06-27T18:34:16.589Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:34:16 [2024-06-27T18:34:16.681Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
18:34:16 [2024-06-27T18:34:16.682Z] Selected Git installation does not exist. Using Default
18:34:16 [2024-06-27T18:34:16.682Z] The recommended git tool is: NONE
18:34:16 [2024-06-27T18:34:16.682Z] No credentials specified
18:34:16 [2024-06-27T18:34:16.682Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
18:34:16 [2024-06-27T18:34:16.688Z] Fetching changes from the remote Git repository
18:34:16 [2024-06-27T18:34:16.689Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
18:34:16 [2024-06-27T18:34:16.709Z] Fetching without tags
18:34:16 [2024-06-27T18:34:16.709Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
18:34:16 [2024-06-27T18:34:16.709Z] > git --version # timeout=10
18:34:16 [2024-06-27T18:34:16.715Z] > git --version # 'git version 2.39.3'
18:34:16 [2024-06-27T18:34:16.715Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:36:27 [2024-06-27T18:36:27.236Z] ERROR: Error fetching remote repo 'origin'
18:36:27 [2024-06-27T18:36:27.236Z] hudson.plugins.git.GitException: Failed to fetch from https://github.com/coreos/coreos-ci-lib.git
18:36:27 [2024-06-27T18:36:27.236Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
18:36:27 [2024-06-27T18:36:27.236Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
18:36:27 [2024-06-27T18:36:27.236Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
18:36:27 [2024-06-27T18:36:27.236Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
18:36:27 [2024-06-27T18:36:27.236Z] at org.jenkinsci.plugins.workflow.libs.SCMBasedRetriever.lambda$doRetrieve$4(SCMBasedRetriever.java:200)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.SCMBasedRetriever.retrySCMOperation(SCMBasedRetriever.java:222)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.SCMBasedRetriever.doRetrieve(SCMBasedRetriever.java:199)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:79)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:260)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:150)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
18:36:27 [2024-06-27T18:36:27.237Z] at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1087)
18:36:27 [2024-06-27T18:36:27.237Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:624)
18:36:27 [2024-06-27T18:36:27.237Z] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:602)
18:36:27 [2024-06-27T18:36:27.237Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:579)
18:36:27 [2024-06-27T18:36:27.237Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323)
18:36:27 [2024-06-27T18:36:27.237Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:568)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:518)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:336)
18:36:27 [2024-06-27T18:36:27.237Z] at hudson.model.ResourceController.execute(ResourceController.java:101)
18:36:27 [2024-06-27T18:36:27.237Z] at hudson.model.Executor.run(Executor.java:442)
18:36:27 [2024-06-27T18:36:27.237Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
18:36:27 [2024-06-27T18:36:27.237Z] stdout:
18:36:27 [2024-06-27T18:36:27.237Z] stderr: fatal: unable to access 'https://github.com/coreos/coreos-ci-lib.git/': Failed to connect to github.com port 443: Connection timed out
18:36:27 [2024-06-27T18:36:27.237Z]
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
18:36:27 [2024-06-27T18:36:27.237Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
18:36:27 [2024-06-27T18:36:27.237Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
18:36:27 [2024-06-27T18:36:27.237Z] ... 24 more
18:36:27 [2024-06-27T18:36:27.237Z] ERROR: Error fetching remote repo 'origin'
18:36:27 [2024-06-27T18:36:27.237Z] ERROR: Maximum checkout retry attempts reached, aborting
18:36:27 [2024-06-27T18:36:27.238Z] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
18:36:27 [2024-06-27T18:36:27.238Z] WorkflowScript: Loading libraries failed
18:36:27 [2024-06-27T18:36:27.238Z]
18:36:27 [2024-06-27T18:36:27.238Z] 1 error
18:36:27 [2024-06-27T18:36:27.238Z]
18:36:27 [2024-06-27T18:36:27.238Z] at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:309)
18:36:27 [2024-06-27T18:36:27.238Z] at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1107)
18:36:27 [2024-06-27T18:36:27.238Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:624)
18:36:27 [2024-06-27T18:36:27.238Z] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:602)
18:36:27 [2024-06-27T18:36:27.238Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:579)
18:36:27 [2024-06-27T18:36:27.238Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323)
18:36:27 [2024-06-27T18:36:27.238Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:568)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:518)
18:36:27 [2024-06-27T18:36:27.238Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:336)
18:36:27 [2024-06-27T18:36:27.238Z] at hudson.model.ResourceController.execute(ResourceController.java:101)
18:36:27 [2024-06-27T18:36:27.238Z] at hudson.model.Executor.run(Executor.java:442)
18:36:27 [2024-06-27T18:36:27.340Z] Finished: FAILURE