Console Output
15:15:53 [2024-07-23T15:15:53.625Z] Selected Git installation does not exist. Using Default
15:15:53 [2024-07-23T15:15:53.626Z] The recommended git tool is: NONE
15:15:53 [2024-07-23T15:15:53.626Z] No credentials specified
15:15:53 [2024-07-23T15:15:53.626Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:15:53 [2024-07-23T15:15:53.632Z] Fetching changes from the remote Git repository
15:15:53 [2024-07-23T15:15:53.644Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:15:53 [2024-07-23T15:15:53.651Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:15:53 [2024-07-23T15:15:53.651Z] > git --version # timeout=10
15:15:53 [2024-07-23T15:15:53.657Z] > git --version # 'git version 2.39.3'
15:15:53 [2024-07-23T15:15:53.657Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:15:53 [2024-07-23T15:15:53.722Z] > git rev-parse origin/main^{commit} # timeout=10
15:15:53 [2024-07-23T15:15:53.730Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
15:15:53 [2024-07-23T15:15:53.730Z] > git config core.sparsecheckout # timeout=10
15:15:53 [2024-07-23T15:15:53.737Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
15:15:53 [2024-07-23T15:15:53.746Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"