Console Output
09:54:44 [2025-06-02T07:54:44.443Z] Selected Git installation does not exist. Using Default
09:54:44 [2025-06-02T07:54:44.443Z] The recommended git tool is: NONE
09:54:44 [2025-06-02T07:54:44.443Z] No credentials specified
09:54:44 [2025-06-02T07:54:44.444Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
09:54:44 [2025-06-02T07:54:44.450Z] Fetching changes from the remote Git repository
09:54:44 [2025-06-02T07:54:44.452Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:54:44 [2025-06-02T07:54:44.457Z] Cleaning workspace
09:54:44 [2025-06-02T07:54:44.457Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:54:44 [2025-06-02T07:54:44.462Z] Resetting working tree
09:54:44 [2025-06-02T07:54:44.462Z] > /usr/bin/git reset --hard # timeout=10
09:54:44 [2025-06-02T07:54:44.479Z] > /usr/bin/git clean -fdx # timeout=10
09:54:44 [2025-06-02T07:54:44.490Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:54:44 [2025-06-02T07:54:44.491Z] > /usr/bin/git --version # timeout=10
09:54:44 [2025-06-02T07:54:44.495Z] > git --version # 'git version 2.43.0'
09:54:44 [2025-06-02T07:54:44.496Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:54:46 [2025-06-02T07:54:46.373Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:54:46 [2025-06-02T07:54:46.380Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
09:54:46 [2025-06-02T07:54:46.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:54:46 [2025-06-02T07:54:46.392Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
09:54:46 [2025-06-02T07:54:46.464Z] 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."
09:54:46 [2025-06-02T07:54:46.468Z] > /usr/bin/git rev-list --no-walk 6f3ed5076b931dc46750c0b319bf2dd1065c100e # timeout=10