06:46:00 [2025-04-24T04:46:00.882Z] Lancé par une alarme périodique
06:46:00 [2025-04-24T04:46:00.882Z] Running as userbuild
06:46:01 [2025-04-24T04:46:01.275Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-04-24T04:46:01.802Z] [Pipeline] Start of Pipeline
06:46:02 [2025-04-24T04:46:02.134Z] [Pipeline] node
06:46:02 [2025-04-24T04:46:02.137Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2025-04-24T04:46:02.141Z] [Pipeline] {
06:46:02 [2025-04-24T04:46:02.160Z] [Pipeline] stage
06:46:02 [2025-04-24T04:46:02.161Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2025-04-24T04:46:02.172Z] [Pipeline] checkout
06:46:02 [2025-04-24T04:46:02.174Z] Selected Git installation does not exist. Using Default
06:46:02 [2025-04-24T04:46:02.174Z] The recommended git tool is: NONE
06:46:02 [2025-04-24T04:46:02.174Z] No credentials specified
06:46:02 [2025-04-24T04:46:02.174Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2025-04-24T04:46:02.179Z] Fetching changes from the remote Git repository
06:46:02 [2025-04-24T04:46:02.181Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2025-04-24T04:46:02.188Z] Cleaning workspace
06:46:02 [2025-04-24T04:46:02.188Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2025-04-24T04:46:02.193Z] Resetting working tree
06:46:02 [2025-04-24T04:46:02.193Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2025-04-24T04:46:02.199Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2025-04-24T04:46:02.206Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2025-04-24T04:46:02.206Z] > /usr/bin/git --version # timeout=10
06:46:02 [2025-04-24T04:46:02.210Z] > git --version # 'git version 2.43.0'
06:46:02 [2025-04-24T04:46:02.210Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-04-24T04:46:02.540Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-04-24T04:46:02.547Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:02 [2025-04-24T04:46:02.547Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-04-24T04:46:02.552Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-24T04:46:02.564Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:02 [2025-04-24T04:46:02.564Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-24T04:46:02.588Z] [Pipeline] }
06:46:02 [2025-04-24T04:46:02.595Z] [Pipeline] // stage
06:46:02 [2025-04-24T04:46:02.617Z] [Pipeline] withEnv
06:46:02 [2025-04-24T04:46:02.618Z] [Pipeline] {
06:46:02 [2025-04-24T04:46:02.786Z] [Pipeline] isUnix
06:46:02 [2025-04-24T04:46:02.786Z] [Pipeline] withEnv
06:46:02 [2025-04-24T04:46:02.787Z] [Pipeline] {
06:46:02 [2025-04-24T04:46:02.801Z] [Pipeline] sh
06:46:03 [2025-04-24T04:46:03.056Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2025-04-24T04:46:03.056Z] .
06:46:03 [2025-04-24T04:46:03.057Z] [Pipeline] }
06:46:03 [2025-04-24T04:46:03.068Z] [Pipeline] // withEnv
06:46:03 [2025-04-24T04:46:03.082Z] [Pipeline] withDockerContainer
06:46:03 [2025-04-24T04:46:03.113Z] Jenkins does not seem to be running inside a container
06:46:03 [2025-04-24T04:46:03.121Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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.4 cat
06:46:03 [2025-04-24T04:46:03.426Z] $ docker top 4d63f4ec40b27531daed086ef832521c43f63aa4ffef6335f6920973391f838c -eo pid,comm
06:46:03 [2025-04-24T04:46:03.466Z] [Pipeline] {
06:46:03 [2025-04-24T04:46:03.481Z] [Pipeline] withEnv
06:46:03 [2025-04-24T04:46:03.482Z] [Pipeline] {
06:46:03 [2025-04-24T04:46:03.503Z] [Pipeline] stage
06:46:03 [2025-04-24T04:46:03.503Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-04-24T04:46:03.546Z] [Pipeline] sh
06:46:03 [2025-04-24T04:46:03.804Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2025-04-24T04:46:04.357Z] [Pipeline] script
06:46:04 [2025-04-24T04:46:04.361Z] [Pipeline] {
06:46:04 [2025-04-24T04:46:04.377Z] [Pipeline] readMavenPom
06:46:04 [2025-04-24T04:46:04.403Z] 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.
06:46:04 [2025-04-24T04:46:04.405Z] 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.
06:46:04 [2025-04-24T04:46:04.406Z] 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.
06:46:04 [2025-04-24T04:46:04.406Z] 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.
06:46:04 [2025-04-24T04:46:04.406Z] 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.
06:46:04 [2025-04-24T04:46:04.407Z] [Pipeline] sh
06:46:04 [2025-04-24T04:46:04.665Z] + rm -f pom.xml
06:46:04 [2025-04-24T04:46:04.665Z] [Pipeline] }
06:46:04 [2025-04-24T04:46:04.678Z] [Pipeline] // script
06:46:04 [2025-04-24T04:46:04.693Z] [Pipeline] }
06:46:04 [2025-04-24T04:46:04.704Z] [Pipeline] // stage
06:46:04 [2025-04-24T04:46:04.718Z] [Pipeline] stage
06:46:04 [2025-04-24T04:46:04.719Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-04-24T04:46:04.777Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-04-24T04:46:04.778Z] [Pipeline] getContext
06:46:04 [2025-04-24T04:46:04.795Z] [Pipeline] }
06:46:04 [2025-04-24T04:46:04.806Z] [Pipeline] // stage
06:46:04 [2025-04-24T04:46:04.820Z] [Pipeline] stage
06:46:04 [2025-04-24T04:46:04.820Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-04-24T04:46:04.843Z] [Pipeline] script
06:46:04 [2025-04-24T04:46:04.847Z] [Pipeline] {
06:46:04 [2025-04-24T04:46:04.866Z] [Pipeline] copyArtifacts
06:46:04 [2025-04-24T04:46:04.874Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 384
06:46:04 [2025-04-24T04:46:04.883Z] [Pipeline] fileExists
06:46:04 [2025-04-24T04:46:04.900Z] [Pipeline] readYaml
06:46:04 [2025-04-24T04:46:04.913Z] 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.
06:46:04 [2025-04-24T04:46:04.916Z] [Pipeline] dir
06:46:04 [2025-04-24T04:46:04.916Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-04-24T04:46:04.916Z] [Pipeline] {
06:46:04 [2025-04-24T04:46:04.933Z] [Pipeline] git
06:46:04 [2025-04-24T04:46:04.935Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-04-24T04:46:04.936Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-04-24T04:46:04.951Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@54a9cc9a; decorates hudson.Launcher$LocalLauncher@24857b6d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-04-24T04:46:04.951Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-04-24T04:46:04.957Z] Fetching changes from the remote Git repository
06:46:04 [2025-04-24T04:46:04.960Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-04-24T04:46:04.966Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-04-24T04:46:04.966Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-04-24T04:46:04.972Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-04-24T04:46:04.972Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-04-24T04:46:04.979Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-04-24T04:46:05.372Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-04-24T04:46:05.380Z] Checking out Revision 94a1b1e825d5cd179f46722fcea9ee5248a6518e (refs/remotes/origin/6.4.x)
06:46:05 [2025-04-24T04:46:05.380Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-04-24T04:46:05.386Z] > /usr/bin/git checkout -f 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-24T04:46:05.443Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-04-24T04:46:05.456Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-04-24T04:46:05.465Z] > /usr/bin/git checkout -b 6.4.x 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-24T04:46:05.537Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
06:46:05 [2025-04-24T04:46:05.537Z] > /usr/bin/git rev-list --no-walk 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-24T04:46:05.556Z] [Pipeline] fileExists
06:46:05 [2025-04-24T04:46:05.570Z] [Pipeline] readMavenPom
06:46:05 [2025-04-24T04:46:05.588Z] [Pipeline] sh
06:46:05 [2025-04-24T04:46:05.844Z] + git rev-parse HEAD
06:46:05 [2025-04-24T04:46:05.847Z] [Pipeline] echo
06:46:05 [2025-04-24T04:46:05.848Z] Silverpeas-Core: current commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e and last build commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e
06:46:05 [2025-04-24T04:46:05.849Z] [Pipeline] }
06:46:05 [2025-04-24T04:46:05.863Z] [Pipeline] // dir
06:46:05 [2025-04-24T04:46:05.877Z] [Pipeline] echo
06:46:05 [2025-04-24T04:46:05.877Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-04-24T04:46:05.891Z] [Pipeline] dir
06:46:05 [2025-04-24T04:46:05.891Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-04-24T04:46:05.892Z] [Pipeline] {
06:46:05 [2025-04-24T04:46:05.909Z] [Pipeline] git
06:46:05 [2025-04-24T04:46:05.911Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-04-24T04:46:05.911Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-04-24T04:46:05.920Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d62a78e; decorates hudson.Launcher$LocalLauncher@370e2c2d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-04-24T04:46:05.921Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-04-24T04:46:05.928Z] Fetching changes from the remote Git repository
06:46:05 [2025-04-24T04:46:05.930Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-04-24T04:46:05.936Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-04-24T04:46:05.936Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-04-24T04:46:05.941Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-04-24T04:46:05.942Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-04-24T04:46:05.948Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-04-24T04:46:06.401Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-04-24T04:46:06.408Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x)
06:46:06 [2025-04-24T04:46:06.408Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-04-24T04:46:06.414Z] > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-24T04:46:06.451Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-04-24T04:46:06.464Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-04-24T04:46:06.470Z] > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-24T04:46:06.518Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages"
06:46:06 [2025-04-24T04:46:06.518Z] > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-24T04:46:06.537Z] [Pipeline] fileExists
06:46:06 [2025-04-24T04:46:06.545Z] [Pipeline] readMavenPom
06:46:06 [2025-04-24T04:46:06.555Z] [Pipeline] sh
06:46:06 [2025-04-24T04:46:06.812Z] + git rev-parse HEAD
06:46:06 [2025-04-24T04:46:06.815Z] [Pipeline] echo
06:46:06 [2025-04-24T04:46:06.815Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add
06:46:06 [2025-04-24T04:46:06.817Z] [Pipeline] }
06:46:06 [2025-04-24T04:46:06.831Z] [Pipeline] // dir
06:46:06 [2025-04-24T04:46:06.845Z] [Pipeline] echo
06:46:06 [2025-04-24T04:46:06.845Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-04-24T04:46:06.860Z] [Pipeline] dir
06:46:06 [2025-04-24T04:46:06.860Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-04-24T04:46:06.861Z] [Pipeline] {
06:46:06 [2025-04-24T04:46:06.879Z] [Pipeline] git
06:46:06 [2025-04-24T04:46:06.880Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-04-24T04:46:06.880Z] The recommended git tool is: NONE
06:46:06 [2025-04-24T04:46:06.881Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-04-24T04:46:06.891Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3854f59a; decorates hudson.Launcher$LocalLauncher@4b510e5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-04-24T04:46:06.892Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-04-24T04:46:06.898Z] Fetching changes from the remote Git repository
06:46:06 [2025-04-24T04:46:06.901Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-04-24T04:46:06.907Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-04-24T04:46:06.907Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-04-24T04:46:06.912Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-04-24T04:46:06.912Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-04-24T04:46:06.919Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-04-24T04:46:07.308Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-04-24T04:46:07.313Z] Checking out Revision 22e12a80bfa2dcf9bad73b929937e912407df577 (refs/remotes/origin/6.4.x)
06:46:07 [2025-04-24T04:46:07.313Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-04-24T04:46:07.318Z] > /usr/bin/git checkout -f 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-24T04:46:07.330Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-04-24T04:46:07.338Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-04-24T04:46:07.346Z] > /usr/bin/git checkout -b 6.4.x 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-24T04:46:07.358Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-04-24T04:46:07.358Z] > /usr/bin/git rev-list --no-walk 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-24T04:46:07.377Z] [Pipeline] fileExists
06:46:07 [2025-04-24T04:46:07.388Z] [Pipeline] readMavenPom
06:46:07 [2025-04-24T04:46:07.406Z] [Pipeline] sh
06:46:07 [2025-04-24T04:46:07.664Z] + git rev-parse HEAD
06:46:07 [2025-04-24T04:46:07.666Z] [Pipeline] echo
06:46:07 [2025-04-24T04:46:07.667Z] Silverpeas-Looks: current commit is 22e12a80bfa2dcf9bad73b929937e912407df577 and last build commit is 22e12a80bfa2dcf9bad73b929937e912407df577
06:46:07 [2025-04-24T04:46:07.669Z] [Pipeline] }
06:46:07 [2025-04-24T04:46:07.683Z] [Pipeline] // dir
06:46:07 [2025-04-24T04:46:07.698Z] [Pipeline] echo
06:46:07 [2025-04-24T04:46:07.699Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-04-24T04:46:07.714Z] [Pipeline] dir
06:46:07 [2025-04-24T04:46:07.714Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-04-24T04:46:07.715Z] [Pipeline] {
06:46:07 [2025-04-24T04:46:07.734Z] [Pipeline] git
06:46:07 [2025-04-24T04:46:07.736Z] The recommended git tool is: NONE
06:46:07 [2025-04-24T04:46:07.736Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-04-24T04:46:07.745Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1763aae1; decorates hudson.Launcher$LocalLauncher@47f1c017 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-04-24T04:46:07.746Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-04-24T04:46:07.752Z] Fetching changes from the remote Git repository
06:46:07 [2025-04-24T04:46:07.755Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-04-24T04:46:07.766Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-04-24T04:46:07.766Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-04-24T04:46:07.772Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-04-24T04:46:07.772Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-04-24T04:46:07.778Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-04-24T04:46:08.150Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-04-24T04:46:08.156Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:08 [2025-04-24T04:46:08.156Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-04-24T04:46:08.161Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-24T04:46:08.171Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-04-24T04:46:08.180Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-04-24T04:46:08.186Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-24T04:46:08.196Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4"
06:46:08 [2025-04-24T04:46:08.196Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-24T04:46:08.217Z] [Pipeline] fileExists
06:46:08 [2025-04-24T04:46:08.226Z] [Pipeline] sh
06:46:08 [2025-04-24T04:46:08.483Z] + git rev-parse HEAD
06:46:08 [2025-04-24T04:46:08.486Z] [Pipeline] echo
06:46:08 [2025-04-24T04:46:08.486Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-04-24T04:46:08.488Z] [Pipeline] }
06:46:08 [2025-04-24T04:46:08.504Z] [Pipeline] // dir
06:46:08 [2025-04-24T04:46:08.519Z] [Pipeline] echo
06:46:08 [2025-04-24T04:46:08.519Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-04-24T04:46:08.535Z] [Pipeline] dir
06:46:08 [2025-04-24T04:46:08.535Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-04-24T04:46:08.536Z] [Pipeline] {
06:46:08 [2025-04-24T04:46:08.555Z] [Pipeline] git
06:46:08 [2025-04-24T04:46:08.557Z] The recommended git tool is: NONE
06:46:08 [2025-04-24T04:46:08.558Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-04-24T04:46:08.566Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@288a2d53; decorates hudson.Launcher$LocalLauncher@692e839c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-04-24T04:46:08.567Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-04-24T04:46:08.573Z] Fetching changes from the remote Git repository
06:46:08 [2025-04-24T04:46:08.576Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-04-24T04:46:08.582Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-04-24T04:46:08.582Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-04-24T04:46:08.587Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-04-24T04:46:08.587Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-04-24T04:46:08.594Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-04-24T04:46:08.943Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-04-24T04:46:08.950Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-04-24T04:46:08.950Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-04-24T04:46:08.955Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-24T04:46:08.966Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-04-24T04:46:08.974Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-04-24T04:46:08.981Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:09 [2025-04-24T04:46:09.009Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-04-24T04:46:09.009Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:09 [2025-04-24T04:46:09.031Z] [Pipeline] fileExists
06:46:09 [2025-04-24T04:46:09.049Z] [Pipeline] readMavenPom
06:46:09 [2025-04-24T04:46:09.070Z] [Pipeline] sh
06:46:09 [2025-04-24T04:46:09.328Z] + git rev-parse HEAD
06:46:09 [2025-04-24T04:46:09.333Z] [Pipeline] echo
06:46:09 [2025-04-24T04:46:09.334Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-04-24T04:46:09.336Z] [Pipeline] }
06:46:09 [2025-04-24T04:46:09.354Z] [Pipeline] // dir
06:46:09 [2025-04-24T04:46:09.371Z] [Pipeline] echo
06:46:09 [2025-04-24T04:46:09.371Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-04-24T04:46:09.388Z] [Pipeline] dir
06:46:09 [2025-04-24T04:46:09.388Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-04-24T04:46:09.389Z] [Pipeline] {
06:46:09 [2025-04-24T04:46:09.409Z] [Pipeline] git
06:46:09 [2025-04-24T04:46:09.413Z] The recommended git tool is: NONE
06:46:09 [2025-04-24T04:46:09.415Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-04-24T04:46:09.425Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64b8cb5e; decorates hudson.Launcher$LocalLauncher@28dbbfbe will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-04-24T04:46:09.426Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-04-24T04:46:09.432Z] Fetching changes from the remote Git repository
06:46:09 [2025-04-24T04:46:09.436Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-04-24T04:46:09.442Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-04-24T04:46:09.442Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-04-24T04:46:09.447Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-04-24T04:46:09.448Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-04-24T04:46:09.454Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-04-24T04:46:09.861Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-04-24T04:46:09.867Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-04-24T04:46:09.867Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-04-24T04:46:09.873Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-24T04:46:09.883Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-04-24T04:46:09.894Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-04-24T04:46:09.901Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-24T04:46:09.912Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-04-24T04:46:09.912Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-24T04:46:09.942Z] [Pipeline] fileExists
06:46:09 [2025-04-24T04:46:09.960Z] [Pipeline] readMavenPom
06:46:09 [2025-04-24T04:46:09.981Z] [Pipeline] sh
06:46:10 [2025-04-24T04:46:10.238Z] + git rev-parse HEAD
06:46:10 [2025-04-24T04:46:10.241Z] [Pipeline] echo
06:46:10 [2025-04-24T04:46:10.241Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:10 [2025-04-24T04:46:10.243Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.259Z] [Pipeline] // dir
06:46:10 [2025-04-24T04:46:10.276Z] [Pipeline] echo
06:46:10 [2025-04-24T04:46:10.276Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-04-24T04:46:10.277Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.293Z] [Pipeline] // script
06:46:10 [2025-04-24T04:46:10.309Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.324Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.342Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.343Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-04-24T04:46:10.371Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.371Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.392Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.393Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-04-24T04:46:10.409Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.410Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.411Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.427Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.442Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.443Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-04-24T04:46:10.456Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.457Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.458Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.471Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.485Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.485Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-04-24T04:46:10.497Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.498Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.499Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.510Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.523Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.524Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-04-24T04:46:10.534Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.535Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.536Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.547Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.559Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.559Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-04-24T04:46:10.569Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.570Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.571Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.580Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.591Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.592Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-04-24T04:46:10.601Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.601Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.603Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.611Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.621Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.622Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-04-24T04:46:10.630Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.631Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.632Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.640Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.649Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.650Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-04-24T04:46:10.658Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.658Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.659Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.667Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.676Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.677Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-04-24T04:46:10.684Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.685Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.687Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.694Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.703Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.703Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-04-24T04:46:10.710Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.711Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.712Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.719Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.728Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.728Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-04-24T04:46:10.736Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.736Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.738Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.745Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.753Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.753Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-04-24T04:46:10.760Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.761Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.762Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.769Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.777Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.777Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-04-24T04:46:10.784Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-24T04:46:10.785Z] [Pipeline] getContext
06:46:10 [2025-04-24T04:46:10.786Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.792Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.798Z] [Pipeline] }
06:46:10 [2025-04-24T04:46:10.805Z] [Pipeline] // stage
06:46:10 [2025-04-24T04:46:10.822Z] [Pipeline] stage
06:46:10 [2025-04-24T04:46:10.822Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-04-24T04:46:10.845Z] [Pipeline] script
06:46:10 [2025-04-24T04:46:10.848Z] [Pipeline] {
06:46:10 [2025-04-24T04:46:10.865Z] [Pipeline] sh
06:46:11 [2025-04-24T04:46:11.124Z] + mkdir -p target
06:46:11 [2025-04-24T04:46:11.126Z] [Pipeline] sh
06:46:11 [2025-04-24T04:46:11.382Z] + mv build.yaml target/
06:46:11 [2025-04-24T04:46:11.383Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.400Z] [Pipeline] // script
06:46:11 [2025-04-24T04:46:11.416Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.432Z] [Pipeline] // stage
06:46:11 [2025-04-24T04:46:11.456Z] [Pipeline] stage
06:46:11 [2025-04-24T04:46:11.456Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-04-24T04:46:11.484Z] [Pipeline] step
06:46:11 [2025-04-24T04:46:11.513Z] [Pipeline] script
06:46:11 [2025-04-24T04:46:11.517Z] [Pipeline] {
06:46:11 [2025-04-24T04:46:11.551Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.567Z] [Pipeline] // script
06:46:11 [2025-04-24T04:46:11.588Z] [Pipeline] archiveArtifacts
06:46:11 [2025-04-24T04:46:11.591Z] Archiving artifacts
06:46:11 [2025-04-24T04:46:11.607Z] Enregistrement des empreintes numériques
06:46:11 [2025-04-24T04:46:11.618Z] [Pipeline] sh
06:46:11 [2025-04-24T04:46:11.878Z] + rm -rf target
06:46:11 [2025-04-24T04:46:11.883Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.899Z] [Pipeline] // stage
06:46:11 [2025-04-24T04:46:11.915Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.931Z] [Pipeline] // withEnv
06:46:11 [2025-04-24T04:46:11.947Z] [Pipeline] }
06:46:11 [2025-04-24T04:46:11.948Z] $ docker stop --time=1 4d63f4ec40b27531daed086ef832521c43f63aa4ffef6335f6920973391f838c
06:46:13 [2025-04-24T04:46:13.215Z] $ docker rm -f --volumes 4d63f4ec40b27531daed086ef832521c43f63aa4ffef6335f6920973391f838c
06:46:13 [2025-04-24T04:46:13.256Z] [Pipeline] // withDockerContainer
06:46:13 [2025-04-24T04:46:13.264Z] [Pipeline] }
06:46:13 [2025-04-24T04:46:13.271Z] [Pipeline] // withEnv
06:46:13 [2025-04-24T04:46:13.289Z] [Pipeline] }
06:46:13 [2025-04-24T04:46:13.307Z] [Pipeline] // node
06:46:13 [2025-04-24T04:46:13.326Z] [Pipeline] End of Pipeline
06:46:13 [2025-04-24T04:46:13.389Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #286
06:46:13 [2025-04-24T04:46:13.390Z] Finished: SUCCESS