01:21:25 [2026-07-09T23:21:25.563Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 292 01:21:25 [2026-07-09T23:21:25.563Z] Causé à l'origine par : 01:21:25 [2026-07-09T23:21:25.563Z] Lancé par une alarme périodique 01:21:25 [2026-07-09T23:21:25.563Z] Running as userbuild 01:21:26 [2026-07-09T23:21:26.009Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:26 [2026-07-09T23:21:26.149Z] [Pipeline] Start of Pipeline 01:21:26 [2026-07-09T23:21:26.343Z] [Pipeline] node 01:21:26 [2026-07-09T23:21:26.346Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:26 [2026-07-09T23:21:26.347Z] [Pipeline] { 01:21:26 [2026-07-09T23:21:26.359Z] [Pipeline] stage 01:21:26 [2026-07-09T23:21:26.360Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:26 [2026-07-09T23:21:26.367Z] [Pipeline] checkout 01:21:26 [2026-07-09T23:21:26.368Z] Selected Git installation does not exist. Using Default 01:21:26 [2026-07-09T23:21:26.368Z] The recommended git tool is: NONE 01:21:26 [2026-07-09T23:21:26.368Z] No credentials specified 01:21:26 [2026-07-09T23:21:26.369Z] > /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-09T23:21:26.374Z] Fetching changes from the remote Git repository 01:21:26 [2026-07-09T23:21:26.376Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:26 [2026-07-09T23:21:26.381Z] Cleaning workspace 01:21:26 [2026-07-09T23:21:26.381Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:26 [2026-07-09T23:21:26.386Z] Resetting working tree 01:21:26 [2026-07-09T23:21:26.386Z] > /usr/bin/git reset --hard # timeout=10 01:21:26 [2026-07-09T23:21:26.457Z] > /usr/bin/git clean -fdx # timeout=10 01:21:26 [2026-07-09T23:21:26.470Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:26 [2026-07-09T23:21:26.470Z] > /usr/bin/git --version # timeout=10 01:21:26 [2026-07-09T23:21:26.475Z] > git --version # 'git version 2.43.0' 01:21:26 [2026-07-09T23:21:26.475Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:26 [2026-07-09T23:21:26.931Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:26 [2026-07-09T23:21:26.938Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 01:21:26 [2026-07-09T23:21:26.938Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:26 [2026-07-09T23:21:26.943Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:27 [2026-07-09T23:21:27.002Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 01:21:27 [2026-07-09T23:21:27.003Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:27 [2026-07-09T23:21:27.024Z] [Pipeline] } 01:21:27 [2026-07-09T23:21:27.028Z] [Pipeline] // stage 01:21:27 [2026-07-09T23:21:27.041Z] [Pipeline] withEnv 01:21:27 [2026-07-09T23:21:27.041Z] [Pipeline] { 01:21:27 [2026-07-09T23:21:27.153Z] [Pipeline] isUnix 01:21:27 [2026-07-09T23:21:27.154Z] [Pipeline] withEnv 01:21:27 [2026-07-09T23:21:27.154Z] [Pipeline] { 01:21:27 [2026-07-09T23:21:27.165Z] [Pipeline] sh 01:21:27 [2026-07-09T23:21:27.423Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:27 [2026-07-09T23:21:27.423Z] . 01:21:27 [2026-07-09T23:21:27.424Z] [Pipeline] } 01:21:27 [2026-07-09T23:21:27.432Z] [Pipeline] // withEnv 01:21:27 [2026-07-09T23:21:27.446Z] [Pipeline] withDockerContainer 01:21:27 [2026-07-09T23:21:27.478Z] Jenkins does not seem to be running inside a container 01:21:27 [2026-07-09T23:21:27.486Z] $ 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:27 [2026-07-09T23:21:27.817Z] $ docker top abd31c955378157e29f0485ec4395f38e539aa21590e0a63ae944606dab0d9bd -eo pid,comm 01:21:27 [2026-07-09T23:21:27.853Z] [Pipeline] { 01:21:27 [2026-07-09T23:21:27.862Z] [Pipeline] withEnv 01:21:27 [2026-07-09T23:21:27.862Z] [Pipeline] { 01:21:27 [2026-07-09T23:21:27.869Z] [Pipeline] stage 01:21:27 [2026-07-09T23:21:27.869Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:27 [2026-07-09T23:21:27.887Z] [Pipeline] script 01:21:27 [2026-07-09T23:21:27.891Z] [Pipeline] { 01:21:27 [2026-07-09T23:21:27.900Z] [Pipeline] echo 01:21:27 [2026-07-09T23:21:27.900Z] Working on branch 6.3.x 01:21:27 [2026-07-09T23:21:27.905Z] [Pipeline] copyArtifacts 01:21:27 [2026-07-09T23:21:27.911Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 292 01:21:27 [2026-07-09T23:21:27.918Z] [Pipeline] readYaml 01:21:27 [2026-07-09T23:21:27.927Z] 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:27 [2026-07-09T23:21:27.927Z] 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:27 [2026-07-09T23:21:27.929Z] [Pipeline] sh 01:21:28 [2026-07-09T23:21:28.186Z] + rm -f build.yaml 01:21:28 [2026-07-09T23:21:28.187Z] [Pipeline] } 01:21:28 [2026-07-09T23:21:28.195Z] [Pipeline] // script 01:21:28 [2026-07-09T23:21:28.204Z] [Pipeline] echo 01:21:28 [2026-07-09T23:21:28.204Z] Parent version is 1.5.3 01:21:28 [2026-07-09T23:21:28.206Z] [Pipeline] echo 01:21:28 [2026-07-09T23:21:28.206Z] Silverpeas version is 6.3.7-build250214 01:21:28 [2026-07-09T23:21:28.207Z] [Pipeline] } 01:21:28 [2026-07-09T23:21:28.216Z] [Pipeline] // stage 01:21:28 [2026-07-09T23:21:28.226Z] [Pipeline] stage 01:21:28 [2026-07-09T23:21:28.227Z] [Pipeline] { (Prepare the project) 01:21:28 [2026-07-09T23:21:28.253Z] [Pipeline] git 01:21:28 [2026-07-09T23:21:28.255Z] The recommended git tool is: /usr/bin/git 01:21:28 [2026-07-09T23:21:28.256Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:28 [2026-07-09T23:21:28.268Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a33bf86; decorates hudson.Launcher$LocalLauncher@5ff801e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:28 [2026-07-09T23:21:28.269Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:28 [2026-07-09T23:21:28.276Z] Fetching changes from the remote Git repository 01:21:28 [2026-07-09T23:21:28.279Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:28 [2026-07-09T23:21:28.285Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:28 [2026-07-09T23:21:28.285Z] > /usr/bin/git --version # timeout=10 01:21:28 [2026-07-09T23:21:28.290Z] > git --version # 'git version 2.43.0' 01:21:28 [2026-07-09T23:21:28.290Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:28 [2026-07-09T23:21:28.296Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:29 [2026-07-09T23:21:29.548Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:29 [2026-07-09T23:21:29.557Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:29 [2026-07-09T23:21:29.557Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:29 [2026-07-09T23:21:29.562Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-07-09T23:21:29.654Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:29 [2026-07-09T23:21:29.663Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:29 [2026-07-09T23:21:29.671Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-07-09T23:21:29.783Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:29 [2026-07-09T23:21:29.783Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:29 [2026-07-09T23:21:29.804Z] [Pipeline] script 01:21:29 [2026-07-09T23:21:29.806Z] [Pipeline] { 01:21:29 [2026-07-09T23:21:29.814Z] [Pipeline] copyArtifacts 01:21:29 [2026-07-09T23:21:29.818Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 263 01:21:29 [2026-07-09T23:21:29.826Z] [Pipeline] readYaml 01:21:29 [2026-07-09T23:21:29.834Z] 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:29 [2026-07-09T23:21:29.836Z] [Pipeline] sh 01:21:30 [2026-07-09T23:21:30.094Z] + git rev-parse HEAD 01:21:30 [2026-07-09T23:21:30.096Z] [Pipeline] echo 01:21:30 [2026-07-09T23:21:30.097Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:30 [2026-07-09T23:21:30.098Z] 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:30 [2026-07-09T23:21:30.098Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.109Z] [Pipeline] // script 01:21:30 [2026-07-09T23:21:30.122Z] [Pipeline] script 01:21:30 [2026-07-09T23:21:30.127Z] [Pipeline] { 01:21:30 [2026-07-09T23:21:30.135Z] [Pipeline] readMavenPom 01:21:30 [2026-07-09T23:21:30.142Z] 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:30 [2026-07-09T23:21:30.143Z] 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:30 [2026-07-09T23:21:30.144Z] 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:30 [2026-07-09T23:21:30.144Z] 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:30 [2026-07-09T23:21:30.146Z] [Pipeline] echo 01:21:30 [2026-07-09T23:21:30.146Z] No changes and no update in Silverpeas since the last build 01:21:30 [2026-07-09T23:21:30.147Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.156Z] [Pipeline] // script 01:21:30 [2026-07-09T23:21:30.166Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.175Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.186Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.187Z] [Pipeline] { (Build the project) 01:21:30 [2026-07-09T23:21:30.234Z] Stage "Build the project" skipped due to when conditional 01:21:30 [2026-07-09T23:21:30.235Z] [Pipeline] getContext 01:21:30 [2026-07-09T23:21:30.246Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.247Z] [Pipeline] { (Check POM parent version) 01:21:30 [2026-07-09T23:21:30.256Z] Stage "Build the project" skipped due to when conditional 01:21:30 [2026-07-09T23:21:30.257Z] [Pipeline] getContext 01:21:30 [2026-07-09T23:21:30.258Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.267Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.276Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.277Z] [Pipeline] { (Update POM parent) 01:21:30 [2026-07-09T23:21:30.286Z] Stage "Build the project" skipped due to when conditional 01:21:30 [2026-07-09T23:21:30.287Z] [Pipeline] getContext 01:21:30 [2026-07-09T23:21:30.288Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.295Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.304Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.305Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:30 [2026-07-09T23:21:30.313Z] Stage "Build the project" skipped due to when conditional 01:21:30 [2026-07-09T23:21:30.314Z] [Pipeline] getContext 01:21:30 [2026-07-09T23:21:30.315Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.322Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.331Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.332Z] [Pipeline] { (Build and Publish) 01:21:30 [2026-07-09T23:21:30.339Z] Stage "Build the project" skipped due to when conditional 01:21:30 [2026-07-09T23:21:30.340Z] [Pipeline] getContext 01:21:30 [2026-07-09T23:21:30.341Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.348Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.354Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.361Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.369Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.369Z] [Pipeline] { (Create YAML build report) 01:21:30 [2026-07-09T23:21:30.385Z] [Pipeline] script 01:21:30 [2026-07-09T23:21:30.389Z] [Pipeline] { 01:21:30 [2026-07-09T23:21:30.398Z] [Pipeline] sh 01:21:30 [2026-07-09T23:21:30.658Z] + mkdir -p target 01:21:30 [2026-07-09T23:21:30.661Z] [Pipeline] sh 01:21:30 [2026-07-09T23:21:30.921Z] + mv build.yaml target/ 01:21:30 [2026-07-09T23:21:30.922Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.933Z] [Pipeline] // script 01:21:30 [2026-07-09T23:21:30.942Z] [Pipeline] } 01:21:30 [2026-07-09T23:21:30.950Z] [Pipeline] // stage 01:21:30 [2026-07-09T23:21:30.962Z] [Pipeline] stage 01:21:30 [2026-07-09T23:21:30.963Z] [Pipeline] { (Declarative: Post Actions) 01:21:30 [2026-07-09T23:21:30.978Z] [Pipeline] step 01:21:30 [2026-07-09T23:21:30.998Z] [Pipeline] script 01:21:31 [2026-07-09T23:21:31.002Z] [Pipeline] { 01:21:31 [2026-07-09T23:21:31.021Z] [Pipeline] } 01:21:31 [2026-07-09T23:21:31.029Z] [Pipeline] // script 01:21:31 [2026-07-09T23:21:31.043Z] [Pipeline] archiveArtifacts 01:21:31 [2026-07-09T23:21:31.046Z] Archiving artifacts 01:21:31 [2026-07-09T23:21:31.054Z] Enregistrement des empreintes numériques 01:21:31 [2026-07-09T23:21:31.072Z] [Pipeline] } 01:21:31 [2026-07-09T23:21:31.080Z] [Pipeline] // stage 01:21:31 [2026-07-09T23:21:31.089Z] [Pipeline] } 01:21:31 [2026-07-09T23:21:31.097Z] [Pipeline] // withEnv 01:21:31 [2026-07-09T23:21:31.105Z] [Pipeline] } 01:21:31 [2026-07-09T23:21:31.106Z] $ docker stop --time=1 abd31c955378157e29f0485ec4395f38e539aa21590e0a63ae944606dab0d9bd 01:21:32 [2026-07-09T23:21:32.416Z] $ docker rm -f --volumes abd31c955378157e29f0485ec4395f38e539aa21590e0a63ae944606dab0d9bd 01:21:32 [2026-07-09T23:21:32.456Z] [Pipeline] // withDockerContainer 01:21:32 [2026-07-09T23:21:32.459Z] [Pipeline] } 01:21:32 [2026-07-09T23:21:32.464Z] [Pipeline] // withEnv 01:21:32 [2026-07-09T23:21:32.467Z] [Pipeline] } 01:21:32 [2026-07-09T23:21:32.470Z] [Pipeline] // node 01:21:32 [2026-07-09T23:21:32.474Z] [Pipeline] End of Pipeline 01:21:32 [2026-07-09T23:21:32.511Z] Finished: SUCCESS