Skip to content

Console Output

10:32:57 [2026-05-11T08:32:57.284Z] Selected Git installation does not exist. Using Default
10:32:57 [2026-05-11T08:32:57.284Z] The recommended git tool is: NONE
10:32:57 [2026-05-11T08:32:57.284Z] No credentials specified
10:32:57 [2026-05-11T08:32:57.284Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
10:32:57 [2026-05-11T08:32:57.289Z] Fetching changes from the remote Git repository
10:32:57 [2026-05-11T08:32:57.290Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:32:57 [2026-05-11T08:32:57.297Z] Cleaning workspace
10:32:57 [2026-05-11T08:32:57.297Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:32:57 [2026-05-11T08:32:57.302Z] Resetting working tree
10:32:57 [2026-05-11T08:32:57.302Z]  > /usr/bin/git reset --hard # timeout=10
10:32:57 [2026-05-11T08:32:57.310Z]  > /usr/bin/git clean -fdx # timeout=10
10:32:57 [2026-05-11T08:32:57.315Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:32:57 [2026-05-11T08:32:57.315Z]  > /usr/bin/git --version # timeout=10
10:32:57 [2026-05-11T08:32:57.320Z]  > git --version # 'git version 2.43.0'
10:32:57 [2026-05-11T08:32:57.320Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:32:57 [2026-05-11T08:32:57.649Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:32:57 [2026-05-11T08:32:57.654Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
10:32:57 [2026-05-11T08:32:57.655Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:32:57 [2026-05-11T08:32:57.660Z]  > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
10:32:57 [2026-05-11T08:32:57.670Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
10:32:57 [2026-05-11T08:32:57.671Z]  > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10