Console Output
12:03:00 [2024-12-18T11:03:00.999Z] Selected Git installation does not exist. Using Default
12:03:00 [2024-12-18T11:03:00.999Z] The recommended git tool is: NONE
12:03:01 [2024-12-18T11:03:01.000Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:03:01 [2024-12-18T11:03:01.010Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5530c5b0; decorates hudson.Launcher$LocalLauncher@378b4a67 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:03:01 [2024-12-18T11:03:01.011Z] Cloning the remote Git repository
12:03:01 [2024-12-18T11:03:01.011Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
12:03:01 [2024-12-18T11:03:01.011Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/project # timeout=10
12:03:01 [2024-12-18T11:03:01.020Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
12:03:01 [2024-12-18T11:03:01.020Z] > /usr/bin/git --version # timeout=10
12:03:01 [2024-12-18T11:03:01.025Z] > git --version # 'git version 2.43.0'
12:03:01 [2024-12-18T11:03:01.025Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:03:01 [2024-12-18T11:03:01.031Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
12:03:01 [2024-12-18T11:03:01.956Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
12:03:01 [2024-12-18T11:03:01.963Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:03:01 [2024-12-18T11:03:01.973Z] Avoid second fetch
12:03:01 [2024-12-18T11:03:01.973Z] > /usr/bin/git rev-parse refs/remotes/origin/1.6.x^{commit} # timeout=10
12:03:01 [2024-12-18T11:03:01.979Z] Checking out Revision 418c2617f59492a90306d3d1cbc4dbf7a8e58053 (refs/remotes/origin/1.6.x)
12:03:01 [2024-12-18T11:03:01.979Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:03:01 [2024-12-18T11:03:01.984Z] > /usr/bin/git checkout -f 418c2617f59492a90306d3d1cbc4dbf7a8e58053 # timeout=10
12:03:01 [2024-12-18T11:03:01.991Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:03:01 [2024-12-18T11:03:01.999Z] > /usr/bin/git checkout -b 1.6.x 418c2617f59492a90306d3d1cbc4dbf7a8e58053 # timeout=10
12:03:02 [2024-12-18T11:03:02.009Z] Commit message: "Prepare for development iteration of next version 1.6.2"
12:03:02 [2024-12-18T11:03:02.009Z] > /usr/bin/git rev-list --no-walk 45be91b29cb3ada2ea47460aab9cce8a12a295d2 # timeout=10