Console Output
00:35:37 [2024-09-06T00:35:37.761Z] Selected Git installation does not exist. Using Default
00:35:37 [2024-09-06T00:35:37.761Z] The recommended git tool is: NONE
00:35:37 [2024-09-06T00:35:37.761Z] No credentials specified
00:35:37 [2024-09-06T00:35:37.761Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
00:35:37 [2024-09-06T00:35:37.768Z] Fetching changes from the remote Git repository
00:35:37 [2024-09-06T00:35:37.769Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
00:35:37 [2024-09-06T00:35:37.777Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
00:35:37 [2024-09-06T00:35:37.777Z] > git --version # timeout=10
00:35:37 [2024-09-06T00:35:37.784Z] > git --version # 'git version 2.39.3'
00:35:37 [2024-09-06T00:35:37.784Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
00:35:37 [2024-09-06T00:35:37.848Z] > git rev-parse origin/main^{commit} # timeout=10
00:35:37 [2024-09-06T00:35:37.855Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
00:35:37 [2024-09-06T00:35:37.855Z] > git config core.sparsecheckout # timeout=10
00:35:37 [2024-09-06T00:35:37.862Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
00:35:37 [2024-09-06T00:35:37.871Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"