Console Output
15:57:38 [2025-01-30T15:57:38.941Z] Selected Git installation does not exist. Using Default
15:57:38 [2025-01-30T15:57:38.941Z] The recommended git tool is: NONE
15:57:38 [2025-01-30T15:57:38.941Z] No credentials specified
15:57:38 [2025-01-30T15:57:38.941Z] Cloning the remote Git repository
15:57:38 [2025-01-30T15:57:38.941Z] Cloning repository https://github.com/coreos/coreos-ci
15:57:38 [2025-01-30T15:57:38.941Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@2 # timeout=10
15:57:38 [2025-01-30T15:57:38.953Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:57:38 [2025-01-30T15:57:38.953Z] > git --version # timeout=10
15:57:38 [2025-01-30T15:57:38.959Z] > git --version # 'git version 2.39.3'
15:57:38 [2025-01-30T15:57:38.959Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:57:39 [2025-01-30T15:57:39.196Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:57:39 [2025-01-30T15:57:39.202Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:57:39 [2025-01-30T15:57:39.226Z] Avoid second fetch
15:57:39 [2025-01-30T15:57:39.226Z] > git rev-parse origin/main^{commit} # timeout=10
15:57:39 [2025-01-30T15:57:39.233Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
15:57:39 [2025-01-30T15:57:39.233Z] > git config core.sparsecheckout # timeout=10
15:57:39 [2025-01-30T15:57:39.240Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
15:57:39 [2025-01-30T15:57:39.255Z] Commit message: "bodhi-testing: fix zincati configuration"