Console Output
10:10:19 [2026-06-22T08:10:19.631Z] The recommended git tool is: /usr/bin/git
10:10:19 [2026-06-22T08:10:19.632Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:10:19 [2026-06-22T08:10:19.642Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@314f53ef; decorates hudson.Launcher$LocalLauncher@1ee2e354 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:10:19 [2026-06-22T08:10:19.643Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
10:10:19 [2026-06-22T08:10:19.649Z] Fetching changes from the remote Git repository
10:10:19 [2026-06-22T08:10:19.652Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:10:19 [2026-06-22T08:10:19.657Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:10:19 [2026-06-22T08:10:19.657Z] > /usr/bin/git --version # timeout=10
10:10:19 [2026-06-22T08:10:19.662Z] > git --version # 'git version 2.43.0'
10:10:19 [2026-06-22T08:10:19.662Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:10:19 [2026-06-22T08:10:19.668Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:10:20 [2026-06-22T08:10:20.096Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:10:20 [2026-06-22T08:10:20.103Z] Checking out Revision 361275a1d6904890a8df5bab11d0cc7fda688b1b (refs/remotes/origin/master)
10:10:20 [2026-06-22T08:10:20.103Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:10:20 [2026-06-22T08:10:20.109Z] > /usr/bin/git checkout -f 361275a1d6904890a8df5bab11d0cc7fda688b1b # timeout=10
10:10:20 [2026-06-22T08:10:20.135Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:10:20 [2026-06-22T08:10:20.146Z] > /usr/bin/git branch -D master # timeout=10
10:10:20 [2026-06-22T08:10:20.153Z] > /usr/bin/git checkout -b master 361275a1d6904890a8df5bab11d0cc7fda688b1b # timeout=10
10:10:20 [2026-06-22T08:10:20.179Z] Commit message: "Bug #15261. Take into account the change in the DataRecordUtil by the fix of the bug"
10:10:20 [2026-06-22T08:10:20.179Z] > /usr/bin/git rev-list --no-walk 361275a1d6904890a8df5bab11d0cc7fda688b1b # timeout=10