Console Output
17:29:38 [2025-07-05T17:29:38.491Z] The recommended git tool is: NONE
17:29:38 [2025-07-05T17:29:38.491Z] No credentials specified
17:29:38 [2025-07-05T17:29:38.492Z] Cloning the remote Git repository
17:29:38 [2025-07-05T17:29:38.492Z] Cloning repository https://github.com/coreos/coreos-ci
17:29:38 [2025-07-05T17:29:38.492Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace # timeout=10
17:29:38 [2025-07-05T17:29:38.504Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
17:29:38 [2025-07-05T17:29:38.504Z] > git --version # timeout=10
17:29:38 [2025-07-05T17:29:38.509Z] > git --version # 'git version 2.47.1'
17:29:38 [2025-07-05T17:29:38.509Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
17:29:38 [2025-07-05T17:29:38.713Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
17:29:38 [2025-07-05T17:29:38.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:29:38 [2025-07-05T17:29:38.729Z] Avoid second fetch
17:29:38 [2025-07-05T17:29:38.730Z] > git rev-parse origin/main^{commit} # timeout=10
17:29:38 [2025-07-05T17:29:38.735Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
17:29:38 [2025-07-05T17:29:38.735Z] > git config core.sparsecheckout # timeout=10
17:29:38 [2025-07-05T17:29:38.740Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
17:29:38 [2025-07-05T17:29:38.749Z] Commit message: "test-override: use new get_source_config_for_stream()"