{
  "_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" : 4524,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "18acedad719fc5a9456e54024be265486b941745",
            "branch" : [
              {
                "SHA1" : "18acedad719fc5a9456e54024be265486b941745",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "18acedad719fc5a9456e54024be265486b941745",
            "branch" : [
              {
                "SHA1" : "18acedad719fc5a9456e54024be265486b941745",
                "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" : "18acedad719fc5a9456e54024be265486b941745",
        "branch" : [
          {
            "SHA1" : "18acedad719fc5a9456e54024be265486b941745",
            "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" : "#4524",
  "duration" : 7117760,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4524",
  "id" : "2016-06-20_12-06-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4524,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1466424407000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4524/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/freeipmi/Solaris/ipmiseld.xml",
          "components/sysutils/freeipmi/Solaris/ipmidetectd.xml",
          "components/sysutils/freeipmi/freeipmi.p5m",
          "components/sysutils/freeipmi/Solaris/svc-bmc-watchdog",
          "components/sysutils/freeipmi/bmc-watchdog.p5m",
          "components/sysutils/freeipmi/Solaris/svc-ipmidetectd",
          "components/sysutils/freeipmi/Makefile",
          "components/sysutils/freeipmi/Solaris/svc-ipmiseld",
          "components/sysutils/freeipmi/Solaris/bmc-watchdog.xml"
        ],
        "commitId" : "978835ce64046739f4bf4864567c46d98bf41fdd",
        "timestamp" : 1466405274000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial recipe for FreeIPMI version 1.5.1\u000a",
        "date" : "2016-06-20T08:47:54+0200",
        "id" : "978835ce64046739f4bf4864567c46d98bf41fdd",
        "msg" : "Initial recipe for FreeIPMI version 1.5.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/bmc-watchdog.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/freeipmi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/ipmiseld.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/svc-ipmiseld"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/svc-ipmidetectd"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/ipmidetectd.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/svc-bmc-watchdog"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/Solaris/bmc-watchdog.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-7_0/Makefile",
          "components/web/php/php-7_0-apache24/Makefile"
        ],
        "commitId" : "460a264adc2fa6632e66494b4f09645f0130080c",
        "timestamp" : 1466402746000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "php-7_0: build thread safe version\u000a",
        "date" : "2016-06-20T09:05:46+0300",
        "id" : "460a264adc2fa6632e66494b4f09645f0130080c",
        "msg" : "php-7_0: build thread safe version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0-apache24/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-7_0-ext-couchbase/Makefile",
          "components/web/php/php-7_0-ext-memcache/Makefile",
          "components/web/php/php-7_0-ext-couchbase/.gitignore",
          "components/web/php/php-7_0-ext-memcached/Makefile",
          "components/web/php/php-7_0-ext-xdebug/Makefile"
        ],
        "commitId" : "5305c3874a6b58bec5be63cd5e4f476b69f5c293",
        "timestamp" : 1466402853000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "php-7_0-ext-*: build thread safe versions\u000a",
        "date" : "2016-06-20T09:07:33+0300",
        "id" : "5305c3874a6b58bec5be63cd5e4f476b69f5c293",
        "msg" : "php-7_0-ext-*: build thread safe versions",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/php/php-7_0-ext-couchbase/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0-ext-memcache/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0-ext-memcached/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0-ext-xdebug/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-7_0-ext-couchbase/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/pinentry/Makefile",
          "components/sysutils/pinentry/patches/000-pinentry-curses.c.patch"
        ],
        "commitId" : "70c79b228004f2971b9fdc15c4f05039b17fd352",
        "timestamp" : 1466407229000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "23093523 update pinentry to version 0.9.7\u000a",
        "date" : "2016-06-20T10:20:29+0300",
        "id" : "70c79b228004f2971b9fdc15c4f05039b17fd352",
        "msg" : "23093523 update pinentry to version 0.9.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/sysutils/pinentry/patches/000-pinentry-curses.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/pinentry/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/patches/047-CVE-2016-2177.patch"
        ],
        "commitId" : "22db41e12c3ea80013295171e50884556b40a3da",
        "timestamp" : 1466409682000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "23599994 problem in LIBRARY/OPENSSL\u000a",
        "date" : "2016-06-20T11:01:22+0300",
        "id" : "22db41e12c3ea80013295171e50884556b40a3da",
        "msg" : "23599994 problem in LIBRARY/OPENSSL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl/openssl-1.0.2/patches/047-CVE-2016-2177.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-34/LICENSE.TXT",
          "components/developer/gcc48/gcc-4-runtime.p5m",
          "components/developer/gcc49/Makefile",
          "components/developer/gcc48/gcc-48.p5m",
          "components/gcc48/g++-4-runtime.p5m",
          "components/gcc48/gfortran-4-runtime.p5m",
          "components/clang-34/clang-34.p5m",
          "components/gcc48/gcc-4-runtime.p5m",
          "components/clang-34/patches/correct_paths.patch",
          "components/developer/gcc48/gobjc-4-runtime.p5m",
          "components/gcc48/gcc-48.p5m",
          "components/gcc48/patches/unwind.patch",
          "components/developer/gcc48/patches/fixinc.in.patch",
          "components/gcc48/patches/ld_eh_frame_hdr.patch",
          "components/developer/gcc48/patches/libgo_runtime_proc.c.patch",
          "components/gcc48/Makefile",
          "components/gcc48/gobjc-4-runtime.p5m",
          "components/developer/gcc48/gfortran-4-runtime.p5m",
          "components/clang-34/LICENSE.TXT",
          "components/developer/gcc49/gcc-49.p5m",
          "components/developer/clang-34/Makefile",
          "components/developer/clang-34/clang-34.p5m",
          "components/developer/gcc48/patches/ld_eh_frame_hdr.patch",
          "components/developer/gcc48/Makefile",
          "components/gcc48/patches/libgo_runtime_proc.c.patch",
          "components/developer/clang-34/patches/correct_paths.patch",
          "components/gcc48/patches/fixinc.in.patch",
          "components/developer/gcc48/patches/unwind.patch",
          "components/clang-34/Makefile",
          "components/developer/gcc48/g++-4-runtime.p5m"
        ],
        "commitId" : "676e6391231231ee08f1c1d1b16aa8b7c93c3a27",
        "timestamp" : 1466414810000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Move clang-34, gcc48 and gcc49 under developer/; re-enable delivery of (32-bit) libiberty.a in gcc49\u000a",
        "date" : "2016-06-20T11:26:50+0200",
        "id" : "676e6391231231ee08f1c1d1b16aa8b7c93c3a27",
        "msg" : "Move clang-34, gcc48 and gcc49 under developer/; re-enable delivery of",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/clang-34/patches/correct_paths.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/gobjc-4-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/gcc-48.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/patches/libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc49/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/patches/fixinc.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/patches/unwind.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/clang-34/LICENSE.TXT"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/gcc-48.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/clang-34/clang-34.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/g++-4-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/gobjc-4-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/g++-4-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-34/LICENSE.TXT"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc49/gcc-49.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/patches/unwind.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-34/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/patches/ld_eh_frame_hdr.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/clang-34/patches/correct_paths.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/gcc-4-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/patches/fixinc.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/patches/ld_eh_frame_hdr.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/patches/libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/clang-34/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-34/clang-34.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/gfortran-4-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gcc48/gfortran-4-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc48/gcc-4-runtime.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}