Console Output
10:34:19 [2026-09-14T08:34:19.764Z] The recommended git tool is: /usr/bin/git
10:34:19 [2026-09-14T08:34:19.765Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:34:19 [2026-09-14T08:34:19.777Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50514fba; decorates hudson.Launcher$LocalLauncher@68acfc59 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:34:19 [2026-09-14T08:34:19.778Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
10:34:19 [2026-09-14T08:34:19.784Z] Fetching changes from the remote Git repository
10:34:19 [2026-09-14T08:34:19.786Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:34:19 [2026-09-14T08:34:19.791Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:34:19 [2026-09-14T08:34:19.791Z] > /usr/bin/git --version # timeout=10
10:34:19 [2026-09-14T08:34:19.795Z] > git --version # 'git version 2.43.0'
10:34:19 [2026-09-14T08:34:19.795Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:34:19 [2026-09-14T08:34:19.800Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:20 [2026-09-14T08:34:20.379Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:34:20 [2026-09-14T08:34:20.386Z] Checking out Revision da97a0aafea25b96dbdb5a8fa0979e7f48773132 (refs/remotes/origin/master)
10:34:20 [2026-09-14T08:34:20.387Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:34:20 [2026-09-14T08:34:20.394Z] > /usr/bin/git checkout -f da97a0aafea25b96dbdb5a8fa0979e7f48773132 # timeout=10
10:34:20 [2026-09-14T08:34:20.542Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:34:20 [2026-09-14T08:34:20.559Z] > /usr/bin/git branch -D master # timeout=10
10:34:20 [2026-09-14T08:34:20.568Z] > /usr/bin/git checkout -b master da97a0aafea25b96dbdb5a8fa0979e7f48773132 # timeout=10
10:34:20 [2026-09-14T08:34:20.625Z] Commit message: "Fix bug #15444"
10:34:20 [2026-09-14T08:34:20.625Z] > /usr/bin/git rev-list --no-walk da97a0aafea25b96dbdb5a8fa0979e7f48773132 # timeout=10