Console Output

22:09:19 [2024-09-03T22:09:19.586Z] Selected Git installation does not exist. Using Default
22:09:19 [2024-09-03T22:09:19.586Z] The recommended git tool is: NONE
22:09:19 [2024-09-03T22:09:19.586Z] No credentials specified
22:09:19 [2024-09-03T22:09:19.586Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:09:19 [2024-09-03T22:09:19.594Z] Fetching changes from the remote Git repository
22:09:19 [2024-09-03T22:09:19.595Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:09:19 [2024-09-03T22:09:19.602Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:09:19 [2024-09-03T22:09:19.602Z]  > git --version # timeout=10
22:09:19 [2024-09-03T22:09:19.609Z]  > git --version # 'git version 2.39.3'
22:09:19 [2024-09-03T22:09:19.609Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:09:19 [2024-09-03T22:09:19.709Z]  > git rev-parse origin/main^{commit} # timeout=10
22:09:19 [2024-09-03T22:09:19.717Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
22:09:19 [2024-09-03T22:09:19.717Z]  > git config core.sparsecheckout # timeout=10
22:09:19 [2024-09-03T22:09:19.724Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
22:09:19 [2024-09-03T22:09:19.733Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"