Console Output

16:29:32 [2025-05-09T16:29:32.373Z] Selected Git installation does not exist. Using Default
16:29:32 [2025-05-09T16:29:32.373Z] The recommended git tool is: NONE
16:29:32 [2025-05-09T16:29:32.373Z] No credentials specified
16:29:32 [2025-05-09T16:29:32.373Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:29:32 [2025-05-09T16:29:32.381Z] Fetching changes from the remote Git repository
16:29:32 [2025-05-09T16:29:32.382Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:29:32 [2025-05-09T16:29:32.431Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:29:32 [2025-05-09T16:29:32.431Z]  > git --version # timeout=10
16:29:32 [2025-05-09T16:29:32.438Z]  > git --version # 'git version 2.39.3'
16:29:32 [2025-05-09T16:29:32.438Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:29:32 [2025-05-09T16:29:32.522Z]  > git rev-parse origin/main^{commit} # timeout=10
16:29:32 [2025-05-09T16:29:32.530Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
16:29:32 [2025-05-09T16:29:32.530Z]  > git config core.sparsecheckout # timeout=10
16:29:32 [2025-05-09T16:29:32.536Z]  > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
16:29:32 [2025-05-09T16:29:32.545Z] Commit message: "test-override: use new get_source_config_for_stream()"