01:21:00 [2026-07-16T23:21:00.235Z] Lancé par une alarme périodique
01:21:00 [2026-07-16T23:21:00.235Z] Running as userbuild
01:21:00 [2026-07-16T23:21:00.720Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-16T23:21:01.088Z] [Pipeline] Start of Pipeline
01:21:01 [2026-07-16T23:21:01.382Z] [Pipeline] node
01:21:01 [2026-07-16T23:21:01.386Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2026-07-16T23:21:01.389Z] [Pipeline] {
01:21:01 [2026-07-16T23:21:01.409Z] [Pipeline] stage
01:21:01 [2026-07-16T23:21:01.410Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2026-07-16T23:21:01.422Z] [Pipeline] checkout
01:21:01 [2026-07-16T23:21:01.424Z] Selected Git installation does not exist. Using Default
01:21:01 [2026-07-16T23:21:01.424Z] The recommended git tool is: NONE
01:21:01 [2026-07-16T23:21:01.424Z] No credentials specified
01:21:01 [2026-07-16T23:21:01.424Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2026-07-16T23:21:01.431Z] Fetching changes from the remote Git repository
01:21:01 [2026-07-16T23:21:01.434Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2026-07-16T23:21:01.442Z] Cleaning workspace
01:21:01 [2026-07-16T23:21:01.442Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2026-07-16T23:21:01.446Z] Resetting working tree
01:21:01 [2026-07-16T23:21:01.446Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2026-07-16T23:21:01.455Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2026-07-16T23:21:01.462Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2026-07-16T23:21:01.462Z] > /usr/bin/git --version # timeout=10
01:21:01 [2026-07-16T23:21:01.467Z] > git --version # 'git version 2.43.0'
01:21:01 [2026-07-16T23:21:01.467Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:01 [2026-07-16T23:21:01.871Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:01 [2026-07-16T23:21:01.877Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:01 [2026-07-16T23:21:01.877Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:01 [2026-07-16T23:21:01.881Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:01 [2026-07-16T23:21:01.896Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:01 [2026-07-16T23:21:01.896Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:01 [2026-07-16T23:21:01.916Z] [Pipeline] }
01:21:01 [2026-07-16T23:21:01.924Z] [Pipeline] // stage
01:21:01 [2026-07-16T23:21:01.948Z] [Pipeline] withEnv
01:21:01 [2026-07-16T23:21:01.949Z] [Pipeline] {
01:21:02 [2026-07-16T23:21:02.089Z] [Pipeline] isUnix
01:21:02 [2026-07-16T23:21:02.090Z] [Pipeline] withEnv
01:21:02 [2026-07-16T23:21:02.091Z] [Pipeline] {
01:21:02 [2026-07-16T23:21:02.106Z] [Pipeline] sh
01:21:02 [2026-07-16T23:21:02.363Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2026-07-16T23:21:02.363Z] .
01:21:02 [2026-07-16T23:21:02.364Z] [Pipeline] }
01:21:02 [2026-07-16T23:21:02.377Z] [Pipeline] // withEnv
01:21:02 [2026-07-16T23:21:02.393Z] [Pipeline] withDockerContainer
01:21:02 [2026-07-16T23:21:02.428Z] Jenkins does not seem to be running inside a container
01:21:02 [2026-07-16T23:21:02.436Z] $ 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 [2026-07-16T23:21:02.764Z] $ docker top ef0a8151101b09c20231b69980d7eb1e96b6c3cea5a3272ef264fdbf8e325412 -eo pid,comm
01:21:02 [2026-07-16T23:21:02.804Z] [Pipeline] {
01:21:02 [2026-07-16T23:21:02.820Z] [Pipeline] withEnv
01:21:02 [2026-07-16T23:21:02.821Z] [Pipeline] {
01:21:02 [2026-07-16T23:21:02.837Z] [Pipeline] stage
01:21:02 [2026-07-16T23:21:02.838Z] [Pipeline] { (Prepare the job)
01:21:02 [2026-07-16T23:21:02.879Z] [Pipeline] sh
01:21:03 [2026-07-16T23:21:03.136Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2026-07-16T23:21:03.389Z] [Pipeline] script
01:21:03 [2026-07-16T23:21:03.395Z] [Pipeline] {
01:21:03 [2026-07-16T23:21:03.412Z] [Pipeline] readMavenPom
01:21:03 [2026-07-16T23:21:03.439Z] 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 [2026-07-16T23:21:03.441Z] 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 [2026-07-16T23:21:03.443Z] 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 [2026-07-16T23:21:03.443Z] 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 [2026-07-16T23:21:03.443Z] 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 [2026-07-16T23:21:03.445Z] [Pipeline] sh
01:21:03 [2026-07-16T23:21:03.703Z] + rm -f pom.xml
01:21:03 [2026-07-16T23:21:03.704Z] [Pipeline] }
01:21:03 [2026-07-16T23:21:03.717Z] [Pipeline] // script
01:21:03 [2026-07-16T23:21:03.734Z] [Pipeline] }
01:21:03 [2026-07-16T23:21:03.747Z] [Pipeline] // stage
01:21:03 [2026-07-16T23:21:03.762Z] [Pipeline] stage
01:21:03 [2026-07-16T23:21:03.763Z] [Pipeline] { (Check POM parent version)
01:21:03 [2026-07-16T23:21:03.858Z] Stage "Check POM parent version" skipped due to when conditional
01:21:03 [2026-07-16T23:21:03.859Z] [Pipeline] getContext
01:21:03 [2026-07-16T23:21:03.861Z] [Pipeline] }
01:21:03 [2026-07-16T23:21:03.874Z] [Pipeline] // stage
01:21:03 [2026-07-16T23:21:03.888Z] [Pipeline] stage
01:21:03 [2026-07-16T23:21:03.889Z] [Pipeline] { (Checkout projects and check code changes)
01:21:03 [2026-07-16T23:21:03.913Z] [Pipeline] script
01:21:03 [2026-07-16T23:21:03.918Z] [Pipeline] {
01:21:03 [2026-07-16T23:21:03.939Z] [Pipeline] copyArtifacts
01:21:03 [2026-07-16T23:21:03.947Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 292
01:21:03 [2026-07-16T23:21:03.960Z] [Pipeline] fileExists
01:21:03 [2026-07-16T23:21:03.975Z] [Pipeline] readYaml
01:21:03 [2026-07-16T23:21:03.991Z] 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:03 [2026-07-16T23:21:03.995Z] [Pipeline] dir
01:21:03 [2026-07-16T23:21:03.995Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:03 [2026-07-16T23:21:03.996Z] [Pipeline] {
01:21:04 [2026-07-16T23:21:04.019Z] [Pipeline] git
01:21:04 [2026-07-16T23:21:04.021Z] The recommended git tool is: /usr/bin/git
01:21:04 [2026-07-16T23:21:04.022Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2026-07-16T23:21:04.033Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@61b2b2cf; decorates hudson.Launcher$LocalLauncher@440aea76 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2026-07-16T23:21:04.034Z] > /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 [2026-07-16T23:21:04.040Z] Fetching changes from the remote Git repository
01:21:04 [2026-07-16T23:21:04.042Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2026-07-16T23:21:04.047Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2026-07-16T23:21:04.047Z] > /usr/bin/git --version # timeout=10
01:21:04 [2026-07-16T23:21:04.052Z] > git --version # 'git version 2.43.0'
01:21:04 [2026-07-16T23:21:04.052Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2026-07-16T23:21:04.057Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2026-07-16T23:21:05.650Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2026-07-16T23:21:05.657Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2026-07-16T23:21:05.657Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2026-07-16T23:21:05.663Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-16T23:21:05.711Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2026-07-16T23:21:05.730Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2026-07-16T23:21:05.738Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-16T23:21:05.813Z] 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 [2026-07-16T23:21:05.813Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2026-07-16T23:21:05.835Z] [Pipeline] fileExists
01:21:05 [2026-07-16T23:21:05.844Z] [Pipeline] readMavenPom
01:21:05 [2026-07-16T23:21:05.863Z] [Pipeline] sh
01:21:06 [2026-07-16T23:21:06.121Z] + git rev-parse HEAD
01:21:06 [2026-07-16T23:21:06.125Z] [Pipeline] echo
01:21:06 [2026-07-16T23:21:06.125Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:06 [2026-07-16T23:21:06.127Z] [Pipeline] }
01:21:06 [2026-07-16T23:21:06.141Z] [Pipeline] // dir
01:21:06 [2026-07-16T23:21:06.156Z] [Pipeline] echo
01:21:06 [2026-07-16T23:21:06.156Z] Build skipped due to no changes have been done since the last build
01:21:06 [2026-07-16T23:21:06.172Z] [Pipeline] dir
01:21:06 [2026-07-16T23:21:06.172Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2026-07-16T23:21:06.173Z] [Pipeline] {
01:21:06 [2026-07-16T23:21:06.192Z] [Pipeline] git
01:21:06 [2026-07-16T23:21:06.193Z] The recommended git tool is: /usr/bin/git
01:21:06 [2026-07-16T23:21:06.194Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2026-07-16T23:21:06.206Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@13ce2a61; decorates hudson.Launcher$LocalLauncher@72b1a361 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2026-07-16T23:21:06.207Z] > /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 [2026-07-16T23:21:06.213Z] Fetching changes from the remote Git repository
01:21:06 [2026-07-16T23:21:06.216Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2026-07-16T23:21:06.224Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2026-07-16T23:21:06.224Z] > /usr/bin/git --version # timeout=10
01:21:06 [2026-07-16T23:21:06.230Z] > git --version # 'git version 2.43.0'
01:21:06 [2026-07-16T23:21:06.230Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2026-07-16T23:21:06.237Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2026-07-16T23:21:07.273Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2026-07-16T23:21:07.281Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:07 [2026-07-16T23:21:07.282Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2026-07-16T23:21:07.287Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-16T23:21:07.313Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2026-07-16T23:21:07.326Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2026-07-16T23:21:07.336Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-16T23:21:07.401Z] 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 [2026-07-16T23:21:07.402Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:07 [2026-07-16T23:21:07.431Z] [Pipeline] fileExists
01:21:07 [2026-07-16T23:21:07.447Z] [Pipeline] readMavenPom
01:21:07 [2026-07-16T23:21:07.475Z] [Pipeline] sh
01:21:07 [2026-07-16T23:21:07.733Z] + git rev-parse HEAD
01:21:07 [2026-07-16T23:21:07.737Z] [Pipeline] echo
01:21:07 [2026-07-16T23:21:07.737Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:07 [2026-07-16T23:21:07.740Z] [Pipeline] }
01:21:07 [2026-07-16T23:21:07.754Z] [Pipeline] // dir
01:21:07 [2026-07-16T23:21:07.769Z] [Pipeline] echo
01:21:07 [2026-07-16T23:21:07.770Z] Build skipped due to no changes have been done since the last build
01:21:07 [2026-07-16T23:21:07.786Z] [Pipeline] dir
01:21:07 [2026-07-16T23:21:07.786Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2026-07-16T23:21:07.787Z] [Pipeline] {
01:21:07 [2026-07-16T23:21:07.807Z] [Pipeline] git
01:21:07 [2026-07-16T23:21:07.809Z] Selected Git installation does not exist. Using Default
01:21:07 [2026-07-16T23:21:07.809Z] The recommended git tool is: NONE
01:21:07 [2026-07-16T23:21:07.810Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2026-07-16T23:21:07.824Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1a721f9; decorates hudson.Launcher$LocalLauncher@1f83d832 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2026-07-16T23:21:07.825Z] > /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 [2026-07-16T23:21:07.831Z] Fetching changes from the remote Git repository
01:21:07 [2026-07-16T23:21:07.833Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2026-07-16T23:21:07.839Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2026-07-16T23:21:07.839Z] > /usr/bin/git --version # timeout=10
01:21:07 [2026-07-16T23:21:07.844Z] > git --version # 'git version 2.43.0'
01:21:07 [2026-07-16T23:21:07.844Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2026-07-16T23:21:07.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2026-07-16T23:21:08.549Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2026-07-16T23:21:08.555Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:08 [2026-07-16T23:21:08.555Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2026-07-16T23:21:08.560Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-16T23:21:08.570Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2026-07-16T23:21:08.580Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2026-07-16T23:21:08.587Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-16T23:21:08.607Z] 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:08 [2026-07-16T23:21:08.608Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:08 [2026-07-16T23:21:08.639Z] [Pipeline] fileExists
01:21:08 [2026-07-16T23:21:08.649Z] [Pipeline] readMavenPom
01:21:08 [2026-07-16T23:21:08.669Z] [Pipeline] sh
01:21:08 [2026-07-16T23:21:08.928Z] + git rev-parse HEAD
01:21:08 [2026-07-16T23:21:08.931Z] [Pipeline] echo
01:21:08 [2026-07-16T23:21:08.931Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:08 [2026-07-16T23:21:08.934Z] [Pipeline] }
01:21:08 [2026-07-16T23:21:08.948Z] [Pipeline] // dir
01:21:08 [2026-07-16T23:21:08.962Z] [Pipeline] echo
01:21:08 [2026-07-16T23:21:08.962Z] Build skipped due to no changes have been done since the last build
01:21:08 [2026-07-16T23:21:08.972Z] [Pipeline] dir
01:21:08 [2026-07-16T23:21:08.972Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:08 [2026-07-16T23:21:08.973Z] [Pipeline] {
01:21:08 [2026-07-16T23:21:08.987Z] [Pipeline] git
01:21:08 [2026-07-16T23:21:08.989Z] The recommended git tool is: NONE
01:21:08 [2026-07-16T23:21:08.989Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2026-07-16T23:21:09.004Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@bb9a3d4; decorates hudson.Launcher$LocalLauncher@5c6c4ba0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2026-07-16T23:21:09.005Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:09 [2026-07-16T23:21:09.010Z] Fetching changes from the remote Git repository
01:21:09 [2026-07-16T23:21:09.012Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:09 [2026-07-16T23:21:09.018Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:09 [2026-07-16T23:21:09.018Z] > /usr/bin/git --version # timeout=10
01:21:09 [2026-07-16T23:21:09.023Z] > git --version # 'git version 2.43.0'
01:21:09 [2026-07-16T23:21:09.023Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2026-07-16T23:21:09.028Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2026-07-16T23:21:09.658Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2026-07-16T23:21:09.664Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:09 [2026-07-16T23:21:09.664Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2026-07-16T23:21:09.669Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-16T23:21:09.678Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2026-07-16T23:21:09.687Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2026-07-16T23:21:09.694Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-16T23:21:09.706Z] 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:09 [2026-07-16T23:21:09.707Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:09 [2026-07-16T23:21:09.733Z] [Pipeline] fileExists
01:21:09 [2026-07-16T23:21:09.744Z] [Pipeline] sh
01:21:10 [2026-07-16T23:21:10.000Z] + git rev-parse HEAD
01:21:10 [2026-07-16T23:21:10.003Z] [Pipeline] echo
01:21:10 [2026-07-16T23:21:10.004Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:10 [2026-07-16T23:21:10.006Z] [Pipeline] }
01:21:10 [2026-07-16T23:21:10.023Z] [Pipeline] // dir
01:21:10 [2026-07-16T23:21:10.040Z] [Pipeline] echo
01:21:10 [2026-07-16T23:21:10.040Z] Build skipped due to no changes have been done since the last build
01:21:10 [2026-07-16T23:21:10.057Z] [Pipeline] dir
01:21:10 [2026-07-16T23:21:10.057Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:10 [2026-07-16T23:21:10.058Z] [Pipeline] {
01:21:10 [2026-07-16T23:21:10.079Z] [Pipeline] git
01:21:10 [2026-07-16T23:21:10.082Z] The recommended git tool is: NONE
01:21:10 [2026-07-16T23:21:10.082Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2026-07-16T23:21:10.094Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5363e429; decorates hudson.Launcher$LocalLauncher@18ca8a58 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2026-07-16T23:21:10.095Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:10 [2026-07-16T23:21:10.103Z] Fetching changes from the remote Git repository
01:21:10 [2026-07-16T23:21:10.106Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:10 [2026-07-16T23:21:10.112Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:10 [2026-07-16T23:21:10.112Z] > /usr/bin/git --version # timeout=10
01:21:10 [2026-07-16T23:21:10.117Z] > git --version # 'git version 2.43.0'
01:21:10 [2026-07-16T23:21:10.117Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2026-07-16T23:21:10.124Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2026-07-16T23:21:10.768Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2026-07-16T23:21:10.774Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:10 [2026-07-16T23:21:10.774Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2026-07-16T23:21:10.781Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-16T23:21:10.789Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2026-07-16T23:21:10.798Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2026-07-16T23:21:10.806Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-16T23:21:10.819Z] 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:10 [2026-07-16T23:21:10.820Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:10 [2026-07-16T23:21:10.852Z] [Pipeline] fileExists
01:21:10 [2026-07-16T23:21:10.869Z] [Pipeline] readMavenPom
01:21:10 [2026-07-16T23:21:10.889Z] [Pipeline] sh
01:21:11 [2026-07-16T23:21:11.148Z] + git rev-parse HEAD
01:21:11 [2026-07-16T23:21:11.151Z] [Pipeline] echo
01:21:11 [2026-07-16T23:21:11.151Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:11 [2026-07-16T23:21:11.153Z] [Pipeline] }
01:21:11 [2026-07-16T23:21:11.170Z] [Pipeline] // dir
01:21:11 [2026-07-16T23:21:11.187Z] [Pipeline] echo
01:21:11 [2026-07-16T23:21:11.187Z] Build skipped due to no changes have been done since the last build
01:21:11 [2026-07-16T23:21:11.209Z] [Pipeline] dir
01:21:11 [2026-07-16T23:21:11.209Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:11 [2026-07-16T23:21:11.210Z] [Pipeline] {
01:21:11 [2026-07-16T23:21:11.231Z] [Pipeline] git
01:21:11 [2026-07-16T23:21:11.234Z] The recommended git tool is: NONE
01:21:11 [2026-07-16T23:21:11.235Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:11 [2026-07-16T23:21:11.246Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15b60a50; decorates hudson.Launcher$LocalLauncher@2fce6ea5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:11 [2026-07-16T23:21:11.247Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:11 [2026-07-16T23:21:11.253Z] Fetching changes from the remote Git repository
01:21:11 [2026-07-16T23:21:11.256Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:11 [2026-07-16T23:21:11.263Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:11 [2026-07-16T23:21:11.263Z] > /usr/bin/git --version # timeout=10
01:21:11 [2026-07-16T23:21:11.269Z] > git --version # 'git version 2.43.0'
01:21:11 [2026-07-16T23:21:11.269Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:11 [2026-07-16T23:21:11.275Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:11 [2026-07-16T23:21:11.903Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:11 [2026-07-16T23:21:11.909Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:11 [2026-07-16T23:21:11.909Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:11 [2026-07-16T23:21:11.914Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-16T23:21:11.920Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:11 [2026-07-16T23:21:11.930Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:11 [2026-07-16T23:21:11.936Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-16T23:21:11.946Z] 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:11 [2026-07-16T23:21:11.946Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:11 [2026-07-16T23:21:11.966Z] [Pipeline] fileExists
01:21:11 [2026-07-16T23:21:11.983Z] [Pipeline] readMavenPom
01:21:12 [2026-07-16T23:21:12.005Z] [Pipeline] sh
01:21:12 [2026-07-16T23:21:12.264Z] + git rev-parse HEAD
01:21:12 [2026-07-16T23:21:12.267Z] [Pipeline] echo
01:21:12 [2026-07-16T23:21:12.267Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:12 [2026-07-16T23:21:12.269Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.286Z] [Pipeline] // dir
01:21:12 [2026-07-16T23:21:12.303Z] [Pipeline] echo
01:21:12 [2026-07-16T23:21:12.304Z] Build skipped due to no changes have been done since the last build
01:21:12 [2026-07-16T23:21:12.304Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.321Z] [Pipeline] // script
01:21:12 [2026-07-16T23:21:12.337Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.353Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.371Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.372Z] [Pipeline] { (Build Silverpeas)
01:21:12 [2026-07-16T23:21:12.401Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.402Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.425Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.425Z] [Pipeline] { (Build Silverpeas-Core)
01:21:12 [2026-07-16T23:21:12.443Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.444Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.446Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.462Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.479Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.480Z] [Pipeline] { (Build Silverpeas-Components)
01:21:12 [2026-07-16T23:21:12.495Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.496Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.498Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.511Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.526Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.527Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:12 [2026-07-16T23:21:12.539Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.540Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.542Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.554Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.568Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.568Z] [Pipeline] { (Build Silverpeas Setup)
01:21:12 [2026-07-16T23:21:12.580Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.581Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.583Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.594Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.607Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.608Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:12 [2026-07-16T23:21:12.618Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.619Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.621Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.631Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.644Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.645Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:12 [2026-07-16T23:21:12.655Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.656Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.657Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.667Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.679Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.680Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:12 [2026-07-16T23:21:12.689Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.691Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.692Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.702Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.713Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.714Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:12 [2026-07-16T23:21:12.723Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.724Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.726Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.735Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.746Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.747Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:12 [2026-07-16T23:21:12.756Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.757Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.758Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.767Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.777Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.778Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:12 [2026-07-16T23:21:12.787Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.788Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.790Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.798Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.808Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.809Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:12 [2026-07-16T23:21:12.817Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.818Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.821Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.828Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.837Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.837Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:12 [2026-07-16T23:21:12.844Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.846Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.847Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.854Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.862Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.863Z] [Pipeline] { (Publish Community Web Site)
01:21:12 [2026-07-16T23:21:12.870Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:12 [2026-07-16T23:21:12.871Z] [Pipeline] getContext
01:21:12 [2026-07-16T23:21:12.873Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.879Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.886Z] [Pipeline] }
01:21:12 [2026-07-16T23:21:12.893Z] [Pipeline] // stage
01:21:12 [2026-07-16T23:21:12.910Z] [Pipeline] stage
01:21:12 [2026-07-16T23:21:12.910Z] [Pipeline] { (Create YAML build report)
01:21:12 [2026-07-16T23:21:12.938Z] [Pipeline] script
01:21:12 [2026-07-16T23:21:12.940Z] [Pipeline] {
01:21:12 [2026-07-16T23:21:12.958Z] [Pipeline] sh
01:21:13 [2026-07-16T23:21:13.218Z] + mkdir -p target
01:21:13 [2026-07-16T23:21:13.220Z] [Pipeline] sh
01:21:13 [2026-07-16T23:21:13.477Z] + mv build.yaml target/
01:21:13 [2026-07-16T23:21:13.478Z] [Pipeline] }
01:21:13 [2026-07-16T23:21:13.495Z] [Pipeline] // script
01:21:13 [2026-07-16T23:21:13.516Z] [Pipeline] }
01:21:13 [2026-07-16T23:21:13.532Z] [Pipeline] // stage
01:21:13 [2026-07-16T23:21:13.556Z] [Pipeline] stage
01:21:13 [2026-07-16T23:21:13.557Z] [Pipeline] { (Declarative: Post Actions)
01:21:13 [2026-07-16T23:21:13.587Z] [Pipeline] step
01:21:13 [2026-07-16T23:21:13.619Z] [Pipeline] script
01:21:13 [2026-07-16T23:21:13.623Z] [Pipeline] {
01:21:13 [2026-07-16T23:21:13.658Z] [Pipeline] }
01:21:13 [2026-07-16T23:21:13.674Z] [Pipeline] // script
01:21:13 [2026-07-16T23:21:13.696Z] [Pipeline] archiveArtifacts
01:21:13 [2026-07-16T23:21:13.699Z] Archiving artifacts
01:21:13 [2026-07-16T23:21:13.716Z] Enregistrement des empreintes numériques
01:21:13 [2026-07-16T23:21:13.731Z] [Pipeline] sh
01:21:13 [2026-07-16T23:21:13.989Z] + rm -rf target
01:21:13 [2026-07-16T23:21:13.995Z] [Pipeline] }
01:21:14 [2026-07-16T23:21:14.014Z] [Pipeline] // stage
01:21:14 [2026-07-16T23:21:14.031Z] [Pipeline] }
01:21:14 [2026-07-16T23:21:14.048Z] [Pipeline] // withEnv
01:21:14 [2026-07-16T23:21:14.064Z] [Pipeline] }
01:21:14 [2026-07-16T23:21:14.065Z] $ docker stop --time=1 ef0a8151101b09c20231b69980d7eb1e96b6c3cea5a3272ef264fdbf8e325412
01:21:15 [2026-07-16T23:21:15.388Z] $ docker rm -f --volumes ef0a8151101b09c20231b69980d7eb1e96b6c3cea5a3272ef264fdbf8e325412
01:21:15 [2026-07-16T23:21:15.433Z] [Pipeline] // withDockerContainer
01:21:15 [2026-07-16T23:21:15.447Z] [Pipeline] }
01:21:15 [2026-07-16T23:21:15.463Z] [Pipeline] // withEnv
01:21:15 [2026-07-16T23:21:15.479Z] [Pipeline] }
01:21:15 [2026-07-16T23:21:15.496Z] [Pipeline] // node
01:21:15 [2026-07-16T23:21:15.513Z] [Pipeline] End of Pipeline
01:21:15 [2026-07-16T23:21:15.584Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #265
01:21:15 [2026-07-16T23:21:15.584Z] Finished: SUCCESS