Skip to content

Console Output

23:10:49 [2026-02-19T23:10:49.025Z] The recommended git tool is: NONE
23:10:49 [2026-02-19T23:10:49.025Z] No credentials specified
23:10:49 [2026-02-19T23:10:49.025Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:10:49 [2026-02-19T23:10:49.031Z] Fetching changes from the remote Git repository
23:10:49 [2026-02-19T23:10:49.032Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:10:49 [2026-02-19T23:10:49.039Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:10:49 [2026-02-19T23:10:49.039Z]  > git --version # timeout=10
23:10:49 [2026-02-19T23:10:49.045Z]  > git --version # 'git version 2.47.1'
23:10:49 [2026-02-19T23:10:49.045Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:10:49 [2026-02-19T23:10:49.168Z]  > git rev-parse origin/main^{commit} # timeout=10
23:10:49 [2026-02-19T23:10:49.174Z] Checking out Revision a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 (origin/main)
23:10:49 [2026-02-19T23:10:49.174Z]  > git config core.sparsecheckout # timeout=10
23:10:49 [2026-02-19T23:10:49.182Z]  > git checkout -f a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 # timeout=10
23:10:49 [2026-02-19T23:10:49.190Z] Commit message: "jobs/bodhi-trigger: update stream_to_releasever logic"