01:21:00 [2025-04-17T23:21:00.882Z] Lancé par une alarme périodique
01:21:00 [2025-04-17T23:21:00.883Z] Running as userbuild
01:21:01 [2025-04-17T23:21:01.285Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-04-17T23:21:01.704Z] [Pipeline] Start of Pipeline
01:21:02 [2025-04-17T23:21:02.028Z] [Pipeline] node
01:21:02 [2025-04-17T23:21:02.031Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:02 [2025-04-17T23:21:02.034Z] [Pipeline] {
01:21:02 [2025-04-17T23:21:02.051Z] [Pipeline] stage
01:21:02 [2025-04-17T23:21:02.052Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:02 [2025-04-17T23:21:02.063Z] [Pipeline] checkout
01:21:02 [2025-04-17T23:21:02.064Z] Selected Git installation does not exist. Using Default
01:21:02 [2025-04-17T23:21:02.064Z] The recommended git tool is: NONE
01:21:02 [2025-04-17T23:21:02.064Z] No credentials specified
01:21:02 [2025-04-17T23:21:02.065Z] > /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-17T23:21:02.070Z] Fetching changes from the remote Git repository
01:21:02 [2025-04-17T23:21:02.071Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2025-04-17T23:21:02.076Z] Cleaning workspace
01:21:02 [2025-04-17T23:21:02.076Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2025-04-17T23:21:02.081Z] Resetting working tree
01:21:02 [2025-04-17T23:21:02.081Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-04-17T23:21:02.090Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-04-17T23:21:02.098Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-04-17T23:21:02.098Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-04-17T23:21:02.102Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-04-17T23:21:02.102Z] > /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-17T23:21:02.558Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-04-17T23:21:02.564Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:02 [2025-04-17T23:21:02.564Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-04-17T23:21:02.569Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-04-17T23:21:02.583Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:02 [2025-04-17T23:21:02.584Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:02 [2025-04-17T23:21:02.609Z] [Pipeline] }
01:21:02 [2025-04-17T23:21:02.616Z] [Pipeline] // stage
01:21:02 [2025-04-17T23:21:02.636Z] [Pipeline] withEnv
01:21:02 [2025-04-17T23:21:02.637Z] [Pipeline] {
01:21:02 [2025-04-17T23:21:02.798Z] [Pipeline] isUnix
01:21:02 [2025-04-17T23:21:02.799Z] [Pipeline] withEnv
01:21:02 [2025-04-17T23:21:02.799Z] [Pipeline] {
01:21:02 [2025-04-17T23:21:02.813Z] [Pipeline] sh
01:21:03 [2025-04-17T23:21:03.069Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:03 [2025-04-17T23:21:03.069Z] .
01:21:03 [2025-04-17T23:21:03.070Z] [Pipeline] }
01:21:03 [2025-04-17T23:21:03.082Z] [Pipeline] // withEnv
01:21:03 [2025-04-17T23:21:03.097Z] [Pipeline] withDockerContainer
01:21:03 [2025-04-17T23:21:03.130Z] Jenkins does not seem to be running inside a container
01:21:03 [2025-04-17T23:21:03.138Z] $ 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-17T23:21:03.478Z] $ docker top 440e238500475be5046107dfcd66d6b2a52b37ff06b163070b6b6f06fcb942c5 -eo pid,comm
01:21:03 [2025-04-17T23:21:03.517Z] [Pipeline] {
01:21:03 [2025-04-17T23:21:03.533Z] [Pipeline] withEnv
01:21:03 [2025-04-17T23:21:03.534Z] [Pipeline] {
01:21:03 [2025-04-17T23:21:03.554Z] [Pipeline] stage
01:21:03 [2025-04-17T23:21:03.554Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-04-17T23:21:03.592Z] [Pipeline] sh
01:21:03 [2025-04-17T23:21:03.850Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:04 [2025-04-17T23:21:04.102Z] [Pipeline] script
01:21:04 [2025-04-17T23:21:04.106Z] [Pipeline] {
01:21:04 [2025-04-17T23:21:04.122Z] [Pipeline] readMavenPom
01:21:04 [2025-04-17T23:21:04.147Z] 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-17T23:21:04.149Z] 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-17T23:21:04.150Z] 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-17T23:21:04.150Z] 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-17T23:21:04.150Z] 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-17T23:21:04.152Z] [Pipeline] sh
01:21:04 [2025-04-17T23:21:04.410Z] + rm -f pom.xml
01:21:04 [2025-04-17T23:21:04.411Z] [Pipeline] }
01:21:04 [2025-04-17T23:21:04.423Z] [Pipeline] // script
01:21:04 [2025-04-17T23:21:04.438Z] [Pipeline] }
01:21:04 [2025-04-17T23:21:04.450Z] [Pipeline] // stage
01:21:04 [2025-04-17T23:21:04.464Z] [Pipeline] stage
01:21:04 [2025-04-17T23:21:04.465Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-04-17T23:21:04.522Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-04-17T23:21:04.523Z] [Pipeline] getContext
01:21:04 [2025-04-17T23:21:04.525Z] [Pipeline] }
01:21:04 [2025-04-17T23:21:04.535Z] [Pipeline] // stage
01:21:04 [2025-04-17T23:21:04.548Z] [Pipeline] stage
01:21:04 [2025-04-17T23:21:04.548Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-04-17T23:21:04.571Z] [Pipeline] script
01:21:04 [2025-04-17T23:21:04.575Z] [Pipeline] {
01:21:04 [2025-04-17T23:21:04.594Z] [Pipeline] copyArtifacts
01:21:04 [2025-04-17T23:21:04.601Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 230
01:21:04 [2025-04-17T23:21:04.609Z] [Pipeline] fileExists
01:21:04 [2025-04-17T23:21:04.625Z] [Pipeline] readYaml
01:21:04 [2025-04-17T23:21:04.638Z] 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-17T23:21:04.640Z] [Pipeline] dir
01:21:04 [2025-04-17T23:21:04.640Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-04-17T23:21:04.640Z] [Pipeline] {
01:21:04 [2025-04-17T23:21:04.649Z] [Pipeline] git
01:21:04 [2025-04-17T23:21:04.651Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-04-17T23:21:04.652Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-04-17T23:21:04.667Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@99fb180; decorates hudson.Launcher$LocalLauncher@3b391490 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-04-17T23:21:04.668Z] > /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-04-17T23:21:04.674Z] Fetching changes from the remote Git repository
01:21:04 [2025-04-17T23:21:04.675Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-04-17T23:21:04.681Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-04-17T23:21:04.681Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-04-17T23:21:04.686Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-04-17T23:21:04.686Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-04-17T23:21:04.691Z] > /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-17T23:21:05.455Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-04-17T23:21:05.462Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-04-17T23:21:05.462Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-04-17T23:21:05.469Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-17T23:21:05.538Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-04-17T23:21:05.550Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-04-17T23:21:05.558Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-17T23:21:05.620Z] 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-04-17T23:21:05.621Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-17T23:21:05.648Z] [Pipeline] fileExists
01:21:05 [2025-04-17T23:21:05.656Z] [Pipeline] readMavenPom
01:21:05 [2025-04-17T23:21:05.667Z] [Pipeline] sh
01:21:05 [2025-04-17T23:21:05.924Z] + git rev-parse HEAD
01:21:05 [2025-04-17T23:21:05.926Z] [Pipeline] echo
01:21:05 [2025-04-17T23:21:05.927Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-04-17T23:21:05.929Z] [Pipeline] }
01:21:05 [2025-04-17T23:21:05.942Z] [Pipeline] // dir
01:21:05 [2025-04-17T23:21:05.956Z] [Pipeline] echo
01:21:05 [2025-04-17T23:21:05.956Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-04-17T23:21:05.970Z] [Pipeline] dir
01:21:05 [2025-04-17T23:21:05.970Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-04-17T23:21:05.971Z] [Pipeline] {
01:21:05 [2025-04-17T23:21:05.989Z] [Pipeline] git
01:21:05 [2025-04-17T23:21:05.991Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-04-17T23:21:05.991Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-04-17T23:21:06.007Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@464248a2; decorates hudson.Launcher$LocalLauncher@e95648e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-04-17T23:21:06.008Z] > /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-17T23:21:06.014Z] Fetching changes from the remote Git repository
01:21:06 [2025-04-17T23:21:06.017Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2025-04-17T23:21:06.023Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2025-04-17T23:21:06.023Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-04-17T23:21:06.028Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-04-17T23:21:06.028Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-04-17T23:21:06.034Z] > /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-17T23:21:06.798Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-04-17T23:21:06.805Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-04-17T23:21:06.805Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-04-17T23:21:06.811Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-17T23:21:06.835Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-04-17T23:21:06.845Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-04-17T23:21:06.850Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-17T23:21:06.877Z] 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-17T23:21:06.877Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-17T23:21:06.894Z] [Pipeline] fileExists
01:21:06 [2025-04-17T23:21:06.901Z] [Pipeline] readMavenPom
01:21:06 [2025-04-17T23:21:06.912Z] [Pipeline] sh
01:21:07 [2025-04-17T23:21:07.170Z] + git rev-parse HEAD
01:21:07 [2025-04-17T23:21:07.173Z] [Pipeline] echo
01:21:07 [2025-04-17T23:21:07.173Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2025-04-17T23:21:07.175Z] [Pipeline] }
01:21:07 [2025-04-17T23:21:07.191Z] [Pipeline] // dir
01:21:07 [2025-04-17T23:21:07.205Z] [Pipeline] echo
01:21:07 [2025-04-17T23:21:07.205Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-04-17T23:21:07.220Z] [Pipeline] dir
01:21:07 [2025-04-17T23:21:07.220Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-04-17T23:21:07.221Z] [Pipeline] {
01:21:07 [2025-04-17T23:21:07.239Z] [Pipeline] git
01:21:07 [2025-04-17T23:21:07.240Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-04-17T23:21:07.240Z] The recommended git tool is: NONE
01:21:07 [2025-04-17T23:21:07.241Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-04-17T23:21:07.253Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@14a8c7ab; decorates hudson.Launcher$LocalLauncher@d100aea will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-04-17T23:21:07.254Z] > /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-17T23:21:07.260Z] Fetching changes from the remote Git repository
01:21:07 [2025-04-17T23:21:07.263Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-04-17T23:21:07.269Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-04-17T23:21:07.270Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-04-17T23:21:07.275Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-04-17T23:21:07.275Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-04-17T23:21:07.281Z] > /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-17T23:21:07.782Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-04-17T23:21:07.788Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-04-17T23:21:07.788Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-04-17T23:21:07.793Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-17T23:21:07.800Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-04-17T23:21:07.808Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-04-17T23:21:07.815Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-17T23:21:07.831Z] 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-17T23:21:07.831Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-17T23:21:07.859Z] [Pipeline] fileExists
01:21:07 [2025-04-17T23:21:07.866Z] [Pipeline] readMavenPom
01:21:07 [2025-04-17T23:21:07.885Z] [Pipeline] sh
01:21:08 [2025-04-17T23:21:08.142Z] + git rev-parse HEAD
01:21:08 [2025-04-17T23:21:08.145Z] [Pipeline] echo
01:21:08 [2025-04-17T23:21:08.146Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2025-04-17T23:21:08.148Z] [Pipeline] }
01:21:08 [2025-04-17T23:21:08.162Z] [Pipeline] // dir
01:21:08 [2025-04-17T23:21:08.176Z] [Pipeline] echo
01:21:08 [2025-04-17T23:21:08.177Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-04-17T23:21:08.192Z] [Pipeline] dir
01:21:08 [2025-04-17T23:21:08.192Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2025-04-17T23:21:08.192Z] [Pipeline] {
01:21:08 [2025-04-17T23:21:08.211Z] [Pipeline] git
01:21:08 [2025-04-17T23:21:08.213Z] The recommended git tool is: NONE
01:21:08 [2025-04-17T23:21:08.213Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-04-17T23:21:08.224Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@34763097; decorates hudson.Launcher$LocalLauncher@7b7febd9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-04-17T23:21:08.224Z] > /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-17T23:21:08.231Z] Fetching changes from the remote Git repository
01:21:08 [2025-04-17T23:21:08.234Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:08 [2025-04-17T23:21:08.240Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:08 [2025-04-17T23:21:08.240Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-04-17T23:21:08.246Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-04-17T23:21:08.246Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-04-17T23:21:08.252Z] > /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-17T23:21:08.761Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-04-17T23:21:08.768Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-04-17T23:21:08.768Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-04-17T23:21:08.773Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-17T23:21:08.780Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-04-17T23:21:08.790Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-04-17T23:21:08.796Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-17T23:21:08.810Z] 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-17T23:21:08.810Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-17T23:21:08.838Z] [Pipeline] fileExists
01:21:08 [2025-04-17T23:21:08.856Z] [Pipeline] sh
01:21:09 [2025-04-17T23:21:09.114Z] + git rev-parse HEAD
01:21:09 [2025-04-17T23:21:09.117Z] [Pipeline] echo
01:21:09 [2025-04-17T23:21:09.118Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:09 [2025-04-17T23:21:09.119Z] [Pipeline] }
01:21:09 [2025-04-17T23:21:09.134Z] [Pipeline] // dir
01:21:09 [2025-04-17T23:21:09.149Z] [Pipeline] echo
01:21:09 [2025-04-17T23:21:09.150Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-04-17T23:21:09.165Z] [Pipeline] dir
01:21:09 [2025-04-17T23:21:09.166Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:09 [2025-04-17T23:21:09.166Z] [Pipeline] {
01:21:09 [2025-04-17T23:21:09.185Z] [Pipeline] git
01:21:09 [2025-04-17T23:21:09.187Z] The recommended git tool is: NONE
01:21:09 [2025-04-17T23:21:09.187Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-04-17T23:21:09.202Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37635ac6; decorates hudson.Launcher$LocalLauncher@5102197c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-04-17T23:21:09.202Z] > /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-17T23:21:09.210Z] Fetching changes from the remote Git repository
01:21:09 [2025-04-17T23:21:09.213Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:09 [2025-04-17T23:21:09.219Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:09 [2025-04-17T23:21:09.219Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-04-17T23:21:09.224Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-04-17T23:21:09.224Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-04-17T23:21:09.230Z] > /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-17T23:21:09.764Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-04-17T23:21:09.772Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-04-17T23:21:09.772Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-04-17T23:21:09.778Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-17T23:21:09.786Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-04-17T23:21:09.794Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-04-17T23:21:09.801Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-17T23:21:09.814Z] 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-17T23:21:09.815Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-17T23:21:09.836Z] [Pipeline] fileExists
01:21:09 [2025-04-17T23:21:09.845Z] [Pipeline] readMavenPom
01:21:09 [2025-04-17T23:21:09.857Z] [Pipeline] sh
01:21:10 [2025-04-17T23:21:10.114Z] + git rev-parse HEAD
01:21:10 [2025-04-17T23:21:10.117Z] [Pipeline] echo
01:21:10 [2025-04-17T23:21:10.117Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:10 [2025-04-17T23:21:10.119Z] [Pipeline] }
01:21:10 [2025-04-17T23:21:10.135Z] [Pipeline] // dir
01:21:10 [2025-04-17T23:21:10.150Z] [Pipeline] echo
01:21:10 [2025-04-17T23:21:10.151Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-04-17T23:21:10.167Z] [Pipeline] dir
01:21:10 [2025-04-17T23:21:10.167Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:10 [2025-04-17T23:21:10.168Z] [Pipeline] {
01:21:10 [2025-04-17T23:21:10.187Z] [Pipeline] git
01:21:10 [2025-04-17T23:21:10.189Z] The recommended git tool is: NONE
01:21:10 [2025-04-17T23:21:10.189Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2025-04-17T23:21:10.203Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@76f9aa25; decorates hudson.Launcher$LocalLauncher@2f8a199a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2025-04-17T23:21:10.203Z] > /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-04-17T23:21:10.209Z] Fetching changes from the remote Git repository
01:21:10 [2025-04-17T23:21:10.212Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:10 [2025-04-17T23:21:10.217Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:10 [2025-04-17T23:21:10.217Z] > /usr/bin/git --version # timeout=10
01:21:10 [2025-04-17T23:21:10.222Z] > git --version # 'git version 2.43.0'
01:21:10 [2025-04-17T23:21:10.222Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2025-04-17T23:21:10.228Z] > /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-17T23:21:10.793Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-04-17T23:21:10.801Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-04-17T23:21:10.801Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-04-17T23:21:10.807Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-17T23:21:10.814Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-04-17T23:21:10.824Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-04-17T23:21:10.830Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-17T23:21:10.840Z] 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-17T23:21:10.841Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-17T23:21:10.860Z] [Pipeline] fileExists
01:21:10 [2025-04-17T23:21:10.877Z] [Pipeline] readMavenPom
01:21:10 [2025-04-17T23:21:10.898Z] [Pipeline] sh
01:21:11 [2025-04-17T23:21:11.156Z] + git rev-parse HEAD
01:21:11 [2025-04-17T23:21:11.158Z] [Pipeline] echo
01:21:11 [2025-04-17T23:21:11.158Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:11 [2025-04-17T23:21:11.160Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.176Z] [Pipeline] // dir
01:21:11 [2025-04-17T23:21:11.193Z] [Pipeline] echo
01:21:11 [2025-04-17T23:21:11.193Z] Build skipped due to no changes have been done since the last build
01:21:11 [2025-04-17T23:21:11.194Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.209Z] [Pipeline] // script
01:21:11 [2025-04-17T23:21:11.225Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.240Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.257Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.258Z] [Pipeline] { (Build Silverpeas)
01:21:11 [2025-04-17T23:21:11.286Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.286Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.318Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.319Z] [Pipeline] { (Build Silverpeas-Core)
01:21:11 [2025-04-17T23:21:11.335Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.335Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.337Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.352Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.369Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.369Z] [Pipeline] { (Build Silverpeas-Components)
01:21:11 [2025-04-17T23:21:11.383Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.384Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.385Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.399Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.413Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.414Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:11 [2025-04-17T23:21:11.426Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.426Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.427Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.439Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.452Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.452Z] [Pipeline] { (Build Silverpeas Setup)
01:21:11 [2025-04-17T23:21:11.463Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.463Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.464Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.474Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.486Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.487Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:11 [2025-04-17T23:21:11.496Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.497Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.498Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.507Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.519Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.519Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:11 [2025-04-17T23:21:11.528Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.529Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.530Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.539Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.549Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.550Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:11 [2025-04-17T23:21:11.558Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.559Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.560Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.569Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.578Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.579Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:11 [2025-04-17T23:21:11.587Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.588Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.589Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.597Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.606Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.607Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:11 [2025-04-17T23:21:11.614Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.615Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.617Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.624Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.633Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.633Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:11 [2025-04-17T23:21:11.641Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.642Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.643Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.650Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.659Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.659Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:11 [2025-04-17T23:21:11.666Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.667Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.669Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.676Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.684Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.685Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-04-17T23:21:11.692Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.693Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.694Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.700Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.708Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.709Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-04-17T23:21:11.716Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-17T23:21:11.717Z] [Pipeline] getContext
01:21:11 [2025-04-17T23:21:11.718Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.725Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.737Z] [Pipeline] }
01:21:11 [2025-04-17T23:21:11.747Z] [Pipeline] // stage
01:21:11 [2025-04-17T23:21:11.763Z] [Pipeline] stage
01:21:11 [2025-04-17T23:21:11.763Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-04-17T23:21:11.786Z] [Pipeline] script
01:21:11 [2025-04-17T23:21:11.788Z] [Pipeline] {
01:21:11 [2025-04-17T23:21:11.805Z] [Pipeline] sh
01:21:12 [2025-04-17T23:21:12.062Z] + mkdir -p target
01:21:12 [2025-04-17T23:21:12.064Z] [Pipeline] sh
01:21:12 [2025-04-17T23:21:12.320Z] + mv build.yaml target/
01:21:12 [2025-04-17T23:21:12.321Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.371Z] [Pipeline] // script
01:21:12 [2025-04-17T23:21:12.387Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.402Z] [Pipeline] // stage
01:21:12 [2025-04-17T23:21:12.424Z] [Pipeline] stage
01:21:12 [2025-04-17T23:21:12.425Z] [Pipeline] { (Declarative: Post Actions)
01:21:12 [2025-04-17T23:21:12.452Z] [Pipeline] step
01:21:12 [2025-04-17T23:21:12.480Z] [Pipeline] script
01:21:12 [2025-04-17T23:21:12.486Z] [Pipeline] {
01:21:12 [2025-04-17T23:21:12.519Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.535Z] [Pipeline] // script
01:21:12 [2025-04-17T23:21:12.555Z] [Pipeline] archiveArtifacts
01:21:12 [2025-04-17T23:21:12.558Z] Archiving artifacts
01:21:12 [2025-04-17T23:21:12.574Z] Enregistrement des empreintes numériques
01:21:12 [2025-04-17T23:21:12.585Z] [Pipeline] sh
01:21:12 [2025-04-17T23:21:12.845Z] + rm -rf target
01:21:12 [2025-04-17T23:21:12.851Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.866Z] [Pipeline] // stage
01:21:12 [2025-04-17T23:21:12.882Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.898Z] [Pipeline] // withEnv
01:21:12 [2025-04-17T23:21:12.913Z] [Pipeline] }
01:21:12 [2025-04-17T23:21:12.914Z] $ docker stop --time=1 440e238500475be5046107dfcd66d6b2a52b37ff06b163070b6b6f06fcb942c5
01:21:14 [2025-04-17T23:21:14.136Z] $ docker rm -f --volumes 440e238500475be5046107dfcd66d6b2a52b37ff06b163070b6b6f06fcb942c5
01:21:14 [2025-04-17T23:21:14.176Z] [Pipeline] // withDockerContainer
01:21:14 [2025-04-17T23:21:14.182Z] [Pipeline] }
01:21:14 [2025-04-17T23:21:14.188Z] [Pipeline] // withEnv
01:21:14 [2025-04-17T23:21:14.195Z] [Pipeline] }
01:21:14 [2025-04-17T23:21:14.202Z] [Pipeline] // node
01:21:14 [2025-04-17T23:21:14.215Z] [Pipeline] End of Pipeline
01:21:14 [2025-04-17T23:21:14.272Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #203
01:21:14 [2025-04-17T23:21:14.273Z] Finished: SUCCESS