Console Output
12:31:17 [2025-08-06T10:31:17.777Z] The recommended git tool is: /usr/bin/git
12:31:17 [2025-08-06T10:31:17.778Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:31:17 [2025-08-06T10:31:17.791Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6a622b2e; decorates hudson.Launcher$LocalLauncher@68323d50 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:31:17 [2025-08-06T10:31:17.792Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
12:31:17 [2025-08-06T10:31:17.798Z] Fetching changes from the remote Git repository
12:31:17 [2025-08-06T10:31:17.802Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
12:31:17 [2025-08-06T10:31:17.807Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
12:31:17 [2025-08-06T10:31:17.807Z] > /usr/bin/git --version # timeout=10
12:31:17 [2025-08-06T10:31:17.812Z] > git --version # 'git version 2.43.0'
12:31:17 [2025-08-06T10:31:17.812Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:31:17 [2025-08-06T10:31:17.818Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
12:31:18 [2025-08-06T10:31:18.211Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
12:31:18 [2025-08-06T10:31:18.218Z] Checking out Revision f3347050a5abcac724675a0b1214abef22bb9975 (refs/remotes/origin/6.4.x)
12:31:18 [2025-08-06T10:31:18.218Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:31:18 [2025-08-06T10:31:18.223Z] > /usr/bin/git checkout -f f3347050a5abcac724675a0b1214abef22bb9975 # timeout=10
12:31:18 [2025-08-06T10:31:18.279Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:31:18 [2025-08-06T10:31:18.295Z] > /usr/bin/git branch -D 6.4.x # timeout=10
12:31:18 [2025-08-06T10:31:18.303Z] > /usr/bin/git checkout -b 6.4.x f3347050a5abcac724675a0b1214abef22bb9975 # timeout=10
12:31:18 [2025-08-06T10:31:18.384Z] Commit message: "Bug #14926"
12:31:18 [2025-08-06T10:31:18.385Z] > /usr/bin/git rev-list --no-walk f3347050a5abcac724675a0b1214abef22bb9975 # timeout=10