Console Output
15:18:55 [2026-09-21T13:18:55.314Z] The recommended git tool is: NONE
15:18:55 [2026-09-21T13:18:55.314Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:18:55 [2026-09-21T13:18:55.323Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47a9741e; decorates hudson.Launcher$LocalLauncher@2f1a0310 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:18:55 [2026-09-21T13:18:55.324Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
15:18:55 [2026-09-21T13:18:55.329Z] Fetching changes from the remote Git repository
15:18:55 [2026-09-21T13:18:55.331Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
15:18:55 [2026-09-21T13:18:55.336Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
15:18:55 [2026-09-21T13:18:55.336Z] > /usr/bin/git --version # timeout=10
15:18:55 [2026-09-21T13:18:55.341Z] > git --version # 'git version 2.43.0'
15:18:55 [2026-09-21T13:18:55.341Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:18:55 [2026-09-21T13:18:55.347Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
15:18:55 [2026-09-21T13:18:55.975Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:18:55 [2026-09-21T13:18:55.981Z] Checking out Revision c3af5e595fde938181a2ac1cf31c466248888855 (refs/remotes/origin/master)
15:18:55 [2026-09-21T13:18:55.981Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:18:55 [2026-09-21T13:18:55.986Z] > /usr/bin/git checkout -f c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
15:18:55 [2026-09-21T13:18:55.994Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:18:56 [2026-09-21T13:18:56.004Z] > /usr/bin/git branch -D master # timeout=10
15:18:56 [2026-09-21T13:18:56.011Z] > /usr/bin/git checkout -b master c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
15:18:56 [2026-09-21T13:18:56.019Z] Commit message: "Deliver the Microsoft JDBC driver instead of the jTDS one"
15:18:56 [2026-09-21T13:18:56.019Z] > /usr/bin/git rev-list --no-walk c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10