Console Output
11:53:03 [2025-12-08T10:53:03.005Z] The recommended git tool is: /usr/bin/git
11:53:03 [2025-12-08T10:53:03.005Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:53:03 [2025-12-08T10:53:03.023Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@682ac20b; decorates hudson.Launcher$LocalLauncher@29d380dc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:53:03 [2025-12-08T10:53:03.023Z] Cloning the remote Git repository
11:53:03 [2025-12-08T10:53:03.023Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
11:53:03 [2025-12-08T10:53:03.024Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
11:53:03 [2025-12-08T10:53:03.034Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
11:53:03 [2025-12-08T10:53:03.034Z] > /usr/bin/git --version # timeout=10
11:53:03 [2025-12-08T10:53:03.039Z] > git --version # 'git version 2.43.0'
11:53:03 [2025-12-08T10:53:03.039Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:53:03 [2025-12-08T10:53:03.045Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
11:53:09 [2025-12-08T10:53:09.748Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
11:53:09 [2025-12-08T10:53:09.758Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:53:09 [2025-12-08T10:53:09.769Z] Avoid second fetch
11:53:09 [2025-12-08T10:53:09.769Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:53:09 [2025-12-08T10:53:09.775Z] Checking out Revision 7a9e925e254f007a4522470355bf55274b725991 (refs/remotes/origin/6.4.x)
11:53:09 [2025-12-08T10:53:09.775Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:53:09 [2025-12-08T10:53:09.780Z] > /usr/bin/git checkout -f 7a9e925e254f007a4522470355bf55274b725991 # timeout=10
11:53:10 [2025-12-08T10:53:10.115Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:53:10 [2025-12-08T10:53:10.126Z] > /usr/bin/git checkout -b 6.4.x 7a9e925e254f007a4522470355bf55274b725991 # timeout=10
11:53:10 [2025-12-08T10:53:10.244Z] Commit message: "bug #15047 : The default value of a item is now well displayed in the update workflow forms"
11:53:10 [2025-12-08T10:53:10.245Z] > /usr/bin/git rev-list --no-walk 1dd00b7122f70b314131dc91b55e2cc54b605c34 # timeout=10