En échecSortie de la console
04:20:00 [2025-03-09T03:20:00.194Z] Lancé par une alarme périodique
04:20:00 [2025-03-09T03:20:00.197Z] Running as userbuild
04:20:00 [2025-03-09T03:20:00.702Z] Obtained src/tests/install/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:01 [2025-03-09T03:20:01.609Z] [Pipeline] Start of Pipeline
04:20:02 [2025-03-09T03:20:02.166Z] [Pipeline] node
04:20:02 [2025-03-09T03:20:02.171Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Installation_Test
04:20:02 [2025-03-09T03:20:02.172Z] [Pipeline] {
04:20:02 [2025-03-09T03:20:02.194Z] [Pipeline] stage
04:20:02 [2025-03-09T03:20:02.195Z] [Pipeline] { (Declarative: Checkout SCM)
04:20:02 [2025-03-09T03:20:02.209Z] [Pipeline] checkout
04:20:02 [2025-03-09T03:20:02.251Z] Selected Git installation does not exist. Using Default
04:20:02 [2025-03-09T03:20:02.251Z] The recommended git tool is: NONE
04:20:02 [2025-03-09T03:20:02.252Z] No credentials specified
04:20:02 [2025-03-09T03:20:02.252Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
04:20:02 [2025-03-09T03:20:02.258Z] Fetching changes from the remote Git repository
04:20:02 [2025-03-09T03:20:02.260Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
04:20:02 [2025-03-09T03:20:02.268Z] Cleaning workspace
04:20:02 [2025-03-09T03:20:02.268Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
04:20:02 [2025-03-09T03:20:02.273Z] Resetting working tree
04:20:02 [2025-03-09T03:20:02.273Z] > /usr/bin/git reset --hard # timeout=10
04:20:02 [2025-03-09T03:20:02.302Z] > /usr/bin/git clean -fdx # timeout=10
04:20:02 [2025-03-09T03:20:02.309Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:02 [2025-03-09T03:20:02.309Z] > /usr/bin/git --version # timeout=10
04:20:02 [2025-03-09T03:20:02.314Z] > git --version # 'git version 2.43.0'
04:20:02 [2025-03-09T03:20:02.314Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:20:02 [2025-03-09T03:20:02.812Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:20:02 [2025-03-09T03:20:02.820Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
04:20:02 [2025-03-09T03:20:02.820Z] > /usr/bin/git config core.sparsecheckout # timeout=10
04:20:02 [2025-03-09T03:20:02.824Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
04:20:02 [2025-03-09T03:20:02.915Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
04:20:02 [2025-03-09T03:20:02.916Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
04:20:02 [2025-03-09T03:20:02.939Z] [Pipeline] }
04:20:02 [2025-03-09T03:20:02.946Z] [Pipeline] // stage
04:20:02 [2025-03-09T03:20:02.977Z] [Pipeline] withEnv
04:20:02 [2025-03-09T03:20:02.979Z] [Pipeline] {
04:20:03 [2025-03-09T03:20:03.234Z] [Pipeline] isUnix
04:20:03 [2025-03-09T03:20:03.236Z] [Pipeline] withEnv
04:20:03 [2025-03-09T03:20:03.237Z] [Pipeline] {
04:20:03 [2025-03-09T03:20:03.250Z] [Pipeline] sh
04:20:03 [2025-03-09T03:20:03.509Z] + docker inspect -f . silverpeas/silverbuild
04:20:03 [2025-03-09T03:20:03.509Z] .
04:20:03 [2025-03-09T03:20:03.510Z] [Pipeline] }
04:20:03 [2025-03-09T03:20:03.515Z] [Pipeline] // withEnv
04:20:03 [2025-03-09T03:20:03.532Z] [Pipeline] withDockerContainer
04:20:03 [2025-03-09T03:20:03.572Z] Jenkins does not seem to be running inside a container
04:20:03 [2025-03-09T03:20:03.579Z] $ 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_Installation_Test -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test:/var/lib/jenkins/workspace/Silverpeas_Installation_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Installation_Test@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 ******** silverpeas/silverbuild cat
04:20:03 [2025-03-09T03:20:03.909Z] $ docker top 73da28d188cc553bc46aa907042ac344b38f95562147b0ce53a74f93d02f4d31 -eo pid,comm
04:20:03 [2025-03-09T03:20:03.944Z] [Pipeline] {
04:20:03 [2025-03-09T03:20:03.966Z] [Pipeline] withEnv
04:20:03 [2025-03-09T03:20:03.967Z] [Pipeline] {
04:20:03 [2025-03-09T03:20:03.993Z] [Pipeline] stage
04:20:03 [2025-03-09T03:20:03.994Z] [Pipeline] { (Fetch the last build version of Silverpeas)
04:20:04 [2025-03-09T03:20:04.049Z] [Pipeline] sh
04:20:04 [2025-03-09T03:20:04.309Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle
04:20:04 [2025-03-09T03:20:04.312Z] [Pipeline] sh
04:20:04 [2025-03-09T03:20:04.571Z] + mkdir logs/
04:20:04 [2025-03-09T03:20:04.589Z] [Pipeline] copyArtifacts
04:20:04 [2025-03-09T03:20:04.607Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913
04:20:04 [2025-03-09T03:20:04.610Z] [Pipeline] script
04:20:04 [2025-03-09T03:20:04.623Z] [Pipeline] {
04:20:04 [2025-03-09T03:20:04.634Z] [Pipeline] readYaml
04:20:04 [2025-03-09T03:20:04.761Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type String) which could lead to memory leaks or other issues.
04:20:04 [2025-03-09T03:20:04.764Z] [Pipeline] sh
04:20:05 [2025-03-09T03:20:05.022Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom
04:20:06 [2025-03-09T03:20:06.885Z] curl: (22) The requested URL returned error: 404
04:20:06 [2025-03-09T03:20:06.891Z] [Pipeline] }
04:20:06 [2025-03-09T03:20:06.904Z] [Pipeline] // script
04:20:07 [2025-03-09T03:20:07.045Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.052Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.060Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.062Z] [Pipeline] { (Set up the test environment)
04:20:07 [2025-03-09T03:20:07.130Z] Stage "Set up the test environment" skipped due to earlier failure(s)
04:20:07 [2025-03-09T03:20:07.132Z] [Pipeline] getContext
04:20:07 [2025-03-09T03:20:07.174Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.178Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.186Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.187Z] [Pipeline] { (Test installation against PostgreSQL)
04:20:07 [2025-03-09T03:20:07.195Z] Stage "Test installation against PostgreSQL" skipped due to earlier failure(s)
04:20:07 [2025-03-09T03:20:07.196Z] [Pipeline] getContext
04:20:07 [2025-03-09T03:20:07.198Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.208Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.220Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.222Z] [Pipeline] { (Test installation against MS-SQLServer)
04:20:07 [2025-03-09T03:20:07.230Z] Stage "Test installation against MS-SQLServer" skipped due to earlier failure(s)
04:20:07 [2025-03-09T03:20:07.232Z] [Pipeline] getContext
04:20:07 [2025-03-09T03:20:07.233Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.241Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.253Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.255Z] [Pipeline] { (Test installation against Oracle)
04:20:07 [2025-03-09T03:20:07.263Z] Stage "Test installation against Oracle" skipped due to earlier failure(s)
04:20:07 [2025-03-09T03:20:07.265Z] [Pipeline] getContext
04:20:07 [2025-03-09T03:20:07.267Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.275Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.286Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.288Z] [Pipeline] { (Test installation against H2)
04:20:07 [2025-03-09T03:20:07.296Z] Stage "Test installation against H2" skipped due to earlier failure(s)
04:20:07 [2025-03-09T03:20:07.298Z] [Pipeline] getContext
04:20:07 [2025-03-09T03:20:07.301Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.309Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.327Z] [Pipeline] stage
04:20:07 [2025-03-09T03:20:07.328Z] [Pipeline] { (Declarative: Post Actions)
04:20:07 [2025-03-09T03:20:07.342Z] [Pipeline] script
04:20:07 [2025-03-09T03:20:07.346Z] [Pipeline] {
04:20:07 [2025-03-09T03:20:07.354Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.360Z] [Pipeline] // script
04:20:07 [2025-03-09T03:20:07.390Z] [Pipeline] archiveArtifacts
04:20:07 [2025-03-09T03:20:07.393Z] Archiving artifacts
04:20:07 [2025-03-09T03:20:07.403Z] [Pipeline] step
04:20:07 [2025-03-09T03:20:07.416Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
04:20:07 [2025-03-09T03:20:07.535Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.540Z] [Pipeline] // stage
04:20:07 [2025-03-09T03:20:07.548Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.553Z] [Pipeline] // withEnv
04:20:07 [2025-03-09T03:20:07.560Z] [Pipeline] }
04:20:07 [2025-03-09T03:20:07.561Z] $ docker stop --time=1 73da28d188cc553bc46aa907042ac344b38f95562147b0ce53a74f93d02f4d31
04:20:08 [2025-03-09T03:20:08.753Z] $ docker rm -f --volumes 73da28d188cc553bc46aa907042ac344b38f95562147b0ce53a74f93d02f4d31
04:20:08 [2025-03-09T03:20:08.784Z] [Pipeline] // withDockerContainer
04:20:08 [2025-03-09T03:20:08.788Z] [Pipeline] }
04:20:08 [2025-03-09T03:20:08.791Z] [Pipeline] // withEnv
04:20:08 [2025-03-09T03:20:08.794Z] [Pipeline] }
04:20:08 [2025-03-09T03:20:08.798Z] [Pipeline] // node
04:20:08 [2025-03-09T03:20:08.804Z] [Pipeline] End of Pipeline
04:20:08 [2025-03-09T03:20:08.838Z] ERROR: script returned exit code 22
04:20:08 [2025-03-09T03:20:08.859Z] Finished: FAILURE