Console Output
21:28:09 [2024-10-22T21:28:09.538Z] Selected Git installation does not exist. Using Default
21:28:09 [2024-10-22T21:28:09.538Z] The recommended git tool is: NONE
21:28:09 [2024-10-22T21:28:09.538Z] No credentials specified
21:28:09 [2024-10-22T21:28:09.538Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:28:09 [2024-10-22T21:28:09.542Z] Fetching changes from the remote Git repository
21:28:09 [2024-10-22T21:28:09.543Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:28:09 [2024-10-22T21:28:09.602Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:28:09 [2024-10-22T21:28:09.602Z] > git --version # timeout=10
21:28:09 [2024-10-22T21:28:09.606Z] > git --version # 'git version 2.39.3'
21:28:09 [2024-10-22T21:28:09.606Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:28:09 [2024-10-22T21:28:09.703Z] > git rev-parse origin/main^{commit} # timeout=10
21:28:09 [2024-10-22T21:28:09.707Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
21:28:09 [2024-10-22T21:28:09.707Z] > git config core.sparsecheckout # timeout=10
21:28:09 [2024-10-22T21:28:09.710Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
21:28:09 [2024-10-22T21:28:09.715Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"