19:24:00 [2026-02-22T18:24:00.354Z] Lancé par une alarme périodique
19:24:00 [2026-02-22T18:24:00.355Z] Running as userbuild
19:24:00 [2026-02-22T18:24:00.771Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-02-22T18:24:01.189Z] [Pipeline] Start of Pipeline
19:24:01 [2026-02-22T18:24:01.519Z] [Pipeline] node
19:24:01 [2026-02-22T18:24:01.522Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2026-02-22T18:24:01.525Z] [Pipeline] {
19:24:01 [2026-02-22T18:24:01.541Z] [Pipeline] stage
19:24:01 [2026-02-22T18:24:01.542Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2026-02-22T18:24:01.554Z] [Pipeline] checkout
19:24:01 [2026-02-22T18:24:01.556Z] Selected Git installation does not exist. Using Default
19:24:01 [2026-02-22T18:24:01.557Z] The recommended git tool is: NONE
19:24:01 [2026-02-22T18:24:01.557Z] No credentials specified
19:24:01 [2026-02-22T18:24:01.557Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2026-02-22T18:24:01.563Z] Fetching changes from the remote Git repository
19:24:01 [2026-02-22T18:24:01.565Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2026-02-22T18:24:01.572Z] Cleaning workspace
19:24:01 [2026-02-22T18:24:01.572Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2026-02-22T18:24:01.577Z] Resetting working tree
19:24:01 [2026-02-22T18:24:01.577Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2026-02-22T18:24:01.585Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2026-02-22T18:24:01.591Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-02-22T18:24:01.591Z] > /usr/bin/git --version # timeout=10
19:24:01 [2026-02-22T18:24:01.596Z] > git --version # 'git version 2.43.0'
19:24:01 [2026-02-22T18:24:01.596Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:01 [2026-02-22T18:24:01.993Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:01 [2026-02-22T18:24:01.999Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:02 [2026-02-22T18:24:02.000Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-02-22T18:24:02.004Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-02-22T18:24:02.016Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:02 [2026-02-22T18:24:02.017Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-02-22T18:24:02.038Z] [Pipeline] }
19:24:02 [2026-02-22T18:24:02.044Z] [Pipeline] // stage
19:24:02 [2026-02-22T18:24:02.056Z] [Pipeline] withEnv
19:24:02 [2026-02-22T18:24:02.056Z] [Pipeline] {
19:24:02 [2026-02-22T18:24:02.169Z] [Pipeline] isUnix
19:24:02 [2026-02-22T18:24:02.170Z] [Pipeline] withEnv
19:24:02 [2026-02-22T18:24:02.170Z] [Pipeline] {
19:24:02 [2026-02-22T18:24:02.187Z] [Pipeline] sh
19:24:02 [2026-02-22T18:24:02.444Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2026-02-22T18:24:02.444Z] .
19:24:02 [2026-02-22T18:24:02.445Z] [Pipeline] }
19:24:02 [2026-02-22T18:24:02.453Z] [Pipeline] // withEnv
19:24:02 [2026-02-22T18:24:02.462Z] [Pipeline] withDockerContainer
19:24:02 [2026-02-22T18:24:02.492Z] Jenkins does not seem to be running inside a container
19:24:02 [2026-02-22T18:24:02.500Z] $ 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:02 [2026-02-22T18:24:02.802Z] $ docker top 99ff5353a2db29948788237c083979763f8b52f32a5778b884057e87db89a50f -eo pid,comm
19:24:02 [2026-02-22T18:24:02.841Z] [Pipeline] {
19:24:02 [2026-02-22T18:24:02.863Z] [Pipeline] withEnv
19:24:02 [2026-02-22T18:24:02.864Z] [Pipeline] {
19:24:02 [2026-02-22T18:24:02.894Z] [Pipeline] stage
19:24:02 [2026-02-22T18:24:02.895Z] [Pipeline] { (Prepare the job)
19:24:02 [2026-02-22T18:24:02.943Z] [Pipeline] sh
19:24:03 [2026-02-22T18:24:03.202Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2026-02-22T18:24:03.455Z] [Pipeline] script
19:24:03 [2026-02-22T18:24:03.461Z] [Pipeline] {
19:24:03 [2026-02-22T18:24:03.487Z] [Pipeline] readMavenPom
19:24:03 [2026-02-22T18:24:03.517Z] 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:03 [2026-02-22T18:24:03.519Z] 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:03 [2026-02-22T18:24:03.521Z] 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:03 [2026-02-22T18:24:03.521Z] 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:03 [2026-02-22T18:24:03.521Z] 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:03 [2026-02-22T18:24:03.523Z] [Pipeline] sh
19:24:03 [2026-02-22T18:24:03.782Z] + rm -f pom.xml
19:24:03 [2026-02-22T18:24:03.783Z] [Pipeline] }
19:24:03 [2026-02-22T18:24:03.797Z] [Pipeline] // script
19:24:03 [2026-02-22T18:24:03.813Z] [Pipeline] }
19:24:03 [2026-02-22T18:24:03.826Z] [Pipeline] // stage
19:24:03 [2026-02-22T18:24:03.842Z] [Pipeline] stage
19:24:03 [2026-02-22T18:24:03.843Z] [Pipeline] { (Check POM parent version)
19:24:03 [2026-02-22T18:24:03.911Z] [Pipeline] copyArtifacts
19:24:03 [2026-02-22T18:24:03.920Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 282
19:24:03 [2026-02-22T18:24:03.933Z] [Pipeline] script
19:24:03 [2026-02-22T18:24:03.938Z] [Pipeline] {
19:24:03 [2026-02-22T18:24:03.954Z] [Pipeline] readYaml
19:24:03 [2026-02-22T18:24:03.973Z] [Pipeline] sh
19:24:04 [2026-02-22T18:24:04.233Z] + 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:04 [2026-02-22T18:24:04.234Z] 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 [2026-02-22T18:24:04.234Z] 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 [2026-02-22T18:24:04.236Z] [Pipeline] sh
19:24:04 [2026-02-22T18:24:04.494Z] + rm -f build.yaml
19:24:04 [2026-02-22T18:24:04.495Z] [Pipeline] }
19:24:04 [2026-02-22T18:24:04.509Z] [Pipeline] // script
19:24:04 [2026-02-22T18:24:04.522Z] [Pipeline] }
19:24:04 [2026-02-22T18:24:04.537Z] [Pipeline] // stage
19:24:04 [2026-02-22T18:24:04.552Z] [Pipeline] stage
19:24:04 [2026-02-22T18:24:04.553Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2026-02-22T18:24:04.582Z] [Pipeline] script
19:24:04 [2026-02-22T18:24:04.587Z] [Pipeline] {
19:24:04 [2026-02-22T18:24:04.610Z] [Pipeline] copyArtifacts
19:24:04 [2026-02-22T18:24:04.616Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1046
19:24:04 [2026-02-22T18:24:04.630Z] [Pipeline] fileExists
19:24:04 [2026-02-22T18:24:04.645Z] [Pipeline] readYaml
19:24:04 [2026-02-22T18:24:04.659Z] 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:04 [2026-02-22T18:24:04.663Z] [Pipeline] dir
19:24:04 [2026-02-22T18:24:04.664Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2026-02-22T18:24:04.664Z] [Pipeline] {
19:24:04 [2026-02-22T18:24:04.684Z] [Pipeline] git
19:24:04 [2026-02-22T18:24:04.686Z] The recommended git tool is: /usr/bin/git
19:24:04 [2026-02-22T18:24:04.687Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2026-02-22T18:24:04.701Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@306708c4; decorates hudson.Launcher$LocalLauncher@597f98dc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2026-02-22T18:24:04.701Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2026-02-22T18:24:04.709Z] Fetching changes from the remote Git repository
19:24:04 [2026-02-22T18:24:04.711Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2026-02-22T18:24:04.717Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2026-02-22T18:24:04.717Z] > /usr/bin/git --version # timeout=10
19:24:04 [2026-02-22T18:24:04.722Z] > git --version # 'git version 2.43.0'
19:24:04 [2026-02-22T18:24:04.722Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2026-02-22T18:24:04.728Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2026-02-22T18:24:05.098Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2026-02-22T18:24:05.107Z] Checking out Revision 240793db43185de9776be64a5d2d03d5a3a71f06 (refs/remotes/origin/master)
19:24:05 [2026-02-22T18:24:05.107Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2026-02-22T18:24:05.112Z] > /usr/bin/git checkout -f 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10
19:24:05 [2026-02-22T18:24:05.171Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2026-02-22T18:24:05.188Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2026-02-22T18:24:05.196Z] > /usr/bin/git checkout -b master 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10
19:24:05 [2026-02-22T18:24:05.321Z] Commit message: "bug #15108 : Improving management in case of an update of a user role, depending on whether it is an administrator or a domain manager"
19:24:05 [2026-02-22T18:24:05.321Z] > /usr/bin/git rev-list --no-walk 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10
19:24:05 [2026-02-22T18:24:05.345Z] [Pipeline] fileExists
19:24:05 [2026-02-22T18:24:05.354Z] [Pipeline] readMavenPom
19:24:05 [2026-02-22T18:24:05.367Z] [Pipeline] sh
19:24:05 [2026-02-22T18:24:05.624Z] + git rev-parse HEAD
19:24:05 [2026-02-22T18:24:05.627Z] [Pipeline] echo
19:24:05 [2026-02-22T18:24:05.628Z] Silverpeas-Core: current commit is 240793db43185de9776be64a5d2d03d5a3a71f06 and last build commit is 240793db43185de9776be64a5d2d03d5a3a71f06
19:24:05 [2026-02-22T18:24:05.630Z] [Pipeline] }
19:24:05 [2026-02-22T18:24:05.645Z] [Pipeline] // dir
19:24:05 [2026-02-22T18:24:05.660Z] [Pipeline] echo
19:24:05 [2026-02-22T18:24:05.660Z] Build skipped due to no changes have been done since the last build
19:24:05 [2026-02-22T18:24:05.676Z] [Pipeline] dir
19:24:05 [2026-02-22T18:24:05.677Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2026-02-22T18:24:05.678Z] [Pipeline] {
19:24:05 [2026-02-22T18:24:05.697Z] [Pipeline] git
19:24:05 [2026-02-22T18:24:05.700Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-02-22T18:24:05.700Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-02-22T18:24:05.711Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@75e8f62a; decorates hudson.Launcher$LocalLauncher@6ed3c626 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-02-22T18:24:05.712Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2026-02-22T18:24:05.719Z] Fetching changes from the remote Git repository
19:24:05 [2026-02-22T18:24:05.721Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2026-02-22T18:24:05.727Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2026-02-22T18:24:05.727Z] > /usr/bin/git --version # timeout=10
19:24:05 [2026-02-22T18:24:05.732Z] > git --version # 'git version 2.43.0'
19:24:05 [2026-02-22T18:24:05.732Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2026-02-22T18:24:05.738Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-02-22T18:24:06.267Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-02-22T18:24:06.274Z] Checking out Revision 861a4a49ec5dd37f89896b20b1060b17065efe02 (refs/remotes/origin/master)
19:24:06 [2026-02-22T18:24:06.274Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-02-22T18:24:06.280Z] > /usr/bin/git checkout -f 861a4a49ec5dd37f89896b20b1060b17065efe02 # timeout=10
19:24:06 [2026-02-22T18:24:06.325Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-02-22T18:24:06.338Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-02-22T18:24:06.345Z] > /usr/bin/git checkout -b master 861a4a49ec5dd37f89896b20b1060b17065efe02 # timeout=10
19:24:06 [2026-02-22T18:24:06.397Z] Commit message: "bug #15182 : fixing bug while instance external creation in WF with at once an existing FileField temporary fix with adding of a timeout to wait the well execution of the creation task."
19:24:06 [2026-02-22T18:24:06.397Z] > /usr/bin/git rev-list --no-walk 861a4a49ec5dd37f89896b20b1060b17065efe02 # timeout=10
19:24:06 [2026-02-22T18:24:06.417Z] [Pipeline] fileExists
19:24:06 [2026-02-22T18:24:06.433Z] [Pipeline] readMavenPom
19:24:06 [2026-02-22T18:24:06.454Z] [Pipeline] sh
19:24:06 [2026-02-22T18:24:06.712Z] + git rev-parse HEAD
19:24:06 [2026-02-22T18:24:06.715Z] [Pipeline] echo
19:24:06 [2026-02-22T18:24:06.716Z] Silverpeas-Components: current commit is 861a4a49ec5dd37f89896b20b1060b17065efe02 and last build commit is 861a4a49ec5dd37f89896b20b1060b17065efe02
19:24:06 [2026-02-22T18:24:06.718Z] [Pipeline] }
19:24:06 [2026-02-22T18:24:06.733Z] [Pipeline] // dir
19:24:06 [2026-02-22T18:24:06.748Z] [Pipeline] echo
19:24:06 [2026-02-22T18:24:06.749Z] Build skipped due to no changes have been done since the last build
19:24:06 [2026-02-22T18:24:06.765Z] [Pipeline] dir
19:24:06 [2026-02-22T18:24:06.766Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2026-02-22T18:24:06.767Z] [Pipeline] {
19:24:06 [2026-02-22T18:24:06.787Z] [Pipeline] git
19:24:06 [2026-02-22T18:24:06.789Z] Selected Git installation does not exist. Using Default
19:24:06 [2026-02-22T18:24:06.789Z] The recommended git tool is: NONE
19:24:06 [2026-02-22T18:24:06.790Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-02-22T18:24:06.806Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@92ecd98; decorates hudson.Launcher$LocalLauncher@2e59ad6a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-02-22T18:24:06.807Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2026-02-22T18:24:06.813Z] Fetching changes from the remote Git repository
19:24:06 [2026-02-22T18:24:06.816Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:06 [2026-02-22T18:24:06.822Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:06 [2026-02-22T18:24:06.822Z] > /usr/bin/git --version # timeout=10
19:24:06 [2026-02-22T18:24:06.827Z] > git --version # 'git version 2.43.0'
19:24:06 [2026-02-22T18:24:06.827Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-02-22T18:24:06.833Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2026-02-22T18:24:07.235Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2026-02-22T18:24:07.242Z] Checking out Revision 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb (refs/remotes/origin/master)
19:24:07 [2026-02-22T18:24:07.242Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2026-02-22T18:24:07.248Z] > /usr/bin/git checkout -f 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb # timeout=10
19:24:07 [2026-02-22T18:24:07.262Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2026-02-22T18:24:07.272Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2026-02-22T18:24:07.287Z] > /usr/bin/git checkout -b master 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb # timeout=10
19:24:07 [2026-02-22T18:24:07.304Z] Commit message: "Feature #14940 note #5"
19:24:07 [2026-02-22T18:24:07.305Z] > /usr/bin/git rev-list --no-walk 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb # timeout=10
19:24:07 [2026-02-22T18:24:07.332Z] [Pipeline] fileExists
19:24:07 [2026-02-22T18:24:07.339Z] [Pipeline] readMavenPom
19:24:07 [2026-02-22T18:24:07.351Z] [Pipeline] sh
19:24:07 [2026-02-22T18:24:07.612Z] + git rev-parse HEAD
19:24:07 [2026-02-22T18:24:07.615Z] [Pipeline] echo
19:24:07 [2026-02-22T18:24:07.615Z] Silverpeas-Looks: current commit is 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb and last build commit is 9b8bc20ca9dbb0d1369ef26ed3e1524504fe6bbb
19:24:07 [2026-02-22T18:24:07.617Z] [Pipeline] }
19:24:07 [2026-02-22T18:24:07.632Z] [Pipeline] // dir
19:24:07 [2026-02-22T18:24:07.648Z] [Pipeline] echo
19:24:07 [2026-02-22T18:24:07.648Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-02-22T18:24:07.665Z] [Pipeline] dir
19:24:07 [2026-02-22T18:24:07.665Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2026-02-22T18:24:07.666Z] [Pipeline] {
19:24:07 [2026-02-22T18:24:07.686Z] [Pipeline] git
19:24:07 [2026-02-22T18:24:07.688Z] The recommended git tool is: NONE
19:24:07 [2026-02-22T18:24:07.689Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-02-22T18:24:07.698Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39587f30; decorates hudson.Launcher$LocalLauncher@14b719c6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-02-22T18:24:07.699Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2026-02-22T18:24:07.706Z] Fetching changes from the remote Git repository
19:24:07 [2026-02-22T18:24:07.708Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2026-02-22T18:24:07.716Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2026-02-22T18:24:07.716Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-02-22T18:24:07.722Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-02-22T18:24:07.722Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-02-22T18:24:07.728Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-02-22T18:24:08.123Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-02-22T18:24:08.130Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2026-02-22T18:24:08.130Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-02-22T18:24:08.134Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-02-22T18:24:08.143Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-02-22T18:24:08.151Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-02-22T18:24:08.159Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-02-22T18:24:08.172Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to maintain. Above this count, all the olders additional backups are deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m for megabyte for example, has to be indicated with the number)."
19:24:08 [2026-02-22T18:24:08.172Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-02-22T18:24:08.192Z] [Pipeline] fileExists
19:24:08 [2026-02-22T18:24:08.202Z] [Pipeline] sh
19:24:08 [2026-02-22T18:24:08.458Z] + git rev-parse HEAD
19:24:08 [2026-02-22T18:24:08.461Z] [Pipeline] echo
19:24:08 [2026-02-22T18:24:08.461Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:08 [2026-02-22T18:24:08.464Z] [Pipeline] }
19:24:08 [2026-02-22T18:24:08.481Z] [Pipeline] // dir
19:24:08 [2026-02-22T18:24:08.497Z] [Pipeline] echo
19:24:08 [2026-02-22T18:24:08.498Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-02-22T18:24:08.514Z] [Pipeline] dir
19:24:08 [2026-02-22T18:24:08.515Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2026-02-22T18:24:08.515Z] [Pipeline] {
19:24:08 [2026-02-22T18:24:08.535Z] [Pipeline] git
19:24:08 [2026-02-22T18:24:08.538Z] The recommended git tool is: NONE
19:24:08 [2026-02-22T18:24:08.539Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-02-22T18:24:08.548Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5c5ee94; decorates hudson.Launcher$LocalLauncher@4d44d148 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-02-22T18:24:08.548Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2026-02-22T18:24:08.554Z] Fetching changes from the remote Git repository
19:24:08 [2026-02-22T18:24:08.557Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2026-02-22T18:24:08.568Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2026-02-22T18:24:08.569Z] > /usr/bin/git --version # timeout=10
19:24:08 [2026-02-22T18:24:08.574Z] > git --version # 'git version 2.43.0'
19:24:08 [2026-02-22T18:24:08.574Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-02-22T18:24:08.580Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-02-22T18:24:08.991Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-02-22T18:24:08.997Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master)
19:24:08 [2026-02-22T18:24:08.997Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-02-22T18:24:09.002Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-02-22T18:24:09.012Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-02-22T18:24:09.020Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-02-22T18:24:09.026Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-02-22T18:24:09.037Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution"
19:24:09 [2026-02-22T18:24:09.037Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-02-22T18:24:09.058Z] [Pipeline] fileExists
19:24:09 [2026-02-22T18:24:09.068Z] [Pipeline] readMavenPom
19:24:09 [2026-02-22T18:24:09.087Z] [Pipeline] sh
19:24:09 [2026-02-22T18:24:09.345Z] + git rev-parse HEAD
19:24:09 [2026-02-22T18:24:09.348Z] [Pipeline] echo
19:24:09 [2026-02-22T18:24:09.349Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299
19:24:09 [2026-02-22T18:24:09.351Z] [Pipeline] }
19:24:09 [2026-02-22T18:24:09.367Z] [Pipeline] // dir
19:24:09 [2026-02-22T18:24:09.383Z] [Pipeline] echo
19:24:09 [2026-02-22T18:24:09.383Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-02-22T18:24:09.400Z] [Pipeline] dir
19:24:09 [2026-02-22T18:24:09.400Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2026-02-22T18:24:09.401Z] [Pipeline] {
19:24:09 [2026-02-22T18:24:09.422Z] [Pipeline] git
19:24:09 [2026-02-22T18:24:09.424Z] The recommended git tool is: NONE
19:24:09 [2026-02-22T18:24:09.425Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-02-22T18:24:09.440Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@648e7bdf; decorates hudson.Launcher$LocalLauncher@77c05ac2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-02-22T18:24:09.441Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2026-02-22T18:24:09.447Z] Fetching changes from the remote Git repository
19:24:09 [2026-02-22T18:24:09.450Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2026-02-22T18:24:09.456Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2026-02-22T18:24:09.456Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-02-22T18:24:09.461Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-02-22T18:24:09.462Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-02-22T18:24:09.468Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-02-22T18:24:09.851Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-02-22T18:24:09.859Z] Checking out Revision 8a96861130b75420a748747d039af3effb7f2266 (refs/remotes/origin/master)
19:24:09 [2026-02-22T18:24:09.859Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-02-22T18:24:09.864Z] > /usr/bin/git checkout -f 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:09 [2026-02-22T18:24:09.871Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-02-22T18:24:09.881Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-02-22T18:24:09.890Z] > /usr/bin/git checkout -b master 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:09 [2026-02-22T18:24:09.902Z] Commit message: "Update parent POM to version 1.7-build251205"
19:24:09 [2026-02-22T18:24:09.902Z] > /usr/bin/git rev-list --no-walk 8a96861130b75420a748747d039af3effb7f2266 # timeout=10
19:24:09 [2026-02-22T18:24:09.922Z] [Pipeline] fileExists
19:24:09 [2026-02-22T18:24:09.934Z] [Pipeline] readMavenPom
19:24:09 [2026-02-22T18:24:09.956Z] [Pipeline] sh
19:24:10 [2026-02-22T18:24:10.215Z] + git rev-parse HEAD
19:24:10 [2026-02-22T18:24:10.218Z] [Pipeline] echo
19:24:10 [2026-02-22T18:24:10.218Z] Silverpeas-Assembly: current commit is 8a96861130b75420a748747d039af3effb7f2266 and last build commit is 8a96861130b75420a748747d039af3effb7f2266
19:24:10 [2026-02-22T18:24:10.221Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.237Z] [Pipeline] // dir
19:24:10 [2026-02-22T18:24:10.253Z] [Pipeline] echo
19:24:10 [2026-02-22T18:24:10.253Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-02-22T18:24:10.254Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.270Z] [Pipeline] // script
19:24:10 [2026-02-22T18:24:10.286Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.302Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.319Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.320Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2026-02-22T18:24:10.354Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.355Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.384Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.385Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2026-02-22T18:24:10.401Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.402Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.404Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.419Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.436Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.437Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2026-02-22T18:24:10.451Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.452Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.453Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.467Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.481Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.482Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2026-02-22T18:24:10.495Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.496Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.498Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.509Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.522Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.523Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2026-02-22T18:24:10.534Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.535Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.537Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.548Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.560Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.561Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2026-02-22T18:24:10.572Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.573Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.574Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.584Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.596Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.597Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2026-02-22T18:24:10.607Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.608Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.609Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.619Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.630Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.630Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2026-02-22T18:24:10.640Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.640Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.642Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.651Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.662Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.663Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2026-02-22T18:24:10.671Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.672Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.674Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.683Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.693Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.694Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2026-02-22T18:24:10.702Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.703Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.706Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.714Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.725Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.726Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2026-02-22T18:24:10.734Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.735Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.737Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.745Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.754Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.755Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2026-02-22T18:24:10.763Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.764Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.766Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.774Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.783Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.784Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2026-02-22T18:24:10.792Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.793Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.794Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.802Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.811Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.812Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2026-02-22T18:24:10.820Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-02-22T18:24:10.821Z] [Pipeline] getContext
19:24:10 [2026-02-22T18:24:10.823Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.830Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.838Z] [Pipeline] }
19:24:10 [2026-02-22T18:24:10.845Z] [Pipeline] // stage
19:24:10 [2026-02-22T18:24:10.861Z] [Pipeline] stage
19:24:10 [2026-02-22T18:24:10.861Z] [Pipeline] { (Create YAML build report)
19:24:10 [2026-02-22T18:24:10.888Z] [Pipeline] script
19:24:10 [2026-02-22T18:24:10.892Z] [Pipeline] {
19:24:10 [2026-02-22T18:24:10.919Z] [Pipeline] sh
19:24:11 [2026-02-22T18:24:11.177Z] + mkdir -p target
19:24:11 [2026-02-22T18:24:11.179Z] [Pipeline] sh
19:24:11 [2026-02-22T18:24:11.437Z] + mv build.yaml target/
19:24:11 [2026-02-22T18:24:11.439Z] [Pipeline] }
19:24:11 [2026-02-22T18:24:11.454Z] [Pipeline] // script
19:24:11 [2026-02-22T18:24:11.470Z] [Pipeline] }
19:24:11 [2026-02-22T18:24:11.485Z] [Pipeline] // stage
19:24:11 [2026-02-22T18:24:11.509Z] [Pipeline] stage
19:24:11 [2026-02-22T18:24:11.509Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2026-02-22T18:24:11.539Z] [Pipeline] step
19:24:11 [2026-02-22T18:24:11.571Z] [Pipeline] script
19:24:11 [2026-02-22T18:24:11.579Z] [Pipeline] {
19:24:11 [2026-02-22T18:24:11.611Z] [Pipeline] }
19:24:11 [2026-02-22T18:24:11.626Z] [Pipeline] // script
19:24:11 [2026-02-22T18:24:11.647Z] [Pipeline] archiveArtifacts
19:24:11 [2026-02-22T18:24:11.650Z] Archiving artifacts
19:24:11 [2026-02-22T18:24:11.666Z] Enregistrement des empreintes numériques
19:24:11 [2026-02-22T18:24:11.683Z] [Pipeline] sh
19:24:11 [2026-02-22T18:24:11.941Z] + rm -rf target
19:24:11 [2026-02-22T18:24:11.948Z] [Pipeline] }
19:24:11 [2026-02-22T18:24:11.964Z] [Pipeline] // stage
19:24:11 [2026-02-22T18:24:11.980Z] [Pipeline] }
19:24:11 [2026-02-22T18:24:11.995Z] [Pipeline] // withEnv
19:24:12 [2026-02-22T18:24:12.011Z] [Pipeline] }
19:24:12 [2026-02-22T18:24:12.012Z] $ docker stop --time=1 99ff5353a2db29948788237c083979763f8b52f32a5778b884057e87db89a50f
19:24:13 [2026-02-22T18:24:13.332Z] $ docker rm -f --volumes 99ff5353a2db29948788237c083979763f8b52f32a5778b884057e87db89a50f
19:24:13 [2026-02-22T18:24:13.375Z] [Pipeline] // withDockerContainer
19:24:13 [2026-02-22T18:24:13.385Z] [Pipeline] }
19:24:13 [2026-02-22T18:24:13.394Z] [Pipeline] // withEnv
19:24:13 [2026-02-22T18:24:13.410Z] [Pipeline] }
19:24:13 [2026-02-22T18:24:13.429Z] [Pipeline] // node
19:24:13 [2026-02-22T18:24:13.447Z] [Pipeline] End of Pipeline
19:24:13 [2026-02-22T18:24:13.527Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #628
19:24:13 [2026-02-22T18:24:13.528Z] Finished: SUCCESS