Console Output
16:45:00 [2024-12-10T15:45:00.438Z] The recommended git tool is: /usr/bin/git
16:45:00 [2024-12-10T15:45:00.439Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:45:00 [2024-12-10T15:45:00.458Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18023827; decorates hudson.Launcher$LocalLauncher@27490a7b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:45:00 [2024-12-10T15:45:00.458Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
16:45:00 [2024-12-10T15:45:00.464Z] Fetching changes from the remote Git repository
16:45:00 [2024-12-10T15:45:00.467Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:45:00 [2024-12-10T15:45:00.473Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:45:00 [2024-12-10T15:45:00.473Z] > /usr/bin/git --version # timeout=10
16:45:00 [2024-12-10T15:45:00.477Z] > git --version # 'git version 2.43.0'
16:45:00 [2024-12-10T15:45:00.477Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:45:00 [2024-12-10T15:45:00.484Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:45:01 [2024-12-10T15:45:01.532Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:45:01 [2024-12-10T15:45:01.541Z] Checking out Revision e32a8c7f57601a882ad9143206b8560bdfceb919 (refs/remotes/origin/6.4.x)
16:45:01 [2024-12-10T15:45:01.541Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:45:01 [2024-12-10T15:45:01.546Z] > /usr/bin/git checkout -f e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
16:45:01 [2024-12-10T15:45:01.591Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:45:01 [2024-12-10T15:45:01.602Z] > /usr/bin/git branch -D 6.4.x # timeout=10
16:45:01 [2024-12-10T15:45:01.610Z] > /usr/bin/git checkout -b 6.4.x e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
16:45:01 [2024-12-10T15:45:01.647Z] Commit message: "When using the Web messager, prefer to use its capability to apply parameters on the message instead of using the LocalizationBundle#getStringWithParams for that."
16:45:01 [2024-12-10T15:45:01.647Z] > /usr/bin/git rev-list --no-walk 2dabff5088ef6a320cae7dab984b62607c4ff960 # timeout=10