Console Output
19:24:09 [2026-09-20T17:24:09.546Z] The recommended git tool is: NONE
19:24:09 [2026-09-20T17:24:09.546Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-09-20T17:24:09.556Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@36d666f4; decorates hudson.Launcher$LocalLauncher@2648d375 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-09-20T17:24:09.556Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:09 [2026-09-20T17:24:09.564Z] Fetching changes from the remote Git repository
19:24:09 [2026-09-20T17:24:09.567Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:09 [2026-09-20T17:24:09.574Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:09 [2026-09-20T17:24:09.574Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-09-20T17:24:09.579Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-09-20T17:24:09.580Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-09-20T17:24:09.586Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-09-20T17:24:10.089Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-09-20T17:24:10.095Z] Checking out Revision e19948115986a9e7647e4e02acfe87c02d4087f3 (refs/remotes/origin/master)
19:24:10 [2026-09-20T17:24:10.095Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-09-20T17:24:10.100Z] > /usr/bin/git checkout -f e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10
19:24:10 [2026-09-20T17:24:10.110Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-09-20T17:24:10.119Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-09-20T17:24:10.126Z] > /usr/bin/git checkout -b master e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10
19:24:10 [2026-09-20T17:24:10.138Z] Commit message: "Remove the computation of the connection URL to the database of the JCR"
19:24:10 [2026-09-20T17:24:10.138Z] > /usr/bin/git rev-list --no-walk e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10