Console Output
16:12:11 [2024-05-27T16:12:11.953Z] Selected Git installation does not exist. Using Default
16:12:11 [2024-05-27T16:12:11.953Z] The recommended git tool is: NONE
16:12:11 [2024-05-27T16:12:11.953Z] No credentials specified
16:12:11 [2024-05-27T16:12:11.964Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:12:11 [2024-05-27T16:12:11.971Z] Fetching changes from the remote Git repository
16:12:11 [2024-05-27T16:12:11.972Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:12:12 [2024-05-27T16:12:12.039Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:12:12 [2024-05-27T16:12:12.039Z] > git --version # timeout=10
16:12:12 [2024-05-27T16:12:12.046Z] > git --version # 'git version 2.39.3'
16:12:12 [2024-05-27T16:12:12.046Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:12:12 [2024-05-27T16:12:12.138Z] > git rev-parse origin/main^{commit} # timeout=10
16:12:12 [2024-05-27T16:12:12.145Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
16:12:12 [2024-05-27T16:12:12.145Z] > git config core.sparsecheckout # timeout=10
16:12:12 [2024-05-27T16:12:12.151Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
16:12:12 [2024-05-27T16:12:12.162Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"