SuccèsSortie de la console
01:21:00 [2025-03-28T00:21:00.677Z] Lancé par une alarme périodique
01:21:00 [2025-03-28T00:21:00.678Z] Running as userbuild
01:21:01 [2025-03-28T00:21:01.055Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-03-28T00:21:01.565Z] [Pipeline] Start of Pipeline
01:21:01 [2025-03-28T00:21:01.935Z] [Pipeline] node
01:21:01 [2025-03-28T00:21:01.940Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-03-28T00:21:01.941Z] [Pipeline] {
01:21:01 [2025-03-28T00:21:01.958Z] [Pipeline] stage
01:21:01 [2025-03-28T00:21:01.959Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-03-28T00:21:01.970Z] [Pipeline] checkout
01:21:01 [2025-03-28T00:21:01.972Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-03-28T00:21:01.972Z] The recommended git tool is: NONE
01:21:01 [2025-03-28T00:21:01.972Z] No credentials specified
01:21:01 [2025-03-28T00:21:01.972Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-03-28T00:21:01.978Z] Fetching changes from the remote Git repository
01:21:01 [2025-03-28T00:21:01.981Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-03-28T00:21:01.988Z] Cleaning workspace
01:21:01 [2025-03-28T00:21:01.988Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-03-28T00:21:01.992Z] Resetting working tree
01:21:01 [2025-03-28T00:21:01.992Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-03-28T00:21:02.003Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-03-28T00:21:02.010Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-03-28T00:21:02.010Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-03-28T00:21:02.014Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-03-28T00:21:02.014Z] > /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-03-28T00:21:02.376Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-03-28T00:21:02.382Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
01:21:02 [2025-03-28T00:21:02.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-03-28T00:21:02.388Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:02 [2025-03-28T00:21:02.400Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
01:21:02 [2025-03-28T00:21:02.401Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:02 [2025-03-28T00:21:02.431Z] [Pipeline] }
01:21:02 [2025-03-28T00:21:02.439Z] [Pipeline] // stage
01:21:02 [2025-03-28T00:21:02.462Z] [Pipeline] withEnv
01:21:02 [2025-03-28T00:21:02.463Z] [Pipeline] {
01:21:02 [2025-03-28T00:21:02.642Z] [Pipeline] isUnix
01:21:02 [2025-03-28T00:21:02.643Z] [Pipeline] withEnv
01:21:02 [2025-03-28T00:21:02.643Z] [Pipeline] {
01:21:02 [2025-03-28T00:21:02.659Z] [Pipeline] sh
01:21:02 [2025-03-28T00:21:02.915Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-03-28T00:21:02.915Z] .
01:21:02 [2025-03-28T00:21:02.916Z] [Pipeline] }
01:21:02 [2025-03-28T00:21:02.930Z] [Pipeline] // withEnv
01:21:02 [2025-03-28T00:21:02.945Z] [Pipeline] withDockerContainer
01:21:02 [2025-03-28T00:21:02.977Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-03-28T00:21:02.986Z] $ 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-03-28T00:21:03.299Z] $ docker top 127f8fe35786280ca0088424a0d0b1ee0749099d0e6946b57e78ba6306811f5d -eo pid,comm
01:21:03 [2025-03-28T00:21:03.338Z] [Pipeline] {
01:21:03 [2025-03-28T00:21:03.356Z] [Pipeline] withEnv
01:21:03 [2025-03-28T00:21:03.357Z] [Pipeline] {
01:21:03 [2025-03-28T00:21:03.370Z] [Pipeline] stage
01:21:03 [2025-03-28T00:21:03.371Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-03-28T00:21:03.403Z] [Pipeline] sh
01:21:03 [2025-03-28T00:21:03.659Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-03-28T00:21:03.912Z] [Pipeline] script
01:21:03 [2025-03-28T00:21:03.915Z] [Pipeline] {
01:21:03 [2025-03-28T00:21:03.932Z] [Pipeline] readMavenPom
01:21:03 [2025-03-28T00:21:03.959Z] 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-03-28T00:21:03.962Z] 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-03-28T00:21:03.963Z] 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-03-28T00:21:03.963Z] 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-03-28T00:21:03.963Z] 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-03-28T00:21:03.964Z] [Pipeline] sh
01:21:04 [2025-03-28T00:21:04.222Z] + rm -f pom.xml
01:21:04 [2025-03-28T00:21:04.223Z] [Pipeline] }
01:21:04 [2025-03-28T00:21:04.239Z] [Pipeline] // script
01:21:04 [2025-03-28T00:21:04.255Z] [Pipeline] }
01:21:04 [2025-03-28T00:21:04.268Z] [Pipeline] // stage
01:21:04 [2025-03-28T00:21:04.284Z] [Pipeline] stage
01:21:04 [2025-03-28T00:21:04.284Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-03-28T00:21:04.349Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-03-28T00:21:04.350Z] [Pipeline] getContext
01:21:04 [2025-03-28T00:21:04.365Z] [Pipeline] }
01:21:04 [2025-03-28T00:21:04.377Z] [Pipeline] // stage
01:21:04 [2025-03-28T00:21:04.391Z] [Pipeline] stage
01:21:04 [2025-03-28T00:21:04.391Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-03-28T00:21:04.418Z] [Pipeline] script
01:21:04 [2025-03-28T00:21:04.422Z] [Pipeline] {
01:21:04 [2025-03-28T00:21:04.442Z] [Pipeline] copyArtifacts
01:21:04 [2025-03-28T00:21:04.450Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 227
01:21:04 [2025-03-28T00:21:04.460Z] [Pipeline] fileExists
01:21:04 [2025-03-28T00:21:04.478Z] [Pipeline] readYaml
01:21:04 [2025-03-28T00:21:04.492Z] 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-03-28T00:21:04.495Z] [Pipeline] dir
01:21:04 [2025-03-28T00:21:04.495Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-03-28T00:21:04.496Z] [Pipeline] {
01:21:04 [2025-03-28T00:21:04.514Z] [Pipeline] git
01:21:04 [2025-03-28T00:21:04.516Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-03-28T00:21:04.518Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-03-28T00:21:04.532Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7779e248; decorates hudson.Launcher$LocalLauncher@5ea8b848 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-03-28T00:21:04.532Z] > /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-03-28T00:21:04.539Z] Fetching changes from the remote Git repository
01:21:04 [2025-03-28T00:21:04.542Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-03-28T00:21:04.548Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-03-28T00:21:04.548Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-03-28T00:21:04.553Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-03-28T00:21:04.553Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-03-28T00:21:04.559Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-03-28T00:21:05.344Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-03-28T00:21:05.351Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-03-28T00:21:05.351Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-03-28T00:21:05.357Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-28T00:21:05.406Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-03-28T00:21:05.417Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-03-28T00:21:05.425Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-28T00:21:05.483Z] 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-03-28T00:21:05.483Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-03-28T00:21:05.512Z] [Pipeline] fileExists
01:21:05 [2025-03-28T00:21:05.527Z] [Pipeline] readMavenPom
01:21:05 [2025-03-28T00:21:05.550Z] [Pipeline] sh
01:21:05 [2025-03-28T00:21:05.808Z] + git rev-parse HEAD
01:21:05 [2025-03-28T00:21:05.811Z] [Pipeline] echo
01:21:05 [2025-03-28T00:21:05.811Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-03-28T00:21:05.813Z] [Pipeline] }
01:21:05 [2025-03-28T00:21:05.830Z] [Pipeline] // dir
01:21:05 [2025-03-28T00:21:05.845Z] [Pipeline] echo
01:21:05 [2025-03-28T00:21:05.845Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-03-28T00:21:05.861Z] [Pipeline] dir
01:21:05 [2025-03-28T00:21:05.862Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-03-28T00:21:05.863Z] [Pipeline] {
01:21:05 [2025-03-28T00:21:05.882Z] [Pipeline] git
01:21:05 [2025-03-28T00:21:05.883Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-03-28T00:21:05.884Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-03-28T00:21:05.897Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a4b7858; decorates hudson.Launcher$LocalLauncher@7d423a2b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-03-28T00:21:05.898Z] > /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-03-28T00:21:05.904Z] Fetching changes from the remote Git repository
01:21:05 [2025-03-28T00:21:05.908Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-03-28T00:21:05.914Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-03-28T00:21:05.914Z] > /usr/bin/git --version # timeout=10
01:21:05 [2025-03-28T00:21:05.920Z] > git --version # 'git version 2.43.0'
01:21:05 [2025-03-28T00:21:05.920Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-03-28T00:21:05.927Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-03-28T00:21:06.717Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-03-28T00:21:06.723Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-03-28T00:21:06.723Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-03-28T00:21:06.729Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-28T00:21:06.756Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-03-28T00:21:06.768Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-03-28T00:21:06.775Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-28T00:21:06.805Z] 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-03-28T00:21:06.805Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-28T00:21:06.832Z] [Pipeline] fileExists
01:21:06 [2025-03-28T00:21:06.847Z] [Pipeline] readMavenPom
01:21:06 [2025-03-28T00:21:06.866Z] [Pipeline] sh
01:21:07 [2025-03-28T00:21:07.124Z] + git rev-parse HEAD
01:21:07 [2025-03-28T00:21:07.127Z] [Pipeline] echo
01:21:07 [2025-03-28T00:21:07.128Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2025-03-28T00:21:07.130Z] [Pipeline] }
01:21:07 [2025-03-28T00:21:07.145Z] [Pipeline] // dir
01:21:07 [2025-03-28T00:21:07.161Z] [Pipeline] echo
01:21:07 [2025-03-28T00:21:07.161Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-03-28T00:21:07.177Z] [Pipeline] dir
01:21:07 [2025-03-28T00:21:07.177Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-03-28T00:21:07.178Z] [Pipeline] {
01:21:07 [2025-03-28T00:21:07.197Z] [Pipeline] git
01:21:07 [2025-03-28T00:21:07.199Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-03-28T00:21:07.199Z] The recommended git tool is: NONE
01:21:07 [2025-03-28T00:21:07.200Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-03-28T00:21:07.209Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@677b48d4; decorates hudson.Launcher$LocalLauncher@3ba28ff3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-03-28T00:21:07.210Z] > /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-03-28T00:21:07.217Z] Fetching changes from the remote Git repository
01:21:07 [2025-03-28T00:21:07.220Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-03-28T00:21:07.226Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-03-28T00:21:07.226Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-03-28T00:21:07.232Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-03-28T00:21:07.232Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-03-28T00:21:07.238Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-03-28T00:21:07.604Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-03-28T00:21:07.610Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-03-28T00:21:07.610Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-03-28T00:21:07.615Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-28T00:21:07.624Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-03-28T00:21:07.633Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-03-28T00:21:07.641Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-28T00:21:07.654Z] 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-03-28T00:21:07.654Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-28T00:21:07.674Z] [Pipeline] fileExists
01:21:07 [2025-03-28T00:21:07.691Z] [Pipeline] readMavenPom
01:21:07 [2025-03-28T00:21:07.711Z] [Pipeline] sh
01:21:07 [2025-03-28T00:21:07.968Z] + git rev-parse HEAD
01:21:07 [2025-03-28T00:21:07.971Z] [Pipeline] echo
01:21:07 [2025-03-28T00:21:07.971Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-03-28T00:21:07.973Z] [Pipeline] }
01:21:07 [2025-03-28T00:21:07.989Z] [Pipeline] // dir
01:21:08 [2025-03-28T00:21:08.004Z] [Pipeline] echo
01:21:08 [2025-03-28T00:21:08.005Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-03-28T00:21:08.021Z] [Pipeline] dir
01:21:08 [2025-03-28T00:21:08.022Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2025-03-28T00:21:08.022Z] [Pipeline] {
01:21:08 [2025-03-28T00:21:08.042Z] [Pipeline] git
01:21:08 [2025-03-28T00:21:08.044Z] The recommended git tool is: NONE
01:21:08 [2025-03-28T00:21:08.045Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-03-28T00:21:08.054Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50423800; decorates hudson.Launcher$LocalLauncher@4fce7f69 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-03-28T00:21:08.055Z] > /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-03-28T00:21:08.061Z] Fetching changes from the remote Git repository
01:21:08 [2025-03-28T00:21:08.064Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2025-03-28T00:21:08.069Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2025-03-28T00:21:08.070Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-03-28T00:21:08.074Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-03-28T00:21:08.074Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-03-28T00:21:08.080Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-03-28T00:21:08.615Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-03-28T00:21:08.622Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-03-28T00:21:08.622Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-03-28T00:21:08.627Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-28T00:21:08.635Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-03-28T00:21:08.645Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-03-28T00:21:08.652Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-28T00:21:08.666Z] 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-03-28T00:21:08.666Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-28T00:21:08.695Z] [Pipeline] fileExists
01:21:08 [2025-03-28T00:21:08.706Z] [Pipeline] sh
01:21:08 [2025-03-28T00:21:08.962Z] + git rev-parse HEAD
01:21:08 [2025-03-28T00:21:08.965Z] [Pipeline] echo
01:21:08 [2025-03-28T00:21:08.966Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-03-28T00:21:08.968Z] [Pipeline] }
01:21:08 [2025-03-28T00:21:08.984Z] [Pipeline] // dir
01:21:09 [2025-03-28T00:21:09.000Z] [Pipeline] echo
01:21:09 [2025-03-28T00:21:09.001Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-03-28T00:21:09.017Z] [Pipeline] dir
01:21:09 [2025-03-28T00:21:09.018Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2025-03-28T00:21:09.018Z] [Pipeline] {
01:21:09 [2025-03-28T00:21:09.039Z] [Pipeline] git
01:21:09 [2025-03-28T00:21:09.041Z] The recommended git tool is: NONE
01:21:09 [2025-03-28T00:21:09.042Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-03-28T00:21:09.051Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6b19ba0; decorates hudson.Launcher$LocalLauncher@3879be8f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-03-28T00:21:09.051Z] > /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-03-28T00:21:09.057Z] Fetching changes from the remote Git repository
01:21:09 [2025-03-28T00:21:09.060Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2025-03-28T00:21:09.067Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2025-03-28T00:21:09.067Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-03-28T00:21:09.072Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-03-28T00:21:09.072Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-03-28T00:21:09.078Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-03-28T00:21:09.603Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-03-28T00:21:09.609Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-03-28T00:21:09.609Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-03-28T00:21:09.614Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-28T00:21:09.622Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-03-28T00:21:09.631Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-03-28T00:21:09.638Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-28T00:21:09.648Z] 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-03-28T00:21:09.648Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-28T00:21:09.670Z] [Pipeline] fileExists
01:21:09 [2025-03-28T00:21:09.679Z] [Pipeline] readMavenPom
01:21:09 [2025-03-28T00:21:09.699Z] [Pipeline] sh
01:21:09 [2025-03-28T00:21:09.957Z] + git rev-parse HEAD
01:21:09 [2025-03-28T00:21:09.959Z] [Pipeline] echo
01:21:09 [2025-03-28T00:21:09.959Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-03-28T00:21:09.961Z] [Pipeline] }
01:21:09 [2025-03-28T00:21:09.977Z] [Pipeline] // dir
01:21:09 [2025-03-28T00:21:09.994Z] [Pipeline] echo
01:21:09 [2025-03-28T00:21:09.995Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-03-28T00:21:10.012Z] [Pipeline] dir
01:21:10 [2025-03-28T00:21:10.013Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:10 [2025-03-28T00:21:10.013Z] [Pipeline] {
01:21:10 [2025-03-28T00:21:10.034Z] [Pipeline] git
01:21:10 [2025-03-28T00:21:10.036Z] The recommended git tool is: NONE
01:21:10 [2025-03-28T00:21:10.037Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2025-03-28T00:21:10.050Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e57465d; decorates hudson.Launcher$LocalLauncher@5d37c232 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2025-03-28T00:21:10.051Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:10 [2025-03-28T00:21:10.058Z] Fetching changes from the remote Git repository
01:21:10 [2025-03-28T00:21:10.061Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2025-03-28T00:21:10.067Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2025-03-28T00:21:10.067Z] > /usr/bin/git --version # timeout=10
01:21:10 [2025-03-28T00:21:10.072Z] > git --version # 'git version 2.43.0'
01:21:10 [2025-03-28T00:21:10.072Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2025-03-28T00:21:10.078Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-03-28T00:21:10.464Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-03-28T00:21:10.471Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-03-28T00:21:10.471Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-03-28T00:21:10.477Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-28T00:21:10.487Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-03-28T00:21:10.498Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-03-28T00:21:10.506Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-28T00:21:10.519Z] 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-03-28T00:21:10.519Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-28T00:21:10.551Z] [Pipeline] fileExists
01:21:10 [2025-03-28T00:21:10.561Z] [Pipeline] readMavenPom
01:21:10 [2025-03-28T00:21:10.583Z] [Pipeline] sh
01:21:10 [2025-03-28T00:21:10.842Z] + git rev-parse HEAD
01:21:10 [2025-03-28T00:21:10.844Z] [Pipeline] echo
01:21:10 [2025-03-28T00:21:10.845Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-03-28T00:21:10.847Z] [Pipeline] }
01:21:10 [2025-03-28T00:21:10.866Z] [Pipeline] // dir
01:21:10 [2025-03-28T00:21:10.884Z] [Pipeline] echo
01:21:10 [2025-03-28T00:21:10.884Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-03-28T00:21:10.885Z] [Pipeline] }
01:21:10 [2025-03-28T00:21:10.902Z] [Pipeline] // script
01:21:10 [2025-03-28T00:21:10.918Z] [Pipeline] }
01:21:10 [2025-03-28T00:21:10.933Z] [Pipeline] // stage
01:21:10 [2025-03-28T00:21:10.952Z] [Pipeline] stage
01:21:10 [2025-03-28T00:21:10.953Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-03-28T00:21:10.982Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-03-28T00:21:10.983Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.019Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.019Z] [Pipeline] { (Build Silverpeas-Core)
01:21:11 [2025-03-28T00:21:11.037Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.038Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.039Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.056Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.074Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.075Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2025-03-28T00:21:11.090Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.091Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.092Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.106Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.121Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.122Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2025-03-28T00:21:11.135Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.136Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.137Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.150Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.164Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.165Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2025-03-28T00:21:11.176Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.177Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.178Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.189Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.202Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.203Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2025-03-28T00:21:11.214Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.214Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.216Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.226Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.238Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.239Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2025-03-28T00:21:11.249Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.250Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.251Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.260Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.271Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.272Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2025-03-28T00:21:11.281Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.282Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.284Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.292Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.303Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.304Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-03-28T00:21:11.312Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.313Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.314Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.323Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.333Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.334Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-03-28T00:21:11.342Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.343Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.345Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.386Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.394Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.395Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-03-28T00:21:11.402Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.403Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.404Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.412Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.420Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.421Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-03-28T00:21:11.428Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.429Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.431Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.438Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.447Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.448Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-03-28T00:21:11.455Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.456Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.457Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.464Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.473Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.473Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-03-28T00:21:11.481Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-28T00:21:11.482Z] [Pipeline] getContext
01:21:11 [2025-03-28T00:21:11.483Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.490Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.497Z] [Pipeline] }
01:21:11 [2025-03-28T00:21:11.504Z] [Pipeline] // stage
01:21:11 [2025-03-28T00:21:11.522Z] [Pipeline] stage
01:21:11 [2025-03-28T00:21:11.523Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-03-28T00:21:11.548Z] [Pipeline] script
01:21:11 [2025-03-28T00:21:11.551Z] [Pipeline] {
01:21:11 [2025-03-28T00:21:11.570Z] [Pipeline] sh
01:21:11 [2025-03-28T00:21:11.827Z] + mkdir -p target
01:21:11 [2025-03-28T00:21:11.829Z] [Pipeline] sh
01:21:12 [2025-03-28T00:21:12.086Z] + mv build.yaml target/
01:21:12 [2025-03-28T00:21:12.087Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.104Z] [Pipeline] // script
01:21:12 [2025-03-28T00:21:12.122Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.138Z] [Pipeline] // stage
01:21:12 [2025-03-28T00:21:12.162Z] [Pipeline] stage
01:21:12 [2025-03-28T00:21:12.163Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2025-03-28T00:21:12.192Z] [Pipeline] step
01:21:12 [2025-03-28T00:21:12.222Z] [Pipeline] script
01:21:12 [2025-03-28T00:21:12.227Z] [Pipeline] {
01:21:12 [2025-03-28T00:21:12.262Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.279Z] [Pipeline] // script
01:21:12 [2025-03-28T00:21:12.301Z] [Pipeline] archiveArtifacts
01:21:12 [2025-03-28T00:21:12.304Z] Archiving artifacts
01:21:12 [2025-03-28T00:21:12.321Z] Enregistrement des empreintes numériques
01:21:12 [2025-03-28T00:21:12.332Z] [Pipeline] sh
01:21:12 [2025-03-28T00:21:12.592Z] + rm -rf target
01:21:12 [2025-03-28T00:21:12.598Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.615Z] [Pipeline] // stage
01:21:12 [2025-03-28T00:21:12.632Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.649Z] [Pipeline] // withEnv
01:21:12 [2025-03-28T00:21:12.666Z] [Pipeline] }
01:21:12 [2025-03-28T00:21:12.666Z] $ docker stop --time=1 127f8fe35786280ca0088424a0d0b1ee0749099d0e6946b57e78ba6306811f5d
01:21:13 [2025-03-28T00:21:13.915Z] $ docker rm -f --volumes 127f8fe35786280ca0088424a0d0b1ee0749099d0e6946b57e78ba6306811f5d
01:21:13 [2025-03-28T00:21:13.960Z] [Pipeline] // withDockerContainer
01:21:13 [2025-03-28T00:21:13.968Z] [Pipeline] }
01:21:13 [2025-03-28T00:21:13.976Z] [Pipeline] // withEnv
01:21:13 [2025-03-28T00:21:13.992Z] [Pipeline] }
01:21:14 [2025-03-28T00:21:14.010Z] [Pipeline] // node
01:21:14 [2025-03-28T00:21:14.027Z] [Pipeline] End of Pipeline
01:21:14 [2025-03-28T00:21:14.099Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #200
01:21:14 [2025-03-28T00:21:14.099Z] Finished: SUCCESS