Skip to content
19:24:00 [2025-11-19T18:24:00.090Z] Lancé par une alarme périodique
19:24:00 [2025-11-19T18:24:00.091Z] Running as userbuild
19:24:00 [2025-11-19T18:24:00.898Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-11-19T18:24:02.995Z] [Pipeline] Start of Pipeline
19:24:04 [2025-11-19T18:24:04.941Z] [Pipeline] node
19:24:04 [2025-11-19T18:24:04.968Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:04 [2025-11-19T18:24:04.984Z] [Pipeline] {
19:24:05 [2025-11-19T18:24:05.041Z] [Pipeline] stage
19:24:05 [2025-11-19T18:24:05.044Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:05 [2025-11-19T18:24:05.067Z] [Pipeline] checkout
19:24:05 [2025-11-19T18:24:05.127Z] Selected Git installation does not exist. Using Default
19:24:05 [2025-11-19T18:24:05.127Z] The recommended git tool is: NONE
19:24:05 [2025-11-19T18:24:05.128Z] No credentials specified
19:24:05 [2025-11-19T18:24:05.128Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:05 [2025-11-19T18:24:05.135Z] Fetching changes from the remote Git repository
19:24:05 [2025-11-19T18:24:05.138Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:05 [2025-11-19T18:24:05.144Z] Cleaning workspace
19:24:05 [2025-11-19T18:24:05.144Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:05 [2025-11-19T18:24:05.149Z] Resetting working tree
19:24:05 [2025-11-19T18:24:05.149Z]  > /usr/bin/git reset --hard # timeout=10
19:24:05 [2025-11-19T18:24:05.159Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:05 [2025-11-19T18:24:05.166Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:05 [2025-11-19T18:24:05.166Z]  > /usr/bin/git --version # timeout=10
19:24:05 [2025-11-19T18:24:05.171Z]  > git --version # 'git version 2.43.0'
19:24:05 [2025-11-19T18:24:05.171Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-11-19T18:24:05.520Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-11-19T18:24:05.527Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
19:24:05 [2025-11-19T18:24:05.529Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-11-19T18:24:05.538Z]  > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:05 [2025-11-19T18:24:05.552Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
19:24:05 [2025-11-19T18:24:05.555Z]  > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:05 [2025-11-19T18:24:05.607Z] [Pipeline] }
19:24:05 [2025-11-19T18:24:05.621Z] [Pipeline] // stage
19:24:05 [2025-11-19T18:24:05.698Z] [Pipeline] withEnv
19:24:05 [2025-11-19T18:24:05.701Z] [Pipeline] {
19:24:06 [2025-11-19T18:24:06.765Z] [Pipeline] isUnix
19:24:06 [2025-11-19T18:24:06.768Z] [Pipeline] withEnv
19:24:06 [2025-11-19T18:24:06.768Z] [Pipeline] {
19:24:06 [2025-11-19T18:24:06.792Z] [Pipeline] sh
19:24:07 [2025-11-19T18:24:07.070Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:07 [2025-11-19T18:24:07.070Z] .
19:24:07 [2025-11-19T18:24:07.075Z] [Pipeline] }
19:24:07 [2025-11-19T18:24:07.091Z] [Pipeline] // withEnv
19:24:07 [2025-11-19T18:24:07.113Z] [Pipeline] withDockerContainer
19:24:07 [2025-11-19T18:24:07.194Z] Jenkins does not seem to be running inside a container
19:24:07 [2025-11-19T18:24:07.203Z] $ 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:07 [2025-11-19T18:24:07.600Z] $ docker top bb19f21d798a1d7c61ccbebaa9e18c0504ee8551b4293dbd2a469cb2c8d42bae -eo pid,comm
19:24:07 [2025-11-19T18:24:07.646Z] [Pipeline] {
19:24:07 [2025-11-19T18:24:07.743Z] [Pipeline] withEnv
19:24:07 [2025-11-19T18:24:07.744Z] [Pipeline] {
19:24:07 [2025-11-19T18:24:07.792Z] [Pipeline] stage
19:24:07 [2025-11-19T18:24:07.794Z] [Pipeline] { (Prepare the job)
19:24:07 [2025-11-19T18:24:07.882Z] [Pipeline] sh
19:24:08 [2025-11-19T18:24:08.145Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:08 [2025-11-19T18:24:08.401Z] [Pipeline] script
19:24:08 [2025-11-19T18:24:08.414Z] [Pipeline] {
19:24:08 [2025-11-19T18:24:08.439Z] [Pipeline] readMavenPom
19:24:08 [2025-11-19T18:24:08.608Z] 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:08 [2025-11-19T18:24:08.611Z] 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:08 [2025-11-19T18:24:08.621Z] 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:08 [2025-11-19T18:24:08.621Z] 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:08 [2025-11-19T18:24:08.621Z] 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:08 [2025-11-19T18:24:08.623Z] [Pipeline] sh
19:24:08 [2025-11-19T18:24:08.883Z] + rm -f pom.xml
19:24:08 [2025-11-19T18:24:08.885Z] [Pipeline] }
19:24:08 [2025-11-19T18:24:08.902Z] [Pipeline] // script
19:24:08 [2025-11-19T18:24:08.923Z] [Pipeline] }
19:24:08 [2025-11-19T18:24:08.939Z] [Pipeline] // stage
19:24:08 [2025-11-19T18:24:08.959Z] [Pipeline] stage
19:24:08 [2025-11-19T18:24:08.960Z] [Pipeline] { (Check POM parent version)
19:24:09 [2025-11-19T18:24:09.140Z] [Pipeline] copyArtifacts
19:24:09 [2025-11-19T18:24:09.158Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 281
19:24:09 [2025-11-19T18:24:09.163Z] [Pipeline] script
19:24:09 [2025-11-19T18:24:09.167Z] [Pipeline] {
19:24:09 [2025-11-19T18:24:09.187Z] [Pipeline] readYaml
19:24:09 [2025-11-19T18:24:09.296Z] [Pipeline] sh
19:24:09 [2025-11-19T18:24:09.555Z] + 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:09 [2025-11-19T18:24:09.558Z] 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:09 [2025-11-19T18:24:09.559Z] 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:09 [2025-11-19T18:24:09.561Z] [Pipeline] sh
19:24:09 [2025-11-19T18:24:09.823Z] + rm -f build.yaml
19:24:09 [2025-11-19T18:24:09.825Z] [Pipeline] }
19:24:09 [2025-11-19T18:24:09.834Z] [Pipeline] // script
19:24:09 [2025-11-19T18:24:09.849Z] [Pipeline] }
19:24:09 [2025-11-19T18:24:09.864Z] [Pipeline] // stage
19:24:09 [2025-11-19T18:24:09.882Z] [Pipeline] stage
19:24:09 [2025-11-19T18:24:09.884Z] [Pipeline] { (Checkout projects and check code changes)
19:24:09 [2025-11-19T18:24:09.926Z] [Pipeline] script
19:24:09 [2025-11-19T18:24:09.933Z] [Pipeline] {
19:24:09 [2025-11-19T18:24:09.982Z] [Pipeline] copyArtifacts
19:24:09 [2025-11-19T18:24:09.990Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1024
19:24:10 [2025-11-19T18:24:10.005Z] [Pipeline] fileExists
19:24:10 [2025-11-19T18:24:10.022Z] [Pipeline] readYaml
19:24:10 [2025-11-19T18:24:10.038Z] 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:10 [2025-11-19T18:24:10.044Z] [Pipeline] dir
19:24:10 [2025-11-19T18:24:10.045Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:10 [2025-11-19T18:24:10.046Z] [Pipeline] {
19:24:10 [2025-11-19T18:24:10.069Z] [Pipeline] git
19:24:10 [2025-11-19T18:24:10.107Z] The recommended git tool is: /usr/bin/git
19:24:10 [2025-11-19T18:24:10.109Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-11-19T18:24:10.131Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@286141a0; decorates hudson.Launcher$LocalLauncher@1e2645de will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-11-19T18:24:10.131Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:10 [2025-11-19T18:24:10.137Z] Fetching changes from the remote Git repository
19:24:10 [2025-11-19T18:24:10.141Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:10 [2025-11-19T18:24:10.148Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:10 [2025-11-19T18:24:10.148Z]  > /usr/bin/git --version # timeout=10
19:24:10 [2025-11-19T18:24:10.153Z]  > git --version # 'git version 2.43.0'
19:24:10 [2025-11-19T18:24:10.154Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-11-19T18:24:10.160Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-11-19T18:24:10.525Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-11-19T18:24:10.534Z] Checking out Revision 6061f5569843b13f43a5bb77c8c053c4f3420620 (refs/remotes/origin/master)
19:24:10 [2025-11-19T18:24:10.534Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-11-19T18:24:10.540Z]  > /usr/bin/git checkout -f 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:10 [2025-11-19T18:24:10.599Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-11-19T18:24:10.615Z]  > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-11-19T18:24:10.625Z]  > /usr/bin/git checkout -b master 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:10 [2025-11-19T18:24:10.743Z] Commit message: "Bug #15048"
19:24:10 [2025-11-19T18:24:10.743Z]  > /usr/bin/git rev-list --no-walk 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:10 [2025-11-19T18:24:10.765Z] [Pipeline] fileExists
19:24:10 [2025-11-19T18:24:10.775Z] [Pipeline] readMavenPom
19:24:10 [2025-11-19T18:24:10.797Z] [Pipeline] sh
19:24:11 [2025-11-19T18:24:11.057Z] + git rev-parse HEAD
19:24:11 [2025-11-19T18:24:11.064Z] [Pipeline] echo
19:24:11 [2025-11-19T18:24:11.065Z] Silverpeas-Core: current commit is 6061f5569843b13f43a5bb77c8c053c4f3420620 and last build commit is 6061f5569843b13f43a5bb77c8c053c4f3420620
19:24:11 [2025-11-19T18:24:11.072Z] [Pipeline] }
19:24:11 [2025-11-19T18:24:11.090Z] [Pipeline] // dir
19:24:11 [2025-11-19T18:24:11.108Z] [Pipeline] echo
19:24:11 [2025-11-19T18:24:11.109Z] Build skipped due to no changes have been done since the last build
19:24:11 [2025-11-19T18:24:11.129Z] [Pipeline] dir
19:24:11 [2025-11-19T18:24:11.130Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:11 [2025-11-19T18:24:11.131Z] [Pipeline] {
19:24:11 [2025-11-19T18:24:11.158Z] [Pipeline] git
19:24:11 [2025-11-19T18:24:11.181Z] The recommended git tool is: /usr/bin/git
19:24:11 [2025-11-19T18:24:11.181Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:11 [2025-11-19T18:24:11.195Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@50973956; decorates hudson.Launcher$LocalLauncher@262c4897 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:11 [2025-11-19T18:24:11.196Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:11 [2025-11-19T18:24:11.202Z] Fetching changes from the remote Git repository
19:24:11 [2025-11-19T18:24:11.206Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:11 [2025-11-19T18:24:11.212Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:11 [2025-11-19T18:24:11.212Z]  > /usr/bin/git --version # timeout=10
19:24:11 [2025-11-19T18:24:11.218Z]  > git --version # 'git version 2.43.0'
19:24:11 [2025-11-19T18:24:11.218Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:11 [2025-11-19T18:24:11.224Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:11 [2025-11-19T18:24:11.604Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:11 [2025-11-19T18:24:11.610Z] Checking out Revision 5790845206aae881be6c62a1400dd3ee8c7ed6ee (refs/remotes/origin/master)
19:24:11 [2025-11-19T18:24:11.611Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:11 [2025-11-19T18:24:11.616Z]  > /usr/bin/git checkout -f 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:11 [2025-11-19T18:24:11.654Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:11 [2025-11-19T18:24:11.667Z]  > /usr/bin/git branch -D master # timeout=10
19:24:11 [2025-11-19T18:24:11.676Z]  > /usr/bin/git checkout -b master 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:11 [2025-11-19T18:24:11.744Z] Commit message: "Bug #15023"
19:24:11 [2025-11-19T18:24:11.744Z]  > /usr/bin/git rev-list --no-walk 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:11 [2025-11-19T18:24:11.767Z] [Pipeline] fileExists
19:24:11 [2025-11-19T18:24:11.782Z] [Pipeline] readMavenPom
19:24:11 [2025-11-19T18:24:11.814Z] [Pipeline] sh
19:24:12 [2025-11-19T18:24:12.074Z] + git rev-parse HEAD
19:24:12 [2025-11-19T18:24:12.079Z] [Pipeline] echo
19:24:12 [2025-11-19T18:24:12.080Z] Silverpeas-Components: current commit is 5790845206aae881be6c62a1400dd3ee8c7ed6ee and last build commit is 5790845206aae881be6c62a1400dd3ee8c7ed6ee
19:24:12 [2025-11-19T18:24:12.085Z] [Pipeline] }
19:24:12 [2025-11-19T18:24:12.102Z] [Pipeline] // dir
19:24:12 [2025-11-19T18:24:12.120Z] [Pipeline] echo
19:24:12 [2025-11-19T18:24:12.121Z] Build skipped due to no changes have been done since the last build
19:24:12 [2025-11-19T18:24:12.141Z] [Pipeline] dir
19:24:12 [2025-11-19T18:24:12.141Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:12 [2025-11-19T18:24:12.142Z] [Pipeline] {
19:24:12 [2025-11-19T18:24:12.166Z] [Pipeline] git
19:24:12 [2025-11-19T18:24:12.177Z] Selected Git installation does not exist. Using Default
19:24:12 [2025-11-19T18:24:12.177Z] The recommended git tool is: NONE
19:24:12 [2025-11-19T18:24:12.177Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:12 [2025-11-19T18:24:12.185Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@78167b5e; decorates hudson.Launcher$LocalLauncher@1f3944ec will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:12 [2025-11-19T18:24:12.186Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:12 [2025-11-19T18:24:12.191Z] Fetching changes from the remote Git repository
19:24:12 [2025-11-19T18:24:12.193Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:12 [2025-11-19T18:24:12.199Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:12 [2025-11-19T18:24:12.199Z]  > /usr/bin/git --version # timeout=10
19:24:12 [2025-11-19T18:24:12.203Z]  > git --version # 'git version 2.43.0'
19:24:12 [2025-11-19T18:24:12.203Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:12 [2025-11-19T18:24:12.208Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:12 [2025-11-19T18:24:12.568Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:12 [2025-11-19T18:24:12.576Z] Checking out Revision f513f61baff3b98ad90895fa83ecd76bd68298f0 (refs/remotes/origin/master)
19:24:12 [2025-11-19T18:24:12.576Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:12 [2025-11-19T18:24:12.583Z]  > /usr/bin/git checkout -f f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:12 [2025-11-19T18:24:12.596Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:12 [2025-11-19T18:24:12.605Z]  > /usr/bin/git branch -D master # timeout=10
19:24:12 [2025-11-19T18:24:12.613Z]  > /usr/bin/git checkout -b master f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:12 [2025-11-19T18:24:12.631Z] Commit message: "Update parent POM to version 1.7-build251103"
19:24:12 [2025-11-19T18:24:12.631Z]  > /usr/bin/git rev-list --no-walk f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:12 [2025-11-19T18:24:12.657Z] [Pipeline] fileExists
19:24:12 [2025-11-19T18:24:12.666Z] [Pipeline] readMavenPom
19:24:12 [2025-11-19T18:24:12.683Z] [Pipeline] sh
19:24:12 [2025-11-19T18:24:12.943Z] + git rev-parse HEAD
19:24:12 [2025-11-19T18:24:12.950Z] [Pipeline] echo
19:24:12 [2025-11-19T18:24:12.951Z] Silverpeas-Looks: current commit is f513f61baff3b98ad90895fa83ecd76bd68298f0 and last build commit is f513f61baff3b98ad90895fa83ecd76bd68298f0
19:24:12 [2025-11-19T18:24:12.958Z] [Pipeline] }
19:24:12 [2025-11-19T18:24:12.975Z] [Pipeline] // dir
19:24:12 [2025-11-19T18:24:12.994Z] [Pipeline] echo
19:24:12 [2025-11-19T18:24:12.995Z] Build skipped due to no changes have been done since the last build
19:24:13 [2025-11-19T18:24:13.016Z] [Pipeline] dir
19:24:13 [2025-11-19T18:24:13.017Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:13 [2025-11-19T18:24:13.018Z] [Pipeline] {
19:24:13 [2025-11-19T18:24:13.044Z] [Pipeline] git
19:24:13 [2025-11-19T18:24:13.050Z] The recommended git tool is: NONE
19:24:13 [2025-11-19T18:24:13.051Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:13 [2025-11-19T18:24:13.061Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4a7eaf41; decorates hudson.Launcher$LocalLauncher@7d0c1667 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:13 [2025-11-19T18:24:13.062Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:13 [2025-11-19T18:24:13.069Z] Fetching changes from the remote Git repository
19:24:13 [2025-11-19T18:24:13.073Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:13 [2025-11-19T18:24:13.079Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:13 [2025-11-19T18:24:13.080Z]  > /usr/bin/git --version # timeout=10
19:24:13 [2025-11-19T18:24:13.084Z]  > git --version # 'git version 2.43.0'
19:24:13 [2025-11-19T18:24:13.084Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:13 [2025-11-19T18:24:13.090Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:13 [2025-11-19T18:24:13.466Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:13 [2025-11-19T18:24:13.473Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:13 [2025-11-19T18:24:13.473Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:13 [2025-11-19T18:24:13.480Z]  > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:13 [2025-11-19T18:24:13.492Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:13 [2025-11-19T18:24:13.502Z]  > /usr/bin/git branch -D master # timeout=10
19:24:13 [2025-11-19T18:24:13.509Z]  > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:13 [2025-11-19T18:24:13.523Z] 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:13 [2025-11-19T18:24:13.523Z]  > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:13 [2025-11-19T18:24:13.547Z] [Pipeline] fileExists
19:24:13 [2025-11-19T18:24:13.560Z] [Pipeline] sh
19:24:13 [2025-11-19T18:24:13.817Z] + git rev-parse HEAD
19:24:13 [2025-11-19T18:24:13.822Z] [Pipeline] echo
19:24:13 [2025-11-19T18:24:13.824Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:13 [2025-11-19T18:24:13.833Z] [Pipeline] }
19:24:13 [2025-11-19T18:24:13.850Z] [Pipeline] // dir
19:24:13 [2025-11-19T18:24:13.869Z] [Pipeline] echo
19:24:13 [2025-11-19T18:24:13.870Z] Build skipped due to no changes have been done since the last build
19:24:13 [2025-11-19T18:24:13.891Z] [Pipeline] dir
19:24:13 [2025-11-19T18:24:13.892Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:13 [2025-11-19T18:24:13.893Z] [Pipeline] {
19:24:13 [2025-11-19T18:24:13.918Z] [Pipeline] git
19:24:13 [2025-11-19T18:24:13.921Z] The recommended git tool is: NONE
19:24:13 [2025-11-19T18:24:13.922Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:13 [2025-11-19T18:24:13.932Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8c0b914; decorates hudson.Launcher$LocalLauncher@7de6dfbe will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:13 [2025-11-19T18:24:13.933Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:13 [2025-11-19T18:24:13.940Z] Fetching changes from the remote Git repository
19:24:13 [2025-11-19T18:24:13.944Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:13 [2025-11-19T18:24:13.950Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:13 [2025-11-19T18:24:13.951Z]  > /usr/bin/git --version # timeout=10
19:24:13 [2025-11-19T18:24:13.956Z]  > git --version # 'git version 2.43.0'
19:24:13 [2025-11-19T18:24:13.956Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:13 [2025-11-19T18:24:13.962Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:14 [2025-11-19T18:24:14.309Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:14 [2025-11-19T18:24:14.316Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:14 [2025-11-19T18:24:14.316Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:14 [2025-11-19T18:24:14.321Z]  > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:14 [2025-11-19T18:24:14.331Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:14 [2025-11-19T18:24:14.340Z]  > /usr/bin/git branch -D master # timeout=10
19:24:14 [2025-11-19T18:24:14.347Z]  > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:14 [2025-11-19T18:24:14.358Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging."
19:24:14 [2025-11-19T18:24:14.358Z]  > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:14 [2025-11-19T18:24:14.380Z] [Pipeline] fileExists
19:24:14 [2025-11-19T18:24:14.389Z] [Pipeline] readMavenPom
19:24:14 [2025-11-19T18:24:14.411Z] [Pipeline] sh
19:24:14 [2025-11-19T18:24:14.671Z] + git rev-parse HEAD
19:24:14 [2025-11-19T18:24:14.676Z] [Pipeline] echo
19:24:14 [2025-11-19T18:24:14.676Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:14 [2025-11-19T18:24:14.680Z] [Pipeline] }
19:24:14 [2025-11-19T18:24:14.696Z] [Pipeline] // dir
19:24:14 [2025-11-19T18:24:14.715Z] [Pipeline] echo
19:24:14 [2025-11-19T18:24:14.716Z] Build skipped due to no changes have been done since the last build
19:24:14 [2025-11-19T18:24:14.736Z] [Pipeline] dir
19:24:14 [2025-11-19T18:24:14.737Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:14 [2025-11-19T18:24:14.738Z] [Pipeline] {
19:24:14 [2025-11-19T18:24:14.762Z] [Pipeline] git
19:24:14 [2025-11-19T18:24:14.765Z] The recommended git tool is: NONE
19:24:14 [2025-11-19T18:24:14.766Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:14 [2025-11-19T18:24:14.776Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@47cd26c4; decorates hudson.Launcher$LocalLauncher@6d5e45aa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:14 [2025-11-19T18:24:14.777Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:14 [2025-11-19T18:24:14.784Z] Fetching changes from the remote Git repository
19:24:14 [2025-11-19T18:24:14.788Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:14 [2025-11-19T18:24:14.796Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:14 [2025-11-19T18:24:14.796Z]  > /usr/bin/git --version # timeout=10
19:24:14 [2025-11-19T18:24:14.802Z]  > git --version # 'git version 2.43.0'
19:24:14 [2025-11-19T18:24:14.802Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:14 [2025-11-19T18:24:14.809Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:15 [2025-11-19T18:24:15.183Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:15 [2025-11-19T18:24:15.190Z] Checking out Revision a7395dfb2bad8cf914fae6e0cb2096f17b816e69 (refs/remotes/origin/master)
19:24:15 [2025-11-19T18:24:15.190Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:15 [2025-11-19T18:24:15.195Z]  > /usr/bin/git checkout -f a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:15 [2025-11-19T18:24:15.202Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:15 [2025-11-19T18:24:15.213Z]  > /usr/bin/git branch -D master # timeout=10
19:24:15 [2025-11-19T18:24:15.222Z]  > /usr/bin/git checkout -b master a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:15 [2025-11-19T18:24:15.234Z] Commit message: "Update parent POM to version 1.7-build251103"
19:24:15 [2025-11-19T18:24:15.234Z]  > /usr/bin/git rev-list --no-walk a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:15 [2025-11-19T18:24:15.258Z] [Pipeline] fileExists
19:24:15 [2025-11-19T18:24:15.276Z] [Pipeline] readMavenPom
19:24:15 [2025-11-19T18:24:15.303Z] [Pipeline] sh
19:24:15 [2025-11-19T18:24:15.563Z] + git rev-parse HEAD
19:24:15 [2025-11-19T18:24:15.568Z] [Pipeline] echo
19:24:15 [2025-11-19T18:24:15.569Z] Silverpeas-Assembly: current commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69 and last build commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69
19:24:15 [2025-11-19T18:24:15.572Z] [Pipeline] }
19:24:15 [2025-11-19T18:24:15.590Z] [Pipeline] // dir
19:24:15 [2025-11-19T18:24:15.613Z] [Pipeline] echo
19:24:15 [2025-11-19T18:24:15.614Z] Build skipped due to no changes have been done since the last build
19:24:15 [2025-11-19T18:24:15.615Z] [Pipeline] }
19:24:15 [2025-11-19T18:24:15.639Z] [Pipeline] // script
19:24:15 [2025-11-19T18:24:15.661Z] [Pipeline] }
19:24:15 [2025-11-19T18:24:15.675Z] [Pipeline] // stage
19:24:15 [2025-11-19T18:24:15.695Z] [Pipeline] stage
19:24:15 [2025-11-19T18:24:15.696Z] [Pipeline] { (Build Silverpeas)
19:24:15 [2025-11-19T18:24:15.826Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2025-11-19T18:24:15.828Z] [Pipeline] getContext
19:24:15 [2025-11-19T18:24:15.889Z] [Pipeline] stage
19:24:15 [2025-11-19T18:24:15.890Z] [Pipeline] { (Build Silverpeas-Core)
19:24:15 [2025-11-19T18:24:15.909Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2025-11-19T18:24:15.910Z] [Pipeline] getContext
19:24:15 [2025-11-19T18:24:15.913Z] [Pipeline] }
19:24:15 [2025-11-19T18:24:15.930Z] [Pipeline] // stage
19:24:15 [2025-11-19T18:24:15.951Z] [Pipeline] stage
19:24:15 [2025-11-19T18:24:15.952Z] [Pipeline] { (Build Silverpeas-Components)
19:24:15 [2025-11-19T18:24:15.969Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:15 [2025-11-19T18:24:15.970Z] [Pipeline] getContext
19:24:15 [2025-11-19T18:24:15.973Z] [Pipeline] }
19:24:15 [2025-11-19T18:24:15.988Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.006Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.007Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:16 [2025-11-19T18:24:16.023Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.025Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.028Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.043Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.059Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.060Z] [Pipeline] { (Build Silverpeas Setup)
19:24:16 [2025-11-19T18:24:16.074Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.075Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.078Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.091Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.108Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.110Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:16 [2025-11-19T18:24:16.122Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.124Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.127Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.138Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.154Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.155Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:16 [2025-11-19T18:24:16.167Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.169Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.172Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.183Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.198Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.199Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:16 [2025-11-19T18:24:16.211Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.212Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.215Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.226Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.241Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.242Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:16 [2025-11-19T18:24:16.253Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.255Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.258Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.269Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.283Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.284Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:16 [2025-11-19T18:24:16.296Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.297Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.302Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.312Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.327Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.328Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:16 [2025-11-19T18:24:16.339Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.341Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.344Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.354Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.367Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.368Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:16 [2025-11-19T18:24:16.379Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.380Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.383Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.393Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.406Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.407Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:16 [2025-11-19T18:24:16.417Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.419Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.422Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.431Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.444Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.446Z] [Pipeline] { (Publish Community Web Site)
19:24:16 [2025-11-19T18:24:16.456Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:16 [2025-11-19T18:24:16.457Z] [Pipeline] getContext
19:24:16 [2025-11-19T18:24:16.460Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.469Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.480Z] [Pipeline] }
19:24:16 [2025-11-19T18:24:16.489Z] [Pipeline] // stage
19:24:16 [2025-11-19T18:24:16.508Z] [Pipeline] stage
19:24:16 [2025-11-19T18:24:16.509Z] [Pipeline] { (Create YAML build report)
19:24:16 [2025-11-19T18:24:16.549Z] [Pipeline] script
19:24:16 [2025-11-19T18:24:16.557Z] [Pipeline] {
19:24:16 [2025-11-19T18:24:16.577Z] [Pipeline] sh
19:24:16 [2025-11-19T18:24:16.837Z] + mkdir -p target
19:24:16 [2025-11-19T18:24:16.841Z] [Pipeline] sh
19:24:17 [2025-11-19T18:24:17.102Z] + mv build.yaml target/
19:24:17 [2025-11-19T18:24:17.104Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.121Z] [Pipeline] // script
19:24:17 [2025-11-19T18:24:17.139Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.156Z] [Pipeline] // stage
19:24:17 [2025-11-19T18:24:17.283Z] [Pipeline] stage
19:24:17 [2025-11-19T18:24:17.283Z] [Pipeline] { (Declarative: Post Actions)
19:24:17 [2025-11-19T18:24:17.314Z] [Pipeline] step
19:24:17 [2025-11-19T18:24:17.361Z] [Pipeline] script
19:24:17 [2025-11-19T18:24:17.369Z] [Pipeline] {
19:24:17 [2025-11-19T18:24:17.405Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.422Z] [Pipeline] // script
19:24:17 [2025-11-19T18:24:17.451Z] [Pipeline] archiveArtifacts
19:24:17 [2025-11-19T18:24:17.455Z] Archiving artifacts
19:24:17 [2025-11-19T18:24:17.475Z] Enregistrement des empreintes numériques
19:24:17 [2025-11-19T18:24:17.493Z] [Pipeline] sh
19:24:17 [2025-11-19T18:24:17.752Z] + rm -rf target
19:24:17 [2025-11-19T18:24:17.763Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.783Z] [Pipeline] // stage
19:24:17 [2025-11-19T18:24:17.800Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.817Z] [Pipeline] // withEnv
19:24:17 [2025-11-19T18:24:17.835Z] [Pipeline] }
19:24:17 [2025-11-19T18:24:17.836Z] $ docker stop --time=1 bb19f21d798a1d7c61ccbebaa9e18c0504ee8551b4293dbd2a469cb2c8d42bae
19:24:19 [2025-11-19T18:24:19.150Z] $ docker rm -f --volumes bb19f21d798a1d7c61ccbebaa9e18c0504ee8551b4293dbd2a469cb2c8d42bae
19:24:19 [2025-11-19T18:24:19.190Z] [Pipeline] // withDockerContainer
19:24:19 [2025-11-19T18:24:19.199Z] [Pipeline] }
19:24:19 [2025-11-19T18:24:19.215Z] [Pipeline] // withEnv
19:24:19 [2025-11-19T18:24:19.231Z] [Pipeline] }
19:24:19 [2025-11-19T18:24:19.251Z] [Pipeline] // node
19:24:19 [2025-11-19T18:24:19.268Z] [Pipeline] End of Pipeline
19:24:19 [2025-11-19T18:24:19.381Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #607
19:24:19 [2025-11-19T18:24:19.384Z] Finished: SUCCESS