Console Output

14:00:33 [2024-02-28T14:00:33.392Z] Selected Git installation does not exist. Using Default
14:00:33 [2024-02-28T14:00:33.392Z] The recommended git tool is: NONE
14:00:33 [2024-02-28T14:00:33.392Z] No credentials specified
14:00:33 [2024-02-28T14:00:33.393Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:00:33 [2024-02-28T14:00:33.401Z] Fetching changes from the remote Git repository
14:00:33 [2024-02-28T14:00:33.414Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:00:33 [2024-02-28T14:00:33.422Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:00:33 [2024-02-28T14:00:33.422Z]  > git --version # timeout=10
14:00:33 [2024-02-28T14:00:33.430Z]  > git --version # 'git version 2.39.3'
14:00:33 [2024-02-28T14:00:33.430Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:00:33 [2024-02-28T14:00:33.547Z]  > git rev-parse origin/main^{commit} # timeout=10
14:00:33 [2024-02-28T14:00:33.556Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
14:00:33 [2024-02-28T14:00:33.556Z]  > git config core.sparsecheckout # timeout=10
14:00:33 [2024-02-28T14:00:33.563Z]  > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
14:00:33 [2024-02-28T14:00:33.573Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"