{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "WILDFLY_VERSION",
          "value" : "26.1.3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JAVA_VERSION",
          "value" : "11"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "SONAR_JAVA_VERSION",
          "value" : "17"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "IMAGE_VERSION",
          "value" : "latest"
        }
      ]
    },
    {
      "_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" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
            "branch" : [
              {
                "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
            "branch" : [
              {
                "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
        "branch" : [
          {
            "SHA1" : "5e31393990e826fcfee35128e9255dfd9f016c63",
            "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" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
            "branch" : [
              {
                "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
            "branch" : [
              {
                "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
        "branch" : [
          {
            "SHA1" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/docker-silverpeas-build"
      ],
      "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" : "latest",
  "duration" : 617916,
  "estimatedDuration" : 417084,
  "executor" : None,
  "fullDisplayName" : "Silverpeas Projects Build Image latest",
  "id" : "42",
  "keepLog" : False,
  "number" : 42,
  "queueId" : 115955,
  "result" : "SUCCESS",
  "timestamp" : 1707236851968,
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Projects%20Build%20Image/42/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas/Jenkinsfile",
            "src/builds/mobile/Jenkinsfile",
            "src/releases/docker-build/Jenkinsfile",
            "src/builds/wbe/Jenkinsfile",
            "src/builds/silverpeas/Jenkinsfile"
          ],
          "commitId" : "5e31393990e826fcfee35128e9255dfd9f016c63",
          "timestamp" : 1707236826000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the build of the Docker image for a build environment for\u000aSilverpeas projects. First, a new build argument is passed: the version\u000aof Java to use for running a Sonar analysis. Second, in order to build\u000aa fix version of an existing Docker image stable version, we reorder the\u000apipeline stages so that the release of a stable version is done after\u000aits build.\u000a\u000aUpdate the pipeline for building a build version of Silverpeas: Sonar is\u000anow executed by using at least Java 17. This version of Java is provided\u000aby the Docker image through the env var SONAR_JDK_HOME.\u000a",
          "date" : "2024-02-06 17:27:06 +0100",
          "id" : "5e31393990e826fcfee35128e9255dfd9f016c63",
          "msg" : "Update the build of the Docker image for a build environment for",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/wbe/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/builds/silverpeas/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Dockerfile"
          ],
          "commitId" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
          "timestamp" : 1707236771000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix Dockerfile label\u000a",
          "date" : "2024-02-06 17:26:11 +0100",
          "id" : "6287587e2bd7d21738bd798a9adb95d6e0cbd120",
          "msg" : "Fix Dockerfile label",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Dockerfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 43,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Projects%20Build%20Image/43/"
  },
  "previousBuild" : {
    "number" : 40,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas%20Projects%20Build%20Image/40/"
  }
}