{
  "_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" : {
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 767,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
            "branch" : [
              {
                "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
            "branch" : [
              {
                "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
        "branch" : [
          {
            "SHA1" : "e3f9c7bf4c1412267235712e0678d77888cf7893",
            "name" : "origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#767",
  "duration" : 2461806,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #767",
  "id" : "2014-03-11_08-40-48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 767,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1394527248000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/767/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bzip2/Makefile",
          "components/bzip2/bzip2.p5m",
          "components/bzip2/patches/Makefile.patch",
          "components/components.ignore",
          "components/bzip2/llib-lbz2"
        ],
        "commitId" : "f6adab0b26dacb85152b362f7151d9c72545f997",
        "timestamp" : 1394512460000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable bzip2\u000a",
        "date" : "2014-03-11T08:34:20+0400",
        "id" : "f6adab0b26dacb85152b362f7151d9c72545f997",
        "msg" : "Enable bzip2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/bzip2/llib-lbz2"
          },
          {
            "editType" : "edit",
            "file" : "components/bzip2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/bzip2/bzip2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/bzip2/patches/Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dulwich/Makefile",
          "components/python/dulwich/dulwich-PYVER.p5m"
        ],
        "commitId" : "423d747649380abe02e59aa25e0c0a59ec4832d0",
        "timestamp" : 1394512721000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add dulwich\u000a",
        "date" : "2014-03-11T08:38:41+0400",
        "id" : "423d747649380abe02e59aa25e0c0a59ec4832d0",
        "msg" : "Add dulwich",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/dulwich/dulwich-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/dulwich/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}