Console Output
11:11:20 [2024-12-02T10:11:20.832Z] The recommended git tool is: NONE
11:11:20 [2024-12-02T10:11:20.833Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:11:20 [2024-12-02T10:11:20.843Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@58cba5b1; decorates hudson.Launcher$LocalLauncher@13674109 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:11:20 [2024-12-02T10:11:20.844Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
11:11:20 [2024-12-02T10:11:20.851Z] Fetching changes from the remote Git repository
11:11:20 [2024-12-02T10:11:20.855Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
11:11:20 [2024-12-02T10:11:20.862Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
11:11:20 [2024-12-02T10:11:20.862Z] > /usr/bin/git --version # timeout=10
11:11:20 [2024-12-02T10:11:20.867Z] > git --version # 'git version 2.43.0'
11:11:20 [2024-12-02T10:11:20.867Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:11:20 [2024-12-02T10:11:20.874Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
11:11:21 [2024-12-02T10:11:21.240Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:11:21 [2024-12-02T10:11:21.247Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
11:11:21 [2024-12-02T10:11:21.247Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:11:21 [2024-12-02T10:11:21.252Z] > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
11:11:21 [2024-12-02T10:11:21.260Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:11:21 [2024-12-02T10:11:21.268Z] > /usr/bin/git branch -D 6.4.x # timeout=10
11:11:21 [2024-12-02T10:11:21.274Z] > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
11:11:21 [2024-12-02T10:11:21.288Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
11:11:21 [2024-12-02T10:11:21.288Z] > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10