Console Output

14:23:23 [2025-03-05T14:23:23.165Z] Selected Git installation does not exist. Using Default
14:23:23 [2025-03-05T14:23:23.165Z] The recommended git tool is: NONE
14:23:23 [2025-03-05T14:23:23.165Z] No credentials specified
14:23:23 [2025-03-05T14:23:23.165Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:23:23 [2025-03-05T14:23:23.173Z] Fetching changes from the remote Git repository
14:23:23 [2025-03-05T14:23:23.174Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:23:23 [2025-03-05T14:23:23.225Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:23:23 [2025-03-05T14:23:23.225Z]  > git --version # timeout=10
14:23:23 [2025-03-05T14:23:23.232Z]  > git --version # 'git version 2.39.3'
14:23:23 [2025-03-05T14:23:23.232Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:23:23 [2025-03-05T14:23:23.589Z]  > git rev-parse origin/main^{commit} # timeout=10
14:23:23 [2025-03-05T14:23:23.597Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
14:23:23 [2025-03-05T14:23:23.597Z]  > git config core.sparsecheckout # timeout=10
14:23:23 [2025-03-05T14:23:23.604Z]  > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
14:23:23 [2025-03-05T14:23:23.614Z] Commit message: "jobs/test-override: bump timeout to 200m"