Console Output

20:29:35 [2025-03-05T20:29:35.904Z] Selected Git installation does not exist. Using Default
20:29:35 [2025-03-05T20:29:35.904Z] The recommended git tool is: NONE
20:29:35 [2025-03-05T20:29:35.904Z] No credentials specified
20:29:35 [2025-03-05T20:29:35.905Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:29:35 [2025-03-05T20:29:35.912Z] Fetching changes from the remote Git repository
20:29:35 [2025-03-05T20:29:35.913Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:29:35 [2025-03-05T20:29:35.973Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:29:35 [2025-03-05T20:29:35.973Z]  > git --version # timeout=10
20:29:35 [2025-03-05T20:29:35.980Z]  > git --version # 'git version 2.39.3'
20:29:35 [2025-03-05T20:29:35.980Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:29:36 [2025-03-05T20:29:36.051Z]  > git rev-parse origin/main^{commit} # timeout=10
20:29:36 [2025-03-05T20:29:36.058Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
20:29:36 [2025-03-05T20:29:36.058Z]  > git config core.sparsecheckout # timeout=10
20:29:36 [2025-03-05T20:29:36.064Z]  > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
20:29:36 [2025-03-05T20:29:36.073Z] Commit message: "jobs/test-override: bump timeout to 200m"