{
  "_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" : 2850,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f52b77686515b4103af349c98a7dc5ae2492367d",
            "branch" : [
              {
                "SHA1" : "f52b77686515b4103af349c98a7dc5ae2492367d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f52b77686515b4103af349c98a7dc5ae2492367d",
            "branch" : [
              {
                "SHA1" : "f52b77686515b4103af349c98a7dc5ae2492367d",
                "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" : "f52b77686515b4103af349c98a7dc5ae2492367d",
        "branch" : [
          {
            "SHA1" : "f52b77686515b4103af349c98a7dc5ae2492367d",
            "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" : "#2850",
  "duration" : 11035879,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2850",
  "id" : "2850",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2850,
  "queueId" : 466,
  "result" : "SUCCESS",
  "timestamp" : 1488407756688,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2850/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/irssi/Makefile",
          "components/network/irssi/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8d07b833f7c0cdcf79a220c882ba839fa0660756",
        "timestamp" : 1488407663000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump irssi to 1.0.1 (#2823)\u000a",
        "date" : "2017-03-01 23:34:23 +0100",
        "id" : "8d07b833f7c0cdcf79a220c882ba839fa0660756",
        "msg" : "Bump irssi to 1.0.1 (#2823)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/irssi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/irssi/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "1f79addbf5a8612752ba6a4208220aaeffe87b7b",
        "timestamp" : 1488407684000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update nginx to 1.11.10 (#2821)\u000a",
        "date" : "2017-03-01 23:34:44 +0100",
        "id" : "1f79addbf5a8612752ba6a4208220aaeffe87b7b",
        "msg" : "Update nginx to 1.11.10 (#2821)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/sshfs/Makefile",
          "components/network/sshfs/manifests/sample-manifest.p5m",
          "tools/.gnupg/pubring.gpg"
        ],
        "commitId" : "f52b77686515b4103af349c98a7dc5ae2492367d",
        "timestamp" : 1488407710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump sshfs to 2.8 and start using GPG key (#2820)\u000a",
        "date" : "2017-03-01 23:35:10 +0100",
        "id" : "f52b77686515b4103af349c98a7dc5ae2492367d",
        "msg" : "Bump sshfs to 2.8 and start using GPG key (#2820)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/sshfs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/sshfs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/.gnupg/pubring.gpg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}