19:24:00 [2026-08-02T17:24:00.239Z] Lancé par une alarme périodique
19:24:00 [2026-08-02T17:24:00.239Z] Running as userbuild
19:24:00 [2026-08-02T17:24:00.715Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-08-02T17:24:01.272Z] [Pipeline] Start of Pipeline
19:24:01 [2026-08-02T17:24:01.600Z] [Pipeline] node
19:24:01 [2026-08-02T17:24:01.603Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2026-08-02T17:24:01.609Z] [Pipeline] {
19:24:01 [2026-08-02T17:24:01.633Z] [Pipeline] stage
19:24:01 [2026-08-02T17:24:01.633Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2026-08-02T17:24:01.643Z] [Pipeline] checkout
19:24:01 [2026-08-02T17:24:01.646Z] Selected Git installation does not exist. Using Default
19:24:01 [2026-08-02T17:24:01.646Z] The recommended git tool is: NONE
19:24:01 [2026-08-02T17:24:01.646Z] No credentials specified
19:24:01 [2026-08-02T17:24:01.646Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2026-08-02T17:24:01.653Z] Fetching changes from the remote Git repository
19:24:01 [2026-08-02T17:24:01.656Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2026-08-02T17:24:01.662Z] Cleaning workspace
19:24:01 [2026-08-02T17:24:01.662Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2026-08-02T17:24:01.667Z] Resetting working tree
19:24:01 [2026-08-02T17:24:01.667Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2026-08-02T17:24:01.674Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2026-08-02T17:24:01.680Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-08-02T17:24:01.680Z] > /usr/bin/git --version # timeout=10
19:24:01 [2026-08-02T17:24:01.685Z] > git --version # 'git version 2.43.0'
19:24:01 [2026-08-02T17:24:01.685Z] > /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-08-02T17:24:02.079Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2026-08-02T17:24:02.086Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
19:24:02 [2026-08-02T17:24:02.086Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-08-02T17:24:02.092Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
19:24:02 [2026-08-02T17:24:02.103Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
19:24:02 [2026-08-02T17:24:02.103Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
19:24:02 [2026-08-02T17:24:02.126Z] [Pipeline] }
19:24:02 [2026-08-02T17:24:02.132Z] [Pipeline] // stage
19:24:02 [2026-08-02T17:24:02.155Z] [Pipeline] withEnv
19:24:02 [2026-08-02T17:24:02.155Z] [Pipeline] {
19:24:02 [2026-08-02T17:24:02.295Z] [Pipeline] isUnix
19:24:02 [2026-08-02T17:24:02.296Z] [Pipeline] withEnv
19:24:02 [2026-08-02T17:24:02.297Z] [Pipeline] {
19:24:02 [2026-08-02T17:24:02.308Z] [Pipeline] sh
19:24:02 [2026-08-02T17:24:02.565Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2026-08-02T17:24:02.565Z] .
19:24:02 [2026-08-02T17:24:02.566Z] [Pipeline] }
19:24:02 [2026-08-02T17:24:02.572Z] [Pipeline] // withEnv
19:24:02 [2026-08-02T17:24:02.584Z] [Pipeline] withDockerContainer
19:24:02 [2026-08-02T17:24:02.617Z] Jenkins does not seem to be running inside a container
19:24:02 [2026-08-02T17:24:02.624Z] $ 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-08-02T17:24:02.913Z] $ docker top 3870279e221fbd33f144e2d9d898c4eba7cbec0cfaa336c1bfb76f26cafc59b9 -eo pid,comm
19:24:02 [2026-08-02T17:24:02.951Z] [Pipeline] {
19:24:02 [2026-08-02T17:24:02.968Z] [Pipeline] withEnv
19:24:02 [2026-08-02T17:24:02.968Z] [Pipeline] {
19:24:02 [2026-08-02T17:24:02.982Z] [Pipeline] stage
19:24:02 [2026-08-02T17:24:02.983Z] [Pipeline] { (Prepare the job)
19:24:03 [2026-08-02T17:24:03.021Z] [Pipeline] sh
19:24:03 [2026-08-02T17:24:03.279Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2026-08-02T17:24:03.532Z] [Pipeline] script
19:24:03 [2026-08-02T17:24:03.537Z] [Pipeline] {
19:24:03 [2026-08-02T17:24:03.546Z] [Pipeline] readMavenPom
19:24:03 [2026-08-02T17:24:03.565Z] 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-08-02T17:24:03.566Z] 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-08-02T17:24:03.566Z] 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-08-02T17:24:03.566Z] 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-08-02T17:24:03.566Z] 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-08-02T17:24:03.567Z] [Pipeline] sh
19:24:03 [2026-08-02T17:24:03.823Z] + rm -f pom.xml
19:24:03 [2026-08-02T17:24:03.824Z] [Pipeline] }
19:24:03 [2026-08-02T17:24:03.837Z] [Pipeline] // script
19:24:03 [2026-08-02T17:24:03.857Z] [Pipeline] }
19:24:03 [2026-08-02T17:24:03.870Z] [Pipeline] // stage
19:24:03 [2026-08-02T17:24:03.884Z] [Pipeline] stage
19:24:03 [2026-08-02T17:24:03.885Z] [Pipeline] { (Check POM parent version)
19:24:03 [2026-08-02T17:24:03.954Z] [Pipeline] copyArtifacts
19:24:03 [2026-08-02T17:24:03.962Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 292
19:24:03 [2026-08-02T17:24:03.975Z] [Pipeline] script
19:24:03 [2026-08-02T17:24:03.980Z] [Pipeline] {
19:24:03 [2026-08-02T17:24:03.995Z] [Pipeline] readYaml
19:24:04 [2026-08-02T17:24:04.012Z] [Pipeline] sh
19:24:04 [2026-08-02T17:24:04.270Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/2.0/silverpeas-project-2.0.pom
19:24:04 [2026-08-02T17:24:04.272Z] 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-08-02T17:24:04.272Z] 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-08-02T17:24:04.274Z] [Pipeline] sh
19:24:04 [2026-08-02T17:24:04.531Z] + rm -f build.yaml
19:24:04 [2026-08-02T17:24:04.533Z] [Pipeline] }
19:24:04 [2026-08-02T17:24:04.545Z] [Pipeline] // script
19:24:04 [2026-08-02T17:24:04.558Z] [Pipeline] }
19:24:04 [2026-08-02T17:24:04.568Z] [Pipeline] // stage
19:24:04 [2026-08-02T17:24:04.582Z] [Pipeline] stage
19:24:04 [2026-08-02T17:24:04.583Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2026-08-02T17:24:04.608Z] [Pipeline] script
19:24:04 [2026-08-02T17:24:04.613Z] [Pipeline] {
19:24:04 [2026-08-02T17:24:04.634Z] [Pipeline] copyArtifacts
19:24:04 [2026-08-02T17:24:04.641Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1123
19:24:04 [2026-08-02T17:24:04.655Z] [Pipeline] fileExists
19:24:04 [2026-08-02T17:24:04.669Z] [Pipeline] readYaml
19:24:04 [2026-08-02T17:24:04.682Z] 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-08-02T17:24:04.685Z] [Pipeline] dir
19:24:04 [2026-08-02T17:24:04.685Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2026-08-02T17:24:04.686Z] [Pipeline] {
19:24:04 [2026-08-02T17:24:04.703Z] [Pipeline] git
19:24:04 [2026-08-02T17:24:04.705Z] The recommended git tool is: /usr/bin/git
19:24:04 [2026-08-02T17:24:04.707Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2026-08-02T17:24:04.718Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39f4f91b; decorates hudson.Launcher$LocalLauncher@26787d7b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2026-08-02T17:24:04.718Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2026-08-02T17:24:04.724Z] Fetching changes from the remote Git repository
19:24:04 [2026-08-02T17:24:04.728Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2026-08-02T17:24:04.734Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2026-08-02T17:24:04.734Z] > /usr/bin/git --version # timeout=10
19:24:04 [2026-08-02T17:24:04.739Z] > git --version # 'git version 2.43.0'
19:24:04 [2026-08-02T17:24:04.739Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2026-08-02T17:24:04.744Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2026-08-02T17:24:05.156Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2026-08-02T17:24:05.162Z] Checking out Revision fb5802f91017645a4eaae3e46737aeb6d6b98133 (refs/remotes/origin/master)
19:24:05 [2026-08-02T17:24:05.162Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2026-08-02T17:24:05.167Z] > /usr/bin/git checkout -f fb5802f91017645a4eaae3e46737aeb6d6b98133 # timeout=10
19:24:05 [2026-08-02T17:24:05.224Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2026-08-02T17:24:05.238Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2026-08-02T17:24:05.245Z] > /usr/bin/git checkout -b master fb5802f91017645a4eaae3e46737aeb6d6b98133 # timeout=10
19:24:05 [2026-08-02T17:24:05.295Z] Commit message: "Fix FFmpegThumbnailExtractorIT test by including the missing configuration file tika-config.xml in the test war."
19:24:05 [2026-08-02T17:24:05.295Z] > /usr/bin/git rev-list --no-walk fb5802f91017645a4eaae3e46737aeb6d6b98133 # timeout=10
19:24:05 [2026-08-02T17:24:05.314Z] [Pipeline] fileExists
19:24:05 [2026-08-02T17:24:05.321Z] [Pipeline] readMavenPom
19:24:05 [2026-08-02T17:24:05.331Z] [Pipeline] sh
19:24:05 [2026-08-02T17:24:05.589Z] + git rev-parse HEAD
19:24:05 [2026-08-02T17:24:05.592Z] [Pipeline] echo
19:24:05 [2026-08-02T17:24:05.592Z] Silverpeas-Core: current commit is fb5802f91017645a4eaae3e46737aeb6d6b98133 and last build commit is fb5802f91017645a4eaae3e46737aeb6d6b98133
19:24:05 [2026-08-02T17:24:05.595Z] [Pipeline] }
19:24:05 [2026-08-02T17:24:05.608Z] [Pipeline] // dir
19:24:05 [2026-08-02T17:24:05.622Z] [Pipeline] echo
19:24:05 [2026-08-02T17:24:05.623Z] Build skipped due to no changes have been done since the last build
19:24:05 [2026-08-02T17:24:05.638Z] [Pipeline] dir
19:24:05 [2026-08-02T17:24:05.638Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2026-08-02T17:24:05.639Z] [Pipeline] {
19:24:05 [2026-08-02T17:24:05.657Z] [Pipeline] git
19:24:05 [2026-08-02T17:24:05.659Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-08-02T17:24:05.659Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-08-02T17:24:05.668Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@46e3a57f; decorates hudson.Launcher$LocalLauncher@3325ab26 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-08-02T17:24:05.668Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2026-08-02T17:24:05.673Z] Fetching changes from the remote Git repository
19:24:05 [2026-08-02T17:24:05.675Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2026-08-02T17:24:05.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2026-08-02T17:24:05.683Z] > /usr/bin/git --version # timeout=10
19:24:05 [2026-08-02T17:24:05.688Z] > git --version # 'git version 2.43.0'
19:24:05 [2026-08-02T17:24:05.688Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2026-08-02T17:24:05.694Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-08-02T17:24:06.137Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-08-02T17:24:06.145Z] Checking out Revision 6fce94dee5b2bd13049fc7557f3f9665c556e651 (refs/remotes/origin/master)
19:24:06 [2026-08-02T17:24:06.145Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-08-02T17:24:06.151Z] > /usr/bin/git checkout -f 6fce94dee5b2bd13049fc7557f3f9665c556e651 # timeout=10
19:24:06 [2026-08-02T17:24:06.190Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-08-02T17:24:06.202Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-08-02T17:24:06.213Z] > /usr/bin/git checkout -b master 6fce94dee5b2bd13049fc7557f3f9665c556e651 # timeout=10
19:24:06 [2026-08-02T17:24:06.268Z] Commit message: "Now ICal4J isn't anymore a dependency embedded within the war but, instead, it is a Wildfly module on which the dependency is declared in the MANIFEST.MF file in the test wars."
19:24:06 [2026-08-02T17:24:06.268Z] > /usr/bin/git rev-list --no-walk 6fce94dee5b2bd13049fc7557f3f9665c556e651 # timeout=10
19:24:06 [2026-08-02T17:24:06.287Z] [Pipeline] fileExists
19:24:06 [2026-08-02T17:24:06.294Z] [Pipeline] readMavenPom
19:24:06 [2026-08-02T17:24:06.303Z] [Pipeline] sh
19:24:06 [2026-08-02T17:24:06.559Z] + git rev-parse HEAD
19:24:06 [2026-08-02T17:24:06.562Z] [Pipeline] echo
19:24:06 [2026-08-02T17:24:06.562Z] Silverpeas-Components: current commit is 6fce94dee5b2bd13049fc7557f3f9665c556e651 and last build commit is 6fce94dee5b2bd13049fc7557f3f9665c556e651
19:24:06 [2026-08-02T17:24:06.564Z] [Pipeline] }
19:24:06 [2026-08-02T17:24:06.578Z] [Pipeline] // dir
19:24:06 [2026-08-02T17:24:06.592Z] [Pipeline] echo
19:24:06 [2026-08-02T17:24:06.592Z] Build skipped due to no changes have been done since the last build
19:24:06 [2026-08-02T17:24:06.608Z] [Pipeline] dir
19:24:06 [2026-08-02T17:24:06.608Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2026-08-02T17:24:06.609Z] [Pipeline] {
19:24:06 [2026-08-02T17:24:06.627Z] [Pipeline] git
19:24:06 [2026-08-02T17:24:06.629Z] Selected Git installation does not exist. Using Default
19:24:06 [2026-08-02T17:24:06.629Z] The recommended git tool is: NONE
19:24:06 [2026-08-02T17:24:06.629Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-08-02T17:24:06.642Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7bfcc5e; decorates hudson.Launcher$LocalLauncher@5bf82b23 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-08-02T17:24:06.643Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2026-08-02T17:24:06.649Z] Fetching changes from the remote Git repository
19:24:06 [2026-08-02T17:24:06.652Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:06 [2026-08-02T17:24:06.658Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:06 [2026-08-02T17:24:06.658Z] > /usr/bin/git --version # timeout=10
19:24:06 [2026-08-02T17:24:06.662Z] > git --version # 'git version 2.43.0'
19:24:06 [2026-08-02T17:24:06.663Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-08-02T17:24:06.668Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2026-08-02T17:24:07.099Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2026-08-02T17:24:07.106Z] Checking out Revision 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c (refs/remotes/origin/master)
19:24:07 [2026-08-02T17:24:07.106Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2026-08-02T17:24:07.111Z] > /usr/bin/git checkout -f 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c # timeout=10
19:24:07 [2026-08-02T17:24:07.127Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2026-08-02T17:24:07.137Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2026-08-02T17:24:07.144Z] > /usr/bin/git checkout -b master 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c # timeout=10
19:24:07 [2026-08-02T17:24:07.163Z] Commit message: "Bump the Silverpeas Copyright upper bound year to 2026"
19:24:07 [2026-08-02T17:24:07.163Z] > /usr/bin/git rev-list --no-walk 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c # timeout=10
19:24:07 [2026-08-02T17:24:07.187Z] [Pipeline] fileExists
19:24:07 [2026-08-02T17:24:07.213Z] [Pipeline] readMavenPom
19:24:07 [2026-08-02T17:24:07.235Z] [Pipeline] sh
19:24:07 [2026-08-02T17:24:07.494Z] + git rev-parse HEAD
19:24:07 [2026-08-02T17:24:07.497Z] [Pipeline] echo
19:24:07 [2026-08-02T17:24:07.497Z] Silverpeas-Looks: current commit is 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c and last build commit is 17a35307d9f1f8ed5bd95c98b68d71b26cd7997c
19:24:07 [2026-08-02T17:24:07.500Z] [Pipeline] }
19:24:07 [2026-08-02T17:24:07.514Z] [Pipeline] // dir
19:24:07 [2026-08-02T17:24:07.529Z] [Pipeline] echo
19:24:07 [2026-08-02T17:24:07.529Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-08-02T17:24:07.545Z] [Pipeline] dir
19:24:07 [2026-08-02T17:24:07.545Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2026-08-02T17:24:07.546Z] [Pipeline] {
19:24:07 [2026-08-02T17:24:07.567Z] [Pipeline] git
19:24:07 [2026-08-02T17:24:07.569Z] The recommended git tool is: NONE
19:24:07 [2026-08-02T17:24:07.569Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-08-02T17:24:07.582Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f837c73; decorates hudson.Launcher$LocalLauncher@56815630 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-08-02T17:24:07.583Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2026-08-02T17:24:07.589Z] Fetching changes from the remote Git repository
19:24:07 [2026-08-02T17:24:07.591Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2026-08-02T17:24:07.598Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2026-08-02T17:24:07.598Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-08-02T17:24:07.604Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-08-02T17:24:07.604Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-08-02T17:24:07.610Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-08-02T17:24:08.088Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-08-02T17:24:08.095Z] Checking out Revision 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 (refs/remotes/origin/master)
19:24:08 [2026-08-02T17:24:08.095Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-08-02T17:24:08.101Z] > /usr/bin/git checkout -f 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10
19:24:08 [2026-08-02T17:24:08.110Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-08-02T17:24:08.120Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-08-02T17:24:08.129Z] > /usr/bin/git checkout -b master 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10
19:24:08 [2026-08-02T17:24:08.144Z] Commit message: "Add the Apache Commons Text in the dependencies so that it can be used by the Groovy scripts in the Silvprpeas installation process"
19:24:08 [2026-08-02T17:24:08.145Z] > /usr/bin/git rev-list --no-walk 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10
19:24:08 [2026-08-02T17:24:08.168Z] [Pipeline] fileExists
19:24:08 [2026-08-02T17:24:08.187Z] [Pipeline] sh
19:24:08 [2026-08-02T17:24:08.447Z] + git rev-parse HEAD
19:24:08 [2026-08-02T17:24:08.449Z] [Pipeline] echo
19:24:08 [2026-08-02T17:24:08.449Z] Silverpeas-Setup: current commit is 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 and last build commit is 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2
19:24:08 [2026-08-02T17:24:08.451Z] [Pipeline] }
19:24:08 [2026-08-02T17:24:08.467Z] [Pipeline] // dir
19:24:08 [2026-08-02T17:24:08.482Z] [Pipeline] echo
19:24:08 [2026-08-02T17:24:08.482Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-08-02T17:24:08.498Z] [Pipeline] dir
19:24:08 [2026-08-02T17:24:08.498Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2026-08-02T17:24:08.499Z] [Pipeline] {
19:24:08 [2026-08-02T17:24:08.518Z] [Pipeline] git
19:24:08 [2026-08-02T17:24:08.521Z] The recommended git tool is: NONE
19:24:08 [2026-08-02T17:24:08.522Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-08-02T17:24:08.532Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7ad8bc3b; decorates hudson.Launcher$LocalLauncher@3a973535 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-08-02T17:24:08.532Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2026-08-02T17:24:08.539Z] Fetching changes from the remote Git repository
19:24:08 [2026-08-02T17:24:08.541Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2026-08-02T17:24:08.549Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2026-08-02T17:24:08.549Z] > /usr/bin/git --version # timeout=10
19:24:08 [2026-08-02T17:24:08.554Z] > git --version # 'git version 2.43.0'
19:24:08 [2026-08-02T17:24:08.554Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-08-02T17:24:08.560Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-08-02T17:24:08.962Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-08-02T17:24:08.969Z] Checking out Revision 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 (refs/remotes/origin/master)
19:24:08 [2026-08-02T17:24:08.969Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-08-02T17:24:08.975Z] > /usr/bin/git checkout -f 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10
19:24:08 [2026-08-02T17:24:08.987Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-08-02T17:24:08.996Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-08-02T17:24:09.003Z] > /usr/bin/git checkout -b master 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10
19:24:09 [2026-08-02T17:24:09.016Z] Commit message: "Add ical4j as a JBoss module. Required by Silverpeas as a dependency but this one has requires to have its own classloader in order to not pertubate Silverpeas"
19:24:09 [2026-08-02T17:24:09.016Z] > /usr/bin/git rev-list --no-walk 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 # timeout=10
19:24:09 [2026-08-02T17:24:09.037Z] [Pipeline] fileExists
19:24:09 [2026-08-02T17:24:09.053Z] [Pipeline] readMavenPom
19:24:09 [2026-08-02T17:24:09.076Z] [Pipeline] sh
19:24:09 [2026-08-02T17:24:09.335Z] + git rev-parse HEAD
19:24:09 [2026-08-02T17:24:09.338Z] [Pipeline] echo
19:24:09 [2026-08-02T17:24:09.338Z] Silverpeas-Distribution: current commit is 1b779b7073d05fe079acb8f08c7d4fae3b9bc731 and last build commit is 1b779b7073d05fe079acb8f08c7d4fae3b9bc731
19:24:09 [2026-08-02T17:24:09.340Z] [Pipeline] }
19:24:09 [2026-08-02T17:24:09.355Z] [Pipeline] // dir
19:24:09 [2026-08-02T17:24:09.371Z] [Pipeline] echo
19:24:09 [2026-08-02T17:24:09.371Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-08-02T17:24:09.387Z] [Pipeline] dir
19:24:09 [2026-08-02T17:24:09.388Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2026-08-02T17:24:09.388Z] [Pipeline] {
19:24:09 [2026-08-02T17:24:09.408Z] [Pipeline] git
19:24:09 [2026-08-02T17:24:09.411Z] The recommended git tool is: NONE
19:24:09 [2026-08-02T17:24:09.412Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-08-02T17:24:09.423Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a6f87d7; decorates hudson.Launcher$LocalLauncher@24500996 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-08-02T17:24:09.424Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2026-08-02T17:24:09.431Z] Fetching changes from the remote Git repository
19:24:09 [2026-08-02T17:24:09.433Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2026-08-02T17:24:09.439Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2026-08-02T17:24:09.439Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-08-02T17:24:09.444Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-08-02T17:24:09.444Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-08-02T17:24:09.449Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-08-02T17:24:09.928Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-08-02T17:24:09.935Z] Checking out Revision acb93402fcf8c3187de0ffc790b75e973b5664b2 (refs/remotes/origin/master)
19:24:09 [2026-08-02T17:24:09.935Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-08-02T17:24:09.940Z] > /usr/bin/git checkout -f acb93402fcf8c3187de0ffc790b75e973b5664b2 # timeout=10
19:24:09 [2026-08-02T17:24:09.948Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-08-02T17:24:09.958Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-08-02T17:24:09.964Z] > /usr/bin/git checkout -b master acb93402fcf8c3187de0ffc790b75e973b5664b2 # timeout=10
19:24:09 [2026-08-02T17:24:09.974Z] Commit message: "Update parent POM to 2.0-build260709 and bump Silverpeas Copyright upper bound to 2026"
19:24:09 [2026-08-02T17:24:09.974Z] > /usr/bin/git rev-list --no-walk acb93402fcf8c3187de0ffc790b75e973b5664b2 # timeout=10
19:24:09 [2026-08-02T17:24:09.996Z] [Pipeline] fileExists
19:24:10 [2026-08-02T17:24:10.004Z] [Pipeline] readMavenPom
19:24:10 [2026-08-02T17:24:10.030Z] [Pipeline] sh
19:24:10 [2026-08-02T17:24:10.289Z] + git rev-parse HEAD
19:24:10 [2026-08-02T17:24:10.292Z] [Pipeline] echo
19:24:10 [2026-08-02T17:24:10.293Z] Silverpeas-Assembly: current commit is acb93402fcf8c3187de0ffc790b75e973b5664b2 and last build commit is acb93402fcf8c3187de0ffc790b75e973b5664b2
19:24:10 [2026-08-02T17:24:10.295Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.312Z] [Pipeline] // dir
19:24:10 [2026-08-02T17:24:10.327Z] [Pipeline] echo
19:24:10 [2026-08-02T17:24:10.328Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-08-02T17:24:10.328Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.343Z] [Pipeline] // script
19:24:10 [2026-08-02T17:24:10.358Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.373Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.390Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.391Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2026-08-02T17:24:10.426Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.427Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.455Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.456Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2026-08-02T17:24:10.471Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.472Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.474Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.489Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.505Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.506Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2026-08-02T17:24:10.520Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.521Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.523Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.587Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.600Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.600Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2026-08-02T17:24:10.612Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.613Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.615Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.626Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.638Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.639Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2026-08-02T17:24:10.649Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.650Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.652Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.662Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.674Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.675Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2026-08-02T17:24:10.684Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.685Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.687Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.696Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.707Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.708Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2026-08-02T17:24:10.718Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.719Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.720Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.729Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.740Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.741Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2026-08-02T17:24:10.755Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.756Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.757Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.766Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.776Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.777Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2026-08-02T17:24:10.786Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.787Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.788Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.796Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.806Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.807Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2026-08-02T17:24:10.815Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.816Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.818Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.826Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.836Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.837Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2026-08-02T17:24:10.845Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.846Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.848Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.856Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.865Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.866Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2026-08-02T17:24:10.874Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.875Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.876Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.883Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.892Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.893Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2026-08-02T17:24:10.900Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.902Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.903Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.910Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.919Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.920Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2026-08-02T17:24:10.927Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-08-02T17:24:10.928Z] [Pipeline] getContext
19:24:10 [2026-08-02T17:24:10.930Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.937Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.944Z] [Pipeline] }
19:24:10 [2026-08-02T17:24:10.950Z] [Pipeline] // stage
19:24:10 [2026-08-02T17:24:10.966Z] [Pipeline] stage
19:24:10 [2026-08-02T17:24:10.967Z] [Pipeline] { (Create YAML build report)
19:24:10 [2026-08-02T17:24:10.994Z] [Pipeline] script
19:24:11 [2026-08-02T17:24:11.000Z] [Pipeline] {
19:24:11 [2026-08-02T17:24:11.017Z] [Pipeline] sh
19:24:11 [2026-08-02T17:24:11.275Z] + mkdir -p target
19:24:11 [2026-08-02T17:24:11.277Z] [Pipeline] sh
19:24:11 [2026-08-02T17:24:11.536Z] + mv build.yaml target/
19:24:11 [2026-08-02T17:24:11.537Z] [Pipeline] }
19:24:11 [2026-08-02T17:24:11.552Z] [Pipeline] // script
19:24:11 [2026-08-02T17:24:11.567Z] [Pipeline] }
19:24:11 [2026-08-02T17:24:11.582Z] [Pipeline] // stage
19:24:11 [2026-08-02T17:24:11.604Z] [Pipeline] stage
19:24:11 [2026-08-02T17:24:11.605Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2026-08-02T17:24:11.633Z] [Pipeline] step
19:24:11 [2026-08-02T17:24:11.664Z] [Pipeline] script
19:24:11 [2026-08-02T17:24:11.669Z] [Pipeline] {
19:24:11 [2026-08-02T17:24:11.700Z] [Pipeline] }
19:24:11 [2026-08-02T17:24:11.715Z] [Pipeline] // script
19:24:11 [2026-08-02T17:24:11.735Z] [Pipeline] archiveArtifacts
19:24:11 [2026-08-02T17:24:11.738Z] Archiving artifacts
19:24:11 [2026-08-02T17:24:11.754Z] Enregistrement des empreintes numériques
19:24:11 [2026-08-02T17:24:11.771Z] [Pipeline] sh
19:24:12 [2026-08-02T17:24:12.030Z] + rm -rf target
19:24:12 [2026-08-02T17:24:12.034Z] [Pipeline] }
19:24:12 [2026-08-02T17:24:12.041Z] [Pipeline] // stage
19:24:12 [2026-08-02T17:24:12.048Z] [Pipeline] }
19:24:12 [2026-08-02T17:24:12.054Z] [Pipeline] // withEnv
19:24:12 [2026-08-02T17:24:12.068Z] [Pipeline] }
19:24:12 [2026-08-02T17:24:12.069Z] $ docker stop --time=1 3870279e221fbd33f144e2d9d898c4eba7cbec0cfaa336c1bfb76f26cafc59b9
19:24:13 [2026-08-02T17:24:13.358Z] $ docker rm -f --volumes 3870279e221fbd33f144e2d9d898c4eba7cbec0cfaa336c1bfb76f26cafc59b9
19:24:13 [2026-08-02T17:24:13.400Z] [Pipeline] // withDockerContainer
19:24:13 [2026-08-02T17:24:13.406Z] [Pipeline] }
19:24:13 [2026-08-02T17:24:13.420Z] [Pipeline] // withEnv
19:24:13 [2026-08-02T17:24:13.435Z] [Pipeline] }
19:24:13 [2026-08-02T17:24:13.450Z] [Pipeline] // node
19:24:13 [2026-08-02T17:24:13.465Z] [Pipeline] End of Pipeline
19:24:13 [2026-08-02T17:24:13.530Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #660
19:24:13 [2026-08-02T17:24:13.531Z] Finished: SUCCESS