Console Output

20:38:23 [2024-03-11T20:38:23.664Z] Selected Git installation does not exist. Using Default
20:38:23 [2024-03-11T20:38:23.664Z] The recommended git tool is: NONE
20:38:23 [2024-03-11T20:38:23.664Z] No credentials specified
20:38:23 [2024-03-11T20:38:23.665Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:38:23 [2024-03-11T20:38:23.672Z] Fetching changes from the remote Git repository
20:38:23 [2024-03-11T20:38:23.673Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:38:23 [2024-03-11T20:38:23.687Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:38:23 [2024-03-11T20:38:23.687Z]  > git --version # timeout=10
20:38:23 [2024-03-11T20:38:23.959Z]  > git --version # 'git version 2.39.3'
20:38:23 [2024-03-11T20:38:23.959Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:38:24 [2024-03-11T20:38:24.160Z]  > git rev-parse origin/main^{commit} # timeout=10
20:38:24 [2024-03-11T20:38:24.168Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
20:38:24 [2024-03-11T20:38:24.168Z]  > git config core.sparsecheckout # timeout=10
20:38:24 [2024-03-11T20:38:24.175Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
20:38:24 [2024-03-11T20:38:24.191Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"