Skip to content

Console Output

16:09:05 [2025-04-11T14:09:05.384Z] The recommended git tool is: /usr/bin/git
16:09:05 [2025-04-11T14:09:05.386Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:09:05 [2025-04-11T14:09:05.398Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20fcfa0f; decorates hudson.Launcher$LocalLauncher@a1bd2e1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:09:05 [2025-04-11T14:09:05.399Z] Cloning the remote Git repository
16:09:05 [2025-04-11T14:09:05.399Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
16:09:05 [2025-04-11T14:09:05.399Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
16:09:05 [2025-04-11T14:09:05.409Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:09:05 [2025-04-11T14:09:05.409Z]  > /usr/bin/git --version # timeout=10
16:09:05 [2025-04-11T14:09:05.414Z]  > git --version # 'git version 2.43.0'
16:09:05 [2025-04-11T14:09:05.415Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:09:05 [2025-04-11T14:09:05.421Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:24 [2025-04-11T14:09:24.321Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:09:24 [2025-04-11T14:09:24.330Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:24 [2025-04-11T14:09:24.343Z] Avoid second fetch
16:09:24 [2025-04-11T14:09:24.343Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:09:24 [2025-04-11T14:09:24.349Z] Checking out Revision 55e934b7cef4920baa8265a4b85d5b75a69bf142 (refs/remotes/origin/6.4.x)
16:09:24 [2025-04-11T14:09:24.349Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:09:24 [2025-04-11T14:09:24.371Z]  > /usr/bin/git checkout -f 55e934b7cef4920baa8265a4b85d5b75a69bf142 # timeout=10
16:09:25 [2025-04-11T14:09:25.677Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:09:25 [2025-04-11T14:09:25.686Z]  > /usr/bin/git checkout -b 6.4.x 55e934b7cef4920baa8265a4b85d5b75a69bf142 # timeout=10
16:09:26 [2025-04-11T14:09:26.241Z] Commit message: "Fix vulnerability reported in https://github.com/Silverpeas/docker-silverpeas-prod/issues/10"
16:09:26 [2025-04-11T14:09:26.241Z]  > /usr/bin/git rev-list --no-walk 41daf545bf07176968e93623d2fc4f30bccb6339 # timeout=10