Console Output
15:12:16 [2025-07-16T13:12:16.713Z] The recommended git tool is: /usr/bin/git
15:12:16 [2025-07-16T13:12:16.714Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:12:16 [2025-07-16T13:12:16.723Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@79de267e; decorates hudson.Launcher$LocalLauncher@78a4bf1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:12:16 [2025-07-16T13:12:16.724Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
15:12:16 [2025-07-16T13:12:16.731Z] Fetching changes from the remote Git repository
15:12:16 [2025-07-16T13:12:16.735Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
15:12:16 [2025-07-16T13:12:16.743Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
15:12:16 [2025-07-16T13:12:16.743Z] > /usr/bin/git --version # timeout=10
15:12:16 [2025-07-16T13:12:16.748Z] > git --version # 'git version 2.43.0'
15:12:16 [2025-07-16T13:12:16.748Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:12:16 [2025-07-16T13:12:16.754Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
15:12:17 [2025-07-16T13:12:17.156Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:12:17 [2025-07-16T13:12:17.163Z] Checking out Revision 29919e2d7a24e9dfde89250800ea661ddf2655ab (refs/remotes/origin/master)
15:12:17 [2025-07-16T13:12:17.163Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:12:17 [2025-07-16T13:12:17.169Z] > /usr/bin/git checkout -f 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10
15:12:17 [2025-07-16T13:12:17.230Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:12:17 [2025-07-16T13:12:17.246Z] > /usr/bin/git branch -D master # timeout=10
15:12:17 [2025-07-16T13:12:17.255Z] > /usr/bin/git checkout -b master 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10
15:12:17 [2025-07-16T13:12:17.364Z] Commit message: "Take into account SonarQube feedbacks by replacing <a> tag by <button> ones"
15:12:17 [2025-07-16T13:12:17.365Z] > /usr/bin/git rev-list --no-walk 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10