Console Output
13:38:32 [2025-02-03T12:38:32.445Z] The recommended git tool is: /usr/bin/git
13:38:32 [2025-02-03T12:38:32.446Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
13:38:32 [2025-02-03T12:38:32.462Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@51e9f2bd; decorates hudson.Launcher$LocalLauncher@4ad721b9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:38:32 [2025-02-03T12:38:32.463Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
13:38:32 [2025-02-03T12:38:32.468Z] Fetching changes from the remote Git repository
13:38:32 [2025-02-03T12:38:32.470Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
13:38:32 [2025-02-03T12:38:32.475Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
13:38:32 [2025-02-03T12:38:32.475Z] > /usr/bin/git --version # timeout=10
13:38:32 [2025-02-03T12:38:32.480Z] > git --version # 'git version 2.43.0'
13:38:32 [2025-02-03T12:38:32.480Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
13:38:32 [2025-02-03T12:38:32.485Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
13:38:33 [2025-02-03T12:38:33.000Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:38:33 [2025-02-03T12:38:33.007Z] Checking out Revision 2fafa7a5396124b40a5fb69685473171365d50fd (refs/remotes/origin/master)
13:38:33 [2025-02-03T12:38:33.007Z] > /usr/bin/git config core.sparsecheckout # timeout=10
13:38:33 [2025-02-03T12:38:33.011Z] > /usr/bin/git checkout -f 2fafa7a5396124b40a5fb69685473171365d50fd # timeout=10
13:38:33 [2025-02-03T12:38:33.174Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
13:38:33 [2025-02-03T12:38:33.183Z] > /usr/bin/git branch -D master # timeout=10
13:38:33 [2025-02-03T12:38:33.191Z] > /usr/bin/git checkout -b master 2fafa7a5396124b40a5fb69685473171365d50fd # timeout=10
13:38:33 [2025-02-03T12:38:33.298Z] Commit message: "Fix in UserHelper the call to Group#getNbUsers() that has been renamed to Group#getDirectUsersCount()."
13:38:33 [2025-02-03T12:38:33.299Z] > /usr/bin/git rev-list --no-walk 2fafa7a5396124b40a5fb69685473171365d50fd # timeout=10