Console Output

18:25:10 [2024-05-23T18:25:10.356Z] Selected Git installation does not exist. Using Default
18:25:10 [2024-05-23T18:25:10.356Z] The recommended git tool is: NONE
18:25:10 [2024-05-23T18:25:10.356Z] No credentials specified
18:25:10 [2024-05-23T18:25:10.356Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:25:10 [2024-05-23T18:25:10.364Z] Fetching changes from the remote Git repository
18:25:10 [2024-05-23T18:25:10.365Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:25:10 [2024-05-23T18:25:10.373Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:25:10 [2024-05-23T18:25:10.373Z]  > git --version # timeout=10
18:25:10 [2024-05-23T18:25:10.380Z]  > git --version # 'git version 2.39.3'
18:25:10 [2024-05-23T18:25:10.380Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:25:10 [2024-05-23T18:25:10.514Z]  > git rev-parse origin/main^{commit} # timeout=10
18:25:10 [2024-05-23T18:25:10.522Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
18:25:10 [2024-05-23T18:25:10.522Z]  > git config core.sparsecheckout # timeout=10
18:25:10 [2024-05-23T18:25:10.528Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
18:25:10 [2024-05-23T18:25:10.537Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"