Skip to content
06:46:00 [2026-06-11T04:46:00.539Z] Lancé par une alarme périodique
06:46:00 [2026-06-11T04:46:00.539Z] Running as userbuild
06:46:00 [2026-06-11T04:46:00.921Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-11T04:46:01.322Z] [Pipeline] Start of Pipeline
06:46:01 [2026-06-11T04:46:01.617Z] [Pipeline] node
06:46:01 [2026-06-11T04:46:01.620Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-06-11T04:46:01.623Z] [Pipeline] {
06:46:01 [2026-06-11T04:46:01.642Z] [Pipeline] stage
06:46:01 [2026-06-11T04:46:01.643Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-06-11T04:46:01.655Z] [Pipeline] checkout
06:46:01 [2026-06-11T04:46:01.657Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-06-11T04:46:01.657Z] The recommended git tool is: NONE
06:46:01 [2026-06-11T04:46:01.657Z] No credentials specified
06:46:01 [2026-06-11T04:46:01.657Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-06-11T04:46:01.664Z] Fetching changes from the remote Git repository
06:46:01 [2026-06-11T04:46:01.672Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-06-11T04:46:01.679Z] Cleaning workspace
06:46:01 [2026-06-11T04:46:01.679Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-06-11T04:46:01.684Z] Resetting working tree
06:46:01 [2026-06-11T04:46:01.684Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-06-11T04:46:01.693Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-06-11T04:46:01.698Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-06-11T04:46:01.698Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2026-06-11T04:46:01.702Z]  > git --version # 'git version 2.43.0'
06:46:01 [2026-06-11T04:46:01.703Z]  > /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-11T04:46:02.206Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-06-11T04:46:02.213Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:02 [2026-06-11T04:46:02.213Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-06-11T04:46:02.219Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-06-11T04:46:02.233Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:02 [2026-06-11T04:46:02.233Z]  > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
06:46:02 [2026-06-11T04:46:02.258Z] [Pipeline] }
06:46:02 [2026-06-11T04:46:02.269Z] [Pipeline] // stage
06:46:02 [2026-06-11T04:46:02.293Z] [Pipeline] withEnv
06:46:02 [2026-06-11T04:46:02.294Z] [Pipeline] {
06:46:02 [2026-06-11T04:46:02.437Z] [Pipeline] isUnix
06:46:02 [2026-06-11T04:46:02.438Z] [Pipeline] withEnv
06:46:02 [2026-06-11T04:46:02.439Z] [Pipeline] {
06:46:02 [2026-06-11T04:46:02.455Z] [Pipeline] sh
06:46:02 [2026-06-11T04:46:02.712Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-06-11T04:46:02.712Z] .
06:46:02 [2026-06-11T04:46:02.714Z] [Pipeline] }
06:46:02 [2026-06-11T04:46:02.726Z] [Pipeline] // withEnv
06:46:02 [2026-06-11T04:46:02.743Z] [Pipeline] withDockerContainer
06:46:02 [2026-06-11T04:46:02.778Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-06-11T04:46:02.786Z] $ 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-11T04:46:03.111Z] $ docker top 78e0c43879c798a96c53464e2f1d7860d21af8f9fac08442dd51c7ed782cd02f -eo pid,comm
06:46:03 [2026-06-11T04:46:03.150Z] [Pipeline] {
06:46:03 [2026-06-11T04:46:03.166Z] [Pipeline] withEnv
06:46:03 [2026-06-11T04:46:03.167Z] [Pipeline] {
06:46:03 [2026-06-11T04:46:03.180Z] [Pipeline] stage
06:46:03 [2026-06-11T04:46:03.181Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-06-11T04:46:03.213Z] [Pipeline] sh
06:46:03 [2026-06-11T04:46:03.470Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-06-11T04:46:03.723Z] [Pipeline] script
06:46:03 [2026-06-11T04:46:03.727Z] [Pipeline] {
06:46:03 [2026-06-11T04:46:03.744Z] [Pipeline] readMavenPom
06:46:03 [2026-06-11T04:46:03.769Z] 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-11T04:46:03.771Z] 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-11T04:46:03.773Z] 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-11T04:46:03.773Z] 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-11T04:46:03.773Z] 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-11T04:46:03.775Z] [Pipeline] sh
06:46:04 [2026-06-11T04:46:04.033Z] + rm -f pom.xml
06:46:04 [2026-06-11T04:46:04.034Z] [Pipeline] }
06:46:04 [2026-06-11T04:46:04.047Z] [Pipeline] // script
06:46:04 [2026-06-11T04:46:04.063Z] [Pipeline] }
06:46:04 [2026-06-11T04:46:04.076Z] [Pipeline] // stage
06:46:04 [2026-06-11T04:46:04.090Z] [Pipeline] stage
06:46:04 [2026-06-11T04:46:04.091Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-06-11T04:46:04.150Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-06-11T04:46:04.151Z] [Pipeline] getContext
06:46:04 [2026-06-11T04:46:04.153Z] [Pipeline] }
06:46:04 [2026-06-11T04:46:04.166Z] [Pipeline] // stage
06:46:04 [2026-06-11T04:46:04.179Z] [Pipeline] stage
06:46:04 [2026-06-11T04:46:04.180Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-06-11T04:46:04.203Z] [Pipeline] script
06:46:04 [2026-06-11T04:46:04.207Z] [Pipeline] {
06:46:04 [2026-06-11T04:46:04.228Z] [Pipeline] copyArtifacts
06:46:04 [2026-06-11T04:46:04.235Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 532
06:46:04 [2026-06-11T04:46:04.248Z] [Pipeline] fileExists
06:46:04 [2026-06-11T04:46:04.263Z] [Pipeline] readYaml
06:46:04 [2026-06-11T04:46:04.276Z] 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-11T04:46:04.279Z] [Pipeline] dir
06:46:04 [2026-06-11T04:46:04.280Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-06-11T04:46:04.280Z] [Pipeline] {
06:46:04 [2026-06-11T04:46:04.299Z] [Pipeline] git
06:46:04 [2026-06-11T04:46:04.300Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-06-11T04:46:04.301Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-06-11T04:46:04.315Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@13382c2c; decorates hudson.Launcher$LocalLauncher@2de0954a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-06-11T04:46:04.316Z]  > /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-11T04:46:04.322Z] Fetching changes from the remote Git repository
06:46:04 [2026-06-11T04:46:04.324Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-06-11T04:46:04.332Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-06-11T04:46:04.332Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-06-11T04:46:04.338Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-06-11T04:46:04.338Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-06-11T04:46:04.345Z]  > /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-11T04:46:04.950Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-06-11T04:46:04.959Z] Checking out Revision 92b52d73bf1983e464aea1b9e6e37633da7e9a6b (refs/remotes/origin/6.4.x)
06:46:04 [2026-06-11T04:46:04.959Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-06-11T04:46:04.965Z]  > /usr/bin/git checkout -f 92b52d73bf1983e464aea1b9e6e37633da7e9a6b # timeout=10
06:46:05 [2026-06-11T04:46:05.016Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-06-11T04:46:05.034Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-06-11T04:46:05.041Z]  > /usr/bin/git checkout -b 6.4.x 92b52d73bf1983e464aea1b9e6e37633da7e9a6b # timeout=10
06:46:05 [2026-06-11T04:46:05.093Z] Commit message: "Update copyright latest year"
06:46:05 [2026-06-11T04:46:05.093Z]  > /usr/bin/git rev-list --no-walk 92b52d73bf1983e464aea1b9e6e37633da7e9a6b # timeout=10
06:46:05 [2026-06-11T04:46:05.113Z] [Pipeline] fileExists
06:46:05 [2026-06-11T04:46:05.119Z] [Pipeline] readMavenPom
06:46:05 [2026-06-11T04:46:05.130Z] [Pipeline] sh
06:46:05 [2026-06-11T04:46:05.388Z] + git rev-parse HEAD
06:46:05 [2026-06-11T04:46:05.391Z] [Pipeline] echo
06:46:05 [2026-06-11T04:46:05.391Z] Silverpeas-Core: current commit is 92b52d73bf1983e464aea1b9e6e37633da7e9a6b and last build commit is 92b52d73bf1983e464aea1b9e6e37633da7e9a6b
06:46:05 [2026-06-11T04:46:05.393Z] [Pipeline] }
06:46:05 [2026-06-11T04:46:05.407Z] [Pipeline] // dir
06:46:05 [2026-06-11T04:46:05.421Z] [Pipeline] echo
06:46:05 [2026-06-11T04:46:05.422Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-06-11T04:46:05.436Z] [Pipeline] dir
06:46:05 [2026-06-11T04:46:05.437Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-06-11T04:46:05.437Z] [Pipeline] {
06:46:05 [2026-06-11T04:46:05.456Z] [Pipeline] git
06:46:05 [2026-06-11T04:46:05.458Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-06-11T04:46:05.458Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-06-11T04:46:05.469Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@320784b5; decorates hudson.Launcher$LocalLauncher@41a1abee will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-06-11T04:46:05.470Z]  > /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-11T04:46:05.476Z] Fetching changes from the remote Git repository
06:46:05 [2026-06-11T04:46:05.478Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-06-11T04:46:05.484Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-06-11T04:46:05.484Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-06-11T04:46:05.490Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-06-11T04:46:05.490Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-06-11T04:46:05.496Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-06-11T04:46:06.098Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-06-11T04:46:06.106Z] Checking out Revision 099827cfeb49664d81884a7b289bb235ce30d4b8 (refs/remotes/origin/6.4.x)
06:46:06 [2026-06-11T04:46:06.106Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-06-11T04:46:06.112Z]  > /usr/bin/git checkout -f 099827cfeb49664d81884a7b289bb235ce30d4b8 # timeout=10
06:46:06 [2026-06-11T04:46:06.152Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-06-11T04:46:06.167Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-06-11T04:46:06.174Z]  > /usr/bin/git checkout -b 6.4.x 099827cfeb49664d81884a7b289bb235ce30d4b8 # timeout=10
06:46:06 [2026-06-11T04:46:06.233Z] Commit message: "Fix Bug #15317 - Just a language mistake"
06:46:06 [2026-06-11T04:46:06.234Z]  > /usr/bin/git rev-list --no-walk 099827cfeb49664d81884a7b289bb235ce30d4b8 # timeout=10
06:46:06 [2026-06-11T04:46:06.258Z] [Pipeline] fileExists
06:46:06 [2026-06-11T04:46:06.273Z] [Pipeline] readMavenPom
06:46:06 [2026-06-11T04:46:06.292Z] [Pipeline] sh
06:46:06 [2026-06-11T04:46:06.550Z] + git rev-parse HEAD
06:46:06 [2026-06-11T04:46:06.552Z] [Pipeline] echo
06:46:06 [2026-06-11T04:46:06.553Z] Silverpeas-Components: current commit is 099827cfeb49664d81884a7b289bb235ce30d4b8 and last build commit is 099827cfeb49664d81884a7b289bb235ce30d4b8
06:46:06 [2026-06-11T04:46:06.555Z] [Pipeline] }
06:46:06 [2026-06-11T04:46:06.575Z] [Pipeline] // dir
06:46:06 [2026-06-11T04:46:06.590Z] [Pipeline] echo
06:46:06 [2026-06-11T04:46:06.590Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-06-11T04:46:06.605Z] [Pipeline] dir
06:46:06 [2026-06-11T04:46:06.606Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-06-11T04:46:06.607Z] [Pipeline] {
06:46:06 [2026-06-11T04:46:06.626Z] [Pipeline] git
06:46:06 [2026-06-11T04:46:06.627Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-06-11T04:46:06.627Z] The recommended git tool is: NONE
06:46:06 [2026-06-11T04:46:06.628Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-06-11T04:46:06.640Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2cd51a8a; decorates hudson.Launcher$LocalLauncher@a87cecf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-06-11T04:46:06.641Z]  > /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-11T04:46:06.648Z] Fetching changes from the remote Git repository
06:46:06 [2026-06-11T04:46:06.651Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-06-11T04:46:06.659Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-06-11T04:46:06.659Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-06-11T04:46:06.664Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-06-11T04:46:06.665Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-06-11T04:46:06.671Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-06-11T04:46:07.203Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-06-11T04:46:07.210Z] Checking out Revision 064d49e1734688cfc3b717e88950e1ac524a262c (refs/remotes/origin/6.4.x)
06:46:07 [2026-06-11T04:46:07.210Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-06-11T04:46:07.214Z]  > /usr/bin/git checkout -f 064d49e1734688cfc3b717e88950e1ac524a262c # timeout=10
06:46:07 [2026-06-11T04:46:07.227Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-06-11T04:46:07.235Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-06-11T04:46:07.241Z]  > /usr/bin/git checkout -b 6.4.x 064d49e1734688cfc3b717e88950e1ac524a262c # timeout=10
06:46:07 [2026-06-11T04:46:07.256Z] Commit message: "Update copyright latest year"
06:46:07 [2026-06-11T04:46:07.257Z]  > /usr/bin/git rev-list --no-walk 064d49e1734688cfc3b717e88950e1ac524a262c # timeout=10
06:46:07 [2026-06-11T04:46:07.276Z] [Pipeline] fileExists
06:46:07 [2026-06-11T04:46:07.293Z] [Pipeline] readMavenPom
06:46:07 [2026-06-11T04:46:07.313Z] [Pipeline] sh
06:46:07 [2026-06-11T04:46:07.571Z] + git rev-parse HEAD
06:46:07 [2026-06-11T04:46:07.575Z] [Pipeline] echo
06:46:07 [2026-06-11T04:46:07.575Z] Silverpeas-Looks: current commit is 064d49e1734688cfc3b717e88950e1ac524a262c and last build commit is 064d49e1734688cfc3b717e88950e1ac524a262c
06:46:07 [2026-06-11T04:46:07.577Z] [Pipeline] }
06:46:07 [2026-06-11T04:46:07.594Z] [Pipeline] // dir
06:46:07 [2026-06-11T04:46:07.610Z] [Pipeline] echo
06:46:07 [2026-06-11T04:46:07.610Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-06-11T04:46:07.627Z] [Pipeline] dir
06:46:07 [2026-06-11T04:46:07.627Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-06-11T04:46:07.628Z] [Pipeline] {
06:46:07 [2026-06-11T04:46:07.648Z] [Pipeline] git
06:46:07 [2026-06-11T04:46:07.650Z] The recommended git tool is: NONE
06:46:07 [2026-06-11T04:46:07.651Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-06-11T04:46:07.660Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@43d8c26; decorates hudson.Launcher$LocalLauncher@797b3bb5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-06-11T04:46:07.661Z]  > /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-11T04:46:07.668Z] Fetching changes from the remote Git repository
06:46:07 [2026-06-11T04:46:07.670Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-06-11T04:46:07.676Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-06-11T04:46:07.676Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-06-11T04:46:07.681Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-06-11T04:46:07.681Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-06-11T04:46:07.688Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-06-11T04:46:08.132Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-06-11T04:46:08.138Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:08 [2026-06-11T04:46:08.139Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-06-11T04:46:08.144Z]  > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-06-11T04:46:08.153Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-06-11T04:46:08.170Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-06-11T04:46:08.177Z]  > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-06-11T04:46:08.189Z] 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:08 [2026-06-11T04:46:08.190Z]  > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-06-11T04:46:08.221Z] [Pipeline] fileExists
06:46:08 [2026-06-11T04:46:08.240Z] [Pipeline] sh
06:46:08 [2026-06-11T04:46:08.498Z] + git rev-parse HEAD
06:46:08 [2026-06-11T04:46:08.501Z] [Pipeline] echo
06:46:08 [2026-06-11T04:46:08.501Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:08 [2026-06-11T04:46:08.504Z] [Pipeline] }
06:46:08 [2026-06-11T04:46:08.519Z] [Pipeline] // dir
06:46:08 [2026-06-11T04:46:08.536Z] [Pipeline] echo
06:46:08 [2026-06-11T04:46:08.536Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-06-11T04:46:08.553Z] [Pipeline] dir
06:46:08 [2026-06-11T04:46:08.553Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-06-11T04:46:08.554Z] [Pipeline] {
06:46:08 [2026-06-11T04:46:08.574Z] [Pipeline] git
06:46:08 [2026-06-11T04:46:08.576Z] The recommended git tool is: NONE
06:46:08 [2026-06-11T04:46:08.577Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-06-11T04:46:08.591Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7ee99208; decorates hudson.Launcher$LocalLauncher@79416a1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-06-11T04:46:08.591Z]  > /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-11T04:46:08.599Z] Fetching changes from the remote Git repository
06:46:08 [2026-06-11T04:46:08.601Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-06-11T04:46:08.608Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-06-11T04:46:08.608Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-06-11T04:46:08.614Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-06-11T04:46:08.614Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-06-11T04:46:08.620Z]  > /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-11T04:46:08.973Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-06-11T04:46:08.981Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:08 [2026-06-11T04:46:08.981Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-06-11T04:46:08.986Z]  > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-06-11T04:46:08.996Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-06-11T04:46:09.003Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-06-11T04:46:09.009Z]  > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-06-11T04:46:09.019Z] 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:09 [2026-06-11T04:46:09.020Z]  > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-06-11T04:46:09.040Z] [Pipeline] fileExists
06:46:09 [2026-06-11T04:46:09.056Z] [Pipeline] readMavenPom
06:46:09 [2026-06-11T04:46:09.076Z] [Pipeline] sh
06:46:09 [2026-06-11T04:46:09.335Z] + git rev-parse HEAD
06:46:09 [2026-06-11T04:46:09.338Z] [Pipeline] echo
06:46:09 [2026-06-11T04:46:09.338Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:09 [2026-06-11T04:46:09.341Z] [Pipeline] }
06:46:09 [2026-06-11T04:46:09.357Z] [Pipeline] // dir
06:46:09 [2026-06-11T04:46:09.375Z] [Pipeline] echo
06:46:09 [2026-06-11T04:46:09.376Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-06-11T04:46:09.392Z] [Pipeline] dir
06:46:09 [2026-06-11T04:46:09.392Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-06-11T04:46:09.393Z] [Pipeline] {
06:46:09 [2026-06-11T04:46:09.404Z] [Pipeline] git
06:46:09 [2026-06-11T04:46:09.406Z] The recommended git tool is: NONE
06:46:09 [2026-06-11T04:46:09.407Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-06-11T04:46:09.417Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@594adc24; decorates hudson.Launcher$LocalLauncher@7dd4a80d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-06-11T04:46:09.418Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-06-11T04:46:09.425Z] Fetching changes from the remote Git repository
06:46:09 [2026-06-11T04:46:09.427Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-06-11T04:46:09.433Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-06-11T04:46:09.433Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-06-11T04:46:09.439Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-06-11T04:46:09.439Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-06-11T04:46:09.446Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-06-11T04:46:10.031Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-06-11T04:46:10.037Z] Checking out Revision ec2a5e5d0eb0dd278d582191f954c408f288c447 (refs/remotes/origin/6.4.x)
06:46:10 [2026-06-11T04:46:10.038Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-06-11T04:46:10.043Z]  > /usr/bin/git checkout -f ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-06-11T04:46:10.051Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-06-11T04:46:10.062Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-06-11T04:46:10.070Z]  > /usr/bin/git checkout -b 6.4.x ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-06-11T04:46:10.081Z] Commit message: "Update parent POM to 1.6.3"
06:46:10 [2026-06-11T04:46:10.082Z]  > /usr/bin/git rev-list --no-walk ec2a5e5d0eb0dd278d582191f954c408f288c447 # timeout=10
06:46:10 [2026-06-11T04:46:10.113Z] [Pipeline] fileExists
06:46:10 [2026-06-11T04:46:10.123Z] [Pipeline] readMavenPom
06:46:10 [2026-06-11T04:46:10.138Z] [Pipeline] sh
06:46:10 [2026-06-11T04:46:10.396Z] + git rev-parse HEAD
06:46:10 [2026-06-11T04:46:10.399Z] [Pipeline] echo
06:46:10 [2026-06-11T04:46:10.399Z] Silverpeas-Assembly: current commit is ec2a5e5d0eb0dd278d582191f954c408f288c447 and last build commit is ec2a5e5d0eb0dd278d582191f954c408f288c447
06:46:10 [2026-06-11T04:46:10.401Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.415Z] [Pipeline] // dir
06:46:10 [2026-06-11T04:46:10.424Z] [Pipeline] echo
06:46:10 [2026-06-11T04:46:10.424Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-06-11T04:46:10.425Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.435Z] [Pipeline] // script
06:46:10 [2026-06-11T04:46:10.449Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.466Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.485Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.485Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2026-06-11T04:46:10.512Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.513Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.549Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.550Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2026-06-11T04:46:10.567Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.568Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.570Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.586Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.604Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.605Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2026-06-11T04:46:10.620Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.621Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.623Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.637Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.652Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.653Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2026-06-11T04:46:10.665Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.667Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.668Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.680Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.694Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.694Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2026-06-11T04:46:10.706Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.707Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.709Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.720Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.733Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.734Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-06-11T04:46:10.744Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.745Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.746Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.756Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.768Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.769Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-06-11T04:46:10.779Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.780Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.781Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.791Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.802Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.803Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2026-06-11T04:46:10.812Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.813Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.814Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.823Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.833Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.834Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2026-06-11T04:46:10.842Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.843Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.845Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.853Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.863Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.863Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-06-11T04:46:10.871Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.872Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.874Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.882Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.892Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.893Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-06-11T04:46:10.900Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.901Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.903Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.910Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.920Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.920Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2026-06-11T04:46:10.928Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.929Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.931Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.938Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.948Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.948Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2026-06-11T04:46:10.956Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.957Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.958Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.966Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.975Z] [Pipeline] stage
06:46:10 [2026-06-11T04:46:10.976Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2026-06-11T04:46:10.983Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-06-11T04:46:10.984Z] [Pipeline] getContext
06:46:10 [2026-06-11T04:46:10.985Z] [Pipeline] }
06:46:10 [2026-06-11T04:46:10.992Z] [Pipeline] // stage
06:46:10 [2026-06-11T04:46:10.999Z] [Pipeline] }
06:46:11 [2026-06-11T04:46:11.006Z] [Pipeline] // stage
06:46:11 [2026-06-11T04:46:11.023Z] [Pipeline] stage
06:46:11 [2026-06-11T04:46:11.023Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-06-11T04:46:11.048Z] [Pipeline] script
06:46:11 [2026-06-11T04:46:11.051Z] [Pipeline] {
06:46:11 [2026-06-11T04:46:11.069Z] [Pipeline] sh
06:46:11 [2026-06-11T04:46:11.327Z] + mkdir -p target
06:46:11 [2026-06-11T04:46:11.329Z] [Pipeline] sh
06:46:11 [2026-06-11T04:46:11.586Z] + mv build.yaml target/
06:46:11 [2026-06-11T04:46:11.587Z] [Pipeline] }
06:46:11 [2026-06-11T04:46:11.605Z] [Pipeline] // script
06:46:11 [2026-06-11T04:46:11.623Z] [Pipeline] }
06:46:11 [2026-06-11T04:46:11.640Z] [Pipeline] // stage
06:46:11 [2026-06-11T04:46:11.665Z] [Pipeline] stage
06:46:11 [2026-06-11T04:46:11.665Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-06-11T04:46:11.695Z] [Pipeline] step
06:46:11 [2026-06-11T04:46:11.728Z] [Pipeline] script
06:46:11 [2026-06-11T04:46:11.732Z] [Pipeline] {
06:46:11 [2026-06-11T04:46:11.767Z] [Pipeline] }
06:46:11 [2026-06-11T04:46:11.784Z] [Pipeline] // script
06:46:11 [2026-06-11T04:46:11.806Z] [Pipeline] archiveArtifacts
06:46:11 [2026-06-11T04:46:11.809Z] Archiving artifacts
06:46:11 [2026-06-11T04:46:11.825Z] Enregistrement des empreintes numériques
06:46:11 [2026-06-11T04:46:11.839Z] [Pipeline] sh
06:46:12 [2026-06-11T04:46:12.098Z] + rm -rf target
06:46:12 [2026-06-11T04:46:12.104Z] [Pipeline] }
06:46:12 [2026-06-11T04:46:12.121Z] [Pipeline] // stage
06:46:12 [2026-06-11T04:46:12.138Z] [Pipeline] }
06:46:12 [2026-06-11T04:46:12.154Z] [Pipeline] // withEnv
06:46:12 [2026-06-11T04:46:12.171Z] [Pipeline] }
06:46:12 [2026-06-11T04:46:12.171Z] $ docker stop --time=1 78e0c43879c798a96c53464e2f1d7860d21af8f9fac08442dd51c7ed782cd02f
06:46:13 [2026-06-11T04:46:13.469Z] $ docker rm -f --volumes 78e0c43879c798a96c53464e2f1d7860d21af8f9fac08442dd51c7ed782cd02f
06:46:13 [2026-06-11T04:46:13.510Z] [Pipeline] // withDockerContainer
06:46:13 [2026-06-11T04:46:13.517Z] [Pipeline] }
06:46:13 [2026-06-11T04:46:13.532Z] [Pipeline] // withEnv
06:46:13 [2026-06-11T04:46:13.548Z] [Pipeline] }
06:46:13 [2026-06-11T04:46:13.565Z] [Pipeline] // node
06:46:13 [2026-06-11T04:46:13.582Z] [Pipeline] End of Pipeline
06:46:13 [2026-06-11T04:46:13.655Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #405
06:46:13 [2026-06-11T04:46:13.656Z] Finished: SUCCESS