Console Output
16:54:20 [2026-08-05T14:54:20.721Z] Selected Git installation does not exist. Using Default
16:54:20 [2026-08-05T14:54:20.721Z] The recommended git tool is: NONE
16:54:20 [2026-08-05T14:54:20.721Z] No credentials specified
16:54:20 [2026-08-05T14:54:20.722Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy/.git # timeout=10
16:54:20 [2026-08-05T14:54:20.726Z] Fetching changes from the remote Git repository
16:54:20 [2026-08-05T14:54:20.728Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:54:20 [2026-08-05T14:54:20.733Z] Cleaning workspace
16:54:20 [2026-08-05T14:54:20.733Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:54:20 [2026-08-05T14:54:20.738Z] Resetting working tree
16:54:20 [2026-08-05T14:54:20.738Z] > /usr/bin/git reset --hard # timeout=10
16:54:20 [2026-08-05T14:54:20.746Z] > /usr/bin/git clean -fdx # timeout=10
16:54:20 [2026-08-05T14:54:20.753Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:54:20 [2026-08-05T14:54:20.753Z] > /usr/bin/git --version # timeout=10
16:54:20 [2026-08-05T14:54:20.757Z] > git --version # 'git version 2.43.0'
16:54:20 [2026-08-05T14:54:20.758Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:54:21 [2026-08-05T14:54:21.850Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:54:21 [2026-08-05T14:54:21.856Z] Checking out Revision 01016743dfe6029fbec83eb133b58304d428f058 (refs/remotes/origin/master)
16:54:21 [2026-08-05T14:54:21.856Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:54:21 [2026-08-05T14:54:21.861Z] > /usr/bin/git checkout -f 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10
16:54:21 [2026-08-05T14:54:21.882Z] 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)"
16:54:21 [2026-08-05T14:54:21.882Z] > /usr/bin/git rev-list --no-walk 161eebacaec80988e6e8243dacdd2ee7cf726ece # timeout=10