19:24:00 [2024-11-10T18:24:00.063Z] Lancé par une alarme périodique
19:24:00 [2024-11-10T18:24:00.064Z] Running as userbuild
19:24:00 [2024-11-10T18:24:00.460Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2024-11-10T18:24:01.544Z] [Pipeline] Start of Pipeline
19:24:02 [2024-11-10T18:24:02.229Z] [Pipeline] node
19:24:02 [2024-11-10T18:24:02.237Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2024-11-10T18:24:02.242Z] [Pipeline] {
19:24:02 [2024-11-10T18:24:02.269Z] [Pipeline] stage
19:24:02 [2024-11-10T18:24:02.271Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2024-11-10T18:24:02.289Z] [Pipeline] checkout
19:24:02 [2024-11-10T18:24:02.293Z] Selected Git installation does not exist. Using Default
19:24:02 [2024-11-10T18:24:02.293Z] The recommended git tool is: NONE
19:24:02 [2024-11-10T18:24:02.293Z] No credentials specified
19:24:02 [2024-11-10T18:24:02.294Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2024-11-10T18:24:02.300Z] Fetching changes from the remote Git repository
19:24:02 [2024-11-10T18:24:02.304Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2024-11-10T18:24:02.310Z] Cleaning workspace
19:24:02 [2024-11-10T18:24:02.310Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2024-11-10T18:24:02.315Z] Resetting working tree
19:24:02 [2024-11-10T18:24:02.315Z] > /usr/bin/git reset --hard # timeout=10
19:24:02 [2024-11-10T18:24:02.323Z] > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2024-11-10T18:24:02.329Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2024-11-10T18:24:02.329Z] > /usr/bin/git --version # timeout=10
19:24:02 [2024-11-10T18:24:02.334Z] > git --version # 'git version 2.43.0'
19:24:02 [2024-11-10T18:24:02.334Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2024-11-10T18:24:02.659Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2024-11-10T18:24:02.666Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
19:24:02 [2024-11-10T18:24:02.667Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2024-11-10T18:24:02.672Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
19:24:02 [2024-11-10T18:24:02.687Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies"
19:24:02 [2024-11-10T18:24:02.687Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
19:24:02 [2024-11-10T18:24:02.710Z] [Pipeline] }
19:24:02 [2024-11-10T18:24:02.717Z] [Pipeline] // stage
19:24:02 [2024-11-10T18:24:02.751Z] [Pipeline] withEnv
19:24:02 [2024-11-10T18:24:02.753Z] [Pipeline] {
19:24:03 [2024-11-10T18:24:03.022Z] [Pipeline] isUnix
19:24:03 [2024-11-10T18:24:03.024Z] [Pipeline] withEnv
19:24:03 [2024-11-10T18:24:03.025Z] [Pipeline] {
19:24:03 [2024-11-10T18:24:03.039Z] [Pipeline] sh
19:24:03 [2024-11-10T18:24:03.296Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2024-11-10T18:24:03.296Z] .
19:24:03 [2024-11-10T18:24:03.298Z] [Pipeline] }
19:24:03 [2024-11-10T18:24:03.309Z] [Pipeline] // withEnv
19:24:03 [2024-11-10T18:24:03.328Z] [Pipeline] withDockerContainer
19:24:03 [2024-11-10T18:24:03.367Z] Jenkins does not seem to be running inside a container
19:24:03 [2024-11-10T18:24:03.375Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_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:latest cat
19:24:03 [2024-11-10T18:24:03.719Z] $ docker top c6c4fb126e856f80fb4bcbd7bcc11933f5e7c4b6d9a67e339162d4aadf0b9d24 -eo pid,comm
19:24:03 [2024-11-10T18:24:03.760Z] [Pipeline] {
19:24:03 [2024-11-10T18:24:03.809Z] [Pipeline] withEnv
19:24:03 [2024-11-10T18:24:03.810Z] [Pipeline] {
19:24:03 [2024-11-10T18:24:03.850Z] [Pipeline] stage
19:24:03 [2024-11-10T18:24:03.851Z] [Pipeline] { (Prepare the job)
19:24:03 [2024-11-10T18:24:03.915Z] [Pipeline] sh
19:24:04 [2024-11-10T18:24:04.175Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2024-11-10T18:24:04.430Z] [Pipeline] script
19:24:04 [2024-11-10T18:24:04.444Z] [Pipeline] {
19:24:04 [2024-11-10T18:24:04.463Z] [Pipeline] readMavenPom
19:24:04 [2024-11-10T18:24:04.499Z] [Pipeline] sh
19:24:04 [2024-11-10T18:24:04.759Z] + rm -f pom.xml
19:24:04 [2024-11-10T18:24:04.761Z] [Pipeline] }
19:24:04 [2024-11-10T18:24:04.775Z] [Pipeline] // script
19:24:04 [2024-11-10T18:24:04.796Z] [Pipeline] }
19:24:04 [2024-11-10T18:24:04.810Z] [Pipeline] // stage
19:24:04 [2024-11-10T18:24:04.828Z] [Pipeline] stage
19:24:04 [2024-11-10T18:24:04.830Z] [Pipeline] { (Check POM parent version)
19:24:04 [2024-11-10T18:24:04.943Z] [Pipeline] copyArtifacts
19:24:04 [2024-11-10T18:24:04.955Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 271
19:24:04 [2024-11-10T18:24:04.965Z] [Pipeline] script
19:24:04 [2024-11-10T18:24:04.980Z] [Pipeline] {
19:24:04 [2024-11-10T18:24:04.997Z] [Pipeline] readYaml
19:24:05 [2024-11-10T18:24:05.017Z] [Pipeline] sh
19:24:05 [2024-11-10T18:24:05.278Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:05 [2024-11-10T18:24:05.281Z] [Pipeline] sh
19:24:05 [2024-11-10T18:24:05.539Z] + rm -f build.yaml
19:24:05 [2024-11-10T18:24:05.540Z] [Pipeline] }
19:24:05 [2024-11-10T18:24:05.550Z] [Pipeline] // script
19:24:05 [2024-11-10T18:24:05.564Z] [Pipeline] }
19:24:05 [2024-11-10T18:24:05.577Z] [Pipeline] // stage
19:24:05 [2024-11-10T18:24:05.589Z] [Pipeline] stage
19:24:05 [2024-11-10T18:24:05.590Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2024-11-10T18:24:05.619Z] [Pipeline] script
19:24:05 [2024-11-10T18:24:05.624Z] [Pipeline] {
19:24:05 [2024-11-10T18:24:05.645Z] [Pipeline] copyArtifacts
19:24:05 [2024-11-10T18:24:05.654Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 876
19:24:05 [2024-11-10T18:24:05.664Z] [Pipeline] readYaml
19:24:05 [2024-11-10T18:24:05.686Z] [Pipeline] dir
19:24:05 [2024-11-10T18:24:05.687Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2024-11-10T18:24:05.688Z] [Pipeline] {
19:24:05 [2024-11-10T18:24:05.701Z] [Pipeline] git
19:24:05 [2024-11-10T18:24:05.704Z] The recommended git tool is: /usr/bin/git
19:24:05 [2024-11-10T18:24:05.706Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2024-11-10T18:24:05.720Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39ce7832; decorates hudson.Launcher$LocalLauncher@46269533 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2024-11-10T18:24:05.721Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2024-11-10T18:24:05.728Z] Fetching changes from the remote Git repository
19:24:05 [2024-11-10T18:24:05.731Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2024-11-10T18:24:05.738Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2024-11-10T18:24:05.738Z] > /usr/bin/git --version # timeout=10
19:24:05 [2024-11-10T18:24:05.743Z] > git --version # 'git version 2.43.0'
19:24:05 [2024-11-10T18:24:05.743Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2024-11-10T18:24:05.748Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2024-11-10T18:24:06.323Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2024-11-10T18:24:06.330Z] Checking out Revision 8f8e1f1a89243a3304bd891dea8f98adab889531 (refs/remotes/origin/master)
19:24:06 [2024-11-10T18:24:06.330Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2024-11-10T18:24:06.335Z] > /usr/bin/git checkout -f 8f8e1f1a89243a3304bd891dea8f98adab889531 # timeout=10
19:24:06 [2024-11-10T18:24:06.391Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2024-11-10T18:24:06.404Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2024-11-10T18:24:06.413Z] > /usr/bin/git checkout -b master 8f8e1f1a89243a3304bd891dea8f98adab889531 # timeout=10
19:24:06 [2024-11-10T18:24:06.539Z] Commit message: "Fix bug #14479 by setting explicitly the current requester as the author and the current date as the creation date when saving the comment in database"
19:24:06 [2024-11-10T18:24:06.539Z] > /usr/bin/git rev-list --no-walk 8f8e1f1a89243a3304bd891dea8f98adab889531 # timeout=10
19:24:06 [2024-11-10T18:24:06.562Z] [Pipeline] fileExists
19:24:06 [2024-11-10T18:24:06.573Z] [Pipeline] readMavenPom
19:24:06 [2024-11-10T18:24:06.593Z] [Pipeline] sh
19:24:06 [2024-11-10T18:24:06.854Z] + git rev-parse HEAD
19:24:06 [2024-11-10T18:24:06.857Z] [Pipeline] echo
19:24:06 [2024-11-10T18:24:06.857Z] Silverpeas-Core: current commit is 8f8e1f1a89243a3304bd891dea8f98adab889531 and last build commit is 8f8e1f1a89243a3304bd891dea8f98adab889531
19:24:06 [2024-11-10T18:24:06.859Z] [Pipeline] }
19:24:06 [2024-11-10T18:24:06.874Z] [Pipeline] // dir
19:24:06 [2024-11-10T18:24:06.888Z] [Pipeline] echo
19:24:06 [2024-11-10T18:24:06.889Z] Build skipped due to no changes have been done since the last build
19:24:06 [2024-11-10T18:24:06.905Z] [Pipeline] dir
19:24:06 [2024-11-10T18:24:06.905Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2024-11-10T18:24:06.905Z] [Pipeline] {
19:24:06 [2024-11-10T18:24:06.926Z] [Pipeline] git
19:24:06 [2024-11-10T18:24:06.929Z] The recommended git tool is: /usr/bin/git
19:24:06 [2024-11-10T18:24:06.929Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2024-11-10T18:24:06.941Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@312bcc23; decorates hudson.Launcher$LocalLauncher@710aef8a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2024-11-10T18:24:06.942Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2024-11-10T18:24:06.949Z] Fetching changes from the remote Git repository
19:24:06 [2024-11-10T18:24:06.953Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2024-11-10T18:24:06.959Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2024-11-10T18:24:06.959Z] > /usr/bin/git --version # timeout=10
19:24:06 [2024-11-10T18:24:06.964Z] > git --version # 'git version 2.43.0'
19:24:06 [2024-11-10T18:24:06.964Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2024-11-10T18:24:06.969Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2024-11-10T18:24:07.579Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2024-11-10T18:24:07.586Z] Checking out Revision 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a (refs/remotes/origin/master)
19:24:07 [2024-11-10T18:24:07.586Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2024-11-10T18:24:07.591Z] > /usr/bin/git checkout -f 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a # timeout=10
19:24:07 [2024-11-10T18:24:07.632Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2024-11-10T18:24:07.645Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2024-11-10T18:24:07.653Z] > /usr/bin/git checkout -b master 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a # timeout=10
19:24:07 [2024-11-10T18:24:07.735Z] Commit message: "When cherry-picking a commit from a PR merged in 6.4.x branch, invalid method invocation to JdbcSqlQuery was merged. Fix by renaming correctly the method call."
19:24:07 [2024-11-10T18:24:07.735Z] > /usr/bin/git rev-list --no-walk 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a # timeout=10
19:24:07 [2024-11-10T18:24:07.758Z] [Pipeline] fileExists
19:24:07 [2024-11-10T18:24:07.767Z] [Pipeline] readMavenPom
19:24:07 [2024-11-10T18:24:07.783Z] [Pipeline] sh
19:24:08 [2024-11-10T18:24:08.046Z] + git rev-parse HEAD
19:24:08 [2024-11-10T18:24:08.050Z] [Pipeline] echo
19:24:08 [2024-11-10T18:24:08.051Z] Silverpeas-Components: current commit is 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a and last build commit is 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a
19:24:08 [2024-11-10T18:24:08.054Z] [Pipeline] }
19:24:08 [2024-11-10T18:24:08.071Z] [Pipeline] // dir
19:24:08 [2024-11-10T18:24:08.086Z] [Pipeline] echo
19:24:08 [2024-11-10T18:24:08.087Z] Build skipped due to no changes have been done since the last build
19:24:08 [2024-11-10T18:24:08.103Z] [Pipeline] dir
19:24:08 [2024-11-10T18:24:08.104Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:08 [2024-11-10T18:24:08.104Z] [Pipeline] {
19:24:08 [2024-11-10T18:24:08.125Z] [Pipeline] git
19:24:08 [2024-11-10T18:24:08.127Z] Selected Git installation does not exist. Using Default
19:24:08 [2024-11-10T18:24:08.128Z] The recommended git tool is: NONE
19:24:08 [2024-11-10T18:24:08.128Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2024-11-10T18:24:08.154Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5f134ee; decorates hudson.Launcher$LocalLauncher@212cd5e7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2024-11-10T18:24:08.155Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:08 [2024-11-10T18:24:08.162Z] Fetching changes from the remote Git repository
19:24:08 [2024-11-10T18:24:08.165Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:08 [2024-11-10T18:24:08.171Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:08 [2024-11-10T18:24:08.171Z] > /usr/bin/git --version # timeout=10
19:24:08 [2024-11-10T18:24:08.175Z] > git --version # 'git version 2.43.0'
19:24:08 [2024-11-10T18:24:08.175Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2024-11-10T18:24:08.180Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2024-11-10T18:24:08.525Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2024-11-10T18:24:08.532Z] Checking out Revision 63619eb5f4682bde4f9607dcbc11b21574091657 (refs/remotes/origin/master)
19:24:08 [2024-11-10T18:24:08.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2024-11-10T18:24:08.537Z] > /usr/bin/git checkout -f 63619eb5f4682bde4f9607dcbc11b21574091657 # timeout=10
19:24:08 [2024-11-10T18:24:08.550Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2024-11-10T18:24:08.560Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2024-11-10T18:24:08.566Z] > /usr/bin/git checkout -b master 63619eb5f4682bde4f9607dcbc11b21574091657 # timeout=10
19:24:08 [2024-11-10T18:24:08.580Z] Commit message: "Bug #14387 Takes into account the redirection parameters are now defined into the new class WebRedirection in Silverpeas Core."
19:24:08 [2024-11-10T18:24:08.581Z] > /usr/bin/git rev-list --no-walk 63619eb5f4682bde4f9607dcbc11b21574091657 # timeout=10
19:24:08 [2024-11-10T18:24:08.601Z] [Pipeline] fileExists
19:24:08 [2024-11-10T18:24:08.609Z] [Pipeline] readMavenPom
19:24:08 [2024-11-10T18:24:08.620Z] [Pipeline] sh
19:24:08 [2024-11-10T18:24:08.879Z] + git rev-parse HEAD
19:24:08 [2024-11-10T18:24:08.882Z] [Pipeline] echo
19:24:08 [2024-11-10T18:24:08.883Z] Silverpeas-Looks: current commit is 63619eb5f4682bde4f9607dcbc11b21574091657 and last build commit is 63619eb5f4682bde4f9607dcbc11b21574091657
19:24:08 [2024-11-10T18:24:08.884Z] [Pipeline] }
19:24:08 [2024-11-10T18:24:08.892Z] [Pipeline] // dir
19:24:08 [2024-11-10T18:24:08.900Z] [Pipeline] echo
19:24:08 [2024-11-10T18:24:08.901Z] Build skipped due to no changes have been done since the last build
19:24:08 [2024-11-10T18:24:08.910Z] [Pipeline] dir
19:24:08 [2024-11-10T18:24:08.910Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2024-11-10T18:24:08.911Z] [Pipeline] {
19:24:08 [2024-11-10T18:24:08.922Z] [Pipeline] git
19:24:08 [2024-11-10T18:24:08.924Z] The recommended git tool is: NONE
19:24:08 [2024-11-10T18:24:08.925Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2024-11-10T18:24:08.934Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a0a4cbd; decorates hudson.Launcher$LocalLauncher@6d934b2e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2024-11-10T18:24:08.935Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2024-11-10T18:24:08.940Z] Fetching changes from the remote Git repository
19:24:08 [2024-11-10T18:24:08.943Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2024-11-10T18:24:08.950Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2024-11-10T18:24:08.951Z] > /usr/bin/git --version # timeout=10
19:24:08 [2024-11-10T18:24:08.955Z] > git --version # 'git version 2.43.0'
19:24:08 [2024-11-10T18:24:08.955Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2024-11-10T18:24:08.959Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2024-11-10T18:24:09.345Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2024-11-10T18:24:09.352Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master)
19:24:09 [2024-11-10T18:24:09.352Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2024-11-10T18:24:09.357Z] > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:09 [2024-11-10T18:24:09.368Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2024-11-10T18:24:09.377Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2024-11-10T18:24:09.383Z] > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:09 [2024-11-10T18:24:09.398Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5"
19:24:09 [2024-11-10T18:24:09.398Z] > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10
19:24:09 [2024-11-10T18:24:09.426Z] [Pipeline] fileExists
19:24:09 [2024-11-10T18:24:09.439Z] [Pipeline] sh
19:24:09 [2024-11-10T18:24:09.698Z] + git rev-parse HEAD
19:24:09 [2024-11-10T18:24:09.701Z] [Pipeline] echo
19:24:09 [2024-11-10T18:24:09.701Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115
19:24:09 [2024-11-10T18:24:09.703Z] [Pipeline] }
19:24:09 [2024-11-10T18:24:09.716Z] [Pipeline] // dir
19:24:09 [2024-11-10T18:24:09.729Z] [Pipeline] echo
19:24:09 [2024-11-10T18:24:09.730Z] Build skipped due to no changes have been done since the last build
19:24:09 [2024-11-10T18:24:09.747Z] [Pipeline] dir
19:24:09 [2024-11-10T18:24:09.748Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2024-11-10T18:24:09.748Z] [Pipeline] {
19:24:09 [2024-11-10T18:24:09.770Z] [Pipeline] git
19:24:09 [2024-11-10T18:24:09.772Z] The recommended git tool is: NONE
19:24:09 [2024-11-10T18:24:09.773Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2024-11-10T18:24:09.784Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a7a5643; decorates hudson.Launcher$LocalLauncher@30d6e0dc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2024-11-10T18:24:09.785Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2024-11-10T18:24:09.791Z] Fetching changes from the remote Git repository
19:24:09 [2024-11-10T18:24:09.793Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2024-11-10T18:24:09.798Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2024-11-10T18:24:09.798Z] > /usr/bin/git --version # timeout=10
19:24:09 [2024-11-10T18:24:09.802Z] > git --version # 'git version 2.43.0'
19:24:09 [2024-11-10T18:24:09.803Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2024-11-10T18:24:09.807Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2024-11-10T18:24:10.184Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2024-11-10T18:24:10.191Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master)
19:24:10 [2024-11-10T18:24:10.191Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2024-11-10T18:24:10.197Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:10 [2024-11-10T18:24:10.208Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2024-11-10T18:24:10.216Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2024-11-10T18:24:10.227Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:10 [2024-11-10T18:24:10.240Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
19:24:10 [2024-11-10T18:24:10.241Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:10 [2024-11-10T18:24:10.270Z] [Pipeline] fileExists
19:24:10 [2024-11-10T18:24:10.287Z] [Pipeline] readMavenPom
19:24:10 [2024-11-10T18:24:10.307Z] [Pipeline] sh
19:24:10 [2024-11-10T18:24:10.566Z] + git rev-parse HEAD
19:24:10 [2024-11-10T18:24:10.570Z] [Pipeline] echo
19:24:10 [2024-11-10T18:24:10.570Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec
19:24:10 [2024-11-10T18:24:10.573Z] [Pipeline] }
19:24:10 [2024-11-10T18:24:10.588Z] [Pipeline] // dir
19:24:10 [2024-11-10T18:24:10.604Z] [Pipeline] echo
19:24:10 [2024-11-10T18:24:10.605Z] Build skipped due to no changes have been done since the last build
19:24:10 [2024-11-10T18:24:10.622Z] [Pipeline] dir
19:24:10 [2024-11-10T18:24:10.622Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2024-11-10T18:24:10.623Z] [Pipeline] {
19:24:10 [2024-11-10T18:24:10.645Z] [Pipeline] git
19:24:10 [2024-11-10T18:24:10.649Z] The recommended git tool is: NONE
19:24:10 [2024-11-10T18:24:10.650Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2024-11-10T18:24:10.660Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4fd9bc4c; decorates hudson.Launcher$LocalLauncher@1da519c4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2024-11-10T18:24:10.661Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2024-11-10T18:24:10.668Z] Fetching changes from the remote Git repository
19:24:10 [2024-11-10T18:24:10.670Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2024-11-10T18:24:10.677Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2024-11-10T18:24:10.677Z] > /usr/bin/git --version # timeout=10
19:24:10 [2024-11-10T18:24:10.682Z] > git --version # 'git version 2.43.0'
19:24:10 [2024-11-10T18:24:10.682Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2024-11-10T18:24:10.687Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:11 [2024-11-10T18:24:11.069Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:11 [2024-11-10T18:24:11.075Z] Checking out Revision 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c (refs/remotes/origin/master)
19:24:11 [2024-11-10T18:24:11.075Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:11 [2024-11-10T18:24:11.081Z] > /usr/bin/git checkout -f 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c # timeout=10
19:24:11 [2024-11-10T18:24:11.091Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2024-11-10T18:24:11.100Z] > /usr/bin/git branch -D master # timeout=10
19:24:11 [2024-11-10T18:24:11.106Z] > /usr/bin/git checkout -b master 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c # timeout=10
19:24:11 [2024-11-10T18:24:11.116Z] Commit message: "Parent POM to 1.6"
19:24:11 [2024-11-10T18:24:11.116Z] > /usr/bin/git rev-list --no-walk 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c # timeout=10
19:24:11 [2024-11-10T18:24:11.136Z] [Pipeline] fileExists
19:24:11 [2024-11-10T18:24:11.145Z] [Pipeline] readMavenPom
19:24:11 [2024-11-10T18:24:11.159Z] [Pipeline] sh
19:24:11 [2024-11-10T18:24:11.417Z] + git rev-parse HEAD
19:24:11 [2024-11-10T18:24:11.420Z] [Pipeline] echo
19:24:11 [2024-11-10T18:24:11.421Z] Silverpeas-Assembly: current commit is 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c and last build commit is 7a8cbfc98d2b9338baded7b33c1ab688ef6dd45c
19:24:11 [2024-11-10T18:24:11.423Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.442Z] [Pipeline] // dir
19:24:11 [2024-11-10T18:24:11.459Z] [Pipeline] echo
19:24:11 [2024-11-10T18:24:11.460Z] Build skipped due to no changes have been done since the last build
19:24:11 [2024-11-10T18:24:11.460Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.476Z] [Pipeline] // script
19:24:11 [2024-11-10T18:24:11.492Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.507Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.526Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.528Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2024-11-10T18:24:11.576Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.578Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.627Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.628Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2024-11-10T18:24:11.645Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.647Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.649Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.664Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.682Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.683Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2024-11-10T18:24:11.700Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.701Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.703Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.719Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.737Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.738Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2024-11-10T18:24:11.756Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.757Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.759Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.774Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.792Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.794Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2024-11-10T18:24:11.810Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.811Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.813Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.828Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.845Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.846Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2024-11-10T18:24:11.863Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.864Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.865Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.881Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.900Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.901Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2024-11-10T18:24:11.918Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.919Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.920Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.936Z] [Pipeline] // stage
19:24:11 [2024-11-10T18:24:11.954Z] [Pipeline] stage
19:24:11 [2024-11-10T18:24:11.955Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2024-11-10T18:24:11.971Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2024-11-10T18:24:11.972Z] [Pipeline] getContext
19:24:11 [2024-11-10T18:24:11.974Z] [Pipeline] }
19:24:11 [2024-11-10T18:24:11.989Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.008Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.008Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:12 [2024-11-10T18:24:12.025Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.026Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.028Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.044Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.062Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.063Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:12 [2024-11-10T18:24:12.080Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.081Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.083Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.098Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.117Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.117Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:12 [2024-11-10T18:24:12.135Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.136Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.138Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.154Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.172Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.172Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:12 [2024-11-10T18:24:12.189Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.190Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.191Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.207Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.224Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.225Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:12 [2024-11-10T18:24:12.242Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.243Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.244Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.260Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.278Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.278Z] [Pipeline] { (Publish Community Web Site)
19:24:12 [2024-11-10T18:24:12.295Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:12 [2024-11-10T18:24:12.296Z] [Pipeline] getContext
19:24:12 [2024-11-10T18:24:12.297Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.313Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.328Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.342Z] [Pipeline] // stage
19:24:12 [2024-11-10T18:24:12.360Z] [Pipeline] stage
19:24:12 [2024-11-10T18:24:12.361Z] [Pipeline] { (Create YAML build report)
19:24:12 [2024-11-10T18:24:12.397Z] [Pipeline] script
19:24:12 [2024-11-10T18:24:12.407Z] [Pipeline] {
19:24:12 [2024-11-10T18:24:12.425Z] [Pipeline] sh
19:24:12 [2024-11-10T18:24:12.685Z] + mkdir -p target
19:24:12 [2024-11-10T18:24:12.687Z] [Pipeline] sh
19:24:12 [2024-11-10T18:24:12.943Z] + mv build.yaml target/
19:24:12 [2024-11-10T18:24:12.945Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.962Z] [Pipeline] // script
19:24:12 [2024-11-10T18:24:12.977Z] [Pipeline] }
19:24:12 [2024-11-10T18:24:12.992Z] [Pipeline] // stage
19:24:13 [2024-11-10T18:24:13.017Z] [Pipeline] stage
19:24:13 [2024-11-10T18:24:13.018Z] [Pipeline] { (Declarative: Post Actions)
19:24:13 [2024-11-10T18:24:13.055Z] [Pipeline] step
19:24:13 [2024-11-10T18:24:13.086Z] [Pipeline] script
19:24:13 [2024-11-10T18:24:13.095Z] [Pipeline] {
19:24:13 [2024-11-10T18:24:13.126Z] [Pipeline] }
19:24:13 [2024-11-10T18:24:13.143Z] [Pipeline] // script
19:24:13 [2024-11-10T18:24:13.165Z] [Pipeline] archiveArtifacts
19:24:13 [2024-11-10T18:24:13.169Z] Archiving artifacts
19:24:13 [2024-11-10T18:24:13.186Z] Enregistrement des empreintes numériques
19:24:13 [2024-11-10T18:24:13.199Z] [Pipeline] sh
19:24:13 [2024-11-10T18:24:13.460Z] + rm -rf target
19:24:13 [2024-11-10T18:24:13.466Z] [Pipeline] }
19:24:13 [2024-11-10T18:24:13.484Z] [Pipeline] // stage
19:24:13 [2024-11-10T18:24:13.504Z] [Pipeline] }
19:24:13 [2024-11-10T18:24:13.521Z] [Pipeline] // withEnv
19:24:13 [2024-11-10T18:24:13.538Z] [Pipeline] }
19:24:13 [2024-11-10T18:24:13.539Z] $ docker stop --time=1 c6c4fb126e856f80fb4bcbd7bcc11933f5e7c4b6d9a67e339162d4aadf0b9d24
19:24:14 [2024-11-10T18:24:14.834Z] $ docker rm -f --volumes c6c4fb126e856f80fb4bcbd7bcc11933f5e7c4b6d9a67e339162d4aadf0b9d24
19:24:14 [2024-11-10T18:24:14.887Z] [Pipeline] // withDockerContainer
19:24:14 [2024-11-10T18:24:14.903Z] [Pipeline] }
19:24:14 [2024-11-10T18:24:14.919Z] [Pipeline] // withEnv
19:24:14 [2024-11-10T18:24:14.934Z] [Pipeline] }
19:24:14 [2024-11-10T18:24:14.949Z] [Pipeline] // node
19:24:14 [2024-11-10T18:24:14.967Z] [Pipeline] End of Pipeline
19:24:15 [2024-11-10T18:24:15.041Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #510
19:24:15 [2024-11-10T18:24:15.042Z] Finished: SUCCESS