{
  "_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" : 5380,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
            "branch" : [
              {
                "SHA1" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
            "branch" : [
              {
                "SHA1" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
                "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" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
        "branch" : [
          {
            "SHA1" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
            "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" : "#5380",
  "duration" : 10527312,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5380",
  "id" : "5380",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5380,
  "queueId" : 44,
  "result" : "SUCCESS",
  "timestamp" : 1539216326913,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5380/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/arpack/arpack.p5m",
          "components/scientific/arpack/Makefile",
          "components/scientific/arpack/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d5f65c1fb7a45f8dac5dbbe2f724dcdea648b8f8",
        "timestamp" : 1539147827000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "arpack: fix manifest\u000a",
        "date" : "2018-10-10 08:03:47 +0300",
        "id" : "d5f65c1fb7a45f8dac5dbbe2f724dcdea648b8f8",
        "msg" : "arpack: fix manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/arpack/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/arpack/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/arpack/arpack.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/Makefile"
        ],
        "commitId" : "152fe4ec10d73d5eb23cf75894d36b6905ca1d5a",
        "timestamp" : 1539148594000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "rustc: fix clippy-driver runpath\u000a",
        "date" : "2018-10-10 08:16:34 +0300",
        "id" : "152fe4ec10d73d5eb23cf75894d36b6905ca1d5a",
        "msg" : "rustc: fix clippy-driver runpath",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/patches/0010-use-gawk-for-completion.patch",
          "components/developer/git/git.p5m",
          "components/developer/git/Makefile"
        ],
        "commitId" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
        "timestamp" : 1539156975000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "git: use gawk for completion\u000a",
        "date" : "2018-10-10 10:36:15 +0300",
        "id" : "48756892e42a8974ff5f9924174f7c4476ea6fc5",
        "msg" : "git: use gawk for completion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/git.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/git/patches/0010-use-gawk-for-completion.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}