Console Output
08:41:38 [2024-02-29T08:41:38.788Z] Selected Git installation does not exist. Using Default
08:41:38 [2024-02-29T08:41:38.788Z] The recommended git tool is: NONE
08:41:38 [2024-02-29T08:41:38.788Z] No credentials specified
08:41:38 [2024-02-29T08:41:38.789Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:41:38 [2024-02-29T08:41:38.796Z] Fetching changes from the remote Git repository
08:41:38 [2024-02-29T08:41:38.797Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:41:38 [2024-02-29T08:41:38.816Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:41:38 [2024-02-29T08:41:38.816Z] > git --version # timeout=10
08:41:38 [2024-02-29T08:41:38.823Z] > git --version # 'git version 2.39.3'
08:41:38 [2024-02-29T08:41:38.823Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:41:38 [2024-02-29T08:41:38.919Z] > git rev-parse origin/main^{commit} # timeout=10
08:41:38 [2024-02-29T08:41:38.928Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
08:41:38 [2024-02-29T08:41:38.928Z] > git config core.sparsecheckout # timeout=10
08:41:38 [2024-02-29T08:41:38.937Z] > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
08:41:38 [2024-02-29T08:41:38.946Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"