Skip to content

Console Output

16:33:03 [2025-04-11T14:33:03.902Z] The recommended git tool is: /usr/bin/git
16:33:03 [2025-04-11T14:33:03.903Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:33:03 [2025-04-11T14:33:03.914Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5513f4d6; decorates hudson.Launcher$LocalLauncher@36e32750 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:33:03 [2025-04-11T14:33:03.914Z] Cloning the remote Git repository
16:33:03 [2025-04-11T14:33:03.914Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
16:33:03 [2025-04-11T14:33:03.915Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
16:33:03 [2025-04-11T14:33:03.924Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
16:33:03 [2025-04-11T14:33:03.924Z]  > /usr/bin/git --version # timeout=10
16:33:03 [2025-04-11T14:33:03.930Z]  > git --version # 'git version 2.43.0'
16:33:03 [2025-04-11T14:33:03.930Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:33:03 [2025-04-11T14:33:03.937Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:05 [2025-04-11T14:33:05.716Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
16:33:05 [2025-04-11T14:33:05.725Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:05 [2025-04-11T14:33:05.733Z] Avoid second fetch
16:33:05 [2025-04-11T14:33:05.733Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:33:05 [2025-04-11T14:33:05.739Z] Checking out Revision f426a34c2164558c8e1bdc4f6d9b5000cae0b3ff (refs/remotes/origin/6.4.x)
16:33:05 [2025-04-11T14:33:05.739Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:33:05 [2025-04-11T14:33:05.743Z]  > /usr/bin/git checkout -f f426a34c2164558c8e1bdc4f6d9b5000cae0b3ff # timeout=10
16:33:05 [2025-04-11T14:33:05.855Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:33:05 [2025-04-11T14:33:05.863Z]  > /usr/bin/git checkout -b 6.4.x f426a34c2164558c8e1bdc4f6d9b5000cae0b3ff # timeout=10
16:33:05 [2025-04-11T14:33:05.932Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250411"
16:33:05 [2025-04-11T14:33:05.932Z]  > /usr/bin/git rev-list --no-walk 3c812df2475b078e02deac8e601e3ac805c3f590 # timeout=10