01:21:00 [2026-07-23T23:21:00.239Z] Lancé par une alarme périodique
01:21:00 [2026-07-23T23:21:00.239Z] Running as userbuild
01:21:00 [2026-07-23T23:21:00.752Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-23T23:21:01.232Z] [Pipeline] Start of Pipeline
01:21:01 [2026-07-23T23:21:01.550Z] [Pipeline] node
01:21:01 [2026-07-23T23:21:01.555Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2026-07-23T23:21:01.556Z] [Pipeline] {
01:21:01 [2026-07-23T23:21:01.570Z] [Pipeline] stage
01:21:01 [2026-07-23T23:21:01.571Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2026-07-23T23:21:01.579Z] [Pipeline] checkout
01:21:01 [2026-07-23T23:21:01.581Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-07-23T23:21:01.581Z] The recommended git tool is: NONE
01:21:01 [2026-07-23T23:21:01.581Z] No credentials specified
01:21:01 [2026-07-23T23:21:01.581Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2026-07-23T23:21:01.586Z] Fetching changes from the remote Git repository
01:21:01 [2026-07-23T23:21:01.596Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2026-07-23T23:21:01.609Z] Cleaning workspace
01:21:01 [2026-07-23T23:21:01.609Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2026-07-23T23:21:01.614Z] Resetting working tree
01:21:01 [2026-07-23T23:21:01.614Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2026-07-23T23:21:01.622Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2026-07-23T23:21:01.630Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-23T23:21:01.630Z] > /usr/bin/git --version # timeout=10
01:21:01 [2026-07-23T23:21:01.634Z] > git --version # 'git version 2.43.0'
01:21:01 [2026-07-23T23:21:01.634Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2026-07-23T23:21:02.037Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2026-07-23T23:21:02.042Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:02 [2026-07-23T23:21:02.042Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2026-07-23T23:21:02.046Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-23T23:21:02.055Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:02 [2026-07-23T23:21:02.055Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:02 [2026-07-23T23:21:02.075Z] [Pipeline] }
01:21:02 [2026-07-23T23:21:02.081Z] [Pipeline] // stage
01:21:02 [2026-07-23T23:21:02.103Z] [Pipeline] withEnv
01:21:02 [2026-07-23T23:21:02.104Z] [Pipeline] {
01:21:02 [2026-07-23T23:21:02.248Z] [Pipeline] isUnix
01:21:02 [2026-07-23T23:21:02.249Z] [Pipeline] withEnv
01:21:02 [2026-07-23T23:21:02.249Z] [Pipeline] {
01:21:02 [2026-07-23T23:21:02.264Z] [Pipeline] sh
01:21:02 [2026-07-23T23:21:02.522Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2026-07-23T23:21:02.522Z] .
01:21:02 [2026-07-23T23:21:02.523Z] [Pipeline] }
01:21:02 [2026-07-23T23:21:02.536Z] [Pipeline] // withEnv
01:21:02 [2026-07-23T23:21:02.551Z] [Pipeline] withDockerContainer
01:21:02 [2026-07-23T23:21:02.585Z] Jenkins does not seem to be running inside a container
01:21:02 [2026-07-23T23:21:02.592Z] $ 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:02 [2026-07-23T23:21:02.932Z] $ docker top 9b9f3960d779eee3887d0ddaed84731415553df34103dfff3f3e8b4a208b7b09 -eo pid,comm
01:21:02 [2026-07-23T23:21:02.972Z] [Pipeline] {
01:21:02 [2026-07-23T23:21:02.987Z] [Pipeline] withEnv
01:21:02 [2026-07-23T23:21:02.988Z] [Pipeline] {
01:21:03 [2026-07-23T23:21:03.001Z] [Pipeline] stage
01:21:03 [2026-07-23T23:21:03.002Z] [Pipeline] { (Prepare the job)
01:21:03 [2026-07-23T23:21:03.036Z] [Pipeline] sh
01:21:03 [2026-07-23T23:21:03.293Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2026-07-23T23:21:03.546Z] [Pipeline] script
01:21:03 [2026-07-23T23:21:03.550Z] [Pipeline] {
01:21:03 [2026-07-23T23:21:03.567Z] [Pipeline] readMavenPom
01:21:03 [2026-07-23T23:21:03.593Z] 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 [2026-07-23T23:21:03.595Z] 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 [2026-07-23T23:21:03.596Z] 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 [2026-07-23T23:21:03.596Z] 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 [2026-07-23T23:21:03.596Z] 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 [2026-07-23T23:21:03.598Z] [Pipeline] sh
01:21:03 [2026-07-23T23:21:03.856Z] + rm -f pom.xml
01:21:03 [2026-07-23T23:21:03.857Z] [Pipeline] }
01:21:03 [2026-07-23T23:21:03.870Z] [Pipeline] // script
01:21:03 [2026-07-23T23:21:03.885Z] [Pipeline] }
01:21:03 [2026-07-23T23:21:03.898Z] [Pipeline] // stage
01:21:03 [2026-07-23T23:21:03.913Z] [Pipeline] stage
01:21:03 [2026-07-23T23:21:03.914Z] [Pipeline] { (Check POM parent version)
01:21:03 [2026-07-23T23:21:03.973Z] Stage "Check POM parent version" skipped due to when conditional
01:21:03 [2026-07-23T23:21:03.974Z] [Pipeline] getContext
01:21:03 [2026-07-23T23:21:03.983Z] [Pipeline] }
01:21:03 [2026-07-23T23:21:03.995Z] [Pipeline] // stage
01:21:04 [2026-07-23T23:21:04.010Z] [Pipeline] stage
01:21:04 [2026-07-23T23:21:04.011Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2026-07-23T23:21:04.035Z] [Pipeline] script
01:21:04 [2026-07-23T23:21:04.039Z] [Pipeline] {
01:21:04 [2026-07-23T23:21:04.059Z] [Pipeline] copyArtifacts
01:21:04 [2026-07-23T23:21:04.066Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 293
01:21:04 [2026-07-23T23:21:04.075Z] [Pipeline] fileExists
01:21:04 [2026-07-23T23:21:04.085Z] [Pipeline] readYaml
01:21:04 [2026-07-23T23:21:04.094Z] 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 [2026-07-23T23:21:04.096Z] [Pipeline] dir
01:21:04 [2026-07-23T23:21:04.096Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2026-07-23T23:21:04.097Z] [Pipeline] {
01:21:04 [2026-07-23T23:21:04.115Z] [Pipeline] git
01:21:04 [2026-07-23T23:21:04.117Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-07-23T23:21:04.118Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-07-23T23:21:04.129Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@34db65e1; decorates hudson.Launcher$LocalLauncher@720f071d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-07-23T23:21:04.130Z] > /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 [2026-07-23T23:21:04.135Z] Fetching changes from the remote Git repository
01:21:04 [2026-07-23T23:21:04.138Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-07-23T23:21:04.145Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-07-23T23:21:04.145Z] > /usr/bin/git --version # timeout=10
01:21:04 [2026-07-23T23:21:04.151Z] > git --version # 'git version 2.43.0'
01:21:04 [2026-07-23T23:21:04.151Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2026-07-23T23:21:04.157Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2026-07-23T23:21:05.674Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2026-07-23T23:21:05.682Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2026-07-23T23:21:05.682Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2026-07-23T23:21:05.687Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-23T23:21:05.751Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2026-07-23T23:21:05.766Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2026-07-23T23:21:05.774Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-23T23:21:05.872Z] 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 [2026-07-23T23:21:05.872Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-23T23:21:05.897Z] [Pipeline] fileExists
01:21:05 [2026-07-23T23:21:05.910Z] [Pipeline] readMavenPom
01:21:05 [2026-07-23T23:21:05.929Z] [Pipeline] sh
01:21:06 [2026-07-23T23:21:06.185Z] + git rev-parse HEAD
01:21:06 [2026-07-23T23:21:06.188Z] [Pipeline] echo
01:21:06 [2026-07-23T23:21:06.188Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2026-07-23T23:21:06.190Z] [Pipeline] }
01:21:06 [2026-07-23T23:21:06.204Z] [Pipeline] // dir
01:21:06 [2026-07-23T23:21:06.218Z] [Pipeline] echo
01:21:06 [2026-07-23T23:21:06.218Z] Build skipped due to no changes have been done since the last build
01:21:06 [2026-07-23T23:21:06.233Z] [Pipeline] dir
01:21:06 [2026-07-23T23:21:06.233Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2026-07-23T23:21:06.234Z] [Pipeline] {
01:21:06 [2026-07-23T23:21:06.252Z] [Pipeline] git
01:21:06 [2026-07-23T23:21:06.253Z] The recommended git tool is: /usr/bin/git
01:21:06 [2026-07-23T23:21:06.254Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2026-07-23T23:21:06.273Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28055f70; decorates hudson.Launcher$LocalLauncher@58989034 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2026-07-23T23:21:06.274Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:06 [2026-07-23T23:21:06.280Z] Fetching changes from the remote Git repository
01:21:06 [2026-07-23T23:21:06.282Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2026-07-23T23:21:06.288Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2026-07-23T23:21:06.288Z] > /usr/bin/git --version # timeout=10
01:21:06 [2026-07-23T23:21:06.293Z] > git --version # 'git version 2.43.0'
01:21:06 [2026-07-23T23:21:06.294Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2026-07-23T23:21:06.300Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2026-07-23T23:21:07.090Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-07-23T23:21:07.098Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:07 [2026-07-23T23:21:07.098Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-07-23T23:21:07.103Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-23T23:21:07.133Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-07-23T23:21:07.147Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-07-23T23:21:07.155Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-23T23:21:07.223Z] 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:07 [2026-07-23T23:21:07.224Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-23T23:21:07.243Z] [Pipeline] fileExists
01:21:07 [2026-07-23T23:21:07.251Z] [Pipeline] readMavenPom
01:21:07 [2026-07-23T23:21:07.261Z] [Pipeline] sh
01:21:07 [2026-07-23T23:21:07.519Z] + git rev-parse HEAD
01:21:07 [2026-07-23T23:21:07.521Z] [Pipeline] echo
01:21:07 [2026-07-23T23:21:07.522Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2026-07-23T23:21:07.524Z] [Pipeline] }
01:21:07 [2026-07-23T23:21:07.540Z] [Pipeline] // dir
01:21:07 [2026-07-23T23:21:07.554Z] [Pipeline] echo
01:21:07 [2026-07-23T23:21:07.555Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-07-23T23:21:07.570Z] [Pipeline] dir
01:21:07 [2026-07-23T23:21:07.571Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2026-07-23T23:21:07.571Z] [Pipeline] {
01:21:07 [2026-07-23T23:21:07.590Z] [Pipeline] git
01:21:07 [2026-07-23T23:21:07.592Z] Selected Git installation does not exist. Using Default
01:21:07 [2026-07-23T23:21:07.592Z] The recommended git tool is: NONE
01:21:07 [2026-07-23T23:21:07.593Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-07-23T23:21:07.607Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3de5e7fc; decorates hudson.Launcher$LocalLauncher@7fdf5803 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-07-23T23:21:07.608Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:07 [2026-07-23T23:21:07.614Z] Fetching changes from the remote Git repository
01:21:07 [2026-07-23T23:21:07.617Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2026-07-23T23:21:07.623Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2026-07-23T23:21:07.623Z] > /usr/bin/git --version # timeout=10
01:21:07 [2026-07-23T23:21:07.628Z] > git --version # 'git version 2.43.0'
01:21:07 [2026-07-23T23:21:07.628Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2026-07-23T23:21:07.635Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2026-07-23T23:21:08.109Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-07-23T23:21:08.115Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:08 [2026-07-23T23:21:08.115Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-07-23T23:21:08.119Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-23T23:21:08.129Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-07-23T23:21:08.137Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-07-23T23:21:08.144Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-23T23:21:08.158Z] 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:08 [2026-07-23T23:21:08.158Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-23T23:21:08.178Z] [Pipeline] fileExists
01:21:08 [2026-07-23T23:21:08.192Z] [Pipeline] readMavenPom
01:21:08 [2026-07-23T23:21:08.206Z] [Pipeline] sh
01:21:08 [2026-07-23T23:21:08.464Z] + git rev-parse HEAD
01:21:08 [2026-07-23T23:21:08.465Z] [Pipeline] echo
01:21:08 [2026-07-23T23:21:08.466Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2026-07-23T23:21:08.467Z] [Pipeline] }
01:21:08 [2026-07-23T23:21:08.481Z] [Pipeline] // dir
01:21:08 [2026-07-23T23:21:08.497Z] [Pipeline] echo
01:21:08 [2026-07-23T23:21:08.497Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-07-23T23:21:08.514Z] [Pipeline] dir
01:21:08 [2026-07-23T23:21:08.514Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2026-07-23T23:21:08.515Z] [Pipeline] {
01:21:08 [2026-07-23T23:21:08.535Z] [Pipeline] git
01:21:08 [2026-07-23T23:21:08.537Z] The recommended git tool is: NONE
01:21:08 [2026-07-23T23:21:08.537Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2026-07-23T23:21:08.548Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e7c96ea; decorates hudson.Launcher$LocalLauncher@123a51cf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2026-07-23T23:21:08.549Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:08 [2026-07-23T23:21:08.557Z] Fetching changes from the remote Git repository
01:21:08 [2026-07-23T23:21:08.559Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2026-07-23T23:21:08.566Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2026-07-23T23:21:08.566Z] > /usr/bin/git --version # timeout=10
01:21:08 [2026-07-23T23:21:08.571Z] > git --version # 'git version 2.43.0'
01:21:08 [2026-07-23T23:21:08.571Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2026-07-23T23:21:08.578Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-07-23T23:21:09.311Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-07-23T23:21:09.318Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:09 [2026-07-23T23:21:09.318Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-07-23T23:21:09.324Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-23T23:21:09.334Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-07-23T23:21:09.345Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-07-23T23:21:09.352Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-23T23:21:09.361Z] 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:09 [2026-07-23T23:21:09.361Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-23T23:21:09.381Z] [Pipeline] fileExists
01:21:09 [2026-07-23T23:21:09.391Z] [Pipeline] sh
01:21:09 [2026-07-23T23:21:09.645Z] + git rev-parse HEAD
01:21:09 [2026-07-23T23:21:09.649Z] [Pipeline] echo
01:21:09 [2026-07-23T23:21:09.649Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2026-07-23T23:21:09.652Z] [Pipeline] }
01:21:09 [2026-07-23T23:21:09.668Z] [Pipeline] // dir
01:21:09 [2026-07-23T23:21:09.685Z] [Pipeline] echo
01:21:09 [2026-07-23T23:21:09.685Z] Build skipped due to no changes have been done since the last build
01:21:09 [2026-07-23T23:21:09.706Z] [Pipeline] dir
01:21:09 [2026-07-23T23:21:09.707Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2026-07-23T23:21:09.707Z] [Pipeline] {
01:21:09 [2026-07-23T23:21:09.731Z] [Pipeline] git
01:21:09 [2026-07-23T23:21:09.734Z] The recommended git tool is: NONE
01:21:09 [2026-07-23T23:21:09.735Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-07-23T23:21:09.744Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e81990; decorates hudson.Launcher$LocalLauncher@6a5ae5e8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-07-23T23:21:09.744Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:09 [2026-07-23T23:21:09.750Z] Fetching changes from the remote Git repository
01:21:09 [2026-07-23T23:21:09.752Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2026-07-23T23:21:09.757Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2026-07-23T23:21:09.757Z] > /usr/bin/git --version # timeout=10
01:21:09 [2026-07-23T23:21:09.762Z] > git --version # 'git version 2.43.0'
01:21:09 [2026-07-23T23:21:09.762Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-07-23T23:21:09.767Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2026-07-23T23:21:10.592Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2026-07-23T23:21:10.598Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:10 [2026-07-23T23:21:10.598Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2026-07-23T23:21:10.602Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-23T23:21:10.610Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2026-07-23T23:21:10.619Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2026-07-23T23:21:10.625Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-23T23:21:10.635Z] 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:10 [2026-07-23T23:21:10.635Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-23T23:21:10.657Z] [Pipeline] fileExists
01:21:10 [2026-07-23T23:21:10.667Z] [Pipeline] readMavenPom
01:21:10 [2026-07-23T23:21:10.677Z] [Pipeline] sh
01:21:10 [2026-07-23T23:21:10.933Z] + git rev-parse HEAD
01:21:10 [2026-07-23T23:21:10.936Z] [Pipeline] echo
01:21:10 [2026-07-23T23:21:10.937Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:10 [2026-07-23T23:21:10.939Z] [Pipeline] }
01:21:10 [2026-07-23T23:21:10.962Z] [Pipeline] // dir
01:21:10 [2026-07-23T23:21:10.982Z] [Pipeline] echo
01:21:10 [2026-07-23T23:21:10.982Z] Build skipped due to no changes have been done since the last build
01:21:11 [2026-07-23T23:21:11.005Z] [Pipeline] dir
01:21:11 [2026-07-23T23:21:11.005Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:11 [2026-07-23T23:21:11.006Z] [Pipeline] {
01:21:11 [2026-07-23T23:21:11.030Z] [Pipeline] git
01:21:11 [2026-07-23T23:21:11.032Z] The recommended git tool is: NONE
01:21:11 [2026-07-23T23:21:11.033Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:11 [2026-07-23T23:21:11.045Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a01be2e; decorates hudson.Launcher$LocalLauncher@8d97735 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:11 [2026-07-23T23:21:11.046Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:11 [2026-07-23T23:21:11.052Z] Fetching changes from the remote Git repository
01:21:11 [2026-07-23T23:21:11.055Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:11 [2026-07-23T23:21:11.066Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:11 [2026-07-23T23:21:11.066Z] > /usr/bin/git --version # timeout=10
01:21:11 [2026-07-23T23:21:11.071Z] > git --version # 'git version 2.43.0'
01:21:11 [2026-07-23T23:21:11.071Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:11 [2026-07-23T23:21:11.077Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:11 [2026-07-23T23:21:11.525Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:11 [2026-07-23T23:21:11.532Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:11 [2026-07-23T23:21:11.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:11 [2026-07-23T23:21:11.537Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-23T23:21:11.546Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:11 [2026-07-23T23:21:11.557Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:11 [2026-07-23T23:21:11.564Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-23T23:21:11.573Z] 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:11 [2026-07-23T23:21:11.574Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-23T23:21:11.595Z] [Pipeline] fileExists
01:21:11 [2026-07-23T23:21:11.607Z] [Pipeline] readMavenPom
01:21:11 [2026-07-23T23:21:11.618Z] [Pipeline] sh
01:21:11 [2026-07-23T23:21:11.875Z] + git rev-parse HEAD
01:21:11 [2026-07-23T23:21:11.877Z] [Pipeline] echo
01:21:11 [2026-07-23T23:21:11.877Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:11 [2026-07-23T23:21:11.878Z] [Pipeline] }
01:21:11 [2026-07-23T23:21:11.890Z] [Pipeline] // dir
01:21:11 [2026-07-23T23:21:11.906Z] [Pipeline] echo
01:21:11 [2026-07-23T23:21:11.907Z] Build skipped due to no changes have been done since the last build
01:21:11 [2026-07-23T23:21:11.907Z] [Pipeline] }
01:21:11 [2026-07-23T23:21:11.923Z] [Pipeline] // script
01:21:11 [2026-07-23T23:21:11.938Z] [Pipeline] }
01:21:11 [2026-07-23T23:21:11.951Z] [Pipeline] // stage
01:21:11 [2026-07-23T23:21:11.967Z] [Pipeline] stage
01:21:11 [2026-07-23T23:21:11.968Z] [Pipeline] { (Build Silverpeas)
01:21:11 [2026-07-23T23:21:11.990Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2026-07-23T23:21:11.991Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.011Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.012Z] [Pipeline] { (Build Silverpeas-Core)
01:21:12 [2026-07-23T23:21:12.028Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.029Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.031Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.047Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.063Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.064Z] [Pipeline] { (Build Silverpeas-Components)
01:21:12 [2026-07-23T23:21:12.077Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.078Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.079Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.092Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.105Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.105Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:12 [2026-07-23T23:21:12.117Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.118Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.119Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.130Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.141Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.142Z] [Pipeline] { (Build Silverpeas Setup)
01:21:12 [2026-07-23T23:21:12.152Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.153Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.154Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.166Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.176Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.177Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:12 [2026-07-23T23:21:12.186Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.186Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.187Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.196Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.206Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.206Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:12 [2026-07-23T23:21:12.214Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.215Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.216Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.224Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.232Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.233Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:12 [2026-07-23T23:21:12.240Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.241Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.242Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.249Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.257Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.257Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:12 [2026-07-23T23:21:12.264Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.265Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.266Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.272Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.280Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.280Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:12 [2026-07-23T23:21:12.287Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.287Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.288Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.295Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.302Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.303Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:12 [2026-07-23T23:21:12.309Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.309Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.310Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.316Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.324Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.324Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:12 [2026-07-23T23:21:12.330Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.331Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.332Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.338Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.346Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.346Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:12 [2026-07-23T23:21:12.352Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.353Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.353Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.360Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.367Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.367Z] [Pipeline] { (Publish Community Web Site)
01:21:12 [2026-07-23T23:21:12.374Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-23T23:21:12.374Z] [Pipeline] getContext
01:21:12 [2026-07-23T23:21:12.375Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.381Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.387Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.394Z] [Pipeline] // stage
01:21:12 [2026-07-23T23:21:12.401Z] [Pipeline] stage
01:21:12 [2026-07-23T23:21:12.401Z] [Pipeline] { (Create YAML build report)
01:21:12 [2026-07-23T23:21:12.412Z] [Pipeline] script
01:21:12 [2026-07-23T23:21:12.414Z] [Pipeline] {
01:21:12 [2026-07-23T23:21:12.421Z] [Pipeline] sh
01:21:12 [2026-07-23T23:21:12.677Z] + mkdir -p target
01:21:12 [2026-07-23T23:21:12.679Z] [Pipeline] sh
01:21:12 [2026-07-23T23:21:12.935Z] + mv build.yaml target/
01:21:12 [2026-07-23T23:21:12.936Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.954Z] [Pipeline] // script
01:21:12 [2026-07-23T23:21:12.971Z] [Pipeline] }
01:21:12 [2026-07-23T23:21:12.986Z] [Pipeline] // stage
01:21:13 [2026-07-23T23:21:13.009Z] [Pipeline] stage
01:21:13 [2026-07-23T23:21:13.010Z] [Pipeline] { (Declarative: Post Actions)
01:21:13 [2026-07-23T23:21:13.037Z] [Pipeline] step
01:21:13 [2026-07-23T23:21:13.065Z] [Pipeline] script
01:21:13 [2026-07-23T23:21:13.069Z] [Pipeline] {
01:21:13 [2026-07-23T23:21:13.101Z] [Pipeline] }
01:21:13 [2026-07-23T23:21:13.119Z] [Pipeline] // script
01:21:13 [2026-07-23T23:21:13.140Z] [Pipeline] archiveArtifacts
01:21:13 [2026-07-23T23:21:13.143Z] Archiving artifacts
01:21:13 [2026-07-23T23:21:13.159Z] Enregistrement des empreintes numériques
01:21:13 [2026-07-23T23:21:13.175Z] [Pipeline] sh
01:21:13 [2026-07-23T23:21:13.433Z] + rm -rf target
01:21:13 [2026-07-23T23:21:13.438Z] [Pipeline] }
01:21:13 [2026-07-23T23:21:13.454Z] [Pipeline] // stage
01:21:13 [2026-07-23T23:21:13.470Z] [Pipeline] }
01:21:13 [2026-07-23T23:21:13.486Z] [Pipeline] // withEnv
01:21:13 [2026-07-23T23:21:13.502Z] [Pipeline] }
01:21:13 [2026-07-23T23:21:13.503Z] $ docker stop --time=1 9b9f3960d779eee3887d0ddaed84731415553df34103dfff3f3e8b4a208b7b09
01:21:15 [2026-07-23T23:21:15.253Z] $ docker rm -f --volumes 9b9f3960d779eee3887d0ddaed84731415553df34103dfff3f3e8b4a208b7b09
01:21:15 [2026-07-23T23:21:15.293Z] [Pipeline] // withDockerContainer
01:21:15 [2026-07-23T23:21:15.303Z] [Pipeline] }
01:21:15 [2026-07-23T23:21:15.314Z] [Pipeline] // withEnv
01:21:15 [2026-07-23T23:21:15.321Z] [Pipeline] }
01:21:15 [2026-07-23T23:21:15.328Z] [Pipeline] // node
01:21:15 [2026-07-23T23:21:15.339Z] [Pipeline] End of Pipeline
01:21:15 [2026-07-23T23:21:15.398Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #266
01:21:15 [2026-07-23T23:21:15.398Z] Finished: SUCCESS