Console Output
01:21:04 [2025-02-07T00:21:04.718Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-02-07T00:21:04.721Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-02-07T00:21:04.740Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2939601; decorates hudson.Launcher$LocalLauncher@2e442fe5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-02-07T00:21:04.741Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2025-02-07T00:21:04.747Z] Fetching changes from the remote Git repository
01:21:04 [2025-02-07T00:21:04.750Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-02-07T00:21:04.756Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-02-07T00:21:04.756Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-02-07T00:21:04.762Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-02-07T00:21:04.762Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-02-07T00:21:04.770Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-02-07T00:21:05.648Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-02-07T00:21:05.655Z] Checking out Revision eb4bb924dcf549c2db0cee56992e75cd32ef4033 (refs/remotes/origin/6.3.x)
01:21:05 [2025-02-07T00:21:05.655Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-02-07T00:21:05.661Z] > /usr/bin/git checkout -f eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10
01:21:05 [2025-02-07T00:21:05.715Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-02-07T00:21:05.728Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-02-07T00:21:05.736Z] > /usr/bin/git checkout -b 6.3.x eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10
01:21:05 [2025-02-07T00:21:05.851Z] Commit message: "bug #14490: use folder names instead of ids"
01:21:05 [2025-02-07T00:21:05.852Z] > /usr/bin/git rev-list --no-walk eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10