Console Output
20:36:48 [2024-09-06T20:36:48.524Z] Selected Git installation does not exist. Using Default
20:36:48 [2024-09-06T20:36:48.524Z] The recommended git tool is: NONE
20:36:48 [2024-09-06T20:36:48.524Z] No credentials specified
20:36:48 [2024-09-06T20:36:48.524Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:36:48 [2024-09-06T20:36:48.540Z] Fetching changes from the remote Git repository
20:36:48 [2024-09-06T20:36:48.541Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:36:48 [2024-09-06T20:36:48.549Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:36:48 [2024-09-06T20:36:48.549Z] > git --version # timeout=10
20:36:48 [2024-09-06T20:36:48.555Z] > git --version # 'git version 2.39.3'
20:36:48 [2024-09-06T20:36:48.555Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:36:48 [2024-09-06T20:36:48.694Z] > git rev-parse origin/main^{commit} # timeout=10
20:36:48 [2024-09-06T20:36:48.701Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
20:36:48 [2024-09-06T20:36:48.701Z] > git config core.sparsecheckout # timeout=10
20:36:48 [2024-09-06T20:36:48.708Z] > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
20:36:48 [2024-09-06T20:36:48.721Z] Commit message: "jobs/bodhi-trigger: also report test successes"