Console Output
15:03:44 [2026-08-20T13:03:44.677Z] Selected Git installation does not exist. Using Default
15:03:44 [2026-08-20T13:03:44.677Z] The recommended git tool is: NONE
15:03:44 [2026-08-20T13:03:44.677Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:03:44 [2026-08-20T13:03:44.687Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c11d0b9; decorates hudson.Launcher$LocalLauncher@1794c3ce will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:03:44 [2026-08-20T13:03:44.688Z] Cloning the remote Git repository
15:03:44 [2026-08-20T13:03:44.688Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
15:03:44 [2026-08-20T13:03:44.688Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/test-dependencies # timeout=10
15:03:44 [2026-08-20T13:03:44.696Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
15:03:44 [2026-08-20T13:03:44.696Z] > /usr/bin/git --version # timeout=10
15:03:44 [2026-08-20T13:03:44.700Z] > git --version # 'git version 2.43.0'
15:03:44 [2026-08-20T13:03:44.700Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:03:44 [2026-08-20T13:03:44.705Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:45 [2026-08-20T13:03:45.439Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
15:03:45 [2026-08-20T13:03:45.446Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:45 [2026-08-20T13:03:45.455Z] Avoid second fetch
15:03:45 [2026-08-20T13:03:45.455Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:03:45 [2026-08-20T13:03:45.461Z] Checking out Revision 8ca13ec6861eb4bca60ef1ccdcc6f9828c8eded8 (refs/remotes/origin/master)
15:03:45 [2026-08-20T13:03:45.461Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:03:45 [2026-08-20T13:03:45.467Z] > /usr/bin/git checkout -f 8ca13ec6861eb4bca60ef1ccdcc6f9828c8eded8 # timeout=10
15:03:45 [2026-08-20T13:03:45.474Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:03:45 [2026-08-20T13:03:45.481Z] > /usr/bin/git checkout -b master 8ca13ec6861eb4bca60ef1ccdcc6f9828c8eded8 # timeout=10
15:03:45 [2026-08-20T13:03:45.492Z] Commit message: "Drop junit-platform-runner and align the JUnit Platform on the junit-bom"
15:03:45 [2026-08-20T13:03:45.493Z] > /usr/bin/git rev-list --no-walk 8ca13ec6861eb4bca60ef1ccdcc6f9828c8eded8 # timeout=10