SuccèsSortie de la console
01:21:00 [2025-04-24T23:21:00.886Z] Lancé par une alarme périodique
01:21:00 [2025-04-24T23:21:00.886Z] Running as userbuild
01:21:01 [2025-04-24T23:21:01.289Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-04-24T23:21:01.769Z] [Pipeline] Start of Pipeline
01:21:02 [2025-04-24T23:21:02.098Z] [Pipeline] node
01:21:02 [2025-04-24T23:21:02.102Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:02 [2025-04-24T23:21:02.104Z] [Pipeline] {
01:21:02 [2025-04-24T23:21:02.119Z] [Pipeline] stage
01:21:02 [2025-04-24T23:21:02.120Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:02 [2025-04-24T23:21:02.132Z] [Pipeline] checkout
01:21:02 [2025-04-24T23:21:02.134Z] Selected Git installation does not exist. Using Default
01:21:02 [2025-04-24T23:21:02.134Z] The recommended git tool is: NONE
01:21:02 [2025-04-24T23:21:02.134Z] No credentials specified
01:21:02 [2025-04-24T23:21:02.134Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2025-04-24T23:21:02.139Z] Fetching changes from the remote Git repository
01:21:02 [2025-04-24T23:21:02.142Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2025-04-24T23:21:02.151Z] Cleaning workspace
01:21:02 [2025-04-24T23:21:02.151Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2025-04-24T23:21:02.156Z] Resetting working tree
01:21:02 [2025-04-24T23:21:02.156Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-04-24T23:21:02.165Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-04-24T23:21:02.172Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-04-24T23:21:02.172Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-04-24T23:21:02.176Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-04-24T23:21:02.176Z] > /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-04-24T23:21:02.937Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-04-24T23:21:02.943Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:02 [2025-04-24T23:21:02.943Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-04-24T23:21:02.949Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-04-24T23:21:02.962Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:02 [2025-04-24T23:21:02.962Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-04-24T23:21:02.990Z] [Pipeline] }
01:21:02 [2025-04-24T23:21:02.997Z] [Pipeline] // stage
01:21:03 [2025-04-24T23:21:03.018Z] [Pipeline] withEnv
01:21:03 [2025-04-24T23:21:03.019Z] [Pipeline] {
01:21:03 [2025-04-24T23:21:03.189Z] [Pipeline] isUnix
01:21:03 [2025-04-24T23:21:03.190Z] [Pipeline] withEnv
01:21:03 [2025-04-24T23:21:03.190Z] [Pipeline] {
01:21:03 [2025-04-24T23:21:03.204Z] [Pipeline] sh
01:21:03 [2025-04-24T23:21:03.460Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:03 [2025-04-24T23:21:03.460Z] .
01:21:03 [2025-04-24T23:21:03.461Z] [Pipeline] }
01:21:03 [2025-04-24T23:21:03.474Z] [Pipeline] // withEnv
01:21:03 [2025-04-24T23:21:03.487Z] [Pipeline] withDockerContainer
01:21:03 [2025-04-24T23:21:03.520Z] Jenkins does not seem to be running inside a container
01:21:03 [2025-04-24T23:21:03.528Z] $ 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-04-24T23:21:03.835Z] $ docker top a690407e4e23c6318eb5a501b8c6e356f88e0eff5d9b965b696a97fd9df09920 -eo pid,comm
01:21:03 [2025-04-24T23:21:03.873Z] [Pipeline] {
01:21:03 [2025-04-24T23:21:03.888Z] [Pipeline] withEnv
01:21:03 [2025-04-24T23:21:03.888Z] [Pipeline] {
01:21:03 [2025-04-24T23:21:03.900Z] [Pipeline] stage
01:21:03 [2025-04-24T23:21:03.901Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-04-24T23:21:03.936Z] [Pipeline] sh
01:21:04 [2025-04-24T23:21:04.193Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:04 [2025-04-24T23:21:04.446Z] [Pipeline] script
01:21:04 [2025-04-24T23:21:04.449Z] [Pipeline] {
01:21:04 [2025-04-24T23:21:04.465Z] [Pipeline] readMavenPom
01:21:04 [2025-04-24T23:21:04.490Z] 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:04 [2025-04-24T23:21:04.492Z] 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-04-24T23:21:04.493Z] 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-04-24T23:21:04.493Z] 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-04-24T23:21:04.493Z] 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-04-24T23:21:04.495Z] [Pipeline] sh
01:21:04 [2025-04-24T23:21:04.753Z] + rm -f pom.xml
01:21:04 [2025-04-24T23:21:04.753Z] [Pipeline] }
01:21:04 [2025-04-24T23:21:04.766Z] [Pipeline] // script
01:21:04 [2025-04-24T23:21:04.780Z] [Pipeline] }
01:21:04 [2025-04-24T23:21:04.792Z] [Pipeline] // stage
01:21:04 [2025-04-24T23:21:04.806Z] [Pipeline] stage
01:21:04 [2025-04-24T23:21:04.807Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-04-24T23:21:04.868Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-04-24T23:21:04.869Z] [Pipeline] getContext
01:21:04 [2025-04-24T23:21:04.877Z] [Pipeline] }
01:21:04 [2025-04-24T23:21:04.889Z] [Pipeline] // stage
01:21:04 [2025-04-24T23:21:04.903Z] [Pipeline] stage
01:21:04 [2025-04-24T23:21:04.903Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-04-24T23:21:04.928Z] [Pipeline] script
01:21:04 [2025-04-24T23:21:04.931Z] [Pipeline] {
01:21:04 [2025-04-24T23:21:04.950Z] [Pipeline] copyArtifacts
01:21:04 [2025-04-24T23:21:04.958Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 231
01:21:04 [2025-04-24T23:21:04.967Z] [Pipeline] fileExists
01:21:04 [2025-04-24T23:21:04.983Z] [Pipeline] readYaml
01:21:04 [2025-04-24T23:21:04.996Z] 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-04-24T23:21:04.998Z] [Pipeline] dir
01:21:04 [2025-04-24T23:21:04.999Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-04-24T23:21:04.999Z] [Pipeline] {
01:21:05 [2025-04-24T23:21:05.016Z] [Pipeline] git
01:21:05 [2025-04-24T23:21:05.018Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-04-24T23:21:05.020Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-04-24T23:21:05.031Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39754f30; decorates hudson.Launcher$LocalLauncher@52b6e26e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-04-24T23:21:05.031Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:05 [2025-04-24T23:21:05.038Z] Fetching changes from the remote Git repository
01:21:05 [2025-04-24T23:21:05.040Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:05 [2025-04-24T23:21:05.046Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:05 [2025-04-24T23:21:05.046Z] > /usr/bin/git --version # timeout=10
01:21:05 [2025-04-24T23:21:05.051Z] > git --version # 'git version 2.43.0'
01:21:05 [2025-04-24T23:21:05.051Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-04-24T23:21:05.058Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-04-24T23:21:05.892Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-04-24T23:21:05.899Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-04-24T23:21:05.899Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-04-24T23:21:05.904Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-24T23:21:05.954Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-04-24T23:21:05.968Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-04-24T23:21:05.975Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2025-04-24T23:21:06.038Z] 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:06 [2025-04-24T23:21:06.039Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2025-04-24T23:21:06.065Z] [Pipeline] fileExists
01:21:06 [2025-04-24T23:21:06.072Z] [Pipeline] readMavenPom
01:21:06 [2025-04-24T23:21:06.091Z] [Pipeline] sh
01:21:06 [2025-04-24T23:21:06.348Z] + git rev-parse HEAD
01:21:06 [2025-04-24T23:21:06.351Z] [Pipeline] echo
01:21:06 [2025-04-24T23:21:06.352Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2025-04-24T23:21:06.383Z] [Pipeline] }
01:21:06 [2025-04-24T23:21:06.398Z] [Pipeline] // dir
01:21:06 [2025-04-24T23:21:06.411Z] [Pipeline] echo
01:21:06 [2025-04-24T23:21:06.412Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-04-24T23:21:06.426Z] [Pipeline] dir
01:21:06 [2025-04-24T23:21:06.426Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2025-04-24T23:21:06.426Z] [Pipeline] {
01:21:06 [2025-04-24T23:21:06.444Z] [Pipeline] git
01:21:06 [2025-04-24T23:21:06.445Z] The recommended git tool is: /usr/bin/git
01:21:06 [2025-04-24T23:21:06.446Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-04-24T23:21:06.459Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a41bf16; decorates hudson.Launcher$LocalLauncher@47d8ea92 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-04-24T23:21:06.460Z] > /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 [2025-04-24T23:21:06.466Z] Fetching changes from the remote Git repository
01:21:06 [2025-04-24T23:21:06.468Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2025-04-24T23:21:06.474Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2025-04-24T23:21:06.474Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-04-24T23:21:06.479Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-04-24T23:21:06.479Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-04-24T23:21:06.485Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-04-24T23:21:06.884Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-04-24T23:21:06.890Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-04-24T23:21:06.890Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-04-24T23:21:06.895Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-24T23:21:06.922Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-04-24T23:21:06.933Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-04-24T23:21:06.939Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-24T23:21:06.968Z] 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-04-24T23:21:06.969Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-24T23:21:06.986Z] [Pipeline] fileExists
01:21:07 [2025-04-24T23:21:07.000Z] [Pipeline] readMavenPom
01:21:07 [2025-04-24T23:21:07.017Z] [Pipeline] sh
01:21:07 [2025-04-24T23:21:07.276Z] + git rev-parse HEAD
01:21:07 [2025-04-24T23:21:07.279Z] [Pipeline] echo
01:21:07 [2025-04-24T23:21:07.279Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2025-04-24T23:21:07.281Z] [Pipeline] }
01:21:07 [2025-04-24T23:21:07.295Z] [Pipeline] // dir
01:21:07 [2025-04-24T23:21:07.308Z] [Pipeline] echo
01:21:07 [2025-04-24T23:21:07.309Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-04-24T23:21:07.323Z] [Pipeline] dir
01:21:07 [2025-04-24T23:21:07.323Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-04-24T23:21:07.324Z] [Pipeline] {
01:21:07 [2025-04-24T23:21:07.342Z] [Pipeline] git
01:21:07 [2025-04-24T23:21:07.343Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-04-24T23:21:07.344Z] The recommended git tool is: NONE
01:21:07 [2025-04-24T23:21:07.344Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-04-24T23:21:07.356Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b43d5c2; decorates hudson.Launcher$LocalLauncher@7eb8e024 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-04-24T23:21:07.357Z] > /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 [2025-04-24T23:21:07.363Z] Fetching changes from the remote Git repository
01:21:07 [2025-04-24T23:21:07.366Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-04-24T23:21:07.372Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-04-24T23:21:07.372Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-04-24T23:21:07.376Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-04-24T23:21:07.376Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-04-24T23:21:07.383Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-04-24T23:21:07.745Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-04-24T23:21:07.751Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-04-24T23:21:07.751Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-04-24T23:21:07.756Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-24T23:21:07.767Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-04-24T23:21:07.775Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-04-24T23:21:07.782Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-24T23:21:07.797Z] 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-04-24T23:21:07.797Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-24T23:21:07.825Z] [Pipeline] fileExists
01:21:07 [2025-04-24T23:21:07.839Z] [Pipeline] readMavenPom
01:21:07 [2025-04-24T23:21:07.858Z] [Pipeline] sh
01:21:08 [2025-04-24T23:21:08.116Z] + git rev-parse HEAD
01:21:08 [2025-04-24T23:21:08.118Z] [Pipeline] echo
01:21:08 [2025-04-24T23:21:08.119Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2025-04-24T23:21:08.121Z] [Pipeline] }
01:21:08 [2025-04-24T23:21:08.135Z] [Pipeline] // dir
01:21:08 [2025-04-24T23:21:08.151Z] [Pipeline] echo
01:21:08 [2025-04-24T23:21:08.152Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-04-24T23:21:08.166Z] [Pipeline] dir
01:21:08 [2025-04-24T23:21:08.167Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2025-04-24T23:21:08.167Z] [Pipeline] {
01:21:08 [2025-04-24T23:21:08.186Z] [Pipeline] git
01:21:08 [2025-04-24T23:21:08.188Z] The recommended git tool is: NONE
01:21:08 [2025-04-24T23:21:08.188Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-04-24T23:21:08.199Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@536038da; decorates hudson.Launcher$LocalLauncher@2ae8c22 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-04-24T23:21:08.200Z] > /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 [2025-04-24T23:21:08.206Z] Fetching changes from the remote Git repository
01:21:08 [2025-04-24T23:21:08.209Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2025-04-24T23:21:08.215Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2025-04-24T23:21:08.215Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-04-24T23:21:08.220Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-04-24T23:21:08.220Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-04-24T23:21:08.226Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-04-24T23:21:08.588Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-04-24T23:21:08.594Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-04-24T23:21:08.594Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-04-24T23:21:08.599Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-24T23:21:08.609Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-04-24T23:21:08.618Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-04-24T23:21:08.625Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-24T23:21:08.635Z] 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-04-24T23:21:08.635Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-24T23:21:08.662Z] [Pipeline] fileExists
01:21:08 [2025-04-24T23:21:08.679Z] [Pipeline] sh
01:21:08 [2025-04-24T23:21:08.937Z] + git rev-parse HEAD
01:21:08 [2025-04-24T23:21:08.940Z] [Pipeline] echo
01:21:08 [2025-04-24T23:21:08.940Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-04-24T23:21:08.942Z] [Pipeline] }
01:21:08 [2025-04-24T23:21:08.957Z] [Pipeline] // dir
01:21:08 [2025-04-24T23:21:08.971Z] [Pipeline] echo
01:21:08 [2025-04-24T23:21:08.972Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-04-24T23:21:08.987Z] [Pipeline] dir
01:21:08 [2025-04-24T23:21:08.988Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-04-24T23:21:08.988Z] [Pipeline] {
01:21:09 [2025-04-24T23:21:09.007Z] [Pipeline] git
01:21:09 [2025-04-24T23:21:09.009Z] The recommended git tool is: NONE
01:21:09 [2025-04-24T23:21:09.009Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-04-24T23:21:09.020Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6aac9745; decorates hudson.Launcher$LocalLauncher@26f70d9e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-04-24T23:21:09.020Z] > /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 [2025-04-24T23:21:09.027Z] Fetching changes from the remote Git repository
01:21:09 [2025-04-24T23:21:09.029Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2025-04-24T23:21:09.035Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2025-04-24T23:21:09.035Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-04-24T23:21:09.041Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-04-24T23:21:09.041Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-04-24T23:21:09.047Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-04-24T23:21:09.459Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-04-24T23:21:09.465Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-04-24T23:21:09.465Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-04-24T23:21:09.470Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-24T23:21:09.479Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-04-24T23:21:09.488Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-04-24T23:21:09.494Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-24T23:21:09.507Z] 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-04-24T23:21:09.507Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-24T23:21:09.536Z] [Pipeline] fileExists
01:21:09 [2025-04-24T23:21:09.545Z] [Pipeline] readMavenPom
01:21:09 [2025-04-24T23:21:09.556Z] [Pipeline] sh
01:21:09 [2025-04-24T23:21:09.812Z] + git rev-parse HEAD
01:21:09 [2025-04-24T23:21:09.814Z] [Pipeline] echo
01:21:09 [2025-04-24T23:21:09.815Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-04-24T23:21:09.817Z] [Pipeline] }
01:21:09 [2025-04-24T23:21:09.832Z] [Pipeline] // dir
01:21:09 [2025-04-24T23:21:09.847Z] [Pipeline] echo
01:21:09 [2025-04-24T23:21:09.848Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-04-24T23:21:09.863Z] [Pipeline] dir
01:21:09 [2025-04-24T23:21:09.864Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-04-24T23:21:09.864Z] [Pipeline] {
01:21:09 [2025-04-24T23:21:09.883Z] [Pipeline] git
01:21:09 [2025-04-24T23:21:09.885Z] The recommended git tool is: NONE
01:21:09 [2025-04-24T23:21:09.886Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-04-24T23:21:09.897Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@158c62fd; decorates hudson.Launcher$LocalLauncher@386b95b2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-04-24T23:21:09.897Z] > /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-04-24T23:21:09.903Z] Fetching changes from the remote Git repository
01:21:09 [2025-04-24T23:21:09.906Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-04-24T23:21:09.912Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-04-24T23:21:09.912Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-04-24T23:21:09.917Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-04-24T23:21:09.918Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-04-24T23:21:09.925Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-04-24T23:21:10.305Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-04-24T23:21:10.312Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-04-24T23:21:10.312Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-04-24T23:21:10.319Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-24T23:21:10.329Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-04-24T23:21:10.338Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-04-24T23:21:10.345Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-24T23:21:10.357Z] 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-04-24T23:21:10.357Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-24T23:21:10.386Z] [Pipeline] fileExists
01:21:10 [2025-04-24T23:21:10.395Z] [Pipeline] readMavenPom
01:21:10 [2025-04-24T23:21:10.408Z] [Pipeline] sh
01:21:10 [2025-04-24T23:21:10.665Z] + git rev-parse HEAD
01:21:10 [2025-04-24T23:21:10.668Z] [Pipeline] echo
01:21:10 [2025-04-24T23:21:10.668Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-04-24T23:21:10.670Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.686Z] [Pipeline] // dir
01:21:10 [2025-04-24T23:21:10.702Z] [Pipeline] echo
01:21:10 [2025-04-24T23:21:10.702Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-04-24T23:21:10.702Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.718Z] [Pipeline] // script
01:21:10 [2025-04-24T23:21:10.734Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.749Z] [Pipeline] // stage
01:21:10 [2025-04-24T23:21:10.766Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.766Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-04-24T23:21:10.792Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.793Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.812Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.813Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-04-24T23:21:10.828Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.829Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.830Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.845Z] [Pipeline] // stage
01:21:10 [2025-04-24T23:21:10.861Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.862Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-04-24T23:21:10.876Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.876Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.877Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.890Z] [Pipeline] // stage
01:21:10 [2025-04-24T23:21:10.904Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.905Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-04-24T23:21:10.916Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.917Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.918Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.929Z] [Pipeline] // stage
01:21:10 [2025-04-24T23:21:10.941Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.942Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-04-24T23:21:10.953Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.954Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.955Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.965Z] [Pipeline] // stage
01:21:10 [2025-04-24T23:21:10.977Z] [Pipeline] stage
01:21:10 [2025-04-24T23:21:10.977Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-04-24T23:21:10.987Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-24T23:21:10.988Z] [Pipeline] getContext
01:21:10 [2025-04-24T23:21:10.989Z] [Pipeline] }
01:21:10 [2025-04-24T23:21:10.998Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.009Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.010Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2025-04-24T23:21:11.019Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.020Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.021Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.029Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.040Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.040Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2025-04-24T23:21:11.049Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.049Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.050Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.059Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.068Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.069Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-04-24T23:21:11.077Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.077Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.078Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.086Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.095Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.095Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-04-24T23:21:11.103Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.103Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.105Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.113Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.121Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.122Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-04-24T23:21:11.129Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.130Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.131Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.138Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.146Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.147Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-04-24T23:21:11.154Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.154Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.156Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.162Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.170Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.171Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-04-24T23:21:11.178Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.179Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.180Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.186Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.194Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.195Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-04-24T23:21:11.202Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-24T23:21:11.202Z] [Pipeline] getContext
01:21:11 [2025-04-24T23:21:11.204Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.210Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.216Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.223Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.238Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.239Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-04-24T23:21:11.262Z] [Pipeline] script
01:21:11 [2025-04-24T23:21:11.265Z] [Pipeline] {
01:21:11 [2025-04-24T23:21:11.282Z] [Pipeline] sh
01:21:11 [2025-04-24T23:21:11.540Z] + mkdir -p target
01:21:11 [2025-04-24T23:21:11.541Z] [Pipeline] sh
01:21:11 [2025-04-24T23:21:11.798Z] + mv build.yaml target/
01:21:11 [2025-04-24T23:21:11.799Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.815Z] [Pipeline] // script
01:21:11 [2025-04-24T23:21:11.831Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.846Z] [Pipeline] // stage
01:21:11 [2025-04-24T23:21:11.868Z] [Pipeline] stage
01:21:11 [2025-04-24T23:21:11.869Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-04-24T23:21:11.897Z] [Pipeline] step
01:21:11 [2025-04-24T23:21:11.924Z] [Pipeline] script
01:21:11 [2025-04-24T23:21:11.929Z] [Pipeline] {
01:21:11 [2025-04-24T23:21:11.962Z] [Pipeline] }
01:21:11 [2025-04-24T23:21:11.977Z] [Pipeline] // script
01:21:11 [2025-04-24T23:21:11.997Z] [Pipeline] archiveArtifacts
01:21:12 [2025-04-24T23:21:12.000Z] Archiving artifacts
01:21:12 [2025-04-24T23:21:12.016Z] Enregistrement des empreintes numériques
01:21:12 [2025-04-24T23:21:12.026Z] [Pipeline] sh
01:21:12 [2025-04-24T23:21:12.285Z] + rm -rf target
01:21:12 [2025-04-24T23:21:12.290Z] [Pipeline] }
01:21:12 [2025-04-24T23:21:12.306Z] [Pipeline] // stage
01:21:12 [2025-04-24T23:21:12.321Z] [Pipeline] }
01:21:12 [2025-04-24T23:21:12.336Z] [Pipeline] // withEnv
01:21:12 [2025-04-24T23:21:12.351Z] [Pipeline] }
01:21:12 [2025-04-24T23:21:12.352Z] $ docker stop --time=1 a690407e4e23c6318eb5a501b8c6e356f88e0eff5d9b965b696a97fd9df09920
01:21:13 [2025-04-24T23:21:13.588Z] $ docker rm -f --volumes a690407e4e23c6318eb5a501b8c6e356f88e0eff5d9b965b696a97fd9df09920
01:21:13 [2025-04-24T23:21:13.628Z] [Pipeline] // withDockerContainer
01:21:13 [2025-04-24T23:21:13.636Z] [Pipeline] }
01:21:13 [2025-04-24T23:21:13.644Z] [Pipeline] // withEnv
01:21:13 [2025-04-24T23:21:13.659Z] [Pipeline] }
01:21:13 [2025-04-24T23:21:13.675Z] [Pipeline] // node
01:21:13 [2025-04-24T23:21:13.691Z] [Pipeline] End of Pipeline
01:21:13 [2025-04-24T23:21:13.778Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #204
01:21:13 [2025-04-24T23:21:13.779Z] Finished: SUCCESS