Console Output

15:49:48 [2024-07-17T15:49:48.878Z] Selected Git installation does not exist. Using Default
15:49:48 [2024-07-17T15:49:48.878Z] The recommended git tool is: NONE
15:49:48 [2024-07-17T15:49:48.878Z] No credentials specified
15:49:48 [2024-07-17T15:49:48.878Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:49:48 [2024-07-17T15:49:48.885Z] Fetching changes from the remote Git repository
15:49:48 [2024-07-17T15:49:48.886Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:49:48 [2024-07-17T15:49:48.892Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:49:48 [2024-07-17T15:49:48.892Z]  > git --version # timeout=10
15:49:48 [2024-07-17T15:49:48.898Z]  > git --version # 'git version 2.39.3'
15:49:48 [2024-07-17T15:49:48.898Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:49:48 [2024-07-17T15:49:48.984Z]  > git rev-parse origin/main^{commit} # timeout=10
15:49:48 [2024-07-17T15:49:48.992Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
15:49:48 [2024-07-17T15:49:48.992Z]  > git config core.sparsecheckout # timeout=10
15:49:48 [2024-07-17T15:49:48.999Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
15:49:49 [2024-07-17T15:49:49.008Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"