Console Output
11:10:32 [2026-06-10T09:10:32.822Z] Selected Git installation does not exist. Using Default
11:10:32 [2026-06-10T09:10:32.822Z] The recommended git tool is: NONE
11:10:32 [2026-06-10T09:10:32.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:10:32 [2026-06-10T09:10:32.831Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7619a6ba; decorates hudson.Launcher$LocalLauncher@17ff524c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:10:32 [2026-06-10T09:10:32.832Z] Cloning the remote Git repository
11:10:32 [2026-06-10T09:10:32.832Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
11:10:32 [2026-06-10T09:10:32.832Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/project # timeout=10
11:10:32 [2026-06-10T09:10:32.842Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
11:10:32 [2026-06-10T09:10:32.842Z] > /usr/bin/git --version # timeout=10
11:10:32 [2026-06-10T09:10:32.847Z] > git --version # 'git version 2.43.0'
11:10:32 [2026-06-10T09:10:32.847Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:10:32 [2026-06-10T09:10:32.851Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:33 [2026-06-10T09:10:33.406Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
11:10:33 [2026-06-10T09:10:33.411Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:33 [2026-06-10T09:10:33.418Z] Avoid second fetch
11:10:33 [2026-06-10T09:10:33.419Z] > /usr/bin/git rev-parse refs/remotes/origin/1.6.x^{commit} # timeout=10
11:10:33 [2026-06-10T09:10:33.424Z] Checking out Revision b1facfd43ae93d3599bef34a3bd805c3d5ee4aaa (refs/remotes/origin/1.6.x)
11:10:33 [2026-06-10T09:10:33.424Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:10:33 [2026-06-10T09:10:33.428Z] > /usr/bin/git checkout -f b1facfd43ae93d3599bef34a3bd805c3d5ee4aaa # timeout=10
11:10:33 [2026-06-10T09:10:33.434Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:10:33 [2026-06-10T09:10:33.440Z] > /usr/bin/git checkout -b 1.6.x b1facfd43ae93d3599bef34a3bd805c3d5ee4aaa # timeout=10
11:10:33 [2026-06-10T09:10:33.448Z] Commit message: "Update copyright latest year"
11:10:33 [2026-06-10T09:10:33.449Z] > /usr/bin/git rev-list --no-walk 418c2617f59492a90306d3d1cbc4dbf7a8e58053 # timeout=10