Console Output
19:57:26 [2024-03-04T19:57:26.991Z] Selected Git installation does not exist. Using Default
19:57:26 [2024-03-04T19:57:26.991Z] The recommended git tool is: NONE
19:57:26 [2024-03-04T19:57:26.991Z] No credentials specified
19:57:26 [2024-03-04T19:57:26.992Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:57:26 [2024-03-04T19:57:26.999Z] Fetching changes from the remote Git repository
19:57:27 [2024-03-04T19:57:27.000Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:57:27 [2024-03-04T19:57:27.012Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:57:27 [2024-03-04T19:57:27.012Z] > git --version # timeout=10
19:57:27 [2024-03-04T19:57:27.019Z] > git --version # 'git version 2.39.3'
19:57:27 [2024-03-04T19:57:27.019Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:57:27 [2024-03-04T19:57:27.128Z] > git rev-parse origin/main^{commit} # timeout=10
19:57:27 [2024-03-04T19:57:27.136Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
19:57:27 [2024-03-04T19:57:27.136Z] > git config core.sparsecheckout # timeout=10
19:57:27 [2024-03-04T19:57:27.143Z] > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
19:57:27 [2024-03-04T19:57:27.152Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"