Console Output
11:06:20 [2026-06-10T09:06:20.326Z] Selected Git installation does not exist. Using Default
11:06:20 [2026-06-10T09:06:20.326Z] The recommended git tool is: NONE
11:06:20 [2026-06-10T09:06:20.326Z] No credentials specified
11:06:20 [2026-06-10T09:06:20.326Z] Cloning the remote Git repository
11:06:20 [2026-06-10T09:06:20.326Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:06:20 [2026-06-10T09:06:20.327Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
11:06:20 [2026-06-10T09:06:20.336Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:06:20 [2026-06-10T09:06:20.336Z] > /usr/bin/git --version # timeout=10
11:06:20 [2026-06-10T09:06:20.341Z] > git --version # 'git version 2.43.0'
11:06:20 [2026-06-10T09:06:20.341Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:20 [2026-06-10T09:06:20.921Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:06:20 [2026-06-10T09:06:20.927Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:06:20 [2026-06-10T09:06:20.937Z] Avoid second fetch
11:06:20 [2026-06-10T09:06:20.937Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:06:20 [2026-06-10T09:06:20.943Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
11:06:20 [2026-06-10T09:06:20.943Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:06:20 [2026-06-10T09:06:20.949Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
11:06:20 [2026-06-10T09:06:20.969Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
11:06:20 [2026-06-10T09:06:20.970Z] > /usr/bin/git rev-list --no-walk c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10