Console Output
15:02:34 [2025-01-09T15:02:34.837Z] Selected Git installation does not exist. Using Default
15:02:34 [2025-01-09T15:02:34.837Z] The recommended git tool is: NONE
15:02:34 [2025-01-09T15:02:34.837Z] No credentials specified
15:02:34 [2025-01-09T15:02:34.838Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:02:34 [2025-01-09T15:02:34.845Z] Fetching changes from the remote Git repository
15:02:34 [2025-01-09T15:02:34.846Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:02:34 [2025-01-09T15:02:34.858Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:02:34 [2025-01-09T15:02:34.858Z] > git --version # timeout=10
15:02:34 [2025-01-09T15:02:34.865Z] > git --version # 'git version 2.39.3'
15:02:34 [2025-01-09T15:02:34.865Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:02:34 [2025-01-09T15:02:34.932Z] > git rev-parse origin/main^{commit} # timeout=10
15:02:34 [2025-01-09T15:02:34.940Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
15:02:34 [2025-01-09T15:02:34.940Z] > git config core.sparsecheckout # timeout=10
15:02:34 [2025-01-09T15:02:34.946Z] > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
15:02:34 [2025-01-09T15:02:34.954Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"