SuccèsSortie de la console
06:46:00 [2024-11-04T05:46:00.618Z] Lancé par une alarme périodique
06:46:00 [2024-11-04T05:46:00.618Z] Running as userbuild
06:46:00 [2024-11-04T05:46:00.978Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2024-11-04T05:46:01.433Z] [Pipeline] Start of Pipeline
06:46:01 [2024-11-04T05:46:01.773Z] [Pipeline] node
06:46:01 [2024-11-04T05:46:01.776Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2024-11-04T05:46:01.781Z] [Pipeline] {
06:46:01 [2024-11-04T05:46:01.803Z] [Pipeline] stage
06:46:01 [2024-11-04T05:46:01.803Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2024-11-04T05:46:01.817Z] [Pipeline] checkout
06:46:01 [2024-11-04T05:46:01.819Z] Selected Git installation does not exist. Using Default
06:46:01 [2024-11-04T05:46:01.819Z] The recommended git tool is: NONE
06:46:01 [2024-11-04T05:46:01.819Z] No credentials specified
06:46:01 [2024-11-04T05:46:01.820Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2024-11-04T05:46:01.824Z] Fetching changes from the remote Git repository
06:46:01 [2024-11-04T05:46:01.827Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2024-11-04T05:46:01.833Z] Cleaning workspace
06:46:01 [2024-11-04T05:46:01.833Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2024-11-04T05:46:01.839Z] Resetting working tree
06:46:01 [2024-11-04T05:46:01.839Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2024-11-04T05:46:01.845Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2024-11-04T05:46:01.851Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2024-11-04T05:46:01.851Z] > /usr/bin/git --version # timeout=10
06:46:01 [2024-11-04T05:46:01.855Z] > git --version # 'git version 2.43.0'
06:46:01 [2024-11-04T05:46:01.855Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2024-11-04T05:46:02.207Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2024-11-04T05:46:02.214Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
06:46:02 [2024-11-04T05:46:02.214Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2024-11-04T05:46:02.219Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
06:46:02 [2024-11-04T05:46:02.230Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies"
06:46:02 [2024-11-04T05:46:02.231Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
06:46:02 [2024-11-04T05:46:02.253Z] [Pipeline] }
06:46:02 [2024-11-04T05:46:02.259Z] [Pipeline] // stage
06:46:02 [2024-11-04T05:46:02.275Z] [Pipeline] withEnv
06:46:02 [2024-11-04T05:46:02.275Z] [Pipeline] {
06:46:02 [2024-11-04T05:46:02.466Z] [Pipeline] isUnix
06:46:02 [2024-11-04T05:46:02.466Z] [Pipeline] withEnv
06:46:02 [2024-11-04T05:46:02.467Z] [Pipeline] {
06:46:02 [2024-11-04T05:46:02.481Z] [Pipeline] sh
06:46:02 [2024-11-04T05:46:02.738Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2024-11-04T05:46:02.738Z] .
06:46:02 [2024-11-04T05:46:02.739Z] [Pipeline] }
06:46:02 [2024-11-04T05:46:02.752Z] [Pipeline] // withEnv
06:46:02 [2024-11-04T05:46:02.766Z] [Pipeline] withDockerContainer
06:46:02 [2024-11-04T05:46:02.800Z] Jenkins does not seem to be running inside a container
06:46:02 [2024-11-04T05:46:02.807Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_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:6.4 cat
06:46:03 [2024-11-04T05:46:03.154Z] $ docker top 3ba94c0d0ab022cd8bc9a50737eed8dc4f8932e7ba35bb5df9a65159ac05fc07 -eo pid,comm
06:46:03 [2024-11-04T05:46:03.195Z] [Pipeline] {
06:46:03 [2024-11-04T05:46:03.227Z] [Pipeline] withEnv
06:46:03 [2024-11-04T05:46:03.228Z] [Pipeline] {
06:46:03 [2024-11-04T05:46:03.254Z] [Pipeline] stage
06:46:03 [2024-11-04T05:46:03.255Z] [Pipeline] { (Prepare the job)
06:46:03 [2024-11-04T05:46:03.301Z] [Pipeline] sh
06:46:03 [2024-11-04T05:46:03.559Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2024-11-04T05:46:03.812Z] [Pipeline] script
06:46:03 [2024-11-04T05:46:03.817Z] [Pipeline] {
06:46:03 [2024-11-04T05:46:03.833Z] [Pipeline] readMavenPom
06:46:03 [2024-11-04T05:46:03.862Z] [Pipeline] sh
06:46:04 [2024-11-04T05:46:04.120Z] + rm -f pom.xml
06:46:04 [2024-11-04T05:46:04.120Z] [Pipeline] }
06:46:04 [2024-11-04T05:46:04.133Z] [Pipeline] // script
06:46:04 [2024-11-04T05:46:04.149Z] [Pipeline] }
06:46:04 [2024-11-04T05:46:04.161Z] [Pipeline] // stage
06:46:04 [2024-11-04T05:46:04.176Z] [Pipeline] stage
06:46:04 [2024-11-04T05:46:04.176Z] [Pipeline] { (Check POM parent version)
06:46:04 [2024-11-04T05:46:04.239Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2024-11-04T05:46:04.240Z] [Pipeline] getContext
06:46:04 [2024-11-04T05:46:04.241Z] [Pipeline] }
06:46:04 [2024-11-04T05:46:04.254Z] [Pipeline] // stage
06:46:04 [2024-11-04T05:46:04.268Z] [Pipeline] stage
06:46:04 [2024-11-04T05:46:04.269Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2024-11-04T05:46:04.297Z] [Pipeline] script
06:46:04 [2024-11-04T05:46:04.302Z] [Pipeline] {
06:46:04 [2024-11-04T05:46:04.322Z] [Pipeline] copyArtifacts
06:46:04 [2024-11-04T05:46:04.330Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 334
06:46:04 [2024-11-04T05:46:04.339Z] [Pipeline] readYaml
06:46:04 [2024-11-04T05:46:04.358Z] [Pipeline] dir
06:46:04 [2024-11-04T05:46:04.359Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2024-11-04T05:46:04.359Z] [Pipeline] {
06:46:04 [2024-11-04T05:46:04.376Z] [Pipeline] git
06:46:04 [2024-11-04T05:46:04.378Z] The recommended git tool is: /usr/bin/git
06:46:04 [2024-11-04T05:46:04.380Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2024-11-04T05:46:04.395Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@37ba473f; decorates hudson.Launcher$LocalLauncher@7bb4a205 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2024-11-04T05:46:04.396Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2024-11-04T05:46:04.402Z] Fetching changes from the remote Git repository
06:46:04 [2024-11-04T05:46:04.406Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2024-11-04T05:46:04.412Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2024-11-04T05:46:04.412Z] > /usr/bin/git --version # timeout=10
06:46:04 [2024-11-04T05:46:04.417Z] > git --version # 'git version 2.43.0'
06:46:04 [2024-11-04T05:46:04.417Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2024-11-04T05:46:04.424Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2024-11-04T05:46:04.795Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2024-11-04T05:46:04.801Z] Checking out Revision 4b9605c2770e87368c37cacf9df4a54e38043f8e (refs/remotes/origin/6.4.x)
06:46:04 [2024-11-04T05:46:04.801Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2024-11-04T05:46:04.806Z] > /usr/bin/git checkout -f 4b9605c2770e87368c37cacf9df4a54e38043f8e # timeout=10
06:46:04 [2024-11-04T05:46:04.868Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2024-11-04T05:46:04.878Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2024-11-04T05:46:04.885Z] > /usr/bin/git checkout -b 6.4.x 4b9605c2770e87368c37cacf9df4a54e38043f8e # timeout=10
06:46:04 [2024-11-04T05:46:04.949Z] Commit message: "Fix bug #14479 by setting explicitly the current requester as the author and the current date as the creation date when saving the comment in database"
06:46:04 [2024-11-04T05:46:04.949Z] > /usr/bin/git rev-list --no-walk 4b9605c2770e87368c37cacf9df4a54e38043f8e # timeout=10
06:46:04 [2024-11-04T05:46:04.968Z] [Pipeline] fileExists
06:46:04 [2024-11-04T05:46:04.976Z] [Pipeline] readMavenPom
06:46:04 [2024-11-04T05:46:04.987Z] [Pipeline] sh
06:46:05 [2024-11-04T05:46:05.245Z] + git rev-parse HEAD
06:46:05 [2024-11-04T05:46:05.247Z] [Pipeline] echo
06:46:05 [2024-11-04T05:46:05.248Z] Silverpeas-Core: current commit is 4b9605c2770e87368c37cacf9df4a54e38043f8e and last build commit is 4b9605c2770e87368c37cacf9df4a54e38043f8e
06:46:05 [2024-11-04T05:46:05.250Z] [Pipeline] }
06:46:05 [2024-11-04T05:46:05.264Z] [Pipeline] // dir
06:46:05 [2024-11-04T05:46:05.279Z] [Pipeline] echo
06:46:05 [2024-11-04T05:46:05.280Z] Build skipped due to no changes have been done since the last build
06:46:05 [2024-11-04T05:46:05.294Z] [Pipeline] dir
06:46:05 [2024-11-04T05:46:05.295Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2024-11-04T05:46:05.295Z] [Pipeline] {
06:46:05 [2024-11-04T05:46:05.313Z] [Pipeline] git
06:46:05 [2024-11-04T05:46:05.315Z] The recommended git tool is: /usr/bin/git
06:46:05 [2024-11-04T05:46:05.315Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2024-11-04T05:46:05.328Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d420449; decorates hudson.Launcher$LocalLauncher@3888442f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2024-11-04T05:46:05.329Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2024-11-04T05:46:05.335Z] Fetching changes from the remote Git repository
06:46:05 [2024-11-04T05:46:05.338Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2024-11-04T05:46:05.344Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2024-11-04T05:46:05.344Z] > /usr/bin/git --version # timeout=10
06:46:05 [2024-11-04T05:46:05.349Z] > git --version # 'git version 2.43.0'
06:46:05 [2024-11-04T05:46:05.349Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2024-11-04T05:46:05.356Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2024-11-04T05:46:05.750Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2024-11-04T05:46:05.756Z] Checking out Revision b25f002edc2e8921ef7090292d69b1442edf2945 (refs/remotes/origin/6.4.x)
06:46:05 [2024-11-04T05:46:05.756Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2024-11-04T05:46:05.761Z] > /usr/bin/git checkout -f b25f002edc2e8921ef7090292d69b1442edf2945 # timeout=10
06:46:05 [2024-11-04T05:46:05.806Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2024-11-04T05:46:05.815Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2024-11-04T05:46:05.821Z] > /usr/bin/git checkout -b 6.4.x b25f002edc2e8921ef7090292d69b1442edf2945 # timeout=10
06:46:05 [2024-11-04T05:46:05.873Z] Commit message: "Fix display name of the Community web app in the web.xml"
06:46:05 [2024-11-04T05:46:05.874Z] > /usr/bin/git rev-list --no-walk b25f002edc2e8921ef7090292d69b1442edf2945 # timeout=10
06:46:05 [2024-11-04T05:46:05.902Z] [Pipeline] fileExists
06:46:05 [2024-11-04T05:46:05.917Z] [Pipeline] readMavenPom
06:46:05 [2024-11-04T05:46:05.935Z] [Pipeline] sh
06:46:06 [2024-11-04T05:46:06.194Z] + git rev-parse HEAD
06:46:06 [2024-11-04T05:46:06.196Z] [Pipeline] echo
06:46:06 [2024-11-04T05:46:06.197Z] Silverpeas-Components: current commit is b25f002edc2e8921ef7090292d69b1442edf2945 and last build commit is b25f002edc2e8921ef7090292d69b1442edf2945
06:46:06 [2024-11-04T05:46:06.199Z] [Pipeline] }
06:46:06 [2024-11-04T05:46:06.213Z] [Pipeline] // dir
06:46:06 [2024-11-04T05:46:06.227Z] [Pipeline] echo
06:46:06 [2024-11-04T05:46:06.227Z] Build skipped due to no changes have been done since the last build
06:46:06 [2024-11-04T05:46:06.242Z] [Pipeline] dir
06:46:06 [2024-11-04T05:46:06.243Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2024-11-04T05:46:06.243Z] [Pipeline] {
06:46:06 [2024-11-04T05:46:06.261Z] [Pipeline] git
06:46:06 [2024-11-04T05:46:06.263Z] Selected Git installation does not exist. Using Default
06:46:06 [2024-11-04T05:46:06.263Z] The recommended git tool is: NONE
06:46:06 [2024-11-04T05:46:06.264Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2024-11-04T05:46:06.280Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@55734af9; decorates hudson.Launcher$LocalLauncher@291c27ee will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2024-11-04T05:46:06.280Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2024-11-04T05:46:06.287Z] Fetching changes from the remote Git repository
06:46:06 [2024-11-04T05:46:06.290Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2024-11-04T05:46:06.295Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2024-11-04T05:46:06.295Z] > /usr/bin/git --version # timeout=10
06:46:06 [2024-11-04T05:46:06.300Z] > git --version # 'git version 2.43.0'
06:46:06 [2024-11-04T05:46:06.300Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2024-11-04T05:46:06.306Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2024-11-04T05:46:06.648Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2024-11-04T05:46:06.654Z] Checking out Revision 5beb1aff319228164d6aab011d89ed576178293b (refs/remotes/origin/6.4.x)
06:46:06 [2024-11-04T05:46:06.654Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2024-11-04T05:46:06.659Z] > /usr/bin/git checkout -f 5beb1aff319228164d6aab011d89ed576178293b # timeout=10
06:46:06 [2024-11-04T05:46:06.670Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2024-11-04T05:46:06.678Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2024-11-04T05:46:06.687Z] > /usr/bin/git checkout -b 6.4.x 5beb1aff319228164d6aab011d89ed576178293b # timeout=10
06:46:06 [2024-11-04T05:46:06.700Z] Commit message: "Bug #14387 Takes into account the redirection parameters are now defined into the new class WebRedirection in Silverpeas Core."
06:46:06 [2024-11-04T05:46:06.700Z] > /usr/bin/git rev-list --no-walk 5beb1aff319228164d6aab011d89ed576178293b # timeout=10
06:46:06 [2024-11-04T05:46:06.721Z] [Pipeline] fileExists
06:46:06 [2024-11-04T05:46:06.729Z] [Pipeline] readMavenPom
06:46:06 [2024-11-04T05:46:06.747Z] [Pipeline] sh
06:46:07 [2024-11-04T05:46:07.005Z] + git rev-parse HEAD
06:46:07 [2024-11-04T05:46:07.007Z] [Pipeline] echo
06:46:07 [2024-11-04T05:46:07.008Z] Silverpeas-Looks: current commit is 5beb1aff319228164d6aab011d89ed576178293b and last build commit is 5beb1aff319228164d6aab011d89ed576178293b
06:46:07 [2024-11-04T05:46:07.010Z] [Pipeline] }
06:46:07 [2024-11-04T05:46:07.025Z] [Pipeline] // dir
06:46:07 [2024-11-04T05:46:07.040Z] [Pipeline] echo
06:46:07 [2024-11-04T05:46:07.040Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-11-04T05:46:07.056Z] [Pipeline] dir
06:46:07 [2024-11-04T05:46:07.057Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2024-11-04T05:46:07.057Z] [Pipeline] {
06:46:07 [2024-11-04T05:46:07.076Z] [Pipeline] git
06:46:07 [2024-11-04T05:46:07.078Z] The recommended git tool is: NONE
06:46:07 [2024-11-04T05:46:07.079Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-11-04T05:46:07.088Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6656e872; decorates hudson.Launcher$LocalLauncher@7f870875 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-11-04T05:46:07.088Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2024-11-04T05:46:07.094Z] Fetching changes from the remote Git repository
06:46:07 [2024-11-04T05:46:07.096Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2024-11-04T05:46:07.101Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2024-11-04T05:46:07.101Z] > /usr/bin/git --version # timeout=10
06:46:07 [2024-11-04T05:46:07.106Z] > git --version # 'git version 2.43.0'
06:46:07 [2024-11-04T05:46:07.106Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2024-11-04T05:46:07.111Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2024-11-04T05:46:07.463Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2024-11-04T05:46:07.469Z] Checking out Revision a8d34497f3c1025a04537070f2df01d17aefab21 (refs/remotes/origin/6.4.x)
06:46:07 [2024-11-04T05:46:07.469Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2024-11-04T05:46:07.475Z] > /usr/bin/git checkout -f a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:07 [2024-11-04T05:46:07.486Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2024-11-04T05:46:07.494Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2024-11-04T05:46:07.501Z] > /usr/bin/git checkout -b 6.4.x a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:07 [2024-11-04T05:46:07.512Z] Commit message: "6.4.1 has been released from build 6.4.1-build240624 (1c9460a9becbefaf1acb3e024e789b6f956dc6b5).Prepare for development iteration of next version 6.4.2"
06:46:07 [2024-11-04T05:46:07.513Z] > /usr/bin/git rev-list --no-walk a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:07 [2024-11-04T05:46:07.534Z] [Pipeline] fileExists
06:46:07 [2024-11-04T05:46:07.545Z] [Pipeline] sh
06:46:07 [2024-11-04T05:46:07.803Z] + git rev-parse HEAD
06:46:07 [2024-11-04T05:46:07.805Z] [Pipeline] echo
06:46:07 [2024-11-04T05:46:07.806Z] Silverpeas-Setup: current commit is a8d34497f3c1025a04537070f2df01d17aefab21 and last build commit is a8d34497f3c1025a04537070f2df01d17aefab21
06:46:07 [2024-11-04T05:46:07.808Z] [Pipeline] }
06:46:07 [2024-11-04T05:46:07.823Z] [Pipeline] // dir
06:46:07 [2024-11-04T05:46:07.839Z] [Pipeline] echo
06:46:07 [2024-11-04T05:46:07.840Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-11-04T05:46:07.856Z] [Pipeline] dir
06:46:07 [2024-11-04T05:46:07.856Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2024-11-04T05:46:07.857Z] [Pipeline] {
06:46:07 [2024-11-04T05:46:07.877Z] [Pipeline] git
06:46:07 [2024-11-04T05:46:07.879Z] The recommended git tool is: NONE
06:46:07 [2024-11-04T05:46:07.879Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-11-04T05:46:07.888Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d513adf; decorates hudson.Launcher$LocalLauncher@1330050d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-11-04T05:46:07.889Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2024-11-04T05:46:07.894Z] Fetching changes from the remote Git repository
06:46:07 [2024-11-04T05:46:07.897Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2024-11-04T05:46:07.903Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2024-11-04T05:46:07.903Z] > /usr/bin/git --version # timeout=10
06:46:07 [2024-11-04T05:46:07.908Z] > git --version # 'git version 2.43.0'
06:46:07 [2024-11-04T05:46:07.908Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2024-11-04T05:46:07.914Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2024-11-04T05:46:08.286Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2024-11-04T05:46:08.295Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
06:46:08 [2024-11-04T05:46:08.295Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2024-11-04T05:46:08.300Z] > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:08 [2024-11-04T05:46:08.310Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2024-11-04T05:46:08.318Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2024-11-04T05:46:08.325Z] > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:08 [2024-11-04T05:46:08.334Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
06:46:08 [2024-11-04T05:46:08.335Z] > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:08 [2024-11-04T05:46:08.355Z] [Pipeline] fileExists
06:46:08 [2024-11-04T05:46:08.364Z] [Pipeline] readMavenPom
06:46:08 [2024-11-04T05:46:08.383Z] [Pipeline] sh
06:46:08 [2024-11-04T05:46:08.641Z] + git rev-parse HEAD
06:46:08 [2024-11-04T05:46:08.644Z] [Pipeline] echo
06:46:08 [2024-11-04T05:46:08.644Z] Silverpeas-Distribution: current commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 and last build commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45
06:46:08 [2024-11-04T05:46:08.646Z] [Pipeline] }
06:46:08 [2024-11-04T05:46:08.662Z] [Pipeline] // dir
06:46:08 [2024-11-04T05:46:08.679Z] [Pipeline] echo
06:46:08 [2024-11-04T05:46:08.679Z] Build skipped due to no changes have been done since the last build
06:46:08 [2024-11-04T05:46:08.697Z] [Pipeline] dir
06:46:08 [2024-11-04T05:46:08.697Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2024-11-04T05:46:08.698Z] [Pipeline] {
06:46:08 [2024-11-04T05:46:08.718Z] [Pipeline] git
06:46:08 [2024-11-04T05:46:08.720Z] The recommended git tool is: NONE
06:46:08 [2024-11-04T05:46:08.721Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2024-11-04T05:46:08.729Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1040cd3f; decorates hudson.Launcher$LocalLauncher@3e0784e3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2024-11-04T05:46:08.730Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2024-11-04T05:46:08.736Z] Fetching changes from the remote Git repository
06:46:08 [2024-11-04T05:46:08.739Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2024-11-04T05:46:08.745Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2024-11-04T05:46:08.745Z] > /usr/bin/git --version # timeout=10
06:46:08 [2024-11-04T05:46:08.750Z] > git --version # 'git version 2.43.0'
06:46:08 [2024-11-04T05:46:08.750Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2024-11-04T05:46:08.757Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2024-11-04T05:46:09.132Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2024-11-04T05:46:09.138Z] Checking out Revision 14ebcff073973e46e2d2858da0af2c947a00aae7 (refs/remotes/origin/6.4.x)
06:46:09 [2024-11-04T05:46:09.138Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2024-11-04T05:46:09.143Z] > /usr/bin/git checkout -f 14ebcff073973e46e2d2858da0af2c947a00aae7 # timeout=10
06:46:09 [2024-11-04T05:46:09.153Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2024-11-04T05:46:09.163Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2024-11-04T05:46:09.169Z] > /usr/bin/git checkout -b 6.4.x 14ebcff073973e46e2d2858da0af2c947a00aae7 # timeout=10
06:46:09 [2024-11-04T05:46:09.180Z] Commit message: "Update parent POM to 6.4.1"
06:46:09 [2024-11-04T05:46:09.180Z] > /usr/bin/git rev-list --no-walk 14ebcff073973e46e2d2858da0af2c947a00aae7 # timeout=10
06:46:09 [2024-11-04T05:46:09.201Z] [Pipeline] fileExists
06:46:09 [2024-11-04T05:46:09.210Z] [Pipeline] readMavenPom
06:46:09 [2024-11-04T05:46:09.230Z] [Pipeline] sh
06:46:09 [2024-11-04T05:46:09.486Z] + git rev-parse HEAD
06:46:09 [2024-11-04T05:46:09.488Z] [Pipeline] echo
06:46:09 [2024-11-04T05:46:09.489Z] Silverpeas-Assembly: current commit is 14ebcff073973e46e2d2858da0af2c947a00aae7 and last build commit is 14ebcff073973e46e2d2858da0af2c947a00aae7
06:46:09 [2024-11-04T05:46:09.491Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.510Z] [Pipeline] // dir
06:46:09 [2024-11-04T05:46:09.527Z] [Pipeline] echo
06:46:09 [2024-11-04T05:46:09.527Z] Build skipped due to no changes have been done since the last build
06:46:09 [2024-11-04T05:46:09.528Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.545Z] [Pipeline] // script
06:46:09 [2024-11-04T05:46:09.562Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.577Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.596Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.596Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2024-11-04T05:46:09.627Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.627Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.649Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.650Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2024-11-04T05:46:09.667Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.668Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.669Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.686Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.704Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.705Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2024-11-04T05:46:09.722Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.723Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.724Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.741Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.759Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.760Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2024-11-04T05:46:09.777Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.778Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.779Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.796Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.814Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.815Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2024-11-04T05:46:09.866Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.867Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.869Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.885Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.903Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.904Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2024-11-04T05:46:09.922Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.923Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.924Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.941Z] [Pipeline] // stage
06:46:09 [2024-11-04T05:46:09.960Z] [Pipeline] stage
06:46:09 [2024-11-04T05:46:09.961Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2024-11-04T05:46:09.978Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2024-11-04T05:46:09.979Z] [Pipeline] getContext
06:46:09 [2024-11-04T05:46:09.980Z] [Pipeline] }
06:46:09 [2024-11-04T05:46:09.997Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.015Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.016Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2024-11-04T05:46:10.033Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.034Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.036Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.052Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.070Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.071Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2024-11-04T05:46:10.087Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.088Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.089Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.105Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.123Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.124Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2024-11-04T05:46:10.141Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.141Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.143Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.159Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.177Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.177Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2024-11-04T05:46:10.195Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.195Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.197Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.214Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.232Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.232Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2024-11-04T05:46:10.249Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.250Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.252Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.269Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.287Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.288Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2024-11-04T05:46:10.305Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.306Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.307Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.325Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.343Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.343Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2024-11-04T05:46:10.360Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-11-04T05:46:10.361Z] [Pipeline] getContext
06:46:10 [2024-11-04T05:46:10.363Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.379Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.396Z] [Pipeline] }
06:46:10 [2024-11-04T05:46:10.410Z] [Pipeline] // stage
06:46:10 [2024-11-04T05:46:10.429Z] [Pipeline] stage
06:46:10 [2024-11-04T05:46:10.429Z] [Pipeline] { (Create YAML build report)
06:46:10 [2024-11-04T05:46:10.462Z] [Pipeline] script
06:46:10 [2024-11-04T05:46:10.467Z] [Pipeline] {
06:46:10 [2024-11-04T05:46:10.485Z] [Pipeline] sh
06:46:10 [2024-11-04T05:46:10.743Z] + mkdir -p target
06:46:10 [2024-11-04T05:46:10.745Z] [Pipeline] sh
06:46:11 [2024-11-04T05:46:11.003Z] + mv build.yaml target/
06:46:11 [2024-11-04T05:46:11.004Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.021Z] [Pipeline] // script
06:46:11 [2024-11-04T05:46:11.037Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.053Z] [Pipeline] // stage
06:46:11 [2024-11-04T05:46:11.076Z] [Pipeline] stage
06:46:11 [2024-11-04T05:46:11.076Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2024-11-04T05:46:11.105Z] [Pipeline] step
06:46:11 [2024-11-04T05:46:11.133Z] [Pipeline] script
06:46:11 [2024-11-04T05:46:11.140Z] [Pipeline] {
06:46:11 [2024-11-04T05:46:11.173Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.189Z] [Pipeline] // script
06:46:11 [2024-11-04T05:46:11.210Z] [Pipeline] archiveArtifacts
06:46:11 [2024-11-04T05:46:11.213Z] Archiving artifacts
06:46:11 [2024-11-04T05:46:11.229Z] Enregistrement des empreintes numériques
06:46:11 [2024-11-04T05:46:11.240Z] [Pipeline] sh
06:46:11 [2024-11-04T05:46:11.500Z] + rm -rf target
06:46:11 [2024-11-04T05:46:11.506Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.521Z] [Pipeline] // stage
06:46:11 [2024-11-04T05:46:11.537Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.553Z] [Pipeline] // withEnv
06:46:11 [2024-11-04T05:46:11.566Z] [Pipeline] }
06:46:11 [2024-11-04T05:46:11.567Z] $ docker stop --time=1 3ba94c0d0ab022cd8bc9a50737eed8dc4f8932e7ba35bb5df9a65159ac05fc07
06:46:12 [2024-11-04T05:46:12.794Z] $ docker rm -f --volumes 3ba94c0d0ab022cd8bc9a50737eed8dc4f8932e7ba35bb5df9a65159ac05fc07
06:46:12 [2024-11-04T05:46:12.837Z] [Pipeline] // withDockerContainer
06:46:12 [2024-11-04T05:46:12.845Z] [Pipeline] }
06:46:12 [2024-11-04T05:46:12.861Z] [Pipeline] // withEnv
06:46:12 [2024-11-04T05:46:12.877Z] [Pipeline] }
06:46:12 [2024-11-04T05:46:12.894Z] [Pipeline] // node
06:46:12 [2024-11-04T05:46:12.910Z] [Pipeline] End of Pipeline
06:46:12 [2024-11-04T05:46:12.981Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #242
06:46:12 [2024-11-04T05:46:12.982Z] Finished: SUCCESS