Console Output
15:42:48 [2026-03-10T14:42:48.392Z] The recommended git tool is: /usr/bin/git
15:42:48 [2026-03-10T14:42:48.393Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:42:48 [2026-03-10T14:42:48.407Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15d71493; decorates hudson.Launcher$LocalLauncher@26e96666 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:42:48 [2026-03-10T14:42:48.408Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
15:42:48 [2026-03-10T14:42:48.414Z] Fetching changes from the remote Git repository
15:42:48 [2026-03-10T14:42:48.417Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
15:42:48 [2026-03-10T14:42:48.423Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
15:42:48 [2026-03-10T14:42:48.423Z] > /usr/bin/git --version # timeout=10
15:42:48 [2026-03-10T14:42:48.428Z] > git --version # 'git version 2.43.0'
15:42:48 [2026-03-10T14:42:48.429Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:42:48 [2026-03-10T14:42:48.435Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
15:42:49 [2026-03-10T14:42:49.000Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:42:49 [2026-03-10T14:42:49.006Z] Checking out Revision 447dafb3089e58a946b2136559598e9a34383f92 (refs/remotes/origin/master)
15:42:49 [2026-03-10T14:42:49.006Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:42:49 [2026-03-10T14:42:49.012Z] > /usr/bin/git checkout -f 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10
15:42:49 [2026-03-10T14:42:49.042Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:42:49 [2026-03-10T14:42:49.054Z] > /usr/bin/git branch -D master # timeout=10
15:42:49 [2026-03-10T14:42:49.061Z] > /usr/bin/git checkout -b master 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10
15:42:49 [2026-03-10T14:42:49.108Z] Commit message: "Update parent POM to version 1.7-build260224"
15:42:49 [2026-03-10T14:42:49.108Z] > /usr/bin/git rev-list --no-walk 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10