{
  "_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" : 5122,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
            "branch" : [
              {
                "SHA1" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
            "branch" : [
              {
                "SHA1" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
                "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" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
        "branch" : [
          {
            "SHA1" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
            "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" : "#5122",
  "duration" : 7032555,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5122",
  "id" : "5122",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5122,
  "queueId" : 1695,
  "result" : "SUCCESS",
  "timestamp" : 1516925132263,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5122/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "b86dfbb10e161f90291625402752f0e733980df1",
        "timestamp" : 1516879930000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 52.6.0esr\u000a",
        "date" : "2018-01-25 14:32:10 +0300",
        "id" : "b86dfbb10e161f90291625402752f0e733980df1",
        "msg" : "firefox: update to 52.6.0esr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/guilt/guilt.license",
          "components/developer/guilt/patches/09-filter_dd.patch",
          "components/developer/guilt/patches/02-DocMakefile.patch",
          "components/developer/guilt/patches/04-fix-guilt-help-man-page-path.patch",
          "components/developer/guilt/patches/05-remove-column-dep.patch",
          "components/developer/guilt/patches/10-use-gnu-tools.patch",
          "components/developer/guilt/patches/01-repeatable-version.patch",
          "components/developer/guilt/patches/06-make-test.patch",
          "components/developer/guilt/test/results-32.master",
          "components/developer/guilt/Makefile",
          "components/developer/guilt/patches/07-fix-ftbfs-new-git.patch",
          "components/developer/guilt/manifests/sample-manifest.p5m",
          "components/developer/guilt/patches/03-Makefile.patch",
          "components/developer/guilt/patches/08-run-test-in-var-tmp.patch",
          "components/developer/guilt/guilt.p5m"
        ],
        "commitId" : "43e55b5c43557bc2be06427053e664745d008ed3",
        "timestamp" : 1516888776000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "guilt: update to 0.36\u000a",
        "date" : "2018-01-25 16:59:36 +0300",
        "id" : "43e55b5c43557bc2be06427053e664745d008ed3",
        "msg" : "guilt: update to 0.36",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/04-fix-guilt-help-man-page-path.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/10-use-gnu-tools.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/01-repeatable-version.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/07-fix-ftbfs-new-git.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/08-run-test-in-var-tmp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/guilt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/guilt.license"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/09-filter_dd.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/06-make-test.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/02-DocMakefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/03-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/guilt/patches/05-remove-column-dep.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/coreutils/Makefile",
          "components/sysutils/coreutils/test/results-i386.master",
          "components/sysutils/coreutils/patches/set-permission.c.patch"
        ],
        "commitId" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
        "timestamp" : 1516919609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "coreutils: cp -a fails on /tmp\u000a",
        "date" : "2018-01-26 01:33:29 +0300",
        "id" : "5933b72ec3f6746666b72e9acbb09f1994590dc6",
        "msg" : "coreutils: cp -a fails on /tmp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/coreutils/patches/set-permission.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/test/results-i386.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}