Console Output
08:20:08 [2024-10-22T08:20:08.191Z] Selected Git installation does not exist. Using Default
08:20:08 [2024-10-22T08:20:08.192Z] The recommended git tool is: NONE
08:20:08 [2024-10-22T08:20:08.192Z] No credentials specified
08:20:08 [2024-10-22T08:20:08.192Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:20:08 [2024-10-22T08:20:08.196Z] Fetching changes from the remote Git repository
08:20:08 [2024-10-22T08:20:08.196Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:20:08 [2024-10-22T08:20:08.200Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:20:08 [2024-10-22T08:20:08.200Z] > git --version # timeout=10
08:20:08 [2024-10-22T08:20:08.203Z] > git --version # 'git version 2.39.3'
08:20:08 [2024-10-22T08:20:08.203Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:20:08 [2024-10-22T08:20:08.303Z] > git rev-parse origin/main^{commit} # timeout=10
08:20:08 [2024-10-22T08:20:08.307Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
08:20:08 [2024-10-22T08:20:08.307Z] > git config core.sparsecheckout # timeout=10
08:20:08 [2024-10-22T08:20:08.311Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
08:20:08 [2024-10-22T08:20:08.315Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"