{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 851,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
            "branch" : [
              {
                "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
            "branch" : [
              {
                "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
        "branch" : [
          {
            "SHA1" : "1aa79d21131f24a8a9cf46edb648f396f5b5524e",
            "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" : "#851",
  "duration" : 372371,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #851",
  "id" : "2013-09-12_00-05-26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 851,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1378944326000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/851/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgcrypt/libgcrypt.p5m",
          "components/gnupg/Makefile",
          "components/libassuan/libassuan.p5m",
          "components/libgcrypt/Makefile",
          "components/libksba/libksba.p5m",
          "components/libgpg-error/Makefile",
          "components/libgpg-error/libgpg-error.p5m",
          "components/gnupg/gnupg.p5m",
          "components/libassuan/Makefile",
          "components/libksba/Makefile"
        ],
        "commitId" : "729d5962f744bc79e5d4053daf2b38bfdad3f2c6",
        "timestamp" : 1378197586000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/panamayacht",
          "fullName" : "panamayacht"
        },
        "authorEmail" : "panamayacht@gmail.com",
        "comment" : "Commit gnupg and related libs\u000a",
        "date" : "2013-09-03T02:39:46-0600",
        "id" : "729d5962f744bc79e5d4053daf2b38bfdad3f2c6",
        "msg" : "Commit gnupg and related libs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/libassuan/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/gnupg/gnupg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libassuan/libassuan.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libgcrypt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/libgpg-error/libgpg-error.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libgpg-error/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/libksba/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/gnupg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/libgcrypt/libgcrypt.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libksba/libksba.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "4f6a4d3c7d404699d9edb6298887a643fb3fa1ca",
        "timestamp" : 1378752471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/panamayacht",
          "fullName" : "panamayacht"
        },
        "authorEmail" : "panamayacht@gmail.com",
        "comment" : "remove gnupg from components.ignore\u000a",
        "date" : "2013-09-09T12:47:51-0600",
        "id" : "4f6a4d3c7d404699d9edb6298887a643fb3fa1ca",
        "msg" : "remove gnupg from components.ignore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pinentry/patches/001-util.c.patch",
          "components/pinentry/Makefile",
          "components/pinentry/patches/000-pinentry-curses.c.patch",
          "components/pinentry/pinentry.p5m"
        ],
        "commitId" : "b8c0b08ecfea333a9fd72e6e3caa8a4d4be936eb",
        "timestamp" : 1378880318000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/panamayacht",
          "fullName" : "panamayacht"
        },
        "authorEmail" : "panamayacht@gmail.com",
        "comment" : "Update pinentry to 0.8.3\u000a",
        "date" : "2013-09-11T00:18:38-0600",
        "id" : "b8c0b08ecfea333a9fd72e6e3caa8a4d4be936eb",
        "msg" : "Update pinentry to 0.8.3",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/pinentry/patches/001-util.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/pinentry/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/pinentry/patches/000-pinentry-curses.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/pinentry/pinentry.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "4bdee71f6ca130d2ab6831bc5b23e6272366f2ff",
        "timestamp" : 1378922746000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/panamayacht",
          "fullName" : "panamayacht"
        },
        "authorEmail" : "panamayacht@gmail.com",
        "comment" : "remove pinentry from components.ignore\u000a",
        "date" : "2013-09-11T12:05:46-0600",
        "id" : "4bdee71f6ca130d2ab6831bc5b23e6272366f2ff",
        "msg" : "remove pinentry from components.ignore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/help2man/Makefile"
        ],
        "commitId" : "dfd3f5d82ff6bf27dd9544f8a3dbaa4d39c68339",
        "timestamp" : 1378912213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Bump help2man\u000a",
        "date" : "2013-09-11T17:10:13+0200",
        "id" : "dfd3f5d82ff6bf27dd9544f8a3dbaa4d39c68339",
        "msg" : "Bump help2man",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/help2man/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "e8b29cdd7e59498adf4aa85f168bb88501e0b2b6",
        "timestamp" : 1378933898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Disable gnupg for now\u000a",
        "date" : "2013-09-11T23:11:38+0200",
        "id" : "e8b29cdd7e59498adf4aa85f168bb88501e0b2b6",
        "msg" : "Disable gnupg for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
      "fullName" : "adam.stevko"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/panamayacht",
      "fullName" : "panamayacht"
    }
  ]
}