{
  "_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" : 4623,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
            "branch" : [
              {
                "SHA1" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
            "branch" : [
              {
                "SHA1" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
                "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" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
        "branch" : [
          {
            "SHA1" : "0c05a367576340ef89402dd7f9955e1a3f0184e6",
            "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" : "#4623",
  "duration" : 1042715,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4623",
  "id" : "4623",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4623,
  "queueId" : 208,
  "result" : "SUCCESS",
  "timestamp" : 1473121642190,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4623/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-utils/patches/03-gcc5.patch",
          "components/desktop/mate/mate-utils/Makefile"
        ],
        "commitId" : "f50e0f3fbe3dc8c1b88e03dc8ce07cb9972583cd",
        "timestamp" : 1472804748000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mate-utils: fix build with gcc 5\u000a",
        "date" : "2016-09-02 11:25:48 +0300",
        "id" : "f50e0f3fbe3dc8c1b88e03dc8ce07cb9972583cd",
        "msg" : "mate-utils: fix build with gcc 5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/mate/mate-utils/patches/03-gcc5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/libdvdcss/Makefile",
          "components/encumbered/libdvdcss/libdvdcss.p5m"
        ],
        "commitId" : "caedd8b4e8016077353e87771f9a8c1351830ac9",
        "timestamp" : 1473048667000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libdvdcss to 1.4.0\u000a",
        "date" : "2016-09-05 06:11:07 +0200",
        "id" : "caedd8b4e8016077353e87771f9a8c1351830ac9",
        "msg" : "Bump libdvdcss to 1.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/libdvdcss/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/libdvdcss/libdvdcss.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-5/COPYING3",
          "components/developer/gcc-5/COPYING.LIB",
          "components/developer/gcc-5/patches/ld_eh_frame_hdr.patch",
          "components/developer/gcc-5/patches/002-ld-flags.patch",
          "components/developer/gcc-5/patches/libstdc++-no-rt.patch",
          "components/developer/gcc-5/Makefile",
          "components/developer/gcc-5/g++-5-runtime.p5m",
          "components/developer/gcc-5/gfortran-5-runtime.p5m",
          "components/developer/gcc-5/patches/003-cilk-sparc.patch",
          "components/developer/gcc-5/COPYING",
          "components/developer/gcc-5/COPYING3.LIB",
          "components/developer/gcc-5/patches/libgo_runtime_proc.c.patch",
          "components/developer/gcc-5/COPYING.RUNTIME",
          "components/developer/gcc-5/patches/004-alignment.patch",
          "components/developer/gcc-5/gobjc-5-runtime.p5m",
          "components/developer/gcc-5/gcc-5-runtime.p5m",
          "components/developer/gcc-5/patches/008-c99_classification_macros_c++0x.cc.patch",
          "components/developer/gcc-5/gcc-5.p5m",
          "components/developer/gcc-5/patches/fixinc.in.patch"
        ],
        "commitId" : "93a4100263b4db77e033493c678d2c33d9cb2fd3",
        "timestamp" : 1473087529000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add GCC 5.4\u000a",
        "date" : "2016-09-05 16:58:49 +0200",
        "id" : "93a4100263b4db77e033493c678d2c33d9cb2fd3",
        "msg" : "Add GCC 5.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/COPYING"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/008-c99_classification_macros_c++0x.cc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/g++-5-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/gcc-5-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/COPYING.LIB"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/002-ld-flags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/COPYING3"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/COPYING3.LIB"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/gcc-5.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/COPYING.RUNTIME"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/fixinc.in.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/gobjc-5-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/ld_eh_frame_hdr.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/libstdc++-no-rt.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/gfortran-5-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/003-cilk-sparc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-5/patches/004-alignment.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}