Skip to content

Console Output

09:42:57 [2024-02-07T08:42:57.547Z] Selected Git installation does not exist. Using Default
09:42:57 [2024-02-07T08:42:57.547Z] The recommended git tool is: NONE
09:42:57 [2024-02-07T08:42:57.547Z] No credentials specified
09:42:57 [2024-02-07T08:42:57.549Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
09:42:57 [2024-02-07T08:42:57.553Z] Fetching changes from the remote Git repository
09:42:57 [2024-02-07T08:42:57.558Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:42:57 [2024-02-07T08:42:57.564Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:42:57 [2024-02-07T08:42:57.564Z]  > /usr/bin/git --version # timeout=10
09:42:57 [2024-02-07T08:42:57.569Z]  > git --version # 'git version 2.34.1'
09:42:57 [2024-02-07T08:42:57.569Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:42:57 [2024-02-07T08:42:57.931Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:42:57 [2024-02-07T08:42:57.941Z] Checking out Revision 5e31393990e826fcfee35128e9255dfd9f016c63 (refs/remotes/origin/master)
09:42:57 [2024-02-07T08:42:57.942Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:42:57 [2024-02-07T08:42:57.951Z]  > /usr/bin/git checkout -f 5e31393990e826fcfee35128e9255dfd9f016c63 # timeout=10
09:42:57 [2024-02-07T08:42:57.972Z] Commit message: "Update the build of the Docker image for a build environment for Silverpeas projects. First, a new build argument is passed: the version of Java to use for running a Sonar analysis. Second, in order to build a fix version of an existing Docker image stable version, we reorder the pipeline stages so that the release of a stable version is done after its build."
09:42:57 [2024-02-07T08:42:57.974Z]  > /usr/bin/git rev-list --no-walk 5e31393990e826fcfee35128e9255dfd9f016c63 # timeout=10