Console Output
13:10:52 [2024-02-16T13:10:52.297Z] Selected Git installation does not exist. Using Default
13:10:52 [2024-02-16T13:10:52.297Z] The recommended git tool is: NONE
13:10:52 [2024-02-16T13:10:52.297Z] No credentials specified
13:10:52 [2024-02-16T13:10:52.297Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:10:52 [2024-02-16T13:10:52.304Z] Fetching changes from the remote Git repository
13:10:52 [2024-02-16T13:10:52.305Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:10:52 [2024-02-16T13:10:52.313Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:10:52 [2024-02-16T13:10:52.313Z] > git --version # timeout=10
13:10:52 [2024-02-16T13:10:52.320Z] > git --version # 'git version 2.39.3'
13:10:52 [2024-02-16T13:10:52.320Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:10:52 [2024-02-16T13:10:52.435Z] > git rev-parse origin/main^{commit} # timeout=10
13:10:52 [2024-02-16T13:10:52.443Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
13:10:52 [2024-02-16T13:10:52.443Z] > git config core.sparsecheckout # timeout=10
13:10:52 [2024-02-16T13:10:52.449Z] > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
13:10:52 [2024-02-16T13:10:52.459Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"