Skip to content

Console Output

01:21:23 [2026-08-13T23:21:23.423Z] Selected Git installation does not exist. Using Default
01:21:23 [2026-08-13T23:21:23.423Z] The recommended git tool is: NONE
01:21:23 [2026-08-13T23:21:23.423Z] No credentials specified
01:21:23 [2026-08-13T23:21:23.424Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2026-08-13T23:21:23.431Z] Fetching changes from the remote Git repository
01:21:23 [2026-08-13T23:21:23.433Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:23 [2026-08-13T23:21:23.439Z] Cleaning workspace
01:21:23 [2026-08-13T23:21:23.439Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:23 [2026-08-13T23:21:23.445Z] Resetting working tree
01:21:23 [2026-08-13T23:21:23.445Z]  > /usr/bin/git reset --hard # timeout=10
01:21:23 [2026-08-13T23:21:23.587Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:23 [2026-08-13T23:21:23.598Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:23 [2026-08-13T23:21:23.598Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2026-08-13T23:21:23.604Z]  > git --version # 'git version 2.43.0'
01:21:23 [2026-08-13T23:21:23.604Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26 [2026-08-13T23:21:26.198Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:26 [2026-08-13T23:21:26.204Z] Checking out Revision 5b79d885d26d617ef109b485fb9832a9185c5ce0 (refs/remotes/origin/master)
01:21:26 [2026-08-13T23:21:26.204Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26 [2026-08-13T23:21:26.209Z]  > /usr/bin/git checkout -f 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10
01:21:26 [2026-08-13T23:21:26.256Z] Commit message: "In the pipeline to construct a Docker image for building a Silverpeas project, add a new stage in which we switch to the git branch that is related to the version of the Docker image to generate. If such branch doesn't yet exist, then it is created."
01:21:26 [2026-08-13T23:21:26.256Z]  > /usr/bin/git rev-list --no-walk c23612b1bbd434fb8b6627cef9dd95f58313f003 # timeout=10