Console Output

18:50:22 [2025-01-09T18:50:22.417Z] Selected Git installation does not exist. Using Default
18:50:22 [2025-01-09T18:50:22.417Z] The recommended git tool is: NONE
18:50:22 [2025-01-09T18:50:22.417Z] No credentials specified
18:50:22 [2025-01-09T18:50:22.417Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:50:22 [2025-01-09T18:50:22.425Z] Fetching changes from the remote Git repository
18:50:22 [2025-01-09T18:50:22.426Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:50:22 [2025-01-09T18:50:22.434Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:50:22 [2025-01-09T18:50:22.434Z]  > git --version # timeout=10
18:50:22 [2025-01-09T18:50:22.440Z]  > git --version # 'git version 2.39.3'
18:50:22 [2025-01-09T18:50:22.440Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:50:22 [2025-01-09T18:50:22.507Z]  > git rev-parse origin/main^{commit} # timeout=10
18:50:22 [2025-01-09T18:50:22.520Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
18:50:22 [2025-01-09T18:50:22.520Z]  > git config core.sparsecheckout # timeout=10
18:50:22 [2025-01-09T18:50:22.527Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
18:50:22 [2025-01-09T18:50:22.536Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"