Console Output
21:08:17 [2024-03-13T21:08:17.520Z] Selected Git installation does not exist. Using Default
21:08:17 [2024-03-13T21:08:17.520Z] The recommended git tool is: NONE
21:08:17 [2024-03-13T21:08:17.520Z] No credentials specified
21:08:17 [2024-03-13T21:08:17.520Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:08:17 [2024-03-13T21:08:17.527Z] Fetching changes from the remote Git repository
21:08:17 [2024-03-13T21:08:17.528Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:08:17 [2024-03-13T21:08:17.584Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:08:17 [2024-03-13T21:08:17.584Z] > git --version # timeout=10
21:08:17 [2024-03-13T21:08:17.590Z] > git --version # 'git version 2.39.3'
21:08:17 [2024-03-13T21:08:17.590Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:08:17 [2024-03-13T21:08:17.717Z] > git rev-parse origin/main^{commit} # timeout=10
21:08:17 [2024-03-13T21:08:17.725Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
21:08:17 [2024-03-13T21:08:17.725Z] > git config core.sparsecheckout # timeout=10
21:08:17 [2024-03-13T21:08:17.731Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
21:08:17 [2024-03-13T21:08:17.740Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"