{
  "_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" : 4815,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
            "branch" : [
              {
                "SHA1" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
            "branch" : [
              {
                "SHA1" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
                "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" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
        "branch" : [
          {
            "SHA1" : "db9a38a051b1574e8635f7ec74c36a154ad22358",
            "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" : "#4815",
  "duration" : 7330481,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4815",
  "id" : "4815",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4815,
  "queueId" : 549,
  "result" : "SUCCESS",
  "timestamp" : 1490327665449,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4815/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/lcms2/lcms2.license",
          "components/library/lcms2/lcms2.p5m",
          "components/lcms2/Makefile",
          "components/library/lcms2/lcms2.license",
          "components/library/lcms2/Makefile",
          "components/lcms2/manifests/sample-manifest.p5m",
          "components/library/lcms2/manifests/sample-manifest.p5m",
          "components/lcms2/lcms2.p5m"
        ],
        "commitId" : "c3de2f82308645f5acfab3ad7043e30f6a12e275",
        "timestamp" : 1490220840000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/timothy.v.mooney",
          "fullName" : "Timothy.V.Mooney"
        },
        "authorEmail" : "Timothy.V.Mooney@gmail.com",
        "comment" : "library/lcms2: build with libjpeg8-turbo\u000a",
        "date" : "2017-03-22 17:14:00 -0500",
        "id" : "c3de2f82308645f5acfab3ad7043e30f6a12e275",
        "msg" : "library/lcms2: build with libjpeg8-turbo",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/lcms2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/lcms2/lcms2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/lcms2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/lcms2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/lcms2/lcms2.license"
          },
          {
            "editType" : "delete",
            "file" : "components/lcms2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/lcms2/lcms2.license"
          },
          {
            "editType" : "delete",
            "file" : "components/lcms2/lcms2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/dcraw/Makefile"
        ],
        "commitId" : "7ee16619d4b9776cb63050654661839fe06401f0",
        "timestamp" : 1490224389000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/timothy.v.mooney",
          "fullName" : "Timothy.V.Mooney"
        },
        "authorEmail" : "Timothy.V.Mooney@gmail.com",
        "comment" : "image/dcraw: build with libjpeg8-turbo\u000a",
        "date" : "2017-03-22 18:13:09 -0500",
        "id" : "7ee16619d4b9776cb63050654661839fe06401f0",
        "msg" : "image/dcraw: build with libjpeg8-turbo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/dcraw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/Makefile"
        ],
        "commitId" : "b6207fc04e3c21508ab757a2a6fe8793e26019be",
        "timestamp" : 1490226922000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "gtk+3: x11/server/xvfb is needed for running tests\u000a",
        "date" : "2017-03-23 00:55:22 +0100",
        "id" : "b6207fc04e3c21508ab757a2a6fe8793e26019be",
        "msg" : "gtk+3: x11/server/xvfb is needed for running tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/patches/04-gtkwindow-continue-calling-gtk_style_context_set_bac.patch",
          "components/library/gtk+3/Makefile"
        ],
        "commitId" : "e1bfa108529e07fa030b91b20f544ffea50d0941",
        "timestamp" : 1490286464000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gtk+3: fix black window on application startup\u000a",
        "date" : "2017-03-23 19:27:44 +0300",
        "id" : "e1bfa108529e07fa030b91b20f544ffea50d0941",
        "msg" : "gtk+3: fix black window on application startup",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gtk+3/patches/04-gtkwindow-continue-calling-gtk_style_context_set_bac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/nimbus/patches/06-regular-icons.patch_1",
          "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css",
          "components/desktop/nimbus/files/css/gtk-2.0/gtkrc",
          "components/desktop/nimbus/files/css/gtk-3.0/gtk.css",
          "components/desktop/nimbus/patches/07-shutdown-dialogs.patch_1",
          "components/desktop/nimbus/files/css/gtk-3.0/settings.ini",
          "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets-assets.css",
          "components/desktop/nimbus/Makefile",
          "components/desktop/nimbus/files/css/gtk-3.0/gtk-main.css"
        ],
        "commitId" : "937acc500ab48235a18e691df5690a18c1008a96",
        "timestamp" : 1490286821000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nimbus: fix some issues with gtk3 applications\u000a",
        "date" : "2017-03-23 19:33:41 +0300",
        "id" : "937acc500ab48235a18e691df5690a18c1008a96",
        "msg" : "nimbus: fix some issues with gtk3 applications",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/nimbus/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/nimbus/patches/06-regular-icons.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/nimbus/patches/07-shutdown-dialogs.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/settings.ini"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets-assets.css"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk.css"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk-widgets.css"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-3.0/gtk-main.css"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/css/gtk-2.0/gtkrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/samba/Makefile",
          "components/network/samba/samba.proto-objects",
          "components/network/samba/manifests/sample-manifest.p5m"
        ],
        "commitId" : "defa69e171242fa7e62970c3085caacd5a27acc7",
        "timestamp" : 1490301762000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "samba: update to 4.4.12\u000a",
        "date" : "2017-03-23 23:42:42 +0300",
        "id" : "defa69e171242fa7e62970c3085caacd5a27acc7",
        "msg" : "samba: update to 4.4.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/samba/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/samba/samba.proto-objects"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/unrar/manifests/sample-manifest.p5m",
          "components/archiver/unrar/patches/02.getpass.patch",
          "components/archiver/unrar/patches/04.options.hpp.patch",
          "components/archiver/unrar/patches/03.makefile.unix.patch",
          "components/archiver/unrar/unrar.p5m",
          "components/archiver/unrar/patches/02-options.hpp.patch",
          "components/archiver/unrar/resolve.deps",
          "components/archiver/unrar/patches/01-makefile.patch",
          "components/archiver/unrar/Makefile"
        ],
        "commitId" : "3b567cbbf20eaa1d4070967a4d61b468c7a1c01b",
        "timestamp" : 1490301946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "unrar: update to 5.4.5\u000a",
        "date" : "2017-03-23 23:45:46 +0300",
        "id" : "3b567cbbf20eaa1d4070967a4d61b468c7a1c01b",
        "msg" : "unrar: update to 5.4.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/archiver/unrar/patches/01-makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/unrar/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/unrar/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/unrar/patches/02.getpass.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/unrar/patches/03.makefile.unix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/unrar/patches/04.options.hpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/unrar/unrar.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/unrar/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/unrar/patches/02-options.hpp.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/cabextract/cabextract.license",
          "components/archiver/cabextract/Makefile",
          "components/archiver/cabextract/cabextract.p5m",
          "components/archiver/cabextract/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8b729afb923fe0c9daf851033fc012a3f178c94c",
        "timestamp" : 1490303248000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "cabextract: update to 1.6\u000a",
        "date" : "2017-03-24 00:07:28 +0300",
        "id" : "8b729afb923fe0c9daf851033fc012a3f178c94c",
        "msg" : "cabextract: update to 1.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/cabextract/cabextract.license"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/cabextract.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
      "fullName" : "marcel"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/timothy.v.mooney",
      "fullName" : "Timothy.V.Mooney"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}