01:21:23 [2026-07-30T23:21:23.610Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 295 01:21:23 [2026-07-30T23:21:23.610Z] Causé à l'origine par : 01:21:23 [2026-07-30T23:21:23.610Z] Lancé par une alarme périodique 01:21:23 [2026-07-30T23:21:23.610Z] Running as userbuild 01:21:24 [2026-07-30T23:21:24.031Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2026-07-30T23:21:24.194Z] [Pipeline] Start of Pipeline 01:21:24 [2026-07-30T23:21:24.419Z] [Pipeline] node 01:21:24 [2026-07-30T23:21:24.424Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:24 [2026-07-30T23:21:24.425Z] [Pipeline] { 01:21:24 [2026-07-30T23:21:24.441Z] [Pipeline] stage 01:21:24 [2026-07-30T23:21:24.441Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:24 [2026-07-30T23:21:24.448Z] [Pipeline] checkout 01:21:24 [2026-07-30T23:21:24.449Z] Selected Git installation does not exist. Using Default 01:21:24 [2026-07-30T23:21:24.449Z] The recommended git tool is: NONE 01:21:24 [2026-07-30T23:21:24.449Z] No credentials specified 01:21:24 [2026-07-30T23:21:24.450Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:24 [2026-07-30T23:21:24.456Z] Fetching changes from the remote Git repository 01:21:24 [2026-07-30T23:21:24.459Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:24 [2026-07-30T23:21:24.464Z] Cleaning workspace 01:21:24 [2026-07-30T23:21:24.464Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:24 [2026-07-30T23:21:24.469Z] Resetting working tree 01:21:24 [2026-07-30T23:21:24.469Z] > /usr/bin/git reset --hard # timeout=10 01:21:24 [2026-07-30T23:21:24.599Z] > /usr/bin/git clean -fdx # timeout=10 01:21:24 [2026-07-30T23:21:24.609Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:24 [2026-07-30T23:21:24.609Z] > /usr/bin/git --version # timeout=10 01:21:24 [2026-07-30T23:21:24.614Z] > git --version # 'git version 2.43.0' 01:21:24 [2026-07-30T23:21:24.614Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:25 [2026-07-30T23:21:25.037Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:25 [2026-07-30T23:21:25.043Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 01:21:25 [2026-07-30T23:21:25.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:25 [2026-07-30T23:21:25.047Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:25 [2026-07-30T23:21:25.092Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 01:21:25 [2026-07-30T23:21:25.093Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:25 [2026-07-30T23:21:25.118Z] [Pipeline] } 01:21:25 [2026-07-30T23:21:25.121Z] [Pipeline] // stage 01:21:25 [2026-07-30T23:21:25.129Z] [Pipeline] withEnv 01:21:25 [2026-07-30T23:21:25.130Z] [Pipeline] { 01:21:25 [2026-07-30T23:21:25.250Z] [Pipeline] isUnix 01:21:25 [2026-07-30T23:21:25.252Z] [Pipeline] withEnv 01:21:25 [2026-07-30T23:21:25.252Z] [Pipeline] { 01:21:25 [2026-07-30T23:21:25.260Z] [Pipeline] sh 01:21:25 [2026-07-30T23:21:25.518Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:25 [2026-07-30T23:21:25.518Z] . 01:21:25 [2026-07-30T23:21:25.520Z] [Pipeline] } 01:21:25 [2026-07-30T23:21:25.526Z] [Pipeline] // withEnv 01:21:25 [2026-07-30T23:21:25.537Z] [Pipeline] withDockerContainer 01:21:25 [2026-07-30T23:21:25.569Z] Jenkins does not seem to be running inside a container 01:21:25 [2026-07-30T23:21:25.577Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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:6.3.3 cat 01:21:25 [2026-07-30T23:21:25.902Z] $ docker top 599dcfc184537beb5a9fa2b172153b72fd2f8101c8d91b9d7b6705edc9849e73 -eo pid,comm 01:21:25 [2026-07-30T23:21:25.939Z] [Pipeline] { 01:21:25 [2026-07-30T23:21:25.951Z] [Pipeline] withEnv 01:21:25 [2026-07-30T23:21:25.952Z] [Pipeline] { 01:21:25 [2026-07-30T23:21:25.966Z] [Pipeline] stage 01:21:25 [2026-07-30T23:21:25.967Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:25 [2026-07-30T23:21:25.997Z] [Pipeline] script 01:21:26 [2026-07-30T23:21:26.001Z] [Pipeline] { 01:21:26 [2026-07-30T23:21:26.011Z] [Pipeline] echo 01:21:26 [2026-07-30T23:21:26.011Z] Working on branch 6.3.x 01:21:26 [2026-07-30T23:21:26.016Z] [Pipeline] copyArtifacts 01:21:26 [2026-07-30T23:21:26.022Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 295 01:21:26 [2026-07-30T23:21:26.030Z] [Pipeline] readYaml 01:21:26 [2026-07-30T23:21:26.038Z] 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. 01:21:26 [2026-07-30T23:21:26.038Z] 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. 01:21:26 [2026-07-30T23:21:26.040Z] [Pipeline] sh 01:21:26 [2026-07-30T23:21:26.296Z] + rm -f build.yaml 01:21:26 [2026-07-30T23:21:26.297Z] [Pipeline] } 01:21:26 [2026-07-30T23:21:26.302Z] [Pipeline] // script 01:21:26 [2026-07-30T23:21:26.311Z] [Pipeline] echo 01:21:26 [2026-07-30T23:21:26.311Z] Parent version is 1.5.3 01:21:26 [2026-07-30T23:21:26.313Z] [Pipeline] echo 01:21:26 [2026-07-30T23:21:26.313Z] Silverpeas version is 6.3.7-build250214 01:21:26 [2026-07-30T23:21:26.314Z] [Pipeline] } 01:21:26 [2026-07-30T23:21:26.322Z] [Pipeline] // stage 01:21:26 [2026-07-30T23:21:26.333Z] [Pipeline] stage 01:21:26 [2026-07-30T23:21:26.334Z] [Pipeline] { (Prepare the project) 01:21:26 [2026-07-30T23:21:26.359Z] [Pipeline] git 01:21:26 [2026-07-30T23:21:26.361Z] The recommended git tool is: /usr/bin/git 01:21:26 [2026-07-30T23:21:26.362Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:26 [2026-07-30T23:21:26.370Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a07d9c9; decorates hudson.Launcher$LocalLauncher@3c775fc9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:26 [2026-07-30T23:21:26.371Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:26 [2026-07-30T23:21:26.377Z] Fetching changes from the remote Git repository 01:21:26 [2026-07-30T23:21:26.379Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:26 [2026-07-30T23:21:26.384Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:26 [2026-07-30T23:21:26.384Z] > /usr/bin/git --version # timeout=10 01:21:26 [2026-07-30T23:21:26.389Z] > git --version # 'git version 2.43.0' 01:21:26 [2026-07-30T23:21:26.389Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:26 [2026-07-30T23:21:26.394Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:27 [2026-07-30T23:21:27.522Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:27 [2026-07-30T23:21:27.529Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:27 [2026-07-30T23:21:27.529Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:27 [2026-07-30T23:21:27.535Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-07-30T23:21:27.639Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:27 [2026-07-30T23:21:27.648Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:27 [2026-07-30T23:21:27.656Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-07-30T23:21:27.701Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:27 [2026-07-30T23:21:27.701Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:27 [2026-07-30T23:21:27.722Z] [Pipeline] script 01:21:27 [2026-07-30T23:21:27.725Z] [Pipeline] { 01:21:27 [2026-07-30T23:21:27.740Z] [Pipeline] copyArtifacts 01:21:27 [2026-07-30T23:21:27.748Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 266 01:21:27 [2026-07-30T23:21:27.756Z] [Pipeline] readYaml 01:21:27 [2026-07-30T23:21:27.765Z] 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. 01:21:27 [2026-07-30T23:21:27.767Z] [Pipeline] sh 01:21:28 [2026-07-30T23:21:28.025Z] + git rev-parse HEAD 01:21:28 [2026-07-30T23:21:28.028Z] [Pipeline] echo 01:21:28 [2026-07-30T23:21:28.029Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:28 [2026-07-30T23:21:28.030Z] 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. 01:21:28 [2026-07-30T23:21:28.030Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.040Z] [Pipeline] // script 01:21:28 [2026-07-30T23:21:28.050Z] [Pipeline] script 01:21:28 [2026-07-30T23:21:28.056Z] [Pipeline] { 01:21:28 [2026-07-30T23:21:28.067Z] [Pipeline] readMavenPom 01:21:28 [2026-07-30T23:21:28.076Z] 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. 01:21:28 [2026-07-30T23:21:28.077Z] 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. 01:21:28 [2026-07-30T23:21:28.078Z] 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. 01:21:28 [2026-07-30T23:21:28.078Z] 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. 01:21:28 [2026-07-30T23:21:28.080Z] [Pipeline] echo 01:21:28 [2026-07-30T23:21:28.080Z] No changes and no update in Silverpeas since the last build 01:21:28 [2026-07-30T23:21:28.081Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.089Z] [Pipeline] // script 01:21:28 [2026-07-30T23:21:28.098Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.106Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.117Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.118Z] [Pipeline] { (Build the project) 01:21:28 [2026-07-30T23:21:28.161Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2026-07-30T23:21:28.162Z] [Pipeline] getContext 01:21:28 [2026-07-30T23:21:28.175Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.175Z] [Pipeline] { (Check POM parent version) 01:21:28 [2026-07-30T23:21:28.185Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2026-07-30T23:21:28.186Z] [Pipeline] getContext 01:21:28 [2026-07-30T23:21:28.188Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.196Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.207Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.208Z] [Pipeline] { (Update POM parent) 01:21:28 [2026-07-30T23:21:28.217Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2026-07-30T23:21:28.218Z] [Pipeline] getContext 01:21:28 [2026-07-30T23:21:28.219Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.228Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.241Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.242Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:28 [2026-07-30T23:21:28.251Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2026-07-30T23:21:28.252Z] [Pipeline] getContext 01:21:28 [2026-07-30T23:21:28.253Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.261Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.271Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.272Z] [Pipeline] { (Build and Publish) 01:21:28 [2026-07-30T23:21:28.280Z] Stage "Build the project" skipped due to when conditional 01:21:28 [2026-07-30T23:21:28.281Z] [Pipeline] getContext 01:21:28 [2026-07-30T23:21:28.283Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.290Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.297Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.304Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.314Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.315Z] [Pipeline] { (Create YAML build report) 01:21:28 [2026-07-30T23:21:28.337Z] [Pipeline] script 01:21:28 [2026-07-30T23:21:28.343Z] [Pipeline] { 01:21:28 [2026-07-30T23:21:28.356Z] [Pipeline] sh 01:21:28 [2026-07-30T23:21:28.615Z] + mkdir -p target 01:21:28 [2026-07-30T23:21:28.617Z] [Pipeline] sh 01:21:28 [2026-07-30T23:21:28.881Z] + mv build.yaml target/ 01:21:28 [2026-07-30T23:21:28.882Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.891Z] [Pipeline] // script 01:21:28 [2026-07-30T23:21:28.900Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.909Z] [Pipeline] // stage 01:21:28 [2026-07-30T23:21:28.920Z] [Pipeline] stage 01:21:28 [2026-07-30T23:21:28.920Z] [Pipeline] { (Declarative: Post Actions) 01:21:28 [2026-07-30T23:21:28.937Z] [Pipeline] step 01:21:28 [2026-07-30T23:21:28.958Z] [Pipeline] script 01:21:28 [2026-07-30T23:21:28.964Z] [Pipeline] { 01:21:28 [2026-07-30T23:21:28.982Z] [Pipeline] } 01:21:28 [2026-07-30T23:21:28.990Z] [Pipeline] // script 01:21:29 [2026-07-30T23:21:29.004Z] [Pipeline] archiveArtifacts 01:21:29 [2026-07-30T23:21:29.007Z] Archiving artifacts 01:21:29 [2026-07-30T23:21:29.015Z] Enregistrement des empreintes numériques 01:21:29 [2026-07-30T23:21:29.039Z] [Pipeline] } 01:21:29 [2026-07-30T23:21:29.047Z] [Pipeline] // stage 01:21:29 [2026-07-30T23:21:29.056Z] [Pipeline] } 01:21:29 [2026-07-30T23:21:29.060Z] [Pipeline] // withEnv 01:21:29 [2026-07-30T23:21:29.068Z] [Pipeline] } 01:21:29 [2026-07-30T23:21:29.069Z] $ docker stop --time=1 599dcfc184537beb5a9fa2b172153b72fd2f8101c8d91b9d7b6705edc9849e73 01:21:30 [2026-07-30T23:21:30.332Z] $ docker rm -f --volumes 599dcfc184537beb5a9fa2b172153b72fd2f8101c8d91b9d7b6705edc9849e73 01:21:30 [2026-07-30T23:21:30.371Z] [Pipeline] // withDockerContainer 01:21:30 [2026-07-30T23:21:30.376Z] [Pipeline] } 01:21:30 [2026-07-30T23:21:30.380Z] [Pipeline] // withEnv 01:21:30 [2026-07-30T23:21:30.388Z] [Pipeline] } 01:21:30 [2026-07-30T23:21:30.401Z] [Pipeline] // node 01:21:30 [2026-07-30T23:21:30.409Z] [Pipeline] End of Pipeline 01:21:30 [2026-07-30T23:21:30.469Z] Finished: SUCCESS