Console Output
21:52:09 [2025-08-09T21:52:09.736Z] The recommended git tool is: NONE
21:52:09 [2025-08-09T21:52:09.736Z] No credentials specified
21:52:09 [2025-08-09T21:52:09.736Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:52:09 [2025-08-09T21:52:09.742Z] Fetching changes from the remote Git repository
21:52:09 [2025-08-09T21:52:09.743Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:52:09 [2025-08-09T21:52:09.750Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:52:09 [2025-08-09T21:52:09.750Z] > git --version # timeout=10
21:52:09 [2025-08-09T21:52:09.756Z] > git --version # 'git version 2.47.1'
21:52:09 [2025-08-09T21:52:09.756Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:52:09 [2025-08-09T21:52:09.874Z] > git rev-parse origin/main^{commit} # timeout=10
21:52:09 [2025-08-09T21:52:09.881Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
21:52:09 [2025-08-09T21:52:09.881Z] > git config core.sparsecheckout # timeout=10
21:52:09 [2025-08-09T21:52:09.887Z] > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
21:52:09 [2025-08-09T21:52:09.895Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"