Skip to content

Console Output

14:14:16 [2025-02-07T13:14:16.445Z] The recommended git tool is: NONE
14:14:16 [2025-02-07T13:14:16.446Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:14:16 [2025-02-07T13:14:16.455Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32215e66; decorates hudson.Launcher$LocalLauncher@2d0c4332 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:14:16 [2025-02-07T13:14:16.456Z] Cloning the remote Git repository
14:14:16 [2025-02-07T13:14:16.456Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
14:14:16 [2025-02-07T13:14:16.456Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
14:14:16 [2025-02-07T13:14:16.466Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
14:14:16 [2025-02-07T13:14:16.466Z]  > /usr/bin/git --version # timeout=10
14:14:16 [2025-02-07T13:14:16.472Z]  > git --version # 'git version 2.43.0'
14:14:16 [2025-02-07T13:14:16.472Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:14:16 [2025-02-07T13:14:16.478Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
14:14:17 [2025-02-07T13:14:17.188Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
14:14:17 [2025-02-07T13:14:17.194Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:14:17 [2025-02-07T13:14:17.202Z] Avoid second fetch
14:14:17 [2025-02-07T13:14:17.202Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
14:14:17 [2025-02-07T13:14:17.208Z] Checking out Revision 10719018413e414cfa70c0f64a945a72670797f4 (refs/remotes/origin/6.3.x)
14:14:17 [2025-02-07T13:14:17.208Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:14:17 [2025-02-07T13:14:17.213Z]  > /usr/bin/git checkout -f 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10
14:14:17 [2025-02-07T13:14:17.266Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:14:17 [2025-02-07T13:14:17.275Z]  > /usr/bin/git checkout -b 6.3.x 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10
14:14:17 [2025-02-07T13:14:17.322Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (363c2d4aa3f57abea17ac7143443728743cd1bb2).Prepare for development iteration of next version 6.3.6"
14:14:17 [2025-02-07T13:14:17.322Z]  > /usr/bin/git rev-list --no-walk 363c2d4aa3f57abea17ac7143443728743cd1bb2 # timeout=10