{
  "_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" : 5062,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
            "branch" : [
              {
                "SHA1" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
            "branch" : [
              {
                "SHA1" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
                "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" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
        "branch" : [
          {
            "SHA1" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
            "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" : "#5062",
  "duration" : 4292691,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5062",
  "id" : "5062",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5062,
  "queueId" : 1529,
  "result" : "SUCCESS",
  "timestamp" : 1511827500016,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5062/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/check/test/results-all.master",
          "components/developer/check/Makefile"
        ],
        "commitId" : "05ff98f0d5e10f5166b9bebb34def970a1f6716c",
        "timestamp" : 1511781571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump check to 0.12.0\u000a",
        "date" : "2017-11-27 12:19:31 +0100",
        "id" : "05ff98f0d5e10f5166b9bebb34def970a1f6716c",
        "msg" : "Bump check to 0.12.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/check/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/check/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/test/results-64.master",
          "components/text/gawk/gawk.p5m",
          "components/text/gawk/Makefile",
          "components/text/gawk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7f4177125c4dec2a876cd04bb75db5cee7b702b0",
        "timestamp" : 1511795075000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump gawk to 4.2.0\u000a",
        "date" : "2017-11-27 16:04:35 +0100",
        "id" : "7f4177125c4dec2a876cd04bb75db5cee7b702b0",
        "msg" : "Bump gawk to 4.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/gawk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/freeipmi/patches/01-gcc6.patch",
          "components/sysutils/freeipmi/Makefile"
        ],
        "commitId" : "0ec5314e49feb6a9c5f24f0e23331739295ffb48",
        "timestamp" : 1511797008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "freeipmi: fox gcc-6 build\u000a",
        "date" : "2017-11-27 18:36:48 +0300",
        "id" : "0ec5314e49feb6a9c5f24f0e23331739295ffb48",
        "msg" : "freeipmi: fox gcc-6 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/freeipmi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/freeipmi/patches/01-gcc6.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/harfbuzz/harfbuzz.p5m",
          "components/library/harfbuzz/test/results-all.master",
          "components/library/harfbuzz/Makefile",
          "components/library/harfbuzz/patches/01-testsuite.patch",
          "components/library/harfbuzz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a32f7ba7fba98d63322f7f0547bbf60a1d139a58",
        "timestamp" : 1511799577000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump harfbuzz to 1.7.1\u000a",
        "date" : "2017-11-27 17:19:37 +0100",
        "id" : "a32f7ba7fba98d63322f7f0547bbf60a1d139a58",
        "msg" : "Bump harfbuzz to 1.7.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/harfbuzz/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/harfbuzz/patches/01-testsuite.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/harfbuzz.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libao/libao.p5m",
          "components/library/libao/Makefile",
          "components/library/libao/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c73284d1ed3c94b4575ec1f715b09fe69747c3c5",
        "timestamp" : 1511800056000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libao to 1.2.2\u000a",
        "date" : "2017-11-27 17:27:36 +0100",
        "id" : "c73284d1ed3c94b4575ec1f715b09fe69747c3c5",
        "msg" : "Bump libao to 1.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libao/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libao/libao.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libao/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/hunspell/manifests/sample-manifest.p5m",
          "components/text/hunspell/Makefile",
          "components/text/hunspell/hunspell.license",
          "components/text/hunspell/hunspell.p5m",
          "components/text/hunspell/test/results-all.master"
        ],
        "commitId" : "922cd3acf7ade15b591d2291ec5174d454a777e7",
        "timestamp" : 1511801852000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump hunspell to 1.6.2\u000a",
        "date" : "2017-11-27 19:57:32 +0300",
        "id" : "922cd3acf7ade15b591d2291ec5174d454a777e7",
        "msg" : "Bump hunspell to 1.6.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/hunspell/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/hunspell/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/hunspell/hunspell.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/hunspell/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/hunspell/hunspell.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libogg/libogg.p5m",
          "components/library/libogg/manifests/sample-manifest.p5m",
          "components/library/libogg/Makefile",
          "components/library/libogg/test/results-all.master"
        ],
        "commitId" : "d4464dc8c2a89c972e54a7df3695100327e71c32",
        "timestamp" : 1511802530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libogg to 1.3.3\u000a",
        "date" : "2017-11-27 20:08:50 +0300",
        "id" : "d4464dc8c2a89c972e54a7df3695100327e71c32",
        "msg" : "Bump libogg to 1.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libogg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libogg/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libogg/libogg.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/patches/02-build-request-dict.patch",
          "components/enchant/patches/03-zemberek-segv.patch",
          "components/enchant/manifests/sample-manifest.p5m",
          "components/enchant/patches/04-ordering.patch",
          "components/enchant/patches/05-build-ispell.patch",
          "components/text/enchant/Makefile",
          "components/text/enchant/enchant.license",
          "components/text/enchant/enchant.p5m",
          "components/enchant/patches/02-build-request-dict.patch",
          "components/text/enchant/manifests/sample-manifest.p5m",
          "components/text/enchant/patches/05-build-ispell.patch",
          "components/enchant/enchant.p5m",
          "components/text/enchant/patches/04-ordering.patch",
          "components/text/enchant/patches/03-zemberek-segv.patch",
          "components/enchant/Makefile"
        ],
        "commitId" : "622e82c5657127e9b4d491770a2fcb87197497c5",
        "timestamp" : 1511803010000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump enchant to 1.6.1\u000a",
        "date" : "2017-11-27 20:16:50 +0300",
        "id" : "622e82c5657127e9b4d491770a2fcb87197497c5",
        "msg" : "Bump enchant to 1.6.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/enchant/enchant.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/patches/05-build-ispell.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/patches/02-build-request-dict.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/patches/04-ordering.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/patches/02-build-request-dict.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/patches/04-ordering.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/enchant.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/patches/05-build-ispell.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/patches/03-zemberek-segv.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/enchant.license"
          },
          {
            "editType" : "delete",
            "file" : "components/enchant/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/enchant/patches/03-zemberek-segv.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/qt5/Makefile"
        ],
        "commitId" : "2a86092e90a0a3305fc4630bdd9a99da32e2344e",
        "timestamp" : 1511803010000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild qt5 with hunspell 1.6.2\u000a",
        "date" : "2017-11-27 20:16:50 +0300",
        "id" : "2a86092e90a0a3305fc4630bdd9a99da32e2344e",
        "msg" : "Rebuild qt5 with hunspell 1.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/qt5/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/atril/Makefile"
        ],
        "commitId" : "dfca1725f827837f1008eb0b5bf92e215cbdb492",
        "timestamp" : 1511804274000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump atril to 1.18.3\u000a",
        "date" : "2017-11-27 18:37:54 +0100",
        "id" : "dfca1725f827837f1008eb0b5bf92e215cbdb492",
        "msg" : "Bump atril to 1.18.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja/Makefile"
        ],
        "commitId" : "77b36b31843a60424c5270265e88ede06b7ad481",
        "timestamp" : 1511806337000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump caja to 1.18.5\u000a",
        "date" : "2017-11-27 19:12:17 +0100",
        "id" : "77b36b31843a60424c5270265e88ede06b7ad481",
        "msg" : "Bump caja to 1.18.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/automake-1.15/Makefile",
          "components/developer/automake-1.15/automake-115.p5m"
        ],
        "commitId" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
        "timestamp" : 1511806597000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix automake-115 manpages\u000a",
        "date" : "2017-11-27 19:16:37 +0100",
        "id" : "3f3fbb654b319b5b0ead269ce1d36f0fa54051f7",
        "msg" : "Fix automake-115 manpages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/automake-1.15/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/automake-1.15/automake-115.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}