Skip to content
01:21:00 [2025-11-07T00:21:00.635Z] Lancé par une alarme périodique
01:21:00 [2025-11-07T00:21:00.635Z] Running as userbuild
01:21:01 [2025-11-07T00:21:01.008Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-11-07T00:21:01.410Z] [Pipeline] Start of Pipeline
01:21:01 [2025-11-07T00:21:01.663Z] [Pipeline] node
01:21:01 [2025-11-07T00:21:01.667Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-11-07T00:21:01.670Z] [Pipeline] {
01:21:01 [2025-11-07T00:21:01.686Z] [Pipeline] stage
01:21:01 [2025-11-07T00:21:01.687Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-11-07T00:21:01.698Z] [Pipeline] checkout
01:21:01 [2025-11-07T00:21:01.700Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-11-07T00:21:01.700Z] The recommended git tool is: NONE
01:21:01 [2025-11-07T00:21:01.700Z] No credentials specified
01:21:01 [2025-11-07T00:21:01.700Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-11-07T00:21:01.706Z] Fetching changes from the remote Git repository
01:21:01 [2025-11-07T00:21:01.716Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-11-07T00:21:01.723Z] Cleaning workspace
01:21:01 [2025-11-07T00:21:01.723Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-11-07T00:21:01.728Z] Resetting working tree
01:21:01 [2025-11-07T00:21:01.728Z]  > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-11-07T00:21:01.735Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-11-07T00:21:01.742Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-11-07T00:21:01.742Z]  > /usr/bin/git --version # timeout=10
01:21:01 [2025-11-07T00:21:01.747Z]  > git --version # 'git version 2.43.0'
01:21:01 [2025-11-07T00:21:01.747Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2025-11-07T00:21:02.226Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-11-07T00:21:02.233Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
01:21:02 [2025-11-07T00:21:02.233Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-11-07T00:21:02.239Z]  > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
01:21:02 [2025-11-07T00:21:02.250Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
01:21:02 [2025-11-07T00:21:02.250Z]  > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10
01:21:02 [2025-11-07T00:21:02.272Z] [Pipeline] }
01:21:02 [2025-11-07T00:21:02.278Z] [Pipeline] // stage
01:21:02 [2025-11-07T00:21:02.301Z] [Pipeline] withEnv
01:21:02 [2025-11-07T00:21:02.302Z] [Pipeline] {
01:21:02 [2025-11-07T00:21:02.434Z] [Pipeline] isUnix
01:21:02 [2025-11-07T00:21:02.435Z] [Pipeline] withEnv
01:21:02 [2025-11-07T00:21:02.436Z] [Pipeline] {
01:21:02 [2025-11-07T00:21:02.452Z] [Pipeline] sh
01:21:02 [2025-11-07T00:21:02.708Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-11-07T00:21:02.708Z] .
01:21:02 [2025-11-07T00:21:02.709Z] [Pipeline] }
01:21:02 [2025-11-07T00:21:02.722Z] [Pipeline] // withEnv
01:21:02 [2025-11-07T00:21:02.737Z] [Pipeline] withDockerContainer
01:21:02 [2025-11-07T00:21:02.766Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-11-07T00:21:02.773Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.3.3 cat
01:21:03 [2025-11-07T00:21:03.133Z] $ docker top 8e217ac0d75d32f077f1fdd4932638c3715eed28f657ac2802dfbb20f70acdb8 -eo pid,comm
01:21:03 [2025-11-07T00:21:03.173Z] [Pipeline] {
01:21:03 [2025-11-07T00:21:03.188Z] [Pipeline] withEnv
01:21:03 [2025-11-07T00:21:03.188Z] [Pipeline] {
01:21:03 [2025-11-07T00:21:03.201Z] [Pipeline] stage
01:21:03 [2025-11-07T00:21:03.201Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-11-07T00:21:03.232Z] [Pipeline] sh
01:21:03 [2025-11-07T00:21:03.489Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-11-07T00:21:03.742Z] [Pipeline] script
01:21:03 [2025-11-07T00:21:03.745Z] [Pipeline] {
01:21:03 [2025-11-07T00:21:03.760Z] [Pipeline] readMavenPom
01:21:03 [2025-11-07T00:21:03.785Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2025-11-07T00:21:03.787Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
01:21:03 [2025-11-07T00:21:03.789Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:03 [2025-11-07T00:21:03.789Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2025-11-07T00:21:03.789Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
01:21:03 [2025-11-07T00:21:03.790Z] [Pipeline] sh
01:21:04 [2025-11-07T00:21:04.048Z] + rm -f pom.xml
01:21:04 [2025-11-07T00:21:04.049Z] [Pipeline] }
01:21:04 [2025-11-07T00:21:04.062Z] [Pipeline] // script
01:21:04 [2025-11-07T00:21:04.078Z] [Pipeline] }
01:21:04 [2025-11-07T00:21:04.091Z] [Pipeline] // stage
01:21:04 [2025-11-07T00:21:04.106Z] [Pipeline] stage
01:21:04 [2025-11-07T00:21:04.107Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-11-07T00:21:04.161Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-11-07T00:21:04.162Z] [Pipeline] getContext
01:21:04 [2025-11-07T00:21:04.163Z] [Pipeline] }
01:21:04 [2025-11-07T00:21:04.175Z] [Pipeline] // stage
01:21:04 [2025-11-07T00:21:04.188Z] [Pipeline] stage
01:21:04 [2025-11-07T00:21:04.188Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-11-07T00:21:04.212Z] [Pipeline] script
01:21:04 [2025-11-07T00:21:04.215Z] [Pipeline] {
01:21:04 [2025-11-07T00:21:04.234Z] [Pipeline] copyArtifacts
01:21:04 [2025-11-07T00:21:04.243Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 259
01:21:04 [2025-11-07T00:21:04.255Z] [Pipeline] fileExists
01:21:04 [2025-11-07T00:21:04.269Z] [Pipeline] readYaml
01:21:04 [2025-11-07T00:21:04.283Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:04 [2025-11-07T00:21:04.286Z] [Pipeline] dir
01:21:04 [2025-11-07T00:21:04.287Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-11-07T00:21:04.287Z] [Pipeline] {
01:21:04 [2025-11-07T00:21:04.305Z] [Pipeline] git
01:21:04 [2025-11-07T00:21:04.307Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-11-07T00:21:04.308Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-11-07T00:21:04.319Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@758710a6; decorates hudson.Launcher$LocalLauncher@7678e871 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-11-07T00:21:04.320Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2025-11-07T00:21:04.326Z] Fetching changes from the remote Git repository
01:21:04 [2025-11-07T00:21:04.331Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-11-07T00:21:04.339Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-11-07T00:21:04.339Z]  > /usr/bin/git --version # timeout=10
01:21:04 [2025-11-07T00:21:04.345Z]  > git --version # 'git version 2.43.0'
01:21:04 [2025-11-07T00:21:04.345Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-11-07T00:21:04.352Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-11-07T00:21:05.088Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-11-07T00:21:05.095Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-11-07T00:21:05.095Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-11-07T00:21:05.101Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-11-07T00:21:05.147Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-11-07T00:21:05.161Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-11-07T00:21:05.169Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-11-07T00:21:05.232Z] 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-11-07T00:21:05.232Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-11-07T00:21:05.259Z] [Pipeline] fileExists
01:21:05 [2025-11-07T00:21:05.274Z] [Pipeline] readMavenPom
01:21:05 [2025-11-07T00:21:05.294Z] [Pipeline] sh
01:21:05 [2025-11-07T00:21:05.553Z] + git rev-parse HEAD
01:21:05 [2025-11-07T00:21:05.556Z] [Pipeline] echo
01:21:05 [2025-11-07T00:21:05.556Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-11-07T00:21:05.558Z] [Pipeline] }
01:21:05 [2025-11-07T00:21:05.572Z] [Pipeline] // dir
01:21:05 [2025-11-07T00:21:05.587Z] [Pipeline] echo
01:21:05 [2025-11-07T00:21:05.587Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-11-07T00:21:05.602Z] [Pipeline] dir
01:21:05 [2025-11-07T00:21:05.603Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-11-07T00:21:05.603Z] [Pipeline] {
01:21:05 [2025-11-07T00:21:05.622Z] [Pipeline] git
01:21:05 [2025-11-07T00:21:05.623Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-11-07T00:21:05.624Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-11-07T00:21:05.638Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@78b8e3; decorates hudson.Launcher$LocalLauncher@140c188d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-11-07T00:21:05.638Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2025-11-07T00:21:05.644Z] Fetching changes from the remote Git repository
01:21:05 [2025-11-07T00:21:05.647Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-11-07T00:21:05.653Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-11-07T00:21:05.653Z]  > /usr/bin/git --version # timeout=10
01:21:05 [2025-11-07T00:21:05.658Z]  > git --version # 'git version 2.43.0'
01:21:05 [2025-11-07T00:21:05.658Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-11-07T00:21:05.664Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-11-07T00:21:06.368Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-11-07T00:21:06.375Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-11-07T00:21:06.375Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-11-07T00:21:06.381Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-11-07T00:21:06.408Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-11-07T00:21:06.423Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-11-07T00:21:06.430Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-11-07T00:21:06.478Z] 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-11-07T00:21:06.478Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-11-07T00:21:06.507Z] [Pipeline] fileExists
01:21:06 [2025-11-07T00:21:06.516Z] [Pipeline] readMavenPom
01:21:06 [2025-11-07T00:21:06.528Z] [Pipeline] sh
01:21:06 [2025-11-07T00:21:06.786Z] + git rev-parse HEAD
01:21:06 [2025-11-07T00:21:06.789Z] [Pipeline] echo
01:21:06 [2025-11-07T00:21:06.790Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-11-07T00:21:06.792Z] [Pipeline] }
01:21:06 [2025-11-07T00:21:06.806Z] [Pipeline] // dir
01:21:06 [2025-11-07T00:21:06.821Z] [Pipeline] echo
01:21:06 [2025-11-07T00:21:06.822Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-11-07T00:21:06.837Z] [Pipeline] dir
01:21:06 [2025-11-07T00:21:06.838Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2025-11-07T00:21:06.839Z] [Pipeline] {
01:21:06 [2025-11-07T00:21:06.857Z] [Pipeline] git
01:21:06 [2025-11-07T00:21:06.859Z] Selected Git installation does not exist. Using Default
01:21:06 [2025-11-07T00:21:06.859Z] The recommended git tool is: NONE
01:21:06 [2025-11-07T00:21:06.860Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-11-07T00:21:06.873Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a61adce; decorates hudson.Launcher$LocalLauncher@777d3b84 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-11-07T00:21:06.873Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:06 [2025-11-07T00:21:06.880Z] Fetching changes from the remote Git repository
01:21:06 [2025-11-07T00:21:06.883Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2025-11-07T00:21:06.889Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2025-11-07T00:21:06.889Z]  > /usr/bin/git --version # timeout=10
01:21:06 [2025-11-07T00:21:06.894Z]  > git --version # 'git version 2.43.0'
01:21:06 [2025-11-07T00:21:06.894Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-11-07T00:21:06.899Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-11-07T00:21:07.428Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-11-07T00:21:07.434Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-11-07T00:21:07.434Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-11-07T00:21:07.439Z]  > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-11-07T00:21:07.448Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-11-07T00:21:07.457Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-11-07T00:21:07.464Z]  > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-11-07T00:21:07.481Z] 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-11-07T00:21:07.481Z]  > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-11-07T00:21:07.510Z] [Pipeline] fileExists
01:21:07 [2025-11-07T00:21:07.526Z] [Pipeline] readMavenPom
01:21:07 [2025-11-07T00:21:07.545Z] [Pipeline] sh
01:21:07 [2025-11-07T00:21:07.803Z] + git rev-parse HEAD
01:21:07 [2025-11-07T00:21:07.806Z] [Pipeline] echo
01:21:07 [2025-11-07T00:21:07.806Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-11-07T00:21:07.808Z] [Pipeline] }
01:21:07 [2025-11-07T00:21:07.824Z] [Pipeline] // dir
01:21:07 [2025-11-07T00:21:07.839Z] [Pipeline] echo
01:21:07 [2025-11-07T00:21:07.840Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-11-07T00:21:07.856Z] [Pipeline] dir
01:21:07 [2025-11-07T00:21:07.856Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-11-07T00:21:07.857Z] [Pipeline] {
01:21:07 [2025-11-07T00:21:07.877Z] [Pipeline] git
01:21:07 [2025-11-07T00:21:07.879Z] The recommended git tool is: NONE
01:21:07 [2025-11-07T00:21:07.879Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-11-07T00:21:07.891Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3e87c413; decorates hudson.Launcher$LocalLauncher@21d39b41 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-11-07T00:21:07.891Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:07 [2025-11-07T00:21:07.896Z] Fetching changes from the remote Git repository
01:21:07 [2025-11-07T00:21:07.899Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-11-07T00:21:07.905Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-11-07T00:21:07.905Z]  > /usr/bin/git --version # timeout=10
01:21:07 [2025-11-07T00:21:07.910Z]  > git --version # 'git version 2.43.0'
01:21:07 [2025-11-07T00:21:07.910Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-11-07T00:21:07.917Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-11-07T00:21:08.266Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-11-07T00:21:08.273Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-11-07T00:21:08.273Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-11-07T00:21:08.278Z]  > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-11-07T00:21:08.286Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-11-07T00:21:08.294Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-11-07T00:21:08.300Z]  > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-11-07T00:21:08.309Z] 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-11-07T00:21:08.310Z]  > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-11-07T00:21:08.329Z] [Pipeline] fileExists
01:21:08 [2025-11-07T00:21:08.340Z] [Pipeline] sh
01:21:08 [2025-11-07T00:21:08.596Z] + git rev-parse HEAD
01:21:08 [2025-11-07T00:21:08.599Z] [Pipeline] echo
01:21:08 [2025-11-07T00:21:08.599Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-11-07T00:21:08.601Z] [Pipeline] }
01:21:08 [2025-11-07T00:21:08.617Z] [Pipeline] // dir
01:21:08 [2025-11-07T00:21:08.634Z] [Pipeline] echo
01:21:08 [2025-11-07T00:21:08.634Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-11-07T00:21:08.651Z] [Pipeline] dir
01:21:08 [2025-11-07T00:21:08.651Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-11-07T00:21:08.652Z] [Pipeline] {
01:21:08 [2025-11-07T00:21:08.672Z] [Pipeline] git
01:21:08 [2025-11-07T00:21:08.675Z] The recommended git tool is: NONE
01:21:08 [2025-11-07T00:21:08.676Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-11-07T00:21:08.691Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a105ae; decorates hudson.Launcher$LocalLauncher@6288c2fb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-11-07T00:21:08.691Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2025-11-07T00:21:08.698Z] Fetching changes from the remote Git repository
01:21:08 [2025-11-07T00:21:08.700Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-11-07T00:21:08.706Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-11-07T00:21:08.706Z]  > /usr/bin/git --version # timeout=10
01:21:08 [2025-11-07T00:21:08.712Z]  > git --version # 'git version 2.43.0'
01:21:08 [2025-11-07T00:21:08.712Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-11-07T00:21:08.718Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-11-07T00:21:09.053Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-11-07T00:21:09.059Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-11-07T00:21:09.060Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-11-07T00:21:09.065Z]  > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-11-07T00:21:09.072Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-11-07T00:21:09.080Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-11-07T00:21:09.087Z]  > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-11-07T00:21:09.096Z] 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-11-07T00:21:09.097Z]  > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-11-07T00:21:09.118Z] [Pipeline] fileExists
01:21:09 [2025-11-07T00:21:09.128Z] [Pipeline] readMavenPom
01:21:09 [2025-11-07T00:21:09.147Z] [Pipeline] sh
01:21:09 [2025-11-07T00:21:09.404Z] + git rev-parse HEAD
01:21:09 [2025-11-07T00:21:09.407Z] [Pipeline] echo
01:21:09 [2025-11-07T00:21:09.408Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-11-07T00:21:09.410Z] [Pipeline] }
01:21:09 [2025-11-07T00:21:09.426Z] [Pipeline] // dir
01:21:09 [2025-11-07T00:21:09.443Z] [Pipeline] echo
01:21:09 [2025-11-07T00:21:09.443Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-11-07T00:21:09.461Z] [Pipeline] dir
01:21:09 [2025-11-07T00:21:09.461Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-11-07T00:21:09.462Z] [Pipeline] {
01:21:09 [2025-11-07T00:21:09.482Z] [Pipeline] git
01:21:09 [2025-11-07T00:21:09.485Z] The recommended git tool is: NONE
01:21:09 [2025-11-07T00:21:09.486Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-11-07T00:21:09.497Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5668a8d2; decorates hudson.Launcher$LocalLauncher@2502b6d1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-11-07T00:21:09.498Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2025-11-07T00:21:09.505Z] Fetching changes from the remote Git repository
01:21:09 [2025-11-07T00:21:09.507Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-11-07T00:21:09.513Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-11-07T00:21:09.513Z]  > /usr/bin/git --version # timeout=10
01:21:09 [2025-11-07T00:21:09.518Z]  > git --version # 'git version 2.43.0'
01:21:09 [2025-11-07T00:21:09.518Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-11-07T00:21:09.524Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-11-07T00:21:10.025Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-11-07T00:21:10.033Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-11-07T00:21:10.033Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-11-07T00:21:10.038Z]  > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-11-07T00:21:10.045Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-11-07T00:21:10.056Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-11-07T00:21:10.064Z]  > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-11-07T00:21:10.076Z] 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-11-07T00:21:10.076Z]  > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-11-07T00:21:10.097Z] [Pipeline] fileExists
01:21:10 [2025-11-07T00:21:10.105Z] [Pipeline] readMavenPom
01:21:10 [2025-11-07T00:21:10.118Z] [Pipeline] sh
01:21:10 [2025-11-07T00:21:10.375Z] + git rev-parse HEAD
01:21:10 [2025-11-07T00:21:10.378Z] [Pipeline] echo
01:21:10 [2025-11-07T00:21:10.378Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-11-07T00:21:10.380Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.392Z] [Pipeline] // dir
01:21:10 [2025-11-07T00:21:10.403Z] [Pipeline] echo
01:21:10 [2025-11-07T00:21:10.403Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-11-07T00:21:10.404Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.420Z] [Pipeline] // script
01:21:10 [2025-11-07T00:21:10.437Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.450Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.469Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.470Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-11-07T00:21:10.497Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.497Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.518Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.519Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-11-07T00:21:10.536Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.537Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.538Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.555Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.571Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.572Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-11-07T00:21:10.586Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.587Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.589Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.602Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.617Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.618Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-11-07T00:21:10.630Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.631Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.632Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.643Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.656Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.656Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-11-07T00:21:10.667Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.668Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.669Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.678Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.716Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.718Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-11-07T00:21:10.729Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.730Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.732Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.742Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.755Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.755Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-11-07T00:21:10.765Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.766Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.767Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.776Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.786Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.787Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-11-07T00:21:10.795Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.796Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.797Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.805Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.814Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.815Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2025-11-07T00:21:10.823Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.824Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.825Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.833Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.842Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.842Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2025-11-07T00:21:10.850Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.851Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.851Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.880Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.889Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.890Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2025-11-07T00:21:10.897Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.897Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.898Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.905Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.913Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.913Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2025-11-07T00:21:10.920Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.921Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.922Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.929Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.936Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.937Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:10 [2025-11-07T00:21:10.944Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.944Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.945Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.952Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.959Z] [Pipeline] stage
01:21:10 [2025-11-07T00:21:10.960Z] [Pipeline] { (Publish Community Web Site)
01:21:10 [2025-11-07T00:21:10.967Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-11-07T00:21:10.968Z] [Pipeline] getContext
01:21:10 [2025-11-07T00:21:10.969Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.976Z] [Pipeline] // stage
01:21:10 [2025-11-07T00:21:10.983Z] [Pipeline] }
01:21:10 [2025-11-07T00:21:10.990Z] [Pipeline] // stage
01:21:11 [2025-11-07T00:21:11.008Z] [Pipeline] stage
01:21:11 [2025-11-07T00:21:11.008Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-11-07T00:21:11.033Z] [Pipeline] script
01:21:11 [2025-11-07T00:21:11.037Z] [Pipeline] {
01:21:11 [2025-11-07T00:21:11.054Z] [Pipeline] sh
01:21:11 [2025-11-07T00:21:11.312Z] + mkdir -p target
01:21:11 [2025-11-07T00:21:11.314Z] [Pipeline] sh
01:21:11 [2025-11-07T00:21:11.571Z] + mv build.yaml target/
01:21:11 [2025-11-07T00:21:11.572Z] [Pipeline] }
01:21:11 [2025-11-07T00:21:11.589Z] [Pipeline] // script
01:21:11 [2025-11-07T00:21:11.606Z] [Pipeline] }
01:21:11 [2025-11-07T00:21:11.622Z] [Pipeline] // stage
01:21:11 [2025-11-07T00:21:11.647Z] [Pipeline] stage
01:21:11 [2025-11-07T00:21:11.648Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-11-07T00:21:11.677Z] [Pipeline] step
01:21:11 [2025-11-07T00:21:11.707Z] [Pipeline] script
01:21:11 [2025-11-07T00:21:11.711Z] [Pipeline] {
01:21:11 [2025-11-07T00:21:11.746Z] [Pipeline] }
01:21:11 [2025-11-07T00:21:11.762Z] [Pipeline] // script
01:21:11 [2025-11-07T00:21:11.783Z] [Pipeline] archiveArtifacts
01:21:11 [2025-11-07T00:21:11.786Z] Archiving artifacts
01:21:11 [2025-11-07T00:21:11.804Z] Enregistrement des empreintes numériques
01:21:11 [2025-11-07T00:21:11.819Z] [Pipeline] sh
01:21:12 [2025-11-07T00:21:12.077Z] + rm -rf target
01:21:12 [2025-11-07T00:21:12.082Z] [Pipeline] }
01:21:12 [2025-11-07T00:21:12.099Z] [Pipeline] // stage
01:21:12 [2025-11-07T00:21:12.116Z] [Pipeline] }
01:21:12 [2025-11-07T00:21:12.132Z] [Pipeline] // withEnv
01:21:12 [2025-11-07T00:21:12.148Z] [Pipeline] }
01:21:12 [2025-11-07T00:21:12.149Z] $ docker stop --time=1 8e217ac0d75d32f077f1fdd4932638c3715eed28f657ac2802dfbb20f70acdb8
01:21:13 [2025-11-07T00:21:13.426Z] $ docker rm -f --volumes 8e217ac0d75d32f077f1fdd4932638c3715eed28f657ac2802dfbb20f70acdb8
01:21:13 [2025-11-07T00:21:13.479Z] [Pipeline] // withDockerContainer
01:21:13 [2025-11-07T00:21:13.495Z] [Pipeline] }
01:21:13 [2025-11-07T00:21:13.512Z] [Pipeline] // withEnv
01:21:13 [2025-11-07T00:21:13.529Z] [Pipeline] }
01:21:13 [2025-11-07T00:21:13.548Z] [Pipeline] // node
01:21:13 [2025-11-07T00:21:13.567Z] [Pipeline] End of Pipeline
01:21:13 [2025-11-07T00:21:13.641Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #232
01:21:13 [2025-11-07T00:21:13.641Z] Finished: SUCCESS