Console Output
07:42:40 [2026-06-15T05:42:40.647Z] Selected Git installation does not exist. Using Default
07:42:40 [2026-06-15T05:42:40.647Z] The recommended git tool is: NONE
07:42:40 [2026-06-15T05:42:40.647Z] No credentials specified
07:42:40 [2026-06-15T05:42:40.648Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
07:42:40 [2026-06-15T05:42:40.655Z] Fetching changes from the remote Git repository
07:42:40 [2026-06-15T05:42:40.656Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
07:42:40 [2026-06-15T05:42:40.661Z] Cleaning workspace
07:42:40 [2026-06-15T05:42:40.661Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
07:42:40 [2026-06-15T05:42:40.666Z] Resetting working tree
07:42:40 [2026-06-15T05:42:40.666Z] > /usr/bin/git reset --hard # timeout=10
07:42:40 [2026-06-15T05:42:40.766Z] > /usr/bin/git clean -fdx # timeout=10
07:42:40 [2026-06-15T05:42:40.778Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
07:42:40 [2026-06-15T05:42:40.779Z] > /usr/bin/git --version # timeout=10
07:42:40 [2026-06-15T05:42:40.783Z] > git --version # 'git version 2.43.0'
07:42:40 [2026-06-15T05:42:40.783Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:42:41 [2026-06-15T05:42:41.149Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:42:41 [2026-06-15T05:42:41.155Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
07:42:41 [2026-06-15T05:42:41.155Z] > /usr/bin/git config core.sparsecheckout # timeout=10
07:42:41 [2026-06-15T05:42:41.160Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
07:42:41 [2026-06-15T05:42:41.215Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
07:42:41 [2026-06-15T05:42:41.216Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10