Skip to content

Console Output

09:04:21 [2024-06-17T07:04:21.063Z] Selected Git installation does not exist. Using Default
09:04:21 [2024-06-17T07:04:21.063Z] The recommended git tool is: NONE
09:04:21 [2024-06-17T07:04:21.063Z] No credentials specified
09:04:21 [2024-06-17T07:04:21.064Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy/.git # timeout=10
09:04:21 [2024-06-17T07:04:21.070Z] Fetching changes from the remote Git repository
09:04:21 [2024-06-17T07:04:21.074Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:04:21 [2024-06-17T07:04:21.078Z] Cleaning workspace
09:04:21 [2024-06-17T07:04:21.078Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:04:21 [2024-06-17T07:04:21.082Z] Resetting working tree
09:04:21 [2024-06-17T07:04:21.083Z]  > /usr/bin/git reset --hard # timeout=10
09:04:21 [2024-06-17T07:04:21.113Z]  > /usr/bin/git clean -fdx # timeout=10
09:04:21 [2024-06-17T07:04:21.165Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:04:21 [2024-06-17T07:04:21.165Z]  > /usr/bin/git --version # timeout=10
09:04:21 [2024-06-17T07:04:21.170Z]  > git --version # 'git version 2.34.1'
09:04:21 [2024-06-17T07:04:21.170Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:04:22 [2024-06-17T07:04:22.003Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:04:22 [2024-06-17T07:04:22.009Z] Checking out Revision 382a64fb515569ac48e6323b0fa753d42e1561ec (refs/remotes/origin/master)
09:04:22 [2024-06-17T07:04:22.009Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:04:22 [2024-06-17T07:04:22.014Z]  > /usr/bin/git checkout -f 382a64fb515569ac48e6323b0fa753d42e1561ec # timeout=10
09:04:22 [2024-06-17T07:04:22.030Z] 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:04:22 [2024-06-17T07:04:22.030Z]  > /usr/bin/git rev-list --no-walk 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10