{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SILVERPEAS_VERSION",
          "value" : "6.3-build220119"
        }
      ]
    },
    {
      "_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" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
            "branch" : [
              {
                "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
            "branch" : [
              {
                "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
        "branch" : [
          {
            "SHA1" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : 24,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
            "branch" : [
              {
                "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
            "branch" : [
              {
                "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
        "branch" : [
          {
            "SHA1" : "b73950e28262de02d0e7f7aa345f884bf5caec82",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Project-Web-Site"
      ],
      "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" : "#24",
  "duration" : 37648,
  "estimatedDuration" : 55669,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Project Web Site Publisher #24",
  "id" : "24",
  "keepLog" : False,
  "number" : 24,
  "queueId" : 36513,
  "result" : "SUCCESS",
  "timestamp" : 1642760697141,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/24/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/project-doc/Jenkinsfile",
            "src/builds/docker-build/Jenkinsfile",
            "src/builds/docker-test/Jenkinsfile"
          ],
          "commitId" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
          "timestamp" : 1642760670000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix a bug in the pipelines of web site publishing and of Test Docker\u000aimage building\u000a",
          "date" : "2022-01-21 11:24:30 +0100",
          "id" : "8a0d3ce782b38775dd46ac42696f4cf35a5cfd36",
          "msg" : "Fix a bug in the pipelines of web site publishing and of Test Docker",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/docker-test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/project-doc/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    },
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
      "fullName" : "devteam"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 25,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/25/"
  },
  "previousBuild" : {
    "number" : 19,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas%20Project%20Web%20Site%20Publisher/19/"
  }
}