Console Output
15:31:25 [2026-09-02T13:31:25.684Z] The recommended git tool is: NONE
15:31:25 [2026-09-02T13:31:25.685Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:31:25 [2026-09-02T13:31:25.694Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f6067fc; decorates hudson.Launcher$LocalLauncher@5895a26b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:31:25 [2026-09-02T13:31:25.695Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
15:31:25 [2026-09-02T13:31:25.702Z] Fetching changes from the remote Git repository
15:31:25 [2026-09-02T13:31:25.706Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
15:31:25 [2026-09-02T13:31:25.714Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
15:31:25 [2026-09-02T13:31:25.714Z] > /usr/bin/git --version # timeout=10
15:31:25 [2026-09-02T13:31:25.719Z] > git --version # 'git version 2.43.0'
15:31:25 [2026-09-02T13:31:25.719Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:31:25 [2026-09-02T13:31:25.725Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
15:31:28 [2026-09-02T13:31:28.015Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:31:28 [2026-09-02T13:31:28.023Z] Checking out Revision ed6bdc22b8581b07c1e09d74558a2feb664e126b (refs/remotes/origin/master)
15:31:28 [2026-09-02T13:31:28.023Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:31:28 [2026-09-02T13:31:28.028Z] > /usr/bin/git checkout -f ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
15:31:28 [2026-09-02T13:31:28.041Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:31:28 [2026-09-02T13:31:28.050Z] > /usr/bin/git branch -D master # timeout=10
15:31:28 [2026-09-02T13:31:28.058Z] > /usr/bin/git checkout -b master ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10
15:31:28 [2026-09-02T13:31:28.070Z] Commit message: "Now the project works with Gradle 9.7.1 and Groovy 4. As Groovy 4 doesn't carry anymore groovy.xml, it is required to import it explicitly. Upgrade also some dependencies."
15:31:28 [2026-09-02T13:31:28.070Z] > /usr/bin/git rev-list --no-walk ed6bdc22b8581b07c1e09d74558a2feb664e126b # timeout=10