Console Output

18:30:13 [2024-10-22T18:30:13.014Z] Selected Git installation does not exist. Using Default
18:30:13 [2024-10-22T18:30:13.014Z] The recommended git tool is: NONE
18:30:13 [2024-10-22T18:30:13.014Z] No credentials specified
18:30:13 [2024-10-22T18:30:13.015Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@2/.git # timeout=10
18:30:13 [2024-10-22T18:30:13.025Z] Fetching changes from the remote Git repository
18:30:13 [2024-10-22T18:30:13.058Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:30:13 [2024-10-22T18:30:13.062Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:30:13 [2024-10-22T18:30:13.062Z]  > git --version # timeout=10
18:30:13 [2024-10-22T18:30:13.065Z]  > git --version # 'git version 2.39.3'
18:30:13 [2024-10-22T18:30:13.065Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:30:13 [2024-10-22T18:30:13.322Z]  > git rev-parse origin/main^{commit} # timeout=10
18:30:13 [2024-10-22T18:30:13.326Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
18:30:13 [2024-10-22T18:30:13.326Z]  > git config core.sparsecheckout # timeout=10
18:30:13 [2024-10-22T18:30:13.330Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
18:30:13 [2024-10-22T18:30:13.396Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"