Console Output

17:48:54 [2024-03-06T17:48:54.231Z] Selected Git installation does not exist. Using Default
17:48:54 [2024-03-06T17:48:54.231Z] The recommended git tool is: NONE
17:48:54 [2024-03-06T17:48:54.231Z] No credentials specified
17:48:54 [2024-03-06T17:48:54.231Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:48:54 [2024-03-06T17:48:54.239Z] Fetching changes from the remote Git repository
17:48:54 [2024-03-06T17:48:54.239Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:48:54 [2024-03-06T17:48:54.247Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:48:54 [2024-03-06T17:48:54.247Z]  > git --version # timeout=10
17:48:54 [2024-03-06T17:48:54.254Z]  > git --version # 'git version 2.39.3'
17:48:54 [2024-03-06T17:48:54.254Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:48:54 [2024-03-06T17:48:54.983Z]  > git rev-parse origin/main^{commit} # timeout=10
17:48:54 [2024-03-06T17:48:54.991Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
17:48:54 [2024-03-06T17:48:54.991Z]  > git config core.sparsecheckout # timeout=10
17:48:54 [2024-03-06T17:48:54.998Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
17:48:55 [2024-03-06T17:48:55.007Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"