Console Output
16:19:11 [2025-08-16T16:19:11.533Z] The recommended git tool is: NONE
16:19:11 [2025-08-16T16:19:11.533Z] No credentials specified
16:19:11 [2025-08-16T16:19:11.533Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:19:11 [2025-08-16T16:19:11.539Z] Fetching changes from the remote Git repository
16:19:11 [2025-08-16T16:19:11.540Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:19:11 [2025-08-16T16:19:11.545Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:19:11 [2025-08-16T16:19:11.545Z] > git --version # timeout=10
16:19:11 [2025-08-16T16:19:11.552Z] > git --version # 'git version 2.47.1'
16:19:11 [2025-08-16T16:19:11.552Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:19:11 [2025-08-16T16:19:11.666Z] > git rev-parse origin/main^{commit} # timeout=10
16:19:11 [2025-08-16T16:19:11.671Z] Checking out Revision 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 (origin/main)
16:19:11 [2025-08-16T16:19:11.671Z] > git config core.sparsecheckout # timeout=10
16:19:11 [2025-08-16T16:19:11.677Z] > git checkout -f 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 # timeout=10
16:19:11 [2025-08-16T16:19:11.683Z] Commit message: "test-override: Build qemu in separate invocation"