Skip to content

Console Output

01:09:13 [2025-09-05T01:09:13.962Z] The recommended git tool is: NONE
01:09:13 [2025-09-05T01:09:13.962Z] No credentials specified
01:09:13 [2025-09-05T01:09:13.962Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
01:09:13 [2025-09-05T01:09:13.968Z] Fetching changes from the remote Git repository
01:09:13 [2025-09-05T01:09:13.969Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
01:09:13 [2025-09-05T01:09:13.975Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
01:09:13 [2025-09-05T01:09:13.975Z]  > git --version # timeout=10
01:09:13 [2025-09-05T01:09:13.980Z]  > git --version # 'git version 2.47.1'
01:09:13 [2025-09-05T01:09:13.980Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
01:09:14 [2025-09-05T01:09:14.102Z]  > git rev-parse origin/main^{commit} # timeout=10
01:09:14 [2025-09-05T01:09:14.111Z] Checking out Revision 9cbf951e8ca83c2b83273484960160c885a70b59 (origin/main)
01:09:14 [2025-09-05T01:09:14.111Z]  > git config core.sparsecheckout # timeout=10
01:09:14 [2025-09-05T01:09:14.117Z]  > git checkout -f 9cbf951e8ca83c2b83273484960160c885a70b59 # timeout=10
01:09:14 [2025-09-05T01:09:14.124Z] Commit message: "Revert "jobs/test-override: disable buildah path for now""