Console Output

11:13:56 [2024-06-13T11:13:56.763Z] Selected Git installation does not exist. Using Default
11:13:56 [2024-06-13T11:13:56.764Z] The recommended git tool is: NONE
11:13:56 [2024-06-13T11:13:56.764Z] No credentials specified
11:13:56 [2024-06-13T11:13:56.764Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:13:56 [2024-06-13T11:13:56.778Z] Fetching changes from the remote Git repository
11:13:56 [2024-06-13T11:13:56.779Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:13:56 [2024-06-13T11:13:56.787Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:13:56 [2024-06-13T11:13:56.787Z]  > git --version # timeout=10
11:13:56 [2024-06-13T11:13:56.793Z]  > git --version # 'git version 2.39.3'
11:13:56 [2024-06-13T11:13:56.793Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:13:56 [2024-06-13T11:13:56.900Z]  > git rev-parse origin/main^{commit} # timeout=10
11:13:56 [2024-06-13T11:13:56.907Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
11:13:56 [2024-06-13T11:13:56.907Z]  > git config core.sparsecheckout # timeout=10
11:13:56 [2024-06-13T11:13:56.913Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
11:13:56 [2024-06-13T11:13:56.922Z] Commit message: "hacking: fix matrix webhook env var"