Console Output
10:05:29 [2026-08-21T08:05:29.722Z] The recommended git tool is: /usr/bin/git
10:05:29 [2026-08-21T08:05:29.722Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:05:29 [2026-08-21T08:05:29.730Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7f8c149a; decorates hudson.Launcher$LocalLauncher@6406c547 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:05:29 [2026-08-21T08:05:29.730Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
10:05:29 [2026-08-21T08:05:29.735Z] Fetching changes from the remote Git repository
10:05:29 [2026-08-21T08:05:29.737Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
10:05:29 [2026-08-21T08:05:29.743Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
10:05:29 [2026-08-21T08:05:29.743Z] > /usr/bin/git --version # timeout=10
10:05:29 [2026-08-21T08:05:29.748Z] > git --version # 'git version 2.43.0'
10:05:29 [2026-08-21T08:05:29.748Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:05:29 [2026-08-21T08:05:29.753Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
10:05:30 [2026-08-21T08:05:30.255Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:05:30 [2026-08-21T08:05:30.262Z] Checking out Revision 1cb0c01251ed53629956aa02bc9fcac789135d72 (refs/remotes/origin/master)
10:05:30 [2026-08-21T08:05:30.262Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:05:30 [2026-08-21T08:05:30.267Z] > /usr/bin/git checkout -f 1cb0c01251ed53629956aa02bc9fcac789135d72 # timeout=10
10:05:30 [2026-08-21T08:05:30.395Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:05:30 [2026-08-21T08:05:30.406Z] > /usr/bin/git branch -D master # timeout=10
10:05:30 [2026-08-21T08:05:30.412Z] > /usr/bin/git checkout -b master 1cb0c01251ed53629956aa02bc9fcac789135d72 # timeout=10
10:05:30 [2026-08-21T08:05:30.482Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260820"
10:05:30 [2026-08-21T08:05:30.483Z] > /usr/bin/git rev-list --no-walk a17bdf19956aff8473771f653bca6f7a0da4f7b7 # timeout=10