{
  "_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" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5231,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
            "branch" : [
              {
                "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
            "branch" : [
              {
                "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
        "branch" : [
          {
            "SHA1" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
            "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" : "#5231",
  "duration" : 4892763,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5231",
  "id" : "5231",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5231,
  "queueId" : 2026,
  "result" : "SUCCESS",
  "timestamp" : 1526601938675,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5231/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/patches/02-asdf-module.mk.patch",
          "components/runtime/sbcl/sbcl.p5m",
          "components/runtime/sbcl/Makefile",
          "components/runtime/sbcl/patches/01-concurrency.patch",
          "components/runtime/sbcl/patches/01-Config.x86-sunos.patch",
          "components/runtime/sbcl/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1054209d0e4dbd234a39b9757ccf3f4167d5086e",
        "timestamp" : 1526533429000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "sbcl: update to 1.4.7\u000a",
        "date" : "2018-05-17 08:03:49 +0300",
        "id" : "1054209d0e4dbd234a39b9757ccf3f4167d5086e",
        "msg" : "sbcl: update to 1.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/sbcl/patches/02-asdf-module.mk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/sbcl/patches/01-concurrency.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/sbcl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/sbcl/patches/01-Config.x86-sunos.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/cdrtools/Makefile"
        ],
        "commitId" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
        "timestamp" : 1526566264000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "9497 Bump cdrtools to 3.02a09\u000a",
        "date" : "2018-05-17 17:11:04 +0300",
        "id" : "5656b8cbc8d0b6444a70b2b795c1f872cef2753c",
        "msg" : "9497 Bump cdrtools to 3.02a09",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/cdrtools/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}