{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 8246,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e709558c3dd725695feafb0cc6d370202c90c75",
            "branch" : [
              {
                "SHA1" : "1e709558c3dd725695feafb0cc6d370202c90c75",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e709558c3dd725695feafb0cc6d370202c90c75",
            "branch" : [
              {
                "SHA1" : "1e709558c3dd725695feafb0cc6d370202c90c75",
                "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" : "1e709558c3dd725695feafb0cc6d370202c90c75",
        "branch" : [
          {
            "SHA1" : "1e709558c3dd725695feafb0cc6d370202c90c75",
            "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" : "#8246",
  "duration" : 1277206,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8246",
  "id" : "8246",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8246,
  "queueId" : 1737,
  "result" : "SUCCESS",
  "timestamp" : 1669299671324,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8246/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/licenses/license.Apache-2.0.filter",
          "tools/license-detector",
          "tools/licenses/license.Apache-2.0"
        ],
        "commitId" : "b70e282906dfa034565a22eff73ea135727517ed",
        "timestamp" : 1669299587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/license-detector: match full Apache-2.0 instead of two lines only\u000a\u000a",
        "date" : "2022-11-24 15:19:47 +0100",
        "id" : "b70e282906dfa034565a22eff73ea135727517ed",
        "msg" : "tools/license-detector: match full Apache-2.0 instead of two lines only",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tools/licenses/license.Apache-2.0.filter"
          },
          {
            "editType" : "edit",
            "file" : "tools/license-detector"
          },
          {
            "editType" : "add",
            "file" : "tools/licenses/license.Apache-2.0"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/teamcity-messages/teamcity-messages-PYVER.p5m",
          "components/python/teamcity-messages/Makefile",
          "components/python/teamcity-messages/manifests/sample-manifest.p5m",
          "components/python/teamcity-messages/pkg5",
          "components/python/teamcity-messages/python-integrate-project.conf"
        ],
        "commitId" : "1e709558c3dd725695feafb0cc6d370202c90c75",
        "timestamp" : 1669299601000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add teamcity-messages python project\u000a\u000a",
        "date" : "2022-11-24 15:20:01 +0100",
        "id" : "1e709558c3dd725695feafb0cc6d370202c90c75",
        "msg" : "Add teamcity-messages python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/teamcity-messages/teamcity-messages-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/teamcity-messages/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/teamcity-messages/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/teamcity-messages/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/teamcity-messages/python-integrate-project.conf"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}