Skip to content

Console Output

17:15:03 [2025-07-04T15:15:03.788Z] The recommended git tool is: /usr/bin/git
17:15:03 [2025-07-04T15:15:03.789Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:15:03 [2025-07-04T15:15:03.803Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@488ee559; decorates hudson.Launcher$LocalLauncher@59ef7141 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:15:03 [2025-07-04T15:15:03.804Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
17:15:03 [2025-07-04T15:15:03.810Z] Fetching changes from the remote Git repository
17:15:03 [2025-07-04T15:15:03.812Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
17:15:03 [2025-07-04T15:15:03.819Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
17:15:03 [2025-07-04T15:15:03.819Z]  > /usr/bin/git --version # timeout=10
17:15:03 [2025-07-04T15:15:03.824Z]  > git --version # 'git version 2.43.0'
17:15:03 [2025-07-04T15:15:03.824Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:15:03 [2025-07-04T15:15:03.829Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
17:15:04 [2025-07-04T15:15:04.231Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:15:04 [2025-07-04T15:15:04.237Z] Checking out Revision 68d757ce081dfda7d950d1af6e593b17622d5724 (refs/remotes/origin/master)
17:15:04 [2025-07-04T15:15:04.237Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:15:04 [2025-07-04T15:15:04.241Z]  > /usr/bin/git checkout -f 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
17:15:04 [2025-07-04T15:15:04.374Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:15:04 [2025-07-04T15:15:04.386Z]  > /usr/bin/git branch -D master # timeout=10
17:15:04 [2025-07-04T15:15:04.395Z]  > /usr/bin/git checkout -b master 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
17:15:04 [2025-07-04T15:15:04.539Z] 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."
17:15:04 [2025-07-04T15:15:04.539Z]  > /usr/bin/git rev-list --no-walk 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10