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