Console Output
19:44:15 [2026-06-08T17:44:15.457Z] Selected Git installation does not exist. Using Default
19:44:15 [2026-06-08T17:44:15.458Z] The recommended git tool is: NONE
19:44:15 [2026-06-08T17:44:15.458Z] No credentials specified
19:44:15 [2026-06-08T17:44:15.460Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:44:15 [2026-06-08T17:44:15.466Z] Fetching changes from the remote Git repository
19:44:15 [2026-06-08T17:44:15.469Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:44:15 [2026-06-08T17:44:15.477Z] Cleaning workspace
19:44:15 [2026-06-08T17:44:15.477Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:44:15 [2026-06-08T17:44:15.483Z] Resetting working tree
19:44:15 [2026-06-08T17:44:15.483Z] > /usr/bin/git reset --hard # timeout=10
19:44:15 [2026-06-08T17:44:15.516Z] > /usr/bin/git clean -fdx # timeout=10
19:44:15 [2026-06-08T17:44:15.533Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:44:15 [2026-06-08T17:44:15.533Z] > /usr/bin/git --version # timeout=10
19:44:15 [2026-06-08T17:44:15.538Z] > git --version # 'git version 2.43.0'
19:44:15 [2026-06-08T17:44:15.538Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:44:16 [2026-06-08T17:44:16.003Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:44:16 [2026-06-08T17:44:16.012Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
19:44:16 [2026-06-08T17:44:16.013Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:44:16 [2026-06-08T17:44:16.020Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
19:44:16 [2026-06-08T17:44:16.032Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
19:44:16 [2026-06-08T17:44:16.035Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10