06:46:00 [2026-06-04T04:46:00.297Z] Lancé par une alarme périodique 06:46:00 [2026-06-04T04:46:00.297Z] Running as userbuild 06:46:00 [2026-06-04T04:46:00.770Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2026-06-04T04:46:01.396Z] [Pipeline] Start of Pipeline 06:46:01 [2026-06-04T04:46:01.856Z] [Pipeline] node 06:46:01 [2026-06-04T04:46:01.860Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy 06:46:01 [2026-06-04T04:46:01.867Z] [Pipeline] { 06:46:01 [2026-06-04T04:46:01.887Z] [Pipeline] stage 06:46:01 [2026-06-04T04:46:01.888Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:01 [2026-06-04T04:46:01.902Z] [Pipeline] checkout 06:46:01 [2026-06-04T04:46:01.904Z] Selected Git installation does not exist. Using Default 06:46:01 [2026-06-04T04:46:01.904Z] The recommended git tool is: NONE 06:46:01 [2026-06-04T04:46:01.905Z] No credentials specified 06:46:01 [2026-06-04T04:46:01.905Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 06:46:01 [2026-06-04T04:46:01.910Z] Fetching changes from the remote Git repository 06:46:01 [2026-06-04T04:46:01.915Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:01 [2026-06-04T04:46:01.921Z] Cleaning workspace 06:46:01 [2026-06-04T04:46:01.921Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:01 [2026-06-04T04:46:01.927Z] Resetting working tree 06:46:01 [2026-06-04T04:46:01.927Z] > /usr/bin/git reset --hard # timeout=10 06:46:01 [2026-06-04T04:46:01.935Z] > /usr/bin/git clean -fdx # timeout=10 06:46:01 [2026-06-04T04:46:01.941Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2026-06-04T04:46:01.941Z] > /usr/bin/git --version # timeout=10 06:46:01 [2026-06-04T04:46:01.946Z] > git --version # 'git version 2.43.0' 06:46:01 [2026-06-04T04:46:01.946Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:02 [2026-06-04T04:46:02.298Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:02 [2026-06-04T04:46:02.305Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master) 06:46:02 [2026-06-04T04:46:02.305Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:02 [2026-06-04T04:46:02.310Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 06:46:02 [2026-06-04T04:46:02.323Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution" 06:46:02 [2026-06-04T04:46:02.323Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10 06:46:02 [2026-06-04T04:46:02.345Z] [Pipeline] } 06:46:02 [2026-06-04T04:46:02.356Z] [Pipeline] // stage 06:46:02 [2026-06-04T04:46:02.382Z] [Pipeline] withEnv 06:46:02 [2026-06-04T04:46:02.383Z] [Pipeline] { 06:46:02 [2026-06-04T04:46:02.582Z] [Pipeline] isUnix 06:46:02 [2026-06-04T04:46:02.585Z] [Pipeline] withEnv 06:46:02 [2026-06-04T04:46:02.586Z] [Pipeline] { 06:46:02 [2026-06-04T04:46:02.600Z] [Pipeline] sh 06:46:02 [2026-06-04T04:46:02.859Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:02 [2026-06-04T04:46:02.859Z] . 06:46:02 [2026-06-04T04:46:02.861Z] [Pipeline] } 06:46:02 [2026-06-04T04:46:02.870Z] [Pipeline] // withEnv 06:46:02 [2026-06-04T04:46:02.883Z] [Pipeline] withDockerContainer 06:46:02 [2026-06-04T04:46:02.917Z] Jenkins does not seem to be running inside a container 06:46:02 [2026-06-04T04:46:02.925Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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 ******** -e ******** silverpeas/silverbuild:6.4 cat 06:46:03 [2026-06-04T04:46:03.235Z] $ docker top d2de0105596cb65737081cc0c62f8d142f04605be200de1a28c21dbc0272a19b -eo pid,comm 06:46:03 [2026-06-04T04:46:03.278Z] [Pipeline] { 06:46:03 [2026-06-04T04:46:03.326Z] [Pipeline] withEnv 06:46:03 [2026-06-04T04:46:03.327Z] [Pipeline] { 06:46:03 [2026-06-04T04:46:03.349Z] [Pipeline] stage 06:46:03 [2026-06-04T04:46:03.350Z] [Pipeline] { (Prepare the job) 06:46:03 [2026-06-04T04:46:03.392Z] [Pipeline] sh 06:46:03 [2026-06-04T04:46:03.650Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml 06:46:03 [2026-06-04T04:46:03.903Z] [Pipeline] script 06:46:03 [2026-06-04T04:46:03.912Z] [Pipeline] { 06:46:03 [2026-06-04T04:46:03.927Z] [Pipeline] readMavenPom 06:46:03 [2026-06-04T04:46:03.954Z] 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. 06:46:03 [2026-06-04T04:46:03.957Z] 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. 06:46:03 [2026-06-04T04:46:03.959Z] 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. 06:46:03 [2026-06-04T04:46:03.959Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:03 [2026-06-04T04:46:03.959Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:03 [2026-06-04T04:46:03.961Z] [Pipeline] sh 06:46:04 [2026-06-04T04:46:04.220Z] + rm -f pom.xml 06:46:04 [2026-06-04T04:46:04.222Z] [Pipeline] } 06:46:04 [2026-06-04T04:46:04.234Z] [Pipeline] // script 06:46:04 [2026-06-04T04:46:04.251Z] [Pipeline] } 06:46:04 [2026-06-04T04:46:04.266Z] [Pipeline] // stage 06:46:04 [2026-06-04T04:46:04.279Z] [Pipeline] stage 06:46:04 [2026-06-04T04:46:04.280Z] [Pipeline] { (Check POM parent version) 06:46:04 [2026-06-04T04:46:04.335Z] Stage "Check POM parent version" skipped due to when conditional 06:46:04 [2026-06-04T04:46:04.338Z] [Pipeline] getContext 06:46:04 [2026-06-04T04:46:04.341Z] [Pipeline] } 06:46:04 [2026-06-04T04:46:04.351Z] [Pipeline] // stage 06:46:04 [2026-06-04T04:46:04.364Z] [Pipeline] stage 06:46:04 [2026-06-04T04:46:04.365Z] [Pipeline] { (Checkout projects and check code changes) 06:46:04 [2026-06-04T04:46:04.391Z] [Pipeline] script 06:46:04 [2026-06-04T04:46:04.405Z] [Pipeline] { 06:46:04 [2026-06-04T04:46:04.418Z] [Pipeline] copyArtifacts 06:46:04 [2026-06-04T04:46:04.425Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 528 06:46:04 [2026-06-04T04:46:04.431Z] [Pipeline] fileExists 06:46:04 [2026-06-04T04:46:04.441Z] [Pipeline] readYaml 06:46:04 [2026-06-04T04:46:04.450Z] 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. 06:46:04 [2026-06-04T04:46:04.453Z] [Pipeline] dir 06:46:04 [2026-06-04T04:46:04.453Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core 06:46:04 [2026-06-04T04:46:04.454Z] [Pipeline] { 06:46:04 [2026-06-04T04:46:04.468Z] [Pipeline] git 06:46:04 [2026-06-04T04:46:04.470Z] The recommended git tool is: /usr/bin/git 06:46:04 [2026-06-04T04:46:04.471Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:04 [2026-06-04T04:46:04.483Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3933ba3e; decorates hudson.Launcher$LocalLauncher@97f3be8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:04 [2026-06-04T04:46:04.484Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 06:46:04 [2026-06-04T04:46:04.490Z] Fetching changes from the remote Git repository 06:46:04 [2026-06-04T04:46:04.492Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 06:46:04 [2026-06-04T04:46:04.500Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 06:46:04 [2026-06-04T04:46:04.500Z] > /usr/bin/git --version # timeout=10 06:46:04 [2026-06-04T04:46:04.506Z] > git --version # 'git version 2.43.0' 06:46:04 [2026-06-04T04:46:04.506Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:04 [2026-06-04T04:46:04.512Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:04 [2026-06-04T04:46:04.899Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:04 [2026-06-04T04:46:04.906Z] Checking out Revision 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d (refs/remotes/origin/6.4.x) 06:46:04 [2026-06-04T04:46:04.906Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:04 [2026-06-04T04:46:04.912Z] > /usr/bin/git checkout -f 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10 06:46:04 [2026-06-04T04:46:04.972Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:04 [2026-06-04T04:46:04.992Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:05 [2026-06-04T04:46:05.001Z] > /usr/bin/git checkout -b 6.4.x 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10 06:46:05 [2026-06-04T04:46:05.064Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the in DocumentConverter#convertNode the node passed in argument isn't a version found in the history of the doc, then it is in fact the last version (the base version that is skipped in the version history building)" 06:46:05 [2026-06-04T04:46:05.064Z] > /usr/bin/git rev-list --no-walk 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10 06:46:05 [2026-06-04T04:46:05.090Z] [Pipeline] fileExists 06:46:05 [2026-06-04T04:46:05.098Z] [Pipeline] readMavenPom 06:46:05 [2026-06-04T04:46:05.125Z] [Pipeline] sh 06:46:05 [2026-06-04T04:46:05.387Z] + git rev-parse HEAD 06:46:05 [2026-06-04T04:46:05.391Z] [Pipeline] echo 06:46:05 [2026-06-04T04:46:05.392Z] Silverpeas-Core: current commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d and last build commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d 06:46:05 [2026-06-04T04:46:05.395Z] [Pipeline] } 06:46:05 [2026-06-04T04:46:05.409Z] [Pipeline] // dir 06:46:05 [2026-06-04T04:46:05.427Z] [Pipeline] echo 06:46:05 [2026-06-04T04:46:05.427Z] Build skipped due to no changes have been done since the last build 06:46:05 [2026-06-04T04:46:05.445Z] [Pipeline] dir 06:46:05 [2026-06-04T04:46:05.446Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components 06:46:05 [2026-06-04T04:46:05.447Z] [Pipeline] { 06:46:05 [2026-06-04T04:46:05.470Z] [Pipeline] git 06:46:05 [2026-06-04T04:46:05.472Z] The recommended git tool is: /usr/bin/git 06:46:05 [2026-06-04T04:46:05.473Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:05 [2026-06-04T04:46:05.483Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6eda5ca5; decorates hudson.Launcher$LocalLauncher@605728d4 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:05 [2026-06-04T04:46:05.484Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 06:46:05 [2026-06-04T04:46:05.491Z] Fetching changes from the remote Git repository 06:46:05 [2026-06-04T04:46:05.493Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 06:46:05 [2026-06-04T04:46:05.499Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 06:46:05 [2026-06-04T04:46:05.499Z] > /usr/bin/git --version # timeout=10 06:46:05 [2026-06-04T04:46:05.504Z] > git --version # 'git version 2.43.0' 06:46:05 [2026-06-04T04:46:05.504Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:05 [2026-06-04T04:46:05.510Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 [2026-06-04T04:46:05.958Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:05 [2026-06-04T04:46:05.965Z] Checking out Revision af149a4195b479051156f377605713c96e4ff894 (refs/remotes/origin/6.4.x) 06:46:05 [2026-06-04T04:46:05.965Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:05 [2026-06-04T04:46:05.970Z] > /usr/bin/git checkout -f af149a4195b479051156f377605713c96e4ff894 # timeout=10 06:46:06 [2026-06-04T04:46:06.006Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2026-06-04T04:46:06.019Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2026-06-04T04:46:06.026Z] > /usr/bin/git checkout -b 6.4.x af149a4195b479051156f377605713c96e4ff894 # timeout=10 06:46:06 [2026-06-04T04:46:06.060Z] Commit message: "Fix bug #15207" 06:46:06 [2026-06-04T04:46:06.061Z] > /usr/bin/git rev-list --no-walk af149a4195b479051156f377605713c96e4ff894 # timeout=10 06:46:06 [2026-06-04T04:46:06.082Z] [Pipeline] fileExists 06:46:06 [2026-06-04T04:46:06.094Z] [Pipeline] readMavenPom 06:46:06 [2026-06-04T04:46:06.110Z] [Pipeline] sh 06:46:06 [2026-06-04T04:46:06.368Z] + git rev-parse HEAD 06:46:06 [2026-06-04T04:46:06.371Z] [Pipeline] echo 06:46:06 [2026-06-04T04:46:06.372Z] Silverpeas-Components: current commit is af149a4195b479051156f377605713c96e4ff894 and last build commit is af149a4195b479051156f377605713c96e4ff894 06:46:06 [2026-06-04T04:46:06.374Z] [Pipeline] } 06:46:06 [2026-06-04T04:46:06.390Z] [Pipeline] // dir 06:46:06 [2026-06-04T04:46:06.410Z] [Pipeline] echo 06:46:06 [2026-06-04T04:46:06.410Z] Build skipped due to no changes have been done since the last build 06:46:06 [2026-06-04T04:46:06.428Z] [Pipeline] dir 06:46:06 [2026-06-04T04:46:06.428Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks 06:46:06 [2026-06-04T04:46:06.429Z] [Pipeline] { 06:46:06 [2026-06-04T04:46:06.452Z] [Pipeline] git 06:46:06 [2026-06-04T04:46:06.454Z] Selected Git installation does not exist. Using Default 06:46:06 [2026-06-04T04:46:06.455Z] The recommended git tool is: NONE 06:46:06 [2026-06-04T04:46:06.455Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:06 [2026-06-04T04:46:06.467Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d84b318; decorates hudson.Launcher$LocalLauncher@7589973c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:06 [2026-06-04T04:46:06.468Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 06:46:06 [2026-06-04T04:46:06.474Z] Fetching changes from the remote Git repository 06:46:06 [2026-06-04T04:46:06.477Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 06:46:06 [2026-06-04T04:46:06.482Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 06:46:06 [2026-06-04T04:46:06.482Z] > /usr/bin/git --version # timeout=10 06:46:06 [2026-06-04T04:46:06.487Z] > git --version # 'git version 2.43.0' 06:46:06 [2026-06-04T04:46:06.487Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:06 [2026-06-04T04:46:06.493Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 [2026-06-04T04:46:06.880Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:06 [2026-06-04T04:46:06.898Z] Checking out Revision ffb4eab89808e29c52150fdf37250d2dd0675763 (refs/remotes/origin/6.4.x) 06:46:06 [2026-06-04T04:46:06.898Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:06 [2026-06-04T04:46:06.903Z] > /usr/bin/git checkout -f ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10 06:46:06 [2026-06-04T04:46:06.915Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2026-06-04T04:46:06.922Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2026-06-04T04:46:06.930Z] > /usr/bin/git checkout -b 6.4.x ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10 06:46:06 [2026-06-04T04:46:06.945Z] Commit message: "Feature #15266" 06:46:06 [2026-06-04T04:46:06.945Z] > /usr/bin/git rev-list --no-walk ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10 06:46:06 [2026-06-04T04:46:06.969Z] [Pipeline] fileExists 06:46:06 [2026-06-04T04:46:06.986Z] [Pipeline] readMavenPom 06:46:07 [2026-06-04T04:46:07.008Z] [Pipeline] sh 06:46:07 [2026-06-04T04:46:07.265Z] + git rev-parse HEAD 06:46:07 [2026-06-04T04:46:07.268Z] [Pipeline] echo 06:46:07 [2026-06-04T04:46:07.268Z] Silverpeas-Looks: current commit is ffb4eab89808e29c52150fdf37250d2dd0675763 and last build commit is ffb4eab89808e29c52150fdf37250d2dd0675763 06:46:07 [2026-06-04T04:46:07.270Z] [Pipeline] } 06:46:07 [2026-06-04T04:46:07.287Z] [Pipeline] // dir 06:46:07 [2026-06-04T04:46:07.303Z] [Pipeline] echo 06:46:07 [2026-06-04T04:46:07.304Z] Build skipped due to no changes have been done since the last build 06:46:07 [2026-06-04T04:46:07.321Z] [Pipeline] dir 06:46:07 [2026-06-04T04:46:07.321Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup 06:46:07 [2026-06-04T04:46:07.321Z] [Pipeline] { 06:46:07 [2026-06-04T04:46:07.346Z] [Pipeline] git 06:46:07 [2026-06-04T04:46:07.348Z] The recommended git tool is: NONE 06:46:07 [2026-06-04T04:46:07.349Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:07 [2026-06-04T04:46:07.358Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4dce643f; decorates hudson.Launcher$LocalLauncher@55ed96b2 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:07 [2026-06-04T04:46:07.359Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 06:46:07 [2026-06-04T04:46:07.365Z] Fetching changes from the remote Git repository 06:46:07 [2026-06-04T04:46:07.367Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 06:46:07 [2026-06-04T04:46:07.372Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 06:46:07 [2026-06-04T04:46:07.372Z] > /usr/bin/git --version # timeout=10 06:46:07 [2026-06-04T04:46:07.377Z] > git --version # 'git version 2.43.0' 06:46:07 [2026-06-04T04:46:07.377Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:07 [2026-06-04T04:46:07.382Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:07 [2026-06-04T04:46:07.769Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:07 [2026-06-04T04:46:07.776Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x) 06:46:07 [2026-06-04T04:46:07.776Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:07 [2026-06-04T04:46:07.781Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:07 [2026-06-04T04:46:07.793Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:07 [2026-06-04T04:46:07.801Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:07 [2026-06-04T04:46:07.808Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:07 [2026-06-04T04:46:07.819Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7" 06:46:07 [2026-06-04T04:46:07.819Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10 06:46:07 [2026-06-04T04:46:07.839Z] [Pipeline] fileExists 06:46:07 [2026-06-04T04:46:07.849Z] [Pipeline] sh 06:46:08 [2026-06-04T04:46:08.106Z] + git rev-parse HEAD 06:46:08 [2026-06-04T04:46:08.108Z] [Pipeline] echo 06:46:08 [2026-06-04T04:46:08.109Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 06:46:08 [2026-06-04T04:46:08.111Z] [Pipeline] } 06:46:08 [2026-06-04T04:46:08.128Z] [Pipeline] // dir 06:46:08 [2026-06-04T04:46:08.145Z] [Pipeline] echo 06:46:08 [2026-06-04T04:46:08.146Z] Build skipped due to no changes have been done since the last build 06:46:08 [2026-06-04T04:46:08.163Z] [Pipeline] dir 06:46:08 [2026-06-04T04:46:08.163Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution 06:46:08 [2026-06-04T04:46:08.164Z] [Pipeline] { 06:46:08 [2026-06-04T04:46:08.187Z] [Pipeline] git 06:46:08 [2026-06-04T04:46:08.190Z] The recommended git tool is: NONE 06:46:08 [2026-06-04T04:46:08.191Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:08 [2026-06-04T04:46:08.206Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@639a1b15; decorates hudson.Launcher$LocalLauncher@1a201342 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:08 [2026-06-04T04:46:08.208Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 06:46:08 [2026-06-04T04:46:08.215Z] Fetching changes from the remote Git repository 06:46:08 [2026-06-04T04:46:08.217Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 06:46:08 [2026-06-04T04:46:08.225Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 06:46:08 [2026-06-04T04:46:08.225Z] > /usr/bin/git --version # timeout=10 06:46:08 [2026-06-04T04:46:08.230Z] > git --version # 'git version 2.43.0' 06:46:08 [2026-06-04T04:46:08.230Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:08 [2026-06-04T04:46:08.235Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:08 [2026-06-04T04:46:08.582Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:08 [2026-06-04T04:46:08.590Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x) 06:46:08 [2026-06-04T04:46:08.591Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:08 [2026-06-04T04:46:08.596Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:08 [2026-06-04T04:46:08.604Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:08 [2026-06-04T04:46:08.612Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:08 [2026-06-04T04:46:08.619Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:08 [2026-06-04T04:46:08.628Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7" 06:46:08 [2026-06-04T04:46:08.629Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10 06:46:08 [2026-06-04T04:46:08.649Z] [Pipeline] fileExists 06:46:08 [2026-06-04T04:46:08.665Z] [Pipeline] readMavenPom 06:46:08 [2026-06-04T04:46:08.685Z] [Pipeline] sh 06:46:08 [2026-06-04T04:46:08.944Z] + git rev-parse HEAD 06:46:08 [2026-06-04T04:46:08.947Z] [Pipeline] echo 06:46:08 [2026-06-04T04:46:08.947Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 06:46:08 [2026-06-04T04:46:08.949Z] [Pipeline] } 06:46:08 [2026-06-04T04:46:08.966Z] [Pipeline] // dir 06:46:08 [2026-06-04T04:46:08.984Z] [Pipeline] echo 06:46:08 [2026-06-04T04:46:08.984Z] Build skipped due to no changes have been done since the last build 06:46:09 [2026-06-04T04:46:09.003Z] [Pipeline] dir 06:46:09 [2026-06-04T04:46:09.004Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly 06:46:09 [2026-06-04T04:46:09.004Z] [Pipeline] { 06:46:09 [2026-06-04T04:46:09.027Z] [Pipeline] git 06:46:09 [2026-06-04T04:46:09.029Z] The recommended git tool is: NONE 06:46:09 [2026-06-04T04:46:09.030Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:09 [2026-06-04T04:46:09.038Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74cd1520; decorates hudson.Launcher$LocalLauncher@33b41c0e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:09 [2026-06-04T04:46:09.039Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 06:46:09 [2026-06-04T04:46:09.045Z] Fetching changes from the remote Git repository 06:46:09 [2026-06-04T04:46:09.047Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 06:46:09 [2026-06-04T04:46:09.051Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 06:46:09 [2026-06-04T04:46:09.052Z] > /usr/bin/git --version # timeout=10 06:46:09 [2026-06-04T04:46:09.056Z] > git --version # 'git version 2.43.0' 06:46:09 [2026-06-04T04:46:09.056Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:09 [2026-06-04T04:46:09.061Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:09 [2026-06-04T04:46:09.460Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:09 [2026-06-04T04:46:09.467Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x) 06:46:09 [2026-06-04T04:46:09.467Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:09 [2026-06-04T04:46:09.473Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10 06:46:09 [2026-06-04T04:46:09.481Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:09 [2026-06-04T04:46:09.490Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:09 [2026-06-04T04:46:09.496Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10 06:46:09 [2026-06-04T04:46:09.506Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7" 06:46:09 [2026-06-04T04:46:09.507Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10 06:46:09 [2026-06-04T04:46:09.530Z] [Pipeline] fileExists 06:46:09 [2026-06-04T04:46:09.539Z] [Pipeline] readMavenPom 06:46:09 [2026-06-04T04:46:09.554Z] [Pipeline] sh 06:46:09 [2026-06-04T04:46:09.810Z] + git rev-parse HEAD 06:46:09 [2026-06-04T04:46:09.814Z] [Pipeline] echo 06:46:09 [2026-06-04T04:46:09.815Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 06:46:09 [2026-06-04T04:46:09.817Z] [Pipeline] } 06:46:09 [2026-06-04T04:46:09.828Z] [Pipeline] // dir 06:46:09 [2026-06-04T04:46:09.844Z] [Pipeline] echo 06:46:09 [2026-06-04T04:46:09.844Z] Build skipped due to no changes have been done since the last build 06:46:09 [2026-06-04T04:46:09.845Z] [Pipeline] } 06:46:09 [2026-06-04T04:46:09.857Z] [Pipeline] // script 06:46:09 [2026-06-04T04:46:09.865Z] [Pipeline] } 06:46:09 [2026-06-04T04:46:09.874Z] [Pipeline] // stage 06:46:09 [2026-06-04T04:46:09.895Z] [Pipeline] stage 06:46:09 [2026-06-04T04:46:09.895Z] [Pipeline] { (Build Silverpeas) 06:46:09 [2026-06-04T04:46:09.916Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:09 [2026-06-04T04:46:09.918Z] [Pipeline] getContext 06:46:09 [2026-06-04T04:46:09.936Z] [Pipeline] stage 06:46:09 [2026-06-04T04:46:09.937Z] [Pipeline] { (Build Silverpeas-Core) 06:46:09 [2026-06-04T04:46:09.949Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:09 [2026-06-04T04:46:09.950Z] [Pipeline] getContext 06:46:09 [2026-06-04T04:46:09.951Z] [Pipeline] } 06:46:09 [2026-06-04T04:46:09.962Z] [Pipeline] // stage 06:46:09 [2026-06-04T04:46:09.975Z] [Pipeline] stage 06:46:09 [2026-06-04T04:46:09.975Z] [Pipeline] { (Build Silverpeas-Components) 06:46:09 [2026-06-04T04:46:09.987Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:09 [2026-06-04T04:46:09.988Z] [Pipeline] getContext 06:46:09 [2026-06-04T04:46:09.989Z] [Pipeline] } 06:46:09 [2026-06-04T04:46:09.996Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.005Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.006Z] [Pipeline] { (Build Silverpeas-Assembly) 06:46:10 [2026-06-04T04:46:10.013Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.014Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.015Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.023Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.032Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.033Z] [Pipeline] { (Build Silverpeas Setup) 06:46:10 [2026-06-04T04:46:10.040Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.041Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.042Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.049Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.058Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.059Z] [Pipeline] { (Build Silverpeas Distribution) 06:46:10 [2026-06-04T04:46:10.067Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.068Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.069Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.076Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.085Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.086Z] [Pipeline] { (Build Silverpeas-Looks) 06:46:10 [2026-06-04T04:46:10.093Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.094Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.095Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.102Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.110Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.111Z] [Pipeline] { (Publish Silverpeas-Core) 06:46:10 [2026-06-04T04:46:10.118Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.119Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.120Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.128Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.137Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.138Z] [Pipeline] { (Publish Silverpeas-Components) 06:46:10 [2026-06-04T04:46:10.145Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.146Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.147Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.154Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.162Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.163Z] [Pipeline] { (Publish Silverpeas-Assembly) 06:46:10 [2026-06-04T04:46:10.170Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.171Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.172Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.179Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.189Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.190Z] [Pipeline] { (Publish Silverpeas-Setup) 06:46:10 [2026-06-04T04:46:10.197Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.198Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.199Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.206Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.215Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.215Z] [Pipeline] { (Publish Silverpeas-Distribution) 06:46:10 [2026-06-04T04:46:10.223Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.224Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.225Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.232Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.241Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.242Z] [Pipeline] { (Publish Silverpeas-Looks) 06:46:10 [2026-06-04T04:46:10.249Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.250Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.251Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.258Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.266Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.267Z] [Pipeline] { (Publish Community Web Site) 06:46:10 [2026-06-04T04:46:10.276Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2026-06-04T04:46:10.277Z] [Pipeline] getContext 06:46:10 [2026-06-04T04:46:10.278Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.285Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.297Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.304Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.316Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.317Z] [Pipeline] { (Create YAML build report) 06:46:10 [2026-06-04T04:46:10.335Z] [Pipeline] script 06:46:10 [2026-06-04T04:46:10.341Z] [Pipeline] { 06:46:10 [2026-06-04T04:46:10.353Z] [Pipeline] sh 06:46:10 [2026-06-04T04:46:10.610Z] + mkdir -p target 06:46:10 [2026-06-04T04:46:10.613Z] [Pipeline] sh 06:46:10 [2026-06-04T04:46:10.870Z] + mv build.yaml target/ 06:46:10 [2026-06-04T04:46:10.871Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.888Z] [Pipeline] // script 06:46:10 [2026-06-04T04:46:10.897Z] [Pipeline] } 06:46:10 [2026-06-04T04:46:10.907Z] [Pipeline] // stage 06:46:10 [2026-06-04T04:46:10.937Z] [Pipeline] stage 06:46:10 [2026-06-04T04:46:10.937Z] [Pipeline] { (Declarative: Post Actions) 06:46:10 [2026-06-04T04:46:10.974Z] [Pipeline] step 06:46:11 [2026-06-04T04:46:11.010Z] [Pipeline] script 06:46:11 [2026-06-04T04:46:11.018Z] [Pipeline] { 06:46:11 [2026-06-04T04:46:11.063Z] [Pipeline] } 06:46:11 [2026-06-04T04:46:11.075Z] [Pipeline] // script 06:46:11 [2026-06-04T04:46:11.098Z] [Pipeline] archiveArtifacts 06:46:11 [2026-06-04T04:46:11.100Z] Archiving artifacts 06:46:11 [2026-06-04T04:46:11.120Z] Enregistrement des empreintes numériques 06:46:11 [2026-06-04T04:46:11.132Z] [Pipeline] sh 06:46:11 [2026-06-04T04:46:11.391Z] + rm -rf target 06:46:11 [2026-06-04T04:46:11.399Z] [Pipeline] } 06:46:11 [2026-06-04T04:46:11.416Z] [Pipeline] // stage 06:46:11 [2026-06-04T04:46:11.434Z] [Pipeline] } 06:46:11 [2026-06-04T04:46:11.453Z] [Pipeline] // withEnv 06:46:11 [2026-06-04T04:46:11.465Z] [Pipeline] } 06:46:11 [2026-06-04T04:46:11.467Z] $ docker stop --time=1 d2de0105596cb65737081cc0c62f8d142f04605be200de1a28c21dbc0272a19b 06:46:12 [2026-06-04T04:46:12.708Z] $ docker rm -f --volumes d2de0105596cb65737081cc0c62f8d142f04605be200de1a28c21dbc0272a19b 06:46:12 [2026-06-04T04:46:12.746Z] [Pipeline] // withDockerContainer 06:46:12 [2026-06-04T04:46:12.762Z] [Pipeline] } 06:46:12 [2026-06-04T04:46:12.781Z] [Pipeline] // withEnv 06:46:12 [2026-06-04T04:46:12.799Z] [Pipeline] } 06:46:12 [2026-06-04T04:46:12.818Z] [Pipeline] // node 06:46:12 [2026-06-04T04:46:12.838Z] [Pipeline] End of Pipeline 06:46:12 [2026-06-04T04:46:12.903Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #402 06:46:12 [2026-06-04T04:46:12.903Z] Finished: SUCCESS