Skip to content
En échec

Sortie de la console

14:19:18 [2025-02-07T13:19:18.794Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 67
14:19:18 [2025-02-07T13:19:18.794Z] Causé à l'origine par :
14:19:18 [2025-02-07T13:19:18.795Z]  Démarré par l'utilisateur Miguel Moquillon
14:19:18 [2025-02-07T13:19:18.795Z] Running as userbuild
14:19:19 [2025-02-07T13:19:19.188Z] Obtained src/releases/silverpeas-doc/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:19 [2025-02-07T13:19:19.320Z] [Pipeline] Start of Pipeline
14:19:19 [2025-02-07T13:19:19.594Z] [Pipeline] node
14:19:19 [2025-02-07T13:19:19.597Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing
14:19:19 [2025-02-07T13:19:19.600Z] [Pipeline] {
14:19:19 [2025-02-07T13:19:19.612Z] [Pipeline] stage
14:19:19 [2025-02-07T13:19:19.613Z] [Pipeline] { (Declarative: Checkout SCM)
14:19:19 [2025-02-07T13:19:19.619Z] [Pipeline] checkout
14:19:19 [2025-02-07T13:19:19.620Z] Selected Git installation does not exist. Using Default
14:19:19 [2025-02-07T13:19:19.620Z] The recommended git tool is: NONE
14:19:19 [2025-02-07T13:19:19.620Z] No credentials specified
14:19:19 [2025-02-07T13:19:19.620Z] Cloning the remote Git repository
14:19:19 [2025-02-07T13:19:19.620Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:19 [2025-02-07T13:19:19.620Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
14:19:19 [2025-02-07T13:19:19.627Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:19 [2025-02-07T13:19:19.627Z]  > /usr/bin/git --version # timeout=10
14:19:19 [2025-02-07T13:19:19.631Z]  > git --version # 'git version 2.43.0'
14:19:19 [2025-02-07T13:19:19.631Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:20 [2025-02-07T13:19:20.193Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:19:20 [2025-02-07T13:19:20.201Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:20 [2025-02-07T13:19:20.210Z] Avoid second fetch
14:19:20 [2025-02-07T13:19:20.210Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:19:20 [2025-02-07T13:19:20.215Z] Checking out Revision 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 (refs/remotes/origin/master)
14:19:20 [2025-02-07T13:19:20.215Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:19:20 [2025-02-07T13:19:20.219Z]  > /usr/bin/git checkout -f 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
14:19:20 [2025-02-07T13:19:20.235Z] Commit message: "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5"
14:19:20 [2025-02-07T13:19:20.236Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
14:19:20 [2025-02-07T13:19:20.253Z] [Pipeline] }
14:19:20 [2025-02-07T13:19:20.260Z] [Pipeline] // stage
14:19:20 [2025-02-07T13:19:20.276Z] [Pipeline] withEnv
14:19:20 [2025-02-07T13:19:20.277Z] [Pipeline] {
14:19:20 [2025-02-07T13:19:20.421Z] [Pipeline] isUnix
14:19:20 [2025-02-07T13:19:20.423Z] [Pipeline] withEnv
14:19:20 [2025-02-07T13:19:20.424Z] [Pipeline] {
14:19:20 [2025-02-07T13:19:20.436Z] [Pipeline] sh
14:19:20 [2025-02-07T13:19:20.694Z] + docker inspect -f . silverpeas/silverbuild:6.3
14:19:20 [2025-02-07T13:19:20.694Z] .
14:19:20 [2025-02-07T13:19:20.695Z] [Pipeline] }
14:19:20 [2025-02-07T13:19:20.704Z] [Pipeline] // withEnv
14:19:20 [2025-02-07T13:19:20.713Z] [Pipeline] withDockerContainer
14:19:20 [2025-02-07T13:19:20.743Z] Jenkins does not seem to be running inside a container
14:19:20 [2025-02-07T13:19:20.749Z] $ 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_Documentation_Publishing -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@tmp:/var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing@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 ******** -e ******** -e ******** silverpeas/silverbuild:6.3 cat
14:19:21 [2025-02-07T13:19:21.528Z] $ docker top 64348132e44ec71488d5bb25a5de5a10d840559f596e97a5621389a1d603ad13 -eo pid,comm
14:19:21 [2025-02-07T13:19:21.567Z] [Pipeline] {
14:19:21 [2025-02-07T13:19:21.578Z] [Pipeline] withEnv
14:19:21 [2025-02-07T13:19:21.579Z] [Pipeline] {
14:19:21 [2025-02-07T13:19:21.587Z] [Pipeline] stage
14:19:21 [2025-02-07T13:19:21.588Z] [Pipeline] { (Check version of Silverpeas)
14:19:21 [2025-02-07T13:19:21.621Z] Stage "Check version of Silverpeas" skipped due to when conditional
14:19:21 [2025-02-07T13:19:21.621Z] [Pipeline] getContext
14:19:21 [2025-02-07T13:19:21.622Z] [Pipeline] }
14:19:21 [2025-02-07T13:19:21.626Z] [Pipeline] // stage
14:19:21 [2025-02-07T13:19:21.631Z] [Pipeline] stage
14:19:21 [2025-02-07T13:19:21.631Z] [Pipeline] { (Prepare the publishing)
14:19:21 [2025-02-07T13:19:21.651Z] [Pipeline] copyArtifacts
14:19:21 [2025-02-07T13:19:21.662Z] Copied 1 artifact from "Silverpeas_Release" build number 67
14:19:21 [2025-02-07T13:19:21.664Z] [Pipeline] script
14:19:21 [2025-02-07T13:19:21.670Z] [Pipeline] {
14:19:21 [2025-02-07T13:19:21.675Z] [Pipeline] readYaml
14:19:21 [2025-02-07T13:19:21.681Z] [Pipeline] }
14:19:21 [2025-02-07T13:19:21.686Z] [Pipeline] // script
14:19:21 [2025-02-07T13:19:21.692Z] [Pipeline] sh
14:19:21 [2025-02-07T13:19:21.949Z] + rm -f release.yaml
14:19:21 [2025-02-07T13:19:21.951Z] [Pipeline] }
14:19:21 [2025-02-07T13:19:21.954Z] [Pipeline] // stage
14:19:21 [2025-02-07T13:19:21.960Z] [Pipeline] stage
14:19:21 [2025-02-07T13:19:21.961Z] [Pipeline] { (Publish documentation of Silverpeas Core)
14:19:21 [2025-02-07T13:19:21.976Z] Stage "Publish documentation of Silverpeas Core" skipped due to when conditional
14:19:21 [2025-02-07T13:19:21.977Z] [Pipeline] getContext
14:19:21 [2025-02-07T13:19:21.979Z] [Pipeline] }
14:19:21 [2025-02-07T13:19:21.985Z] [Pipeline] // stage
14:19:21 [2025-02-07T13:19:21.992Z] [Pipeline] stage
14:19:21 [2025-02-07T13:19:21.993Z] [Pipeline] { (Publish documentation of Silverpeas Components)
14:19:22 [2025-02-07T13:19:22.009Z] Stage "Publish documentation of Silverpeas Components" skipped due to when conditional
14:19:22 [2025-02-07T13:19:22.010Z] [Pipeline] getContext
14:19:22 [2025-02-07T13:19:22.011Z] [Pipeline] }
14:19:22 [2025-02-07T13:19:22.015Z] [Pipeline] // stage
14:19:22 [2025-02-07T13:19:22.019Z] [Pipeline] stage
14:19:22 [2025-02-07T13:19:22.020Z] [Pipeline] { (Publish Silverpeas Community Web Site)
14:19:22 [2025-02-07T13:19:22.036Z] [Pipeline] build
14:19:22 [2025-02-07T13:19:22.037Z] Scheduling project: Silverpeas Project Web Site Publisher
14:19:28 [2025-02-07T13:19:28.794Z] Starting building: Silverpeas Project Web Site Publisher #326
14:19:34 [2025-02-07T13:19:34.333Z] Build Silverpeas Project Web Site Publisher #326 completed: FAILURE
14:19:34 [2025-02-07T13:19:34.339Z] [Pipeline] }
14:19:34 [2025-02-07T13:19:34.345Z] [Pipeline] // stage
14:19:34 [2025-02-07T13:19:34.353Z] [Pipeline] stage
14:19:34 [2025-02-07T13:19:34.354Z] [Pipeline] { (Declarative: Post Actions)
14:19:34 [2025-02-07T13:19:34.361Z] [Pipeline] step
14:19:34 [2025-02-07T13:19:34.369Z] Sending e-mails to: david.lesimple@silverpeas.org sebastien.vuillet@silverpeas.org aurore.allibe@silverpeas.org miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
14:19:34 [2025-02-07T13:19:34.431Z] [Pipeline] }
14:19:34 [2025-02-07T13:19:34.435Z] [Pipeline] // stage
14:19:34 [2025-02-07T13:19:34.438Z] [Pipeline] }
14:19:34 [2025-02-07T13:19:34.446Z] [Pipeline] // withEnv
14:19:34 [2025-02-07T13:19:34.453Z] [Pipeline] }
14:19:34 [2025-02-07T13:19:34.454Z] $ docker stop --time=1 64348132e44ec71488d5bb25a5de5a10d840559f596e97a5621389a1d603ad13
14:19:35 [2025-02-07T13:19:35.632Z] $ docker rm -f --volumes 64348132e44ec71488d5bb25a5de5a10d840559f596e97a5621389a1d603ad13
14:19:35 [2025-02-07T13:19:35.671Z] [Pipeline] // withDockerContainer
14:19:35 [2025-02-07T13:19:35.678Z] [Pipeline] }
14:19:35 [2025-02-07T13:19:35.681Z] [Pipeline] // withEnv
14:19:35 [2025-02-07T13:19:35.684Z] [Pipeline] }
14:19:35 [2025-02-07T13:19:35.687Z] [Pipeline] // node
14:19:35 [2025-02-07T13:19:35.693Z] [Pipeline] End of Pipeline
14:19:35 [2025-02-07T13:19:35.721Z] Silverpeas Project Web Site Publisher #326 completed with status FAILURE (propagate: false to ignore)
14:19:35 [2025-02-07T13:19:35.721Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1cbccff8-cefc-491e-9f3a-87c31b2957eb
14:19:35 [2025-02-07T13:19:35.746Z] Finished: FAILURE