{
  "_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" : 1170,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
            "branch" : [
              {
                "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
            "branch" : [
              {
                "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "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" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
        "branch" : [
          {
            "SHA1" : "c16c629adb70860eededfd11e2371ff0a77a2029",
            "name" : "refs/remotes/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" : "#1170",
  "duration" : 1411136,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1170",
  "id" : "2014-11-25_08-20-27",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1170,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1416903627000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1170/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gem.mk",
          "make-rules/shared-macros.mk",
          "transforms/mkgeneric",
          "make-rules/install.rb.mk",
          "transforms/docs",
          "tools/userland-unpack",
          "make-rules/ips.mk",
          "transforms/defaults"
        ],
        "commitId" : "18b823443b1bef8afd001aeb790d47a48e1278c9",
        "timestamp" : 1416891914000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Prepare oi-userland for ruby-19 migration (upstream changes)\u000a",
        "date" : "2014-11-25T08:05:14+0300",
        "id" : "18b823443b1bef8afd001aeb790d47a48e1278c9",
        "msg" : "Prepare oi-userland for ruby-19 migration (upstream changes)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/gem.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/mkgeneric"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "transforms/docs"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/install.rb.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/hiera/files/hiera.1",
          "components/ruby/hiera/hiera-GENFRAG.p5m",
          "components/ruby/hiera/resolve.deps",
          "components/ruby/hiera/hiera.license",
          "components/ruby/hiera/files/hiera.yaml",
          "components/ruby/hiera/patches/hiera-00-dependency.patch",
          "components/ruby/hiera/Makefile",
          "components/ruby/hiera/hiera-RUBYVER.p5m"
        ],
        "commitId" : "484c00622067be4c6b9cf5dd2a00220471ff201b",
        "timestamp" : 1416892051000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add hiera 1.3.4 from upstream\u000a",
        "date" : "2014-11-25T08:07:31+0300",
        "id" : "484c00622067be4c6b9cf5dd2a00220471ff201b",
        "msg" : "Add hiera 1.3.4 from upstream",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/files/hiera.yaml"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/files/hiera.1"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/patches/hiera-00-dependency.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera-RUBYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/hiera/hiera.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/facter/Makefile",
          "components/ruby/facter/facter-GENFRAG.p5m",
          "components/ruby/facter/patches/facter-01-FACT-654.patch",
          "components/ruby/facter/patches/20617.patch",
          "components/facter/facter.license",
          "components/ruby/facter/patches/facter-00-FACT-547.patch",
          "components/ruby/facter/patches/facter-02-FACT-656.patch",
          "components/ruby/facter/resolve.deps",
          "components/facter/resolve.deps",
          "components/ruby/facter/files/UPDATE_NOTES.txt",
          "components/ruby/facter/patches/facter-03-FACT-658.patch",
          "components/ruby/facter/facter.license",
          "components/ruby/facter/files/facter.8",
          "components/facter/patches/facter-00-installrb-nogzip-manpage.patch",
          "components/facter/facter.p5m",
          "components/facter/Makefile",
          "components/ruby/facter/facter-RUBYVER.p5m"
        ],
        "commitId" : "23fa396f2e7034c202872585949a29a6467189d9",
        "timestamp" : 1416892470000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Updated facter, switched to ruby 1.9\u000a",
        "date" : "2014-11-25T08:14:30+0300",
        "id" : "23fa396f2e7034c202872585949a29a6467189d9",
        "msg" : "Updated facter, switched to ruby 1.9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/facter/facter.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-01-FACT-654.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/20617.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/files/facter.8"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/facter.license"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter.license"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/files/UPDATE_NOTES.txt"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/patches/facter-00-installrb-nogzip-manpage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/facter/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/facter-RUBYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-00-FACT-547.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-03-FACT-658.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/patches/facter-02-FACT-656.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/facter/resolve.deps"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}