Console Output
10:30:55 [2024-12-11T09:30:55.744Z] The recommended git tool is: /usr/bin/git
10:30:55 [2024-12-11T09:30:55.746Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:30:55 [2024-12-11T09:30:55.772Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26555a5d; decorates hudson.Launcher$LocalLauncher@2918cce7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:30:55 [2024-12-11T09:30:55.773Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
10:30:55 [2024-12-11T09:30:55.779Z] Fetching changes from the remote Git repository
10:30:55 [2024-12-11T09:30:55.785Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:30:55 [2024-12-11T09:30:55.791Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:30:55 [2024-12-11T09:30:55.791Z] > /usr/bin/git --version # timeout=10
10:30:55 [2024-12-11T09:30:55.797Z] > git --version # 'git version 2.43.0'
10:30:55 [2024-12-11T09:30:55.797Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:30:55 [2024-12-11T09:30:55.803Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:56 [2024-12-11T09:30:56.206Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:30:56 [2024-12-11T09:30:56.213Z] Checking out Revision e32a8c7f57601a882ad9143206b8560bdfceb919 (refs/remotes/origin/6.4.x)
10:30:56 [2024-12-11T09:30:56.213Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:30:56 [2024-12-11T09:30:56.219Z] > /usr/bin/git checkout -f e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
10:30:56 [2024-12-11T09:30:56.262Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:30:56 [2024-12-11T09:30:56.273Z] > /usr/bin/git branch -D 6.4.x # timeout=10
10:30:56 [2024-12-11T09:30:56.280Z] > /usr/bin/git checkout -b 6.4.x e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10
10:30:56 [2024-12-11T09:30:56.321Z] 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."
10:30:56 [2024-12-11T09:30:56.322Z] > /usr/bin/git rev-list --no-walk e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10