Skip to content

Console Output

19:24:02 [2025-06-04T17:24:02.851Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-06-04T17:24:02.851Z] The recommended git tool is: NONE
19:24:02 [2025-06-04T17:24:02.851Z] No credentials specified
19:24:02 [2025-06-04T17:24:02.851Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-06-04T17:24:02.857Z] Fetching changes from the remote Git repository
19:24:02 [2025-06-04T17:24:02.861Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-06-04T17:24:02.867Z] Cleaning workspace
19:24:02 [2025-06-04T17:24:02.867Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-06-04T17:24:02.872Z] Resetting working tree
19:24:02 [2025-06-04T17:24:02.872Z]  > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-06-04T17:24:02.882Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-06-04T17:24:02.889Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-06-04T17:24:02.890Z]  > /usr/bin/git --version # timeout=10
19:24:02 [2025-06-04T17:24:02.894Z]  > git --version # 'git version 2.43.0'
19:24:02 [2025-06-04T17:24:02.895Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:03 [2025-06-04T17:24:03.440Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:03 [2025-06-04T17:24:03.448Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
19:24:03 [2025-06-04T17:24:03.448Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:03 [2025-06-04T17:24:03.454Z]  > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
19:24:03 [2025-06-04T17:24:03.472Z] 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."
19:24:03 [2025-06-04T17:24:03.472Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10