Skip to content
06:46:00 [2025-11-06T05:46:00.636Z] Lancé par une alarme périodique
06:46:00 [2025-11-06T05:46:00.637Z] Running as userbuild
06:46:01 [2025-11-06T05:46:01.001Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-11-06T05:46:01.365Z] [Pipeline] Start of Pipeline
06:46:01 [2025-11-06T05:46:01.630Z] [Pipeline] node
06:46:01 [2025-11-06T05:46:01.634Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-11-06T05:46:01.637Z] [Pipeline] {
06:46:01 [2025-11-06T05:46:01.656Z] [Pipeline] stage
06:46:01 [2025-11-06T05:46:01.656Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-11-06T05:46:01.667Z] [Pipeline] checkout
06:46:01 [2025-11-06T05:46:01.670Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-11-06T05:46:01.670Z] The recommended git tool is: NONE
06:46:01 [2025-11-06T05:46:01.670Z] No credentials specified
06:46:01 [2025-11-06T05:46:01.670Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-11-06T05:46:01.676Z] Fetching changes from the remote Git repository
06:46:01 [2025-11-06T05:46:01.677Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-11-06T05:46:01.684Z] Cleaning workspace
06:46:01 [2025-11-06T05:46:01.684Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-11-06T05:46:01.688Z] Resetting working tree
06:46:01 [2025-11-06T05:46:01.688Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-11-06T05:46:01.695Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-11-06T05:46:01.701Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-11-06T05:46:01.701Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2025-11-06T05:46:01.705Z]  > git --version # 'git version 2.43.0'
06:46:01 [2025-11-06T05:46:01.705Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-11-06T05:46:02.153Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-11-06T05:46:02.159Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
06:46:02 [2025-11-06T05:46:02.159Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-11-06T05:46:02.164Z]  > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
06:46:02 [2025-11-06T05:46:02.177Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
06:46:02 [2025-11-06T05:46:02.177Z]  > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
06:46:02 [2025-11-06T05:46:02.204Z] [Pipeline] }
06:46:02 [2025-11-06T05:46:02.211Z] [Pipeline] // stage
06:46:02 [2025-11-06T05:46:02.234Z] [Pipeline] withEnv
06:46:02 [2025-11-06T05:46:02.235Z] [Pipeline] {
06:46:02 [2025-11-06T05:46:02.368Z] [Pipeline] isUnix
06:46:02 [2025-11-06T05:46:02.369Z] [Pipeline] withEnv
06:46:02 [2025-11-06T05:46:02.369Z] [Pipeline] {
06:46:02 [2025-11-06T05:46:02.388Z] [Pipeline] sh
06:46:02 [2025-11-06T05:46:02.645Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-11-06T05:46:02.645Z] .
06:46:02 [2025-11-06T05:46:02.646Z] [Pipeline] }
06:46:02 [2025-11-06T05:46:02.661Z] [Pipeline] // withEnv
06:46:02 [2025-11-06T05:46:02.676Z] [Pipeline] withDockerContainer
06:46:02 [2025-11-06T05:46:02.710Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-11-06T05:46:02.718Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:03 [2025-11-06T05:46:03.037Z] $ docker top 300a5ac1468ef7d5d28f2eb834e0d20bbd2b4935169e3b8c7f71522afae9d51c -eo pid,comm
06:46:03 [2025-11-06T05:46:03.078Z] [Pipeline] {
06:46:03 [2025-11-06T05:46:03.093Z] [Pipeline] withEnv
06:46:03 [2025-11-06T05:46:03.093Z] [Pipeline] {
06:46:03 [2025-11-06T05:46:03.105Z] [Pipeline] stage
06:46:03 [2025-11-06T05:46:03.105Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-11-06T05:46:03.131Z] [Pipeline] sh
06:46:03 [2025-11-06T05:46:03.388Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-11-06T05:46:03.640Z] [Pipeline] script
06:46:03 [2025-11-06T05:46:03.644Z] [Pipeline] {
06:46:03 [2025-11-06T05:46:03.664Z] [Pipeline] readMavenPom
06:46:03 [2025-11-06T05:46:03.690Z] 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 [2025-11-06T05:46:03.692Z] 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 [2025-11-06T05:46:03.693Z] 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 [2025-11-06T05:46:03.693Z] 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 [2025-11-06T05:46:03.693Z] 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 [2025-11-06T05:46:03.695Z] [Pipeline] sh
06:46:03 [2025-11-06T05:46:03.953Z] + rm -f pom.xml
06:46:03 [2025-11-06T05:46:03.954Z] [Pipeline] }
06:46:03 [2025-11-06T05:46:03.967Z] [Pipeline] // script
06:46:03 [2025-11-06T05:46:03.983Z] [Pipeline] }
06:46:03 [2025-11-06T05:46:03.996Z] [Pipeline] // stage
06:46:04 [2025-11-06T05:46:04.011Z] [Pipeline] stage
06:46:04 [2025-11-06T05:46:04.012Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-11-06T05:46:04.066Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-11-06T05:46:04.068Z] [Pipeline] getContext
06:46:04 [2025-11-06T05:46:04.069Z] [Pipeline] }
06:46:04 [2025-11-06T05:46:04.080Z] [Pipeline] // stage
06:46:04 [2025-11-06T05:46:04.094Z] [Pipeline] stage
06:46:04 [2025-11-06T05:46:04.095Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-11-06T05:46:04.118Z] [Pipeline] script
06:46:04 [2025-11-06T05:46:04.121Z] [Pipeline] {
06:46:04 [2025-11-06T05:46:04.141Z] [Pipeline] copyArtifacts
06:46:04 [2025-11-06T05:46:04.148Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 452
06:46:04 [2025-11-06T05:46:04.160Z] [Pipeline] fileExists
06:46:04 [2025-11-06T05:46:04.174Z] [Pipeline] readYaml
06:46:04 [2025-11-06T05:46:04.187Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2025-11-06T05:46:04.189Z] [Pipeline] dir
06:46:04 [2025-11-06T05:46:04.190Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-11-06T05:46:04.190Z] [Pipeline] {
06:46:04 [2025-11-06T05:46:04.209Z] [Pipeline] git
06:46:04 [2025-11-06T05:46:04.211Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-11-06T05:46:04.211Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-11-06T05:46:04.230Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6640df94; decorates hudson.Launcher$LocalLauncher@6cc3c15f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-11-06T05:46:04.230Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-11-06T05:46:04.236Z] Fetching changes from the remote Git repository
06:46:04 [2025-11-06T05:46:04.239Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-11-06T05:46:04.245Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-11-06T05:46:04.245Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2025-11-06T05:46:04.250Z]  > git --version # 'git version 2.43.0'
06:46:04 [2025-11-06T05:46:04.250Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-11-06T05:46:04.256Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-11-06T05:46:04.929Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-11-06T05:46:04.934Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x)
06:46:04 [2025-11-06T05:46:04.934Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-11-06T05:46:04.939Z]  > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
06:46:04 [2025-11-06T05:46:04.996Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-11-06T05:46:05.014Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-11-06T05:46:05.021Z]  > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
06:46:05 [2025-11-06T05:46:05.139Z] Commit message: "fix the displayIndex.tag"
06:46:05 [2025-11-06T05:46:05.139Z]  > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
06:46:05 [2025-11-06T05:46:05.164Z] [Pipeline] fileExists
06:46:05 [2025-11-06T05:46:05.173Z] [Pipeline] readMavenPom
06:46:05 [2025-11-06T05:46:05.186Z] [Pipeline] sh
06:46:05 [2025-11-06T05:46:05.444Z] + git rev-parse HEAD
06:46:05 [2025-11-06T05:46:05.447Z] [Pipeline] echo
06:46:05 [2025-11-06T05:46:05.447Z] Silverpeas-Core: current commit is 606d57b6d990fa26fb939bf5cc71a23d030aadc7 and last build commit is 606d57b6d990fa26fb939bf5cc71a23d030aadc7
06:46:05 [2025-11-06T05:46:05.449Z] [Pipeline] }
06:46:05 [2025-11-06T05:46:05.466Z] [Pipeline] // dir
06:46:05 [2025-11-06T05:46:05.480Z] [Pipeline] echo
06:46:05 [2025-11-06T05:46:05.481Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-11-06T05:46:05.496Z] [Pipeline] dir
06:46:05 [2025-11-06T05:46:05.496Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-11-06T05:46:05.497Z] [Pipeline] {
06:46:05 [2025-11-06T05:46:05.516Z] [Pipeline] git
06:46:05 [2025-11-06T05:46:05.517Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-11-06T05:46:05.518Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-11-06T05:46:05.534Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@48f54393; decorates hudson.Launcher$LocalLauncher@5b32737e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-11-06T05:46:05.535Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-11-06T05:46:05.541Z] Fetching changes from the remote Git repository
06:46:05 [2025-11-06T05:46:05.543Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-11-06T05:46:05.552Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-11-06T05:46:05.552Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-11-06T05:46:05.557Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-11-06T05:46:05.558Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-11-06T05:46:05.564Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-11-06T05:46:06.185Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-11-06T05:46:06.191Z] Checking out Revision 5ec9942e8003275deb08c91ceb8380116417c82b (refs/remotes/origin/6.4.x)
06:46:06 [2025-11-06T05:46:06.191Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-11-06T05:46:06.197Z]  > /usr/bin/git checkout -f 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10
06:46:06 [2025-11-06T05:46:06.231Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-11-06T05:46:06.243Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-11-06T05:46:06.250Z]  > /usr/bin/git checkout -b 6.4.x 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10
06:46:06 [2025-11-06T05:46:06.337Z] Commit message: "Bug #15020"
06:46:06 [2025-11-06T05:46:06.337Z]  > /usr/bin/git rev-list --no-walk 5ec9942e8003275deb08c91ceb8380116417c82b # timeout=10
06:46:06 [2025-11-06T05:46:06.363Z] [Pipeline] fileExists
06:46:06 [2025-11-06T05:46:06.376Z] [Pipeline] readMavenPom
06:46:06 [2025-11-06T05:46:06.396Z] [Pipeline] sh
06:46:06 [2025-11-06T05:46:06.653Z] + git rev-parse HEAD
06:46:06 [2025-11-06T05:46:06.657Z] [Pipeline] echo
06:46:06 [2025-11-06T05:46:06.657Z] Silverpeas-Components: current commit is 5ec9942e8003275deb08c91ceb8380116417c82b and last build commit is 5ec9942e8003275deb08c91ceb8380116417c82b
06:46:06 [2025-11-06T05:46:06.660Z] [Pipeline] }
06:46:06 [2025-11-06T05:46:06.677Z] [Pipeline] // dir
06:46:06 [2025-11-06T05:46:06.692Z] [Pipeline] echo
06:46:06 [2025-11-06T05:46:06.693Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-11-06T05:46:06.708Z] [Pipeline] dir
06:46:06 [2025-11-06T05:46:06.709Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-11-06T05:46:06.709Z] [Pipeline] {
06:46:06 [2025-11-06T05:46:06.729Z] [Pipeline] git
06:46:06 [2025-11-06T05:46:06.730Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-11-06T05:46:06.730Z] The recommended git tool is: NONE
06:46:06 [2025-11-06T05:46:06.731Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-11-06T05:46:06.741Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6505adbb; decorates hudson.Launcher$LocalLauncher@2bba33bd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-11-06T05:46:06.742Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-11-06T05:46:06.748Z] Fetching changes from the remote Git repository
06:46:06 [2025-11-06T05:46:06.751Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-11-06T05:46:06.756Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-11-06T05:46:06.756Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2025-11-06T05:46:06.761Z]  > git --version # 'git version 2.43.0'
06:46:06 [2025-11-06T05:46:06.761Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-11-06T05:46:06.767Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-11-06T05:46:07.259Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-11-06T05:46:07.265Z] Checking out Revision 185c0761f0592d9abb98bcaecde8d90487fb844b (refs/remotes/origin/6.4.x)
06:46:07 [2025-11-06T05:46:07.266Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-11-06T05:46:07.270Z]  > /usr/bin/git checkout -f 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10
06:46:07 [2025-11-06T05:46:07.280Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-11-06T05:46:07.289Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-11-06T05:46:07.295Z]  > /usr/bin/git checkout -b 6.4.x 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10
06:46:07 [2025-11-06T05:46:07.314Z] Commit message: "Feature #14963"
06:46:07 [2025-11-06T05:46:07.314Z]  > /usr/bin/git rev-list --no-walk 185c0761f0592d9abb98bcaecde8d90487fb844b # timeout=10
06:46:07 [2025-11-06T05:46:07.344Z] [Pipeline] fileExists
06:46:07 [2025-11-06T05:46:07.360Z] [Pipeline] readMavenPom
06:46:07 [2025-11-06T05:46:07.381Z] [Pipeline] sh
06:46:07 [2025-11-06T05:46:07.638Z] + git rev-parse HEAD
06:46:07 [2025-11-06T05:46:07.640Z] [Pipeline] echo
06:46:07 [2025-11-06T05:46:07.640Z] Silverpeas-Looks: current commit is 185c0761f0592d9abb98bcaecde8d90487fb844b and last build commit is 185c0761f0592d9abb98bcaecde8d90487fb844b
06:46:07 [2025-11-06T05:46:07.642Z] [Pipeline] }
06:46:07 [2025-11-06T05:46:07.657Z] [Pipeline] // dir
06:46:07 [2025-11-06T05:46:07.675Z] [Pipeline] echo
06:46:07 [2025-11-06T05:46:07.675Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-11-06T05:46:07.692Z] [Pipeline] dir
06:46:07 [2025-11-06T05:46:07.693Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-11-06T05:46:07.693Z] [Pipeline] {
06:46:07 [2025-11-06T05:46:07.713Z] [Pipeline] git
06:46:07 [2025-11-06T05:46:07.715Z] The recommended git tool is: NONE
06:46:07 [2025-11-06T05:46:07.716Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-11-06T05:46:07.728Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f99b4bb; decorates hudson.Launcher$LocalLauncher@1ced5bf2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-11-06T05:46:07.728Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-11-06T05:46:07.735Z] Fetching changes from the remote Git repository
06:46:07 [2025-11-06T05:46:07.738Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-11-06T05:46:07.744Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-11-06T05:46:07.744Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2025-11-06T05:46:07.750Z]  > git --version # 'git version 2.43.0'
06:46:07 [2025-11-06T05:46:07.750Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-11-06T05:46:07.756Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-11-06T05:46:08.107Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-11-06T05:46:08.115Z] Checking out Revision 84f3bb87293f67315637ae5f1b53d3ca360502a9 (refs/remotes/origin/6.4.x)
06:46:08 [2025-11-06T05:46:08.115Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-11-06T05:46:08.120Z]  > /usr/bin/git checkout -f 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10
06:46:08 [2025-11-06T05:46:08.130Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-11-06T05:46:08.140Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-11-06T05:46:08.146Z]  > /usr/bin/git checkout -b 6.4.x 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10
06:46:08 [2025-11-06T05:46:08.159Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (6e5936ffe892e71fb63de6dc059da8ad09b72c90).Prepare for development iteration of next version 6.4.5"
06:46:08 [2025-11-06T05:46:08.159Z]  > /usr/bin/git rev-list --no-walk 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10
06:46:08 [2025-11-06T05:46:08.189Z] [Pipeline] fileExists
06:46:08 [2025-11-06T05:46:08.206Z] [Pipeline] sh
06:46:08 [2025-11-06T05:46:08.464Z] + git rev-parse HEAD
06:46:08 [2025-11-06T05:46:08.466Z] [Pipeline] echo
06:46:08 [2025-11-06T05:46:08.467Z] Silverpeas-Setup: current commit is 84f3bb87293f67315637ae5f1b53d3ca360502a9 and last build commit is 84f3bb87293f67315637ae5f1b53d3ca360502a9
06:46:08 [2025-11-06T05:46:08.469Z] [Pipeline] }
06:46:08 [2025-11-06T05:46:08.485Z] [Pipeline] // dir
06:46:08 [2025-11-06T05:46:08.502Z] [Pipeline] echo
06:46:08 [2025-11-06T05:46:08.502Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-11-06T05:46:08.520Z] [Pipeline] dir
06:46:08 [2025-11-06T05:46:08.520Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-11-06T05:46:08.521Z] [Pipeline] {
06:46:08 [2025-11-06T05:46:08.542Z] [Pipeline] git
06:46:08 [2025-11-06T05:46:08.544Z] The recommended git tool is: NONE
06:46:08 [2025-11-06T05:46:08.545Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-11-06T05:46:08.554Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28489e; decorates hudson.Launcher$LocalLauncher@314ee0a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-11-06T05:46:08.554Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-11-06T05:46:08.561Z] Fetching changes from the remote Git repository
06:46:08 [2025-11-06T05:46:08.564Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-11-06T05:46:08.569Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-11-06T05:46:08.569Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2025-11-06T05:46:08.574Z]  > git --version # 'git version 2.43.0'
06:46:08 [2025-11-06T05:46:08.575Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-11-06T05:46:08.580Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-11-06T05:46:08.928Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-11-06T05:46:08.935Z] Checking out Revision a73a000198208cad87d72fdf9157515e8267f081 (refs/remotes/origin/6.4.x)
06:46:08 [2025-11-06T05:46:08.935Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-11-06T05:46:08.941Z]  > /usr/bin/git checkout -f a73a000198208cad87d72fdf9157515e8267f081 # timeout=10
06:46:08 [2025-11-06T05:46:08.950Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-11-06T05:46:08.959Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-11-06T05:46:08.966Z]  > /usr/bin/git checkout -b 6.4.x a73a000198208cad87d72fdf9157515e8267f081 # timeout=10
06:46:08 [2025-11-06T05:46:08.978Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (6837d524e3282a03e2de06fa1f14b7c93c7608b1).Prepare for development iteration of next version 6.4.5"
06:46:08 [2025-11-06T05:46:08.979Z]  > /usr/bin/git rev-list --no-walk a73a000198208cad87d72fdf9157515e8267f081 # timeout=10
06:46:09 [2025-11-06T05:46:09.011Z] [Pipeline] fileExists
06:46:09 [2025-11-06T05:46:09.030Z] [Pipeline] readMavenPom
06:46:09 [2025-11-06T05:46:09.050Z] [Pipeline] sh
06:46:09 [2025-11-06T05:46:09.309Z] + git rev-parse HEAD
06:46:09 [2025-11-06T05:46:09.312Z] [Pipeline] echo
06:46:09 [2025-11-06T05:46:09.312Z] Silverpeas-Distribution: current commit is a73a000198208cad87d72fdf9157515e8267f081 and last build commit is a73a000198208cad87d72fdf9157515e8267f081
06:46:09 [2025-11-06T05:46:09.314Z] [Pipeline] }
06:46:09 [2025-11-06T05:46:09.328Z] [Pipeline] // dir
06:46:09 [2025-11-06T05:46:09.346Z] [Pipeline] echo
06:46:09 [2025-11-06T05:46:09.347Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-11-06T05:46:09.365Z] [Pipeline] dir
06:46:09 [2025-11-06T05:46:09.365Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-11-06T05:46:09.366Z] [Pipeline] {
06:46:09 [2025-11-06T05:46:09.387Z] [Pipeline] git
06:46:09 [2025-11-06T05:46:09.389Z] The recommended git tool is: NONE
06:46:09 [2025-11-06T05:46:09.390Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-11-06T05:46:09.399Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c10a03a; decorates hudson.Launcher$LocalLauncher@147259f2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-11-06T05:46:09.399Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-11-06T05:46:09.407Z] Fetching changes from the remote Git repository
06:46:09 [2025-11-06T05:46:09.409Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-11-06T05:46:09.415Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-11-06T05:46:09.415Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2025-11-06T05:46:09.420Z]  > git --version # 'git version 2.43.0'
06:46:09 [2025-11-06T05:46:09.420Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-11-06T05:46:09.427Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-11-06T05:46:09.923Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-11-06T05:46:09.930Z] Checking out Revision 9864ac175bef2074a5f17f5ce4b59a95679cc286 (refs/remotes/origin/6.4.x)
06:46:09 [2025-11-06T05:46:09.930Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-11-06T05:46:09.935Z]  > /usr/bin/git checkout -f 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10
06:46:09 [2025-11-06T05:46:09.942Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-11-06T05:46:09.953Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-11-06T05:46:09.959Z]  > /usr/bin/git checkout -b 6.4.x 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10
06:46:09 [2025-11-06T05:46:09.969Z] Commit message: "6.4.4 has been released from build 6.4.4-build250807 (00897b0d98fcda4b9de1c512ded374aa33410f6f).Prepare for development iteration of next version 6.4.5"
06:46:09 [2025-11-06T05:46:09.969Z]  > /usr/bin/git rev-list --no-walk 9864ac175bef2074a5f17f5ce4b59a95679cc286 # timeout=10
06:46:09 [2025-11-06T05:46:09.989Z] [Pipeline] fileExists
06:46:09 [2025-11-06T05:46:09.999Z] [Pipeline] readMavenPom
06:46:10 [2025-11-06T05:46:10.021Z] [Pipeline] sh
06:46:10 [2025-11-06T05:46:10.278Z] + git rev-parse HEAD
06:46:10 [2025-11-06T05:46:10.281Z] [Pipeline] echo
06:46:10 [2025-11-06T05:46:10.282Z] Silverpeas-Assembly: current commit is 9864ac175bef2074a5f17f5ce4b59a95679cc286 and last build commit is 9864ac175bef2074a5f17f5ce4b59a95679cc286
06:46:10 [2025-11-06T05:46:10.284Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.304Z] [Pipeline] // dir
06:46:10 [2025-11-06T05:46:10.322Z] [Pipeline] echo
06:46:10 [2025-11-06T05:46:10.323Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-11-06T05:46:10.323Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.341Z] [Pipeline] // script
06:46:10 [2025-11-06T05:46:10.359Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.374Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.394Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.394Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-11-06T05:46:10.424Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.425Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.447Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.447Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-11-06T05:46:10.465Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.466Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.467Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.483Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.499Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.500Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-11-06T05:46:10.514Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.515Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.517Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.530Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.544Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.544Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-11-06T05:46:10.557Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.557Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.559Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.571Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.584Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.584Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-11-06T05:46:10.595Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.596Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.597Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.608Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.620Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.621Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-11-06T05:46:10.631Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.632Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.633Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.643Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.655Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.655Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-11-06T05:46:10.665Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.666Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.667Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.676Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.687Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.688Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-11-06T05:46:10.697Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.698Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.700Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.709Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.719Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.719Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-11-06T05:46:10.728Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.729Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.730Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.739Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.749Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.750Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-11-06T05:46:10.758Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.759Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.760Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.768Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.778Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.779Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-11-06T05:46:10.787Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.788Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.789Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.797Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.806Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.807Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-11-06T05:46:10.814Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.815Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.817Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.825Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.833Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.834Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-11-06T05:46:10.842Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.843Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.844Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.851Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.860Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.861Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-11-06T05:46:10.868Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-11-06T05:46:10.869Z] [Pipeline] getContext
06:46:10 [2025-11-06T05:46:10.870Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.877Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.884Z] [Pipeline] }
06:46:10 [2025-11-06T05:46:10.891Z] [Pipeline] // stage
06:46:10 [2025-11-06T05:46:10.909Z] [Pipeline] stage
06:46:10 [2025-11-06T05:46:10.909Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-11-06T05:46:10.934Z] [Pipeline] script
06:46:10 [2025-11-06T05:46:10.937Z] [Pipeline] {
06:46:10 [2025-11-06T05:46:10.956Z] [Pipeline] sh
06:46:11 [2025-11-06T05:46:11.213Z] + mkdir -p target
06:46:11 [2025-11-06T05:46:11.215Z] [Pipeline] sh
06:46:11 [2025-11-06T05:46:11.472Z] + mv build.yaml target/
06:46:11 [2025-11-06T05:46:11.474Z] [Pipeline] }
06:46:11 [2025-11-06T05:46:11.494Z] [Pipeline] // script
06:46:11 [2025-11-06T05:46:11.512Z] [Pipeline] }
06:46:11 [2025-11-06T05:46:11.529Z] [Pipeline] // stage
06:46:11 [2025-11-06T05:46:11.553Z] [Pipeline] stage
06:46:11 [2025-11-06T05:46:11.554Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-11-06T05:46:11.583Z] [Pipeline] step
06:46:11 [2025-11-06T05:46:11.615Z] [Pipeline] script
06:46:11 [2025-11-06T05:46:11.618Z] [Pipeline] {
06:46:11 [2025-11-06T05:46:11.654Z] [Pipeline] }
06:46:11 [2025-11-06T05:46:11.672Z] [Pipeline] // script
06:46:11 [2025-11-06T05:46:11.694Z] [Pipeline] archiveArtifacts
06:46:11 [2025-11-06T05:46:11.697Z] Archiving artifacts
06:46:11 [2025-11-06T05:46:11.715Z] Enregistrement des empreintes numériques
06:46:11 [2025-11-06T05:46:11.732Z] [Pipeline] sh
06:46:11 [2025-11-06T05:46:11.991Z] + rm -rf target
06:46:11 [2025-11-06T05:46:11.997Z] [Pipeline] }
06:46:12 [2025-11-06T05:46:12.015Z] [Pipeline] // stage
06:46:12 [2025-11-06T05:46:12.032Z] [Pipeline] }
06:46:12 [2025-11-06T05:46:12.050Z] [Pipeline] // withEnv
06:46:12 [2025-11-06T05:46:12.067Z] [Pipeline] }
06:46:12 [2025-11-06T05:46:12.068Z] $ docker stop --time=1 300a5ac1468ef7d5d28f2eb834e0d20bbd2b4935169e3b8c7f71522afae9d51c
06:46:13 [2025-11-06T05:46:13.359Z] $ docker rm -f --volumes 300a5ac1468ef7d5d28f2eb834e0d20bbd2b4935169e3b8c7f71522afae9d51c
06:46:13 [2025-11-06T05:46:13.405Z] [Pipeline] // withDockerContainer
06:46:13 [2025-11-06T05:46:13.413Z] [Pipeline] }
06:46:13 [2025-11-06T05:46:13.431Z] [Pipeline] // withEnv
06:46:13 [2025-11-06T05:46:13.448Z] [Pipeline] }
06:46:13 [2025-11-06T05:46:13.466Z] [Pipeline] // node
06:46:13 [2025-11-06T05:46:13.484Z] [Pipeline] End of Pipeline
06:46:13 [2025-11-06T05:46:13.554Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #346
06:46:13 [2025-11-06T05:46:13.555Z] Finished: SUCCESS