Console Output
19:24:08 [2025-03-26T18:24:08.921Z] The recommended git tool is: NONE
19:24:08 [2025-03-26T18:24:08.922Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-03-26T18:24:08.932Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@58da146a; decorates hudson.Launcher$LocalLauncher@72c91c54 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-03-26T18:24:08.933Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2025-03-26T18:24:08.939Z] Fetching changes from the remote Git repository
19:24:08 [2025-03-26T18:24:08.943Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-03-26T18:24:08.948Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-03-26T18:24:08.948Z] > /usr/bin/git --version # timeout=10
19:24:08 [2025-03-26T18:24:08.953Z] > git --version # 'git version 2.43.0'
19:24:08 [2025-03-26T18:24:08.954Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-03-26T18:24:08.959Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-03-26T18:24:09.362Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-03-26T18:24:09.368Z] Checking out Revision 75e7ee628cde9e1af88b9455d2ea4f799477f4e4 (refs/remotes/origin/master)
19:24:09 [2025-03-26T18:24:09.368Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-03-26T18:24:09.374Z] > /usr/bin/git checkout -f 75e7ee628cde9e1af88b9455d2ea4f799477f4e4 # timeout=10
19:24:09 [2025-03-26T18:24:09.385Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-03-26T18:24:09.394Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-03-26T18:24:09.402Z] > /usr/bin/git checkout -b master 75e7ee628cde9e1af88b9455d2ea4f799477f4e4 # timeout=10
19:24:09 [2025-03-26T18:24:09.418Z] Commit message: "Add a new dependency scope for the silverpeas.gradle file in a Silverpeas installation: custom. This scope allow to declare libs developed specifically to custom some behaviors or to provide additional custom functionalities (like workflows)."
19:24:09 [2025-03-26T18:24:09.419Z] > /usr/bin/git rev-list --no-walk 75e7ee628cde9e1af88b9455d2ea4f799477f4e4 # timeout=10