Console Output
14:21:42 [2024-07-11T14:21:42.490Z] Selected Git installation does not exist. Using Default
14:21:42 [2024-07-11T14:21:42.490Z] The recommended git tool is: NONE
14:21:42 [2024-07-11T14:21:42.490Z] No credentials specified
14:21:42 [2024-07-11T14:21:42.490Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:21:42 [2024-07-11T14:21:42.499Z] Fetching changes from the remote Git repository
14:21:42 [2024-07-11T14:21:42.501Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:21:42 [2024-07-11T14:21:42.544Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:21:42 [2024-07-11T14:21:42.544Z] > git --version # timeout=10
14:21:42 [2024-07-11T14:21:42.553Z] > git --version # 'git version 2.39.3'
14:21:42 [2024-07-11T14:21:42.553Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:21:42 [2024-07-11T14:21:42.623Z] > git rev-parse origin/main^{commit} # timeout=10
14:21:42 [2024-07-11T14:21:42.632Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
14:21:42 [2024-07-11T14:21:42.632Z] > git config core.sparsecheckout # timeout=10
14:21:42 [2024-07-11T14:21:42.640Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
14:21:42 [2024-07-11T14:21:42.651Z] Commit message: "hacking: fix matrix webhook env var"