Skip to content

Console Output

15:03:52 [2026-08-20T13:03:52.750Z] Selected Git installation does not exist. Using Default
15:03:52 [2026-08-20T13:03:52.750Z] The recommended git tool is: NONE
15:03:52 [2026-08-20T13:03:52.751Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:03:52 [2026-08-20T13:03:52.761Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@29b0638f; decorates hudson.Launcher$LocalLauncher@792e15e2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:03:52 [2026-08-20T13:03:52.762Z] Cloning the remote Git repository
15:03:52 [2026-08-20T13:03:52.762Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
15:03:52 [2026-08-20T13:03:52.762Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project # timeout=10
15:03:52 [2026-08-20T13:03:52.772Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
15:03:52 [2026-08-20T13:03:52.772Z]  > /usr/bin/git --version # timeout=10
15:03:52 [2026-08-20T13:03:52.776Z]  > git --version # 'git version 2.43.0'
15:03:52 [2026-08-20T13:03:52.776Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:03:52 [2026-08-20T13:03:52.781Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:53 [2026-08-20T13:03:53.544Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
15:03:53 [2026-08-20T13:03:53.550Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:03:53 [2026-08-20T13:03:53.557Z] Avoid second fetch
15:03:53 [2026-08-20T13:03:53.557Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:03:53 [2026-08-20T13:03:53.563Z] Checking out Revision 021681972d6345a734b93965ac1fdd06958b9fab (refs/remotes/origin/master)
15:03:53 [2026-08-20T13:03:53.563Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:03:53 [2026-08-20T13:03:53.568Z]  > /usr/bin/git checkout -f 021681972d6345a734b93965ac1fdd06958b9fab # timeout=10
15:03:53 [2026-08-20T13:03:53.575Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:03:53 [2026-08-20T13:03:53.581Z]  > /usr/bin/git checkout -b master 021681972d6345a734b93965ac1fdd06958b9fab # timeout=10
15:03:53 [2026-08-20T13:03:53.589Z] Commit message: "Update the compressor Maven plugin to version 2.0.2"
15:03:53 [2026-08-20T13:03:53.590Z]  > /usr/bin/git rev-list --no-walk 021681972d6345a734b93965ac1fdd06958b9fab # timeout=10