Console Output
21:37:41 [2024-02-12T21:37:41.647Z] Selected Git installation does not exist. Using Default
21:37:41 [2024-02-12T21:37:41.647Z] The recommended git tool is: NONE
21:37:41 [2024-02-12T21:37:41.647Z] No credentials specified
21:37:41 [2024-02-12T21:37:41.648Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:37:41 [2024-02-12T21:37:41.655Z] Fetching changes from the remote Git repository
21:37:41 [2024-02-12T21:37:41.656Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:37:41 [2024-02-12T21:37:41.669Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:37:41 [2024-02-12T21:37:41.669Z] > git --version # timeout=10
21:37:41 [2024-02-12T21:37:41.676Z] > git --version # 'git version 2.39.3'
21:37:41 [2024-02-12T21:37:41.676Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:37:41 [2024-02-12T21:37:41.835Z] > git rev-parse origin/main^{commit} # timeout=10
21:37:41 [2024-02-12T21:37:41.843Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
21:37:41 [2024-02-12T21:37:41.843Z] > git config core.sparsecheckout # timeout=10
21:37:41 [2024-02-12T21:37:41.849Z] > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
21:37:41 [2024-02-12T21:37:41.860Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"