19:24:00[2025-03-23T18:24:00.727Z] Lancé par une alarme périodique
19:24:00[2025-03-23T18:24:00.728Z] Running as userbuild19:24:01[2025-03-23T18:24:01.134Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:01[2025-03-23T18:24:01.642Z] [Pipeline] Start of Pipeline
19:24:02[2025-03-23T18:24:02.002Z] [Pipeline] node
19:24:02[2025-03-23T18:24:02.005Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02[2025-03-23T18:24:02.008Z] [Pipeline] {
19:24:02[2025-03-23T18:24:02.026Z] [Pipeline] stage
19:24:02[2025-03-23T18:24:02.027Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02[2025-03-23T18:24:02.038Z] [Pipeline] checkout
19:24:02[2025-03-23T18:24:02.040Z] Selected Git installation does not exist. Using Default
19:24:02[2025-03-23T18:24:02.040Z] The recommended git tool is: NONE
19:24:02[2025-03-23T18:24:02.040Z] No credentials specified
19:24:02[2025-03-23T18:24:02.040Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02[2025-03-23T18:24:02.045Z] Fetching changes from the remote Git repository
19:24:02[2025-03-23T18:24:02.046Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02[2025-03-23T18:24:02.054Z] Cleaning workspace
19:24:02[2025-03-23T18:24:02.054Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02[2025-03-23T18:24:02.058Z] Resetting working tree
19:24:02[2025-03-23T18:24:02.058Z] > /usr/bin/git reset --hard # timeout=10
19:24:02[2025-03-23T18:24:02.066Z] > /usr/bin/git clean -fdx # timeout=10
19:24:02[2025-03-23T18:24:02.072Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:02[2025-03-23T18:24:02.072Z] > /usr/bin/git --version # timeout=10
19:24:02[2025-03-23T18:24:02.075Z] > git --version # 'git version 2.43.0'
19:24:02[2025-03-23T18:24:02.075Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02[2025-03-23T18:24:02.411Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02[2025-03-23T18:24:02.417Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
19:24:02[2025-03-23T18:24:02.417Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02[2025-03-23T18:24:02.422Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
19:24:02[2025-03-23T18:24:02.432Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
19:24:02[2025-03-23T18:24:02.433Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
19:24:02[2025-03-23T18:24:02.463Z] [Pipeline] }
19:24:02[2025-03-23T18:24:02.470Z] [Pipeline] // stage
19:24:02[2025-03-23T18:24:02.496Z] [Pipeline] withEnv
19:24:02[2025-03-23T18:24:02.497Z] [Pipeline] {
19:24:02[2025-03-23T18:24:02.695Z] [Pipeline] isUnix
19:24:02[2025-03-23T18:24:02.696Z] [Pipeline] withEnv
19:24:02[2025-03-23T18:24:02.697Z] [Pipeline] {
19:24:02[2025-03-23T18:24:02.712Z] [Pipeline] sh
19:24:02[2025-03-23T18:24:02.969Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02[2025-03-23T18:24:02.969Z] .
19:24:02[2025-03-23T18:24:02.970Z] [Pipeline] }
19:24:02[2025-03-23T18:24:02.983Z] [Pipeline] // withEnv
19:24:02[2025-03-23T18:24:02.998Z] [Pipeline] withDockerContainer
19:24:03[2025-03-23T18:24:03.028Z] Jenkins does not seem to be running inside a container
19:24:03[2025-03-23T18:24:03.037Z] $ 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[2025-03-23T18:24:03.338Z] $ docker top 8f83a398129609bdd3a804a5b31e484faec46949c46e35bbd3d6d18a9a272b57 -eo pid,comm
19:24:03[2025-03-23T18:24:03.378Z] [Pipeline] {
19:24:03[2025-03-23T18:24:03.395Z] [Pipeline] withEnv
19:24:03[2025-03-23T18:24:03.396Z] [Pipeline] {
19:24:03[2025-03-23T18:24:03.413Z] [Pipeline] stage
19:24:03[2025-03-23T18:24:03.414Z] [Pipeline] { (Prepare the job)
19:24:03[2025-03-23T18:24:03.452Z] [Pipeline] sh
19:24:03[2025-03-23T18:24:03.709Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml19:24:03[2025-03-23T18:24:03.962Z] [Pipeline] script
19:24:03[2025-03-23T18:24:03.967Z] [Pipeline] {
19:24:03[2025-03-23T18:24:03.984Z] [Pipeline] readMavenPom
19:24:04[2025-03-23T18:24:04.009Z] 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.
19:24:04[2025-03-23T18:24:04.011Z] 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.
19:24:04[2025-03-23T18:24:04.013Z] 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.
19:24:04[2025-03-23T18:24:04.013Z] 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.
19:24:04[2025-03-23T18:24:04.013Z] 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.
19:24:04[2025-03-23T18:24:04.014Z] [Pipeline] sh
19:24:04[2025-03-23T18:24:04.272Z] + rm -f pom.xml
19:24:04[2025-03-23T18:24:04.274Z] [Pipeline] }
19:24:04[2025-03-23T18:24:04.287Z] [Pipeline] // script
19:24:04[2025-03-23T18:24:04.303Z] [Pipeline] }
19:24:04[2025-03-23T18:24:04.316Z] [Pipeline] // stage
19:24:04[2025-03-23T18:24:04.331Z] [Pipeline] stage
19:24:04[2025-03-23T18:24:04.331Z] [Pipeline] { (Check POM parent version)
19:24:04[2025-03-23T18:24:04.403Z] [Pipeline] copyArtifacts
19:24:04[2025-03-23T18:24:04.410Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 27319:24:04[2025-03-23T18:24:04.421Z] [Pipeline] script
19:24:04[2025-03-23T18:24:04.427Z] [Pipeline] {
19:24:04[2025-03-23T18:24:04.442Z] [Pipeline] readYaml
19:24:04[2025-03-23T18:24:04.460Z] [Pipeline] sh
19:24:04[2025-03-23T18:24:04.718Z] + 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.pom19:24:04[2025-03-23T18:24:04.970Z] 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.
19:24:04[2025-03-23T18:24:04.970Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:04[2025-03-23T18:24:04.971Z] [Pipeline] sh
19:24:05[2025-03-23T18:24:05.230Z] + rm -f build.yaml
19:24:05[2025-03-23T18:24:05.231Z] [Pipeline] }
19:24:05[2025-03-23T18:24:05.246Z] [Pipeline] // script
19:24:05[2025-03-23T18:24:05.260Z] [Pipeline] }
19:24:05[2025-03-23T18:24:05.272Z] [Pipeline] // stage
19:24:05[2025-03-23T18:24:05.287Z] [Pipeline] stage
19:24:05[2025-03-23T18:24:05.288Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05[2025-03-23T18:24:05.316Z] [Pipeline] script
19:24:05[2025-03-23T18:24:05.320Z] [Pipeline] {
19:24:05[2025-03-23T18:24:05.342Z] [Pipeline] copyArtifacts
19:24:05[2025-03-23T18:24:05.349Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 92619:24:05[2025-03-23T18:24:05.360Z] [Pipeline] fileExists
19:24:05[2025-03-23T18:24:05.377Z] [Pipeline] readYaml
19:24:05[2025-03-23T18:24:05.391Z] 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.
19:24:05[2025-03-23T18:24:05.393Z] [Pipeline] dir
19:24:05[2025-03-23T18:24:05.394Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05[2025-03-23T18:24:05.394Z] [Pipeline] {
19:24:05[2025-03-23T18:24:05.413Z] [Pipeline] git
19:24:05[2025-03-23T18:24:05.415Z] The recommended git tool is: /usr/bin/git
19:24:05[2025-03-23T18:24:05.416Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05[2025-03-23T18:24:05.429Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6dcf4f9d; decorates hudson.Launcher$LocalLauncher@153db8e3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05[2025-03-23T18:24:05.430Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05[2025-03-23T18:24:05.436Z] Fetching changes from the remote Git repository
19:24:05[2025-03-23T18:24:05.440Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05[2025-03-23T18:24:05.446Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core19:24:05[2025-03-23T18:24:05.446Z] > /usr/bin/git --version # timeout=10
19:24:05[2025-03-23T18:24:05.451Z] > git --version # 'git version 2.43.0'
19:24:05[2025-03-23T18:24:05.451Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05[2025-03-23T18:24:05.457Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06[2025-03-23T18:24:06.040Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06[2025-03-23T18:24:06.046Z] Checking out Revision 3462c67fdc26f1295d19a53b89482eff57ae85b2 (refs/remotes/origin/master)
19:24:06[2025-03-23T18:24:06.046Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06[2025-03-23T18:24:06.051Z] > /usr/bin/git checkout -f 3462c67fdc26f1295d19a53b89482eff57ae85b2 # timeout=10
19:24:06[2025-03-23T18:24:06.110Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06[2025-03-23T18:24:06.123Z] > /usr/bin/git branch -D master # timeout=10
19:24:06[2025-03-23T18:24:06.129Z] > /usr/bin/git checkout -b master 3462c67fdc26f1295d19a53b89482eff57ae85b2 # timeout=10
19:24:06[2025-03-23T18:24:06.219Z] Commit message: "feature #12562 : Display role on the reassignement page"
19:24:06[2025-03-23T18:24:06.219Z] > /usr/bin/git rev-list --no-walk 3462c67fdc26f1295d19a53b89482eff57ae85b2 # timeout=10
19:24:06[2025-03-23T18:24:06.247Z] [Pipeline] fileExists
19:24:06[2025-03-23T18:24:06.256Z] [Pipeline] readMavenPom
19:24:06[2025-03-23T18:24:06.277Z] [Pipeline] sh
19:24:06[2025-03-23T18:24:06.535Z] + git rev-parse HEAD
19:24:06[2025-03-23T18:24:06.538Z] [Pipeline] echo
19:24:06[2025-03-23T18:24:06.539Z] Silverpeas-Core: current commit is 3462c67fdc26f1295d19a53b89482eff57ae85b2 and last build commit is 3462c67fdc26f1295d19a53b89482eff57ae85b2
19:24:06[2025-03-23T18:24:06.541Z] [Pipeline] }
19:24:06[2025-03-23T18:24:06.555Z] [Pipeline] // dir
19:24:06[2025-03-23T18:24:06.569Z] [Pipeline] echo
19:24:06[2025-03-23T18:24:06.570Z] Build skipped due to no changes have been done since the last build
19:24:06[2025-03-23T18:24:06.585Z] [Pipeline] dir
19:24:06[2025-03-23T18:24:06.585Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06[2025-03-23T18:24:06.585Z] [Pipeline] {
19:24:06[2025-03-23T18:24:06.604Z] [Pipeline] git
19:24:06[2025-03-23T18:24:06.606Z] The recommended git tool is: /usr/bin/git
19:24:06[2025-03-23T18:24:06.606Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06[2025-03-23T18:24:06.617Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@25d888e8; decorates hudson.Launcher$LocalLauncher@43e41b66 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06[2025-03-23T18:24:06.617Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06[2025-03-23T18:24:06.624Z] Fetching changes from the remote Git repository
19:24:06[2025-03-23T18:24:06.628Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06[2025-03-23T18:24:06.634Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components19:24:06[2025-03-23T18:24:06.634Z] > /usr/bin/git --version # timeout=10
19:24:06[2025-03-23T18:24:06.639Z] > git --version # 'git version 2.43.0'
19:24:06[2025-03-23T18:24:06.640Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06[2025-03-23T18:24:06.646Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07[2025-03-23T18:24:07.008Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07[2025-03-23T18:24:07.014Z] Checking out Revision 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9 (refs/remotes/origin/master)
19:24:07[2025-03-23T18:24:07.014Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07[2025-03-23T18:24:07.019Z] > /usr/bin/git checkout -f 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9 # timeout=10
19:24:07[2025-03-23T18:24:07.082Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07[2025-03-23T18:24:07.093Z] > /usr/bin/git branch -D master # timeout=10
19:24:07[2025-03-23T18:24:07.101Z] > /usr/bin/git checkout -b master 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9 # timeout=10
19:24:07[2025-03-23T18:24:07.144Z] Commit message: "As with KmeliaService#sendPublicationInBasket, the method KmeliaService#deletePublication is now private to the implementor. Add a new method in KmeliaService: deletePublication(PublicationPK pubPK, String userId). This business method is dedicated to be used by SendInKmelia workflow action handlers to remove a publication that was published by a workflow in a Kmelia instance. But this method can be also used by others business services. The method now checks the user for which the deletion is invoked has the right to perform the action. Then, if the publication is already in the trash, it is definitively deleted, otherwise it is moved into the trash. By doing so, this business behaviour is well encapsulated by KmeliaService and doesn't require to spill it over others business services."
19:24:07[2025-03-23T18:24:07.145Z] > /usr/bin/git rev-list --no-walk 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9 # timeout=10
19:24:07[2025-03-23T18:24:07.175Z] [Pipeline] fileExists
19:24:07[2025-03-23T18:24:07.190Z] [Pipeline] readMavenPom
19:24:07[2025-03-23T18:24:07.210Z] [Pipeline] sh
19:24:07[2025-03-23T18:24:07.469Z] + git rev-parse HEAD
19:24:07[2025-03-23T18:24:07.472Z] [Pipeline] echo
19:24:07[2025-03-23T18:24:07.472Z] Silverpeas-Components: current commit is 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9 and last build commit is 3d5d3a9306b52ffdef82bc1a72a8bc2d01fc01a9
19:24:07[2025-03-23T18:24:07.474Z] [Pipeline] }
19:24:07[2025-03-23T18:24:07.491Z] [Pipeline] // dir
19:24:07[2025-03-23T18:24:07.505Z] [Pipeline] echo
19:24:07[2025-03-23T18:24:07.505Z] Build skipped due to no changes have been done since the last build
19:24:07[2025-03-23T18:24:07.520Z] [Pipeline] dir
19:24:07[2025-03-23T18:24:07.521Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07[2025-03-23T18:24:07.521Z] [Pipeline] {
19:24:07[2025-03-23T18:24:07.540Z] [Pipeline] git
19:24:07[2025-03-23T18:24:07.542Z] Selected Git installation does not exist. Using Default
19:24:07[2025-03-23T18:24:07.542Z] The recommended git tool is: NONE
19:24:07[2025-03-23T18:24:07.543Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07[2025-03-23T18:24:07.558Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@669fbc2a; decorates hudson.Launcher$LocalLauncher@3c11632f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07[2025-03-23T18:24:07.558Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07[2025-03-23T18:24:07.564Z] Fetching changes from the remote Git repository
19:24:07[2025-03-23T18:24:07.567Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07[2025-03-23T18:24:07.572Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks19:24:07[2025-03-23T18:24:07.572Z] > /usr/bin/git --version # timeout=10
19:24:07[2025-03-23T18:24:07.578Z] > git --version # 'git version 2.43.0'
19:24:07[2025-03-23T18:24:07.578Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07[2025-03-23T18:24:07.584Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07[2025-03-23T18:24:07.950Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07[2025-03-23T18:24:07.956Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:07[2025-03-23T18:24:07.956Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07[2025-03-23T18:24:07.962Z] > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:07[2025-03-23T18:24:07.975Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07[2025-03-23T18:24:07.984Z] > /usr/bin/git branch -D master # timeout=10
19:24:07[2025-03-23T18:24:07.992Z] > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08[2025-03-23T18:24:08.008Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:08[2025-03-23T18:24:08.008Z] > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08[2025-03-23T18:24:08.028Z] [Pipeline] fileExists
19:24:08[2025-03-23T18:24:08.043Z] [Pipeline] readMavenPom
19:24:08[2025-03-23T18:24:08.063Z] [Pipeline] sh
19:24:08[2025-03-23T18:24:08.321Z] + git rev-parse HEAD
19:24:08[2025-03-23T18:24:08.324Z] [Pipeline] echo
19:24:08[2025-03-23T18:24:08.325Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:08[2025-03-23T18:24:08.327Z] [Pipeline] }
19:24:08[2025-03-23T18:24:08.342Z] [Pipeline] // dir
19:24:08[2025-03-23T18:24:08.358Z] [Pipeline] echo
19:24:08[2025-03-23T18:24:08.358Z] Build skipped due to no changes have been done since the last build
19:24:08[2025-03-23T18:24:08.374Z] [Pipeline] dir
19:24:08[2025-03-23T18:24:08.374Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08[2025-03-23T18:24:08.375Z] [Pipeline] {
19:24:08[2025-03-23T18:24:08.394Z] [Pipeline] git
19:24:08[2025-03-23T18:24:08.396Z] The recommended git tool is: NONE
19:24:08[2025-03-23T18:24:08.397Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08[2025-03-23T18:24:08.407Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6534be90; decorates hudson.Launcher$LocalLauncher@5c557337 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08[2025-03-23T18:24:08.407Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08[2025-03-23T18:24:08.414Z] Fetching changes from the remote Git repository
19:24:08[2025-03-23T18:24:08.417Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08[2025-03-23T18:24:08.423Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup19:24:08[2025-03-23T18:24:08.423Z] > /usr/bin/git --version # timeout=10
19:24:08[2025-03-23T18:24:08.428Z] > git --version # 'git version 2.43.0'
19:24:08[2025-03-23T18:24:08.429Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08[2025-03-23T18:24:08.435Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08[2025-03-23T18:24:08.801Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08[2025-03-23T18:24:08.808Z] Checking out Revision e7cc3fd1b2486b08fa6959cc611de83c49b84589 (refs/remotes/origin/master)
19:24:08[2025-03-23T18:24:08.808Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08[2025-03-23T18:24:08.814Z] > /usr/bin/git checkout -f e7cc3fd1b2486b08fa6959cc611de83c49b84589 # timeout=10
19:24:08[2025-03-23T18:24:08.822Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08[2025-03-23T18:24:08.831Z] > /usr/bin/git branch -D master # timeout=10
19:24:08[2025-03-23T18:24:08.839Z] > /usr/bin/git checkout -b master e7cc3fd1b2486b08fa6959cc611de83c49b84589 # timeout=10
19:24:08[2025-03-23T18:24:08.855Z] Commit message: "Add a new dependency scope for the silverpeas.gradle file in a Silverpeas installation: custom. This scope allow to declare libs developed specifically to custom some behaviors or to provide additional custom functionalities (like workflows)."
19:24:08[2025-03-23T18:24:08.855Z] > /usr/bin/git rev-list --no-walk e7cc3fd1b2486b08fa6959cc611de83c49b84589 # timeout=10
19:24:08[2025-03-23T18:24:08.884Z] [Pipeline] fileExists
19:24:08[2025-03-23T18:24:08.903Z] [Pipeline] sh
19:24:09[2025-03-23T18:24:09.161Z] + git rev-parse HEAD
19:24:09[2025-03-23T18:24:09.163Z] [Pipeline] echo
19:24:09[2025-03-23T18:24:09.164Z] Silverpeas-Setup: current commit is e7cc3fd1b2486b08fa6959cc611de83c49b84589 and last build commit is e7cc3fd1b2486b08fa6959cc611de83c49b84589
19:24:09[2025-03-23T18:24:09.166Z] [Pipeline] }
19:24:09[2025-03-23T18:24:09.181Z] [Pipeline] // dir
19:24:09[2025-03-23T18:24:09.195Z] [Pipeline] echo
19:24:09[2025-03-23T18:24:09.196Z] Build skipped due to no changes have been done since the last build
19:24:09[2025-03-23T18:24:09.211Z] [Pipeline] dir
19:24:09[2025-03-23T18:24:09.212Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09[2025-03-23T18:24:09.212Z] [Pipeline] {
19:24:09[2025-03-23T18:24:09.232Z] [Pipeline] git
19:24:09[2025-03-23T18:24:09.234Z] The recommended git tool is: NONE
19:24:09[2025-03-23T18:24:09.234Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09[2025-03-23T18:24:09.253Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4149bc24; decorates hudson.Launcher$LocalLauncher@130594dd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09[2025-03-23T18:24:09.254Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09[2025-03-23T18:24:09.260Z] Fetching changes from the remote Git repository
19:24:09[2025-03-23T18:24:09.263Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09[2025-03-23T18:24:09.269Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution19:24:09[2025-03-23T18:24:09.269Z] > /usr/bin/git --version # timeout=10
19:24:09[2025-03-23T18:24:09.274Z] > git --version # 'git version 2.43.0'
19:24:09[2025-03-23T18:24:09.274Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09[2025-03-23T18:24:09.281Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09[2025-03-23T18:24:09.660Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09[2025-03-23T18:24:09.666Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master)
19:24:09[2025-03-23T18:24:09.666Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09[2025-03-23T18:24:09.672Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09[2025-03-23T18:24:09.687Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09[2025-03-23T18:24:09.695Z] > /usr/bin/git branch -D master # timeout=10
19:24:09[2025-03-23T18:24:09.702Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09[2025-03-23T18:24:09.715Z] 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:09[2025-03-23T18:24:09.715Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10
19:24:09[2025-03-23T18:24:09.746Z] [Pipeline] fileExists
19:24:09[2025-03-23T18:24:09.762Z] [Pipeline] readMavenPom
19:24:09[2025-03-23T18:24:09.782Z] [Pipeline] sh
19:24:10[2025-03-23T18:24:10.040Z] + git rev-parse HEAD
19:24:10[2025-03-23T18:24:10.043Z] [Pipeline] echo
19:24:10[2025-03-23T18:24:10.044Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec
19:24:10[2025-03-23T18:24:10.046Z] [Pipeline] }
19:24:10[2025-03-23T18:24:10.061Z] [Pipeline] // dir
19:24:10[2025-03-23T18:24:10.079Z] [Pipeline] echo
19:24:10[2025-03-23T18:24:10.079Z] Build skipped due to no changes have been done since the last build
19:24:10[2025-03-23T18:24:10.095Z] [Pipeline] dir
19:24:10[2025-03-23T18:24:10.095Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10[2025-03-23T18:24:10.096Z] [Pipeline] {
19:24:10[2025-03-23T18:24:10.115Z] [Pipeline] git
19:24:10[2025-03-23T18:24:10.117Z] The recommended git tool is: NONE
19:24:10[2025-03-23T18:24:10.118Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10[2025-03-23T18:24:10.132Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20feb203; decorates hudson.Launcher$LocalLauncher@208e1af7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10[2025-03-23T18:24:10.133Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10[2025-03-23T18:24:10.139Z] Fetching changes from the remote Git repository
19:24:10[2025-03-23T18:24:10.142Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10[2025-03-23T18:24:10.148Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly19:24:10[2025-03-23T18:24:10.148Z] > /usr/bin/git --version # timeout=10
19:24:10[2025-03-23T18:24:10.153Z] > git --version # 'git version 2.43.0'
19:24:10[2025-03-23T18:24:10.153Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10[2025-03-23T18:24:10.159Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10[2025-03-23T18:24:10.550Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10[2025-03-23T18:24:10.556Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:10[2025-03-23T18:24:10.556Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10[2025-03-23T18:24:10.562Z] > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10[2025-03-23T18:24:10.572Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10[2025-03-23T18:24:10.582Z] > /usr/bin/git branch -D master # timeout=10
19:24:10[2025-03-23T18:24:10.589Z] > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10[2025-03-23T18:24:10.601Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:10[2025-03-23T18:24:10.602Z] > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10[2025-03-23T18:24:10.630Z] [Pipeline] fileExists
19:24:10[2025-03-23T18:24:10.638Z] [Pipeline] readMavenPom
19:24:10[2025-03-23T18:24:10.652Z] [Pipeline] sh
19:24:10[2025-03-23T18:24:10.910Z] + git rev-parse HEAD
19:24:10[2025-03-23T18:24:10.912Z] [Pipeline] echo
19:24:10[2025-03-23T18:24:10.912Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10[2025-03-23T18:24:10.913Z] [Pipeline] }
19:24:10[2025-03-23T18:24:10.929Z] [Pipeline] // dir
19:24:10[2025-03-23T18:24:10.944Z] [Pipeline] echo
19:24:10[2025-03-23T18:24:10.945Z] Build skipped due to no changes have been done since the last build
19:24:10[2025-03-23T18:24:10.945Z] [Pipeline] }
19:24:10[2025-03-23T18:24:10.960Z] [Pipeline] // script
19:24:10[2025-03-23T18:24:10.975Z] [Pipeline] }
19:24:10[2025-03-23T18:24:10.990Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.006Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.007Z] [Pipeline] { (Build Silverpeas)
19:24:11[2025-03-23T18:24:11.042Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.043Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.079Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.079Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11[2025-03-23T18:24:11.095Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.096Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.097Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.113Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.130Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.130Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11[2025-03-23T18:24:11.145Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.145Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.147Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.160Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.174Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.174Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11[2025-03-23T18:24:11.188Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.189Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.190Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.202Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.214Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.215Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11[2025-03-23T18:24:11.226Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.227Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.228Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.238Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.249Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.250Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11[2025-03-23T18:24:11.260Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.261Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.262Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.271Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.282Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.282Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11[2025-03-23T18:24:11.291Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.292Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.293Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.302Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.312Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.313Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11[2025-03-23T18:24:11.322Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.323Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.324Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.333Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.342Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.343Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11[2025-03-23T18:24:11.352Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.352Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.354Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.362Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.371Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.372Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11[2025-03-23T18:24:11.380Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.381Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.383Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.390Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.399Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.400Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11[2025-03-23T18:24:11.408Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.409Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.411Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.418Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.427Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.428Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11[2025-03-23T18:24:11.435Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.436Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.438Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.445Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.454Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.454Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11[2025-03-23T18:24:11.462Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.463Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.464Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.471Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.479Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.480Z] [Pipeline] { (Publish Community Web Site)
19:24:11[2025-03-23T18:24:11.487Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11[2025-03-23T18:24:11.488Z] [Pipeline] getContext
19:24:11[2025-03-23T18:24:11.489Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.496Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.503Z] [Pipeline] }
19:24:11[2025-03-23T18:24:11.509Z] [Pipeline] // stage
19:24:11[2025-03-23T18:24:11.525Z] [Pipeline] stage
19:24:11[2025-03-23T18:24:11.525Z] [Pipeline] { (Create YAML build report)
19:24:11[2025-03-23T18:24:11.550Z] [Pipeline] script
19:24:11[2025-03-23T18:24:11.555Z] [Pipeline] {
19:24:11[2025-03-23T18:24:11.572Z] [Pipeline] sh
19:24:11[2025-03-23T18:24:11.832Z] + mkdir -p target
19:24:11[2025-03-23T18:24:11.834Z] [Pipeline] sh
19:24:12[2025-03-23T18:24:12.091Z] + mv build.yaml target/
19:24:12[2025-03-23T18:24:12.092Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.109Z] [Pipeline] // script
19:24:12[2025-03-23T18:24:12.124Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.139Z] [Pipeline] // stage
19:24:12[2025-03-23T18:24:12.162Z] [Pipeline] stage
19:24:12[2025-03-23T18:24:12.163Z] [Pipeline] { (Declarative: Post Actions)
19:24:12[2025-03-23T18:24:12.191Z] [Pipeline] step
19:24:12[2025-03-23T18:24:12.219Z] [Pipeline] script
19:24:12[2025-03-23T18:24:12.225Z] [Pipeline] {
19:24:12[2025-03-23T18:24:12.265Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.280Z] [Pipeline] // script
19:24:12[2025-03-23T18:24:12.297Z] [Pipeline] archiveArtifacts
19:24:12[2025-03-23T18:24:12.300Z] Archiving artifacts
19:24:12[2025-03-23T18:24:12.313Z] Enregistrement des empreintes numériques
19:24:12[2025-03-23T18:24:12.325Z] [Pipeline] sh
19:24:12[2025-03-23T18:24:12.584Z] + rm -rf target
19:24:12[2025-03-23T18:24:12.591Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.606Z] [Pipeline] // stage
19:24:12[2025-03-23T18:24:12.621Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.636Z] [Pipeline] // withEnv
19:24:12[2025-03-23T18:24:12.651Z] [Pipeline] }
19:24:12[2025-03-23T18:24:12.652Z] $ docker stop --time=1 8f83a398129609bdd3a804a5b31e484faec46949c46e35bbd3d6d18a9a272b57
19:24:13[2025-03-23T18:24:13.861Z] $ docker rm -f --volumes 8f83a398129609bdd3a804a5b31e484faec46949c46e35bbd3d6d18a9a272b57
19:24:13[2025-03-23T18:24:13.900Z] [Pipeline] // withDockerContainer
19:24:13[2025-03-23T18:24:13.906Z] [Pipeline] }
19:24:13[2025-03-23T18:24:13.912Z] [Pipeline] // withEnv
19:24:13[2025-03-23T18:24:13.924Z] [Pipeline] }
19:24:13[2025-03-23T18:24:13.939Z] [Pipeline] // node
19:24:13[2025-03-23T18:24:13.954Z] [Pipeline] End of Pipeline
19:24:14[2025-03-23T18:24:14.024Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #547
19:24:14[2025-03-23T18:24:14.024Z] Finished: SUCCESS