SuccèsSortie de la console
01:21:00 [2025-03-14T00:21:00.194Z] Lancé par une alarme périodique
01:21:00 [2025-03-14T00:21:00.194Z] Running as userbuild
01:21:00 [2025-03-14T00:21:00.591Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-03-14T00:21:01.108Z] [Pipeline] Start of Pipeline
01:21:01 [2025-03-14T00:21:01.518Z] [Pipeline] node
01:21:01 [2025-03-14T00:21:01.521Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-03-14T00:21:01.524Z] [Pipeline] {
01:21:01 [2025-03-14T00:21:01.537Z] [Pipeline] stage
01:21:01 [2025-03-14T00:21:01.538Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-03-14T00:21:01.548Z] [Pipeline] checkout
01:21:01 [2025-03-14T00:21:01.550Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-03-14T00:21:01.550Z] The recommended git tool is: NONE
01:21:01 [2025-03-14T00:21:01.550Z] No credentials specified
01:21:01 [2025-03-14T00:21:01.550Z] > /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-14T00:21:01.555Z] Fetching changes from the remote Git repository
01:21:01 [2025-03-14T00:21:01.559Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-03-14T00:21:01.566Z] Cleaning workspace
01:21:01 [2025-03-14T00:21:01.566Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-03-14T00:21:01.570Z] Resetting working tree
01:21:01 [2025-03-14T00:21:01.570Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-03-14T00:21:01.580Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-03-14T00:21:01.586Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-03-14T00:21:01.586Z] > /usr/bin/git --version # timeout=10
01:21:01 [2025-03-14T00:21:01.590Z] > git --version # 'git version 2.43.0'
01:21:01 [2025-03-14T00:21:01.590Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:01 [2025-03-14T00:21:01.919Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:01 [2025-03-14T00:21:01.925Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
01:21:01 [2025-03-14T00:21:01.925Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:01 [2025-03-14T00:21:01.932Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:01 [2025-03-14T00:21:01.944Z] 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:01 [2025-03-14T00:21:01.944Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:01 [2025-03-14T00:21:01.968Z] [Pipeline] }
01:21:01 [2025-03-14T00:21:01.974Z] [Pipeline] // stage
01:21:01 [2025-03-14T00:21:01.998Z] [Pipeline] withEnv
01:21:01 [2025-03-14T00:21:01.999Z] [Pipeline] {
01:21:02 [2025-03-14T00:21:02.185Z] [Pipeline] isUnix
01:21:02 [2025-03-14T00:21:02.186Z] [Pipeline] withEnv
01:21:02 [2025-03-14T00:21:02.186Z] [Pipeline] {
01:21:02 [2025-03-14T00:21:02.204Z] [Pipeline] sh
01:21:02 [2025-03-14T00:21:02.460Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-03-14T00:21:02.460Z] .
01:21:02 [2025-03-14T00:21:02.461Z] [Pipeline] }
01:21:02 [2025-03-14T00:21:02.474Z] [Pipeline] // withEnv
01:21:02 [2025-03-14T00:21:02.489Z] [Pipeline] withDockerContainer
01:21:02 [2025-03-14T00:21:02.523Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-03-14T00:21:02.531Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat
01:21:02 [2025-03-14T00:21:02.862Z] $ docker top 061fcc606481d5cc8a578ca5c2d8cab38a2f4642879fa43daeb5d5c59d655809 -eo pid,comm
01:21:02 [2025-03-14T00:21:02.899Z] [Pipeline] {
01:21:02 [2025-03-14T00:21:02.924Z] [Pipeline] withEnv
01:21:02 [2025-03-14T00:21:02.925Z] [Pipeline] {
01:21:02 [2025-03-14T00:21:02.941Z] [Pipeline] stage
01:21:02 [2025-03-14T00:21:02.942Z] [Pipeline] { (Prepare the job)
01:21:02 [2025-03-14T00:21:02.979Z] [Pipeline] sh
01:21:03 [2025-03-14T00:21:03.236Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-03-14T00:21:03.489Z] [Pipeline] script
01:21:03 [2025-03-14T00:21:03.495Z] [Pipeline] {
01:21:03 [2025-03-14T00:21:03.511Z] [Pipeline] readMavenPom
01:21:03 [2025-03-14T00:21:03.537Z] 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-14T00:21:03.539Z] 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-14T00:21:03.540Z] 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-14T00:21:03.540Z] 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-14T00:21:03.540Z] 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-14T00:21:03.542Z] [Pipeline] sh
01:21:03 [2025-03-14T00:21:03.800Z] + rm -f pom.xml
01:21:03 [2025-03-14T00:21:03.801Z] [Pipeline] }
01:21:03 [2025-03-14T00:21:03.814Z] [Pipeline] // script
01:21:03 [2025-03-14T00:21:03.830Z] [Pipeline] }
01:21:03 [2025-03-14T00:21:03.843Z] [Pipeline] // stage
01:21:03 [2025-03-14T00:21:03.857Z] [Pipeline] stage
01:21:03 [2025-03-14T00:21:03.858Z] [Pipeline] { (Check POM parent version)
01:21:03 [2025-03-14T00:21:03.924Z] Stage "Check POM parent version" skipped due to when conditional
01:21:03 [2025-03-14T00:21:03.925Z] [Pipeline] getContext
01:21:03 [2025-03-14T00:21:03.941Z] [Pipeline] }
01:21:03 [2025-03-14T00:21:03.952Z] [Pipeline] // stage
01:21:03 [2025-03-14T00:21:03.964Z] [Pipeline] stage
01:21:03 [2025-03-14T00:21:03.965Z] [Pipeline] { (Checkout projects and check code changes)
01:21:03 [2025-03-14T00:21:03.991Z] [Pipeline] script
01:21:03 [2025-03-14T00:21:03.996Z] [Pipeline] {
01:21:04 [2025-03-14T00:21:04.017Z] [Pipeline] copyArtifacts
01:21:04 [2025-03-14T00:21:04.025Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 225
01:21:04 [2025-03-14T00:21:04.035Z] [Pipeline] fileExists
01:21:04 [2025-03-14T00:21:04.053Z] [Pipeline] readYaml
01:21:04 [2025-03-14T00:21:04.067Z] 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-14T00:21:04.070Z] [Pipeline] dir
01:21:04 [2025-03-14T00:21:04.070Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-03-14T00:21:04.071Z] [Pipeline] {
01:21:04 [2025-03-14T00:21:04.089Z] [Pipeline] git
01:21:04 [2025-03-14T00:21:04.091Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-03-14T00:21:04.092Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-03-14T00:21:04.106Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@215d0373; decorates hudson.Launcher$LocalLauncher@3d1e5f38 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-03-14T00:21:04.106Z] > /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-14T00:21:04.113Z] Fetching changes from the remote Git repository
01:21:04 [2025-03-14T00:21:04.116Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-03-14T00:21:04.123Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-03-14T00:21:04.123Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-03-14T00:21:04.128Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-03-14T00:21:04.128Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-03-14T00:21:04.135Z] > /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-14T00:21:05.947Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-03-14T00:21:05.955Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-03-14T00:21:05.955Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-03-14T00:21:05.960Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2025-03-14T00:21:06.021Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-03-14T00:21:06.033Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-03-14T00:21:06.040Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2025-03-14T00:21:06.101Z] 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-03-14T00:21:06.102Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:06 [2025-03-14T00:21:06.130Z] [Pipeline] fileExists
01:21:06 [2025-03-14T00:21:06.144Z] [Pipeline] readMavenPom
01:21:06 [2025-03-14T00:21:06.165Z] [Pipeline] sh
01:21:06 [2025-03-14T00:21:06.423Z] + git rev-parse HEAD
01:21:06 [2025-03-14T00:21:06.426Z] [Pipeline] echo
01:21:06 [2025-03-14T00:21:06.426Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2025-03-14T00:21:06.428Z] [Pipeline] }
01:21:06 [2025-03-14T00:21:06.442Z] [Pipeline] // dir
01:21:06 [2025-03-14T00:21:06.456Z] [Pipeline] echo
01:21:06 [2025-03-14T00:21:06.457Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-03-14T00:21:06.472Z] [Pipeline] dir
01:21:06 [2025-03-14T00:21:06.472Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2025-03-14T00:21:06.473Z] [Pipeline] {
01:21:06 [2025-03-14T00:21:06.491Z] [Pipeline] git
01:21:06 [2025-03-14T00:21:06.493Z] The recommended git tool is: /usr/bin/git
01:21:06 [2025-03-14T00:21:06.494Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-03-14T00:21:06.510Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c94787f; decorates hudson.Launcher$LocalLauncher@3ce9bea8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-03-14T00:21:06.511Z] > /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-03-14T00:21:06.516Z] Fetching changes from the remote Git repository
01:21:06 [2025-03-14T00:21:06.520Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2025-03-14T00:21:06.526Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2025-03-14T00:21:06.526Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-03-14T00:21:06.532Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-03-14T00:21:06.532Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-03-14T00:21:06.538Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-03-14T00:21:07.016Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-03-14T00:21:07.023Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:07 [2025-03-14T00:21:07.023Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-03-14T00:21:07.028Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2025-03-14T00:21:07.065Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-03-14T00:21:07.077Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-03-14T00:21:07.084Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2025-03-14T00:21:07.119Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7"
01:21:07 [2025-03-14T00:21:07.120Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2025-03-14T00:21:07.148Z] [Pipeline] fileExists
01:21:07 [2025-03-14T00:21:07.163Z] [Pipeline] readMavenPom
01:21:07 [2025-03-14T00:21:07.183Z] [Pipeline] sh
01:21:07 [2025-03-14T00:21:07.441Z] + git rev-parse HEAD
01:21:07 [2025-03-14T00:21:07.444Z] [Pipeline] echo
01:21:07 [2025-03-14T00:21:07.445Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2025-03-14T00:21:07.447Z] [Pipeline] }
01:21:07 [2025-03-14T00:21:07.461Z] [Pipeline] // dir
01:21:07 [2025-03-14T00:21:07.476Z] [Pipeline] echo
01:21:07 [2025-03-14T00:21:07.476Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-03-14T00:21:07.492Z] [Pipeline] dir
01:21:07 [2025-03-14T00:21:07.492Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-03-14T00:21:07.493Z] [Pipeline] {
01:21:07 [2025-03-14T00:21:07.512Z] [Pipeline] git
01:21:07 [2025-03-14T00:21:07.514Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-03-14T00:21:07.514Z] The recommended git tool is: NONE
01:21:07 [2025-03-14T00:21:07.515Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-03-14T00:21:07.533Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6b9c3f07; decorates hudson.Launcher$LocalLauncher@5acb44ec will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-03-14T00:21:07.534Z] > /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-14T00:21:07.540Z] Fetching changes from the remote Git repository
01:21:07 [2025-03-14T00:21:07.544Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-03-14T00:21:07.550Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-03-14T00:21:07.550Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-03-14T00:21:07.556Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-03-14T00:21:07.556Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-03-14T00:21:07.563Z] > /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-14T00:21:07.933Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-03-14T00:21:07.939Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-03-14T00:21:07.939Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-03-14T00:21:07.944Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-14T00:21:07.957Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-03-14T00:21:07.965Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-03-14T00:21:07.974Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-03-14T00:21:07.987Z] 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-14T00:21:07.987Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2025-03-14T00:21:08.007Z] [Pipeline] fileExists
01:21:08 [2025-03-14T00:21:08.015Z] [Pipeline] readMavenPom
01:21:08 [2025-03-14T00:21:08.035Z] [Pipeline] sh
01:21:08 [2025-03-14T00:21:08.294Z] + git rev-parse HEAD
01:21:08 [2025-03-14T00:21:08.297Z] [Pipeline] echo
01:21:08 [2025-03-14T00:21:08.297Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2025-03-14T00:21:08.299Z] [Pipeline] }
01:21:08 [2025-03-14T00:21:08.314Z] [Pipeline] // dir
01:21:08 [2025-03-14T00:21:08.330Z] [Pipeline] echo
01:21:08 [2025-03-14T00:21:08.330Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-03-14T00:21:08.346Z] [Pipeline] dir
01:21:08 [2025-03-14T00:21:08.347Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2025-03-14T00:21:08.347Z] [Pipeline] {
01:21:08 [2025-03-14T00:21:08.367Z] [Pipeline] git
01:21:08 [2025-03-14T00:21:08.369Z] The recommended git tool is: NONE
01:21:08 [2025-03-14T00:21:08.369Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-03-14T00:21:08.381Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6ed5ff47; decorates hudson.Launcher$LocalLauncher@17470206 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-03-14T00:21:08.382Z] > /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-14T00:21:08.388Z] Fetching changes from the remote Git repository
01:21:08 [2025-03-14T00:21:08.392Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2025-03-14T00:21:08.398Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2025-03-14T00:21:08.398Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-03-14T00:21:08.403Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-03-14T00:21:08.403Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-03-14T00:21:08.409Z] > /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-14T00:21:08.803Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-03-14T00:21:08.811Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-03-14T00:21:08.811Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-03-14T00:21:08.817Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-14T00:21:08.832Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-03-14T00:21:08.842Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-03-14T00:21:08.850Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-14T00:21:08.865Z] 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-14T00:21:08.865Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-03-14T00:21:08.897Z] [Pipeline] fileExists
01:21:08 [2025-03-14T00:21:08.916Z] [Pipeline] sh
01:21:09 [2025-03-14T00:21:09.174Z] + git rev-parse HEAD
01:21:09 [2025-03-14T00:21:09.177Z] [Pipeline] echo
01:21:09 [2025-03-14T00:21:09.177Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2025-03-14T00:21:09.180Z] [Pipeline] }
01:21:09 [2025-03-14T00:21:09.195Z] [Pipeline] // dir
01:21:09 [2025-03-14T00:21:09.211Z] [Pipeline] echo
01:21:09 [2025-03-14T00:21:09.212Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-03-14T00:21:09.228Z] [Pipeline] dir
01:21:09 [2025-03-14T00:21:09.229Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2025-03-14T00:21:09.229Z] [Pipeline] {
01:21:09 [2025-03-14T00:21:09.249Z] [Pipeline] git
01:21:09 [2025-03-14T00:21:09.251Z] The recommended git tool is: NONE
01:21:09 [2025-03-14T00:21:09.252Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-03-14T00:21:09.260Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3ab076ed; decorates hudson.Launcher$LocalLauncher@3675f95c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-03-14T00:21:09.261Z] > /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-14T00:21:09.268Z] Fetching changes from the remote Git repository
01:21:09 [2025-03-14T00:21:09.270Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2025-03-14T00:21:09.275Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2025-03-14T00:21:09.275Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-03-14T00:21:09.280Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-03-14T00:21:09.280Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-03-14T00:21:09.285Z] > /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-14T00:21:09.644Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-03-14T00:21:09.650Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-03-14T00:21:09.650Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-03-14T00:21:09.655Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-14T00:21:09.666Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-03-14T00:21:09.675Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-03-14T00:21:09.681Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-14T00:21:09.695Z] 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-14T00:21:09.696Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-03-14T00:21:09.716Z] [Pipeline] fileExists
01:21:09 [2025-03-14T00:21:09.724Z] [Pipeline] readMavenPom
01:21:09 [2025-03-14T00:21:09.734Z] [Pipeline] sh
01:21:09 [2025-03-14T00:21:09.989Z] + git rev-parse HEAD
01:21:09 [2025-03-14T00:21:09.992Z] [Pipeline] echo
01:21:09 [2025-03-14T00:21:09.993Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-03-14T00:21:09.995Z] [Pipeline] }
01:21:10 [2025-03-14T00:21:10.011Z] [Pipeline] // dir
01:21:10 [2025-03-14T00:21:10.027Z] [Pipeline] echo
01:21:10 [2025-03-14T00:21:10.027Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-03-14T00:21:10.044Z] [Pipeline] dir
01:21:10 [2025-03-14T00:21:10.045Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:10 [2025-03-14T00:21:10.045Z] [Pipeline] {
01:21:10 [2025-03-14T00:21:10.066Z] [Pipeline] git
01:21:10 [2025-03-14T00:21:10.068Z] The recommended git tool is: NONE
01:21:10 [2025-03-14T00:21:10.069Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2025-03-14T00:21:10.078Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@aafaa5d; decorates hudson.Launcher$LocalLauncher@192d521f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2025-03-14T00:21:10.079Z] > /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-14T00:21:10.085Z] Fetching changes from the remote Git repository
01:21:10 [2025-03-14T00:21:10.090Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2025-03-14T00:21:10.095Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2025-03-14T00:21:10.096Z] > /usr/bin/git --version # timeout=10
01:21:10 [2025-03-14T00:21:10.101Z] > git --version # 'git version 2.43.0'
01:21:10 [2025-03-14T00:21:10.101Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2025-03-14T00:21:10.108Z] > /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-14T00:21:10.535Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-03-14T00:21:10.542Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-03-14T00:21:10.542Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-03-14T00:21:10.547Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-14T00:21:10.557Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-03-14T00:21:10.569Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-03-14T00:21:10.577Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-14T00:21:10.593Z] 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-14T00:21:10.594Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-03-14T00:21:10.625Z] [Pipeline] fileExists
01:21:10 [2025-03-14T00:21:10.642Z] [Pipeline] readMavenPom
01:21:10 [2025-03-14T00:21:10.663Z] [Pipeline] sh
01:21:10 [2025-03-14T00:21:10.921Z] + git rev-parse HEAD
01:21:10 [2025-03-14T00:21:10.924Z] [Pipeline] echo
01:21:10 [2025-03-14T00:21:10.925Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-03-14T00:21:10.927Z] [Pipeline] }
01:21:10 [2025-03-14T00:21:10.946Z] [Pipeline] // dir
01:21:10 [2025-03-14T00:21:10.962Z] [Pipeline] echo
01:21:10 [2025-03-14T00:21:10.963Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-03-14T00:21:10.963Z] [Pipeline] }
01:21:10 [2025-03-14T00:21:10.979Z] [Pipeline] // script
01:21:10 [2025-03-14T00:21:10.996Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.010Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.028Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.029Z] [Pipeline] { (Build Silverpeas)
01:21:11 [2025-03-14T00:21:11.058Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.059Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.080Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.080Z] [Pipeline] { (Build Silverpeas-Core)
01:21:11 [2025-03-14T00:21:11.097Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.098Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.099Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.115Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.132Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.133Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2025-03-14T00:21:11.146Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.147Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.149Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.162Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.177Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.177Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2025-03-14T00:21:11.190Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.191Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.192Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.204Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.217Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.218Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2025-03-14T00:21:11.229Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.230Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.232Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.242Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.254Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.255Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2025-03-14T00:21:11.265Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.266Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.267Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.277Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.288Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.289Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2025-03-14T00:21:11.299Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.299Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.301Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.310Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.320Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.321Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2025-03-14T00:21:11.330Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.331Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.332Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.341Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.351Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.352Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-03-14T00:21:11.360Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.361Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.362Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.370Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.380Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.381Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-03-14T00:21:11.389Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.390Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.392Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.400Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.410Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.410Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-03-14T00:21:11.418Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.419Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.420Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.428Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.437Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.438Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-03-14T00:21:11.446Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.447Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.449Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.456Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.465Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.466Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-03-14T00:21:11.473Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.474Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.475Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.483Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.492Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.493Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-03-14T00:21:11.500Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-03-14T00:21:11.501Z] [Pipeline] getContext
01:21:11 [2025-03-14T00:21:11.502Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.509Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.542Z] [Pipeline] }
01:21:11 [2025-03-14T00:21:11.551Z] [Pipeline] // stage
01:21:11 [2025-03-14T00:21:11.571Z] [Pipeline] stage
01:21:11 [2025-03-14T00:21:11.571Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-03-14T00:21:11.601Z] [Pipeline] script
01:21:11 [2025-03-14T00:21:11.605Z] [Pipeline] {
01:21:11 [2025-03-14T00:21:11.624Z] [Pipeline] sh
01:21:11 [2025-03-14T00:21:11.882Z] + mkdir -p target
01:21:11 [2025-03-14T00:21:11.884Z] [Pipeline] sh
01:21:12 [2025-03-14T00:21:12.143Z] + mv build.yaml target/
01:21:12 [2025-03-14T00:21:12.144Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.162Z] [Pipeline] // script
01:21:12 [2025-03-14T00:21:12.178Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.194Z] [Pipeline] // stage
01:21:12 [2025-03-14T00:21:12.217Z] [Pipeline] stage
01:21:12 [2025-03-14T00:21:12.217Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2025-03-14T00:21:12.252Z] [Pipeline] step
01:21:12 [2025-03-14T00:21:12.282Z] [Pipeline] script
01:21:12 [2025-03-14T00:21:12.291Z] [Pipeline] {
01:21:12 [2025-03-14T00:21:12.326Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.342Z] [Pipeline] // script
01:21:12 [2025-03-14T00:21:12.363Z] [Pipeline] archiveArtifacts
01:21:12 [2025-03-14T00:21:12.366Z] Archiving artifacts
01:21:12 [2025-03-14T00:21:12.382Z] Enregistrement des empreintes numériques
01:21:12 [2025-03-14T00:21:12.396Z] [Pipeline] sh
01:21:12 [2025-03-14T00:21:12.657Z] + rm -rf target
01:21:12 [2025-03-14T00:21:12.662Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.673Z] [Pipeline] // stage
01:21:12 [2025-03-14T00:21:12.689Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.705Z] [Pipeline] // withEnv
01:21:12 [2025-03-14T00:21:12.715Z] [Pipeline] }
01:21:12 [2025-03-14T00:21:12.716Z] $ docker stop --time=1 061fcc606481d5cc8a578ca5c2d8cab38a2f4642879fa43daeb5d5c59d655809
01:21:13 [2025-03-14T00:21:13.924Z] $ docker rm -f --volumes 061fcc606481d5cc8a578ca5c2d8cab38a2f4642879fa43daeb5d5c59d655809
01:21:13 [2025-03-14T00:21:13.965Z] [Pipeline] // withDockerContainer
01:21:13 [2025-03-14T00:21:13.972Z] [Pipeline] }
01:21:13 [2025-03-14T00:21:13.979Z] [Pipeline] // withEnv
01:21:13 [2025-03-14T00:21:13.994Z] [Pipeline] }
01:21:14 [2025-03-14T00:21:14.010Z] [Pipeline] // node
01:21:14 [2025-03-14T00:21:14.026Z] [Pipeline] End of Pipeline
01:21:14 [2025-03-14T00:21:14.092Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #198
01:21:14 [2025-03-14T00:21:14.093Z] Finished: SUCCESS