Console Output

15:52:40 [2025-03-03T15:52:40.582Z] Selected Git installation does not exist. Using Default
15:52:40 [2025-03-03T15:52:40.582Z] The recommended git tool is: NONE
15:52:40 [2025-03-03T15:52:40.582Z] No credentials specified
15:52:40 [2025-03-03T15:52:40.582Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:52:40 [2025-03-03T15:52:40.589Z] Fetching changes from the remote Git repository
15:52:40 [2025-03-03T15:52:40.590Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:52:40 [2025-03-03T15:52:40.598Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:52:40 [2025-03-03T15:52:40.598Z]  > git --version # timeout=10
15:52:40 [2025-03-03T15:52:40.605Z]  > git --version # 'git version 2.39.3'
15:52:40 [2025-03-03T15:52:40.605Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:52:40 [2025-03-03T15:52:40.675Z]  > git rev-parse origin/main^{commit} # timeout=10
15:52:40 [2025-03-03T15:52:40.683Z] Checking out Revision c6a8a32666ce9d7a9ab41d81764f67d9500710bc (origin/main)
15:52:40 [2025-03-03T15:52:40.683Z]  > git config core.sparsecheckout # timeout=10
15:52:40 [2025-03-03T15:52:40.690Z]  > git checkout -f c6a8a32666ce9d7a9ab41d81764f67d9500710bc # timeout=10
15:52:40 [2025-03-03T15:52:40.705Z] Commit message: "test-override: increase scope of blueocean_url var"