Console Output
16:31:44 [2025-04-11T14:31:44.942Z] The recommended git tool is: NONE
16:31:44 [2025-04-11T14:31:44.943Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:31:44 [2025-04-11T14:31:44.954Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5ffd4ec7; decorates hudson.Launcher$LocalLauncher@b3b641 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:31:44 [2025-04-11T14:31:44.955Z] Cloning the remote Git repository
16:31:44 [2025-04-11T14:31:44.955Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
16:31:44 [2025-04-11T14:31:44.955Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
16:31:44 [2025-04-11T14:31:44.964Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
16:31:44 [2025-04-11T14:31:44.964Z] > /usr/bin/git --version # timeout=10
16:31:44 [2025-04-11T14:31:44.969Z] > git --version # 'git version 2.43.0'
16:31:44 [2025-04-11T14:31:44.970Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:31:44 [2025-04-11T14:31:44.975Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:45 [2025-04-11T14:31:45.799Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
16:31:45 [2025-04-11T14:31:45.806Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:45 [2025-04-11T14:31:45.817Z] Avoid second fetch
16:31:45 [2025-04-11T14:31:45.817Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:31:45 [2025-04-11T14:31:45.824Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x)
16:31:45 [2025-04-11T14:31:45.824Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:31:45 [2025-04-11T14:31:45.829Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
16:31:45 [2025-04-11T14:31:45.884Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:31:45 [2025-04-11T14:31:45.890Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10
16:31:45 [2025-04-11T14:31:45.935Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3"
16:31:45 [2025-04-11T14:31:45.935Z] > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10