Console Output
19:04:33 [2024-11-20T19:04:33.275Z] Selected Git installation does not exist. Using Default
19:04:33 [2024-11-20T19:04:33.275Z] The recommended git tool is: NONE
19:04:33 [2024-11-20T19:04:33.275Z] No credentials specified
19:04:33 [2024-11-20T19:04:33.275Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:04:33 [2024-11-20T19:04:33.282Z] Fetching changes from the remote Git repository
19:04:33 [2024-11-20T19:04:33.283Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:04:33 [2024-11-20T19:04:33.311Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:04:33 [2024-11-20T19:04:33.311Z] > git --version # timeout=10
19:04:33 [2024-11-20T19:04:33.317Z] > git --version # 'git version 2.39.3'
19:04:33 [2024-11-20T19:04:33.317Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:04:33 [2024-11-20T19:04:33.381Z] > git rev-parse origin/main^{commit} # timeout=10
19:04:33 [2024-11-20T19:04:33.388Z] Checking out Revision 07a689d9a2731a1ad401232f9e29bff3bfd242ca (origin/main)
19:04:33 [2024-11-20T19:04:33.388Z] > git config core.sparsecheckout # timeout=10
19:04:33 [2024-11-20T19:04:33.395Z] > git checkout -f 07a689d9a2731a1ad401232f9e29bff3bfd242ca # timeout=10
19:04:33 [2024-11-20T19:04:33.403Z] Commit message: "jobs/test-override: respect env vars for stream"