Console Output
17:32:11 [2026-07-09T15:32:11.449Z] Selected Git installation does not exist. Using Default
17:32:11 [2026-07-09T15:32:11.449Z] The recommended git tool is: NONE
17:32:11 [2026-07-09T15:32:11.450Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:32:11 [2026-07-09T15:32:11.461Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@263d1f5a; decorates hudson.Launcher$LocalLauncher@7d754b52 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:32:11 [2026-07-09T15:32:11.462Z] Cloning the remote Git repository
17:32:11 [2026-07-09T15:32:11.462Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
17:32:11 [2026-07-09T15:32:11.462Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies # timeout=10
17:32:11 [2026-07-09T15:32:11.473Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
17:32:11 [2026-07-09T15:32:11.473Z] > /usr/bin/git --version # timeout=10
17:32:11 [2026-07-09T15:32:11.479Z] > git --version # 'git version 2.43.0'
17:32:11 [2026-07-09T15:32:11.479Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:32:11 [2026-07-09T15:32:11.485Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
17:32:12 [2026-07-09T15:32:12.246Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
17:32:12 [2026-07-09T15:32:12.253Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:32:12 [2026-07-09T15:32:12.264Z] Avoid second fetch
17:32:12 [2026-07-09T15:32:12.264Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:32:12 [2026-07-09T15:32:12.270Z] Checking out Revision ae40acfe5959c8965702248b5580bc33b82c1964 (refs/remotes/origin/master)
17:32:12 [2026-07-09T15:32:12.270Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:32:12 [2026-07-09T15:32:12.276Z] > /usr/bin/git checkout -f ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10
17:32:12 [2026-07-09T15:32:12.284Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:32:12 [2026-07-09T15:32:12.292Z] > /usr/bin/git checkout -b master ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10
17:32:12 [2026-07-09T15:32:12.304Z] Commit message: "Feature 13271 Update version of embedded Mongo for tests"
17:32:12 [2026-07-09T15:32:12.305Z] > /usr/bin/git rev-list --no-walk ae40acfe5959c8965702248b5580bc33b82c1964 # timeout=10