{
  "_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" : 8684,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
            "branch" : [
              {
                "SHA1" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
            "branch" : [
              {
                "SHA1" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
                "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" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
        "branch" : [
          {
            "SHA1" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
            "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" : "#8684",
  "duration" : 2238455,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8684",
  "id" : "8684",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8684,
  "queueId" : 187,
  "result" : "SUCCESS",
  "timestamp" : 1674819323091,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8684/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/portend/test/results-all.master"
        ],
        "commitId" : "c76d2c3a25ff7a8047e4154059457222192b62a8",
        "timestamp" : 1674819047000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/portend: add test results\u000a\u000a",
        "date" : "2023-01-27 12:30:47 +0100",
        "id" : "c76d2c3a25ff7a8047e4154059457222192b62a8",
        "msg" : "python/portend: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/portend/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m",
          "components/python/backports.unittest_mock/pkg5",
          "components/python/backports.unittest_mock/test/results-3.9.master",
          "components/python/backports.unittest_mock/manifests/sample-manifest.p5m",
          "components/python/backports.unittest_mock/test/results-3.7.master",
          "components/python/backports.unittest_mock/Makefile"
        ],
        "commitId" : "276700bee0f2e1bc2c10b24865bf5a516adaac24",
        "timestamp" : 1674819057000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add backports.unittest_mock python project\u000a\u000a",
        "date" : "2023-01-27 12:30:57 +0100",
        "id" : "276700bee0f2e1bc2c10b24865bf5a516adaac24",
        "msg" : "Add backports.unittest_mock python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/test/results-3.7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.path/Makefile",
          "components/python/jaraco.path/jaraco.path-PYVER.p5m",
          "components/python/jaraco.path/pkg5",
          "components/python/jaraco.path/manifests/sample-manifest.p5m",
          "components/python/jaraco.path/test/results-all.master"
        ],
        "commitId" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
        "timestamp" : 1674819070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add jaraco.path python project\u000a\u000a",
        "date" : "2023-01-27 12:31:10 +0100",
        "id" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
        "msg" : "Add jaraco.path python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/jaraco.path-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}