19:24:00 [2026-03-04T18:24:00.518Z] Lancé par une alarme périodique 19:24:00 [2026-03-04T18:24:00.518Z] Running as userbuild 19:24:00 [2026-03-04T18:24:00.933Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2026-03-04T18:24:01.491Z] [Pipeline] Start of Pipeline 19:24:01 [2026-03-04T18:24:01.881Z] [Pipeline] node 19:24:01 [2026-03-04T18:24:01.885Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:01 [2026-03-04T18:24:01.888Z] [Pipeline] { 19:24:01 [2026-03-04T18:24:01.909Z] [Pipeline] stage 19:24:01 [2026-03-04T18:24:01.910Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:01 [2026-03-04T18:24:01.924Z] [Pipeline] checkout 19:24:01 [2026-03-04T18:24:01.926Z] Selected Git installation does not exist. Using Default 19:24:01 [2026-03-04T18:24:01.926Z] The recommended git tool is: NONE 19:24:01 [2026-03-04T18:24:01.926Z] No credentials specified 19:24:01 [2026-03-04T18:24:01.927Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:01 [2026-03-04T18:24:01.932Z] Fetching changes from the remote Git repository 19:24:01 [2026-03-04T18:24:01.934Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:01 [2026-03-04T18:24:01.941Z] Cleaning workspace 19:24:01 [2026-03-04T18:24:01.941Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:01 [2026-03-04T18:24:01.947Z] Resetting working tree 19:24:01 [2026-03-04T18:24:01.947Z] > /usr/bin/git reset --hard # timeout=10 19:24:01 [2026-03-04T18:24:01.954Z] > /usr/bin/git clean -fdx # timeout=10 19:24:01 [2026-03-04T18:24:01.960Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2026-03-04T18:24:01.960Z] > /usr/bin/git --version # timeout=10 19:24:01 [2026-03-04T18:24:01.965Z] > git --version # 'git version 2.43.0' 19:24:01 [2026-03-04T18:24:01.965Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:02 [2026-03-04T18:24:02.375Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:02 [2026-03-04T18:24:02.382Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:02 [2026-03-04T18:24:02.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:02 [2026-03-04T18:24:02.388Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:02 [2026-03-04T18:24:02.403Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:02 [2026-03-04T18:24:02.403Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:02 [2026-03-04T18:24:02.424Z] [Pipeline] } 19:24:02 [2026-03-04T18:24:02.430Z] [Pipeline] // stage 19:24:02 [2026-03-04T18:24:02.454Z] [Pipeline] withEnv 19:24:02 [2026-03-04T18:24:02.455Z] [Pipeline] { 19:24:02 [2026-03-04T18:24:02.621Z] [Pipeline] isUnix 19:24:02 [2026-03-04T18:24:02.624Z] [Pipeline] withEnv 19:24:02 [2026-03-04T18:24:02.624Z] [Pipeline] { 19:24:02 [2026-03-04T18:24:02.642Z] [Pipeline] sh 19:24:02 [2026-03-04T18:24:02.901Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:02 [2026-03-04T18:24:02.901Z] . 19:24:02 [2026-03-04T18:24:02.904Z] [Pipeline] } 19:24:02 [2026-03-04T18:24:02.911Z] [Pipeline] // withEnv 19:24:02 [2026-03-04T18:24:02.929Z] [Pipeline] withDockerContainer 19:24:02 [2026-03-04T18:24:02.968Z] Jenkins does not seem to be running inside a container 19:24:02 [2026-03-04T18:24:02.976Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:latest cat 19:24:03 [2026-03-04T18:24:03.310Z] $ docker top d6b7ca8f9a89c8cbb57eba1cf30f30a89b05b0960498c2b1f2be3c631b348579 -eo pid,comm 19:24:03 [2026-03-04T18:24:03.350Z] [Pipeline] { 19:24:03 [2026-03-04T18:24:03.387Z] [Pipeline] withEnv 19:24:03 [2026-03-04T18:24:03.388Z] [Pipeline] { 19:24:03 [2026-03-04T18:24:03.416Z] [Pipeline] stage 19:24:03 [2026-03-04T18:24:03.417Z] [Pipeline] { (Prepare the job) 19:24:03 [2026-03-04T18:24:03.471Z] [Pipeline] sh 19:24:03 [2026-03-04T18:24:03.732Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:03 [2026-03-04T18:24:03.986Z] [Pipeline] script 19:24:03 [2026-03-04T18:24:03.995Z] [Pipeline] { 19:24:04 [2026-03-04T18:24:04.014Z] [Pipeline] readMavenPom 19:24:04 [2026-03-04T18:24:04.045Z] 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:04 [2026-03-04T18:24:04.047Z] 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:04 [2026-03-04T18:24:04.049Z] 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:04 [2026-03-04T18:24:04.049Z] 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. 19:24:04 [2026-03-04T18:24:04.049Z] 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. 19:24:04 [2026-03-04T18:24:04.052Z] [Pipeline] sh 19:24:04 [2026-03-04T18:24:04.313Z] + rm -f pom.xml 19:24:04 [2026-03-04T18:24:04.314Z] [Pipeline] } 19:24:04 [2026-03-04T18:24:04.329Z] [Pipeline] // script 19:24:04 [2026-03-04T18:24:04.345Z] [Pipeline] } 19:24:04 [2026-03-04T18:24:04.359Z] [Pipeline] // stage 19:24:04 [2026-03-04T18:24:04.377Z] [Pipeline] stage 19:24:04 [2026-03-04T18:24:04.378Z] [Pipeline] { (Check POM parent version) 19:24:04 [2026-03-04T18:24:04.452Z] [Pipeline] copyArtifacts 19:24:04 [2026-03-04T18:24:04.462Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283 19:24:04 [2026-03-04T18:24:04.478Z] [Pipeline] script 19:24:04 [2026-03-04T18:24:04.487Z] [Pipeline] { 19:24:04 [2026-03-04T18:24:04.503Z] [Pipeline] readYaml 19:24:04 [2026-03-04T18:24:04.524Z] [Pipeline] sh 19:24:04 [2026-03-04T18:24:04.784Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom 19:24:05 [2026-03-04T18:24:05.698Z] 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:05 [2026-03-04T18:24:05.699Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues. 19:24:05 [2026-03-04T18:24:05.702Z] [Pipeline] sh 19:24:05 [2026-03-04T18:24:05.962Z] + rm -f build.yaml 19:24:05 [2026-03-04T18:24:05.964Z] [Pipeline] } 19:24:05 [2026-03-04T18:24:05.978Z] [Pipeline] // script 19:24:05 [2026-03-04T18:24:05.993Z] [Pipeline] } 19:24:06 [2026-03-04T18:24:06.006Z] [Pipeline] // stage 19:24:06 [2026-03-04T18:24:06.024Z] [Pipeline] stage 19:24:06 [2026-03-04T18:24:06.025Z] [Pipeline] { (Checkout projects and check code changes) 19:24:06 [2026-03-04T18:24:06.055Z] [Pipeline] script 19:24:06 [2026-03-04T18:24:06.062Z] [Pipeline] { 19:24:06 [2026-03-04T18:24:06.125Z] [Pipeline] copyArtifacts 19:24:06 [2026-03-04T18:24:06.133Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1053 19:24:06 [2026-03-04T18:24:06.148Z] [Pipeline] fileExists 19:24:06 [2026-03-04T18:24:06.164Z] [Pipeline] readYaml 19:24:06 [2026-03-04T18:24:06.179Z] 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:06 [2026-03-04T18:24:06.183Z] [Pipeline] dir 19:24:06 [2026-03-04T18:24:06.184Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:06 [2026-03-04T18:24:06.185Z] [Pipeline] { 19:24:06 [2026-03-04T18:24:06.205Z] [Pipeline] git 19:24:06 [2026-03-04T18:24:06.208Z] The recommended git tool is: /usr/bin/git 19:24:06 [2026-03-04T18:24:06.210Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:06 [2026-03-04T18:24:06.224Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74908ac5; decorates hudson.Launcher$LocalLauncher@1309adbc will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:06 [2026-03-04T18:24:06.225Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:06 [2026-03-04T18:24:06.231Z] Fetching changes from the remote Git repository 19:24:06 [2026-03-04T18:24:06.234Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:06 [2026-03-04T18:24:06.239Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:06 [2026-03-04T18:24:06.239Z] > /usr/bin/git --version # timeout=10 19:24:06 [2026-03-04T18:24:06.244Z] > git --version # 'git version 2.43.0' 19:24:06 [2026-03-04T18:24:06.244Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2026-03-04T18:24:06.250Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2026-03-04T18:24:06.935Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2026-03-04T18:24:06.943Z] Checking out Revision 89b00506458810be9678796ce557bdc8a22acae8 (refs/remotes/origin/master) 19:24:06 [2026-03-04T18:24:06.943Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2026-03-04T18:24:06.949Z] > /usr/bin/git checkout -f 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:07 [2026-03-04T18:24:07.003Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2026-03-04T18:24:07.024Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2026-03-04T18:24:07.033Z] > /usr/bin/git checkout -b master 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:07 [2026-03-04T18:24:07.133Z] Commit message: "Fix code after roll backing to Portlet API 2" 19:24:07 [2026-03-04T18:24:07.133Z] > /usr/bin/git rev-list --no-walk 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:07 [2026-03-04T18:24:07.155Z] [Pipeline] fileExists 19:24:07 [2026-03-04T18:24:07.164Z] [Pipeline] readMavenPom 19:24:07 [2026-03-04T18:24:07.185Z] [Pipeline] sh 19:24:07 [2026-03-04T18:24:07.445Z] + git rev-parse HEAD 19:24:07 [2026-03-04T18:24:07.450Z] [Pipeline] echo 19:24:07 [2026-03-04T18:24:07.451Z] Silverpeas-Core: current commit is 89b00506458810be9678796ce557bdc8a22acae8 and last build commit is 89b00506458810be9678796ce557bdc8a22acae8 19:24:07 [2026-03-04T18:24:07.454Z] [Pipeline] } 19:24:07 [2026-03-04T18:24:07.469Z] [Pipeline] // dir 19:24:07 [2026-03-04T18:24:07.485Z] [Pipeline] echo 19:24:07 [2026-03-04T18:24:07.486Z] Build skipped due to no changes have been done since the last build 19:24:07 [2026-03-04T18:24:07.503Z] [Pipeline] dir 19:24:07 [2026-03-04T18:24:07.503Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:07 [2026-03-04T18:24:07.504Z] [Pipeline] { 19:24:07 [2026-03-04T18:24:07.525Z] [Pipeline] git 19:24:07 [2026-03-04T18:24:07.527Z] The recommended git tool is: /usr/bin/git 19:24:07 [2026-03-04T18:24:07.528Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2026-03-04T18:24:07.542Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@56c7f1ac; decorates hudson.Launcher$LocalLauncher@79d3d408 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2026-03-04T18:24:07.543Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:07 [2026-03-04T18:24:07.550Z] Fetching changes from the remote Git repository 19:24:07 [2026-03-04T18:24:07.552Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:07 [2026-03-04T18:24:07.559Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:07 [2026-03-04T18:24:07.559Z] > /usr/bin/git --version # timeout=10 19:24:07 [2026-03-04T18:24:07.564Z] > git --version # 'git version 2.43.0' 19:24:07 [2026-03-04T18:24:07.564Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2026-03-04T18:24:07.570Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2026-03-04T18:24:08.346Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2026-03-04T18:24:08.354Z] Checking out Revision 447dafb3089e58a946b2136559598e9a34383f92 (refs/remotes/origin/master) 19:24:08 [2026-03-04T18:24:08.354Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2026-03-04T18:24:08.359Z] > /usr/bin/git checkout -f 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:08 [2026-03-04T18:24:08.388Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2026-03-04T18:24:08.401Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2026-03-04T18:24:08.408Z] > /usr/bin/git checkout -b master 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:08 [2026-03-04T18:24:08.457Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:08 [2026-03-04T18:24:08.458Z] > /usr/bin/git rev-list --no-walk 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:08 [2026-03-04T18:24:08.481Z] [Pipeline] fileExists 19:24:08 [2026-03-04T18:24:08.491Z] [Pipeline] readMavenPom 19:24:08 [2026-03-04T18:24:08.510Z] [Pipeline] sh 19:24:08 [2026-03-04T18:24:08.773Z] + git rev-parse HEAD 19:24:08 [2026-03-04T18:24:08.777Z] [Pipeline] echo 19:24:08 [2026-03-04T18:24:08.777Z] Silverpeas-Components: current commit is 447dafb3089e58a946b2136559598e9a34383f92 and last build commit is 447dafb3089e58a946b2136559598e9a34383f92 19:24:08 [2026-03-04T18:24:08.780Z] [Pipeline] } 19:24:08 [2026-03-04T18:24:08.794Z] [Pipeline] // dir 19:24:08 [2026-03-04T18:24:08.809Z] [Pipeline] echo 19:24:08 [2026-03-04T18:24:08.809Z] Build skipped due to no changes have been done since the last build 19:24:08 [2026-03-04T18:24:08.827Z] [Pipeline] dir 19:24:08 [2026-03-04T18:24:08.827Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:08 [2026-03-04T18:24:08.828Z] [Pipeline] { 19:24:08 [2026-03-04T18:24:08.849Z] [Pipeline] git 19:24:08 [2026-03-04T18:24:08.852Z] Selected Git installation does not exist. Using Default 19:24:08 [2026-03-04T18:24:08.852Z] The recommended git tool is: NONE 19:24:08 [2026-03-04T18:24:08.852Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2026-03-04T18:24:08.864Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2ba3ca1b; decorates hudson.Launcher$LocalLauncher@33fe315b will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2026-03-04T18:24:08.865Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:08 [2026-03-04T18:24:08.873Z] Fetching changes from the remote Git repository 19:24:08 [2026-03-04T18:24:08.875Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:08 [2026-03-04T18:24:08.882Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:08 [2026-03-04T18:24:08.882Z] > /usr/bin/git --version # timeout=10 19:24:08 [2026-03-04T18:24:08.887Z] > git --version # 'git version 2.43.0' 19:24:08 [2026-03-04T18:24:08.887Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2026-03-04T18:24:08.891Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2026-03-04T18:24:09.762Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2026-03-04T18:24:09.770Z] Checking out Revision 30f46610a2d4885f513ff6fe9c68221dd5d66f4d (refs/remotes/origin/master) 19:24:09 [2026-03-04T18:24:09.770Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2026-03-04T18:24:09.776Z] > /usr/bin/git checkout -f 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:09 [2026-03-04T18:24:09.787Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2026-03-04T18:24:09.797Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2026-03-04T18:24:09.804Z] > /usr/bin/git checkout -b master 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:09 [2026-03-04T18:24:09.821Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:09 [2026-03-04T18:24:09.821Z] > /usr/bin/git rev-list --no-walk 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:09 [2026-03-04T18:24:09.843Z] [Pipeline] fileExists 19:24:09 [2026-03-04T18:24:09.853Z] [Pipeline] readMavenPom 19:24:09 [2026-03-04T18:24:09.867Z] [Pipeline] sh 19:24:10 [2026-03-04T18:24:10.129Z] + git rev-parse HEAD 19:24:10 [2026-03-04T18:24:10.133Z] [Pipeline] echo 19:24:10 [2026-03-04T18:24:10.134Z] Silverpeas-Looks: current commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d and last build commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d 19:24:10 [2026-03-04T18:24:10.137Z] [Pipeline] } 19:24:10 [2026-03-04T18:24:10.151Z] [Pipeline] // dir 19:24:10 [2026-03-04T18:24:10.167Z] [Pipeline] echo 19:24:10 [2026-03-04T18:24:10.167Z] Build skipped due to no changes have been done since the last build 19:24:10 [2026-03-04T18:24:10.183Z] [Pipeline] dir 19:24:10 [2026-03-04T18:24:10.183Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:10 [2026-03-04T18:24:10.184Z] [Pipeline] { 19:24:10 [2026-03-04T18:24:10.200Z] [Pipeline] git 19:24:10 [2026-03-04T18:24:10.202Z] The recommended git tool is: NONE 19:24:10 [2026-03-04T18:24:10.203Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:10 [2026-03-04T18:24:10.218Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5fe50e76; decorates hudson.Launcher$LocalLauncher@f7fca2c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:10 [2026-03-04T18:24:10.219Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:10 [2026-03-04T18:24:10.225Z] Fetching changes from the remote Git repository 19:24:10 [2026-03-04T18:24:10.229Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:10 [2026-03-04T18:24:10.234Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:10 [2026-03-04T18:24:10.234Z] > /usr/bin/git --version # timeout=10 19:24:10 [2026-03-04T18:24:10.239Z] > git --version # 'git version 2.43.0' 19:24:10 [2026-03-04T18:24:10.239Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:10 [2026-03-04T18:24:10.246Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 [2026-03-04T18:24:10.818Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:10 [2026-03-04T18:24:10.826Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:10 [2026-03-04T18:24:10.826Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:10 [2026-03-04T18:24:10.832Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-03-04T18:24:10.841Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:10 [2026-03-04T18:24:10.851Z] > /usr/bin/git branch -D master # timeout=10 19:24:10 [2026-03-04T18:24:10.859Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-03-04T18:24:10.878Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to maintain. Above this count, all the olders additional backups are deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m for megabyte for example, has to be indicated with the number)." 19:24:10 [2026-03-04T18:24:10.879Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-03-04T18:24:10.912Z] [Pipeline] fileExists 19:24:10 [2026-03-04T18:24:10.931Z] [Pipeline] sh 19:24:11 [2026-03-04T18:24:11.190Z] + git rev-parse HEAD 19:24:11 [2026-03-04T18:24:11.194Z] [Pipeline] echo 19:24:11 [2026-03-04T18:24:11.194Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:11 [2026-03-04T18:24:11.197Z] [Pipeline] } 19:24:11 [2026-03-04T18:24:11.211Z] [Pipeline] // dir 19:24:11 [2026-03-04T18:24:11.227Z] [Pipeline] echo 19:24:11 [2026-03-04T18:24:11.227Z] Build skipped due to no changes have been done since the last build 19:24:11 [2026-03-04T18:24:11.244Z] [Pipeline] dir 19:24:11 [2026-03-04T18:24:11.245Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:11 [2026-03-04T18:24:11.245Z] [Pipeline] { 19:24:11 [2026-03-04T18:24:11.266Z] [Pipeline] git 19:24:11 [2026-03-04T18:24:11.268Z] The recommended git tool is: NONE 19:24:11 [2026-03-04T18:24:11.269Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:11 [2026-03-04T18:24:11.282Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@74f18a7e; decorates hudson.Launcher$LocalLauncher@65f7a9a9 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:11 [2026-03-04T18:24:11.282Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:11 [2026-03-04T18:24:11.288Z] Fetching changes from the remote Git repository 19:24:11 [2026-03-04T18:24:11.291Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:11 [2026-03-04T18:24:11.297Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:11 [2026-03-04T18:24:11.297Z] > /usr/bin/git --version # timeout=10 19:24:11 [2026-03-04T18:24:11.302Z] > git --version # 'git version 2.43.0' 19:24:11 [2026-03-04T18:24:11.302Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:11 [2026-03-04T18:24:11.307Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:11 [2026-03-04T18:24:11.859Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:11 [2026-03-04T18:24:11.865Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master) 19:24:11 [2026-03-04T18:24:11.865Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:11 [2026-03-04T18:24:11.870Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-03-04T18:24:11.877Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:11 [2026-03-04T18:24:11.886Z] > /usr/bin/git branch -D master # timeout=10 19:24:11 [2026-03-04T18:24:11.892Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-03-04T18:24:11.902Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution" 19:24:11 [2026-03-04T18:24:11.902Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-03-04T18:24:11.921Z] [Pipeline] fileExists 19:24:11 [2026-03-04T18:24:11.930Z] [Pipeline] readMavenPom 19:24:11 [2026-03-04T18:24:11.939Z] [Pipeline] sh 19:24:12 [2026-03-04T18:24:12.195Z] + git rev-parse HEAD 19:24:12 [2026-03-04T18:24:12.198Z] [Pipeline] echo 19:24:12 [2026-03-04T18:24:12.199Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 19:24:12 [2026-03-04T18:24:12.201Z] [Pipeline] } 19:24:12 [2026-03-04T18:24:12.217Z] [Pipeline] // dir 19:24:12 [2026-03-04T18:24:12.233Z] [Pipeline] echo 19:24:12 [2026-03-04T18:24:12.233Z] Build skipped due to no changes have been done since the last build 19:24:12 [2026-03-04T18:24:12.250Z] [Pipeline] dir 19:24:12 [2026-03-04T18:24:12.251Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:12 [2026-03-04T18:24:12.252Z] [Pipeline] { 19:24:12 [2026-03-04T18:24:12.272Z] [Pipeline] git 19:24:12 [2026-03-04T18:24:12.275Z] The recommended git tool is: NONE 19:24:12 [2026-03-04T18:24:12.275Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:12 [2026-03-04T18:24:12.284Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32a75f03; decorates hudson.Launcher$LocalLauncher@18c97bd0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:12 [2026-03-04T18:24:12.285Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:12 [2026-03-04T18:24:12.291Z] Fetching changes from the remote Git repository 19:24:12 [2026-03-04T18:24:12.294Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:12 [2026-03-04T18:24:12.300Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:12 [2026-03-04T18:24:12.300Z] > /usr/bin/git --version # timeout=10 19:24:12 [2026-03-04T18:24:12.305Z] > git --version # 'git version 2.43.0' 19:24:12 [2026-03-04T18:24:12.305Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:12 [2026-03-04T18:24:12.310Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:13 [2026-03-04T18:24:13.039Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:13 [2026-03-04T18:24:13.045Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master) 19:24:13 [2026-03-04T18:24:13.045Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:13 [2026-03-04T18:24:13.050Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:13 [2026-03-04T18:24:13.057Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:13 [2026-03-04T18:24:13.067Z] > /usr/bin/git branch -D master # timeout=10 19:24:13 [2026-03-04T18:24:13.074Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:13 [2026-03-04T18:24:13.084Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:13 [2026-03-04T18:24:13.084Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:13 [2026-03-04T18:24:13.107Z] [Pipeline] fileExists 19:24:13 [2026-03-04T18:24:13.115Z] [Pipeline] readMavenPom 19:24:13 [2026-03-04T18:24:13.126Z] [Pipeline] sh 19:24:13 [2026-03-04T18:24:13.382Z] + git rev-parse HEAD 19:24:13 [2026-03-04T18:24:13.384Z] [Pipeline] echo 19:24:13 [2026-03-04T18:24:13.384Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1 19:24:13 [2026-03-04T18:24:13.385Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.391Z] [Pipeline] // dir 19:24:13 [2026-03-04T18:24:13.398Z] [Pipeline] echo 19:24:13 [2026-03-04T18:24:13.398Z] Build skipped due to no changes have been done since the last build 19:24:13 [2026-03-04T18:24:13.398Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.404Z] [Pipeline] // script 19:24:13 [2026-03-04T18:24:13.410Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.416Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.423Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.424Z] [Pipeline] { (Build Silverpeas) 19:24:13 [2026-03-04T18:24:13.442Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.443Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.462Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.463Z] [Pipeline] { (Build Silverpeas-Core) 19:24:13 [2026-03-04T18:24:13.475Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.476Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.477Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.489Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.502Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.503Z] [Pipeline] { (Build Silverpeas-Components) 19:24:13 [2026-03-04T18:24:13.514Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.515Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.517Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.528Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.539Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.540Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:13 [2026-03-04T18:24:13.551Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.551Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.553Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.563Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.574Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.574Z] [Pipeline] { (Build Silverpeas Setup) 19:24:13 [2026-03-04T18:24:13.584Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.584Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.585Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.594Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.604Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.605Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:13 [2026-03-04T18:24:13.614Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.614Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.615Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.624Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.633Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.634Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:13 [2026-03-04T18:24:13.642Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.642Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.643Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.651Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.659Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.660Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:13 [2026-03-04T18:24:13.667Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.668Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.669Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.676Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.684Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.684Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:13 [2026-03-04T18:24:13.691Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.692Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.692Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.699Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.707Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.707Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:13 [2026-03-04T18:24:13.714Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.715Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.716Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.722Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.730Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.730Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:13 [2026-03-04T18:24:13.737Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.737Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.739Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.745Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.752Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.752Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:13 [2026-03-04T18:24:13.758Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.759Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.760Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.766Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.773Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.773Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:13 [2026-03-04T18:24:13.780Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.780Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.781Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.787Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.794Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.794Z] [Pipeline] { (Publish Community Web Site) 19:24:13 [2026-03-04T18:24:13.801Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-03-04T18:24:13.801Z] [Pipeline] getContext 19:24:13 [2026-03-04T18:24:13.802Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.808Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.814Z] [Pipeline] } 19:24:13 [2026-03-04T18:24:13.820Z] [Pipeline] // stage 19:24:13 [2026-03-04T18:24:13.827Z] [Pipeline] stage 19:24:13 [2026-03-04T18:24:13.828Z] [Pipeline] { (Create YAML build report) 19:24:13 [2026-03-04T18:24:13.839Z] [Pipeline] script 19:24:13 [2026-03-04T18:24:13.843Z] [Pipeline] { 19:24:13 [2026-03-04T18:24:13.850Z] [Pipeline] sh 19:24:14 [2026-03-04T18:24:14.108Z] + mkdir -p target 19:24:14 [2026-03-04T18:24:14.110Z] [Pipeline] sh 19:24:14 [2026-03-04T18:24:14.366Z] + mv build.yaml target/ 19:24:14 [2026-03-04T18:24:14.367Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.382Z] [Pipeline] // script 19:24:14 [2026-03-04T18:24:14.398Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.413Z] [Pipeline] // stage 19:24:14 [2026-03-04T18:24:14.437Z] [Pipeline] stage 19:24:14 [2026-03-04T18:24:14.438Z] [Pipeline] { (Declarative: Post Actions) 19:24:14 [2026-03-04T18:24:14.466Z] [Pipeline] step 19:24:14 [2026-03-04T18:24:14.497Z] [Pipeline] script 19:24:14 [2026-03-04T18:24:14.504Z] [Pipeline] { 19:24:14 [2026-03-04T18:24:14.537Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.552Z] [Pipeline] // script 19:24:14 [2026-03-04T18:24:14.573Z] [Pipeline] archiveArtifacts 19:24:14 [2026-03-04T18:24:14.577Z] Archiving artifacts 19:24:14 [2026-03-04T18:24:14.592Z] Enregistrement des empreintes numériques 19:24:14 [2026-03-04T18:24:14.611Z] [Pipeline] sh 19:24:14 [2026-03-04T18:24:14.870Z] + rm -rf target 19:24:14 [2026-03-04T18:24:14.878Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.893Z] [Pipeline] // stage 19:24:14 [2026-03-04T18:24:14.909Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.924Z] [Pipeline] // withEnv 19:24:14 [2026-03-04T18:24:14.939Z] [Pipeline] } 19:24:14 [2026-03-04T18:24:14.940Z] $ docker stop --time=1 d6b7ca8f9a89c8cbb57eba1cf30f30a89b05b0960498c2b1f2be3c631b348579 19:24:16 [2026-03-04T18:24:16.284Z] $ docker rm -f --volumes d6b7ca8f9a89c8cbb57eba1cf30f30a89b05b0960498c2b1f2be3c631b348579 19:24:16 [2026-03-04T18:24:16.324Z] [Pipeline] // withDockerContainer 19:24:16 [2026-03-04T18:24:16.331Z] [Pipeline] } 19:24:16 [2026-03-04T18:24:16.337Z] [Pipeline] // withEnv 19:24:16 [2026-03-04T18:24:16.344Z] [Pipeline] } 19:24:16 [2026-03-04T18:24:16.352Z] [Pipeline] // node 19:24:16 [2026-03-04T18:24:16.366Z] [Pipeline] End of Pipeline 19:24:16 [2026-03-04T18:24:16.416Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #632 19:24:16 [2026-03-04T18:24:16.417Z] Finished: SUCCESS