01:21:00 [2025-10-23T23:21:00.751Z] Lancé par une alarme périodique
01:21:00 [2025-10-23T23:21:00.751Z] Running as userbuild
01:21:01 [2025-10-23T23:21:01.149Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-10-23T23:21:01.565Z] [Pipeline] Start of Pipeline
01:21:01 [2025-10-23T23:21:01.837Z] [Pipeline] node
01:21:01 [2025-10-23T23:21:01.841Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-10-23T23:21:01.843Z] [Pipeline] {
01:21:01 [2025-10-23T23:21:01.859Z] [Pipeline] stage
01:21:01 [2025-10-23T23:21:01.860Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-10-23T23:21:01.869Z] [Pipeline] checkout
01:21:01 [2025-10-23T23:21:01.871Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-10-23T23:21:01.871Z] The recommended git tool is: NONE
01:21:01 [2025-10-23T23:21:01.871Z] No credentials specified
01:21:01 [2025-10-23T23:21:01.871Z]  > /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-23T23:21:01.877Z] Fetching changes from the remote Git repository
01:21:01 [2025-10-23T23:21:01.880Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-10-23T23:21:01.887Z] Cleaning workspace
01:21:01 [2025-10-23T23:21:01.887Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-10-23T23:21:01.892Z] Resetting working tree
01:21:01 [2025-10-23T23:21:01.892Z]  > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-10-23T23:21:01.898Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-10-23T23:21:01.904Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-10-23T23:21:01.904Z]  > /usr/bin/git --version # timeout=10
01:21:01 [2025-10-23T23:21:01.908Z]  > git --version # 'git version 2.43.0'
01:21:01 [2025-10-23T23:21:01.908Z]  > /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-23T23:21:02.412Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-10-23T23:21:02.418Z] Checking out Revision 1e65aff8523fd6d2bf304c97d4df2e12036153c0 (refs/remotes/origin/master)
01:21:02 [2025-10-23T23:21:02.418Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-10-23T23:21:02.423Z]  > /usr/bin/git checkout -f 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10
01:21:02 [2025-10-23T23:21:02.435Z] Commit message: "Update the build pipeline for the WebEdition project"
01:21:02 [2025-10-23T23:21:02.436Z]  > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
01:21:02 [2025-10-23T23:21:02.459Z] [Pipeline] }
01:21:02 [2025-10-23T23:21:02.466Z] [Pipeline] // stage
01:21:02 [2025-10-23T23:21:02.489Z] [Pipeline] withEnv
01:21:02 [2025-10-23T23:21:02.490Z] [Pipeline] {
01:21:02 [2025-10-23T23:21:02.625Z] [Pipeline] isUnix
01:21:02 [2025-10-23T23:21:02.626Z] [Pipeline] withEnv
01:21:02 [2025-10-23T23:21:02.627Z] [Pipeline] {
01:21:02 [2025-10-23T23:21:02.642Z] [Pipeline] sh
01:21:02 [2025-10-23T23:21:02.900Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-10-23T23:21:02.900Z] .
01:21:02 [2025-10-23T23:21:02.901Z] [Pipeline] }
01:21:02 [2025-10-23T23:21:02.914Z] [Pipeline] // withEnv
01:21:02 [2025-10-23T23:21:02.930Z] [Pipeline] withDockerContainer
01:21:02 [2025-10-23T23:21:02.964Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-10-23T23:21:02.971Z] $ 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-23T23:21:03.315Z] $ docker top cebcbfe8ee3b9d396fe5c0a0894245f5ec09045c7e4190960716c153ee433591 -eo pid,comm
01:21:03 [2025-10-23T23:21:03.355Z] [Pipeline] {
01:21:03 [2025-10-23T23:21:03.378Z] [Pipeline] withEnv
01:21:03 [2025-10-23T23:21:03.379Z] [Pipeline] {
01:21:03 [2025-10-23T23:21:03.398Z] [Pipeline] stage
01:21:03 [2025-10-23T23:21:03.399Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-10-23T23:21:03.438Z] [Pipeline] sh
01:21:03 [2025-10-23T23:21:03.697Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-10-23T23:21:03.950Z] [Pipeline] script
01:21:03 [2025-10-23T23:21:03.955Z] [Pipeline] {
01:21:03 [2025-10-23T23:21:03.971Z] [Pipeline] readMavenPom
01:21:03 [2025-10-23T23:21:03.997Z] 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-23T23:21:03.999Z] 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:04 [2025-10-23T23:21:04.001Z] 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:04 [2025-10-23T23:21:04.001Z] 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:04 [2025-10-23T23:21:04.001Z] 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:04 [2025-10-23T23:21:04.002Z] [Pipeline] sh
01:21:04 [2025-10-23T23:21:04.263Z] + rm -f pom.xml
01:21:04 [2025-10-23T23:21:04.264Z] [Pipeline] }
01:21:04 [2025-10-23T23:21:04.277Z] [Pipeline] // script
01:21:04 [2025-10-23T23:21:04.292Z] [Pipeline] }
01:21:04 [2025-10-23T23:21:04.305Z] [Pipeline] // stage
01:21:04 [2025-10-23T23:21:04.319Z] [Pipeline] stage
01:21:04 [2025-10-23T23:21:04.320Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-10-23T23:21:04.377Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-10-23T23:21:04.379Z] [Pipeline] getContext
01:21:04 [2025-10-23T23:21:04.380Z] [Pipeline] }
01:21:04 [2025-10-23T23:21:04.392Z] [Pipeline] // stage
01:21:04 [2025-10-23T23:21:04.405Z] [Pipeline] stage
01:21:04 [2025-10-23T23:21:04.406Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-10-23T23:21:04.429Z] [Pipeline] script
01:21:04 [2025-10-23T23:21:04.433Z] [Pipeline] {
01:21:04 [2025-10-23T23:21:04.453Z] [Pipeline] copyArtifacts
01:21:04 [2025-10-23T23:21:04.461Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 257
01:21:04 [2025-10-23T23:21:04.473Z] [Pipeline] fileExists
01:21:04 [2025-10-23T23:21:04.488Z] [Pipeline] readYaml
01:21:04 [2025-10-23T23:21:04.501Z] 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-23T23:21:04.504Z] [Pipeline] dir
01:21:04 [2025-10-23T23:21:04.504Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-10-23T23:21:04.505Z] [Pipeline] {
01:21:04 [2025-10-23T23:21:04.523Z] [Pipeline] git
01:21:04 [2025-10-23T23:21:04.525Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-10-23T23:21:04.525Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-10-23T23:21:04.541Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1dcc6892; decorates hudson.Launcher$LocalLauncher@7dbac717 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-10-23T23:21:04.542Z]  > /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-23T23:21:04.549Z] Fetching changes from the remote Git repository
01:21:04 [2025-10-23T23:21:04.551Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-10-23T23:21:04.557Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-10-23T23:21:04.558Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2025-10-23T23:21:04.562Z]  > git --version # 'git version 2.43.0'
01:21:04 [2025-10-23T23:21:04.563Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-10-23T23:21:04.569Z]  > /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-23T23:21:05.182Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-10-23T23:21:05.188Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-10-23T23:21:05.188Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-10-23T23:21:05.193Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-10-23T23:21:05.248Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-10-23T23:21:05.263Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-10-23T23:21:05.270Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-10-23T23:21:05.349Z] 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-23T23:21:05.349Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-10-23T23:21:05.377Z] [Pipeline] fileExists
01:21:05 [2025-10-23T23:21:05.385Z] [Pipeline] readMavenPom
01:21:05 [2025-10-23T23:21:05.397Z] [Pipeline] sh
01:21:05 [2025-10-23T23:21:05.654Z] + git rev-parse HEAD
01:21:05 [2025-10-23T23:21:05.657Z] [Pipeline] echo
01:21:05 [2025-10-23T23:21:05.657Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-10-23T23:21:05.660Z] [Pipeline] }
01:21:05 [2025-10-23T23:21:05.669Z] [Pipeline] // dir
01:21:05 [2025-10-23T23:21:05.679Z] [Pipeline] echo
01:21:05 [2025-10-23T23:21:05.680Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-10-23T23:21:05.694Z] [Pipeline] dir
01:21:05 [2025-10-23T23:21:05.695Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-10-23T23:21:05.697Z] [Pipeline] {
01:21:05 [2025-10-23T23:21:05.719Z] [Pipeline] git
01:21:05 [2025-10-23T23:21:05.721Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-10-23T23:21:05.722Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-10-23T23:21:05.735Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@48ea16a9; decorates hudson.Launcher$LocalLauncher@7d08684 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-10-23T23:21:05.735Z]  > /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-23T23:21:05.742Z] Fetching changes from the remote Git repository
01:21:05 [2025-10-23T23:21:05.745Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-10-23T23:21:05.751Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-10-23T23:21:05.751Z]  > /usr/bin/git --version # timeout=10
01:21:05 [2025-10-23T23:21:05.756Z]  > git --version # 'git version 2.43.0'
01:21:05 [2025-10-23T23:21:05.756Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-10-23T23:21:05.761Z]  > /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-23T23:21:06.506Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-10-23T23:21:06.511Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-10-23T23:21:06.511Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-10-23T23:21:06.515Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-10-23T23:21:06.542Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-10-23T23:21:06.555Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-10-23T23:21:06.562Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-10-23T23:21:06.594Z] 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-23T23:21:06.594Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-10-23T23:21:06.622Z] [Pipeline] fileExists
01:21:06 [2025-10-23T23:21:06.630Z] [Pipeline] readMavenPom
01:21:06 [2025-10-23T23:21:06.641Z] [Pipeline] sh
01:21:06 [2025-10-23T23:21:06.898Z] + git rev-parse HEAD
01:21:06 [2025-10-23T23:21:06.902Z] [Pipeline] echo
01:21:06 [2025-10-23T23:21:06.902Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-10-23T23:21:06.904Z] [Pipeline] }
01:21:06 [2025-10-23T23:21:06.919Z] [Pipeline] // dir
01:21:06 [2025-10-23T23:21:06.933Z] [Pipeline] echo
01:21:06 [2025-10-23T23:21:06.934Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-10-23T23:21:06.949Z] [Pipeline] dir
01:21:06 [2025-10-23T23:21:06.949Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2025-10-23T23:21:06.950Z] [Pipeline] {
01:21:06 [2025-10-23T23:21:06.969Z] [Pipeline] git
01:21:06 [2025-10-23T23:21:06.971Z] Selected Git installation does not exist. Using Default
01:21:06 [2025-10-23T23:21:06.971Z] The recommended git tool is: NONE
01:21:06 [2025-10-23T23:21:06.972Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-10-23T23:21:06.984Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@628e118; decorates hudson.Launcher$LocalLauncher@7b4d3c8a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-10-23T23:21:06.984Z]  > /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-23T23:21:06.991Z] Fetching changes from the remote Git repository
01:21:06 [2025-10-23T23:21:06.993Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2025-10-23T23:21:06.999Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2025-10-23T23:21:06.999Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2025-10-23T23:21:07.004Z]  > git --version # 'git version 2.43.0'
01:21:07 [2025-10-23T23:21:07.004Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-10-23T23: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-23T23:21:07.520Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-10-23T23:21:07.526Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-10-23T23:21:07.526Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-10-23T23:21:07.532Z]  > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-10-23T23:21:07.542Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-10-23T23:21:07.550Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-10-23T23:21:07.556Z]  > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-10-23T23:21:07.570Z] 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-23T23:21:07.570Z]  > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-10-23T23:21:07.590Z] [Pipeline] fileExists
01:21:07 [2025-10-23T23:21:07.598Z] [Pipeline] readMavenPom
01:21:07 [2025-10-23T23:21:07.610Z] [Pipeline] sh
01:21:07 [2025-10-23T23:21:07.868Z] + git rev-parse HEAD
01:21:07 [2025-10-23T23:21:07.871Z] [Pipeline] echo
01:21:07 [2025-10-23T23:21:07.872Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-10-23T23:21:07.874Z] [Pipeline] }
01:21:07 [2025-10-23T23:21:07.889Z] [Pipeline] // dir
01:21:07 [2025-10-23T23:21:07.904Z] [Pipeline] echo
01:21:07 [2025-10-23T23:21:07.904Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-10-23T23:21:07.920Z] [Pipeline] dir
01:21:07 [2025-10-23T23:21:07.920Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-10-23T23:21:07.921Z] [Pipeline] {
01:21:07 [2025-10-23T23:21:07.940Z] [Pipeline] git
01:21:07 [2025-10-23T23:21:07.943Z] The recommended git tool is: NONE
01:21:07 [2025-10-23T23:21:07.944Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-10-23T23:21:07.956Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@f168ccb; decorates hudson.Launcher$LocalLauncher@2e031de8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-10-23T23:21:07.957Z]  > /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-23T23:21:07.964Z] Fetching changes from the remote Git repository
01:21:07 [2025-10-23T23:21:07.965Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-10-23T23:21:07.971Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-10-23T23:21:07.971Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2025-10-23T23:21:07.976Z]  > git --version # 'git version 2.43.0'
01:21:07 [2025-10-23T23:21:07.976Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-10-23T23:21:07.982Z]  > /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-23T23:21:08.377Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-10-23T23:21:08.383Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-10-23T23:21:08.383Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-10-23T23:21:08.389Z]  > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-10-23T23:21:08.399Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-10-23T23:21:08.409Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-10-23T23:21:08.416Z]  > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-10-23T23:21:08.426Z] 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-23T23:21:08.427Z]  > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-10-23T23:21:08.448Z] [Pipeline] fileExists
01:21:08 [2025-10-23T23:21:08.458Z] [Pipeline] sh
01:21:08 [2025-10-23T23:21:08.714Z] + git rev-parse HEAD
01:21:08 [2025-10-23T23:21:08.717Z] [Pipeline] echo
01:21:08 [2025-10-23T23:21:08.718Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-10-23T23:21:08.720Z] [Pipeline] }
01:21:08 [2025-10-23T23:21:08.735Z] [Pipeline] // dir
01:21:08 [2025-10-23T23:21:08.751Z] [Pipeline] echo
01:21:08 [2025-10-23T23:21:08.751Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-10-23T23:21:08.768Z] [Pipeline] dir
01:21:08 [2025-10-23T23:21:08.768Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-10-23T23:21:08.769Z] [Pipeline] {
01:21:08 [2025-10-23T23:21:08.791Z] [Pipeline] git
01:21:08 [2025-10-23T23:21:08.794Z] The recommended git tool is: NONE
01:21:08 [2025-10-23T23:21:08.795Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-10-23T23:21:08.805Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5857e978; decorates hudson.Launcher$LocalLauncher@580e0346 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-10-23T23:21:08.805Z]  > /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-23T23:21:08.812Z] Fetching changes from the remote Git repository
01:21:08 [2025-10-23T23:21:08.814Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-10-23T23:21:08.820Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-10-23T23:21:08.820Z]  > /usr/bin/git --version # timeout=10
01:21:08 [2025-10-23T23:21:08.825Z]  > git --version # 'git version 2.43.0'
01:21:08 [2025-10-23T23:21:08.825Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-10-23T23:21:08.830Z]  > /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-23T23:21:09.201Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-10-23T23:21:09.207Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-10-23T23:21:09.207Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-10-23T23:21:09.213Z]  > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-10-23T23:21:09.224Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-10-23T23:21:09.233Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-10-23T23:21:09.240Z]  > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-10-23T23:21:09.253Z] 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-23T23:21:09.253Z]  > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-10-23T23:21:09.283Z] [Pipeline] fileExists
01:21:09 [2025-10-23T23:21:09.300Z] [Pipeline] readMavenPom
01:21:09 [2025-10-23T23:21:09.319Z] [Pipeline] sh
01:21:09 [2025-10-23T23:21:09.578Z] + git rev-parse HEAD
01:21:09 [2025-10-23T23:21:09.581Z] [Pipeline] echo
01:21:09 [2025-10-23T23:21:09.581Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-10-23T23:21:09.583Z] [Pipeline] }
01:21:09 [2025-10-23T23:21:09.600Z] [Pipeline] // dir
01:21:09 [2025-10-23T23:21:09.616Z] [Pipeline] echo
01:21:09 [2025-10-23T23:21:09.617Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-10-23T23:21:09.634Z] [Pipeline] dir
01:21:09 [2025-10-23T23:21:09.635Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-10-23T23:21:09.636Z] [Pipeline] {
01:21:09 [2025-10-23T23:21:09.656Z] [Pipeline] git
01:21:09 [2025-10-23T23:21:09.659Z] The recommended git tool is: NONE
01:21:09 [2025-10-23T23:21:09.660Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-10-23T23:21:09.669Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a61e0de; decorates hudson.Launcher$LocalLauncher@6f5de702 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-10-23T23:21:09.669Z]  > /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-23T23:21:09.675Z] Fetching changes from the remote Git repository
01:21:09 [2025-10-23T23:21:09.678Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-10-23T23:21:09.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-10-23T23:21:09.683Z]  > /usr/bin/git --version # timeout=10
01:21:09 [2025-10-23T23:21:09.688Z]  > git --version # 'git version 2.43.0'
01:21:09 [2025-10-23T23:21:09.688Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-10-23T23:21:09.693Z]  > /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-23T23:21:10.243Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-10-23T23:21:10.249Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-10-23T23:21:10.249Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-10-23T23:21:10.254Z]  > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-10-23T23:21:10.261Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-10-23T23:21:10.271Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-10-23T23:21:10.277Z]  > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-10-23T23:21:10.287Z] 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-23T23:21:10.287Z]  > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-10-23T23:21:10.307Z] [Pipeline] fileExists
01:21:10 [2025-10-23T23:21:10.315Z] [Pipeline] readMavenPom
01:21:10 [2025-10-23T23:21:10.327Z] [Pipeline] sh
01:21:10 [2025-10-23T23:21:10.585Z] + git rev-parse HEAD
01:21:10 [2025-10-23T23:21:10.588Z] [Pipeline] echo
01:21:10 [2025-10-23T23:21:10.588Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-10-23T23:21:10.590Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.607Z] [Pipeline] // dir
01:21:10 [2025-10-23T23:21:10.623Z] [Pipeline] echo
01:21:10 [2025-10-23T23:21:10.624Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-10-23T23:21:10.624Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.640Z] [Pipeline] // script
01:21:10 [2025-10-23T23:21:10.657Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.671Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.689Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.690Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-10-23T23:21:10.717Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.718Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.755Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.755Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-10-23T23:21:10.771Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.772Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.774Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.788Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.803Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.804Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-10-23T23:21:10.818Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.819Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.820Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.832Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.845Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.846Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-10-23T23:21:10.858Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.859Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.861Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.872Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.885Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.886Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-10-23T23:21:10.897Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.898Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.900Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.910Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.922Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.923Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-10-23T23:21:10.934Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.935Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.936Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.945Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.957Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.958Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-10-23T23:21:10.967Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-10-23T23:21:10.968Z] [Pipeline] getContext
01:21:10 [2025-10-23T23:21:10.970Z] [Pipeline] }
01:21:10 [2025-10-23T23:21:10.979Z] [Pipeline] // stage
01:21:10 [2025-10-23T23:21:10.989Z] [Pipeline] stage
01:21:10 [2025-10-23T23:21:10.990Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-10-23T23:21:10.999Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.000Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.002Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.010Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.020Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.021Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-10-23T23:21:11.030Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.031Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.032Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.040Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.050Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.051Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-10-23T23:21:11.059Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.060Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.061Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.069Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.078Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.079Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-10-23T23:21:11.087Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.087Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.089Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.096Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.105Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.106Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-10-23T23:21:11.114Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.115Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.117Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.124Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.133Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.134Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-10-23T23:21:11.141Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.142Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.144Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.151Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.160Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.161Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-10-23T23:21:11.168Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-10-23T23:21:11.169Z] [Pipeline] getContext
01:21:11 [2025-10-23T23:21:11.171Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.178Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.185Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.192Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.209Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.209Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-10-23T23:21:11.236Z] [Pipeline] script
01:21:11 [2025-10-23T23:21:11.239Z] [Pipeline] {
01:21:11 [2025-10-23T23:21:11.256Z] [Pipeline] sh
01:21:11 [2025-10-23T23:21:11.514Z] + mkdir -p target
01:21:11 [2025-10-23T23:21:11.517Z] [Pipeline] sh
01:21:11 [2025-10-23T23:21:11.774Z] + mv build.yaml target/
01:21:11 [2025-10-23T23:21:11.775Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.794Z] [Pipeline] // script
01:21:11 [2025-10-23T23:21:11.811Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.826Z] [Pipeline] // stage
01:21:11 [2025-10-23T23:21:11.851Z] [Pipeline] stage
01:21:11 [2025-10-23T23:21:11.852Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-10-23T23:21:11.880Z] [Pipeline] step
01:21:11 [2025-10-23T23:21:11.911Z] [Pipeline] script
01:21:11 [2025-10-23T23:21:11.915Z] [Pipeline] {
01:21:11 [2025-10-23T23:21:11.948Z] [Pipeline] }
01:21:11 [2025-10-23T23:21:11.964Z] [Pipeline] // script
01:21:11 [2025-10-23T23:21:11.986Z] [Pipeline] archiveArtifacts
01:21:11 [2025-10-23T23:21:11.989Z] Archiving artifacts
01:21:12 [2025-10-23T23:21:12.005Z] Enregistrement des empreintes numériques
01:21:12 [2025-10-23T23:21:12.019Z] [Pipeline] sh
01:21:12 [2025-10-23T23:21:12.277Z] + rm -rf target
01:21:12 [2025-10-23T23:21:12.284Z] [Pipeline] }
01:21:12 [2025-10-23T23:21:12.312Z] [Pipeline] // stage
01:21:12 [2025-10-23T23:21:12.329Z] [Pipeline] }
01:21:12 [2025-10-23T23:21:12.345Z] [Pipeline] // withEnv
01:21:12 [2025-10-23T23:21:12.361Z] [Pipeline] }
01:21:12 [2025-10-23T23:21:12.362Z] $ docker stop --time=1 cebcbfe8ee3b9d396fe5c0a0894245f5ec09045c7e4190960716c153ee433591
01:21:13 [2025-10-23T23:21:13.659Z] $ docker rm -f --volumes cebcbfe8ee3b9d396fe5c0a0894245f5ec09045c7e4190960716c153ee433591
01:21:13 [2025-10-23T23:21:13.702Z] [Pipeline] // withDockerContainer
01:21:13 [2025-10-23T23:21:13.708Z] [Pipeline] }
01:21:13 [2025-10-23T23:21:13.715Z] [Pipeline] // withEnv
01:21:13 [2025-10-23T23:21:13.732Z] [Pipeline] }
01:21:13 [2025-10-23T23:21:13.750Z] [Pipeline] // node
01:21:13 [2025-10-23T23:21:13.767Z] [Pipeline] End of Pipeline
01:21:13 [2025-10-23T23:21:13.842Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #230
01:21:13 [2025-10-23T23:21:13.843Z] Finished: SUCCESS