Console Output
13:30:15 [2024-07-15T13:30:15.743Z] Selected Git installation does not exist. Using Default
13:30:15 [2024-07-15T13:30:15.743Z] The recommended git tool is: NONE
13:30:15 [2024-07-15T13:30:15.743Z] No credentials specified
13:30:15 [2024-07-15T13:30:15.743Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:30:15 [2024-07-15T13:30:15.758Z] Fetching changes from the remote Git repository
13:30:15 [2024-07-15T13:30:15.759Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:30:15 [2024-07-15T13:30:15.789Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:30:15 [2024-07-15T13:30:15.789Z] > git --version # timeout=10
13:30:15 [2024-07-15T13:30:15.795Z] > git --version # 'git version 2.39.3'
13:30:15 [2024-07-15T13:30:15.795Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:30:15 [2024-07-15T13:30:15.881Z] > git rev-parse origin/main^{commit} # timeout=10
13:30:15 [2024-07-15T13:30:15.888Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
13:30:15 [2024-07-15T13:30:15.888Z] > git config core.sparsecheckout # timeout=10
13:30:15 [2024-07-15T13:30:15.895Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
13:30:15 [2024-07-15T13:30:15.904Z] Commit message: "hacking: fix matrix webhook env var"