Console Output
14:11:59 [2026-06-10T12:11:59.969Z] Selected Git installation does not exist. Using Default
14:11:59 [2026-06-10T12:11:59.969Z] The recommended git tool is: NONE
14:11:59 [2026-06-10T12:11:59.969Z] No credentials specified
14:11:59 [2026-06-10T12:11:59.970Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10
14:11:59 [2026-06-10T12:11:59.974Z] Fetching changes from the remote Git repository
14:11:59 [2026-06-10T12:11:59.975Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:11:59 [2026-06-10T12:11:59.980Z] Cleaning workspace
14:11:59 [2026-06-10T12:11:59.980Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
14:11:59 [2026-06-10T12:11:59.984Z] Resetting working tree
14:11:59 [2026-06-10T12:11:59.984Z] > /usr/bin/git reset --hard # timeout=10
14:11:59 [2026-06-10T12:11:59.994Z] > /usr/bin/git clean -fdx # timeout=10
14:12:00 [2026-06-10T12:12:00.000Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:12:00 [2026-06-10T12:12:00.000Z] > /usr/bin/git --version # timeout=10
14:12:00 [2026-06-10T12:12:00.004Z] > git --version # 'git version 2.43.0'
14:12:00 [2026-06-10T12:12:00.004Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:12:00 [2026-06-10T12:12:00.396Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:12:00 [2026-06-10T12:12:00.402Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
14:12:00 [2026-06-10T12:12:00.402Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:12:00 [2026-06-10T12:12:00.406Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
14:12:00 [2026-06-10T12:12:00.416Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
14:12:00 [2026-06-10T12:12:00.417Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10