Console Output

15:12:18 [2024-03-21T15:12:18.569Z] Selected Git installation does not exist. Using Default
15:12:18 [2024-03-21T15:12:18.569Z] The recommended git tool is: NONE
15:12:18 [2024-03-21T15:12:18.569Z] No credentials specified
15:12:18 [2024-03-21T15:12:18.569Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:12:18 [2024-03-21T15:12:18.577Z] Fetching changes from the remote Git repository
15:12:18 [2024-03-21T15:12:18.578Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:12:18 [2024-03-21T15:12:18.585Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:12:18 [2024-03-21T15:12:18.585Z]  > git --version # timeout=10
15:12:18 [2024-03-21T15:12:18.593Z]  > git --version # 'git version 2.39.3'
15:12:18 [2024-03-21T15:12:18.593Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:12:18 [2024-03-21T15:12:18.707Z]  > git rev-parse origin/main^{commit} # timeout=10
15:12:18 [2024-03-21T15:12:18.715Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
15:12:18 [2024-03-21T15:12:18.715Z]  > git config core.sparsecheckout # timeout=10
15:12:18 [2024-03-21T15:12:18.722Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
15:12:18 [2024-03-21T15:12:18.732Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"