Skip to content

Console Output

10:33:00 [2026-05-11T08:33:00.140Z] The recommended git tool is: /usr/bin/git
10:33:00 [2026-05-11T08:33:00.141Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:33:00 [2026-05-11T08:33:00.149Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44e4df0d; decorates hudson.Launcher$LocalLauncher@531859b2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:33:00 [2026-05-11T08:33:00.150Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
10:33:00 [2026-05-11T08:33:00.157Z] Fetching changes from the remote Git repository
10:33:00 [2026-05-11T08:33:00.159Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
10:33:00 [2026-05-11T08:33:00.164Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
10:33:00 [2026-05-11T08:33:00.164Z]  > /usr/bin/git --version # timeout=10
10:33:00 [2026-05-11T08:33:00.168Z]  > git --version # 'git version 2.43.0'
10:33:00 [2026-05-11T08:33:00.168Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:33:00 [2026-05-11T08:33:00.173Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
10:33:00 [2026-05-11T08:33:00.588Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:33:00 [2026-05-11T08:33:00.594Z] Checking out Revision f4631ad2f46006641ff2e5dfff5194929921ee65 (refs/remotes/origin/master)
10:33:00 [2026-05-11T08:33:00.595Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:33:00 [2026-05-11T08:33:00.598Z]  > /usr/bin/git checkout -f f4631ad2f46006641ff2e5dfff5194929921ee65 # timeout=10
10:33:00 [2026-05-11T08:33:00.647Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:33:00 [2026-05-11T08:33:00.661Z]  > /usr/bin/git branch -D master # timeout=10
10:33:00 [2026-05-11T08:33:00.667Z]  > /usr/bin/git checkout -b master f4631ad2f46006641ff2e5dfff5194929921ee65 # timeout=10
10:33:00 [2026-05-11T08:33:00.722Z] Commit message: "Update parent POM to 2.0-build260507 in which the declaration of the jodconverter dependencies is updated"
10:33:00 [2026-05-11T08:33:00.722Z]  > /usr/bin/git rev-list --no-walk f4631ad2f46006641ff2e5dfff5194929921ee65 # timeout=10