Console Output

15:29:11 [2024-10-23T15:29:11.942Z] Selected Git installation does not exist. Using Default
15:29:11 [2024-10-23T15:29:11.942Z] The recommended git tool is: NONE
15:29:11 [2024-10-23T15:29:11.942Z] No credentials specified
15:29:11 [2024-10-23T15:29:11.942Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@2/.git # timeout=10
15:29:11 [2024-10-23T15:29:11.946Z] Fetching changes from the remote Git repository
15:29:11 [2024-10-23T15:29:11.947Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:29:11 [2024-10-23T15:29:11.951Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:29:11 [2024-10-23T15:29:11.951Z]  > git --version # timeout=10
15:29:11 [2024-10-23T15:29:11.954Z]  > git --version # 'git version 2.39.3'
15:29:11 [2024-10-23T15:29:11.954Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:29:12 [2024-10-23T15:29:12.052Z]  > git rev-parse origin/main^{commit} # timeout=10
15:29:12 [2024-10-23T15:29:12.056Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
15:29:12 [2024-10-23T15:29:12.056Z]  > git config core.sparsecheckout # timeout=10
15:29:12 [2024-10-23T15:29:12.060Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
15:29:12 [2024-10-23T15:29:12.065Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"