19:24:00 [2026-04-15T17:24:00.416Z] Lancé par une alarme périodique
19:24:00 [2026-04-15T17:24:00.416Z] Running as userbuild
19:24:00 [2026-04-15T17:24:00.922Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-15T17:24:01.341Z] [Pipeline] Start of Pipeline
19:24:01 [2026-04-15T17:24:01.600Z] [Pipeline] node
19:24:01 [2026-04-15T17:24:01.604Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2026-04-15T17:24:01.607Z] [Pipeline] {
19:24:01 [2026-04-15T17:24:01.620Z] [Pipeline] stage
19:24:01 [2026-04-15T17:24:01.621Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2026-04-15T17:24:01.632Z] [Pipeline] checkout
19:24:01 [2026-04-15T17:24:01.635Z] Selected Git installation does not exist. Using Default
19:24:01 [2026-04-15T17:24:01.635Z] The recommended git tool is: NONE
19:24:01 [2026-04-15T17:24:01.635Z] No credentials specified
19:24:01 [2026-04-15T17:24:01.635Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2026-04-15T17:24:01.641Z] Fetching changes from the remote Git repository
19:24:01 [2026-04-15T17:24:01.642Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2026-04-15T17:24:01.647Z] Cleaning workspace
19:24:01 [2026-04-15T17:24:01.647Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2026-04-15T17:24:01.652Z] Resetting working tree
19:24:01 [2026-04-15T17:24:01.652Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2026-04-15T17:24:01.662Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2026-04-15T17:24:01.669Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-15T17:24:01.669Z] > /usr/bin/git --version # timeout=10
19:24:01 [2026-04-15T17:24:01.673Z] > git --version # 'git version 2.43.0'
19:24:01 [2026-04-15T17:24:01.673Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2026-04-15T17:24:02.046Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2026-04-15T17:24:02.054Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:02 [2026-04-15T17:24:02.054Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-04-15T17:24:02.060Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-15T17:24:02.073Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:02 [2026-04-15T17:24:02.073Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-15T17:24:02.094Z] [Pipeline] }
19:24:02 [2026-04-15T17:24:02.104Z] [Pipeline] // stage
19:24:02 [2026-04-15T17:24:02.129Z] [Pipeline] withEnv
19:24:02 [2026-04-15T17:24:02.130Z] [Pipeline] {
19:24:02 [2026-04-15T17:24:02.287Z] [Pipeline] isUnix
19:24:02 [2026-04-15T17:24:02.288Z] [Pipeline] withEnv
19:24:02 [2026-04-15T17:24:02.289Z] [Pipeline] {
19:24:02 [2026-04-15T17:24:02.306Z] [Pipeline] sh
19:24:02 [2026-04-15T17:24:02.564Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2026-04-15T17:24:02.564Z] .
19:24:02 [2026-04-15T17:24:02.565Z] [Pipeline] }
19:24:02 [2026-04-15T17:24:02.578Z] [Pipeline] // withEnv
19:24:02 [2026-04-15T17:24:02.593Z] [Pipeline] withDockerContainer
19:24:02 [2026-04-15T17:24:02.623Z] Jenkins does not seem to be running inside a container
19:24:02 [2026-04-15T17:24:02.631Z] $ 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-04-15T17:24:02.987Z] $ docker top e033fb771e3036b848e941f0dc677629320a042c900e21ed9f6f89d46712db0a -eo pid,comm
19:24:03 [2026-04-15T17:24:03.030Z] [Pipeline] {
19:24:03 [2026-04-15T17:24:03.056Z] [Pipeline] withEnv
19:24:03 [2026-04-15T17:24:03.057Z] [Pipeline] {
19:24:03 [2026-04-15T17:24:03.081Z] [Pipeline] stage
19:24:03 [2026-04-15T17:24:03.082Z] [Pipeline] { (Prepare the job)
19:24:03 [2026-04-15T17:24:03.119Z] [Pipeline] sh
19:24:03 [2026-04-15T17:24:03.378Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2026-04-15T17:24:03.632Z] [Pipeline] script
19:24:03 [2026-04-15T17:24:03.638Z] [Pipeline] {
19:24:03 [2026-04-15T17:24:03.666Z] [Pipeline] readMavenPom
19:24:03 [2026-04-15T17:24:03.698Z] 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-04-15T17:24:03.701Z] 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-04-15T17:24:03.702Z] 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-04-15T17:24:03.703Z] 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-04-15T17:24:03.703Z] 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-04-15T17:24:03.704Z] [Pipeline] sh
19:24:03 [2026-04-15T17:24:03.962Z] + rm -f pom.xml
19:24:03 [2026-04-15T17:24:03.963Z] [Pipeline] }
19:24:03 [2026-04-15T17:24:03.977Z] [Pipeline] // script
19:24:03 [2026-04-15T17:24:03.990Z] [Pipeline] }
19:24:04 [2026-04-15T17:24:04.003Z] [Pipeline] // stage
19:24:04 [2026-04-15T17:24:04.018Z] [Pipeline] stage
19:24:04 [2026-04-15T17:24:04.018Z] [Pipeline] { (Check POM parent version)
19:24:04 [2026-04-15T17:24:04.084Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-15T17:24:04.092Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283
19:24:04 [2026-04-15T17:24:04.104Z] [Pipeline] script
19:24:04 [2026-04-15T17:24:04.111Z] [Pipeline] {
19:24:04 [2026-04-15T17:24:04.130Z] [Pipeline] readYaml
19:24:04 [2026-04-15T17:24:04.149Z] [Pipeline] sh
19:24:04 [2026-04-15T17:24:04.410Z] + 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-04-15T17:24:04.411Z] 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-04-15T17:24:04.411Z] 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-04-15T17:24:04.412Z] [Pipeline] sh
19:24:04 [2026-04-15T17:24:04.669Z] + rm -f build.yaml
19:24:04 [2026-04-15T17:24:04.670Z] [Pipeline] }
19:24:04 [2026-04-15T17:24:04.683Z] [Pipeline] // script
19:24:04 [2026-04-15T17:24:04.707Z] [Pipeline] }
19:24:04 [2026-04-15T17:24:04.727Z] [Pipeline] // stage
19:24:04 [2026-04-15T17:24:04.742Z] [Pipeline] stage
19:24:04 [2026-04-15T17:24:04.743Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2026-04-15T17:24:04.770Z] [Pipeline] script
19:24:04 [2026-04-15T17:24:04.777Z] [Pipeline] {
19:24:04 [2026-04-15T17:24:04.803Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-15T17:24:04.810Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1070
19:24:04 [2026-04-15T17:24:04.825Z] [Pipeline] fileExists
19:24:04 [2026-04-15T17:24:04.841Z] [Pipeline] readYaml
19:24:04 [2026-04-15T17:24:04.855Z] 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-04-15T17:24:04.858Z] [Pipeline] dir
19:24:04 [2026-04-15T17:24:04.858Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2026-04-15T17:24:04.859Z] [Pipeline] {
19:24:04 [2026-04-15T17:24:04.879Z] [Pipeline] git
19:24:04 [2026-04-15T17:24:04.881Z] The recommended git tool is: /usr/bin/git
19:24:04 [2026-04-15T17:24:04.882Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2026-04-15T17:24:04.892Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4aa18110; decorates hudson.Launcher$LocalLauncher@17375e10 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2026-04-15T17:24:04.892Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2026-04-15T17:24:04.899Z] Fetching changes from the remote Git repository
19:24:04 [2026-04-15T17:24:04.901Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2026-04-15T17:24:04.906Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2026-04-15T17:24:04.907Z] > /usr/bin/git --version # timeout=10
19:24:04 [2026-04-15T17:24:04.911Z] > git --version # 'git version 2.43.0'
19:24:04 [2026-04-15T17:24:04.911Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2026-04-15T17:24:04.916Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2026-04-15T17:24:05.683Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2026-04-15T17:24:05.691Z] Checking out Revision bccbf2a8ad258554155bb634bea260ea500e2ade (refs/remotes/origin/master)
19:24:05 [2026-04-15T17:24:05.691Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2026-04-15T17:24:05.697Z] > /usr/bin/git checkout -f bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-15T17:24:05.756Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2026-04-15T17:24:05.771Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2026-04-15T17:24:05.781Z] > /usr/bin/git checkout -b master bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-15T17:24:05.885Z] Commit message: "Take into account sonar analysis feedback"
19:24:05 [2026-04-15T17:24:05.885Z] > /usr/bin/git rev-list --no-walk bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-15T17:24:05.910Z] [Pipeline] fileExists
19:24:05 [2026-04-15T17:24:05.918Z] [Pipeline] readMavenPom
19:24:05 [2026-04-15T17:24:05.931Z] [Pipeline] sh
19:24:06 [2026-04-15T17:24:06.190Z] + git rev-parse HEAD
19:24:06 [2026-04-15T17:24:06.193Z] [Pipeline] echo
19:24:06 [2026-04-15T17:24:06.193Z] Silverpeas-Core: current commit is bccbf2a8ad258554155bb634bea260ea500e2ade and last build commit is bccbf2a8ad258554155bb634bea260ea500e2ade
19:24:06 [2026-04-15T17:24:06.196Z] [Pipeline] }
19:24:06 [2026-04-15T17:24:06.212Z] [Pipeline] // dir
19:24:06 [2026-04-15T17:24:06.227Z] [Pipeline] echo
19:24:06 [2026-04-15T17:24:06.227Z] Build skipped due to no changes have been done since the last build
19:24:06 [2026-04-15T17:24:06.243Z] [Pipeline] dir
19:24:06 [2026-04-15T17:24:06.243Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2026-04-15T17:24:06.244Z] [Pipeline] {
19:24:06 [2026-04-15T17:24:06.264Z] [Pipeline] git
19:24:06 [2026-04-15T17:24:06.266Z] The recommended git tool is: /usr/bin/git
19:24:06 [2026-04-15T17:24:06.267Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-04-15T17:24:06.278Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5b4eaa8f; decorates hudson.Launcher$LocalLauncher@451468d0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-04-15T17:24:06.279Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2026-04-15T17:24:06.286Z] Fetching changes from the remote Git repository
19:24:06 [2026-04-15T17:24:06.289Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2026-04-15T17:24:06.297Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2026-04-15T17:24:06.297Z] > /usr/bin/git --version # timeout=10
19:24:06 [2026-04-15T17:24:06.303Z] > git --version # 'git version 2.43.0'
19:24:06 [2026-04-15T17:24:06.303Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-04-15T17:24:06.310Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-04-15T17:24:06.941Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-04-15T17:24:06.948Z] Checking out Revision 4b24d9092f831c173c9fcf9b299bcccbb4452177 (refs/remotes/origin/master)
19:24:06 [2026-04-15T17:24:06.948Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-04-15T17:24:06.953Z] > /usr/bin/git checkout -f 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:06 [2026-04-15T17:24:06.993Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2026-04-15T17:24:07.006Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2026-04-15T17:24:07.014Z] > /usr/bin/git checkout -b master 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:07 [2026-04-15T17:24:07.087Z] Commit message: "bug #15245 : adding JS check"
19:24:07 [2026-04-15T17:24:07.087Z] > /usr/bin/git rev-list --no-walk 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:07 [2026-04-15T17:24:07.107Z] [Pipeline] fileExists
19:24:07 [2026-04-15T17:24:07.115Z] [Pipeline] readMavenPom
19:24:07 [2026-04-15T17:24:07.126Z] [Pipeline] sh
19:24:07 [2026-04-15T17:24:07.385Z] + git rev-parse HEAD
19:24:07 [2026-04-15T17:24:07.388Z] [Pipeline] echo
19:24:07 [2026-04-15T17:24:07.388Z] Silverpeas-Components: current commit is 4b24d9092f831c173c9fcf9b299bcccbb4452177 and last build commit is 4b24d9092f831c173c9fcf9b299bcccbb4452177
19:24:07 [2026-04-15T17:24:07.392Z] [Pipeline] }
19:24:07 [2026-04-15T17:24:07.407Z] [Pipeline] // dir
19:24:07 [2026-04-15T17:24:07.422Z] [Pipeline] echo
19:24:07 [2026-04-15T17:24:07.422Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-04-15T17:24:07.437Z] [Pipeline] dir
19:24:07 [2026-04-15T17:24:07.437Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2026-04-15T17:24:07.438Z] [Pipeline] {
19:24:07 [2026-04-15T17:24:07.458Z] [Pipeline] git
19:24:07 [2026-04-15T17:24:07.460Z] Selected Git installation does not exist. Using Default
19:24:07 [2026-04-15T17:24:07.460Z] The recommended git tool is: NONE
19:24:07 [2026-04-15T17:24:07.461Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-04-15T17:24:07.471Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7065f2fa; decorates hudson.Launcher$LocalLauncher@61a4d6e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-04-15T17:24:07.472Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2026-04-15T17:24:07.478Z] Fetching changes from the remote Git repository
19:24:07 [2026-04-15T17:24:07.482Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2026-04-15T17:24:07.488Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2026-04-15T17:24:07.489Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-04-15T17:24:07.494Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-04-15T17:24:07.494Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-04-15T17:24:07.500Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-04-15T17:24:08.082Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-04-15T17:24:08.088Z] Checking out Revision ee2563ec6f418e5b935b270dce1c862f2aefa7af (refs/remotes/origin/master)
19:24:08 [2026-04-15T17:24:08.089Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-04-15T17:24:08.094Z] > /usr/bin/git checkout -f ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:08 [2026-04-15T17:24:08.107Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-04-15T17:24:08.116Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-04-15T17:24:08.123Z] > /usr/bin/git checkout -b master ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:08 [2026-04-15T17:24:08.147Z] Commit message: "Take into sonar feedback for code coming from feature #14182"
19:24:08 [2026-04-15T17:24:08.147Z] > /usr/bin/git rev-list --no-walk ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:08 [2026-04-15T17:24:08.176Z] [Pipeline] fileExists
19:24:08 [2026-04-15T17:24:08.185Z] [Pipeline] readMavenPom
19:24:08 [2026-04-15T17:24:08.197Z] [Pipeline] sh
19:24:08 [2026-04-15T17:24:08.456Z] + git rev-parse HEAD
19:24:08 [2026-04-15T17:24:08.459Z] [Pipeline] echo
19:24:08 [2026-04-15T17:24:08.459Z] Silverpeas-Looks: current commit is ee2563ec6f418e5b935b270dce1c862f2aefa7af and last build commit is ee2563ec6f418e5b935b270dce1c862f2aefa7af
19:24:08 [2026-04-15T17:24:08.462Z] [Pipeline] }
19:24:08 [2026-04-15T17:24:08.476Z] [Pipeline] // dir
19:24:08 [2026-04-15T17:24:08.491Z] [Pipeline] echo
19:24:08 [2026-04-15T17:24:08.491Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-04-15T17:24:08.507Z] [Pipeline] dir
19:24:08 [2026-04-15T17:24:08.507Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2026-04-15T17:24:08.508Z] [Pipeline] {
19:24:08 [2026-04-15T17:24:08.527Z] [Pipeline] git
19:24:08 [2026-04-15T17:24:08.530Z] The recommended git tool is: NONE
19:24:08 [2026-04-15T17:24:08.531Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-04-15T17:24:08.543Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@446ccf6a; decorates hudson.Launcher$LocalLauncher@3b462aa1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-04-15T17:24:08.544Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2026-04-15T17:24:08.550Z] Fetching changes from the remote Git repository
19:24:08 [2026-04-15T17:24:08.554Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2026-04-15T17:24:08.561Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2026-04-15T17:24:08.561Z] > /usr/bin/git --version # timeout=10
19:24:08 [2026-04-15T17:24:08.567Z] > git --version # 'git version 2.43.0'
19:24:08 [2026-04-15T17:24:08.567Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-04-15T17:24:08.574Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-04-15T17:24:09.050Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-04-15T17:24:09.056Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:09 [2026-04-15T17:24:09.056Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-04-15T17:24:09.062Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-04-15T17:24:09.073Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-04-15T17:24:09.082Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-04-15T17:24:09.089Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-04-15T17:24:09.101Z] 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:09 [2026-04-15T17:24:09.101Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:09 [2026-04-15T17:24:09.121Z] [Pipeline] fileExists
19:24:09 [2026-04-15T17:24:09.130Z] [Pipeline] sh
19:24:09 [2026-04-15T17:24:09.386Z] + git rev-parse HEAD
19:24:09 [2026-04-15T17:24:09.389Z] [Pipeline] echo
19:24:09 [2026-04-15T17:24:09.389Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2026-04-15T17:24:09.391Z] [Pipeline] }
19:24:09 [2026-04-15T17:24:09.408Z] [Pipeline] // dir
19:24:09 [2026-04-15T17:24:09.423Z] [Pipeline] echo
19:24:09 [2026-04-15T17:24:09.424Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-04-15T17:24:09.440Z] [Pipeline] dir
19:24:09 [2026-04-15T17:24:09.440Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2026-04-15T17:24:09.441Z] [Pipeline] {
19:24:09 [2026-04-15T17:24:09.461Z] [Pipeline] git
19:24:09 [2026-04-15T17:24:09.463Z] The recommended git tool is: NONE
19:24:09 [2026-04-15T17:24:09.464Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-04-15T17:24:09.474Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3f39c734; decorates hudson.Launcher$LocalLauncher@395a7842 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-04-15T17:24:09.475Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2026-04-15T17:24:09.480Z] Fetching changes from the remote Git repository
19:24:09 [2026-04-15T17:24:09.482Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2026-04-15T17:24:09.489Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2026-04-15T17:24:09.489Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-04-15T17:24:09.494Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-04-15T17:24:09.494Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-04-15T17:24:09.499Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-04-15T17:24:09.931Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-04-15T17:24:09.938Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master)
19:24:09 [2026-04-15T17:24:09.938Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-04-15T17:24:09.943Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-15T17:24:09.953Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-04-15T17:24:09.961Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-04-15T17:24:09.968Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-15T17:24:09.978Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution"
19:24:09 [2026-04-15T17:24:09.978Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-15T17:24:09.998Z] [Pipeline] fileExists
19:24:10 [2026-04-15T17:24:10.006Z] [Pipeline] readMavenPom
19:24:10 [2026-04-15T17:24:10.024Z] [Pipeline] sh
19:24:10 [2026-04-15T17:24:10.284Z] + git rev-parse HEAD
19:24:10 [2026-04-15T17:24:10.287Z] [Pipeline] echo
19:24:10 [2026-04-15T17:24:10.287Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299
19:24:10 [2026-04-15T17:24:10.290Z] [Pipeline] }
19:24:10 [2026-04-15T17:24:10.305Z] [Pipeline] // dir
19:24:10 [2026-04-15T17:24:10.321Z] [Pipeline] echo
19:24:10 [2026-04-15T17:24:10.322Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-04-15T17:24:10.338Z] [Pipeline] dir
19:24:10 [2026-04-15T17:24:10.339Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2026-04-15T17:24:10.340Z] [Pipeline] {
19:24:10 [2026-04-15T17:24:10.360Z] [Pipeline] git
19:24:10 [2026-04-15T17:24:10.362Z] The recommended git tool is: NONE
19:24:10 [2026-04-15T17:24:10.363Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2026-04-15T17:24:10.373Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d69a21d; decorates hudson.Launcher$LocalLauncher@1f7f3974 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2026-04-15T17:24:10.373Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2026-04-15T17:24:10.381Z] Fetching changes from the remote Git repository
19:24:10 [2026-04-15T17:24:10.384Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2026-04-15T17:24:10.391Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2026-04-15T17:24:10.391Z] > /usr/bin/git --version # timeout=10
19:24:10 [2026-04-15T17:24:10.397Z] > git --version # 'git version 2.43.0'
19:24:10 [2026-04-15T17:24:10.397Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2026-04-15T17:24:10.404Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2026-04-15T17:24:10.940Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2026-04-15T17:24:10.960Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master)
19:24:10 [2026-04-15T17:24:10.960Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2026-04-15T17:24:10.966Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:10 [2026-04-15T17:24:10.976Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2026-04-15T17:24:10.988Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2026-04-15T17:24:10.995Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:11 [2026-04-15T17:24:11.007Z] Commit message: "Update parent POM to version 1.7-build260224"
19:24:11 [2026-04-15T17:24:11.007Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:11 [2026-04-15T17:24:11.028Z] [Pipeline] fileExists
19:24:11 [2026-04-15T17:24:11.042Z] [Pipeline] readMavenPom
19:24:11 [2026-04-15T17:24:11.064Z] [Pipeline] sh
19:24:11 [2026-04-15T17:24:11.322Z] + git rev-parse HEAD
19:24:11 [2026-04-15T17:24:11.324Z] [Pipeline] echo
19:24:11 [2026-04-15T17:24:11.324Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1
19:24:11 [2026-04-15T17:24:11.326Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.340Z] [Pipeline] // dir
19:24:11 [2026-04-15T17:24:11.355Z] [Pipeline] echo
19:24:11 [2026-04-15T17:24:11.356Z] Build skipped due to no changes have been done since the last build
19:24:11 [2026-04-15T17:24:11.356Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.370Z] [Pipeline] // script
19:24:11 [2026-04-15T17:24:11.385Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.399Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.416Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.417Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2026-04-15T17:24:11.448Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.449Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.469Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.470Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2026-04-15T17:24:11.485Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.486Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.488Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.503Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.519Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.520Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2026-04-15T17:24:11.534Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.535Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.537Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.550Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.564Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.565Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2026-04-15T17:24:11.578Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.579Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.580Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.592Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.606Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.606Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2026-04-15T17:24:11.618Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.619Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.621Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.632Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.645Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.645Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2026-04-15T17:24:11.656Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.657Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.659Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.669Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.681Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.681Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2026-04-15T17:24:11.691Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.692Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.694Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.704Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.714Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.715Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2026-04-15T17:24:11.725Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.726Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.727Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.736Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.747Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.748Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2026-04-15T17:24:11.757Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.758Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.759Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.768Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.778Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.779Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2026-04-15T17:24:11.787Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.788Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.790Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.798Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.808Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.809Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2026-04-15T17:24:11.817Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.818Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.820Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.827Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.837Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.838Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2026-04-15T17:24:11.846Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.847Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.848Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.856Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.865Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.866Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2026-04-15T17:24:11.874Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.875Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.876Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.883Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.891Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.892Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2026-04-15T17:24:11.899Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2026-04-15T17:24:11.900Z] [Pipeline] getContext
19:24:11 [2026-04-15T17:24:11.902Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.909Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.916Z] [Pipeline] }
19:24:11 [2026-04-15T17:24:11.922Z] [Pipeline] // stage
19:24:11 [2026-04-15T17:24:11.938Z] [Pipeline] stage
19:24:11 [2026-04-15T17:24:11.939Z] [Pipeline] { (Create YAML build report)
19:24:11 [2026-04-15T17:24:11.967Z] [Pipeline] script
19:24:11 [2026-04-15T17:24:11.972Z] [Pipeline] {
19:24:11 [2026-04-15T17:24:11.988Z] [Pipeline] sh
19:24:12 [2026-04-15T17:24:12.246Z] + mkdir -p target
19:24:12 [2026-04-15T17:24:12.249Z] [Pipeline] sh
19:24:12 [2026-04-15T17:24:12.507Z] + mv build.yaml target/
19:24:12 [2026-04-15T17:24:12.508Z] [Pipeline] }
19:24:12 [2026-04-15T17:24:12.523Z] [Pipeline] // script
19:24:12 [2026-04-15T17:24:12.539Z] [Pipeline] }
19:24:12 [2026-04-15T17:24:12.554Z] [Pipeline] // stage
19:24:12 [2026-04-15T17:24:12.572Z] [Pipeline] stage
19:24:12 [2026-04-15T17:24:12.573Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2026-04-15T17:24:12.597Z] [Pipeline] step
19:24:12 [2026-04-15T17:24:12.625Z] [Pipeline] script
19:24:12 [2026-04-15T17:24:12.632Z] [Pipeline] {
19:24:12 [2026-04-15T17:24:12.664Z] [Pipeline] }
19:24:12 [2026-04-15T17:24:12.680Z] [Pipeline] // script
19:24:12 [2026-04-15T17:24:12.700Z] [Pipeline] archiveArtifacts
19:24:12 [2026-04-15T17:24:12.703Z] Archiving artifacts
19:24:12 [2026-04-15T17:24:12.718Z] Enregistrement des empreintes numériques
19:24:12 [2026-04-15T17:24:12.733Z] [Pipeline] sh
19:24:12 [2026-04-15T17:24:12.992Z] + rm -rf target
19:24:12 [2026-04-15T17:24:12.999Z] [Pipeline] }
19:24:13 [2026-04-15T17:24:13.016Z] [Pipeline] // stage
19:24:13 [2026-04-15T17:24:13.031Z] [Pipeline] }
19:24:13 [2026-04-15T17:24:13.045Z] [Pipeline] // withEnv
19:24:13 [2026-04-15T17:24:13.060Z] [Pipeline] }
19:24:13 [2026-04-15T17:24:13.061Z] $ docker stop --time=1 e033fb771e3036b848e941f0dc677629320a042c900e21ed9f6f89d46712db0a
19:24:15 [2026-04-15T17:24:15.046Z] $ docker rm -f --volumes e033fb771e3036b848e941f0dc677629320a042c900e21ed9f6f89d46712db0a
19:24:15 [2026-04-15T17:24:15.092Z] [Pipeline] // withDockerContainer
19:24:15 [2026-04-15T17:24:15.105Z] [Pipeline] }
19:24:15 [2026-04-15T17:24:15.120Z] [Pipeline] // withEnv
19:24:15 [2026-04-15T17:24:15.134Z] [Pipeline] }
19:24:15 [2026-04-15T17:24:15.149Z] [Pipeline] // node
19:24:15 [2026-04-15T17:24:15.164Z] [Pipeline] End of Pipeline
19:24:15 [2026-04-15T17:24:15.247Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #644
19:24:15 [2026-04-15T17:24:15.248Z] Finished: SUCCESS