19:24:04[2025-07-02T17:24:04.853Z] The recommended git tool is: /usr/bin/git
19:24:04[2025-07-02T17:24:04.854Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04[2025-07-02T17:24:04.865Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@53ecb33b; decorates hudson.Launcher$LocalLauncher@4ce2589a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04[2025-07-02T17:24:04.865Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04[2025-07-02T17:24:04.871Z] Fetching changes from the remote Git repository
19:24:04[2025-07-02T17:24:04.874Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04[2025-07-02T17:24:04.879Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core19:24:04[2025-07-02T17:24:04.879Z] > /usr/bin/git --version # timeout=10
19:24:04[2025-07-02T17:24:04.884Z] > git --version # 'git version 2.43.0'
19:24:04[2025-07-02T17:24:04.884Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04[2025-07-02T17:24:04.890Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05[2025-07-02T17:24:05.634Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05[2025-07-02T17:24:05.639Z] Checking out Revision 41230e293774957f58b82197ae427163b475c627 (refs/remotes/origin/master)
19:24:05[2025-07-02T17:24:05.640Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05[2025-07-02T17:24:05.644Z] > /usr/bin/git checkout -f 41230e293774957f58b82197ae427163b475c627 # timeout=10
19:24:05[2025-07-02T17:24:05.704Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05[2025-07-02T17:24:05.720Z] > /usr/bin/git branch -D master # timeout=10
19:24:05[2025-07-02T17:24:05.727Z] > /usr/bin/git checkout -b master 41230e293774957f58b82197ae427163b475c627 # timeout=10
19:24:05[2025-07-02T17:24:05.786Z] Commit message: "In the handling of forms, the way the values of the multivalued parameters are encoded into a single string is duplicated in several places, both in the Form mechanism and in the code using the forms. The goal here is to abstract this encoding in a single place (GenericFieldTemplate) and by using the FieldValuesTemplate and FieldValue new classes. Therefore, additonnally to abstract the way the values are encoded, the possible field values are then also reified into tthe FieldValuesTemplate class and each of them reified by the FieldValue class. These classes allow to to handle objets instead of dictionnary (map of key -> value aka field value id -> field value localized value)."
19:24:05[2025-07-02T17:24:05.786Z] > /usr/bin/git rev-list --no-walk 36907e106e7d575587acb7430312c146b9e666c1 # timeout=10