Skip to content

Console Output

19:24:11 [2026-08-19T17:24:11.872Z] The recommended git tool is: NONE
19:24:11 [2026-08-19T17:24:11.873Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2026-08-19T17:24:11.892Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@45995ce; decorates hudson.Launcher$LocalLauncher@7f89b5a4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2026-08-19T17:24:11.893Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:11 [2026-08-19T17:24:11.899Z] Fetching changes from the remote Git repository
19:24:11 [2026-08-19T17:24:11.902Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:11 [2026-08-19T17:24:11.908Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:11 [2026-08-19T17:24:11.908Z]  > /usr/bin/git --version # timeout=10
19:24:11 [2026-08-19T17:24:11.913Z]  > git --version # 'git version 2.43.0'
19:24:11 [2026-08-19T17:24:11.913Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2026-08-19T17:24:11.919Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2026-08-19T17:24:12.393Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2026-08-19T17:24:12.400Z] Checking out Revision c3182c2fcfe87d2d82836555eda009feea68b12b (refs/remotes/origin/master)
19:24:12 [2026-08-19T17:24:12.400Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2026-08-19T17:24:12.406Z]  > /usr/bin/git checkout -f c3182c2fcfe87d2d82836555eda009feea68b12b # timeout=10
19:24:12 [2026-08-19T17:24:12.415Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2026-08-19T17:24:12.423Z]  > /usr/bin/git branch -D master # timeout=10
19:24:12 [2026-08-19T17:24:12.430Z]  > /usr/bin/git checkout -b master c3182c2fcfe87d2d82836555eda009feea68b12b # timeout=10
19:24:12 [2026-08-19T17:24:12.442Z] Commit message: "Because the Guava lib uses now the Gradle Module Metadata, we have to specify the jvm ecosystem targeted by the Silverpeas installer; this will ensure it is the JVM variant of the Guava lib variant that will be fetched."
19:24:12 [2026-08-19T17:24:12.442Z]  > /usr/bin/git rev-list --no-walk c3182c2fcfe87d2d82836555eda009feea68b12b # timeout=10