Skip to content

Console Output

18:36:53 [2024-02-21T18:36:53.710Z] Selected Git installation does not exist. Using Default
18:36:53 [2024-02-21T18:36:53.710Z] The recommended git tool is: NONE
18:36:53 [2024-02-21T18:36:53.710Z] No credentials specified
18:36:53 [2024-02-21T18:36:53.726Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:36:53 [2024-02-21T18:36:53.732Z] Fetching changes from the remote Git repository
18:36:53 [2024-02-21T18:36:53.733Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:36:53 [2024-02-21T18:36:53.741Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:36:53 [2024-02-21T18:36:53.741Z]  > git --version # timeout=10
18:36:53 [2024-02-21T18:36:53.748Z]  > git --version # 'git version 2.39.3'
18:36:53 [2024-02-21T18:36:53.748Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:36:53 [2024-02-21T18:36:53.866Z]  > git rev-parse origin/main^{commit} # timeout=10
18:36:53 [2024-02-21T18:36:53.874Z] Checking out Revision 71e9023a819e90df6abda4596a054cd93ae9dc8a (origin/main)
18:36:53 [2024-02-21T18:36:53.874Z]  > git config core.sparsecheckout # timeout=10
18:36:53 [2024-02-21T18:36:53.881Z]  > git checkout -f 71e9023a819e90df6abda4596a054cd93ae9dc8a # timeout=10
18:36:53 [2024-02-21T18:36:53.891Z] Commit message: "jobs/seed-github-ci: fix branch rescan trigger"