Console Output
15:03:29 [2026-08-20T13:03:29.426Z] Selected Git installation does not exist. Using Default
15:03:29 [2026-08-20T13:03:29.426Z] The recommended git tool is: NONE
15:03:29 [2026-08-20T13:03:29.427Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:03:29 [2026-08-20T13:03:29.435Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@741e8463; decorates hudson.Launcher$LocalLauncher@3845a542 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:03:29 [2026-08-20T13:03:29.436Z] Cloning the remote Git repository
15:03:29 [2026-08-20T13:03:29.436Z] Cloning repository https://github.com/Silverpeas/silverpeas-dependencies-bom
15:03:29 [2026-08-20T13:03:29.436Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/dependencies # timeout=10
15:03:29 [2026-08-20T13:03:29.445Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-dependencies-bom
15:03:29 [2026-08-20T13:03:29.445Z] > /usr/bin/git --version # timeout=10
15:03:29 [2026-08-20T13:03:29.449Z] > git --version # 'git version 2.43.0'
15:03:29 [2026-08-20T13:03:29.449Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:03:29 [2026-08-20T13:03:29.455Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:30 [2026-08-20T13:03:30.209Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-dependencies-bom # timeout=10
15:03:30 [2026-08-20T13:03:30.216Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:30 [2026-08-20T13:03:30.223Z] Avoid second fetch
15:03:30 [2026-08-20T13:03:30.223Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:03:30 [2026-08-20T13:03:30.228Z] Checking out Revision f002536b42336ef8b1275d9a17bf9d7aefaff73d (refs/remotes/origin/master)
15:03:30 [2026-08-20T13:03:30.228Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:03:30 [2026-08-20T13:03:30.233Z] > /usr/bin/git checkout -f f002536b42336ef8b1275d9a17bf9d7aefaff73d # timeout=10
15:03:30 [2026-08-20T13:03:30.241Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:03:30 [2026-08-20T13:03:30.250Z] > /usr/bin/git checkout -b master f002536b42336ef8b1275d9a17bf9d7aefaff73d # timeout=10
15:03:30 [2026-08-20T13:03:30.260Z] Commit message: "Update some dependencies:"
15:03:30 [2026-08-20T13:03:30.260Z] > /usr/bin/git rev-list --no-walk f002536b42336ef8b1275d9a17bf9d7aefaff73d # timeout=10