Skip to content
01:21:00 [2025-11-14T00:21:00.636Z] Lancé par une alarme périodique
01:21:00 [2025-11-14T00:21:00.637Z] Running as userbuild
01:21:01 [2025-11-14T00:21:01.016Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-11-14T00:21:01.478Z] [Pipeline] Start of Pipeline
01:21:01 [2025-11-14T00:21:01.770Z] [Pipeline] node
01:21:01 [2025-11-14T00:21:01.774Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-11-14T00:21:01.776Z] [Pipeline] {
01:21:01 [2025-11-14T00:21:01.792Z] [Pipeline] stage
01:21:01 [2025-11-14T00:21:01.793Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-11-14T00:21:01.803Z] [Pipeline] checkout
01:21:01 [2025-11-14T00:21:01.804Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-11-14T00:21:01.804Z] The recommended git tool is: NONE
01:21:01 [2025-11-14T00:21:01.804Z] No credentials specified
01:21:01 [2025-11-14T00:21:01.805Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-11-14T00:21:01.811Z] Fetching changes from the remote Git repository
01:21:01 [2025-11-14T00:21:01.815Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-11-14T00:21:01.822Z] Cleaning workspace
01:21:01 [2025-11-14T00:21:01.822Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-11-14T00:21:01.827Z] Resetting working tree
01:21:01 [2025-11-14T00:21:01.827Z]  > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-11-14T00:21:01.836Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-11-14T00:21:01.843Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-11-14T00:21:01.843Z]  > /usr/bin/git --version # timeout=10
01:21:01 [2025-11-14T00:21:01.847Z]  > git --version # 'git version 2.43.0'
01:21:01 [2025-11-14T00:21:01.848Z]  > /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-11-14T00:21:02.185Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-11-14T00:21:02.192Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
01:21:02 [2025-11-14T00:21:02.192Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-11-14T00:21:02.197Z]  > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
01:21:02 [2025-11-14T00:21:02.209Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
01:21:02 [2025-11-14T00:21:02.209Z]  > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10
01:21:02 [2025-11-14T00:21:02.239Z] [Pipeline] }
01:21:02 [2025-11-14T00:21:02.246Z] [Pipeline] // stage
01:21:02 [2025-11-14T00:21:02.270Z] [Pipeline] withEnv
01:21:02 [2025-11-14T00:21:02.271Z] [Pipeline] {
01:21:02 [2025-11-14T00:21:02.407Z] [Pipeline] isUnix
01:21:02 [2025-11-14T00:21:02.408Z] [Pipeline] withEnv
01:21:02 [2025-11-14T00:21:02.409Z] [Pipeline] {
01:21:02 [2025-11-14T00:21:02.424Z] [Pipeline] sh
01:21:02 [2025-11-14T00:21:02.681Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-11-14T00:21:02.681Z] .
01:21:02 [2025-11-14T00:21:02.682Z] [Pipeline] }
01:21:02 [2025-11-14T00:21:02.695Z] [Pipeline] // withEnv
01:21:02 [2025-11-14T00:21:02.710Z] [Pipeline] withDockerContainer
01:21:02 [2025-11-14T00:21:02.743Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-11-14T00:21:02.751Z] $ 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-11-14T00:21:03.084Z] $ docker top cd985afaa3fee79a95b810050dd8453e65d6df3e3a583ad5e0e0fbaa6633fc48 -eo pid,comm
01:21:03 [2025-11-14T00:21:03.122Z] [Pipeline] {
01:21:03 [2025-11-14T00:21:03.138Z] [Pipeline] withEnv
01:21:03 [2025-11-14T00:21:03.138Z] [Pipeline] {
01:21:03 [2025-11-14T00:21:03.151Z] [Pipeline] stage
01:21:03 [2025-11-14T00:21:03.152Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-11-14T00:21:03.184Z] [Pipeline] sh
01:21:03 [2025-11-14T00:21:03.441Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-11-14T00:21:03.694Z] [Pipeline] script
01:21:03 [2025-11-14T00:21:03.698Z] [Pipeline] {
01:21:03 [2025-11-14T00:21:03.715Z] [Pipeline] readMavenPom
01:21:03 [2025-11-14T00:21:03.741Z] 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-11-14T00:21:03.743Z] 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-11-14T00:21:03.744Z] 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-11-14T00:21:03.744Z] 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-11-14T00:21:03.744Z] 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-11-14T00:21:03.746Z] [Pipeline] sh
01:21:04 [2025-11-14T00:21:04.004Z] + rm -f pom.xml
01:21:04 [2025-11-14T00:21:04.004Z] [Pipeline] }
01:21:04 [2025-11-14T00:21:04.018Z] [Pipeline] // script
01:21:04 [2025-11-14T00:21:04.034Z] [Pipeline] }
01:21:04 [2025-11-14T00:21:04.047Z] [Pipeline] // stage
01:21:04 [2025-11-14T00:21:04.063Z] [Pipeline] stage
01:21:04 [2025-11-14T00:21:04.063Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-11-14T00:21:04.122Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-11-14T00:21:04.123Z] [Pipeline] getContext
01:21:04 [2025-11-14T00:21:04.138Z] [Pipeline] }
01:21:04 [2025-11-14T00:21:04.151Z] [Pipeline] // stage
01:21:04 [2025-11-14T00:21:04.165Z] [Pipeline] stage
01:21:04 [2025-11-14T00:21:04.165Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-11-14T00:21:04.192Z] [Pipeline] script
01:21:04 [2025-11-14T00:21:04.196Z] [Pipeline] {
01:21:04 [2025-11-14T00:21:04.217Z] [Pipeline] copyArtifacts
01:21:04 [2025-11-14T00:21:04.224Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 260
01:21:04 [2025-11-14T00:21:04.239Z] [Pipeline] fileExists
01:21:04 [2025-11-14T00:21:04.254Z] [Pipeline] readYaml
01:21:04 [2025-11-14T00:21:04.272Z] 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-11-14T00:21:04.275Z] [Pipeline] dir
01:21:04 [2025-11-14T00:21:04.275Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-11-14T00:21:04.276Z] [Pipeline] {
01:21:04 [2025-11-14T00:21:04.294Z] [Pipeline] git
01:21:04 [2025-11-14T00:21:04.296Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-11-14T00:21:04.298Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-11-14T00:21:04.310Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d4397f2; decorates hudson.Launcher$LocalLauncher@8add674 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-11-14T00:21:04.311Z]  > /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-11-14T00:21:04.317Z] Fetching changes from the remote Git repository
01:21:04 [2025-11-14T00:21:04.319Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-11-14T00:21:04.326Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-11-14T00:21:04.326Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2025-11-14T00:21:04.331Z]  > git --version # 'git version 2.43.0'
01:21:04 [2025-11-14T00:21:04.331Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-11-14T00:21:04.336Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:04 [2025-11-14T00:21:04.676Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:04 [2025-11-14T00:21:04.683Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:04 [2025-11-14T00:21:04.683Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:04 [2025-11-14T00:21:04.688Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:04 [2025-11-14T00:21:04.736Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:04 [2025-11-14T00:21:04.750Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:04 [2025-11-14T00:21:04.758Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:04 [2025-11-14T00:21:04.824Z] 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:04 [2025-11-14T00:21:04.824Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:04 [2025-11-14T00:21:04.843Z] [Pipeline] fileExists
01:21:04 [2025-11-14T00:21:04.851Z] [Pipeline] readMavenPom
01:21:04 [2025-11-14T00:21:04.864Z] [Pipeline] sh
01:21:05 [2025-11-14T00:21:05.122Z] + git rev-parse HEAD
01:21:05 [2025-11-14T00:21:05.125Z] [Pipeline] echo
01:21:05 [2025-11-14T00:21:05.125Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-11-14T00:21:05.127Z] [Pipeline] }
01:21:05 [2025-11-14T00:21:05.142Z] [Pipeline] // dir
01:21:05 [2025-11-14T00:21:05.156Z] [Pipeline] echo
01:21:05 [2025-11-14T00:21:05.156Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-11-14T00:21:05.172Z] [Pipeline] dir
01:21:05 [2025-11-14T00:21:05.172Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-11-14T00:21:05.173Z] [Pipeline] {
01:21:05 [2025-11-14T00:21:05.191Z] [Pipeline] git
01:21:05 [2025-11-14T00:21:05.193Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-11-14T00:21:05.194Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-11-14T00:21:05.204Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c996fe6; decorates hudson.Launcher$LocalLauncher@c5ef36b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-11-14T00:21:05.204Z]  > /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-11-14T00:21:05.211Z] Fetching changes from the remote Git repository
01:21:05 [2025-11-14T00:21:05.213Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-11-14T00:21:05.218Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-11-14T00:21:05.218Z]  > /usr/bin/git --version # timeout=10
01:21:05 [2025-11-14T00:21:05.223Z]  > git --version # 'git version 2.43.0'
01:21:05 [2025-11-14T00:21:05.223Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-11-14T00:21:05.228Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-11-14T00:21:05.587Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-11-14T00:21:05.594Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:05 [2025-11-14T00:21:05.594Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-11-14T00:21:05.599Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:05 [2025-11-14T00:21:05.626Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-11-14T00:21:05.639Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-11-14T00:21:05.647Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:05 [2025-11-14T00:21:05.681Z] 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:05 [2025-11-14T00:21:05.681Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:05 [2025-11-14T00:21:05.701Z] [Pipeline] fileExists
01:21:05 [2025-11-14T00:21:05.709Z] [Pipeline] readMavenPom
01:21:05 [2025-11-14T00:21:05.720Z] [Pipeline] sh
01:21:05 [2025-11-14T00:21:05.978Z] + git rev-parse HEAD
01:21:05 [2025-11-14T00:21:05.980Z] [Pipeline] echo
01:21:05 [2025-11-14T00:21:05.981Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:05 [2025-11-14T00:21:05.983Z] [Pipeline] }
01:21:05 [2025-11-14T00:21:05.998Z] [Pipeline] // dir
01:21:06 [2025-11-14T00:21:06.013Z] [Pipeline] echo
01:21:06 [2025-11-14T00:21:06.014Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-11-14T00:21:06.030Z] [Pipeline] dir
01:21:06 [2025-11-14T00:21:06.030Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2025-11-14T00:21:06.031Z] [Pipeline] {
01:21:06 [2025-11-14T00:21:06.050Z] [Pipeline] git
01:21:06 [2025-11-14T00:21:06.051Z] Selected Git installation does not exist. Using Default
01:21:06 [2025-11-14T00:21:06.052Z] The recommended git tool is: NONE
01:21:06 [2025-11-14T00:21:06.052Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-11-14T00:21:06.062Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6363777a; decorates hudson.Launcher$LocalLauncher@6661c89b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-11-14T00:21:06.062Z]  > /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-11-14T00:21:06.068Z] Fetching changes from the remote Git repository
01:21:06 [2025-11-14T00:21:06.071Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2025-11-14T00:21:06.077Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2025-11-14T00:21:06.077Z]  > /usr/bin/git --version # timeout=10
01:21:06 [2025-11-14T00:21:06.082Z]  > git --version # 'git version 2.43.0'
01:21:06 [2025-11-14T00:21:06.082Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-11-14T00:21:06.087Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-11-14T00:21:06.425Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-11-14T00:21:06.432Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:06 [2025-11-14T00:21:06.432Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-11-14T00:21:06.438Z]  > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:06 [2025-11-14T00:21:06.447Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-11-14T00:21:06.455Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-11-14T00:21:06.465Z]  > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:06 [2025-11-14T00:21:06.483Z] 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:06 [2025-11-14T00:21:06.484Z]  > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:06 [2025-11-14T00:21:06.514Z] [Pipeline] fileExists
01:21:06 [2025-11-14T00:21:06.523Z] [Pipeline] readMavenPom
01:21:06 [2025-11-14T00:21:06.548Z] [Pipeline] sh
01:21:06 [2025-11-14T00:21:06.808Z] + git rev-parse HEAD
01:21:06 [2025-11-14T00:21:06.811Z] [Pipeline] echo
01:21:06 [2025-11-14T00:21:06.812Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:06 [2025-11-14T00:21:06.814Z] [Pipeline] }
01:21:06 [2025-11-14T00:21:06.829Z] [Pipeline] // dir
01:21:06 [2025-11-14T00:21:06.845Z] [Pipeline] echo
01:21:06 [2025-11-14T00:21:06.845Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-11-14T00:21:06.862Z] [Pipeline] dir
01:21:06 [2025-11-14T00:21:06.862Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:06 [2025-11-14T00:21:06.863Z] [Pipeline] {
01:21:06 [2025-11-14T00:21:06.883Z] [Pipeline] git
01:21:06 [2025-11-14T00:21:06.885Z] The recommended git tool is: NONE
01:21:06 [2025-11-14T00:21:06.886Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-11-14T00:21:06.895Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27b254f4; decorates hudson.Launcher$LocalLauncher@7b784fcf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-11-14T00:21:06.895Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:06 [2025-11-14T00:21:06.902Z] Fetching changes from the remote Git repository
01:21:06 [2025-11-14T00:21:06.904Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:06 [2025-11-14T00:21:06.910Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:06 [2025-11-14T00:21:06.910Z]  > /usr/bin/git --version # timeout=10
01:21:06 [2025-11-14T00:21:06.915Z]  > git --version # 'git version 2.43.0'
01:21:06 [2025-11-14T00:21:06.915Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-11-14T00:21:06.921Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-11-14T00:21:07.259Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-11-14T00:21:07.290Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:07 [2025-11-14T00:21:07.290Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-11-14T00:21:07.295Z]  > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:07 [2025-11-14T00:21:07.303Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-11-14T00:21:07.311Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-11-14T00:21:07.317Z]  > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:07 [2025-11-14T00:21:07.328Z] 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:07 [2025-11-14T00:21:07.329Z]  > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:07 [2025-11-14T00:21:07.357Z] [Pipeline] fileExists
01:21:07 [2025-11-14T00:21:07.366Z] [Pipeline] sh
01:21:07 [2025-11-14T00:21:07.621Z] + git rev-parse HEAD
01:21:07 [2025-11-14T00:21:07.624Z] [Pipeline] echo
01:21:07 [2025-11-14T00:21:07.624Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:07 [2025-11-14T00:21:07.626Z] [Pipeline] }
01:21:07 [2025-11-14T00:21:07.642Z] [Pipeline] // dir
01:21:07 [2025-11-14T00:21:07.658Z] [Pipeline] echo
01:21:07 [2025-11-14T00:21:07.658Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-11-14T00:21:07.675Z] [Pipeline] dir
01:21:07 [2025-11-14T00:21:07.675Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:07 [2025-11-14T00:21:07.676Z] [Pipeline] {
01:21:07 [2025-11-14T00:21:07.696Z] [Pipeline] git
01:21:07 [2025-11-14T00:21:07.698Z] The recommended git tool is: NONE
01:21:07 [2025-11-14T00:21:07.699Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-11-14T00:21:07.710Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47d5f5ad; decorates hudson.Launcher$LocalLauncher@7604877c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-11-14T00:21:07.711Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:07 [2025-11-14T00:21:07.718Z] Fetching changes from the remote Git repository
01:21:07 [2025-11-14T00:21:07.721Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:07 [2025-11-14T00:21:07.728Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:07 [2025-11-14T00:21:07.728Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2025-11-14T00:21:07.734Z]  > git --version # 'git version 2.43.0'
01:21:07 [2025-11-14T00:21:07.734Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-11-14T00:21:07.740Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-11-14T00:21:08.078Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-11-14T00:21:08.085Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:08 [2025-11-14T00:21:08.085Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-11-14T00:21:08.091Z]  > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-11-14T00:21:08.100Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-11-14T00:21:08.109Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-11-14T00:21:08.116Z]  > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-11-14T00:21:08.129Z] 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:08 [2025-11-14T00:21:08.129Z]  > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:08 [2025-11-14T00:21:08.150Z] [Pipeline] fileExists
01:21:08 [2025-11-14T00:21:08.166Z] [Pipeline] readMavenPom
01:21:08 [2025-11-14T00:21:08.187Z] [Pipeline] sh
01:21:08 [2025-11-14T00:21:08.445Z] + git rev-parse HEAD
01:21:08 [2025-11-14T00:21:08.448Z] [Pipeline] echo
01:21:08 [2025-11-14T00:21:08.448Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:08 [2025-11-14T00:21:08.451Z] [Pipeline] }
01:21:08 [2025-11-14T00:21:08.467Z] [Pipeline] // dir
01:21:08 [2025-11-14T00:21:08.483Z] [Pipeline] echo
01:21:08 [2025-11-14T00:21:08.484Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-11-14T00:21:08.501Z] [Pipeline] dir
01:21:08 [2025-11-14T00:21:08.502Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:08 [2025-11-14T00:21:08.502Z] [Pipeline] {
01:21:08 [2025-11-14T00:21:08.523Z] [Pipeline] git
01:21:08 [2025-11-14T00:21:08.526Z] The recommended git tool is: NONE
01:21:08 [2025-11-14T00:21:08.526Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-11-14T00:21:08.538Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@228d1a5a; decorates hudson.Launcher$LocalLauncher@4ce78cd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-11-14T00:21:08.538Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:08 [2025-11-14T00:21:08.545Z] Fetching changes from the remote Git repository
01:21:08 [2025-11-14T00:21:08.547Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:08 [2025-11-14T00:21:08.553Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:08 [2025-11-14T00:21:08.553Z]  > /usr/bin/git --version # timeout=10
01:21:08 [2025-11-14T00:21:08.558Z]  > git --version # 'git version 2.43.0'
01:21:08 [2025-11-14T00:21:08.558Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-11-14T00:21:08.564Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-11-14T00:21:08.935Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-11-14T00:21:08.942Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:08 [2025-11-14T00:21:08.943Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-11-14T00:21:08.948Z]  > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:08 [2025-11-14T00:21:08.957Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-11-14T00:21:08.968Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-11-14T00:21:08.975Z]  > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:08 [2025-11-14T00:21:08.987Z] 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:08 [2025-11-14T00:21:08.987Z]  > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:09 [2025-11-14T00:21:09.019Z] [Pipeline] fileExists
01:21:09 [2025-11-14T00:21:09.036Z] [Pipeline] readMavenPom
01:21:09 [2025-11-14T00:21:09.059Z] [Pipeline] sh
01:21:09 [2025-11-14T00:21:09.317Z] + git rev-parse HEAD
01:21:09 [2025-11-14T00:21:09.320Z] [Pipeline] echo
01:21:09 [2025-11-14T00:21:09.321Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:09 [2025-11-14T00:21:09.323Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.339Z] [Pipeline] // dir
01:21:09 [2025-11-14T00:21:09.357Z] [Pipeline] echo
01:21:09 [2025-11-14T00:21:09.357Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-11-14T00:21:09.357Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.374Z] [Pipeline] // script
01:21:09 [2025-11-14T00:21:09.391Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.406Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.421Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.422Z] [Pipeline] { (Build Silverpeas)
01:21:09 [2025-11-14T00:21:09.447Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.448Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.470Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.471Z] [Pipeline] { (Build Silverpeas-Core)
01:21:09 [2025-11-14T00:21:09.488Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.489Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.491Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.508Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.524Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.525Z] [Pipeline] { (Build Silverpeas-Components)
01:21:09 [2025-11-14T00:21:09.539Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.540Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.541Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.555Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.568Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.569Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:09 [2025-11-14T00:21:09.581Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.581Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.582Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.594Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.605Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.606Z] [Pipeline] { (Build Silverpeas Setup)
01:21:09 [2025-11-14T00:21:09.616Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.617Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.618Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.627Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.637Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.638Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:09 [2025-11-14T00:21:09.647Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.648Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.649Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.657Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.667Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.667Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:09 [2025-11-14T00:21:09.676Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.676Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.677Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.684Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.693Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.693Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:09 [2025-11-14T00:21:09.701Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.701Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.702Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.710Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.717Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.718Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:09 [2025-11-14T00:21:09.725Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.725Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.726Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.733Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.740Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.740Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:09 [2025-11-14T00:21:09.747Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.747Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.748Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.754Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.761Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.762Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:09 [2025-11-14T00:21:09.768Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.768Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.769Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.775Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.782Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.783Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:09 [2025-11-14T00:21:09.789Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.789Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.790Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.796Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.803Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.804Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:09 [2025-11-14T00:21:09.810Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.810Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.811Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.817Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.824Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.825Z] [Pipeline] { (Publish Community Web Site)
01:21:09 [2025-11-14T00:21:09.831Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:09 [2025-11-14T00:21:09.831Z] [Pipeline] getContext
01:21:09 [2025-11-14T00:21:09.832Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.838Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.844Z] [Pipeline] }
01:21:09 [2025-11-14T00:21:09.850Z] [Pipeline] // stage
01:21:09 [2025-11-14T00:21:09.858Z] [Pipeline] stage
01:21:09 [2025-11-14T00:21:09.858Z] [Pipeline] { (Create YAML build report)
01:21:09 [2025-11-14T00:21:09.868Z] [Pipeline] script
01:21:09 [2025-11-14T00:21:09.870Z] [Pipeline] {
01:21:09 [2025-11-14T00:21:09.878Z] [Pipeline] sh
01:21:10 [2025-11-14T00:21:10.133Z] + mkdir -p target
01:21:10 [2025-11-14T00:21:10.135Z] [Pipeline] sh
01:21:10 [2025-11-14T00:21:10.391Z] + mv build.yaml target/
01:21:10 [2025-11-14T00:21:10.392Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.410Z] [Pipeline] // script
01:21:10 [2025-11-14T00:21:10.427Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.443Z] [Pipeline] // stage
01:21:10 [2025-11-14T00:21:10.466Z] [Pipeline] stage
01:21:10 [2025-11-14T00:21:10.467Z] [Pipeline] { (Declarative: Post Actions)
01:21:10 [2025-11-14T00:21:10.494Z] [Pipeline] step
01:21:10 [2025-11-14T00:21:10.524Z] [Pipeline] script
01:21:10 [2025-11-14T00:21:10.528Z] [Pipeline] {
01:21:10 [2025-11-14T00:21:10.562Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.577Z] [Pipeline] // script
01:21:10 [2025-11-14T00:21:10.598Z] [Pipeline] archiveArtifacts
01:21:10 [2025-11-14T00:21:10.601Z] Archiving artifacts
01:21:10 [2025-11-14T00:21:10.618Z] Enregistrement des empreintes numériques
01:21:10 [2025-11-14T00:21:10.632Z] [Pipeline] sh
01:21:10 [2025-11-14T00:21:10.890Z] + rm -rf target
01:21:10 [2025-11-14T00:21:10.896Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.915Z] [Pipeline] // stage
01:21:10 [2025-11-14T00:21:10.932Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.949Z] [Pipeline] // withEnv
01:21:10 [2025-11-14T00:21:10.966Z] [Pipeline] }
01:21:10 [2025-11-14T00:21:10.967Z] $ docker stop --time=1 cd985afaa3fee79a95b810050dd8453e65d6df3e3a583ad5e0e0fbaa6633fc48
01:21:12 [2025-11-14T00:21:12.226Z] $ docker rm -f --volumes cd985afaa3fee79a95b810050dd8453e65d6df3e3a583ad5e0e0fbaa6633fc48
01:21:12 [2025-11-14T00:21:12.272Z] [Pipeline] // withDockerContainer
01:21:12 [2025-11-14T00:21:12.281Z] [Pipeline] }
01:21:12 [2025-11-14T00:21:12.290Z] [Pipeline] // withEnv
01:21:12 [2025-11-14T00:21:12.306Z] [Pipeline] }
01:21:12 [2025-11-14T00:21:12.326Z] [Pipeline] // node
01:21:12 [2025-11-14T00:21:12.340Z] [Pipeline] End of Pipeline
01:21:12 [2025-11-14T00:21:12.410Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #233
01:21:12 [2025-11-14T00:21:12.411Z] Finished: SUCCESS