Console Output
23:11:43 [2025-03-03T23:11:43.149Z] Selected Git installation does not exist. Using Default
23:11:43 [2025-03-03T23:11:43.149Z] The recommended git tool is: NONE
23:11:43 [2025-03-03T23:11:43.149Z] No credentials specified
23:11:43 [2025-03-03T23:11:43.149Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:11:43 [2025-03-03T23:11:43.157Z] Fetching changes from the remote Git repository
23:11:43 [2025-03-03T23:11:43.157Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:11:43 [2025-03-03T23:11:43.165Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:11:43 [2025-03-03T23:11:43.165Z] > git --version # timeout=10
23:11:43 [2025-03-03T23:11:43.172Z] > git --version # 'git version 2.39.3'
23:11:43 [2025-03-03T23:11:43.172Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:11:43 [2025-03-03T23:11:43.237Z] > git rev-parse origin/main^{commit} # timeout=10
23:11:43 [2025-03-03T23:11:43.246Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
23:11:43 [2025-03-03T23:11:43.246Z] > git config core.sparsecheckout # timeout=10
23:11:43 [2025-03-03T23:11:43.254Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
23:11:43 [2025-03-03T23:11:43.264Z] Commit message: "jobs/test-override: bump timeout to 200m"