Console Output
14:19:19 [2025-02-07T13:19:19.620Z] Selected Git installation does not exist. Using Default
14:19:19 [2025-02-07T13:19:19.620Z] The recommended git tool is: NONE
14:19:19 [2025-02-07T13:19:19.620Z] No credentials specified
14:19:19 [2025-02-07T13:19:19.620Z] Cloning the remote Git repository
14:19:19 [2025-02-07T13:19:19.620Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:19 [2025-02-07T13:19:19.620Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
14:19:19 [2025-02-07T13:19:19.627Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:19 [2025-02-07T13:19:19.627Z] > /usr/bin/git --version # timeout=10
14:19:19 [2025-02-07T13:19:19.631Z] > git --version # 'git version 2.43.0'
14:19:19 [2025-02-07T13:19:19.631Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:20 [2025-02-07T13:19:20.193Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:19:20 [2025-02-07T13:19:20.201Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:20 [2025-02-07T13:19:20.210Z] Avoid second fetch
14:19:20 [2025-02-07T13:19:20.210Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:19:20 [2025-02-07T13:19:20.215Z] Checking out Revision 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 (refs/remotes/origin/master)
14:19:20 [2025-02-07T13:19:20.215Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:19:20 [2025-02-07T13:19:20.219Z] > /usr/bin/git checkout -f 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
14:19:20 [2025-02-07T13:19:20.235Z] Commit message: "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5"
14:19:20 [2025-02-07T13:19:20.236Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10