Console Output
15:01:10 [2025-03-04T15:01:10.362Z] Selected Git installation does not exist. Using Default
15:01:10 [2025-03-04T15:01:10.362Z] The recommended git tool is: NONE
15:01:10 [2025-03-04T15:01:10.362Z] No credentials specified
15:01:10 [2025-03-04T15:01:10.362Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:01:10 [2025-03-04T15:01:10.370Z] Fetching changes from the remote Git repository
15:01:10 [2025-03-04T15:01:10.371Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:01:10 [2025-03-04T15:01:10.378Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:01:10 [2025-03-04T15:01:10.378Z] > git --version # timeout=10
15:01:10 [2025-03-04T15:01:10.384Z] > git --version # 'git version 2.39.3'
15:01:10 [2025-03-04T15:01:10.384Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:01:10 [2025-03-04T15:01:10.477Z] > git rev-parse origin/main^{commit} # timeout=10
15:01:10 [2025-03-04T15:01:10.484Z] Checking out Revision 560fd03ee58303308ea7d4543db4cbd1f86e0a22 (origin/main)
15:01:10 [2025-03-04T15:01:10.484Z] > git config core.sparsecheckout # timeout=10
15:01:10 [2025-03-04T15:01:10.491Z] > git checkout -f 560fd03ee58303308ea7d4543db4cbd1f86e0a22 # timeout=10
15:01:10 [2025-03-04T15:01:10.500Z] Commit message: "jobs/test-override: bump timeout to 200m"