Console Output

17:09:36 [2024-08-30T17:09:36.144Z] Selected Git installation does not exist. Using Default
17:09:36 [2024-08-30T17:09:36.144Z] The recommended git tool is: NONE
17:09:36 [2024-08-30T17:09:36.144Z] No credentials specified
17:09:36 [2024-08-30T17:09:36.144Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:09:36 [2024-08-30T17:09:36.151Z] Fetching changes from the remote Git repository
17:09:36 [2024-08-30T17:09:36.152Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:09:36 [2024-08-30T17:09:36.159Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:09:36 [2024-08-30T17:09:36.159Z]  > git --version # timeout=10
17:09:36 [2024-08-30T17:09:36.166Z]  > git --version # 'git version 2.39.3'
17:09:36 [2024-08-30T17:09:36.166Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:09:36 [2024-08-30T17:09:36.232Z]  > git rev-parse origin/main^{commit} # timeout=10
17:09:36 [2024-08-30T17:09:36.239Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
17:09:36 [2024-08-30T17:09:36.239Z]  > git config core.sparsecheckout # timeout=10
17:09:36 [2024-08-30T17:09:36.246Z]  > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
17:09:36 [2024-08-30T17:09:36.256Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"