Skip to content

Console Output

09:43:23 [2024-10-28T08:43:23.379Z] The recommended git tool is: /usr/bin/git
09:43:23 [2024-10-28T08:43:23.390Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:43:23 [2024-10-28T08:43:23.421Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@756fbe52; decorates hudson.Launcher$LocalLauncher@38678705 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:43:23 [2024-10-28T08:43:23.422Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
09:43:23 [2024-10-28T08:43:23.427Z] Fetching changes from the remote Git repository
09:43:23 [2024-10-28T08:43:23.430Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
09:43:23 [2024-10-28T08:43:23.438Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
09:43:23 [2024-10-28T08:43:23.438Z]  > /usr/bin/git --version # timeout=10
09:43:23 [2024-10-28T08:43:23.443Z]  > git --version # 'git version 2.43.0'
09:43:23 [2024-10-28T08:43:23.443Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:43:23 [2024-10-28T08:43:23.448Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
09:43:23 [2024-10-28T08:43:23.995Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
09:43:24 [2024-10-28T08:43:24.002Z] Checking out Revision 4b9605c2770e87368c37cacf9df4a54e38043f8e (refs/remotes/origin/6.4.x)
09:43:24 [2024-10-28T08:43:24.002Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:43:24 [2024-10-28T08:43:24.008Z]  > /usr/bin/git checkout -f 4b9605c2770e87368c37cacf9df4a54e38043f8e # timeout=10
09:43:24 [2024-10-28T08:43:24.059Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:43:24 [2024-10-28T08:43:24.071Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
09:43:24 [2024-10-28T08:43:24.079Z]  > /usr/bin/git checkout -b 6.4.x 4b9605c2770e87368c37cacf9df4a54e38043f8e # timeout=10
09:43:24 [2024-10-28T08:43:24.187Z] Commit message: "Fix bug #14479 by setting explicitly the current requester as the author and the current date as the creation date when saving the comment in database"
09:43:24 [2024-10-28T08:43:24.187Z]  > /usr/bin/git rev-list --no-walk 269f6a652aeca296b33b8f22983bda0e7020d165 # timeout=10