Console Output
09:38:49 [2026-08-06T07:38:49.861Z] Selected Git installation does not exist. Using Default
09:38:49 [2026-08-06T07:38:49.861Z] The recommended git tool is: NONE
09:38:49 [2026-08-06T07:38:49.861Z] No credentials specified
09:38:49 [2026-08-06T07:38:49.861Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
09:38:49 [2026-08-06T07:38:49.869Z] Fetching changes from the remote Git repository
09:38:49 [2026-08-06T07:38:49.875Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:38:49 [2026-08-06T07:38:49.881Z] Cleaning workspace
09:38:49 [2026-08-06T07:38:49.881Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:38:49 [2026-08-06T07:38:49.886Z] Resetting working tree
09:38:49 [2026-08-06T07:38:49.886Z] > /usr/bin/git reset --hard # timeout=10
09:38:49 [2026-08-06T07:38:49.897Z] > /usr/bin/git clean -fdx # timeout=10
09:38:50 [2026-08-06T07:38:50.260Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:38:50 [2026-08-06T07:38:50.260Z] > /usr/bin/git --version # timeout=10
09:38:50 [2026-08-06T07:38:50.265Z] > git --version # 'git version 2.43.0'
09:38:50 [2026-08-06T07:38:50.265Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:38:51 [2026-08-06T07:38:51.271Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:38:51 [2026-08-06T07:38:51.278Z] Checking out Revision 01016743dfe6029fbec83eb133b58304d428f058 (refs/remotes/origin/master)
09:38:51 [2026-08-06T07:38:51.278Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:38:51 [2026-08-06T07:38:51.284Z] > /usr/bin/git checkout -f 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10
09:38:51 [2026-08-06T07:38:51.305Z] Commit message: "Update the version of the silverbuild Docker image to use for constructing a build version of the Silverpeas-Sso project: now it uses the latest version of silverbuild (with Java 17 and Wildfly 34)"
09:38:51 [2026-08-06T07:38:51.305Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10