Console Output

18:11:14 [2024-06-26T18:11:14.436Z] Selected Git installation does not exist. Using Default
18:11:14 [2024-06-26T18:11:14.436Z] The recommended git tool is: NONE
18:11:14 [2024-06-26T18:11:14.436Z] No credentials specified
18:11:14 [2024-06-26T18:11:14.437Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:11:14 [2024-06-26T18:11:14.444Z] Fetching changes from the remote Git repository
18:11:14 [2024-06-26T18:11:14.445Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:11:14 [2024-06-26T18:11:14.465Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:11:14 [2024-06-26T18:11:14.465Z]  > git --version # timeout=10
18:11:14 [2024-06-26T18:11:14.472Z]  > git --version # 'git version 2.39.3'
18:11:14 [2024-06-26T18:11:14.472Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:11:14 [2024-06-26T18:11:14.542Z]  > git rev-parse origin/main^{commit} # timeout=10
18:11:14 [2024-06-26T18:11:14.549Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
18:11:14 [2024-06-26T18:11:14.549Z]  > git config core.sparsecheckout # timeout=10
18:11:14 [2024-06-26T18:11:14.555Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
18:11:14 [2024-06-26T18:11:14.564Z] Commit message: "hacking: fix matrix webhook env var"