Console Output
19:45:41 [2026-02-19T19:45:41.103Z] The recommended git tool is: NONE
19:45:41 [2026-02-19T19:45:41.103Z] No credentials specified
19:45:41 [2026-02-19T19:45:41.104Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:45:41 [2026-02-19T19:45:41.110Z] Fetching changes from the remote Git repository
19:45:41 [2026-02-19T19:45:41.111Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:45:41 [2026-02-19T19:45:41.118Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:45:41 [2026-02-19T19:45:41.118Z] > git --version # timeout=10
19:45:41 [2026-02-19T19:45:41.123Z] > git --version # 'git version 2.47.1'
19:45:41 [2026-02-19T19:45:41.123Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:41 [2026-02-19T19:45:41.840Z] > git rev-parse origin/main^{commit} # timeout=10
19:45:41 [2026-02-19T19:45:41.846Z] Checking out Revision a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 (origin/main)
19:45:41 [2026-02-19T19:45:41.846Z] > git config core.sparsecheckout # timeout=10
19:45:41 [2026-02-19T19:45:41.852Z] > git checkout -f a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 # timeout=10
19:45:41 [2026-02-19T19:45:41.860Z] Commit message: "jobs/bodhi-trigger: update stream_to_releasever logic"