Console Output

19:17:27 [2024-02-27T19:17:27.645Z] Selected Git installation does not exist. Using Default
19:17:27 [2024-02-27T19:17:27.645Z] The recommended git tool is: NONE
19:17:27 [2024-02-27T19:17:27.645Z] No credentials specified
19:17:27 [2024-02-27T19:17:27.645Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:17:27 [2024-02-27T19:17:27.652Z] Fetching changes from the remote Git repository
19:17:27 [2024-02-27T19:17:27.653Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:17:27 [2024-02-27T19:17:27.660Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:17:27 [2024-02-27T19:17:27.660Z]  > git --version # timeout=10
19:17:27 [2024-02-27T19:17:27.666Z]  > git --version # 'git version 2.39.3'
19:17:27 [2024-02-27T19:17:27.666Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:17:27 [2024-02-27T19:17:27.795Z]  > git rev-parse origin/main^{commit} # timeout=10
19:17:27 [2024-02-27T19:17:27.803Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
19:17:27 [2024-02-27T19:17:27.803Z]  > git config core.sparsecheckout # timeout=10
19:17:27 [2024-02-27T19:17:27.824Z]  > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
19:17:27 [2024-02-27T19:17:27.833Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"