Skip to content

Console Output

11:09:46 [2026-06-10T09:09:46.705Z] Selected Git installation does not exist. Using Default
11:09:46 [2026-06-10T09:09:46.705Z] The recommended git tool is: NONE
11:09:46 [2026-06-10T09:09:46.705Z] No credentials specified
11:09:46 [2026-06-10T09:09:46.705Z] Cloning the remote Git repository
11:09:46 [2026-06-10T09:09:46.705Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:09:46 [2026-06-10T09:09:46.705Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release # timeout=10
11:09:46 [2026-06-10T09:09:46.712Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:09:46 [2026-06-10T09:09:46.713Z]  > /usr/bin/git --version # timeout=10
11:09:46 [2026-06-10T09:09:46.717Z]  > git --version # 'git version 2.43.0'
11:09:46 [2026-06-10T09:09:46.717Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:09:47 [2026-06-10T09:09:47.273Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:09:47 [2026-06-10T09:09:47.280Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:09:47 [2026-06-10T09:09:47.288Z] Avoid second fetch
11:09:47 [2026-06-10T09:09:47.289Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:09:47 [2026-06-10T09:09:47.294Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
11:09:47 [2026-06-10T09:09:47.295Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:09:47 [2026-06-10T09:09:47.300Z]  > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
11:09:47 [2026-06-10T09:09:47.315Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
11:09:47 [2026-06-10T09:09:47.315Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10