Console Output

13:47:19 [2024-05-20T13:47:19.208Z] Selected Git installation does not exist. Using Default
13:47:19 [2024-05-20T13:47:19.208Z] The recommended git tool is: NONE
13:47:19 [2024-05-20T13:47:19.208Z] No credentials specified
13:47:19 [2024-05-20T13:47:19.208Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:47:19 [2024-05-20T13:47:19.216Z] Fetching changes from the remote Git repository
13:47:19 [2024-05-20T13:47:19.217Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:47:19 [2024-05-20T13:47:19.228Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:47:19 [2024-05-20T13:47:19.228Z]  > git --version # timeout=10
13:47:19 [2024-05-20T13:47:19.234Z]  > git --version # 'git version 2.39.3'
13:47:19 [2024-05-20T13:47:19.234Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:19 [2024-05-20T13:47:19.342Z]  > git rev-parse origin/main^{commit} # timeout=10
13:47:19 [2024-05-20T13:47:19.349Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
13:47:19 [2024-05-20T13:47:19.349Z]  > git config core.sparsecheckout # timeout=10
13:47:19 [2024-05-20T13:47:19.356Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
13:47:19 [2024-05-20T13:47:19.365Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"