19:24:00 [2026-04-26T17:24:00.885Z] Lancé par une alarme périodique 19:24:00 [2026-04-26T17:24:00.885Z] Running as userbuild 19:24:01 [2026-04-26T17:24:01.356Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:02 [2026-04-26T17:24:02.400Z] [Pipeline] Start of Pipeline 19:24:02 [2026-04-26T17:24:02.718Z] [Pipeline] node 19:24:02 [2026-04-26T17:24:02.723Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:02 [2026-04-26T17:24:02.725Z] [Pipeline] { 19:24:02 [2026-04-26T17:24:02.739Z] [Pipeline] stage 19:24:02 [2026-04-26T17:24:02.740Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:02 [2026-04-26T17:24:02.748Z] [Pipeline] checkout 19:24:02 [2026-04-26T17:24:02.750Z] Selected Git installation does not exist. Using Default 19:24:02 [2026-04-26T17:24:02.750Z] The recommended git tool is: NONE 19:24:02 [2026-04-26T17:24:02.750Z] No credentials specified 19:24:02 [2026-04-26T17:24:02.750Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:02 [2026-04-26T17:24:02.755Z] Fetching changes from the remote Git repository 19:24:02 [2026-04-26T17:24:02.757Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:02 [2026-04-26T17:24:02.763Z] Cleaning workspace 19:24:02 [2026-04-26T17:24:02.763Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:02 [2026-04-26T17:24:02.768Z] Resetting working tree 19:24:02 [2026-04-26T17:24:02.768Z] > /usr/bin/git reset --hard # timeout=10 19:24:02 [2026-04-26T17:24:02.779Z] > /usr/bin/git clean -fdx # timeout=10 19:24:02 [2026-04-26T17:24:02.785Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:02 [2026-04-26T17:24:02.785Z] > /usr/bin/git --version # timeout=10 19:24:02 [2026-04-26T17:24:02.788Z] > git --version # 'git version 2.43.0' 19:24:02 [2026-04-26T17:24:02.788Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:03 [2026-04-26T17:24:03.169Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:03 [2026-04-26T17:24:03.176Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:03 [2026-04-26T17:24:03.177Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:03 [2026-04-26T17:24:03.182Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:03 [2026-04-26T17:24:03.195Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:03 [2026-04-26T17:24:03.195Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:03 [2026-04-26T17:24:03.217Z] [Pipeline] } 19:24:03 [2026-04-26T17:24:03.224Z] [Pipeline] // stage 19:24:03 [2026-04-26T17:24:03.239Z] [Pipeline] withEnv 19:24:03 [2026-04-26T17:24:03.240Z] [Pipeline] { 19:24:03 [2026-04-26T17:24:03.406Z] [Pipeline] isUnix 19:24:03 [2026-04-26T17:24:03.407Z] [Pipeline] withEnv 19:24:03 [2026-04-26T17:24:03.408Z] [Pipeline] { 19:24:03 [2026-04-26T17:24:03.421Z] [Pipeline] sh 19:24:03 [2026-04-26T17:24:03.678Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:03 [2026-04-26T17:24:03.678Z] . 19:24:03 [2026-04-26T17:24:03.679Z] [Pipeline] } 19:24:03 [2026-04-26T17:24:03.692Z] [Pipeline] // withEnv 19:24:03 [2026-04-26T17:24:03.709Z] [Pipeline] withDockerContainer 19:24:03 [2026-04-26T17:24:03.743Z] Jenkins does not seem to be running inside a container 19:24:03 [2026-04-26T17:24:03.751Z] $ 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:04 [2026-04-26T17:24:04.098Z] $ docker top 6206fd601395d0370c5366c2328a4a1ded4c21e984aafa31a592e0a99993e227 -eo pid,comm 19:24:04 [2026-04-26T17:24:04.138Z] [Pipeline] { 19:24:04 [2026-04-26T17:24:04.161Z] [Pipeline] withEnv 19:24:04 [2026-04-26T17:24:04.161Z] [Pipeline] { 19:24:04 [2026-04-26T17:24:04.173Z] [Pipeline] stage 19:24:04 [2026-04-26T17:24:04.173Z] [Pipeline] { (Prepare the job) 19:24:04 [2026-04-26T17:24:04.194Z] [Pipeline] sh 19:24:04 [2026-04-26T17:24:04.451Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:04 [2026-04-26T17:24:04.704Z] [Pipeline] script 19:24:04 [2026-04-26T17:24:04.708Z] [Pipeline] { 19:24:04 [2026-04-26T17:24:04.725Z] [Pipeline] readMavenPom 19:24:04 [2026-04-26T17:24:04.751Z] 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 [2026-04-26T17:24:04.754Z] 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 [2026-04-26T17:24:04.755Z] 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-26T17:24:04.755Z] 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 [2026-04-26T17:24:04.755Z] 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 [2026-04-26T17:24:04.757Z] [Pipeline] sh 19:24:05 [2026-04-26T17:24:05.016Z] + rm -f pom.xml 19:24:05 [2026-04-26T17:24:05.017Z] [Pipeline] } 19:24:05 [2026-04-26T17:24:05.030Z] [Pipeline] // script 19:24:05 [2026-04-26T17:24:05.047Z] [Pipeline] } 19:24:05 [2026-04-26T17:24:05.060Z] [Pipeline] // stage 19:24:05 [2026-04-26T17:24:05.076Z] [Pipeline] stage 19:24:05 [2026-04-26T17:24:05.077Z] [Pipeline] { (Check POM parent version) 19:24:05 [2026-04-26T17:24:05.147Z] [Pipeline] copyArtifacts 19:24:05 [2026-04-26T17:24:05.155Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283 19:24:05 [2026-04-26T17:24:05.169Z] [Pipeline] script 19:24:05 [2026-04-26T17:24:05.174Z] [Pipeline] { 19:24:05 [2026-04-26T17:24:05.191Z] [Pipeline] readYaml 19:24:05 [2026-04-26T17:24:05.211Z] [Pipeline] sh 19:24:05 [2026-04-26T17:24:05.470Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom 19:24:05 [2026-04-26T17:24:05.471Z] 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:05 [2026-04-26T17:24:05.471Z] 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:05 [2026-04-26T17:24:05.472Z] [Pipeline] sh 19:24:05 [2026-04-26T17:24:05.729Z] + rm -f build.yaml 19:24:05 [2026-04-26T17:24:05.730Z] [Pipeline] } 19:24:05 [2026-04-26T17:24:05.751Z] [Pipeline] // script 19:24:05 [2026-04-26T17:24:05.767Z] [Pipeline] } 19:24:05 [2026-04-26T17:24:05.780Z] [Pipeline] // stage 19:24:05 [2026-04-26T17:24:05.796Z] [Pipeline] stage 19:24:05 [2026-04-26T17:24:05.797Z] [Pipeline] { (Checkout projects and check code changes) 19:24:05 [2026-04-26T17:24:05.828Z] [Pipeline] script 19:24:05 [2026-04-26T17:24:05.833Z] [Pipeline] { 19:24:05 [2026-04-26T17:24:05.873Z] [Pipeline] copyArtifacts 19:24:05 [2026-04-26T17:24:05.880Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1073 19:24:05 [2026-04-26T17:24:05.894Z] [Pipeline] fileExists 19:24:05 [2026-04-26T17:24:05.909Z] [Pipeline] readYaml 19:24:05 [2026-04-26T17:24:05.923Z] 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 [2026-04-26T17:24:05.927Z] [Pipeline] dir 19:24:05 [2026-04-26T17:24:05.928Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:05 [2026-04-26T17:24:05.929Z] [Pipeline] { 19:24:05 [2026-04-26T17:24:05.949Z] [Pipeline] git 19:24:05 [2026-04-26T17:24:05.952Z] The recommended git tool is: /usr/bin/git 19:24:05 [2026-04-26T17:24:05.954Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:05 [2026-04-26T17:24:05.967Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2daf0c70; decorates hudson.Launcher$LocalLauncher@7c07bc53 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:05 [2026-04-26T17:24:05.968Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:05 [2026-04-26T17:24:05.974Z] Fetching changes from the remote Git repository 19:24:05 [2026-04-26T17:24:05.980Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:05 [2026-04-26T17:24:05.988Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:05 [2026-04-26T17:24:05.988Z] > /usr/bin/git --version # timeout=10 19:24:05 [2026-04-26T17:24:05.993Z] > git --version # 'git version 2.43.0' 19:24:05 [2026-04-26T17:24:05.993Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2026-04-26T17:24:06.000Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2026-04-26T17:24:06.824Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2026-04-26T17:24:06.833Z] Checking out Revision ad9b0dd519cdb85cad5e81e35c9b0123477eac76 (refs/remotes/origin/master) 19:24:06 [2026-04-26T17:24:06.833Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2026-04-26T17:24:06.838Z] > /usr/bin/git checkout -f ad9b0dd519cdb85cad5e81e35c9b0123477eac76 # timeout=10 19:24:06 [2026-04-26T17:24:06.905Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:06 [2026-04-26T17:24:06.933Z] > /usr/bin/git branch -D master # timeout=10 19:24:06 [2026-04-26T17:24:06.942Z] > /usr/bin/git checkout -b master ad9b0dd519cdb85cad5e81e35c9b0123477eac76 # timeout=10 19:24:07 [2026-04-26T17:24:07.036Z] Commit message: "When updating an old version of Silvepreas to 6.5, as the Community component couldn't exist, the st_community table couldn't have been created neither. As the database migration process for Silverpeas Core is executed first, before the migration process of Silverpeas Components, in order to avoid any migration failure, the script convertCommunityGroupsAndSpaces.groovy is then moved in the database migration scripts of the Community component. Indeed, this script fetches all the rows in the st_community table in order to update the data in the st_space and st_group tables." 19:24:07 [2026-04-26T17:24:07.036Z] > /usr/bin/git rev-list --no-walk ad9b0dd519cdb85cad5e81e35c9b0123477eac76 # timeout=10 19:24:07 [2026-04-26T17:24:07.058Z] [Pipeline] fileExists 19:24:07 [2026-04-26T17:24:07.074Z] [Pipeline] readMavenPom 19:24:07 [2026-04-26T17:24:07.097Z] [Pipeline] sh 19:24:07 [2026-04-26T17:24:07.356Z] + git rev-parse HEAD 19:24:07 [2026-04-26T17:24:07.360Z] [Pipeline] echo 19:24:07 [2026-04-26T17:24:07.360Z] Silverpeas-Core: current commit is ad9b0dd519cdb85cad5e81e35c9b0123477eac76 and last build commit is ad9b0dd519cdb85cad5e81e35c9b0123477eac76 19:24:07 [2026-04-26T17:24:07.366Z] [Pipeline] } 19:24:07 [2026-04-26T17:24:07.382Z] [Pipeline] // dir 19:24:07 [2026-04-26T17:24:07.397Z] [Pipeline] echo 19:24:07 [2026-04-26T17:24:07.397Z] Build skipped due to no changes have been done since the last build 19:24:07 [2026-04-26T17:24:07.413Z] [Pipeline] dir 19:24:07 [2026-04-26T17:24:07.413Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:07 [2026-04-26T17:24:07.414Z] [Pipeline] { 19:24:07 [2026-04-26T17:24:07.434Z] [Pipeline] git 19:24:07 [2026-04-26T17:24:07.436Z] The recommended git tool is: /usr/bin/git 19:24:07 [2026-04-26T17:24:07.436Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2026-04-26T17:24:07.451Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@490e3533; decorates hudson.Launcher$LocalLauncher@71f7058f will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2026-04-26T17:24:07.452Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:07 [2026-04-26T17:24:07.458Z] Fetching changes from the remote Git repository 19:24:07 [2026-04-26T17:24:07.464Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:07 [2026-04-26T17:24:07.472Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:07 [2026-04-26T17:24:07.472Z] > /usr/bin/git --version # timeout=10 19:24:07 [2026-04-26T17:24:07.478Z] > git --version # 'git version 2.43.0' 19:24:07 [2026-04-26T17:24:07.478Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2026-04-26T17:24:07.484Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2026-04-26T17:24:08.243Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2026-04-26T17:24:08.250Z] Checking out Revision 61ea5fc080f2aff428cd9b1da33d21c3c53e504d (refs/remotes/origin/master) 19:24:08 [2026-04-26T17:24:08.250Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2026-04-26T17:24:08.255Z] > /usr/bin/git checkout -f 61ea5fc080f2aff428cd9b1da33d21c3c53e504d # timeout=10 19:24:08 [2026-04-26T17:24:08.316Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2026-04-26T17:24:08.332Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2026-04-26T17:24:08.345Z] > /usr/bin/git checkout -b master 61ea5fc080f2aff428cd9b1da33d21c3c53e504d # timeout=10 19:24:08 [2026-04-26T17:24:08.413Z] Commit message: "When updating an old version of Silvepreas to 6.5, as the Community component couldn't exist, the st_community table couldn't have been created neither. As the database migration process for Silverpeas Core is executed first, before the migration process of Silverpeas Components, in order to avoid any migration failure, the script convertCommunityGroupsAndSpaces.groovy is then moved in the database migration scripts of the Community component. Indeed, this script fetches all the rows in the st_community table in order to update the data in the st_space and st_group tables." 19:24:08 [2026-04-26T17:24:08.414Z] > /usr/bin/git rev-list --no-walk 61ea5fc080f2aff428cd9b1da33d21c3c53e504d # timeout=10 19:24:08 [2026-04-26T17:24:08.436Z] [Pipeline] fileExists 19:24:08 [2026-04-26T17:24:08.444Z] [Pipeline] readMavenPom 19:24:08 [2026-04-26T17:24:08.455Z] [Pipeline] sh 19:24:08 [2026-04-26T17:24:08.711Z] + git rev-parse HEAD 19:24:08 [2026-04-26T17:24:08.714Z] [Pipeline] echo 19:24:08 [2026-04-26T17:24:08.715Z] Silverpeas-Components: current commit is 61ea5fc080f2aff428cd9b1da33d21c3c53e504d and last build commit is 61ea5fc080f2aff428cd9b1da33d21c3c53e504d 19:24:08 [2026-04-26T17:24:08.717Z] [Pipeline] } 19:24:08 [2026-04-26T17:24:08.732Z] [Pipeline] // dir 19:24:08 [2026-04-26T17:24:08.746Z] [Pipeline] echo 19:24:08 [2026-04-26T17:24:08.747Z] Build skipped due to no changes have been done since the last build 19:24:08 [2026-04-26T17:24:08.763Z] [Pipeline] dir 19:24:08 [2026-04-26T17:24:08.764Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:08 [2026-04-26T17:24:08.765Z] [Pipeline] { 19:24:08 [2026-04-26T17:24:08.785Z] [Pipeline] git 19:24:08 [2026-04-26T17:24:08.797Z] Selected Git installation does not exist. Using Default 19:24:08 [2026-04-26T17:24:08.797Z] The recommended git tool is: NONE 19:24:08 [2026-04-26T17:24:08.798Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2026-04-26T17:24:08.817Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5bbb7a2d; decorates hudson.Launcher$LocalLauncher@30808b80 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2026-04-26T17:24:08.818Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:08 [2026-04-26T17:24:08.823Z] Fetching changes from the remote Git repository 19:24:08 [2026-04-26T17:24:08.827Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:08 [2026-04-26T17:24:08.834Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:08 [2026-04-26T17:24:08.835Z] > /usr/bin/git --version # timeout=10 19:24:08 [2026-04-26T17:24:08.840Z] > git --version # 'git version 2.43.0' 19:24:08 [2026-04-26T17:24:08.840Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2026-04-26T17:24:08.847Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2026-04-26T17:24:09.284Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2026-04-26T17:24:09.291Z] Checking out Revision 13742869e73350d8d07d76c7241b457953a89769 (refs/remotes/origin/master) 19:24:09 [2026-04-26T17:24:09.291Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2026-04-26T17:24:09.297Z] > /usr/bin/git checkout -f 13742869e73350d8d07d76c7241b457953a89769 # timeout=10 19:24:09 [2026-04-26T17:24:09.312Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2026-04-26T17:24:09.320Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2026-04-26T17:24:09.329Z] > /usr/bin/git checkout -b master 13742869e73350d8d07d76c7241b457953a89769 # timeout=10 19:24:09 [2026-04-26T17:24:09.346Z] Commit message: "Feature #15266" 19:24:09 [2026-04-26T17:24:09.347Z] > /usr/bin/git rev-list --no-walk 13742869e73350d8d07d76c7241b457953a89769 # timeout=10 19:24:09 [2026-04-26T17:24:09.368Z] [Pipeline] fileExists 19:24:09 [2026-04-26T17:24:09.375Z] [Pipeline] readMavenPom 19:24:09 [2026-04-26T17:24:09.387Z] [Pipeline] sh 19:24:09 [2026-04-26T17:24:09.646Z] + git rev-parse HEAD 19:24:09 [2026-04-26T17:24:09.649Z] [Pipeline] echo 19:24:09 [2026-04-26T17:24:09.650Z] Silverpeas-Looks: current commit is 13742869e73350d8d07d76c7241b457953a89769 and last build commit is 13742869e73350d8d07d76c7241b457953a89769 19:24:09 [2026-04-26T17:24:09.652Z] [Pipeline] } 19:24:09 [2026-04-26T17:24:09.662Z] [Pipeline] // dir 19:24:09 [2026-04-26T17:24:09.674Z] [Pipeline] echo 19:24:09 [2026-04-26T17:24:09.674Z] Build skipped due to no changes have been done since the last build 19:24:09 [2026-04-26T17:24:09.692Z] [Pipeline] dir 19:24:09 [2026-04-26T17:24:09.692Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:09 [2026-04-26T17:24:09.693Z] [Pipeline] { 19:24:09 [2026-04-26T17:24:09.714Z] [Pipeline] git 19:24:09 [2026-04-26T17:24:09.716Z] The recommended git tool is: NONE 19:24:09 [2026-04-26T17:24:09.717Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2026-04-26T17:24:09.735Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@79739ec0; decorates hudson.Launcher$LocalLauncher@67c65d9d will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2026-04-26T17:24:09.736Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:09 [2026-04-26T17:24:09.742Z] Fetching changes from the remote Git repository 19:24:09 [2026-04-26T17:24:09.746Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:09 [2026-04-26T17:24:09.752Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:09 [2026-04-26T17:24:09.752Z] > /usr/bin/git --version # timeout=10 19:24:09 [2026-04-26T17:24:09.757Z] > git --version # 'git version 2.43.0' 19:24:09 [2026-04-26T17:24:09.757Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2026-04-26T17:24:09.764Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 [2026-04-26T17:24:10.246Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:10 [2026-04-26T17:24:10.253Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:10 [2026-04-26T17:24:10.253Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:10 [2026-04-26T17:24:10.258Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-04-26T17:24:10.271Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:10 [2026-04-26T17:24:10.282Z] > /usr/bin/git branch -D master # timeout=10 19:24:10 [2026-04-26T17:24:10.292Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-04-26T17:24:10.313Z] 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:10 [2026-04-26T17:24:10.314Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:10 [2026-04-26T17:24:10.346Z] [Pipeline] fileExists 19:24:10 [2026-04-26T17:24:10.365Z] [Pipeline] sh 19:24:10 [2026-04-26T17:24:10.624Z] + git rev-parse HEAD 19:24:10 [2026-04-26T17:24:10.628Z] [Pipeline] echo 19:24:10 [2026-04-26T17:24:10.628Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:10 [2026-04-26T17:24:10.630Z] [Pipeline] } 19:24:10 [2026-04-26T17:24:10.645Z] [Pipeline] // dir 19:24:10 [2026-04-26T17:24:10.661Z] [Pipeline] echo 19:24:10 [2026-04-26T17:24:10.661Z] Build skipped due to no changes have been done since the last build 19:24:10 [2026-04-26T17:24:10.679Z] [Pipeline] dir 19:24:10 [2026-04-26T17:24:10.679Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:10 [2026-04-26T17:24:10.680Z] [Pipeline] { 19:24:10 [2026-04-26T17:24:10.702Z] [Pipeline] git 19:24:10 [2026-04-26T17:24:10.704Z] The recommended git tool is: NONE 19:24:10 [2026-04-26T17:24:10.705Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:10 [2026-04-26T17:24:10.715Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@34eeade0; decorates hudson.Launcher$LocalLauncher@4a894470 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:10 [2026-04-26T17:24:10.715Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:10 [2026-04-26T17:24:10.722Z] Fetching changes from the remote Git repository 19:24:10 [2026-04-26T17:24:10.726Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:10 [2026-04-26T17:24:10.732Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:10 [2026-04-26T17:24:10.732Z] > /usr/bin/git --version # timeout=10 19:24:10 [2026-04-26T17:24:10.737Z] > git --version # 'git version 2.43.0' 19:24:10 [2026-04-26T17:24:10.737Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:10 [2026-04-26T17:24:10.742Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:11 [2026-04-26T17:24:11.156Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:11 [2026-04-26T17:24:11.164Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master) 19:24:11 [2026-04-26T17:24:11.164Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:11 [2026-04-26T17:24:11.169Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-04-26T17:24:11.180Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:11 [2026-04-26T17:24:11.188Z] > /usr/bin/git branch -D master # timeout=10 19:24:11 [2026-04-26T17:24:11.194Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-04-26T17:24:11.205Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution" 19:24:11 [2026-04-26T17:24:11.205Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:11 [2026-04-26T17:24:11.226Z] [Pipeline] fileExists 19:24:11 [2026-04-26T17:24:11.234Z] [Pipeline] readMavenPom 19:24:11 [2026-04-26T17:24:11.249Z] [Pipeline] sh 19:24:11 [2026-04-26T17:24:11.507Z] + git rev-parse HEAD 19:24:11 [2026-04-26T17:24:11.511Z] [Pipeline] echo 19:24:11 [2026-04-26T17:24:11.511Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 19:24:11 [2026-04-26T17:24:11.514Z] [Pipeline] } 19:24:11 [2026-04-26T17:24:11.529Z] [Pipeline] // dir 19:24:11 [2026-04-26T17:24:11.545Z] [Pipeline] echo 19:24:11 [2026-04-26T17:24:11.546Z] Build skipped due to no changes have been done since the last build 19:24:11 [2026-04-26T17:24:11.563Z] [Pipeline] dir 19:24:11 [2026-04-26T17:24:11.563Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:11 [2026-04-26T17:24:11.564Z] [Pipeline] { 19:24:11 [2026-04-26T17:24:11.586Z] [Pipeline] git 19:24:11 [2026-04-26T17:24:11.588Z] The recommended git tool is: NONE 19:24:11 [2026-04-26T17:24:11.589Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:11 [2026-04-26T17:24:11.598Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1149bfe1; decorates hudson.Launcher$LocalLauncher@4a84279b will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:11 [2026-04-26T17:24:11.599Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:11 [2026-04-26T17:24:11.605Z] Fetching changes from the remote Git repository 19:24:11 [2026-04-26T17:24:11.609Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:11 [2026-04-26T17:24:11.615Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:11 [2026-04-26T17:24:11.615Z] > /usr/bin/git --version # timeout=10 19:24:11 [2026-04-26T17:24:11.620Z] > git --version # 'git version 2.43.0' 19:24:11 [2026-04-26T17:24:11.620Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:11 [2026-04-26T17:24:11.627Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:12 [2026-04-26T17:24:12.099Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:12 [2026-04-26T17:24:12.107Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master) 19:24:12 [2026-04-26T17:24:12.108Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:12 [2026-04-26T17:24:12.113Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:12 [2026-04-26T17:24:12.123Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:12 [2026-04-26T17:24:12.135Z] > /usr/bin/git branch -D master # timeout=10 19:24:12 [2026-04-26T17:24:12.142Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:12 [2026-04-26T17:24:12.156Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:12 [2026-04-26T17:24:12.157Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:12 [2026-04-26T17:24:12.188Z] [Pipeline] fileExists 19:24:12 [2026-04-26T17:24:12.198Z] [Pipeline] readMavenPom 19:24:12 [2026-04-26T17:24:12.221Z] [Pipeline] sh 19:24:12 [2026-04-26T17:24:12.480Z] + git rev-parse HEAD 19:24:12 [2026-04-26T17:24:12.484Z] [Pipeline] echo 19:24:12 [2026-04-26T17:24:12.484Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1 19:24:12 [2026-04-26T17:24:12.487Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.502Z] [Pipeline] // dir 19:24:12 [2026-04-26T17:24:12.519Z] [Pipeline] echo 19:24:12 [2026-04-26T17:24:12.519Z] Build skipped due to no changes have been done since the last build 19:24:12 [2026-04-26T17:24:12.520Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.535Z] [Pipeline] // script 19:24:12 [2026-04-26T17:24:12.551Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.566Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.584Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.585Z] [Pipeline] { (Build Silverpeas) 19:24:12 [2026-04-26T17:24:12.634Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.636Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.679Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.680Z] [Pipeline] { (Build Silverpeas-Core) 19:24:12 [2026-04-26T17:24:12.696Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.697Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.700Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.715Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.733Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.734Z] [Pipeline] { (Build Silverpeas-Components) 19:24:12 [2026-04-26T17:24:12.749Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.750Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.752Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.765Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.781Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.782Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:12 [2026-04-26T17:24:12.796Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.797Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.799Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.811Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.825Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.826Z] [Pipeline] { (Build Silverpeas Setup) 19:24:12 [2026-04-26T17:24:12.838Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.839Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.841Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.852Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.865Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.866Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:12 [2026-04-26T17:24:12.877Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.878Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.880Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.890Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.902Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.903Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:12 [2026-04-26T17:24:12.913Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.914Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.916Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.926Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.937Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.938Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:12 [2026-04-26T17:24:12.947Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.948Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.950Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.959Z] [Pipeline] // stage 19:24:12 [2026-04-26T17:24:12.970Z] [Pipeline] stage 19:24:12 [2026-04-26T17:24:12.971Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:12 [2026-04-26T17:24:12.980Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:12 [2026-04-26T17:24:12.981Z] [Pipeline] getContext 19:24:12 [2026-04-26T17:24:12.983Z] [Pipeline] } 19:24:12 [2026-04-26T17:24:12.992Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.003Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.003Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:13 [2026-04-26T17:24:13.012Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-04-26T17:24:13.013Z] [Pipeline] getContext 19:24:13 [2026-04-26T17:24:13.016Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.024Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.035Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.036Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:13 [2026-04-26T17:24:13.045Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-04-26T17:24:13.046Z] [Pipeline] getContext 19:24:13 [2026-04-26T17:24:13.048Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.057Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.068Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.069Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:13 [2026-04-26T17:24:13.077Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-04-26T17:24:13.078Z] [Pipeline] getContext 19:24:13 [2026-04-26T17:24:13.080Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.088Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.098Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.098Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:13 [2026-04-26T17:24:13.107Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-04-26T17:24:13.108Z] [Pipeline] getContext 19:24:13 [2026-04-26T17:24:13.109Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.117Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.127Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.128Z] [Pipeline] { (Publish Community Web Site) 19:24:13 [2026-04-26T17:24:13.136Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:13 [2026-04-26T17:24:13.137Z] [Pipeline] getContext 19:24:13 [2026-04-26T17:24:13.138Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.146Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.154Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.162Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.178Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.179Z] [Pipeline] { (Create YAML build report) 19:24:13 [2026-04-26T17:24:13.209Z] [Pipeline] script 19:24:13 [2026-04-26T17:24:13.213Z] [Pipeline] { 19:24:13 [2026-04-26T17:24:13.230Z] [Pipeline] sh 19:24:13 [2026-04-26T17:24:13.489Z] + mkdir -p target 19:24:13 [2026-04-26T17:24:13.491Z] [Pipeline] sh 19:24:13 [2026-04-26T17:24:13.749Z] + mv build.yaml target/ 19:24:13 [2026-04-26T17:24:13.750Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.766Z] [Pipeline] // script 19:24:13 [2026-04-26T17:24:13.782Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.797Z] [Pipeline] // stage 19:24:13 [2026-04-26T17:24:13.820Z] [Pipeline] stage 19:24:13 [2026-04-26T17:24:13.821Z] [Pipeline] { (Declarative: Post Actions) 19:24:13 [2026-04-26T17:24:13.850Z] [Pipeline] step 19:24:13 [2026-04-26T17:24:13.883Z] [Pipeline] script 19:24:13 [2026-04-26T17:24:13.888Z] [Pipeline] { 19:24:13 [2026-04-26T17:24:13.921Z] [Pipeline] } 19:24:13 [2026-04-26T17:24:13.937Z] [Pipeline] // script 19:24:13 [2026-04-26T17:24:13.958Z] [Pipeline] archiveArtifacts 19:24:13 [2026-04-26T17:24:13.962Z] Archiving artifacts 19:24:13 [2026-04-26T17:24:13.978Z] Enregistrement des empreintes numériques 19:24:13 [2026-04-26T17:24:13.993Z] [Pipeline] sh 19:24:14 [2026-04-26T17:24:14.252Z] + rm -rf target 19:24:14 [2026-04-26T17:24:14.260Z] [Pipeline] } 19:24:14 [2026-04-26T17:24:14.276Z] [Pipeline] // stage 19:24:14 [2026-04-26T17:24:14.291Z] [Pipeline] } 19:24:14 [2026-04-26T17:24:14.306Z] [Pipeline] // withEnv 19:24:14 [2026-04-26T17:24:14.323Z] [Pipeline] } 19:24:14 [2026-04-26T17:24:14.324Z] $ docker stop --time=1 6206fd601395d0370c5366c2328a4a1ded4c21e984aafa31a592e0a99993e227 19:24:15 [2026-04-26T17:24:15.672Z] $ docker rm -f --volumes 6206fd601395d0370c5366c2328a4a1ded4c21e984aafa31a592e0a99993e227 19:24:15 [2026-04-26T17:24:15.715Z] [Pipeline] // withDockerContainer 19:24:15 [2026-04-26T17:24:15.722Z] [Pipeline] } 19:24:15 [2026-04-26T17:24:15.728Z] [Pipeline] // withEnv 19:24:15 [2026-04-26T17:24:15.735Z] [Pipeline] } 19:24:15 [2026-04-26T17:24:15.743Z] [Pipeline] // node 19:24:15 [2026-04-26T17:24:15.763Z] [Pipeline] End of Pipeline 19:24:15 [2026-04-26T17:24:15.831Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #647 19:24:15 [2026-04-26T17:24:15.832Z] Finished: SUCCESS