Console Output
18:04:28 [2022-10-11T16:04:28.575Z] Selected Git installation does not exist. Using Default
18:04:28 [2022-10-11T16:04:28.576Z] The recommended git tool is: NONE
18:04:28 [2022-10-11T16:04:28.576Z] No credentials specified
18:04:28 [2022-10-11T16:04:28.576Z] Cloning the remote Git repository
18:04:28 [2022-10-11T16:04:28.576Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
18:04:28 [2022-10-11T16:04:28.576Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
18:04:28 [2022-10-11T16:04:28.583Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
18:04:28 [2022-10-11T16:04:28.583Z] > /usr/bin/git --version # timeout=10
18:04:28 [2022-10-11T16:04:28.587Z] > git --version # 'git version 2.34.1'
18:04:28 [2022-10-11T16:04:28.587Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:29 [2022-10-11T16:04:29.148Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
18:04:29 [2022-10-11T16:04:29.152Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:29 [2022-10-11T16:04:29.158Z] Avoid second fetch
18:04:29 [2022-10-11T16:04:29.158Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:04:29 [2022-10-11T16:04:29.162Z] Checking out Revision f0234a164b1aceb5d794de6aa655e636401e62a2 (refs/remotes/origin/master)
18:04:29 [2022-10-11T16:04:29.162Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:04:29 [2022-10-11T16:04:29.166Z] > /usr/bin/git checkout -f f0234a164b1aceb5d794de6aa655e636401e62a2 # timeout=10
18:04:29 [2022-10-11T16:04:29.181Z] Commit message: "Fix bug in the Jenkinfile for releasing a minor version of Silverpeas."
18:04:29 [2022-10-11T16:04:29.182Z] > /usr/bin/git rev-list --no-walk 66693f2e154a726ed0fad645cd277d018fd907ca # timeout=10