Console Output
15:40:53 [2025-07-03T13:40:53.281Z] Selected Git installation does not exist. Using Default
15:40:53 [2025-07-03T13:40:53.281Z] The recommended git tool is: NONE
15:40:53 [2025-07-03T13:40:53.281Z] No credentials specified
15:40:53 [2025-07-03T13:40:53.283Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
15:40:53 [2025-07-03T13:40:53.289Z] Fetching changes from the remote Git repository
15:40:53 [2025-07-03T13:40:53.294Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:40:53 [2025-07-03T13:40:53.300Z] Cleaning workspace
15:40:53 [2025-07-03T13:40:53.300Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:40:53 [2025-07-03T13:40:53.306Z] Resetting working tree
15:40:53 [2025-07-03T13:40:53.306Z] > /usr/bin/git reset --hard # timeout=10
15:40:53 [2025-07-03T13:40:53.325Z] > /usr/bin/git clean -fdx # timeout=10
15:40:53 [2025-07-03T13:40:53.341Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:40:53 [2025-07-03T13:40:53.341Z] > /usr/bin/git --version # timeout=10
15:40:53 [2025-07-03T13:40:53.346Z] > git --version # 'git version 2.43.0'
15:40:53 [2025-07-03T13:40:53.346Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:40:53 [2025-07-03T13:40:53.730Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:40:53 [2025-07-03T13:40:53.739Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
15:40:53 [2025-07-03T13:40:53.740Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:40:53 [2025-07-03T13:40:53.749Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
15:40:53 [2025-07-03T13:40:53.766Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
15:40:53 [2025-07-03T13:40:53.768Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10