Console Output
14:15:33 [2025-02-07T13:15:33.558Z] The recommended git tool is: /usr/bin/git
14:15:33 [2025-02-07T13:15:33.559Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:15:33 [2025-02-07T13:15:33.570Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@21efc059; decorates hudson.Launcher$LocalLauncher@1187a0f8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:15:33 [2025-02-07T13:15:33.571Z] Cloning the remote Git repository
14:15:33 [2025-02-07T13:15:33.571Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
14:15:33 [2025-02-07T13:15:33.571Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
14:15:33 [2025-02-07T13:15:33.580Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
14:15:33 [2025-02-07T13:15:33.580Z] > /usr/bin/git --version # timeout=10
14:15:33 [2025-02-07T13:15:33.586Z] > git --version # 'git version 2.43.0'
14:15:33 [2025-02-07T13:15:33.586Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:15:33 [2025-02-07T13:15:33.592Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
14:15:35 [2025-02-07T13:15:35.429Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
14:15:35 [2025-02-07T13:15:35.435Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:15:35 [2025-02-07T13:15:35.442Z] Avoid second fetch
14:15:35 [2025-02-07T13:15:35.442Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
14:15:35 [2025-02-07T13:15:35.447Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x)
14:15:35 [2025-02-07T13:15:35.447Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:15:35 [2025-02-07T13:15:35.452Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
14:15:35 [2025-02-07T13:15:35.534Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:15:35 [2025-02-07T13:15:35.542Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10
14:15:35 [2025-02-07T13:15:35.589Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113"
14:15:35 [2025-02-07T13:15:35.589Z] > /usr/bin/git rev-list --no-walk aa77eb494357749185d05e4dff86a6e2696bc4e5 # timeout=10