Console Output
14:55:00 [2025-11-27T13:55:00.820Z] The recommended git tool is: /usr/bin/git
14:55:00 [2025-11-27T13:55:00.821Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:55:00 [2025-11-27T13:55:00.832Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@77376c40; decorates hudson.Launcher$LocalLauncher@1c1a52a1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:55:00 [2025-11-27T13:55:00.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
14:55:00 [2025-11-27T13:55:00.838Z] Fetching changes from the remote Git repository
14:55:00 [2025-11-27T13:55:00.841Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
14:55:00 [2025-11-27T13:55:00.847Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
14:55:00 [2025-11-27T13:55:00.847Z] > /usr/bin/git --version # timeout=10
14:55:00 [2025-11-27T13:55:00.852Z] > git --version # 'git version 2.43.0'
14:55:00 [2025-11-27T13:55:00.852Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:55:00 [2025-11-27T13:55:00.859Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
14:55:01 [2025-11-27T13:55:01.236Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
14:55:01 [2025-11-27T13:55:01.243Z] Checking out Revision 7911838d7ce13175eb453979a5d2c72cb4a5b144 (refs/remotes/origin/6.4.x)
14:55:01 [2025-11-27T13:55:01.243Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:55:01 [2025-11-27T13:55:01.247Z] > /usr/bin/git checkout -f 7911838d7ce13175eb453979a5d2c72cb4a5b144 # timeout=10
14:55:01 [2025-11-27T13:55:01.301Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:55:01 [2025-11-27T13:55:01.318Z] > /usr/bin/git branch -D 6.4.x # timeout=10
14:55:01 [2025-11-27T13:55:01.326Z] > /usr/bin/git checkout -b 6.4.x 7911838d7ce13175eb453979a5d2c72cb4a5b144 # timeout=10
14:55:01 [2025-11-27T13:55:01.412Z] Commit message: "Fix a bug in which the goto URL was two times encoded. In AutoRedirectServlet, decode the goto URL"
14:55:01 [2025-11-27T13:55:01.412Z] > /usr/bin/git rev-list --no-walk 7911838d7ce13175eb453979a5d2c72cb4a5b144 # timeout=10