Console Output
15:26:00 [2025-05-05T15:26:00.410Z] Selected Git installation does not exist. Using Default
15:26:00 [2025-05-05T15:26:00.410Z] The recommended git tool is: NONE
15:26:00 [2025-05-05T15:26:00.410Z] No credentials specified
15:26:00 [2025-05-05T15:26:00.410Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:26:00 [2025-05-05T15:26:00.418Z] Fetching changes from the remote Git repository
15:26:00 [2025-05-05T15:26:00.419Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:26:00 [2025-05-05T15:26:00.427Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:26:00 [2025-05-05T15:26:00.427Z] > git --version # timeout=10
15:26:00 [2025-05-05T15:26:00.434Z] > git --version # 'git version 2.39.3'
15:26:00 [2025-05-05T15:26:00.434Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:26:00 [2025-05-05T15:26:00.549Z] > git rev-parse origin/main^{commit} # timeout=10
15:26:00 [2025-05-05T15:26:00.569Z] Checking out Revision ce363ee401ebfd937045a139f88a44615e130ad9 (origin/main)
15:26:00 [2025-05-05T15:26:00.569Z] > git config core.sparsecheckout # timeout=10
15:26:00 [2025-05-05T15:26:00.576Z] > git checkout -f ce363ee401ebfd937045a139f88a44615e130ad9 # timeout=10
15:26:00 [2025-05-05T15:26:00.586Z] Commit message: "test-override: support COPR build"