En échecSortie de la console
12:14:00 [2025-03-09T11:14:00.194Z] Lancé par une alarme périodique
12:14:00 [2025-03-09T11:14:00.195Z] Running as userbuild
12:14:00 [2025-03-09T11:14:00.583Z] Obtained src/tests/upgrade/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
12:14:00 [2025-03-09T11:14:00.988Z] [Pipeline] Start of Pipeline
12:14:01 [2025-03-09T11:14:01.403Z] [Pipeline] node
12:14:01 [2025-03-09T11:14:01.407Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test
12:14:01 [2025-03-09T11:14:01.408Z] [Pipeline] {
12:14:01 [2025-03-09T11:14:01.429Z] [Pipeline] stage
12:14:01 [2025-03-09T11:14:01.430Z] [Pipeline] { (Declarative: Checkout SCM)
12:14:01 [2025-03-09T11:14:01.441Z] [Pipeline] checkout
12:14:01 [2025-03-09T11:14:01.444Z] Selected Git installation does not exist. Using Default
12:14:01 [2025-03-09T11:14:01.444Z] The recommended git tool is: NONE
12:14:01 [2025-03-09T11:14:01.444Z] No credentials specified
12:14:01 [2025-03-09T11:14:01.444Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test/.git # timeout=10
12:14:01 [2025-03-09T11:14:01.449Z] Fetching changes from the remote Git repository
12:14:01 [2025-03-09T11:14:01.456Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:14:01 [2025-03-09T11:14:01.463Z] Cleaning workspace
12:14:01 [2025-03-09T11:14:01.463Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:14:01 [2025-03-09T11:14:01.468Z] Resetting working tree
12:14:01 [2025-03-09T11:14:01.468Z] > /usr/bin/git reset --hard # timeout=10
12:14:01 [2025-03-09T11:14:01.487Z] > /usr/bin/git clean -fdx # timeout=10
12:14:01 [2025-03-09T11:14:01.492Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:14:01 [2025-03-09T11:14:01.492Z] > /usr/bin/git --version # timeout=10
12:14:01 [2025-03-09T11:14:01.496Z] > git --version # 'git version 2.43.0'
12:14:01 [2025-03-09T11:14:01.496Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:14:01 [2025-03-09T11:14:01.970Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:14:01 [2025-03-09T11:14:01.978Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
12:14:01 [2025-03-09T11:14:01.978Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:14:01 [2025-03-09T11:14:01.983Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
12:14:02 [2025-03-09T11:14:02.053Z] 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."
12:14:02 [2025-03-09T11:14:02.053Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
12:14:02 [2025-03-09T11:14:02.072Z] [Pipeline] }
12:14:02 [2025-03-09T11:14:02.078Z] [Pipeline] // stage
12:14:02 [2025-03-09T11:14:02.100Z] [Pipeline] withEnv
12:14:02 [2025-03-09T11:14:02.102Z] [Pipeline] {
12:14:02 [2025-03-09T11:14:02.339Z] [Pipeline] isUnix
12:14:02 [2025-03-09T11:14:02.341Z] [Pipeline] withEnv
12:14:02 [2025-03-09T11:14:02.341Z] [Pipeline] {
12:14:02 [2025-03-09T11:14:02.351Z] [Pipeline] sh
12:14:02 [2025-03-09T11:14:02.608Z] + docker inspect -f . silverpeas/silverbuild
12:14:02 [2025-03-09T11:14:02.608Z] .
12:14:02 [2025-03-09T11:14:02.610Z] [Pipeline] }
12:14:02 [2025-03-09T11:14:02.616Z] [Pipeline] // withEnv
12:14:02 [2025-03-09T11:14:02.625Z] [Pipeline] withDockerContainer
12:14:02 [2025-03-09T11:14:02.669Z] Jenkins does not seem to be running inside a container
12:14:02 [2025-03-09T11:14:02.678Z] $ 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_Ugrade_Test -v /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test:/var/lib/jenkins/workspace/Silverpeas_Ugrade_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Ugrade_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
12:14:02 [2025-03-09T11:14:02.983Z] $ docker top 134c3daac3b727e993ed215465a355645fbdc44ee8b8e1be46185092f16b7abc -eo pid,comm
12:14:03 [2025-03-09T11:14:03.019Z] [Pipeline] {
12:14:03 [2025-03-09T11:14:03.033Z] [Pipeline] withEnv
12:14:03 [2025-03-09T11:14:03.034Z] [Pipeline] {
12:14:03 [2025-03-09T11:14:03.060Z] [Pipeline] stage
12:14:03 [2025-03-09T11:14:03.062Z] [Pipeline] { (Fetch the last build version of Silverpeas)
12:14:03 [2025-03-09T11:14:03.112Z] [Pipeline] sh
12:14:03 [2025-03-09T11:14:03.372Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle
12:14:03 [2025-03-09T11:14:03.375Z] [Pipeline] sh
12:14:03 [2025-03-09T11:14:03.635Z] + mkdir logs
12:14:03 [2025-03-09T11:14:03.644Z] [Pipeline] copyArtifacts
12:14:03 [2025-03-09T11:14:03.652Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913
12:14:03 [2025-03-09T11:14:03.657Z] [Pipeline] script
12:14:03 [2025-03-09T11:14:03.670Z] [Pipeline] {
12:14:03 [2025-03-09T11:14:03.679Z] [Pipeline] readYaml
12:14:03 [2025-03-09T11:14:03.687Z] 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.
12:14:03 [2025-03-09T11:14:03.692Z] [Pipeline] sh
12:14:03 [2025-03-09T11:14:03.952Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom
12:14:04 [2025-03-09T11:14:04.864Z] curl: (22) The requested URL returned error: 404
12:14:04 [2025-03-09T11:14:04.866Z] [Pipeline] }
12:14:04 [2025-03-09T11:14:04.875Z] [Pipeline] // script
12:14:04 [2025-03-09T11:14:04.912Z] [Pipeline] }
12:14:04 [2025-03-09T11:14:04.920Z] [Pipeline] // stage
12:14:04 [2025-03-09T11:14:04.930Z] [Pipeline] stage
12:14:04 [2025-03-09T11:14:04.931Z] [Pipeline] { (Set up the test environment)
12:14:04 [2025-03-09T11:14:04.946Z] Stage "Set up the test environment" skipped due to earlier failure(s)
12:14:04 [2025-03-09T11:14:04.948Z] [Pipeline] getContext
12:14:04 [2025-03-09T11:14:04.955Z] [Pipeline] }
12:14:04 [2025-03-09T11:14:04.962Z] [Pipeline] // stage
12:14:04 [2025-03-09T11:14:04.972Z] [Pipeline] stage
12:14:04 [2025-03-09T11:14:04.973Z] [Pipeline] { (Test upgrade against PostgreSQL)
12:14:04 [2025-03-09T11:14:04.981Z] Stage "Test upgrade against PostgreSQL" skipped due to earlier failure(s)
12:14:04 [2025-03-09T11:14:04.982Z] [Pipeline] getContext
12:14:04 [2025-03-09T11:14:04.984Z] [Pipeline] }
12:14:04 [2025-03-09T11:14:04.992Z] [Pipeline] // stage
12:14:05 [2025-03-09T11:14:05.004Z] [Pipeline] stage
12:14:05 [2025-03-09T11:14:05.005Z] [Pipeline] { (Test upgrade against MS-SQLServer)
12:14:05 [2025-03-09T11:14:05.012Z] Stage "Test upgrade against MS-SQLServer" skipped due to earlier failure(s)
12:14:05 [2025-03-09T11:14:05.013Z] [Pipeline] getContext
12:14:05 [2025-03-09T11:14:05.015Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.022Z] [Pipeline] // stage
12:14:05 [2025-03-09T11:14:05.032Z] [Pipeline] stage
12:14:05 [2025-03-09T11:14:05.033Z] [Pipeline] { (Test upgrade against Oracle)
12:14:05 [2025-03-09T11:14:05.040Z] Stage "Test upgrade against Oracle" skipped due to earlier failure(s)
12:14:05 [2025-03-09T11:14:05.041Z] [Pipeline] getContext
12:14:05 [2025-03-09T11:14:05.043Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.050Z] [Pipeline] // stage
12:14:05 [2025-03-09T11:14:05.066Z] [Pipeline] stage
12:14:05 [2025-03-09T11:14:05.067Z] [Pipeline] { (Declarative: Post Actions)
12:14:05 [2025-03-09T11:14:05.086Z] [Pipeline] script
12:14:05 [2025-03-09T11:14:05.093Z] [Pipeline] {
12:14:05 [2025-03-09T11:14:05.113Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.119Z] [Pipeline] // script
12:14:05 [2025-03-09T11:14:05.135Z] [Pipeline] archiveArtifacts
12:14:05 [2025-03-09T11:14:05.139Z] Archiving artifacts
12:14:05 [2025-03-09T11:14:05.151Z] [Pipeline] step
12:14:05 [2025-03-09T11:14:05.167Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
12:14:05 [2025-03-09T11:14:05.290Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.295Z] [Pipeline] // stage
12:14:05 [2025-03-09T11:14:05.304Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.310Z] [Pipeline] // withEnv
12:14:05 [2025-03-09T11:14:05.313Z] [Pipeline] }
12:14:05 [2025-03-09T11:14:05.314Z] $ docker stop --time=1 134c3daac3b727e993ed215465a355645fbdc44ee8b8e1be46185092f16b7abc
12:14:06 [2025-03-09T11:14:06.508Z] $ docker rm -f --volumes 134c3daac3b727e993ed215465a355645fbdc44ee8b8e1be46185092f16b7abc
12:14:06 [2025-03-09T11:14:06.543Z] [Pipeline] // withDockerContainer
12:14:06 [2025-03-09T11:14:06.546Z] [Pipeline] }
12:14:06 [2025-03-09T11:14:06.550Z] [Pipeline] // withEnv
12:14:06 [2025-03-09T11:14:06.553Z] [Pipeline] }
12:14:06 [2025-03-09T11:14:06.557Z] [Pipeline] // node
12:14:06 [2025-03-09T11:14:06.564Z] [Pipeline] End of Pipeline
12:14:06 [2025-03-09T11:14:06.584Z] ERROR: script returned exit code 22
12:14:06 [2025-03-09T11:14:06.604Z] Finished: FAILURE