{
  "_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" : 2700,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0144986cba13fc13dc80b08aa97c10340db44f83",
            "branch" : [
              {
                "SHA1" : "0144986cba13fc13dc80b08aa97c10340db44f83",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0144986cba13fc13dc80b08aa97c10340db44f83",
            "branch" : [
              {
                "SHA1" : "0144986cba13fc13dc80b08aa97c10340db44f83",
                "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" : "0144986cba13fc13dc80b08aa97c10340db44f83",
        "branch" : [
          {
            "SHA1" : "0144986cba13fc13dc80b08aa97c10340db44f83",
            "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" : "#2700",
  "duration" : 8780076,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2700",
  "id" : "2700",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2700,
  "queueId" : 230,
  "result" : "FAILURE",
  "timestamp" : 1480590925297,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2700/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/gem.mk",
          "make-rules/prep-unpack.mk",
          "make-rules/shared-macros.mk",
          "make-rules/ruby.mk",
          "components/ruby/ruby-common/Makefile",
          "tools/userland-unpack",
          "components/ruby/ruby-common/ruby.p5m",
          "transforms/defaults"
        ],
        "commitId" : "1e5ead7336fdc80635cc450140f7d5d8de743b52",
        "timestamp" : 1480590522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Prepare oi-userland makefiles for ruby-23 migration\u000a",
        "date" : "2016-12-01 14:08:42 +0300",
        "id" : "1e5ead7336fdc80635cc450140f7d5d8de743b52",
        "msg" : "Prepare oi-userland makefiles for ruby-23 migration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-common/ruby.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/gem.mk"
          },
          {
            "editType" : "add",
            "file" : "make-rules/ruby.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/prep-unpack.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-common/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-23/manifests/sample-manifest.p5m",
          "components/ruby/ruby-23/patches/03-Revert-Allow-installing-a-gem-inside-a-rescue-block.patch",
          "components/ruby/ruby-23/patches/05-config.patch",
          "components/ruby/ruby-23/ruby-23.p5m",
          "components/ruby/ruby-23/Makefile"
        ],
        "commitId" : "4efdbaf82d7f76a56d371b26146b854c27325578",
        "timestamp" : 1480590537000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ruby-23: update to 2.3.3\u000a",
        "date" : "2016-12-01 14:08:57 +0300",
        "id" : "4efdbaf82d7f76a56d371b26146b854c27325578",
        "msg" : "ruby-23: update to 2.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/ruby-23.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/patches/05-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-23/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ruby/ruby-23/patches/03-Revert-Allow-installing-a-gem-inside-a-rescue-block.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}