01:21:00 [2025-10-31T00:21:00.660Z] Lancé par une alarme périodique 01:21:00 [2025-10-31T00:21:00.660Z] Running as userbuild 01:21:01 [2025-10-31T00:21:01.057Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2025-10-31T00:21:01.519Z] [Pipeline] Start of Pipeline 01:21:01 [2025-10-31T00:21:01.849Z] [Pipeline] node 01:21:01 [2025-10-31T00:21:01.853Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2025-10-31T00:21:01.856Z] [Pipeline] { 01:21:01 [2025-10-31T00:21:01.874Z] [Pipeline] stage 01:21:01 [2025-10-31T00:21:01.874Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:01 [2025-10-31T00:21:01.886Z] [Pipeline] checkout 01:21:01 [2025-10-31T00:21:01.888Z] Selected Git installation does not exist. Using Default 01:21:01 [2025-10-31T00:21:01.888Z] The recommended git tool is: NONE 01:21:01 [2025-10-31T00:21:01.888Z] No credentials specified 01:21:01 [2025-10-31T00:21:01.889Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:01 [2025-10-31T00:21:01.894Z] Fetching changes from the remote Git repository 01:21:01 [2025-10-31T00:21:01.896Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:01 [2025-10-31T00:21:01.901Z] Cleaning workspace 01:21:01 [2025-10-31T00:21:01.902Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:01 [2025-10-31T00:21:01.907Z] Resetting working tree 01:21:01 [2025-10-31T00:21:01.907Z] > /usr/bin/git reset --hard # timeout=10 01:21:01 [2025-10-31T00:21:01.921Z] > /usr/bin/git clean -fdx # timeout=10 01:21:01 [2025-10-31T00:21:01.928Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2025-10-31T00:21:01.928Z] > /usr/bin/git --version # timeout=10 01:21:01 [2025-10-31T00:21:01.932Z] > git --version # 'git version 2.43.0' 01:21:01 [2025-10-31T00:21:01.932Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2025-10-31T00:21:02.289Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2025-10-31T00:21:02.294Z] Checking out Revision 1e65aff8523fd6d2bf304c97d4df2e12036153c0 (refs/remotes/origin/master) 01:21:02 [2025-10-31T00:21:02.294Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2025-10-31T00:21:02.299Z] > /usr/bin/git checkout -f 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 01:21:02 [2025-10-31T00:21:02.307Z] Commit message: "Update the build pipeline for the WebEdition project" 01:21:02 [2025-10-31T00:21:02.307Z] > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10 01:21:02 [2025-10-31T00:21:02.324Z] [Pipeline] } 01:21:02 [2025-10-31T00:21:02.331Z] [Pipeline] // stage 01:21:02 [2025-10-31T00:21:02.352Z] [Pipeline] withEnv 01:21:02 [2025-10-31T00:21:02.353Z] [Pipeline] { 01:21:02 [2025-10-31T00:21:02.504Z] [Pipeline] isUnix 01:21:02 [2025-10-31T00:21:02.505Z] [Pipeline] withEnv 01:21:02 [2025-10-31T00:21:02.506Z] [Pipeline] { 01:21:02 [2025-10-31T00:21:02.522Z] [Pipeline] sh 01:21:02 [2025-10-31T00:21:02.778Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2025-10-31T00:21:02.778Z] . 01:21:02 [2025-10-31T00:21:02.779Z] [Pipeline] } 01:21:02 [2025-10-31T00:21:02.793Z] [Pipeline] // withEnv 01:21:02 [2025-10-31T00:21:02.809Z] [Pipeline] withDockerContainer 01:21:02 [2025-10-31T00:21:02.843Z] Jenkins does not seem to be running inside a container 01:21:02 [2025-10-31T00:21:02.850Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:6.3.3 cat 01:21:03 [2025-10-31T00:21:03.202Z] $ docker top 8f8b1e9066828ac48d2089063d168a307f25446741ca0c8dbddd79eff9727bda -eo pid,comm 01:21:03 [2025-10-31T00:21:03.242Z] [Pipeline] { 01:21:03 [2025-10-31T00:21:03.268Z] [Pipeline] withEnv 01:21:03 [2025-10-31T00:21:03.269Z] [Pipeline] { 01:21:03 [2025-10-31T00:21:03.296Z] [Pipeline] stage 01:21:03 [2025-10-31T00:21:03.297Z] [Pipeline] { (Prepare the job) 01:21:03 [2025-10-31T00:21:03.344Z] [Pipeline] sh 01:21:03 [2025-10-31T00:21:03.603Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:03 [2025-10-31T00:21:03.856Z] [Pipeline] script 01:21:03 [2025-10-31T00:21:03.862Z] [Pipeline] { 01:21:03 [2025-10-31T00:21:03.886Z] [Pipeline] readMavenPom 01:21:03 [2025-10-31T00:21:03.913Z] 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:03 [2025-10-31T00:21:03.915Z] 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:03 [2025-10-31T00:21:03.917Z] 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:03 [2025-10-31T00:21:03.917Z] 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. 01:21:03 [2025-10-31T00:21:03.917Z] 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. 01:21:03 [2025-10-31T00:21:03.919Z] [Pipeline] sh 01:21:04 [2025-10-31T00:21:04.177Z] + rm -f pom.xml 01:21:04 [2025-10-31T00:21:04.178Z] [Pipeline] } 01:21:04 [2025-10-31T00:21:04.192Z] [Pipeline] // script 01:21:04 [2025-10-31T00:21:04.209Z] [Pipeline] } 01:21:04 [2025-10-31T00:21:04.222Z] [Pipeline] // stage 01:21:04 [2025-10-31T00:21:04.240Z] [Pipeline] stage 01:21:04 [2025-10-31T00:21:04.241Z] [Pipeline] { (Check POM parent version) 01:21:04 [2025-10-31T00:21:04.304Z] Stage "Check POM parent version" skipped due to when conditional 01:21:04 [2025-10-31T00:21:04.305Z] [Pipeline] getContext 01:21:04 [2025-10-31T00:21:04.307Z] [Pipeline] } 01:21:04 [2025-10-31T00:21:04.318Z] [Pipeline] // stage 01:21:04 [2025-10-31T00:21:04.332Z] [Pipeline] stage 01:21:04 [2025-10-31T00:21:04.333Z] [Pipeline] { (Checkout projects and check code changes) 01:21:04 [2025-10-31T00:21:04.363Z] [Pipeline] script 01:21:04 [2025-10-31T00:21:04.368Z] [Pipeline] { 01:21:04 [2025-10-31T00:21:04.393Z] [Pipeline] copyArtifacts 01:21:04 [2025-10-31T00:21:04.401Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 258 01:21:04 [2025-10-31T00:21:04.412Z] [Pipeline] fileExists 01:21:04 [2025-10-31T00:21:04.428Z] [Pipeline] readYaml 01:21:04 [2025-10-31T00:21:04.446Z] 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:04 [2025-10-31T00:21:04.449Z] [Pipeline] dir 01:21:04 [2025-10-31T00:21:04.449Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2025-10-31T00:21:04.450Z] [Pipeline] { 01:21:04 [2025-10-31T00:21:04.469Z] [Pipeline] git 01:21:04 [2025-10-31T00:21:04.471Z] The recommended git tool is: /usr/bin/git 01:21:04 [2025-10-31T00:21:04.472Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2025-10-31T00:21:04.482Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@788213b2; decorates hudson.Launcher$LocalLauncher@2c92e63d will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2025-10-31T00:21:04.483Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 01:21:04 [2025-10-31T00:21:04.489Z] Fetching changes from the remote Git repository 01:21:04 [2025-10-31T00:21:04.492Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:04 [2025-10-31T00:21:04.499Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:04 [2025-10-31T00:21:04.499Z] > /usr/bin/git --version # timeout=10 01:21:04 [2025-10-31T00:21:04.504Z] > git --version # 'git version 2.43.0' 01:21:04 [2025-10-31T00:21:04.504Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:04 [2025-10-31T00:21:04.510Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:05 [2025-10-31T00:21:05.360Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:05 [2025-10-31T00:21:05.366Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) 01:21:05 [2025-10-31T00:21:05.367Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:05 [2025-10-31T00:21:05.371Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2025-10-31T00:21:05.430Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:05 [2025-10-31T00:21:05.444Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:05 [2025-10-31T00:21:05.451Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2025-10-31T00:21:05.533Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" 01:21:05 [2025-10-31T00:21:05.534Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:05 [2025-10-31T00:21:05.559Z] [Pipeline] fileExists 01:21:05 [2025-10-31T00:21:05.567Z] [Pipeline] readMavenPom 01:21:05 [2025-10-31T00:21:05.581Z] [Pipeline] sh 01:21:05 [2025-10-31T00:21:05.840Z] + git rev-parse HEAD 01:21:05 [2025-10-31T00:21:05.844Z] [Pipeline] echo 01:21:05 [2025-10-31T00:21:05.844Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c 01:21:05 [2025-10-31T00:21:05.847Z] [Pipeline] } 01:21:05 [2025-10-31T00:21:05.861Z] [Pipeline] // dir 01:21:05 [2025-10-31T00:21:05.876Z] [Pipeline] echo 01:21:05 [2025-10-31T00:21:05.876Z] Build skipped due to no changes have been done since the last build 01:21:05 [2025-10-31T00:21:05.891Z] [Pipeline] dir 01:21:05 [2025-10-31T00:21:05.892Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:05 [2025-10-31T00:21:05.893Z] [Pipeline] { 01:21:05 [2025-10-31T00:21:05.912Z] [Pipeline] git 01:21:05 [2025-10-31T00:21:05.914Z] The recommended git tool is: /usr/bin/git 01:21:05 [2025-10-31T00:21:05.915Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:05 [2025-10-31T00:21:05.929Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5e609222; decorates hudson.Launcher$LocalLauncher@53d29a14 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:05 [2025-10-31T00:21:05.929Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 01:21:05 [2025-10-31T00:21:05.935Z] Fetching changes from the remote Git repository 01:21:05 [2025-10-31T00:21:05.938Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:05 [2025-10-31T00:21:05.946Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:05 [2025-10-31T00:21:05.946Z] > /usr/bin/git --version # timeout=10 01:21:05 [2025-10-31T00:21:05.952Z] > git --version # 'git version 2.43.0' 01:21:05 [2025-10-31T00:21:05.952Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2025-10-31T00:21:05.958Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2025-10-31T00:21:06.451Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2025-10-31T00:21:06.458Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) 01:21:06 [2025-10-31T00:21:06.458Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2025-10-31T00:21:06.463Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2025-10-31T00:21:06.496Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2025-10-31T00:21:06.509Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2025-10-31T00:21:06.517Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2025-10-31T00:21:06.567Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" 01:21:06 [2025-10-31T00:21:06.568Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:06 [2025-10-31T00:21:06.598Z] [Pipeline] fileExists 01:21:06 [2025-10-31T00:21:06.614Z] [Pipeline] readMavenPom 01:21:06 [2025-10-31T00:21:06.635Z] [Pipeline] sh 01:21:06 [2025-10-31T00:21:06.893Z] + git rev-parse HEAD 01:21:06 [2025-10-31T00:21:06.896Z] [Pipeline] echo 01:21:06 [2025-10-31T00:21:06.897Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 01:21:06 [2025-10-31T00:21:06.899Z] [Pipeline] } 01:21:06 [2025-10-31T00:21:06.914Z] [Pipeline] // dir 01:21:06 [2025-10-31T00:21:06.929Z] [Pipeline] echo 01:21:06 [2025-10-31T00:21:06.929Z] Build skipped due to no changes have been done since the last build 01:21:06 [2025-10-31T00:21:06.946Z] [Pipeline] dir 01:21:06 [2025-10-31T00:21:06.946Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:06 [2025-10-31T00:21:06.947Z] [Pipeline] { 01:21:06 [2025-10-31T00:21:06.968Z] [Pipeline] git 01:21:06 [2025-10-31T00:21:06.970Z] Selected Git installation does not exist. Using Default 01:21:06 [2025-10-31T00:21:06.970Z] The recommended git tool is: NONE 01:21:06 [2025-10-31T00:21:06.971Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2025-10-31T00:21:06.982Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3c776be3; decorates hudson.Launcher$LocalLauncher@51fe23a0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2025-10-31T00:21:06.983Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:06 [2025-10-31T00:21:06.989Z] Fetching changes from the remote Git repository 01:21:06 [2025-10-31T00:21:06.993Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:06 [2025-10-31T00:21:06.998Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:06 [2025-10-31T00:21:06.999Z] > /usr/bin/git --version # timeout=10 01:21:07 [2025-10-31T00:21:07.004Z] > git --version # 'git version 2.43.0' 01:21:07 [2025-10-31T00:21:07.004Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2025-10-31T00:21:07.010Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 [2025-10-31T00:21:07.387Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:07 [2025-10-31T00:21:07.393Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) 01:21:07 [2025-10-31T00:21:07.393Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:07 [2025-10-31T00:21:07.398Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2025-10-31T00:21:07.410Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:07 [2025-10-31T00:21:07.418Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:07 [2025-10-31T00:21:07.425Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2025-10-31T00:21:07.437Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" 01:21:07 [2025-10-31T00:21:07.438Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:07 [2025-10-31T00:21:07.457Z] [Pipeline] fileExists 01:21:07 [2025-10-31T00:21:07.472Z] [Pipeline] readMavenPom 01:21:07 [2025-10-31T00:21:07.493Z] [Pipeline] sh 01:21:07 [2025-10-31T00:21:07.752Z] + git rev-parse HEAD 01:21:07 [2025-10-31T00:21:07.755Z] [Pipeline] echo 01:21:07 [2025-10-31T00:21:07.756Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 01:21:07 [2025-10-31T00:21:07.758Z] [Pipeline] } 01:21:07 [2025-10-31T00:21:07.776Z] [Pipeline] // dir 01:21:07 [2025-10-31T00:21:07.791Z] [Pipeline] echo 01:21:07 [2025-10-31T00:21:07.792Z] Build skipped due to no changes have been done since the last build 01:21:07 [2025-10-31T00:21:07.808Z] [Pipeline] dir 01:21:07 [2025-10-31T00:21:07.809Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:07 [2025-10-31T00:21:07.810Z] [Pipeline] { 01:21:07 [2025-10-31T00:21:07.831Z] [Pipeline] git 01:21:07 [2025-10-31T00:21:07.833Z] The recommended git tool is: NONE 01:21:07 [2025-10-31T00:21:07.834Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2025-10-31T00:21:07.845Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c884990; decorates hudson.Launcher$LocalLauncher@718dc2e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2025-10-31T00:21:07.845Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:07 [2025-10-31T00:21:07.852Z] Fetching changes from the remote Git repository 01:21:07 [2025-10-31T00:21:07.855Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:07 [2025-10-31T00:21:07.862Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:07 [2025-10-31T00:21:07.863Z] > /usr/bin/git --version # timeout=10 01:21:07 [2025-10-31T00:21:07.869Z] > git --version # 'git version 2.43.0' 01:21:07 [2025-10-31T00:21:07.869Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2025-10-31T00:21:07.875Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2025-10-31T00:21:08.268Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2025-10-31T00:21:08.275Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) 01:21:08 [2025-10-31T00:21:08.275Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2025-10-31T00:21:08.281Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2025-10-31T00:21:08.290Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2025-10-31T00:21:08.299Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2025-10-31T00:21:08.306Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2025-10-31T00:21:08.320Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" 01:21:08 [2025-10-31T00:21:08.321Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:08 [2025-10-31T00:21:08.350Z] [Pipeline] fileExists 01:21:08 [2025-10-31T00:21:08.371Z] [Pipeline] sh 01:21:08 [2025-10-31T00:21:08.629Z] + git rev-parse HEAD 01:21:08 [2025-10-31T00:21:08.632Z] [Pipeline] echo 01:21:08 [2025-10-31T00:21:08.632Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 01:21:08 [2025-10-31T00:21:08.635Z] [Pipeline] } 01:21:08 [2025-10-31T00:21:08.651Z] [Pipeline] // dir 01:21:08 [2025-10-31T00:21:08.669Z] [Pipeline] echo 01:21:08 [2025-10-31T00:21:08.670Z] Build skipped due to no changes have been done since the last build 01:21:08 [2025-10-31T00:21:08.686Z] [Pipeline] dir 01:21:08 [2025-10-31T00:21:08.686Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:08 [2025-10-31T00:21:08.687Z] [Pipeline] { 01:21:08 [2025-10-31T00:21:08.699Z] [Pipeline] git 01:21:08 [2025-10-31T00:21:08.701Z] The recommended git tool is: NONE 01:21:08 [2025-10-31T00:21:08.702Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2025-10-31T00:21:08.716Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@bfaf83d; decorates hudson.Launcher$LocalLauncher@3cbb103a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2025-10-31T00:21:08.716Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:08 [2025-10-31T00:21:08.722Z] Fetching changes from the remote Git repository 01:21:08 [2025-10-31T00:21:08.725Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:08 [2025-10-31T00:21:08.731Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:08 [2025-10-31T00:21:08.731Z] > /usr/bin/git --version # timeout=10 01:21:08 [2025-10-31T00:21:08.736Z] > git --version # 'git version 2.43.0' 01:21:08 [2025-10-31T00:21:08.736Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2025-10-31T00:21:08.743Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2025-10-31T00:21:09.130Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2025-10-31T00:21:09.137Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) 01:21:09 [2025-10-31T00:21:09.137Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2025-10-31T00:21:09.143Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2025-10-31T00:21:09.153Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2025-10-31T00:21:09.162Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2025-10-31T00:21:09.169Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2025-10-31T00:21:09.183Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" 01:21:09 [2025-10-31T00:21:09.183Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:09 [2025-10-31T00:21:09.214Z] [Pipeline] fileExists 01:21:09 [2025-10-31T00:21:09.236Z] [Pipeline] readMavenPom 01:21:09 [2025-10-31T00:21:09.256Z] [Pipeline] sh 01:21:09 [2025-10-31T00:21:09.515Z] + git rev-parse HEAD 01:21:09 [2025-10-31T00:21:09.519Z] [Pipeline] echo 01:21:09 [2025-10-31T00:21:09.519Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 01:21:09 [2025-10-31T00:21:09.521Z] [Pipeline] } 01:21:09 [2025-10-31T00:21:09.538Z] [Pipeline] // dir 01:21:09 [2025-10-31T00:21:09.555Z] [Pipeline] echo 01:21:09 [2025-10-31T00:21:09.556Z] Build skipped due to no changes have been done since the last build 01:21:09 [2025-10-31T00:21:09.574Z] [Pipeline] dir 01:21:09 [2025-10-31T00:21:09.574Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:09 [2025-10-31T00:21:09.575Z] [Pipeline] { 01:21:09 [2025-10-31T00:21:09.597Z] [Pipeline] git 01:21:09 [2025-10-31T00:21:09.599Z] The recommended git tool is: NONE 01:21:09 [2025-10-31T00:21:09.600Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:09 [2025-10-31T00:21:09.609Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26f50a7; decorates hudson.Launcher$LocalLauncher@bc87557 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:09 [2025-10-31T00:21:09.609Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:09 [2025-10-31T00:21:09.616Z] Fetching changes from the remote Git repository 01:21:09 [2025-10-31T00:21:09.618Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:09 [2025-10-31T00:21:09.623Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:09 [2025-10-31T00:21:09.623Z] > /usr/bin/git --version # timeout=10 01:21:09 [2025-10-31T00:21:09.628Z] > git --version # 'git version 2.43.0' 01:21:09 [2025-10-31T00:21:09.628Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:09 [2025-10-31T00:21:09.633Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:10 [2025-10-31T00:21:10.032Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:10 [2025-10-31T00:21:10.039Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) 01:21:10 [2025-10-31T00:21:10.039Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:10 [2025-10-31T00:21:10.044Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2025-10-31T00:21:10.054Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:10 [2025-10-31T00:21:10.064Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:10 [2025-10-31T00:21:10.071Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2025-10-31T00:21:10.081Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" 01:21:10 [2025-10-31T00:21:10.082Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:10 [2025-10-31T00:21:10.104Z] [Pipeline] fileExists 01:21:10 [2025-10-31T00:21:10.113Z] [Pipeline] readMavenPom 01:21:10 [2025-10-31T00:21:10.126Z] [Pipeline] sh 01:21:10 [2025-10-31T00:21:10.383Z] + git rev-parse HEAD 01:21:10 [2025-10-31T00:21:10.386Z] [Pipeline] echo 01:21:10 [2025-10-31T00:21:10.387Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 01:21:10 [2025-10-31T00:21:10.389Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.406Z] [Pipeline] // dir 01:21:10 [2025-10-31T00:21:10.424Z] [Pipeline] echo 01:21:10 [2025-10-31T00:21:10.425Z] Build skipped due to no changes have been done since the last build 01:21:10 [2025-10-31T00:21:10.425Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.442Z] [Pipeline] // script 01:21:10 [2025-10-31T00:21:10.460Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.475Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.530Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.531Z] [Pipeline] { (Build Silverpeas) 01:21:10 [2025-10-31T00:21:10.567Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.568Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.594Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.595Z] [Pipeline] { (Build Silverpeas-Core) 01:21:10 [2025-10-31T00:21:10.613Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.614Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.615Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.632Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.650Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.651Z] [Pipeline] { (Build Silverpeas-Components) 01:21:10 [2025-10-31T00:21:10.687Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.689Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.690Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.705Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.718Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.719Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:10 [2025-10-31T00:21:10.731Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.732Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.733Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.745Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.757Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.758Z] [Pipeline] { (Build Silverpeas Setup) 01:21:10 [2025-10-31T00:21:10.768Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.769Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.770Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.781Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.792Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.793Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:10 [2025-10-31T00:21:10.802Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.803Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.804Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.814Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.825Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.826Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:10 [2025-10-31T00:21:10.835Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.836Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.837Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.846Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.856Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.857Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:10 [2025-10-31T00:21:10.866Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.867Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.869Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.877Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.887Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.888Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:10 [2025-10-31T00:21:10.896Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.897Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.899Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.909Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.920Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.921Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:10 [2025-10-31T00:21:10.929Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.930Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.932Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.940Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.950Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.950Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:10 [2025-10-31T00:21:10.958Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.959Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.961Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.968Z] [Pipeline] // stage 01:21:10 [2025-10-31T00:21:10.978Z] [Pipeline] stage 01:21:10 [2025-10-31T00:21:10.979Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:10 [2025-10-31T00:21:10.987Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:10 [2025-10-31T00:21:10.988Z] [Pipeline] getContext 01:21:10 [2025-10-31T00:21:10.990Z] [Pipeline] } 01:21:10 [2025-10-31T00:21:10.998Z] [Pipeline] // stage 01:21:11 [2025-10-31T00:21:11.008Z] [Pipeline] stage 01:21:11 [2025-10-31T00:21:11.008Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:11 [2025-10-31T00:21:11.016Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-10-31T00:21:11.017Z] [Pipeline] getContext 01:21:11 [2025-10-31T00:21:11.019Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.026Z] [Pipeline] // stage 01:21:11 [2025-10-31T00:21:11.036Z] [Pipeline] stage 01:21:11 [2025-10-31T00:21:11.037Z] [Pipeline] { (Publish Community Web Site) 01:21:11 [2025-10-31T00:21:11.044Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-10-31T00:21:11.045Z] [Pipeline] getContext 01:21:11 [2025-10-31T00:21:11.047Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.059Z] [Pipeline] // stage 01:21:11 [2025-10-31T00:21:11.069Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.078Z] [Pipeline] // stage 01:21:11 [2025-10-31T00:21:11.100Z] [Pipeline] stage 01:21:11 [2025-10-31T00:21:11.101Z] [Pipeline] { (Create YAML build report) 01:21:11 [2025-10-31T00:21:11.134Z] [Pipeline] script 01:21:11 [2025-10-31T00:21:11.143Z] [Pipeline] { 01:21:11 [2025-10-31T00:21:11.163Z] [Pipeline] sh 01:21:11 [2025-10-31T00:21:11.422Z] + mkdir -p target 01:21:11 [2025-10-31T00:21:11.425Z] [Pipeline] sh 01:21:11 [2025-10-31T00:21:11.684Z] + mv build.yaml target/ 01:21:11 [2025-10-31T00:21:11.686Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.703Z] [Pipeline] // script 01:21:11 [2025-10-31T00:21:11.722Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.744Z] [Pipeline] // stage 01:21:11 [2025-10-31T00:21:11.775Z] [Pipeline] stage 01:21:11 [2025-10-31T00:21:11.776Z] [Pipeline] { (Declarative: Post Actions) 01:21:11 [2025-10-31T00:21:11.807Z] [Pipeline] step 01:21:11 [2025-10-31T00:21:11.844Z] [Pipeline] script 01:21:11 [2025-10-31T00:21:11.851Z] [Pipeline] { 01:21:11 [2025-10-31T00:21:11.894Z] [Pipeline] } 01:21:11 [2025-10-31T00:21:11.914Z] [Pipeline] // script 01:21:11 [2025-10-31T00:21:11.935Z] [Pipeline] archiveArtifacts 01:21:11 [2025-10-31T00:21:11.937Z] Archiving artifacts 01:21:11 [2025-10-31T00:21:11.956Z] Enregistrement des empreintes numériques 01:21:11 [2025-10-31T00:21:11.975Z] [Pipeline] sh 01:21:12 [2025-10-31T00:21:12.233Z] + rm -rf target 01:21:12 [2025-10-31T00:21:12.240Z] [Pipeline] } 01:21:12 [2025-10-31T00:21:12.256Z] [Pipeline] // stage 01:21:12 [2025-10-31T00:21:12.276Z] [Pipeline] } 01:21:12 [2025-10-31T00:21:12.295Z] [Pipeline] // withEnv 01:21:12 [2025-10-31T00:21:12.317Z] [Pipeline] } 01:21:12 [2025-10-31T00:21:12.318Z] $ docker stop --time=1 8f8b1e9066828ac48d2089063d168a307f25446741ca0c8dbddd79eff9727bda 01:21:13 [2025-10-31T00:21:13.568Z] $ docker rm -f --volumes 8f8b1e9066828ac48d2089063d168a307f25446741ca0c8dbddd79eff9727bda 01:21:13 [2025-10-31T00:21:13.622Z] [Pipeline] // withDockerContainer 01:21:13 [2025-10-31T00:21:13.636Z] [Pipeline] } 01:21:13 [2025-10-31T00:21:13.652Z] [Pipeline] // withEnv 01:21:13 [2025-10-31T00:21:13.668Z] [Pipeline] } 01:21:13 [2025-10-31T00:21:13.685Z] [Pipeline] // node 01:21:13 [2025-10-31T00:21:13.705Z] [Pipeline] End of Pipeline 01:21:13 [2025-10-31T00:21:13.777Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #231 01:21:13 [2025-10-31T00:21:13.778Z] Finished: SUCCESS