Console Output
10:40:15 [2024-12-12T09:40:15.223Z] The recommended git tool is: /usr/bin/git
10:40:15 [2024-12-12T09:40:15.224Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:40:15 [2024-12-12T09:40:15.304Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40820a66; decorates hudson.Launcher$LocalLauncher@21a0ace will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:40:15 [2024-12-12T09:40:15.305Z] Cloning the remote Git repository
10:40:15 [2024-12-12T09:40:15.305Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
10:40:15 [2024-12-12T09:40:15.306Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
10:40:15 [2024-12-12T09:40:15.314Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
10:40:15 [2024-12-12T09:40:15.315Z] > /usr/bin/git --version # timeout=10
10:40:15 [2024-12-12T09:40:15.320Z] > git --version # 'git version 2.43.0'
10:40:15 [2024-12-12T09:40:15.320Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:40:15 [2024-12-12T09:40:15.326Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
10:40:17 [2024-12-12T09:40:17.579Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
10:40:17 [2024-12-12T09:40:17.584Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:40:17 [2024-12-12T09:40:17.592Z] Avoid second fetch
10:40:17 [2024-12-12T09:40:17.593Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:40:17 [2024-12-12T09:40:17.598Z] Checking out Revision 3c812df2475b078e02deac8e601e3ac805c3f590 (refs/remotes/origin/6.4.x)
10:40:17 [2024-12-12T09:40:17.598Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:40:17 [2024-12-12T09:40:17.602Z] > /usr/bin/git checkout -f 3c812df2475b078e02deac8e601e3ac805c3f590 # timeout=10
10:40:17 [2024-12-12T09:40:17.710Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:40:17 [2024-12-12T09:40:17.718Z] > /usr/bin/git checkout -b 6.4.x 3c812df2475b078e02deac8e601e3ac805c3f590 # timeout=10
10:40:17 [2024-12-12T09:40:17.785Z] Commit message: "Update dependency on Silverpeas to version 6.4.2-build241211"
10:40:17 [2024-12-12T09:40:17.786Z] > /usr/bin/git rev-list --no-walk eb51ed57e389d7be21c2270528d314a06147b7a1 # timeout=10