18:20:00 [2022-01-27T17:20:00.148Z] Démarré par l'utilisateur Miguel Moquillon
18:20:00 [2022-01-27T17:20:00.149Z] Running as userbuild
18:20:00 [2022-01-27T17:20:00.597Z] Obtained src/builds/project-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
18:20:00 [2022-01-27T17:20:00.667Z] [Pipeline] Start of Pipeline
18:20:00 [2022-01-27T17:20:00.814Z] [Pipeline] node
18:20:00 [2022-01-27T17:20:00.818Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher
18:20:00 [2022-01-27T17:20:00.819Z] [Pipeline] {
18:20:00 [2022-01-27T17:20:00.828Z] [Pipeline] stage
18:20:00 [2022-01-27T17:20:00.828Z] [Pipeline] { (Declarative: Checkout SCM)
18:20:00 [2022-01-27T17:20:00.833Z] [Pipeline] checkout
18:20:00 [2022-01-27T17:20:00.835Z] Selected Git installation does not exist. Using Default
18:20:00 [2022-01-27T17:20:00.835Z] The recommended git tool is: NONE
18:20:00 [2022-01-27T17:20:00.835Z] No credentials specified
18:20:00 [2022-01-27T17:20:00.836Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
18:20:00 [2022-01-27T17:20:00.844Z] Fetching changes from the remote Git repository
18:20:00 [2022-01-27T17:20:00.844Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
18:20:00 [2022-01-27T17:20:00.853Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
18:20:00 [2022-01-27T17:20:00.853Z] > /usr/bin/git --version # timeout=10
18:20:00 [2022-01-27T17:20:00.859Z] > git --version # 'git version 2.25.1'
18:20:00 [2022-01-27T17:20:00.859Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:02 [2022-01-27T17:20:02.653Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:20:02 [2022-01-27T17:20:02.661Z] Checking out Revision 68fa5a906f457137f0c82697099f0e3f6b33e13d (refs/remotes/origin/master)
18:20:02 [2022-01-27T17:20:02.661Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:20:02 [2022-01-27T17:20:02.668Z] > /usr/bin/git checkout -f 68fa5a906f457137f0c82697099f0e3f6b33e13d # timeout=10
18:20:02 [2022-01-27T17:20:02.698Z] Commit message: "Improve the pipeline of publishing the community web site by taking into account the release of a new version of Silverpeas."
18:20:02 [2022-01-27T17:20:02.699Z] > /usr/bin/git rev-list --no-walk d8189f02d3a27300735e0ba870e798d0f26e49b7 # timeout=10
18:20:02 [2022-01-27T17:20:02.722Z] [Pipeline] }
18:20:02 [2022-01-27T17:20:02.728Z] [Pipeline] // stage
18:20:02 [2022-01-27T17:20:02.738Z] [Pipeline] withEnv
18:20:02 [2022-01-27T17:20:02.739Z] [Pipeline] {
18:20:02 [2022-01-27T17:20:02.810Z] [Pipeline] withEnv
18:20:02 [2022-01-27T17:20:02.811Z] [Pipeline] {
18:20:02 [2022-01-27T17:20:02.816Z] [Pipeline] isUnix
18:20:02 [2022-01-27T17:20:02.817Z] [Pipeline] sh
18:20:03 [2022-01-27T17:20:03.073Z] + docker inspect -f . silverpeas/silverbuild
18:20:03 [2022-01-27T17:20:03.073Z] .
18:20:03 [2022-01-27T17:20:03.074Z] [Pipeline] }
18:20:03 [2022-01-27T17:20:03.083Z] [Pipeline] // withEnv
18:20:03 [2022-01-27T17:20:03.092Z] [Pipeline] withDockerContainer
18:20:03 [2022-01-27T17:20:03.147Z] Jenkins does not seem to be running inside a container
18:20:03 [2022-01-27T17:20:03.157Z] $ 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 Project Web Site Publisher" -v "/var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher:/var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher:rw,z" -v "/var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher@tmp:/var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher@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 ******** silverpeas/silverbuild cat
18:20:03 [2022-01-27T17:20:03.697Z] $ docker top 8f162d13baa06f59c7f7c359b4fa58416bb3bcc05a7a9d1ffe518a065f58ceb3 -eo pid,comm
18:20:03 [2022-01-27T17:20:03.777Z] [Pipeline] {
18:20:03 [2022-01-27T17:20:03.798Z] [Pipeline] withEnv
18:20:03 [2022-01-27T17:20:03.799Z] [Pipeline] {
18:20:03 [2022-01-27T17:20:03.807Z] [Pipeline] stage
18:20:03 [2022-01-27T17:20:03.807Z] [Pipeline] { (Prepare the job)
18:20:03 [2022-01-27T17:20:03.828Z] [Pipeline] git
18:20:03 [2022-01-27T17:20:03.830Z] The recommended git tool is: NONE
18:20:03 [2022-01-27T17:20:03.831Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:20:03 [2022-01-27T17:20:03.837Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1472b153; decorates hudson.Launcher$LocalLauncher@ebc7249 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:20:03 [2022-01-27T17:20:03.837Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
18:20:03 [2022-01-27T17:20:03.844Z] Fetching changes from the remote Git repository
18:20:03 [2022-01-27T17:20:03.844Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project-Web-Site # timeout=10
18:20:03 [2022-01-27T17:20:03.850Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project-Web-Site
18:20:03 [2022-01-27T17:20:03.850Z] > /usr/bin/git --version # timeout=10
18:20:03 [2022-01-27T17:20:03.855Z] > git --version # 'git version 2.25.1'
18:20:03 [2022-01-27T17:20:03.856Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:20:03 [2022-01-27T17:20:03.857Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project-Web-Site +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:04 [2022-01-27T17:20:04.108Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:20:04 [2022-01-27T17:20:04.115Z] Checking out Revision 68dc8ce1241377c640cb2e1db659651140e92fea (refs/remotes/origin/master)
18:20:04 [2022-01-27T17:20:04.115Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:20:04 [2022-01-27T17:20:04.121Z] > /usr/bin/git checkout -f 68dc8ce1241377c640cb2e1db659651140e92fea # timeout=10
18:20:04 [2022-01-27T17:20:04.360Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:20:04 [2022-01-27T17:20:04.370Z] > /usr/bin/git branch -D master # timeout=10
18:20:04 [2022-01-27T17:20:04.379Z] > /usr/bin/git checkout -b master 68dc8ce1241377c640cb2e1db659651140e92fea # timeout=10
18:20:04 [2022-01-27T17:20:04.562Z] Commit message: "Update the build version of Silverpeas to 6.3-build220126"
18:20:04 [2022-01-27T17:20:04.563Z] > /usr/bin/git rev-list --no-walk 5780907013845a89edf7f4b18107a779566294ec # timeout=10
18:20:04 [2022-01-27T17:20:04.584Z] [Pipeline] copyArtifacts
18:20:04 [2022-01-27T17:20:04.589Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 155
18:20:04 [2022-01-27T17:20:04.594Z] [Pipeline] script
18:20:04 [2022-01-27T17:20:04.597Z] [Pipeline] {
18:20:04 [2022-01-27T17:20:04.603Z] [Pipeline] readYaml
18:20:04 [2022-01-27T17:20:04.609Z] [Pipeline] sh
18:20:04 [2022-01-27T17:20:04.863Z] + curl --output pom-project.xml --silent --head --fail -r 0-0 https://www.silverpeas.org/nexus/content/repositories/releases/org/silverpeas/silverpeas-project/1.5/silverpeas-project-1.5.pom
18:20:04 [2022-01-27T17:20:04.866Z] [Pipeline] readMavenPom
18:20:04 [2022-01-27T17:20:04.873Z] [Pipeline] }
18:20:04 [2022-01-27T17:20:04.880Z] [Pipeline] // script
18:20:04 [2022-01-27T17:20:04.886Z] [Pipeline] sh
18:20:05 [2022-01-27T17:20:05.142Z] + rm -f build.yaml
18:20:05 [2022-01-27T17:20:05.143Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.150Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.160Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.160Z] [Pipeline] { (Check POM parent version)
18:20:05 [2022-01-27T17:20:05.192Z] Stage "Check POM parent version" skipped due to when conditional
18:20:05 [2022-01-27T17:20:05.192Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.198Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.203Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.203Z] [Pipeline] { (Update POM parent version)
18:20:05 [2022-01-27T17:20:05.218Z] Stage "Update POM parent version" skipped due to when conditional
18:20:05 [2022-01-27T17:20:05.218Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.222Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.228Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.228Z] [Pipeline] { (Update current version of Wildfly)
18:20:05 [2022-01-27T17:20:05.245Z] Stage "Update current version of Wildfly" skipped due to when conditional
18:20:05 [2022-01-27T17:20:05.246Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.250Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.259Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.260Z] [Pipeline] { (Update next version of Wildfly)
18:20:05 [2022-01-27T17:20:05.277Z] Stage "Update next version of Wildfly" skipped due to when conditional
18:20:05 [2022-01-27T17:20:05.278Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.282Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.287Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.288Z] [Pipeline] { (Update build version of Silvereas)
18:20:05 [2022-01-27T17:20:05.310Z] [Pipeline] sh
18:20:05 [2022-01-27T17:20:05.566Z] + sed -i -e s/<installer_build_version>[0-9a-zA-Z.-]\+/<installer_build_version>6.3-build220126/g pom.xml
18:20:05 [2022-01-27T17:20:05.566Z] + git commit -am Update the build version of Silverpeas to 6.3-build220126
18:20:05 [2022-01-27T17:20:05.817Z] Sur la branche master
18:20:05 [2022-01-27T17:20:05.817Z] rien à valider, la copie de travail est propre
18:20:05 [2022-01-27T17:20:05.821Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.829Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.838Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.838Z] [Pipeline] { (Update stable version of Silverpeas)
18:20:05 [2022-01-27T17:20:05.842Z] Stage "Update stable version of Silverpeas" skipped due to earlier failure(s)
18:20:05 [2022-01-27T17:20:05.843Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.847Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.853Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.853Z] [Pipeline] { (Publish the web site)
18:20:05 [2022-01-27T17:20:05.858Z] Stage "Publish the web site" skipped due to earlier failure(s)
18:20:05 [2022-01-27T17:20:05.858Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.863Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.869Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.869Z] [Pipeline] { (Push the changes into the SCM)
18:20:05 [2022-01-27T17:20:05.875Z] Stage "Push the changes into the SCM" skipped due to earlier failure(s)
18:20:05 [2022-01-27T17:20:05.875Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.882Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.889Z] [Pipeline] stage
18:20:05 [2022-01-27T17:20:05.889Z] [Pipeline] { (Declarative: Post Actions)
18:20:05 [2022-01-27T17:20:05.897Z] [Pipeline] step
18:20:05 [2022-01-27T17:20:05.903Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
18:20:05 [2022-01-27T17:20:05.988Z] [Pipeline] }
18:20:05 [2022-01-27T17:20:05.994Z] [Pipeline] // stage
18:20:05 [2022-01-27T17:20:05.998Z] [Pipeline] }
18:20:06 [2022-01-27T17:20:06.002Z] [Pipeline] // withEnv
18:20:06 [2022-01-27T17:20:06.006Z] [Pipeline] }
18:20:06 [2022-01-27T17:20:06.006Z] $ docker stop --time=1 8f162d13baa06f59c7f7c359b4fa58416bb3bcc05a7a9d1ffe518a065f58ceb3
18:20:07 [2022-01-27T17:20:07.523Z] $ docker rm -f 8f162d13baa06f59c7f7c359b4fa58416bb3bcc05a7a9d1ffe518a065f58ceb3
18:20:07 [2022-01-27T17:20:07.601Z] [Pipeline] // withDockerContainer
18:20:07 [2022-01-27T17:20:07.608Z] [Pipeline] }
18:20:07 [2022-01-27T17:20:07.614Z] [Pipeline] // withEnv
18:20:07 [2022-01-27T17:20:07.618Z] [Pipeline] }
18:20:07 [2022-01-27T17:20:07.627Z] [Pipeline] // node
18:20:07 [2022-01-27T17:20:07.633Z] [Pipeline] End of Pipeline
18:20:07 [2022-01-27T17:20:07.646Z] ERROR: script returned exit code 1
18:20:07 [2022-01-27T17:20:07.656Z] Finished: FAILURE