Skip to content

Console Output

21:49:07 [2025-06-25T19:49:07.745Z] The recommended git tool is: /usr/bin/git
21:49:07 [2025-06-25T19:49:07.745Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
21:49:07 [2025-06-25T19:49:07.751Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47a84d66; decorates hudson.Launcher$LocalLauncher@2625e418 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:49:07 [2025-06-25T19:49:07.752Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:49:07 [2025-06-25T19:49:07.756Z] Fetching changes from the remote Git repository
21:49:07 [2025-06-25T19:49:07.758Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
21:49:07 [2025-06-25T19:49:07.763Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
21:49:07 [2025-06-25T19:49:07.763Z]  > /usr/bin/git --version # timeout=10
21:49:07 [2025-06-25T19:49:07.768Z]  > git --version # 'git version 2.43.0'
21:49:07 [2025-06-25T19:49:07.768Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
21:49:07 [2025-06-25T19:49:07.773Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
21:49:08 [2025-06-25T19:49:08.131Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:49:08 [2025-06-25T19:49:08.138Z] Checking out Revision c7a33adeca41ca732fa646c9a01de6b4d04f37f7 (refs/remotes/origin/master)
21:49:08 [2025-06-25T19:49:08.138Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:49:08 [2025-06-25T19:49:08.143Z]  > /usr/bin/git checkout -f c7a33adeca41ca732fa646c9a01de6b4d04f37f7 # timeout=10
21:49:08 [2025-06-25T19:49:08.297Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:49:08 [2025-06-25T19:49:08.307Z]  > /usr/bin/git branch -D master # timeout=10
21:49:08 [2025-06-25T19:49:08.315Z]  > /usr/bin/git checkout -b master c7a33adeca41ca732fa646c9a01de6b4d04f37f7 # timeout=10
21:49:08 [2025-06-25T19:49:08.449Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250615"
21:49:08 [2025-06-25T19:49:08.449Z]  > /usr/bin/git rev-list --no-walk c7a33adeca41ca732fa646c9a01de6b4d04f37f7 # timeout=10