Console Output
17:29:38 [2026-06-17T15:29:38.606Z] The recommended git tool is: /usr/bin/git
17:29:38 [2026-06-17T15:29:38.609Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:29:38 [2026-06-17T15:29:38.640Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@68a2185; decorates hudson.Launcher$LocalLauncher@11b1c9dd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:29:38 [2026-06-17T15:29:38.641Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master-JEE_AutoDeploy/Silverpeas-Core/.git # timeout=10
17:29:38 [2026-06-17T15:29:38.647Z] Fetching changes from the remote Git repository
17:29:38 [2026-06-17T15:29:38.650Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:29:38 [2026-06-17T15:29:38.656Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:29:38 [2026-06-17T15:29:38.656Z] > /usr/bin/git --version # timeout=10
17:29:38 [2026-06-17T15:29:38.662Z] > git --version # 'git version 2.43.0'
17:29:38 [2026-06-17T15:29:38.663Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:29:38 [2026-06-17T15:29:38.669Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:29:39 [2026-06-17T15:29:39.614Z] > /usr/bin/git rev-parse refs/remotes/origin/master-jee^{commit} # timeout=10
17:29:39 [2026-06-17T15:29:39.623Z] Checking out Revision d1b51a49658f5551b6a9ef0e5e1814c44b44e352 (refs/remotes/origin/master-jee)
17:29:39 [2026-06-17T15:29:39.623Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:29:39 [2026-06-17T15:29:39.629Z] > /usr/bin/git checkout -f d1b51a49658f5551b6a9ef0e5e1814c44b44e352 # timeout=10
17:29:39 [2026-06-17T15:29:39.699Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:29:39 [2026-06-17T15:29:39.710Z] > /usr/bin/git branch -D master-jee # timeout=10
17:29:39 [2026-06-17T15:29:39.717Z] > /usr/bin/git checkout -b master-jee d1b51a49658f5551b6a9ef0e5e1814c44b44e352 # timeout=10
17:29:39 [2026-06-17T15:29:39.787Z] Commit message: "Fix bug #15355 by ensuring the path of the root directory of the upload files (that is the temporary directory) is noramized for the underlying filesystem"
17:29:39 [2026-06-17T15:29:39.787Z] > /usr/bin/git rev-list --no-walk cc6e27610e5d4ce0d0a514c13a5630ce1bb3c5cb # timeout=10