19:24:22 [2026-04-05T17:24:22.055Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1067 19:24:22 [2026-04-05T17:24:22.055Z] Causé à l'origine par : 19:24:22 [2026-04-05T17:24:22.055Z] Lancé par une alarme périodique 19:24:22 [2026-04-05T17:24:22.055Z] Running as userbuild 19:24:22 [2026-04-05T17:24:22.418Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:22 [2026-04-05T17:24:22.509Z] [Pipeline] Start of Pipeline 19:24:22 [2026-04-05T17:24:22.723Z] [Pipeline] node 19:24:22 [2026-04-05T17:24:22.726Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:22 [2026-04-05T17:24:22.729Z] [Pipeline] { 19:24:22 [2026-04-05T17:24:22.742Z] [Pipeline] stage 19:24:22 [2026-04-05T17:24:22.743Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:22 [2026-04-05T17:24:22.750Z] [Pipeline] checkout 19:24:22 [2026-04-05T17:24:22.751Z] Selected Git installation does not exist. Using Default 19:24:22 [2026-04-05T17:24:22.751Z] The recommended git tool is: NONE 19:24:22 [2026-04-05T17:24:22.751Z] No credentials specified 19:24:22 [2026-04-05T17:24:22.752Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:22 [2026-04-05T17:24:22.759Z] Fetching changes from the remote Git repository 19:24:22 [2026-04-05T17:24:22.761Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:22 [2026-04-05T17:24:22.767Z] Cleaning workspace 19:24:22 [2026-04-05T17:24:22.768Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:22 [2026-04-05T17:24:22.773Z] Resetting working tree 19:24:22 [2026-04-05T17:24:22.773Z] > /usr/bin/git reset --hard # timeout=10 19:24:22 [2026-04-05T17:24:22.881Z] > /usr/bin/git clean -fdx # timeout=10 19:24:22 [2026-04-05T17:24:22.892Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:22 [2026-04-05T17:24:22.892Z] > /usr/bin/git --version # timeout=10 19:24:22 [2026-04-05T17:24:22.897Z] > git --version # 'git version 2.43.0' 19:24:22 [2026-04-05T17:24:22.897Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:23 [2026-04-05T17:24:23.310Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:23 [2026-04-05T17:24:23.319Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:23 [2026-04-05T17:24:23.319Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:23 [2026-04-05T17:24:23.325Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:23 [2026-04-05T17:24:23.418Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:23 [2026-04-05T17:24:23.418Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:23 [2026-04-05T17:24:23.440Z] [Pipeline] } 19:24:23 [2026-04-05T17:24:23.444Z] [Pipeline] // stage 19:24:23 [2026-04-05T17:24:23.457Z] [Pipeline] withEnv 19:24:23 [2026-04-05T17:24:23.458Z] [Pipeline] { 19:24:23 [2026-04-05T17:24:23.565Z] [Pipeline] isUnix 19:24:23 [2026-04-05T17:24:23.565Z] [Pipeline] withEnv 19:24:23 [2026-04-05T17:24:23.566Z] [Pipeline] { 19:24:23 [2026-04-05T17:24:23.576Z] [Pipeline] sh 19:24:23 [2026-04-05T17:24:23.833Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:23 [2026-04-05T17:24:23.833Z] . 19:24:23 [2026-04-05T17:24:23.834Z] [Pipeline] } 19:24:23 [2026-04-05T17:24:23.842Z] [Pipeline] // withEnv 19:24:23 [2026-04-05T17:24:23.853Z] [Pipeline] withDockerContainer 19:24:23 [2026-04-05T17:24:23.883Z] Jenkins does not seem to be running inside a container 19:24:23 [2026-04-05T17:24:23.891Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:latest cat 19:24:24 [2026-04-05T17:24:24.226Z] $ docker top 07a424f6c33faf6fd47947dd7cfc35dcc2bfd51d460b669c333dd0051e51fd6d -eo pid,comm 19:24:24 [2026-04-05T17:24:24.264Z] [Pipeline] { 19:24:24 [2026-04-05T17:24:24.274Z] [Pipeline] withEnv 19:24:24 [2026-04-05T17:24:24.274Z] [Pipeline] { 19:24:24 [2026-04-05T17:24:24.279Z] [Pipeline] stage 19:24:24 [2026-04-05T17:24:24.280Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:24 [2026-04-05T17:24:24.306Z] [Pipeline] script 19:24:24 [2026-04-05T17:24:24.309Z] [Pipeline] { 19:24:24 [2026-04-05T17:24:24.318Z] [Pipeline] echo 19:24:24 [2026-04-05T17:24:24.318Z] Working on branch master 19:24:24 [2026-04-05T17:24:24.323Z] [Pipeline] copyArtifacts 19:24:24 [2026-04-05T17:24:24.330Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1067 19:24:24 [2026-04-05T17:24:24.340Z] [Pipeline] readYaml 19:24:24 [2026-04-05T17:24:24.350Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:24 [2026-04-05T17:24:24.350Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:24 [2026-04-05T17:24:24.351Z] [Pipeline] sh 19:24:24 [2026-04-05T17:24:24.609Z] + rm -f build.yaml 19:24:24 [2026-04-05T17:24:24.610Z] [Pipeline] } 19:24:24 [2026-04-05T17:24:24.618Z] [Pipeline] // script 19:24:24 [2026-04-05T17:24:24.625Z] [Pipeline] echo 19:24:24 [2026-04-05T17:24:24.625Z] Parent version is 1.7-build260224 19:24:24 [2026-04-05T17:24:24.626Z] [Pipeline] echo 19:24:24 [2026-04-05T17:24:24.626Z] Silverpeas version is 6.5-build260329 19:24:24 [2026-04-05T17:24:24.627Z] [Pipeline] } 19:24:24 [2026-04-05T17:24:24.635Z] [Pipeline] // stage 19:24:24 [2026-04-05T17:24:24.645Z] [Pipeline] stage 19:24:24 [2026-04-05T17:24:24.645Z] [Pipeline] { (Prepare the project) 19:24:24 [2026-04-05T17:24:24.668Z] [Pipeline] git 19:24:24 [2026-04-05T17:24:24.670Z] The recommended git tool is: /usr/bin/git 19:24:24 [2026-04-05T17:24:24.671Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:24 [2026-04-05T17:24:24.679Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@e910324; decorates hudson.Launcher$LocalLauncher@7ed44fc9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:24 [2026-04-05T17:24:24.680Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:24 [2026-04-05T17:24:24.687Z] Fetching changes from the remote Git repository 19:24:24 [2026-04-05T17:24:24.688Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:24 [2026-04-05T17:24:24.696Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:24 [2026-04-05T17:24:24.696Z] > /usr/bin/git --version # timeout=10 19:24:24 [2026-04-05T17:24:24.701Z] > git --version # 'git version 2.43.0' 19:24:24 [2026-04-05T17:24:24.701Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:24 [2026-04-05T17:24:24.707Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:25 [2026-04-05T17:24:25.375Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:25 [2026-04-05T17:24:25.383Z] Checking out Revision 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b (refs/remotes/origin/master) 19:24:25 [2026-04-05T17:24:25.383Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:25 [2026-04-05T17:24:25.388Z] > /usr/bin/git checkout -f 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b # timeout=10 19:24:25 [2026-04-05T17:24:25.522Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:25 [2026-04-05T17:24:25.534Z] > /usr/bin/git branch -D master # timeout=10 19:24:25 [2026-04-05T17:24:25.542Z] > /usr/bin/git checkout -b master 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b # timeout=10 19:24:25 [2026-04-05T17:24:25.690Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260329" 19:24:25 [2026-04-05T17:24:25.691Z] > /usr/bin/git rev-list --no-walk 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b # timeout=10 19:24:25 [2026-04-05T17:24:25.712Z] [Pipeline] script 19:24:25 [2026-04-05T17:24:25.714Z] [Pipeline] { 19:24:25 [2026-04-05T17:24:25.722Z] [Pipeline] copyArtifacts 19:24:25 [2026-04-05T17:24:25.725Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 640 19:24:25 [2026-04-05T17:24:25.736Z] [Pipeline] readYaml 19:24:25 [2026-04-05T17:24:25.744Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:25 [2026-04-05T17:24:25.746Z] [Pipeline] sh 19:24:26 [2026-04-05T17:24:26.003Z] + git rev-parse HEAD 19:24:26 [2026-04-05T17:24:26.005Z] [Pipeline] echo 19:24:26 [2026-04-05T17:24:26.006Z] Current commit is 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b and last build commit is 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b 19:24:26 [2026-04-05T17:24:26.006Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 19:24:26 [2026-04-05T17:24:26.007Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.015Z] [Pipeline] // script 19:24:26 [2026-04-05T17:24:26.025Z] [Pipeline] script 19:24:26 [2026-04-05T17:24:26.028Z] [Pipeline] { 19:24:26 [2026-04-05T17:24:26.037Z] [Pipeline] readMavenPom 19:24:26 [2026-04-05T17:24:26.046Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 19:24:26 [2026-04-05T17:24:26.047Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 19:24:26 [2026-04-05T17:24:26.048Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 19:24:26 [2026-04-05T17:24:26.048Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 19:24:26 [2026-04-05T17:24:26.049Z] [Pipeline] echo 19:24:26 [2026-04-05T17:24:26.049Z] No changes and no update in Silverpeas since the last build 19:24:26 [2026-04-05T17:24:26.050Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.059Z] [Pipeline] // script 19:24:26 [2026-04-05T17:24:26.067Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.076Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.086Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.087Z] [Pipeline] { (Build the project) 19:24:26 [2026-04-05T17:24:26.124Z] Stage "Build the project" skipped due to when conditional 19:24:26 [2026-04-05T17:24:26.125Z] [Pipeline] getContext 19:24:26 [2026-04-05T17:24:26.138Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.138Z] [Pipeline] { (Check POM parent version) 19:24:26 [2026-04-05T17:24:26.147Z] Stage "Build the project" skipped due to when conditional 19:24:26 [2026-04-05T17:24:26.148Z] [Pipeline] getContext 19:24:26 [2026-04-05T17:24:26.149Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.158Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.168Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.169Z] [Pipeline] { (Update POM parent) 19:24:26 [2026-04-05T17:24:26.180Z] Stage "Build the project" skipped due to when conditional 19:24:26 [2026-04-05T17:24:26.180Z] [Pipeline] getContext 19:24:26 [2026-04-05T17:24:26.182Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.190Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.200Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.201Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:26 [2026-04-05T17:24:26.210Z] Stage "Build the project" skipped due to when conditional 19:24:26 [2026-04-05T17:24:26.211Z] [Pipeline] getContext 19:24:26 [2026-04-05T17:24:26.213Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.221Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.230Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.231Z] [Pipeline] { (Build and Publish) 19:24:26 [2026-04-05T17:24:26.239Z] Stage "Build the project" skipped due to when conditional 19:24:26 [2026-04-05T17:24:26.239Z] [Pipeline] getContext 19:24:26 [2026-04-05T17:24:26.241Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.249Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.256Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.263Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.273Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.274Z] [Pipeline] { (Create YAML build report) 19:24:26 [2026-04-05T17:24:26.293Z] [Pipeline] script 19:24:26 [2026-04-05T17:24:26.297Z] [Pipeline] { 19:24:26 [2026-04-05T17:24:26.306Z] [Pipeline] sh 19:24:26 [2026-04-05T17:24:26.564Z] + mkdir -p target 19:24:26 [2026-04-05T17:24:26.566Z] [Pipeline] sh 19:24:26 [2026-04-05T17:24:26.823Z] + mv build.yaml target/ 19:24:26 [2026-04-05T17:24:26.824Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.833Z] [Pipeline] // script 19:24:26 [2026-04-05T17:24:26.842Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.851Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.861Z] [Pipeline] stage 19:24:26 [2026-04-05T17:24:26.862Z] [Pipeline] { (Declarative: Post Actions) 19:24:26 [2026-04-05T17:24:26.879Z] [Pipeline] step 19:24:26 [2026-04-05T17:24:26.900Z] [Pipeline] script 19:24:26 [2026-04-05T17:24:26.903Z] [Pipeline] { 19:24:26 [2026-04-05T17:24:26.921Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.930Z] [Pipeline] // script 19:24:26 [2026-04-05T17:24:26.943Z] [Pipeline] archiveArtifacts 19:24:26 [2026-04-05T17:24:26.946Z] Archiving artifacts 19:24:26 [2026-04-05T17:24:26.955Z] Enregistrement des empreintes numériques 19:24:26 [2026-04-05T17:24:26.977Z] [Pipeline] } 19:24:26 [2026-04-05T17:24:26.985Z] [Pipeline] // stage 19:24:26 [2026-04-05T17:24:26.994Z] [Pipeline] } 19:24:27 [2026-04-05T17:24:27.002Z] [Pipeline] // withEnv 19:24:27 [2026-04-05T17:24:27.010Z] [Pipeline] } 19:24:27 [2026-04-05T17:24:27.011Z] $ docker stop --time=1 07a424f6c33faf6fd47947dd7cfc35dcc2bfd51d460b669c333dd0051e51fd6d 19:24:28 [2026-04-05T17:24:28.311Z] $ docker rm -f --volumes 07a424f6c33faf6fd47947dd7cfc35dcc2bfd51d460b669c333dd0051e51fd6d 19:24:28 [2026-04-05T17:24:28.349Z] [Pipeline] // withDockerContainer 19:24:28 [2026-04-05T17:24:28.353Z] [Pipeline] } 19:24:28 [2026-04-05T17:24:28.357Z] [Pipeline] // withEnv 19:24:28 [2026-04-05T17:24:28.360Z] [Pipeline] } 19:24:28 [2026-04-05T17:24:28.364Z] [Pipeline] // node 19:24:28 [2026-04-05T17:24:28.367Z] [Pipeline] End of Pipeline 19:24:28 [2026-04-05T17:24:28.400Z] Finished: SUCCESS