Console Output

07:58:58 [2025-02-24T07:58:58.285Z] Selected Git installation does not exist. Using Default
07:58:58 [2025-02-24T07:58:58.285Z] The recommended git tool is: NONE
07:58:58 [2025-02-24T07:58:58.285Z] No credentials specified
07:58:58 [2025-02-24T07:58:58.285Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
07:58:58 [2025-02-24T07:58:58.292Z] Fetching changes from the remote Git repository
07:58:58 [2025-02-24T07:58:58.294Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
07:58:58 [2025-02-24T07:58:58.337Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
07:58:58 [2025-02-24T07:58:58.337Z]  > git --version # timeout=10
07:58:58 [2025-02-24T07:58:58.344Z]  > git --version # 'git version 2.39.3'
07:58:58 [2025-02-24T07:58:58.344Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
07:58:58 [2025-02-24T07:58:58.415Z]  > git rev-parse origin/main^{commit} # timeout=10
07:58:58 [2025-02-24T07:58:58.422Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
07:58:58 [2025-02-24T07:58:58.423Z]  > git config core.sparsecheckout # timeout=10
07:58:58 [2025-02-24T07:58:58.430Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
07:58:58 [2025-02-24T07:58:58.440Z] Commit message: "bodhi-testing: fix zincati configuration"