06:46:00 [2025-06-05T04:46:00.586Z] Lancé par une alarme périodique 06:46:00 [2025-06-05T04:46:00.587Z] Running as userbuild 06:46:01 [2025-06-05T04:46:01.021Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:01 [2025-06-05T04:46:01.566Z] [Pipeline] Start of Pipeline 06:46:01 [2025-06-05T04:46:01.953Z] [Pipeline] node 06:46:01 [2025-06-05T04:46:01.957Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy 06:46:01 [2025-06-05T04:46:01.959Z] [Pipeline] { 06:46:01 [2025-06-05T04:46:01.973Z] [Pipeline] stage 06:46:01 [2025-06-05T04:46:01.974Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:01 [2025-06-05T04:46:01.982Z] [Pipeline] checkout 06:46:01 [2025-06-05T04:46:01.984Z] Selected Git installation does not exist. Using Default 06:46:01 [2025-06-05T04:46:01.984Z] The recommended git tool is: NONE 06:46:01 [2025-06-05T04:46:01.984Z] No credentials specified 06:46:01 [2025-06-05T04:46:01.984Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 06:46:01 [2025-06-05T04:46:01.990Z] Fetching changes from the remote Git repository 06:46:01 [2025-06-05T04:46:01.994Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:02 [2025-06-05T04:46:02.000Z] Cleaning workspace 06:46:02 [2025-06-05T04:46:02.000Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:02 [2025-06-05T04:46:02.005Z] Resetting working tree 06:46:02 [2025-06-05T04:46:02.005Z] > /usr/bin/git reset --hard # timeout=10 06:46:02 [2025-06-05T04:46:02.014Z] > /usr/bin/git clean -fdx # timeout=10 06:46:02 [2025-06-05T04:46:02.021Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:02 [2025-06-05T04:46:02.021Z] > /usr/bin/git --version # timeout=10 06:46:02 [2025-06-05T04:46:02.025Z] > git --version # 'git version 2.43.0' 06:46:02 [2025-06-05T04:46:02.025Z] > /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-06-05T04:46:02.562Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:02 [2025-06-05T04:46:02.570Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master) 06:46:02 [2025-06-05T04:46:02.570Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:02 [2025-06-05T04:46:02.576Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 06:46:02 [2025-06-05T04:46:02.591Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project." 06:46:02 [2025-06-05T04:46:02.591Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:02 [2025-06-05T04:46:02.621Z] [Pipeline] } 06:46:02 [2025-06-05T04:46:02.628Z] [Pipeline] // stage 06:46:02 [2025-06-05T04:46:02.652Z] [Pipeline] withEnv 06:46:02 [2025-06-05T04:46:02.652Z] [Pipeline] { 06:46:02 [2025-06-05T04:46:02.840Z] [Pipeline] isUnix 06:46:02 [2025-06-05T04:46:02.841Z] [Pipeline] withEnv 06:46:02 [2025-06-05T04:46:02.842Z] [Pipeline] { 06:46:02 [2025-06-05T04:46:02.856Z] [Pipeline] sh 06:46:03 [2025-06-05T04:46:03.113Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:03 [2025-06-05T04:46:03.113Z] . 06:46:03 [2025-06-05T04:46:03.114Z] [Pipeline] } 06:46:03 [2025-06-05T04:46:03.127Z] [Pipeline] // withEnv 06:46:03 [2025-06-05T04:46:03.142Z] [Pipeline] withDockerContainer 06:46:03 [2025-06-05T04:46:03.174Z] Jenkins does not seem to be running inside a container 06:46:03 [2025-06-05T04:46:03.182Z] $ 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-06-05T04:46:03.508Z] $ docker top 14aa05d4b6bcd76fa9c5bdcfdedd6d432f102e51883f516be7eab9f87214b019 -eo pid,comm 06:46:03 [2025-06-05T04:46:03.548Z] [Pipeline] { 06:46:03 [2025-06-05T04:46:03.572Z] [Pipeline] withEnv 06:46:03 [2025-06-05T04:46:03.573Z] [Pipeline] { 06:46:03 [2025-06-05T04:46:03.594Z] [Pipeline] stage 06:46:03 [2025-06-05T04:46:03.595Z] [Pipeline] { (Prepare the job) 06:46:03 [2025-06-05T04:46:03.636Z] [Pipeline] sh 06:46:03 [2025-06-05T04:46:03.895Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml 06:46:04 [2025-06-05T04:46:04.148Z] [Pipeline] script 06:46:04 [2025-06-05T04:46:04.153Z] [Pipeline] { 06:46:04 [2025-06-05T04:46:04.170Z] [Pipeline] readMavenPom 06:46:04 [2025-06-05T04:46:04.196Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2025-06-05T04:46:04.198Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 06:46:04 [2025-06-05T04:46:04.199Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:04 [2025-06-05T04:46:04.199Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2025-06-05T04:46:04.200Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 06:46:04 [2025-06-05T04:46:04.201Z] [Pipeline] sh 06:46:04 [2025-06-05T04:46:04.459Z] + rm -f pom.xml 06:46:04 [2025-06-05T04:46:04.461Z] [Pipeline] } 06:46:04 [2025-06-05T04:46:04.476Z] [Pipeline] // script 06:46:04 [2025-06-05T04:46:04.492Z] [Pipeline] } 06:46:04 [2025-06-05T04:46:04.505Z] [Pipeline] // stage 06:46:04 [2025-06-05T04:46:04.520Z] [Pipeline] stage 06:46:04 [2025-06-05T04:46:04.520Z] [Pipeline] { (Check POM parent version) 06:46:04 [2025-06-05T04:46:04.592Z] Stage "Check POM parent version" skipped due to when conditional 06:46:04 [2025-06-05T04:46:04.593Z] [Pipeline] getContext 06:46:04 [2025-06-05T04:46:04.601Z] [Pipeline] } 06:46:04 [2025-06-05T04:46:04.612Z] [Pipeline] // stage 06:46:04 [2025-06-05T04:46:04.626Z] [Pipeline] stage 06:46:04 [2025-06-05T04:46:04.627Z] [Pipeline] { (Checkout projects and check code changes) 06:46:04 [2025-06-05T04:46:04.655Z] [Pipeline] script 06:46:04 [2025-06-05T04:46:04.660Z] [Pipeline] { 06:46:04 [2025-06-05T04:46:04.682Z] [Pipeline] copyArtifacts 06:46:04 [2025-06-05T04:46:04.690Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 396 06:46:04 [2025-06-05T04:46:04.699Z] [Pipeline] fileExists 06:46:04 [2025-06-05T04:46:04.717Z] [Pipeline] readYaml 06:46:04 [2025-06-05T04:46:04.736Z] 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-06-05T04:46:04.739Z] [Pipeline] dir 06:46:04 [2025-06-05T04:46:04.740Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core 06:46:04 [2025-06-05T04:46:04.740Z] [Pipeline] { 06:46:04 [2025-06-05T04:46:04.759Z] [Pipeline] git 06:46:04 [2025-06-05T04:46:04.761Z] The recommended git tool is: /usr/bin/git 06:46:04 [2025-06-05T04:46:04.763Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:04 [2025-06-05T04:46:04.776Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47d9fba6; decorates hudson.Launcher$LocalLauncher@d517481 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:04 [2025-06-05T04:46:04.777Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 06:46:04 [2025-06-05T04:46:04.784Z] Fetching changes from the remote Git repository 06:46:04 [2025-06-05T04:46:04.788Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 06:46:04 [2025-06-05T04:46:04.796Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 06:46:04 [2025-06-05T04:46:04.796Z] > /usr/bin/git --version # timeout=10 06:46:04 [2025-06-05T04:46:04.801Z] > git --version # 'git version 2.43.0' 06:46:04 [2025-06-05T04:46:04.801Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:04 [2025-06-05T04:46:04.808Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:05 [2025-06-05T04:46:05.678Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:05 [2025-06-05T04:46:05.684Z] Checking out Revision 67b62b6abec3646387c7fc8016049e5061a80dbc (refs/remotes/origin/6.4.x) 06:46:05 [2025-06-05T04:46:05.685Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:05 [2025-06-05T04:46:05.690Z] > /usr/bin/git checkout -f 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10 06:46:05 [2025-06-05T04:46:05.751Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:05 [2025-06-05T04:46:05.766Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:05 [2025-06-05T04:46:05.773Z] > /usr/bin/git checkout -b 6.4.x 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10 06:46:05 [2025-06-05T04:46:05.852Z] Commit message: "Bug #14869" 06:46:05 [2025-06-05T04:46:05.852Z] > /usr/bin/git rev-list --no-walk 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10 06:46:05 [2025-06-05T04:46:05.872Z] [Pipeline] fileExists 06:46:05 [2025-06-05T04:46:05.880Z] [Pipeline] readMavenPom 06:46:05 [2025-06-05T04:46:05.895Z] [Pipeline] sh 06:46:06 [2025-06-05T04:46:06.153Z] + git rev-parse HEAD 06:46:06 [2025-06-05T04:46:06.156Z] [Pipeline] echo 06:46:06 [2025-06-05T04:46:06.157Z] Silverpeas-Core: current commit is 67b62b6abec3646387c7fc8016049e5061a80dbc and last build commit is 67b62b6abec3646387c7fc8016049e5061a80dbc 06:46:06 [2025-06-05T04:46:06.159Z] [Pipeline] } 06:46:06 [2025-06-05T04:46:06.173Z] [Pipeline] // dir 06:46:06 [2025-06-05T04:46:06.187Z] [Pipeline] echo 06:46:06 [2025-06-05T04:46:06.188Z] Build skipped due to no changes have been done since the last build 06:46:06 [2025-06-05T04:46:06.203Z] [Pipeline] dir 06:46:06 [2025-06-05T04:46:06.203Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components 06:46:06 [2025-06-05T04:46:06.204Z] [Pipeline] { 06:46:06 [2025-06-05T04:46:06.222Z] [Pipeline] git 06:46:06 [2025-06-05T04:46:06.224Z] The recommended git tool is: /usr/bin/git 06:46:06 [2025-06-05T04:46:06.225Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:06 [2025-06-05T04:46:06.237Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3326853e; decorates hudson.Launcher$LocalLauncher@7f279231 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:06 [2025-06-05T04:46:06.238Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 06:46:06 [2025-06-05T04:46:06.245Z] Fetching changes from the remote Git repository 06:46:06 [2025-06-05T04:46:06.248Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 06:46:06 [2025-06-05T04:46:06.254Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 06:46:06 [2025-06-05T04:46:06.255Z] > /usr/bin/git --version # timeout=10 06:46:06 [2025-06-05T04:46:06.260Z] > git --version # 'git version 2.43.0' 06:46:06 [2025-06-05T04:46:06.260Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:06 [2025-06-05T04:46:06.267Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:06 [2025-06-05T04:46:06.728Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:06 [2025-06-05T04:46:06.735Z] Checking out Revision 731cc99b23bc25b7504f306341e8543fa408238c (refs/remotes/origin/6.4.x) 06:46:06 [2025-06-05T04:46:06.735Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:06 [2025-06-05T04:46:06.741Z] > /usr/bin/git checkout -f 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10 06:46:06 [2025-06-05T04:46:06.789Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:06 [2025-06-05T04:46:06.802Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:06 [2025-06-05T04:46:06.812Z] > /usr/bin/git checkout -b 6.4.x 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10 06:46:06 [2025-06-05T04:46:06.857Z] Commit message: "Bug #14869" 06:46:06 [2025-06-05T04:46:06.859Z] > /usr/bin/git rev-list --no-walk 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10 06:46:06 [2025-06-05T04:46:06.880Z] [Pipeline] fileExists 06:46:06 [2025-06-05T04:46:06.889Z] [Pipeline] readMavenPom 06:46:06 [2025-06-05T04:46:06.901Z] [Pipeline] sh 06:46:07 [2025-06-05T04:46:07.159Z] + git rev-parse HEAD 06:46:07 [2025-06-05T04:46:07.161Z] [Pipeline] echo 06:46:07 [2025-06-05T04:46:07.162Z] Silverpeas-Components: current commit is 731cc99b23bc25b7504f306341e8543fa408238c and last build commit is 731cc99b23bc25b7504f306341e8543fa408238c 06:46:07 [2025-06-05T04:46:07.164Z] [Pipeline] } 06:46:07 [2025-06-05T04:46:07.179Z] [Pipeline] // dir 06:46:07 [2025-06-05T04:46:07.193Z] [Pipeline] echo 06:46:07 [2025-06-05T04:46:07.193Z] Build skipped due to no changes have been done since the last build 06:46:07 [2025-06-05T04:46:07.209Z] [Pipeline] dir 06:46:07 [2025-06-05T04:46:07.210Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks 06:46:07 [2025-06-05T04:46:07.210Z] [Pipeline] { 06:46:07 [2025-06-05T04:46:07.230Z] [Pipeline] git 06:46:07 [2025-06-05T04:46:07.232Z] Selected Git installation does not exist. Using Default 06:46:07 [2025-06-05T04:46:07.232Z] The recommended git tool is: NONE 06:46:07 [2025-06-05T04:46:07.232Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:07 [2025-06-05T04:46:07.243Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5fe0d30; decorates hudson.Launcher$LocalLauncher@582c106e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:07 [2025-06-05T04:46:07.244Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 06:46:07 [2025-06-05T04:46:07.250Z] Fetching changes from the remote Git repository 06:46:07 [2025-06-05T04:46:07.254Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 06:46:07 [2025-06-05T04:46:07.260Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 06:46:07 [2025-06-05T04:46:07.260Z] > /usr/bin/git --version # timeout=10 06:46:07 [2025-06-05T04:46:07.265Z] > git --version # 'git version 2.43.0' 06:46:07 [2025-06-05T04:46:07.265Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:07 [2025-06-05T04:46:07.272Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:07 [2025-06-05T04:46:07.658Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:07 [2025-06-05T04:46:07.666Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x) 06:46:07 [2025-06-05T04:46:07.666Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:07 [2025-06-05T04:46:07.672Z] > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-06-05T04:46:07.684Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:07 [2025-06-05T04:46:07.693Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:07 [2025-06-05T04:46:07.699Z] > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-06-05T04:46:07.712Z] Commit message: "Remove a duplicated code by simplifying the if-statement" 06:46:07 [2025-06-05T04:46:07.712Z] > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10 06:46:07 [2025-06-05T04:46:07.732Z] [Pipeline] fileExists 06:46:07 [2025-06-05T04:46:07.741Z] [Pipeline] readMavenPom 06:46:07 [2025-06-05T04:46:07.761Z] [Pipeline] sh 06:46:08 [2025-06-05T04:46:08.020Z] + git rev-parse HEAD 06:46:08 [2025-06-05T04:46:08.023Z] [Pipeline] echo 06:46:08 [2025-06-05T04:46:08.023Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d 06:46:08 [2025-06-05T04:46:08.026Z] [Pipeline] } 06:46:08 [2025-06-05T04:46:08.053Z] [Pipeline] // dir 06:46:08 [2025-06-05T04:46:08.074Z] [Pipeline] echo 06:46:08 [2025-06-05T04:46:08.074Z] Build skipped due to no changes have been done since the last build 06:46:08 [2025-06-05T04:46:08.091Z] [Pipeline] dir 06:46:08 [2025-06-05T04:46:08.091Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup 06:46:08 [2025-06-05T04:46:08.091Z] [Pipeline] { 06:46:08 [2025-06-05T04:46:08.112Z] [Pipeline] git 06:46:08 [2025-06-05T04:46:08.114Z] The recommended git tool is: NONE 06:46:08 [2025-06-05T04:46:08.115Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:08 [2025-06-05T04:46:08.124Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57a01017; decorates hudson.Launcher$LocalLauncher@1b187b58 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:08 [2025-06-05T04:46:08.124Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 06:46:08 [2025-06-05T04:46:08.131Z] Fetching changes from the remote Git repository 06:46:08 [2025-06-05T04:46:08.135Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 06:46:08 [2025-06-05T04:46:08.141Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 06:46:08 [2025-06-05T04:46:08.141Z] > /usr/bin/git --version # timeout=10 06:46:08 [2025-06-05T04:46:08.147Z] > git --version # 'git version 2.43.0' 06:46:08 [2025-06-05T04:46:08.147Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:08 [2025-06-05T04:46:08.153Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:08 [2025-06-05T04:46:08.601Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:08 [2025-06-05T04:46:08.607Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x) 06:46:08 [2025-06-05T04:46:08.607Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:08 [2025-06-05T04:46:08.613Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:08 [2025-06-05T04:46:08.624Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:08 [2025-06-05T04:46:08.634Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:08 [2025-06-05T04:46:08.641Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:08 [2025-06-05T04:46:08.652Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4" 06:46:08 [2025-06-05T04:46:08.652Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10 06:46:08 [2025-06-05T04:46:08.682Z] [Pipeline] fileExists 06:46:08 [2025-06-05T04:46:08.702Z] [Pipeline] sh 06:46:08 [2025-06-05T04:46:08.960Z] + git rev-parse HEAD 06:46:08 [2025-06-05T04:46:08.963Z] [Pipeline] echo 06:46:08 [2025-06-05T04:46:08.964Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 06:46:08 [2025-06-05T04:46:08.966Z] [Pipeline] } 06:46:08 [2025-06-05T04:46:08.982Z] [Pipeline] // dir 06:46:08 [2025-06-05T04:46:08.998Z] [Pipeline] echo 06:46:08 [2025-06-05T04:46:08.999Z] Build skipped due to no changes have been done since the last build 06:46:09 [2025-06-05T04:46:09.016Z] [Pipeline] dir 06:46:09 [2025-06-05T04:46:09.016Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution 06:46:09 [2025-06-05T04:46:09.017Z] [Pipeline] { 06:46:09 [2025-06-05T04:46:09.038Z] [Pipeline] git 06:46:09 [2025-06-05T04:46:09.040Z] The recommended git tool is: NONE 06:46:09 [2025-06-05T04:46:09.041Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:09 [2025-06-05T04:46:09.049Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e07f782; decorates hudson.Launcher$LocalLauncher@11ef40a2 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:09 [2025-06-05T04:46:09.050Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 06:46:09 [2025-06-05T04:46:09.057Z] Fetching changes from the remote Git repository 06:46:09 [2025-06-05T04:46:09.063Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 06:46:09 [2025-06-05T04:46:09.070Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 06:46:09 [2025-06-05T04:46:09.070Z] > /usr/bin/git --version # timeout=10 06:46:09 [2025-06-05T04:46:09.075Z] > git --version # 'git version 2.43.0' 06:46:09 [2025-06-05T04:46:09.075Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:09 [2025-06-05T04:46:09.080Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:09 [2025-06-05T04:46:09.470Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:09 [2025-06-05T04:46:09.477Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x) 06:46:09 [2025-06-05T04:46:09.477Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:09 [2025-06-05T04:46:09.482Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:09 [2025-06-05T04:46:09.492Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:09 [2025-06-05T04:46:09.501Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:09 [2025-06-05T04:46:09.508Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:09 [2025-06-05T04:46:09.519Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4" 06:46:09 [2025-06-05T04:46:09.519Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10 06:46:09 [2025-06-05T04:46:09.540Z] [Pipeline] fileExists 06:46:09 [2025-06-05T04:46:09.549Z] [Pipeline] readMavenPom 06:46:09 [2025-06-05T04:46:09.560Z] [Pipeline] sh 06:46:09 [2025-06-05T04:46:09.815Z] + git rev-parse HEAD 06:46:09 [2025-06-05T04:46:09.819Z] [Pipeline] echo 06:46:09 [2025-06-05T04:46:09.819Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 06:46:09 [2025-06-05T04:46:09.821Z] [Pipeline] } 06:46:09 [2025-06-05T04:46:09.838Z] [Pipeline] // dir 06:46:09 [2025-06-05T04:46:09.855Z] [Pipeline] echo 06:46:09 [2025-06-05T04:46:09.855Z] Build skipped due to no changes have been done since the last build 06:46:09 [2025-06-05T04:46:09.873Z] [Pipeline] dir 06:46:09 [2025-06-05T04:46:09.873Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly 06:46:09 [2025-06-05T04:46:09.874Z] [Pipeline] { 06:46:09 [2025-06-05T04:46:09.896Z] [Pipeline] git 06:46:09 [2025-06-05T04:46:09.898Z] The recommended git tool is: NONE 06:46:09 [2025-06-05T04:46:09.899Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:09 [2025-06-05T04:46:09.908Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c750bca; decorates hudson.Launcher$LocalLauncher@6c2933f6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:09 [2025-06-05T04:46:09.908Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 06:46:09 [2025-06-05T04:46:09.915Z] Fetching changes from the remote Git repository 06:46:09 [2025-06-05T04:46:09.917Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 06:46:09 [2025-06-05T04:46:09.923Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 06:46:09 [2025-06-05T04:46:09.923Z] > /usr/bin/git --version # timeout=10 06:46:09 [2025-06-05T04:46:09.929Z] > git --version # 'git version 2.43.0' 06:46:09 [2025-06-05T04:46:09.929Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:09 [2025-06-05T04:46:09.934Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:10 [2025-06-05T04:46:10.344Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:10 [2025-06-05T04:46:10.350Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x) 06:46:10 [2025-06-05T04:46:10.350Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:10 [2025-06-05T04:46:10.355Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:10 [2025-06-05T04:46:10.365Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:10 [2025-06-05T04:46:10.376Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:10 [2025-06-05T04:46:10.383Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:10 [2025-06-05T04:46:10.399Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4" 06:46:10 [2025-06-05T04:46:10.399Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10 06:46:10 [2025-06-05T04:46:10.441Z] [Pipeline] fileExists 06:46:10 [2025-06-05T04:46:10.452Z] [Pipeline] readMavenPom 06:46:10 [2025-06-05T04:46:10.474Z] [Pipeline] sh 06:46:10 [2025-06-05T04:46:10.733Z] + git rev-parse HEAD 06:46:10 [2025-06-05T04:46:10.736Z] [Pipeline] echo 06:46:10 [2025-06-05T04:46:10.736Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f 06:46:10 [2025-06-05T04:46:10.738Z] [Pipeline] } 06:46:10 [2025-06-05T04:46:10.762Z] [Pipeline] // dir 06:46:10 [2025-06-05T04:46:10.780Z] [Pipeline] echo 06:46:10 [2025-06-05T04:46:10.781Z] Build skipped due to no changes have been done since the last build 06:46:10 [2025-06-05T04:46:10.781Z] [Pipeline] } 06:46:10 [2025-06-05T04:46:10.799Z] [Pipeline] // script 06:46:10 [2025-06-05T04:46:10.816Z] [Pipeline] } 06:46:10 [2025-06-05T04:46:10.830Z] [Pipeline] // stage 06:46:10 [2025-06-05T04:46:10.849Z] [Pipeline] stage 06:46:10 [2025-06-05T04:46:10.850Z] [Pipeline] { (Build Silverpeas) 06:46:10 [2025-06-05T04:46:10.881Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-06-05T04:46:10.882Z] [Pipeline] getContext 06:46:10 [2025-06-05T04:46:10.916Z] [Pipeline] stage 06:46:10 [2025-06-05T04:46:10.917Z] [Pipeline] { (Build Silverpeas-Core) 06:46:10 [2025-06-05T04:46:10.935Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-06-05T04:46:10.935Z] [Pipeline] getContext 06:46:10 [2025-06-05T04:46:10.937Z] [Pipeline] } 06:46:10 [2025-06-05T04:46:10.954Z] [Pipeline] // stage 06:46:10 [2025-06-05T04:46:10.972Z] [Pipeline] stage 06:46:10 [2025-06-05T04:46:10.973Z] [Pipeline] { (Build Silverpeas-Components) 06:46:10 [2025-06-05T04:46:10.988Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:10 [2025-06-05T04:46:10.989Z] [Pipeline] getContext 06:46:10 [2025-06-05T04:46:10.990Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.005Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.020Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.021Z] [Pipeline] { (Build Silverpeas-Assembly) 06:46:11 [2025-06-05T04:46:11.033Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.034Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.036Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.049Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.062Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.063Z] [Pipeline] { (Build Silverpeas Setup) 06:46:11 [2025-06-05T04:46:11.075Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.076Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.077Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.088Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.101Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.101Z] [Pipeline] { (Build Silverpeas Distribution) 06:46:11 [2025-06-05T04:46:11.112Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.113Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.114Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.125Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.137Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.138Z] [Pipeline] { (Build Silverpeas-Looks) 06:46:11 [2025-06-05T04:46:11.148Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.149Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.150Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.160Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.171Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.172Z] [Pipeline] { (Publish Silverpeas-Core) 06:46:11 [2025-06-05T04:46:11.182Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.183Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.184Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.193Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.204Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.205Z] [Pipeline] { (Publish Silverpeas-Components) 06:46:11 [2025-06-05T04:46:11.214Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.215Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.216Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.225Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.235Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.236Z] [Pipeline] { (Publish Silverpeas-Assembly) 06:46:11 [2025-06-05T04:46:11.244Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.245Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.247Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.255Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.265Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.266Z] [Pipeline] { (Publish Silverpeas-Setup) 06:46:11 [2025-06-05T04:46:11.275Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.276Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.277Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.285Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.294Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.295Z] [Pipeline] { (Publish Silverpeas-Distribution) 06:46:11 [2025-06-05T04:46:11.303Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.304Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.306Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.314Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.324Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.324Z] [Pipeline] { (Publish Silverpeas-Looks) 06:46:11 [2025-06-05T04:46:11.332Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.333Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.334Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.342Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.351Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.352Z] [Pipeline] { (Publish Community Web Site) 06:46:11 [2025-06-05T04:46:11.360Z] Stage "Build Silverpeas" skipped due to when conditional 06:46:11 [2025-06-05T04:46:11.361Z] [Pipeline] getContext 06:46:11 [2025-06-05T04:46:11.362Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.370Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.378Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.385Z] [Pipeline] // stage 06:46:11 [2025-06-05T04:46:11.402Z] [Pipeline] stage 06:46:11 [2025-06-05T04:46:11.402Z] [Pipeline] { (Create YAML build report) 06:46:11 [2025-06-05T04:46:11.430Z] [Pipeline] script 06:46:11 [2025-06-05T04:46:11.434Z] [Pipeline] { 06:46:11 [2025-06-05T04:46:11.452Z] [Pipeline] sh 06:46:11 [2025-06-05T04:46:11.710Z] + mkdir -p target 06:46:11 [2025-06-05T04:46:11.713Z] [Pipeline] sh 06:46:11 [2025-06-05T04:46:11.971Z] + mv build.yaml target/ 06:46:11 [2025-06-05T04:46:11.972Z] [Pipeline] } 06:46:11 [2025-06-05T04:46:11.989Z] [Pipeline] // script 06:46:12 [2025-06-05T04:46:12.006Z] [Pipeline] } 06:46:12 [2025-06-05T04:46:12.023Z] [Pipeline] // stage 06:46:12 [2025-06-05T04:46:12.047Z] [Pipeline] stage 06:46:12 [2025-06-05T04:46:12.048Z] [Pipeline] { (Declarative: Post Actions) 06:46:12 [2025-06-05T04:46:12.078Z] [Pipeline] step 06:46:12 [2025-06-05T04:46:12.108Z] [Pipeline] script 06:46:12 [2025-06-05T04:46:12.116Z] [Pipeline] { 06:46:12 [2025-06-05T04:46:12.153Z] [Pipeline] } 06:46:12 [2025-06-05T04:46:12.175Z] [Pipeline] // script 06:46:12 [2025-06-05T04:46:12.196Z] [Pipeline] archiveArtifacts 06:46:12 [2025-06-05T04:46:12.198Z] Archiving artifacts 06:46:12 [2025-06-05T04:46:12.217Z] Enregistrement des empreintes numériques 06:46:12 [2025-06-05T04:46:12.229Z] [Pipeline] sh 06:46:12 [2025-06-05T04:46:12.490Z] + rm -rf target 06:46:12 [2025-06-05T04:46:12.497Z] [Pipeline] } 06:46:12 [2025-06-05T04:46:12.512Z] [Pipeline] // stage 06:46:12 [2025-06-05T04:46:12.529Z] [Pipeline] } 06:46:12 [2025-06-05T04:46:12.546Z] [Pipeline] // withEnv 06:46:12 [2025-06-05T04:46:12.562Z] [Pipeline] } 06:46:12 [2025-06-05T04:46:12.563Z] $ docker stop --time=1 14aa05d4b6bcd76fa9c5bdcfdedd6d432f102e51883f516be7eab9f87214b019 06:46:13 [2025-06-05T04:46:13.849Z] $ docker rm -f --volumes 14aa05d4b6bcd76fa9c5bdcfdedd6d432f102e51883f516be7eab9f87214b019 06:46:13 [2025-06-05T04:46:13.888Z] [Pipeline] // withDockerContainer 06:46:13 [2025-06-05T04:46:13.895Z] [Pipeline] } 06:46:13 [2025-06-05T04:46:13.902Z] [Pipeline] // withEnv 06:46:13 [2025-06-05T04:46:13.909Z] [Pipeline] } 06:46:13 [2025-06-05T04:46:13.917Z] [Pipeline] // node 06:46:13 [2025-06-05T04:46:13.933Z] [Pipeline] End of Pipeline 06:46:14 [2025-06-05T04:46:14.001Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #301 06:46:14 [2025-06-05T04:46:14.002Z] Finished: SUCCESS