Skip to content

Console Output

19:24:10 [2026-09-09T17:24:10.306Z] The recommended git tool is: NONE
19:24:10 [2026-09-09T17:24:10.307Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-09-09T17:24:10.317Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@256099d; decorates hudson.Launcher$LocalLauncher@15445a88 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-09-09T17:24:10.318Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:10 [2026-09-09T17:24:10.323Z] Fetching changes from the remote Git repository
19:24:10 [2026-09-09T17:24:10.326Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:10 [2026-09-09T17:24:10.332Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:10 [2026-09-09T17:24:10.332Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2026-09-09T17:24:10.337Z]  > git --version # 'git version 2.43.0'
19:24:10 [2026-09-09T17:24:10.337Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-09-09T17:24:10.342Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-09-09T17:24:10.881Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-09-09T17:24:10.886Z] Checking out Revision c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc (refs/remotes/origin/master)
19:24:10 [2026-09-09T17:24:10.886Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-09-09T17:24:10.891Z]  > /usr/bin/git checkout -f c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
19:24:10 [2026-09-09T17:24:10.903Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-09-09T17:24:10.910Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-09-09T17:24:10.917Z]  > /usr/bin/git checkout -b master c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
19:24:10 [2026-09-09T17:24:10.927Z] Commit message: "Update the installer so that it works with Gradle 9.7.1. The Maven settings.xml/settings-security.xml files are again read to get the credentials required to get Silverpeas artefacts from the private repository (which contains the customer specifics)."
19:24:10 [2026-09-09T17:24:10.927Z]  > /usr/bin/git rev-list --no-walk c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10