Console Output
20:39:21 [2026-05-05T18:39:21.804Z] Selected Git installation does not exist. Using Default
20:39:21 [2026-05-05T18:39:21.804Z] The recommended git tool is: NONE
20:39:21 [2026-05-05T18:39:21.804Z] No credentials specified
20:39:21 [2026-05-05T18:39:21.804Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
20:39:21 [2026-05-05T18:39:21.809Z] Fetching changes from the remote Git repository
20:39:21 [2026-05-05T18:39:21.812Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
20:39:21 [2026-05-05T18:39:21.820Z] Cleaning workspace
20:39:21 [2026-05-05T18:39:21.820Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
20:39:21 [2026-05-05T18:39:21.825Z] Resetting working tree
20:39:21 [2026-05-05T18:39:21.825Z] > /usr/bin/git reset --hard # timeout=10
20:39:21 [2026-05-05T18:39:21.938Z] > /usr/bin/git clean -fdx # timeout=10
20:39:21 [2026-05-05T18:39:21.949Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
20:39:21 [2026-05-05T18:39:21.949Z] > /usr/bin/git --version # timeout=10
20:39:21 [2026-05-05T18:39:21.954Z] > git --version # 'git version 2.43.0'
20:39:21 [2026-05-05T18:39:21.954Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:39:23 [2026-05-05T18:39:23.850Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:39:23 [2026-05-05T18:39:23.856Z] Checking out Revision c63c56a7332cbacd0b334c0acf871a474aef9eae (refs/remotes/origin/master)
20:39:23 [2026-05-05T18:39:23.856Z] > /usr/bin/git config core.sparsecheckout # timeout=10
20:39:23 [2026-05-05T18:39:23.860Z] > /usr/bin/git checkout -f c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10
20:39:23 [2026-05-05T18:39:23.920Z] Commit message: "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing"
20:39:23 [2026-05-05T18:39:23.920Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10