Console Output
10:16:03 [2024-12-12T09:16:03.728Z] The recommended git tool is: /usr/bin/git
10:16:03 [2024-12-12T09:16:03.738Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:16:03 [2024-12-12T09:16:03.760Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a896554; decorates hudson.Launcher$LocalLauncher@60f204f8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:16:03 [2024-12-12T09:16:03.760Z] Cloning the remote Git repository
10:16:03 [2024-12-12T09:16:03.760Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
10:16:03 [2024-12-12T09:16:03.761Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
10:16:03 [2024-12-12T09:16:03.769Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
10:16:03 [2024-12-12T09:16:03.769Z] > /usr/bin/git --version # timeout=10
10:16:03 [2024-12-12T09:16:03.773Z] > git --version # 'git version 2.43.0'
10:16:03 [2024-12-12T09:16:03.773Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:16:03 [2024-12-12T09:16:03.779Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:23 [2024-12-12T09:16:23.360Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
10:16:23 [2024-12-12T09:16:23.368Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:23 [2024-12-12T09:16:23.376Z] Avoid second fetch
10:16:23 [2024-12-12T09:16:23.377Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:16:23 [2024-12-12T09:16:23.382Z] Checking out Revision 41daf545bf07176968e93623d2fc4f30bccb6339 (refs/remotes/origin/6.4.x)
10:16:23 [2024-12-12T09:16:23.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:16:23 [2024-12-12T09:16:23.387Z] > /usr/bin/git checkout -f 41daf545bf07176968e93623d2fc4f30bccb6339 # timeout=10
10:16:24 [2024-12-12T09:16:24.730Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:16:24 [2024-12-12T09:16:24.742Z] > /usr/bin/git checkout -b 6.4.x 41daf545bf07176968e93623d2fc4f30bccb6339 # timeout=10
10:16:25 [2024-12-12T09:16:25.392Z] Commit message: "In the user notification about a comment on a contribution, the author of the comment was missed. Fix this issue."
10:16:25 [2024-12-12T09:16:25.393Z] > /usr/bin/git rev-list --no-walk 57cd88f94d1c7d02631e3576c8e5f8f174a959ce # timeout=10