Skip to content

Console Output

09:06:35 [2024-06-17T07:06:35.582Z] Selected Git installation does not exist. Using Default
09:06:35 [2024-06-17T07:06:35.582Z] The recommended git tool is: NONE
09:06:35 [2024-06-17T07:06:35.582Z] No credentials specified
09:06:35 [2024-06-17T07:06:35.583Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Release/.git # timeout=10
09:06:35 [2024-06-17T07:06:35.590Z] Fetching changes from the remote Git repository
09:06:35 [2024-06-17T07:06:35.592Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:06:35 [2024-06-17T07:06:35.601Z] Cleaning workspace
09:06:35 [2024-06-17T07:06:35.601Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:06:35 [2024-06-17T07:06:35.606Z] Resetting working tree
09:06:35 [2024-06-17T07:06:35.606Z]  > /usr/bin/git reset --hard # timeout=10
09:06:35 [2024-06-17T07:06:35.623Z]  > /usr/bin/git clean -fdx # timeout=10
09:06:35 [2024-06-17T07:06:35.633Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:06:35 [2024-06-17T07:06:35.633Z]  > /usr/bin/git --version # timeout=10
09:06:35 [2024-06-17T07:06:35.636Z]  > git --version # 'git version 2.34.1'
09:06:35 [2024-06-17T07:06:35.637Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:06:36 [2024-06-17T07:06:36.097Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:06:36 [2024-06-17T07:06:36.103Z] Checking out Revision 382a64fb515569ac48e6323b0fa753d42e1561ec (refs/remotes/origin/master)
09:06:36 [2024-06-17T07:06:36.103Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:06:36 [2024-06-17T07:06:36.107Z]  > /usr/bin/git checkout -f 382a64fb515569ac48e6323b0fa753d42e1561ec # timeout=10
09:06:36 [2024-06-17T07:06:36.117Z] Commit message: "When releasing a new version of Silverpeas, its dependency on Jackrabbit is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't anymore a dependency (JCR is now provided by Apache Oak). So, the dependency should be checked only if such dependency exists."
09:06:36 [2024-06-17T07:06:36.117Z]  > /usr/bin/git rev-list --no-walk 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10