Skip to content

Console Output

15:27:26 [2025-03-05T14:27:26.550Z] Selected Git installation does not exist. Using Default
15:27:26 [2025-03-05T14:27:26.550Z] The recommended git tool is: NONE
15:27:26 [2025-03-05T14:27:26.550Z] No credentials specified
15:27:26 [2025-03-05T14:27:26.550Z] Cloning the remote Git repository
15:27:26 [2025-03-05T14:27:26.550Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:27:26 [2025-03-05T14:27:26.551Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_SSO_Release # timeout=10
15:27:26 [2025-03-05T14:27:26.557Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:27:26 [2025-03-05T14:27:26.557Z]  > /usr/bin/git --version # timeout=10
15:27:26 [2025-03-05T14:27:26.561Z]  > git --version # 'git version 2.43.0'
15:27:26 [2025-03-05T14:27:26.561Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:27:27 [2025-03-05T14:27:27.071Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:27:27 [2025-03-05T14:27:27.076Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:27:27 [2025-03-05T14:27:27.083Z] Avoid second fetch
15:27:27 [2025-03-05T14:27:27.083Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:27:27 [2025-03-05T14:27:27.088Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
15:27:27 [2025-03-05T14:27:27.088Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:27:27 [2025-03-05T14:27:27.093Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
15:27:27 [2025-03-05T14:27:27.106Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on   which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case   the release is done from the main branch."
15:27:27 [2025-03-05T14:27:27.106Z] First time build. Skipping changelog.