Console Output

17:20:30 [2024-10-28T17:20:30.163Z] Selected Git installation does not exist. Using Default
17:20:30 [2024-10-28T17:20:30.163Z] The recommended git tool is: NONE
17:20:30 [2024-10-28T17:20:30.163Z] No credentials specified
17:20:30 [2024-10-28T17:20:30.163Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
17:20:30 [2024-10-28T17:20:30.167Z] Fetching changes from the remote Git repository
17:20:30 [2024-10-28T17:20:30.167Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:20:30 [2024-10-28T17:20:30.212Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:20:30 [2024-10-28T17:20:30.212Z]  > git --version # timeout=10
17:20:30 [2024-10-28T17:20:30.215Z]  > git --version # 'git version 2.39.3'
17:20:30 [2024-10-28T17:20:30.215Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:20:30 [2024-10-28T17:20:30.316Z]  > git rev-parse origin/main^{commit} # timeout=10
17:20:30 [2024-10-28T17:20:30.320Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
17:20:30 [2024-10-28T17:20:30.320Z]  > git config core.sparsecheckout # timeout=10
17:20:30 [2024-10-28T17:20:30.323Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
17:20:30 [2024-10-28T17:20:30.328Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"