Console Output

22:41:51 [2024-03-12T22:41:51.121Z] Selected Git installation does not exist. Using Default
22:41:51 [2024-03-12T22:41:51.121Z] The recommended git tool is: NONE
22:41:51 [2024-03-12T22:41:51.121Z] No credentials specified
22:41:51 [2024-03-12T22:41:51.121Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:41:51 [2024-03-12T22:41:51.128Z] Fetching changes from the remote Git repository
22:41:51 [2024-03-12T22:41:51.129Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:41:51 [2024-03-12T22:41:51.174Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:41:51 [2024-03-12T22:41:51.174Z]  > git --version # timeout=10
22:41:51 [2024-03-12T22:41:51.181Z]  > git --version # 'git version 2.39.3'
22:41:51 [2024-03-12T22:41:51.181Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:51 [2024-03-12T22:41:51.342Z]  > git rev-parse origin/main^{commit} # timeout=10
22:41:51 [2024-03-12T22:41:51.350Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
22:41:51 [2024-03-12T22:41:51.350Z]  > git config core.sparsecheckout # timeout=10
22:41:51 [2024-03-12T22:41:51.356Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
22:41:51 [2024-03-12T22:41:51.364Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"