{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "1.6.x"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Démarré par l'utilisateur Miguel Moquillon",
          "userId" : "mmoquillon",
          "userName" : "Miguel Moquillon"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
            "branch" : [
              {
                "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
            "branch" : [
              {
                "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
        "branch" : [
          {
            "SHA1" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 5191,
  "estimatedDuration" : 47849,
  "executor" : None,
  "fullDisplayName" : "Silverpeas_Project_Definition_Release #23",
  "id" : "23",
  "keepLog" : False,
  "number" : 23,
  "queueId" : 14376,
  "result" : "FAILURE",
  "timestamp" : 1727269851292,
  "url" : "https://integration.silverpeas.org/jenkins/view/Releases/job/Silverpeas_Project_Definition_Release/23/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/project/Jenkinsfile"
          ],
          "commitId" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
          "timestamp" : 1727269821000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies\u000a",
          "date" : "2024-09-25 15:10:21 +0200",
          "id" : "beef8c4cce9ed3c176a03785939c0418292e9fc6",
          "msg" : "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/project/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 24,
    "url" : "https://integration.silverpeas.org/jenkins/view/Releases/job/Silverpeas_Project_Definition_Release/24/"
  },
  "previousBuild" : {
    "number" : 22,
    "url" : "https://integration.silverpeas.org/jenkins/view/Releases/job/Silverpeas_Project_Definition_Release/22/"
  }
}