{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_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" : 62,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
            "branch" : [
              {
                "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
            "branch" : [
              {
                "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
        "branch" : [
          {
            "SHA1" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
            "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" : 62,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
            "branch" : [
              {
                "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
            "branch" : [
              {
                "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
        "branch" : [
          {
            "SHA1" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Silverpeas-Sso"
      ],
      "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" : [
    {
      "displayPath" : "build.yaml",
      "fileName" : "build.yaml",
      "relativePath" : "target/build.yaml"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "1.2-build251022",
  "duration" : 141078,
  "estimatedDuration" : 125781,
  "executor" : None,
  "fullDisplayName" : "Silverpeas_SSO_AutoDeploy 1.2-build251022",
  "id" : "62",
  "keepLog" : False,
  "number" : 62,
  "queueId" : 39295,
  "result" : "SUCCESS",
  "timestamp" : 1761137824285,
  "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas_SSO_AutoDeploy/62/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/sso/Jenkinsfile",
            "src/builds/sso/Jenkinsfile"
          ],
          "commitId" : "08023d811205f6aba0cc1af783597b4af757a954",
          "timestamp" : 1741185306000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix condition testing in the release pipeline for Silverpeas-Sso. In\u000athis same pipeline, give the version of the Docker image to use (6.4\u000acurrently). Idem for the auto build pipeline for Silverpeas-Sso.\u000a",
          "date" : "2025-03-05 15:35:06 +0100",
          "id" : "08023d811205f6aba0cc1af783597b4af757a954",
          "msg" : "Fix condition testing in the release pipeline for Silverpeas-Sso. In",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/sso/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "src/releases/sso/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/wbe/Jenkinsfile"
          ],
          "commitId" : "d51d4c119b9e301c1eba8d136042197d6032c75f",
          "timestamp" : 1744794321000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition\u000a",
          "date" : "2025-04-16 11:05:21 +0200",
          "id" : "d51d4c119b9e301c1eba8d136042197d6032c75f",
          "msg" : "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/wbe/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/builds/mobile/Jenkinsfile"
          ],
          "commitId" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
          "timestamp" : 1748850546000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Use of the withCredentials Jenkins statement to allow the injection of\u000athe credentials of the Git account used to push code change into the\u000aGithub repo in the AutoDeploy build of the silverpeas mobile project.\u000a",
          "date" : "2025-06-02 09:49:06 +0200",
          "id" : "0bdaa0f2b228a18722cadfb52fcde86654ecae98",
          "msg" : "Use of the withCredentials Jenkins statement to allow the injection of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/builds/mobile/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "azure/azure-war/pom.xml",
            "kerberos/kerberos-configuration/pom.xml",
            "saml/saml-war/pom.xml",
            "kerberos/pom.xml",
            "pom.xml",
            "azure/pom.xml",
            "kerberos/kerberos-war/pom.xml",
            "saml/saml-configuration/pom.xml",
            "azure/azure-configuration/pom.xml",
            "saml/pom.xml"
          ],
          "commitId" : "2ccdd41005625e821eaf7a2735f2f95c212679a6",
          "timestamp" : 1741185645000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/devteam",
            "fullName" : "devteam"
          },
          "authorEmail" : "devteam@silverpeas.net",
          "comment" : "1.1 has been released from build 1.1-build250305 (358cbd06467444a7b1188d4da284ea0f8a36f271).Prepare for development iteration of next version 1.2\u000a",
          "date" : "2025-03-05 15:40:45 +0100",
          "id" : "2ccdd41005625e821eaf7a2735f2f95c212679a6",
          "msg" : "1.1 has been released from build 1.1-build250305 (358cbd06467444a7b1188d4da284ea0f8a36f271).Prepare for development iteration of next version 1.2",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "kerberos/kerberos-configuration/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "azure/azure-configuration/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "azure/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "saml/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "kerberos/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "kerberos/kerberos-war/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "saml/saml-configuration/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "azure/azure-war/pom.xml"
            },
            {
              "editType" : "edit",
              "file" : "saml/saml-war/pom.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pom.xml"
          ],
          "commitId" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
          "timestamp" : 1761137803000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Update to the latest build version of the parent POM and of Silverpeas Core API\u000a",
          "date" : "2025-10-22 14:56:43 +0200",
          "id" : "ce3a6efb69f048e9925d4e41f565d08cf55a5aeb",
          "msg" : "Update to the latest build version of the parent POM and of Silverpeas Core API",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pom.xml"
            }
          ]
        }
      ],
      "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" : None,
  "previousBuild" : {
    "number" : 61,
    "url" : "https://integration.silverpeas.org/jenkins/job/Silverpeas_SSO_AutoDeploy/61/"
  }
}