14:41:30[2025-07-04T12:41:30.982Z] The recommended git tool is: /usr/bin/git
14:41:30[2025-07-04T12:41:30.983Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:41:30[2025-07-04T12:41:30.993Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b530ffc; decorates hudson.Launcher$LocalLauncher@7019863a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:41:30[2025-07-04T12:41:30.993Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
14:41:31[2025-07-04T12:41:31.000Z] Fetching changes from the remote Git repository
14:41:31[2025-07-04T12:41:31.004Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
14:41:31[2025-07-04T12:41:31.010Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile14:41:31[2025-07-04T12:41:31.010Z] > /usr/bin/git --version # timeout=10
14:41:31[2025-07-04T12:41:31.015Z] > git --version # 'git version 2.43.0'
14:41:31[2025-07-04T12:41:31.016Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:41:31[2025-07-04T12:41:31.021Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
14:41:31[2025-07-04T12:41:31.575Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:41:31[2025-07-04T12:41:31.583Z] Checking out Revision 68d757ce081dfda7d950d1af6e593b17622d5724 (refs/remotes/origin/master)
14:41:31[2025-07-04T12:41:31.583Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:41:31[2025-07-04T12:41:31.589Z] > /usr/bin/git checkout -f 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
14:41:31[2025-07-04T12:41:31.720Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:41:31[2025-07-04T12:41:31.729Z] > /usr/bin/git branch -D master # timeout=10
14:41:31[2025-07-04T12:41:31.736Z] > /usr/bin/git checkout -b master 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
14:41:31[2025-07-04T12:41:31.848Z] Commit message: "Take into account the GenericFieldTemplate#getKeysValuesPair(...) isn't anymore available and it is replaced by FieldTemplate#getFieldValuesTemplate(...) method which instead of a Map returns a FieldValuesTemplate that is a container of all of the possible FieldValues of a field."
14:41:31[2025-07-04T12:41:31.848Z] > /usr/bin/git rev-list --no-walk 7bc35a7b53157199de4e853322aa8f04152a1783 # timeout=10