{
  "_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" : 6076,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
            "branch" : [
              {
                "SHA1" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
            "branch" : [
              {
                "SHA1" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
                "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" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
        "branch" : [
          {
            "SHA1" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
            "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" : "#6076",
  "duration" : 6727680,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6076",
  "id" : "6076",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6076,
  "queueId" : 1108,
  "result" : "SUCCESS",
  "timestamp" : 1597190728664,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6076/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libusb-1/libusb-1.0.license",
          "components/library/libusb-1/patches/01-disregard-private-symbols.patch",
          "components/library/libusb-1/patches/03-correctly-set-transfer-mode.patch",
          "components/library/libusb-1/patches/02-di_prop_exists.patch",
          "components/library/libusb-1/patches/06-disable-functions-requiring-list-api.patch",
          "components/library/libusb-1/patches/05-fix-crash-on-exit.patch",
          "components/library/libusb-1/Makefile",
          "components/library/libusb-1/patches/04-enable-timerfd.patch",
          "components/library/libusb-1/libusb-1.p5m",
          "components/library/libusb-1/patches/08-release-transfer-lock.patch",
          "components/library/libusb-1/manifests/sample-manifest.p5m",
          "components/library/libusb-1/patches/02-nonaccidental-usb-device-discovery.patch",
          "components/library/libusb-1/patches/07-remove-recursion.patch"
        ],
        "commitId" : "23179493e411e8824e6cdbf07d8f6cfb886df4b9",
        "timestamp" : 1597125874000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libusb-1: update  to 1.0.23 and fix handling of control transfers\u000aPortions contributed by: Michal Nowak <mnowak@startmail.com>\u000acontributed by: Daniele Pezzini <hyouko@gmail.com>\u000a",
        "date" : "2020-08-11 09:04:34 +0300",
        "id" : "23179493e411e8824e6cdbf07d8f6cfb886df4b9",
        "msg" : "libusb-1: update  to 1.0.23 and fix handling of control transfers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/libusb-1.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/patches/04-enable-timerfd.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/patches/06-disable-functions-requiring-list-api.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/patches/05-fix-crash-on-exit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/01-disregard-private-symbols.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/02-nonaccidental-usb-device-discovery.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/patches/02-di_prop_exists.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libusb-1/patches/08-release-transfer-lock.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/libusb-1.0.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libusb-1/patches/07-remove-recursion.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libusb-1/patches/03-correctly-set-transfer-mode.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fltk/Makefile",
          "components/library/fltk/fltk.p5m",
          "components/library/fltk/pkg5",
          "components/library/fltk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7e98ba73712010969ebfcfdea9033b79401b36c0",
        "timestamp" : 1597140622000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fltk: update to 1.3.5\u000a",
        "date" : "2020-08-11 12:10:22 +0200",
        "id" : "7e98ba73712010969ebfcfdea9033b79401b36c0",
        "msg" : "fltk: update to 1.3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fltk/fltk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node14/Makefile"
        ],
        "commitId" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
        "timestamp" : 1597177551000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-14: update to 14.8.0\u000a",
        "date" : "2020-08-11 22:25:51 +0200",
        "id" : "32ebb7f36be0da94ac95be7208ea7ffce21a1407",
        "msg" : "nodejs-14: update to 14.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node14/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}