Console Output

12:50:12 [2024-11-20T12:50:12.882Z] Selected Git installation does not exist. Using Default
12:50:12 [2024-11-20T12:50:12.882Z] The recommended git tool is: NONE
12:50:12 [2024-11-20T12:50:12.882Z] No credentials specified
12:50:12 [2024-11-20T12:50:12.882Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:50:12 [2024-11-20T12:50:12.888Z] Fetching changes from the remote Git repository
12:50:12 [2024-11-20T12:50:12.909Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:50:12 [2024-11-20T12:50:12.946Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:50:12 [2024-11-20T12:50:12.946Z]  > git --version # timeout=10
12:50:12 [2024-11-20T12:50:12.952Z]  > git --version # 'git version 2.39.3'
12:50:12 [2024-11-20T12:50:12.952Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:13 [2024-11-20T12:50:13.024Z]  > git rev-parse origin/main^{commit} # timeout=10
12:50:13 [2024-11-20T12:50:13.030Z] Checking out Revision 07a689d9a2731a1ad401232f9e29bff3bfd242ca (origin/main)
12:50:13 [2024-11-20T12:50:13.030Z]  > git config core.sparsecheckout # timeout=10
12:50:13 [2024-11-20T12:50:13.036Z]  > git checkout -f 07a689d9a2731a1ad401232f9e29bff3bfd242ca # timeout=10
12:50:13 [2024-11-20T12:50:13.045Z] Commit message: "jobs/test-override: respect env vars for stream"