Skip to content
06:46:00 [2026-07-27T04:46:00.240Z] Lancé par une alarme périodique
06:46:00 [2026-07-27T04:46:00.240Z] Running as userbuild
06:46:00 [2026-07-27T04:46:00.726Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-07-27T04:46:01.444Z] [Pipeline] Start of Pipeline
06:46:02 [2026-07-27T04:46:02.074Z] [Pipeline] node
06:46:02 [2026-07-27T04:46:02.084Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-07-27T04:46:02.105Z] [Pipeline] {
06:46:02 [2026-07-27T04:46:02.149Z] [Pipeline] stage
06:46:02 [2026-07-27T04:46:02.150Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-07-27T04:46:02.180Z] [Pipeline] checkout
06:46:02 [2026-07-27T04:46:02.184Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-07-27T04:46:02.184Z] The recommended git tool is: NONE
06:46:02 [2026-07-27T04:46:02.184Z] No credentials specified
06:46:02 [2026-07-27T04:46:02.184Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-07-27T04:46:02.191Z] Fetching changes from the remote Git repository
06:46:02 [2026-07-27T04:46:02.194Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-07-27T04:46:02.202Z] Cleaning workspace
06:46:02 [2026-07-27T04:46:02.202Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-07-27T04:46:02.208Z] Resetting working tree
06:46:02 [2026-07-27T04:46:02.208Z]  > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-07-27T04:46:02.221Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-07-27T04:46:02.228Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-07-27T04:46:02.228Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2026-07-27T04:46:02.233Z]  > git --version # 'git version 2.43.0'
06:46:02 [2026-07-27T04:46:02.234Z]  > /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-07-27T04:46:02.649Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-07-27T04:46:02.655Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:02 [2026-07-27T04:46:02.656Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-07-27T04:46:02.661Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-27T04:46:02.673Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:02 [2026-07-27T04:46:02.674Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-27T04:46:02.715Z] [Pipeline] }
06:46:02 [2026-07-27T04:46:02.747Z] [Pipeline] // stage
06:46:02 [2026-07-27T04:46:02.805Z] [Pipeline] withEnv
06:46:02 [2026-07-27T04:46:02.806Z] [Pipeline] {
06:46:02 [2026-07-27T04:46:02.996Z] [Pipeline] isUnix
06:46:02 [2026-07-27T04:46:02.997Z] [Pipeline] withEnv
06:46:02 [2026-07-27T04:46:02.998Z] [Pipeline] {
06:46:03 [2026-07-27T04:46:03.061Z] [Pipeline] sh
06:46:03 [2026-07-27T04:46:03.320Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-07-27T04:46:03.320Z] .
06:46:03 [2026-07-27T04:46:03.322Z] [Pipeline] }
06:46:03 [2026-07-27T04:46:03.383Z] [Pipeline] // withEnv
06:46:03 [2026-07-27T04:46:03.446Z] [Pipeline] withDockerContainer
06:46:03 [2026-07-27T04:46:03.484Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-07-27T04:46:03.492Z] $ 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-07-27T04:46:03.811Z] $ docker top d177c2d586d9469fc6280f710d485c0da68124b59bf0beb78003ba38c1414cc6 -eo pid,comm
06:46:03 [2026-07-27T04:46:03.874Z] [Pipeline] {
06:46:03 [2026-07-27T04:46:03.962Z] [Pipeline] withEnv
06:46:03 [2026-07-27T04:46:03.963Z] [Pipeline] {
06:46:04 [2026-07-27T04:46:04.019Z] [Pipeline] stage
06:46:04 [2026-07-27T04:46:04.020Z] [Pipeline] { (Prepare the job)
06:46:04 [2026-07-27T04:46:04.085Z] [Pipeline] sh
06:46:04 [2026-07-27T04:46:04.343Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-07-27T04:46:04.898Z] [Pipeline] script
06:46:04 [2026-07-27T04:46:04.903Z] [Pipeline] {
06:46:04 [2026-07-27T04:46:04.954Z] [Pipeline] readMavenPom
06:46:05 [2026-07-27T04:46:05.029Z] 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:05 [2026-07-27T04:46:05.032Z] 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:05 [2026-07-27T04:46:05.034Z] 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:05 [2026-07-27T04:46:05.034Z] 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:05 [2026-07-27T04:46:05.034Z] 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:05 [2026-07-27T04:46:05.037Z] [Pipeline] sh
06:46:05 [2026-07-27T04:46:05.297Z] + rm -f pom.xml
06:46:05 [2026-07-27T04:46:05.298Z] [Pipeline] }
06:46:05 [2026-07-27T04:46:05.341Z] [Pipeline] // script
06:46:05 [2026-07-27T04:46:05.366Z] [Pipeline] }
06:46:05 [2026-07-27T04:46:05.389Z] [Pipeline] // stage
06:46:05 [2026-07-27T04:46:05.417Z] [Pipeline] stage
06:46:05 [2026-07-27T04:46:05.418Z] [Pipeline] { (Check POM parent version)
06:46:05 [2026-07-27T04:46:05.504Z] Stage "Check POM parent version" skipped due to when conditional
06:46:05 [2026-07-27T04:46:05.506Z] [Pipeline] getContext
06:46:05 [2026-07-27T04:46:05.518Z] [Pipeline] }
06:46:05 [2026-07-27T04:46:05.536Z] [Pipeline] // stage
06:46:05 [2026-07-27T04:46:05.560Z] [Pipeline] stage
06:46:05 [2026-07-27T04:46:05.561Z] [Pipeline] { (Checkout projects and check code changes)
06:46:05 [2026-07-27T04:46:05.597Z] [Pipeline] script
06:46:05 [2026-07-27T04:46:05.605Z] [Pipeline] {
06:46:05 [2026-07-27T04:46:05.635Z] [Pipeline] copyArtifacts
06:46:05 [2026-07-27T04:46:05.643Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 546
06:46:05 [2026-07-27T04:46:05.663Z] [Pipeline] fileExists
06:46:05 [2026-07-27T04:46:05.683Z] [Pipeline] readYaml
06:46:05 [2026-07-27T04:46:05.703Z] 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:05 [2026-07-27T04:46:05.707Z] [Pipeline] dir
06:46:05 [2026-07-27T04:46:05.708Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2026-07-27T04:46:05.709Z] [Pipeline] {
06:46:05 [2026-07-27T04:46:05.739Z] [Pipeline] git
06:46:05 [2026-07-27T04:46:05.742Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-07-27T04:46:05.743Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-07-27T04:46:05.755Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2caaadd5; decorates hudson.Launcher$LocalLauncher@fb987d7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-07-27T04:46:05.756Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2026-07-27T04:46:05.762Z] Fetching changes from the remote Git repository
06:46:05 [2026-07-27T04:46:05.765Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2026-07-27T04:46:05.772Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2026-07-27T04:46:05.772Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-07-27T04:46:05.777Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-07-27T04:46:05.777Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-07-27T04:46:05.782Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-07-27T04:46:06.679Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-07-27T04:46:06.686Z] Checking out Revision 35734bf91a15df8000adae445ca69835f908f4d3 (refs/remotes/origin/6.4.x)
06:46:06 [2026-07-27T04:46:06.687Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-07-27T04:46:06.693Z]  > /usr/bin/git checkout -f 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:06 [2026-07-27T04:46:06.747Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-07-27T04:46:06.767Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-07-27T04:46:06.773Z]  > /usr/bin/git checkout -b 6.4.x 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:06 [2026-07-27T04:46:06.846Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ca4c4d26ed49ea764220358dd76541a7ab3f5dc7).Prepare for development iteration of next version 6.4.8"
06:46:06 [2026-07-27T04:46:06.847Z]  > /usr/bin/git rev-list --no-walk 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:06 [2026-07-27T04:46:06.869Z] [Pipeline] fileExists
06:46:06 [2026-07-27T04:46:06.880Z] [Pipeline] readMavenPom
06:46:06 [2026-07-27T04:46:06.911Z] [Pipeline] sh
06:46:07 [2026-07-27T04:46:07.172Z] + git rev-parse HEAD
06:46:07 [2026-07-27T04:46:07.177Z] [Pipeline] echo
06:46:07 [2026-07-27T04:46:07.177Z] Silverpeas-Core: current commit is 35734bf91a15df8000adae445ca69835f908f4d3 and last build commit is 35734bf91a15df8000adae445ca69835f908f4d3
06:46:07 [2026-07-27T04:46:07.181Z] [Pipeline] }
06:46:07 [2026-07-27T04:46:07.200Z] [Pipeline] // dir
06:46:07 [2026-07-27T04:46:07.221Z] [Pipeline] echo
06:46:07 [2026-07-27T04:46:07.222Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-07-27T04:46:07.244Z] [Pipeline] dir
06:46:07 [2026-07-27T04:46:07.244Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:07 [2026-07-27T04:46:07.245Z] [Pipeline] {
06:46:07 [2026-07-27T04:46:07.273Z] [Pipeline] git
06:46:07 [2026-07-27T04:46:07.276Z] The recommended git tool is: /usr/bin/git
06:46:07 [2026-07-27T04:46:07.276Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-07-27T04:46:07.290Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28b25d65; decorates hudson.Launcher$LocalLauncher@5fc56d43 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-07-27T04:46:07.291Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:07 [2026-07-27T04:46:07.298Z] Fetching changes from the remote Git repository
06:46:07 [2026-07-27T04:46:07.300Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:07 [2026-07-27T04:46:07.306Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:07 [2026-07-27T04:46:07.306Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-07-27T04:46:07.310Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-07-27T04:46:07.311Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-07-27T04:46:07.316Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-07-27T04:46:07.833Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-07-27T04:46:07.839Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:07 [2026-07-27T04:46:07.839Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-07-27T04:46:07.844Z]  > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-07-27T04:46:07.890Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-07-27T04:46:07.905Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-07-27T04:46:07.913Z]  > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-07-27T04:46:07.946Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3).Prepare for development iteration of next version 6.4.8"
06:46:07 [2026-07-27T04:46:07.947Z]  > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-07-27T04:46:07.971Z] [Pipeline] fileExists
06:46:07 [2026-07-27T04:46:07.979Z] [Pipeline] readMavenPom
06:46:07 [2026-07-27T04:46:07.992Z] [Pipeline] sh
06:46:08 [2026-07-27T04:46:08.249Z] + git rev-parse HEAD
06:46:08 [2026-07-27T04:46:08.253Z] [Pipeline] echo
06:46:08 [2026-07-27T04:46:08.253Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:08 [2026-07-27T04:46:08.256Z] [Pipeline] }
06:46:08 [2026-07-27T04:46:08.273Z] [Pipeline] // dir
06:46:08 [2026-07-27T04:46:08.290Z] [Pipeline] echo
06:46:08 [2026-07-27T04:46:08.290Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-07-27T04:46:08.308Z] [Pipeline] dir
06:46:08 [2026-07-27T04:46:08.309Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:08 [2026-07-27T04:46:08.310Z] [Pipeline] {
06:46:08 [2026-07-27T04:46:08.333Z] [Pipeline] git
06:46:08 [2026-07-27T04:46:08.336Z] Selected Git installation does not exist. Using Default
06:46:08 [2026-07-27T04:46:08.336Z] The recommended git tool is: NONE
06:46:08 [2026-07-27T04:46:08.337Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-07-27T04:46:08.352Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12658062; decorates hudson.Launcher$LocalLauncher@3824de81 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-07-27T04:46:08.353Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:08 [2026-07-27T04:46:08.360Z] Fetching changes from the remote Git repository
06:46:08 [2026-07-27T04:46:08.362Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:08 [2026-07-27T04:46:08.368Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:08 [2026-07-27T04:46:08.368Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-07-27T04:46:08.373Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-07-27T04:46:08.373Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-07-27T04:46:08.378Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-07-27T04:46:08.809Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-07-27T04:46:08.816Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:08 [2026-07-27T04:46:08.816Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-07-27T04:46:08.821Z]  > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-07-27T04:46:08.837Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-07-27T04:46:08.846Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-07-27T04:46:08.852Z]  > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-07-27T04:46:08.867Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (0e662437342b274a86a7d2e52e6e3cc8db265546).Prepare for development iteration of next version 6.4.8"
06:46:08 [2026-07-27T04:46:08.868Z]  > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-07-27T04:46:08.889Z] [Pipeline] fileExists
06:46:08 [2026-07-27T04:46:08.897Z] [Pipeline] readMavenPom
06:46:08 [2026-07-27T04:46:08.911Z] [Pipeline] sh
06:46:09 [2026-07-27T04:46:09.170Z] + git rev-parse HEAD
06:46:09 [2026-07-27T04:46:09.175Z] [Pipeline] echo
06:46:09 [2026-07-27T04:46:09.175Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:09 [2026-07-27T04:46:09.178Z] [Pipeline] }
06:46:09 [2026-07-27T04:46:09.195Z] [Pipeline] // dir
06:46:09 [2026-07-27T04:46:09.212Z] [Pipeline] echo
06:46:09 [2026-07-27T04:46:09.213Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-07-27T04:46:09.238Z] [Pipeline] dir
06:46:09 [2026-07-27T04:46:09.238Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:09 [2026-07-27T04:46:09.239Z] [Pipeline] {
06:46:09 [2026-07-27T04:46:09.263Z] [Pipeline] git
06:46:09 [2026-07-27T04:46:09.265Z] The recommended git tool is: NONE
06:46:09 [2026-07-27T04:46:09.266Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-07-27T04:46:09.276Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7ba71f61; decorates hudson.Launcher$LocalLauncher@3630cb39 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-07-27T04:46:09.277Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:09 [2026-07-27T04:46:09.284Z] Fetching changes from the remote Git repository
06:46:09 [2026-07-27T04:46:09.285Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:09 [2026-07-27T04:46:09.291Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:09 [2026-07-27T04:46:09.291Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-07-27T04:46:09.295Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-07-27T04:46:09.295Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-07-27T04:46:09.301Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-07-27T04:46:09.763Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-07-27T04:46:09.771Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:09 [2026-07-27T04:46:09.771Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-07-27T04:46:09.776Z]  > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-07-27T04:46:09.786Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-07-27T04:46:09.795Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-07-27T04:46:09.801Z]  > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-07-27T04:46:09.813Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (95ef186d5d3da99219dee56d870757c0a2f66b8a).Prepare for development iteration of next version 6.4.8"
06:46:09 [2026-07-27T04:46:09.813Z]  > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-07-27T04:46:09.835Z] [Pipeline] fileExists
06:46:09 [2026-07-27T04:46:09.847Z] [Pipeline] sh
06:46:10 [2026-07-27T04:46:10.106Z] + git rev-parse HEAD
06:46:10 [2026-07-27T04:46:10.111Z] [Pipeline] echo
06:46:10 [2026-07-27T04:46:10.111Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:10 [2026-07-27T04:46:10.115Z] [Pipeline] }
06:46:10 [2026-07-27T04:46:10.134Z] [Pipeline] // dir
06:46:10 [2026-07-27T04:46:10.152Z] [Pipeline] echo
06:46:10 [2026-07-27T04:46:10.152Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-07-27T04:46:10.171Z] [Pipeline] dir
06:46:10 [2026-07-27T04:46:10.172Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:10 [2026-07-27T04:46:10.173Z] [Pipeline] {
06:46:10 [2026-07-27T04:46:10.196Z] [Pipeline] git
06:46:10 [2026-07-27T04:46:10.199Z] The recommended git tool is: NONE
06:46:10 [2026-07-27T04:46:10.200Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-07-27T04:46:10.212Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f849dfb; decorates hudson.Launcher$LocalLauncher@51649fa4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-07-27T04:46:10.213Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:10 [2026-07-27T04:46:10.219Z] Fetching changes from the remote Git repository
06:46:10 [2026-07-27T04:46:10.221Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:10 [2026-07-27T04:46:10.227Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:10 [2026-07-27T04:46:10.227Z]  > /usr/bin/git --version # timeout=10
06:46:10 [2026-07-27T04:46:10.232Z]  > git --version # 'git version 2.43.0'
06:46:10 [2026-07-27T04:46:10.232Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-07-27T04:46:10.238Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-07-27T04:46:10.689Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-07-27T04:46:10.695Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:10 [2026-07-27T04:46:10.695Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-07-27T04:46:10.700Z]  > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-07-27T04:46:10.709Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-07-27T04:46:10.716Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-07-27T04:46:10.722Z]  > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-07-27T04:46:10.733Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (a6905cf7ced772511c2085ebfe10bed2cedf5c97).Prepare for development iteration of next version 6.4.8"
06:46:10 [2026-07-27T04:46:10.733Z]  > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-07-27T04:46:10.755Z] [Pipeline] fileExists
06:46:10 [2026-07-27T04:46:10.766Z] [Pipeline] readMavenPom
06:46:10 [2026-07-27T04:46:10.779Z] [Pipeline] sh
06:46:11 [2026-07-27T04:46:11.035Z] + git rev-parse HEAD
06:46:11 [2026-07-27T04:46:11.039Z] [Pipeline] echo
06:46:11 [2026-07-27T04:46:11.040Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:11 [2026-07-27T04:46:11.042Z] [Pipeline] }
06:46:11 [2026-07-27T04:46:11.060Z] [Pipeline] // dir
06:46:11 [2026-07-27T04:46:11.077Z] [Pipeline] echo
06:46:11 [2026-07-27T04:46:11.077Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-07-27T04:46:11.097Z] [Pipeline] dir
06:46:11 [2026-07-27T04:46:11.097Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:11 [2026-07-27T04:46:11.098Z] [Pipeline] {
06:46:11 [2026-07-27T04:46:11.121Z] [Pipeline] git
06:46:11 [2026-07-27T04:46:11.124Z] The recommended git tool is: NONE
06:46:11 [2026-07-27T04:46:11.125Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:11 [2026-07-27T04:46:11.134Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c30dfd0; decorates hudson.Launcher$LocalLauncher@4cc817cf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:11 [2026-07-27T04:46:11.135Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:11 [2026-07-27T04:46:11.142Z] Fetching changes from the remote Git repository
06:46:11 [2026-07-27T04:46:11.146Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:11 [2026-07-27T04:46:11.152Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:11 [2026-07-27T04:46:11.153Z]  > /usr/bin/git --version # timeout=10
06:46:11 [2026-07-27T04:46:11.158Z]  > git --version # 'git version 2.43.0'
06:46:11 [2026-07-27T04:46:11.158Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:11 [2026-07-27T04:46:11.164Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2026-07-27T04:46:11.634Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2026-07-27T04:46:11.640Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:11 [2026-07-27T04:46:11.641Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2026-07-27T04:46:11.645Z]  > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-07-27T04:46:11.656Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-07-27T04:46:11.668Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-07-27T04:46:11.675Z]  > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-07-27T04:46:11.687Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ec2a5e5d0eb0dd278d582191f954c408f288c447).Prepare for development iteration of next version 6.4.8"
06:46:11 [2026-07-27T04:46:11.688Z]  > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-07-27T04:46:11.721Z] [Pipeline] fileExists
06:46:11 [2026-07-27T04:46:11.740Z] [Pipeline] readMavenPom
06:46:11 [2026-07-27T04:46:11.759Z] [Pipeline] sh
06:46:12 [2026-07-27T04:46:12.018Z] + git rev-parse HEAD
06:46:12 [2026-07-27T04:46:12.021Z] [Pipeline] echo
06:46:12 [2026-07-27T04:46:12.022Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:12 [2026-07-27T04:46:12.025Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.043Z] [Pipeline] // dir
06:46:12 [2026-07-27T04:46:12.062Z] [Pipeline] echo
06:46:12 [2026-07-27T04:46:12.062Z] Build skipped due to no changes have been done since the last build
06:46:12 [2026-07-27T04:46:12.063Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.081Z] [Pipeline] // script
06:46:12 [2026-07-27T04:46:12.098Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.114Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.134Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.135Z] [Pipeline] { (Build Silverpeas)
06:46:12 [2026-07-27T04:46:12.168Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.169Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.193Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.194Z] [Pipeline] { (Build Silverpeas-Core)
06:46:12 [2026-07-27T04:46:12.212Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.214Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.216Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.233Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.251Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.252Z] [Pipeline] { (Build Silverpeas-Components)
06:46:12 [2026-07-27T04:46:12.268Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.269Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.271Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.286Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.303Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.304Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:12 [2026-07-27T04:46:12.318Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.319Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.321Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.334Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.349Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.351Z] [Pipeline] { (Build Silverpeas Setup)
06:46:12 [2026-07-27T04:46:12.363Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.365Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.367Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.379Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.394Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.396Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:12 [2026-07-27T04:46:12.407Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.409Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.411Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.421Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.434Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.435Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:12 [2026-07-27T04:46:12.446Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.447Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.449Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.458Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.471Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.472Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:12 [2026-07-27T04:46:12.482Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.483Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.485Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.495Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.507Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.508Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:12 [2026-07-27T04:46:12.518Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.519Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.521Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.530Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.542Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.542Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:12 [2026-07-27T04:46:12.552Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.553Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.556Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.565Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.577Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.578Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:12 [2026-07-27T04:46:12.587Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.588Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.590Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.598Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.609Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.610Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:12 [2026-07-27T04:46:12.618Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.619Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.622Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.630Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.641Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.642Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:12 [2026-07-27T04:46:12.651Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.652Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.654Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.662Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.673Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.674Z] [Pipeline] { (Publish Community Web Site)
06:46:12 [2026-07-27T04:46:12.682Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-07-27T04:46:12.683Z] [Pipeline] getContext
06:46:12 [2026-07-27T04:46:12.685Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.694Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.702Z] [Pipeline] }
06:46:12 [2026-07-27T04:46:12.710Z] [Pipeline] // stage
06:46:12 [2026-07-27T04:46:12.729Z] [Pipeline] stage
06:46:12 [2026-07-27T04:46:12.730Z] [Pipeline] { (Create YAML build report)
06:46:12 [2026-07-27T04:46:12.761Z] [Pipeline] script
06:46:12 [2026-07-27T04:46:12.767Z] [Pipeline] {
06:46:12 [2026-07-27T04:46:12.786Z] [Pipeline] sh
06:46:13 [2026-07-27T04:46:13.046Z] + mkdir -p target
06:46:13 [2026-07-27T04:46:13.049Z] [Pipeline] sh
06:46:13 [2026-07-27T04:46:13.307Z] + mv build.yaml target/
06:46:13 [2026-07-27T04:46:13.308Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.327Z] [Pipeline] // script
06:46:13 [2026-07-27T04:46:13.345Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.363Z] [Pipeline] // stage
06:46:13 [2026-07-27T04:46:13.388Z] [Pipeline] stage
06:46:13 [2026-07-27T04:46:13.389Z] [Pipeline] { (Declarative: Post Actions)
06:46:13 [2026-07-27T04:46:13.423Z] [Pipeline] step
06:46:13 [2026-07-27T04:46:13.457Z] [Pipeline] script
06:46:13 [2026-07-27T04:46:13.464Z] [Pipeline] {
06:46:13 [2026-07-27T04:46:13.500Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.517Z] [Pipeline] // script
06:46:13 [2026-07-27T04:46:13.540Z] [Pipeline] archiveArtifacts
06:46:13 [2026-07-27T04:46:13.543Z] Archiving artifacts
06:46:13 [2026-07-27T04:46:13.560Z] Enregistrement des empreintes numériques
06:46:13 [2026-07-27T04:46:13.576Z] [Pipeline] sh
06:46:13 [2026-07-27T04:46:13.834Z] + rm -rf target
06:46:13 [2026-07-27T04:46:13.842Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.860Z] [Pipeline] // stage
06:46:13 [2026-07-27T04:46:13.877Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.894Z] [Pipeline] // withEnv
06:46:13 [2026-07-27T04:46:13.912Z] [Pipeline] }
06:46:13 [2026-07-27T04:46:13.913Z] $ docker stop --time=1 d177c2d586d9469fc6280f710d485c0da68124b59bf0beb78003ba38c1414cc6
06:46:15 [2026-07-27T04:46:15.190Z] $ docker rm -f --volumes d177c2d586d9469fc6280f710d485c0da68124b59bf0beb78003ba38c1414cc6
06:46:15 [2026-07-27T04:46:15.235Z] [Pipeline] // withDockerContainer
06:46:15 [2026-07-27T04:46:15.245Z] [Pipeline] }
06:46:15 [2026-07-27T04:46:15.255Z] [Pipeline] // withEnv
06:46:15 [2026-07-27T04:46:15.272Z] [Pipeline] }
06:46:15 [2026-07-27T04:46:15.291Z] [Pipeline] // node
06:46:15 [2026-07-27T04:46:15.302Z] [Pipeline] End of Pipeline
06:46:15 [2026-07-27T04:46:15.380Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #418
06:46:15 [2026-07-27T04:46:15.381Z] Finished: SUCCESS