{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8632,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
            "branch" : [
              {
                "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
            "branch" : [
              {
                "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
        "branch" : [
          {
            "SHA1" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8632",
  "duration" : 4938432,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8632",
  "id" : "8632",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8632,
  "queueId" : 126,
  "result" : "SUCCESS",
  "timestamp" : 1674150036435,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8632/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile",
          "components/mail/thunderbird/pkg5"
        ],
        "commitId" : "4bc541c8df7c9a2cf834d9265cfbb61e86b7954a",
        "timestamp" : 1674148265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 102.6.1 & update dependencies\u000a\u000a",
        "date" : "2023-01-19 18:11:05 +0100",
        "id" : "4bc541c8df7c9a2cf834d9265cfbb61e86b7954a",
        "msg" : "thunderbird: update to 102.6.1 & update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/marco/patches/02-window-props.c.patch",
          "components/desktop/mate/marco/Makefile"
        ],
        "commitId" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
        "timestamp" : 1674148669000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "marco: prevent 1.26.1 from crashing related uninitialized pointer\u000a\u000a",
        "date" : "2023-01-19 18:17:49 +0100",
        "id" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
        "msg" : "marco: prevent 1.26.1 from crashing related uninitialized pointer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/marco/patches/02-window-props.c.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}