Console Output

02:28:38 [2025-03-07T02:28:38.839Z] Selected Git installation does not exist. Using Default
02:28:38 [2025-03-07T02:28:38.839Z] The recommended git tool is: NONE
02:28:38 [2025-03-07T02:28:38.839Z] No credentials specified
02:28:38 [2025-03-07T02:28:38.840Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
02:28:38 [2025-03-07T02:28:38.847Z] Fetching changes from the remote Git repository
02:28:38 [2025-03-07T02:28:38.859Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
02:28:38 [2025-03-07T02:28:38.921Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
02:28:38 [2025-03-07T02:28:38.921Z]  > git --version # timeout=10
02:28:38 [2025-03-07T02:28:38.929Z]  > git --version # 'git version 2.39.3'
02:28:38 [2025-03-07T02:28:38.929Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
02:28:38 [2025-03-07T02:28:38.993Z]  > git rev-parse origin/main^{commit} # timeout=10
02:28:39 [2025-03-07T02:28:39.002Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
02:28:39 [2025-03-07T02:28:39.002Z]  > git config core.sparsecheckout # timeout=10
02:28:39 [2025-03-07T02:28:39.009Z]  > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
02:28:39 [2025-03-07T02:28:39.029Z] Commit message: "jobs/test-override: bump timeout to 200m"