06:46:00 [2026-06-01T04:46:00.306Z] Lancé par une alarme périodique
06:46:00 [2026-06-01T04:46:00.307Z] Running as userbuild
06:46:00 [2026-06-01T04:46:00.731Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-01T04:46:01.329Z] [Pipeline] Start of Pipeline
06:46:01 [2026-06-01T04:46:01.776Z] [Pipeline] node
06:46:01 [2026-06-01T04:46:01.781Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-06-01T04:46:01.786Z] [Pipeline] {
06:46:01 [2026-06-01T04:46:01.809Z] [Pipeline] stage
06:46:01 [2026-06-01T04:46:01.810Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-06-01T04:46:01.826Z] [Pipeline] checkout
06:46:01 [2026-06-01T04:46:01.829Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-06-01T04:46:01.830Z] The recommended git tool is: NONE
06:46:01 [2026-06-01T04:46:01.830Z] No credentials specified
06:46:01 [2026-06-01T04:46:01.830Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-06-01T04:46:01.836Z] Fetching changes from the remote Git repository
06:46:01 [2026-06-01T04:46:01.839Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-06-01T04:46:01.850Z] Cleaning workspace
06:46:01 [2026-06-01T04:46:01.850Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-06-01T04:46:01.856Z] Resetting working tree
06:46:01 [2026-06-01T04:46:01.856Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-06-01T04:46:01.864Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-06-01T04:46:01.871Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-01T04:46:01.871Z] > /usr/bin/git --version # timeout=10
06:46:01 [2026-06-01T04:46:01.877Z] > git --version # 'git version 2.43.0'
06:46:01 [2026-06-01T04:46:01.877Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-06-01T04:46:02.251Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-06-01T04:46:02.258Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
06:46:02 [2026-06-01T04:46:02.258Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-06-01T04:46:02.263Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:02 [2026-06-01T04:46:02.274Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
06:46:02 [2026-06-01T04:46:02.275Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:02 [2026-06-01T04:46:02.297Z] [Pipeline] }
06:46:02 [2026-06-01T04:46:02.307Z] [Pipeline] // stage
06:46:02 [2026-06-01T04:46:02.328Z] [Pipeline] withEnv
06:46:02 [2026-06-01T04:46:02.329Z] [Pipeline] {
06:46:02 [2026-06-01T04:46:02.479Z] [Pipeline] isUnix
06:46:02 [2026-06-01T04:46:02.482Z] [Pipeline] withEnv
06:46:02 [2026-06-01T04:46:02.482Z] [Pipeline] {
06:46:02 [2026-06-01T04:46:02.496Z] [Pipeline] sh
06:46:02 [2026-06-01T04:46:02.753Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-06-01T04:46:02.753Z] .
06:46:02 [2026-06-01T04:46:02.755Z] [Pipeline] }
06:46:02 [2026-06-01T04:46:02.761Z] [Pipeline] // withEnv
06:46:02 [2026-06-01T04:46:02.772Z] [Pipeline] withDockerContainer
06:46:02 [2026-06-01T04:46:02.807Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-06-01T04:46:02.817Z] $ 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 [2026-06-01T04:46:03.115Z] $ docker top 35d9e9d1d35151a24298eb2bcba47cdb13f32b57ce2b6fc5aab39ce1cbcac30c -eo pid,comm
06:46:03 [2026-06-01T04:46:03.154Z] [Pipeline] {
06:46:03 [2026-06-01T04:46:03.195Z] [Pipeline] withEnv
06:46:03 [2026-06-01T04:46:03.196Z] [Pipeline] {
06:46:03 [2026-06-01T04:46:03.219Z] [Pipeline] stage
06:46:03 [2026-06-01T04:46:03.219Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-06-01T04:46:03.253Z] [Pipeline] sh
06:46:03 [2026-06-01T04:46:03.511Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-06-01T04:46:03.764Z] [Pipeline] script
06:46:03 [2026-06-01T04:46:03.770Z] [Pipeline] {
06:46:03 [2026-06-01T04:46:03.782Z] [Pipeline] readMavenPom
06:46:03 [2026-06-01T04:46:03.819Z] 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:03 [2026-06-01T04:46:03.822Z] 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:03 [2026-06-01T04:46:03.823Z] 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:03 [2026-06-01T04:46:03.824Z] 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:03 [2026-06-01T04:46:03.824Z] 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:03 [2026-06-01T04:46:03.826Z] [Pipeline] sh
06:46:04 [2026-06-01T04:46:04.087Z] + rm -f pom.xml
06:46:04 [2026-06-01T04:46:04.089Z] [Pipeline] }
06:46:04 [2026-06-01T04:46:04.103Z] [Pipeline] // script
06:46:04 [2026-06-01T04:46:04.121Z] [Pipeline] }
06:46:04 [2026-06-01T04:46:04.135Z] [Pipeline] // stage
06:46:04 [2026-06-01T04:46:04.154Z] [Pipeline] stage
06:46:04 [2026-06-01T04:46:04.155Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-06-01T04:46:04.227Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-06-01T04:46:04.229Z] [Pipeline] getContext
06:46:04 [2026-06-01T04:46:04.233Z] [Pipeline] }
06:46:04 [2026-06-01T04:46:04.249Z] [Pipeline] // stage
06:46:04 [2026-06-01T04:46:04.265Z] [Pipeline] stage
06:46:04 [2026-06-01T04:46:04.266Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-06-01T04:46:04.296Z] [Pipeline] script
06:46:04 [2026-06-01T04:46:04.309Z] [Pipeline] {
06:46:04 [2026-06-01T04:46:04.336Z] [Pipeline] copyArtifacts
06:46:04 [2026-06-01T04:46:04.346Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 527
06:46:04 [2026-06-01T04:46:04.363Z] [Pipeline] fileExists
06:46:04 [2026-06-01T04:46:04.375Z] [Pipeline] readYaml
06:46:04 [2026-06-01T04:46:04.383Z] 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 [2026-06-01T04:46:04.388Z] [Pipeline] dir
06:46:04 [2026-06-01T04:46:04.388Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-06-01T04:46:04.389Z] [Pipeline] {
06:46:04 [2026-06-01T04:46:04.415Z] [Pipeline] git
06:46:04 [2026-06-01T04:46:04.417Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-06-01T04:46:04.419Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-06-01T04:46:04.433Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33a443f0; decorates hudson.Launcher$LocalLauncher@19f3fd09 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-06-01T04:46:04.434Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-06-01T04:46:04.441Z] Fetching changes from the remote Git repository
06:46:04 [2026-06-01T04:46:04.444Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-06-01T04:46:04.452Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-06-01T04:46:04.452Z] > /usr/bin/git --version # timeout=10
06:46:04 [2026-06-01T04:46:04.457Z] > git --version # 'git version 2.43.0'
06:46:04 [2026-06-01T04:46:04.458Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-06-01T04:46:04.465Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-06-01T04:46:04.892Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-06-01T04:46:04.898Z] Checking out Revision 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d (refs/remotes/origin/6.4.x)
06:46:04 [2026-06-01T04:46:04.899Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-06-01T04:46:04.903Z] > /usr/bin/git checkout -f 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:04 [2026-06-01T04:46:04.959Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-06-01T04:46:04.978Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-06-01T04:46:04.986Z] > /usr/bin/git checkout -b 6.4.x 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:05 [2026-06-01T04:46:05.049Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the in DocumentConverter#convertNode the node passed in argument isn't a version found in the history of the doc, then it is in fact the last version (the base version that is skipped in the version history building)"
06:46:05 [2026-06-01T04:46:05.050Z] > /usr/bin/git rev-list --no-walk 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:05 [2026-06-01T04:46:05.070Z] [Pipeline] fileExists
06:46:05 [2026-06-01T04:46:05.081Z] [Pipeline] readMavenPom
06:46:05 [2026-06-01T04:46:05.098Z] [Pipeline] sh
06:46:05 [2026-06-01T04:46:05.356Z] + git rev-parse HEAD
06:46:05 [2026-06-01T04:46:05.359Z] [Pipeline] echo
06:46:05 [2026-06-01T04:46:05.360Z] Silverpeas-Core: current commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d and last build commit is 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d
06:46:05 [2026-06-01T04:46:05.363Z] [Pipeline] }
06:46:05 [2026-06-01T04:46:05.373Z] [Pipeline] // dir
06:46:05 [2026-06-01T04:46:05.388Z] [Pipeline] echo
06:46:05 [2026-06-01T04:46:05.389Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-06-01T04:46:05.406Z] [Pipeline] dir
06:46:05 [2026-06-01T04:46:05.407Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-06-01T04:46:05.408Z] [Pipeline] {
06:46:05 [2026-06-01T04:46:05.438Z] [Pipeline] git
06:46:05 [2026-06-01T04:46:05.440Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-06-01T04:46:05.441Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-06-01T04:46:05.450Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3b1dec1b; decorates hudson.Launcher$LocalLauncher@73b482f4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-06-01T04:46:05.451Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-06-01T04:46:05.458Z] Fetching changes from the remote Git repository
06:46:05 [2026-06-01T04:46:05.460Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-06-01T04:46:05.466Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-06-01T04:46:05.466Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-06-01T04:46:05.471Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-06-01T04:46:05.471Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-06-01T04:46:05.476Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-06-01T04:46:05.884Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-06-01T04:46:05.890Z] Checking out Revision af149a4195b479051156f377605713c96e4ff894 (refs/remotes/origin/6.4.x)
06:46:05 [2026-06-01T04:46:05.890Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-06-01T04:46:05.896Z] > /usr/bin/git checkout -f af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:05 [2026-06-01T04:46:05.932Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-06-01T04:46:05.945Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-06-01T04:46:05.952Z] > /usr/bin/git checkout -b 6.4.x af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:05 [2026-06-01T04:46:05.982Z] Commit message: "Fix bug #15207"
06:46:05 [2026-06-01T04:46:05.982Z] > /usr/bin/git rev-list --no-walk af149a4195b479051156f377605713c96e4ff894 # timeout=10
06:46:06 [2026-06-01T04:46:06.007Z] [Pipeline] fileExists
06:46:06 [2026-06-01T04:46:06.015Z] [Pipeline] readMavenPom
06:46:06 [2026-06-01T04:46:06.028Z] [Pipeline] sh
06:46:06 [2026-06-01T04:46:06.285Z] + git rev-parse HEAD
06:46:06 [2026-06-01T04:46:06.289Z] [Pipeline] echo
06:46:06 [2026-06-01T04:46:06.290Z] Silverpeas-Components: current commit is af149a4195b479051156f377605713c96e4ff894 and last build commit is af149a4195b479051156f377605713c96e4ff894
06:46:06 [2026-06-01T04:46:06.293Z] [Pipeline] }
06:46:06 [2026-06-01T04:46:06.320Z] [Pipeline] // dir
06:46:06 [2026-06-01T04:46:06.345Z] [Pipeline] echo
06:46:06 [2026-06-01T04:46:06.345Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-06-01T04:46:06.358Z] [Pipeline] dir
06:46:06 [2026-06-01T04:46:06.358Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-06-01T04:46:06.359Z] [Pipeline] {
06:46:06 [2026-06-01T04:46:06.379Z] [Pipeline] git
06:46:06 [2026-06-01T04:46:06.381Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-06-01T04:46:06.382Z] The recommended git tool is: NONE
06:46:06 [2026-06-01T04:46:06.383Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-06-01T04:46:06.394Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70d43f6d; decorates hudson.Launcher$LocalLauncher@3fc94fbe will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-06-01T04:46:06.395Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-06-01T04:46:06.403Z] Fetching changes from the remote Git repository
06:46:06 [2026-06-01T04:46:06.407Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-06-01T04:46:06.414Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-06-01T04:46:06.415Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-06-01T04:46:06.421Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-06-01T04:46:06.421Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-06-01T04:46:06.426Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-06-01T04:46:06.837Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-06-01T04:46:06.844Z] Checking out Revision ffb4eab89808e29c52150fdf37250d2dd0675763 (refs/remotes/origin/6.4.x)
06:46:06 [2026-06-01T04:46:06.844Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-06-01T04:46:06.849Z] > /usr/bin/git checkout -f ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-01T04:46:06.864Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-06-01T04:46:06.873Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-06-01T04:46:06.879Z] > /usr/bin/git checkout -b 6.4.x ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-01T04:46:06.894Z] Commit message: "Feature #15266"
06:46:06 [2026-06-01T04:46:06.894Z] > /usr/bin/git rev-list --no-walk ffb4eab89808e29c52150fdf37250d2dd0675763 # timeout=10
06:46:06 [2026-06-01T04:46:06.914Z] [Pipeline] fileExists
06:46:06 [2026-06-01T04:46:06.923Z] [Pipeline] readMavenPom
06:46:06 [2026-06-01T04:46:06.938Z] [Pipeline] sh
06:46:07 [2026-06-01T04:46:07.198Z] + git rev-parse HEAD
06:46:07 [2026-06-01T04:46:07.201Z] [Pipeline] echo
06:46:07 [2026-06-01T04:46:07.202Z] Silverpeas-Looks: current commit is ffb4eab89808e29c52150fdf37250d2dd0675763 and last build commit is ffb4eab89808e29c52150fdf37250d2dd0675763
06:46:07 [2026-06-01T04:46:07.204Z] [Pipeline] }
06:46:07 [2026-06-01T04:46:07.225Z] [Pipeline] // dir
06:46:07 [2026-06-01T04:46:07.243Z] [Pipeline] echo
06:46:07 [2026-06-01T04:46:07.244Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-06-01T04:46:07.266Z] [Pipeline] dir
06:46:07 [2026-06-01T04:46:07.266Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-06-01T04:46:07.267Z] [Pipeline] {
06:46:07 [2026-06-01T04:46:07.289Z] [Pipeline] git
06:46:07 [2026-06-01T04:46:07.292Z] The recommended git tool is: NONE
06:46:07 [2026-06-01T04:46:07.294Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-06-01T04:46:07.302Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@34e5abcf; decorates hudson.Launcher$LocalLauncher@4492da62 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-06-01T04:46:07.303Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-06-01T04:46:07.312Z] Fetching changes from the remote Git repository
06:46:07 [2026-06-01T04:46:07.314Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-06-01T04:46:07.321Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-06-01T04:46:07.321Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-06-01T04:46:07.326Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-06-01T04:46:07.326Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-06-01T04:46:07.332Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-06-01T04:46:07.744Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-06-01T04:46:07.750Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:07 [2026-06-01T04:46:07.750Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-06-01T04:46:07.754Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-01T04:46:07.763Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-06-01T04:46:07.772Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-06-01T04:46:07.778Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-01T04:46:07.788Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7"
06:46:07 [2026-06-01T04:46:07.789Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:07 [2026-06-01T04:46:07.807Z] [Pipeline] fileExists
06:46:07 [2026-06-01T04:46:07.816Z] [Pipeline] sh
06:46:08 [2026-06-01T04:46:08.071Z] + git rev-parse HEAD
06:46:08 [2026-06-01T04:46:08.074Z] [Pipeline] echo
06:46:08 [2026-06-01T04:46:08.075Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:08 [2026-06-01T04:46:08.077Z] [Pipeline] }
06:46:08 [2026-06-01T04:46:08.090Z] [Pipeline] // dir
06:46:08 [2026-06-01T04:46:08.102Z] [Pipeline] echo
06:46:08 [2026-06-01T04:46:08.103Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-06-01T04:46:08.116Z] [Pipeline] dir
06:46:08 [2026-06-01T04:46:08.116Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-06-01T04:46:08.117Z] [Pipeline] {
06:46:08 [2026-06-01T04:46:08.132Z] [Pipeline] git
06:46:08 [2026-06-01T04:46:08.135Z] The recommended git tool is: NONE
06:46:08 [2026-06-01T04:46:08.136Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-06-01T04:46:08.148Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@393e3671; decorates hudson.Launcher$LocalLauncher@68653bdd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-06-01T04:46:08.148Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2026-06-01T04:46:08.154Z] Fetching changes from the remote Git repository
06:46:08 [2026-06-01T04:46:08.155Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-06-01T04:46:08.161Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-06-01T04:46:08.161Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-06-01T04:46:08.166Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-06-01T04:46:08.166Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-06-01T04:46:08.171Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-06-01T04:46:08.539Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-06-01T04:46:08.545Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:08 [2026-06-01T04:46:08.545Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-06-01T04:46:08.550Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-01T04:46:08.558Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-06-01T04:46:08.566Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-06-01T04:46:08.571Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-01T04:46:08.580Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7"
06:46:08 [2026-06-01T04:46:08.581Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-01T04:46:08.599Z] [Pipeline] fileExists
06:46:08 [2026-06-01T04:46:08.611Z] [Pipeline] readMavenPom
06:46:08 [2026-06-01T04:46:08.625Z] [Pipeline] sh
06:46:08 [2026-06-01T04:46:08.882Z] + git rev-parse HEAD
06:46:08 [2026-06-01T04:46:08.884Z] [Pipeline] echo
06:46:08 [2026-06-01T04:46:08.884Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:08 [2026-06-01T04:46:08.886Z] [Pipeline] }
06:46:08 [2026-06-01T04:46:08.898Z] [Pipeline] // dir
06:46:08 [2026-06-01T04:46:08.908Z] [Pipeline] echo
06:46:08 [2026-06-01T04:46:08.908Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-06-01T04:46:08.920Z] [Pipeline] dir
06:46:08 [2026-06-01T04:46:08.921Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2026-06-01T04:46:08.921Z] [Pipeline] {
06:46:08 [2026-06-01T04:46:08.934Z] [Pipeline] git
06:46:08 [2026-06-01T04:46:08.935Z] The recommended git tool is: NONE
06:46:08 [2026-06-01T04:46:08.936Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-06-01T04:46:08.946Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3e028fb0; decorates hudson.Launcher$LocalLauncher@657c8c9c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-06-01T04:46:08.946Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2026-06-01T04:46:08.952Z] Fetching changes from the remote Git repository
06:46:08 [2026-06-01T04:46:08.954Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2026-06-01T04:46:08.959Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2026-06-01T04:46:08.959Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-06-01T04:46:08.965Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-06-01T04:46:08.965Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-06-01T04:46:08.971Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-06-01T04:46:09.394Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-06-01T04:46:09.399Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:09 [2026-06-01T04:46:09.399Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-06-01T04:46:09.404Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-06-01T04:46:09.413Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-06-01T04:46:09.421Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-06-01T04:46:09.426Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-06-01T04:46:09.435Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7"
06:46:09 [2026-06-01T04:46:09.435Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-06-01T04:46:09.455Z] [Pipeline] fileExists
06:46:09 [2026-06-01T04:46:09.464Z] [Pipeline] readMavenPom
06:46:09 [2026-06-01T04:46:09.482Z] [Pipeline] sh
06:46:09 [2026-06-01T04:46:09.742Z] + git rev-parse HEAD
06:46:09 [2026-06-01T04:46:09.745Z] [Pipeline] echo
06:46:09 [2026-06-01T04:46:09.746Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:09 [2026-06-01T04:46:09.748Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.768Z] [Pipeline] // dir
06:46:09 [2026-06-01T04:46:09.785Z] [Pipeline] echo
06:46:09 [2026-06-01T04:46:09.786Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-06-01T04:46:09.786Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.800Z] [Pipeline] // script
06:46:09 [2026-06-01T04:46:09.809Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.816Z] [Pipeline] // stage
06:46:09 [2026-06-01T04:46:09.835Z] [Pipeline] stage
06:46:09 [2026-06-01T04:46:09.836Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2026-06-01T04:46:09.865Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-01T04:46:09.867Z] [Pipeline] getContext
06:46:09 [2026-06-01T04:46:09.881Z] [Pipeline] stage
06:46:09 [2026-06-01T04:46:09.882Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2026-06-01T04:46:09.890Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-01T04:46:09.891Z] [Pipeline] getContext
06:46:09 [2026-06-01T04:46:09.893Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.901Z] [Pipeline] // stage
06:46:09 [2026-06-01T04:46:09.910Z] [Pipeline] stage
06:46:09 [2026-06-01T04:46:09.911Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2026-06-01T04:46:09.919Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-01T04:46:09.920Z] [Pipeline] getContext
06:46:09 [2026-06-01T04:46:09.922Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.930Z] [Pipeline] // stage
06:46:09 [2026-06-01T04:46:09.940Z] [Pipeline] stage
06:46:09 [2026-06-01T04:46:09.941Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2026-06-01T04:46:09.949Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-01T04:46:09.950Z] [Pipeline] getContext
06:46:09 [2026-06-01T04:46:09.952Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.960Z] [Pipeline] // stage
06:46:09 [2026-06-01T04:46:09.971Z] [Pipeline] stage
06:46:09 [2026-06-01T04:46:09.972Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2026-06-01T04:46:09.982Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2026-06-01T04:46:09.983Z] [Pipeline] getContext
06:46:09 [2026-06-01T04:46:09.986Z] [Pipeline] }
06:46:09 [2026-06-01T04:46:09.994Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.005Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.006Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-06-01T04:46:10.014Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.015Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.017Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.025Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.036Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.037Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-06-01T04:46:10.045Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.046Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.048Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.056Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.067Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.068Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2026-06-01T04:46:10.076Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.078Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.081Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.089Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.100Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.102Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2026-06-01T04:46:10.110Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.112Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.113Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.122Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.132Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.133Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-06-01T04:46:10.141Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.142Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.144Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.153Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.179Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.180Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-06-01T04:46:10.189Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.190Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.192Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.203Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.212Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.213Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2026-06-01T04:46:10.221Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.221Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.223Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.231Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.241Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.241Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2026-06-01T04:46:10.252Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.253Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.255Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.266Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.281Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.282Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2026-06-01T04:46:10.294Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-01T04:46:10.295Z] [Pipeline] getContext
06:46:10 [2026-06-01T04:46:10.297Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.309Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.320Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.331Z] [Pipeline] // stage
06:46:10 [2026-06-01T04:46:10.352Z] [Pipeline] stage
06:46:10 [2026-06-01T04:46:10.352Z] [Pipeline] { (Create YAML build report)
06:46:10 [2026-06-01T04:46:10.401Z] [Pipeline] script
06:46:10 [2026-06-01T04:46:10.407Z] [Pipeline] {
06:46:10 [2026-06-01T04:46:10.429Z] [Pipeline] sh
06:46:10 [2026-06-01T04:46:10.688Z] + mkdir -p target
06:46:10 [2026-06-01T04:46:10.691Z] [Pipeline] sh
06:46:10 [2026-06-01T04:46:10.948Z] + mv build.yaml target/
06:46:10 [2026-06-01T04:46:10.949Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.965Z] [Pipeline] // script
06:46:10 [2026-06-01T04:46:10.981Z] [Pipeline] }
06:46:10 [2026-06-01T04:46:10.997Z] [Pipeline] // stage
06:46:11 [2026-06-01T04:46:11.026Z] [Pipeline] stage
06:46:11 [2026-06-01T04:46:11.027Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-06-01T04:46:11.063Z] [Pipeline] step
06:46:11 [2026-06-01T04:46:11.096Z] [Pipeline] script
06:46:11 [2026-06-01T04:46:11.102Z] [Pipeline] {
06:46:11 [2026-06-01T04:46:11.139Z] [Pipeline] }
06:46:11 [2026-06-01T04:46:11.160Z] [Pipeline] // script
06:46:11 [2026-06-01T04:46:11.182Z] [Pipeline] archiveArtifacts
06:46:11 [2026-06-01T04:46:11.186Z] Archiving artifacts
06:46:11 [2026-06-01T04:46:11.202Z] Enregistrement des empreintes numériques
06:46:11 [2026-06-01T04:46:11.218Z] [Pipeline] sh
06:46:11 [2026-06-01T04:46:11.479Z] + rm -rf target
06:46:11 [2026-06-01T04:46:11.484Z] [Pipeline] }
06:46:11 [2026-06-01T04:46:11.503Z] [Pipeline] // stage
06:46:11 [2026-06-01T04:46:11.515Z] [Pipeline] }
06:46:11 [2026-06-01T04:46:11.526Z] [Pipeline] // withEnv
06:46:11 [2026-06-01T04:46:11.543Z] [Pipeline] }
06:46:11 [2026-06-01T04:46:11.544Z] $ docker stop --time=1 35d9e9d1d35151a24298eb2bcba47cdb13f32b57ce2b6fc5aab39ce1cbcac30c
06:46:12 [2026-06-01T04:46:12.778Z] $ docker rm -f --volumes 35d9e9d1d35151a24298eb2bcba47cdb13f32b57ce2b6fc5aab39ce1cbcac30c
06:46:12 [2026-06-01T04:46:12.817Z] [Pipeline] // withDockerContainer
06:46:12 [2026-06-01T04:46:12.826Z] [Pipeline] }
06:46:12 [2026-06-01T04:46:12.834Z] [Pipeline] // withEnv
06:46:12 [2026-06-01T04:46:12.843Z] [Pipeline] }
06:46:12 [2026-06-01T04:46:12.856Z] [Pipeline] // node
06:46:12 [2026-06-01T04:46:12.872Z] [Pipeline] End of Pipeline
06:46:12 [2026-06-01T04:46:12.954Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #401
06:46:12 [2026-06-01T04:46:12.955Z] Finished: SUCCESS