{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8772,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
            "branch" : [
              {
                "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
            "branch" : [
              {
                "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
        "branch" : [
          {
            "SHA1" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8772",
  "duration" : 2522181,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8772",
  "id" : "8772",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8772,
  "queueId" : 283,
  "result" : "SUCCESS",
  "timestamp" : 1675617632673,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8772/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/plplot/pkg5",
          "components/image/plplot/plplot.p5m",
          "components/image/plplot/Makefile",
          "components/image/plplot/test/results-all.master",
          "components/image/plplot/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8f8650ee7e94c1846942bbfbb1cdc422d3854fe3",
        "timestamp" : 1675617332000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild plplot after qhull update and provide test results\u000a\u000a",
        "date" : "2023-02-05 18:15:32 +0100",
        "id" : "8f8650ee7e94c1846942bbfbb1cdc422d3854fe3",
        "msg" : "rebuild plplot after qhull update and provide test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/plplot/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/plplot/plplot.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/plplot/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/image/plplot/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/plplot/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-mga/Makefile",
          "components/x11/xf86-video-mga/patches/04.amd64-drivers.patch",
          "components/x11/xf86-video-mga/patches/04-64bit-drivers.patch"
        ],
        "commitId" : "ed49d64ca2ec4395f709139b24c0819c9b126c46",
        "timestamp" : 1675617345000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make video-mga architecture independent.\u000a\u000a",
        "date" : "2023-02-05 18:15:45 +0100",
        "id" : "ed49d64ca2ec4395f709139b24c0819c9b126c46",
        "msg" : "make video-mga architecture independent.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mga/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-mga/patches/04.amd64-drivers.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-mga/patches/04-64bit-drivers.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-openchrome/patches/03.amd64-drivers.patch",
          "components/x11/xf86-video-openchrome/patches/03-64bit-drivers.patch",
          "components/x11/xf86-video-openchrome/Makefile"
        ],
        "commitId" : "1cffc8537f0c64b9086073c3c0c970142ce9b0eb",
        "timestamp" : 1675617356000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make video-openchrome architecture indepentent.\u000a\u000a",
        "date" : "2023-02-05 18:15:56 +0100",
        "id" : "1cffc8537f0c64b9086073c3c0c970142ce9b0eb",
        "msg" : "make video-openchrome architecture indepentent.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-openchrome/patches/03-64bit-drivers.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-openchrome/patches/03.amd64-drivers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-openchrome/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-r128/patches/01-64bit-drivers.patch",
          "components/x11/xf86-video-r128/patches/01.amd64-drivers.patch",
          "components/x11/xf86-video-r128/Makefile"
        ],
        "commitId" : "1a692c8c7be73d8babc57e61f118156ee3d46303",
        "timestamp" : 1675617369000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make video-r128 architecture independent.\u000a\u000a",
        "date" : "2023-02-05 18:16:09 +0100",
        "id" : "1a692c8c7be73d8babc57e61f118156ee3d46303",
        "msg" : "make video-r128 architecture independent.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-r128/patches/01.amd64-drivers.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-r128/patches/01-64bit-drivers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-r128/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-vesa/patches/02.amd64-drivers.patch",
          "components/x11/xf86-video-vesa/patches/02-64bit-drivers.patch",
          "components/x11/xf86-video-vesa/Makefile"
        ],
        "commitId" : "66bbc5c30b4fdab1ac51c7d38fb5c65b08029461",
        "timestamp" : 1675617380000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make video-vesa architecture independent.\u000a\u000a",
        "date" : "2023-02-05 18:16:20 +0100",
        "id" : "66bbc5c30b4fdab1ac51c7d38fb5c65b08029461",
        "msg" : "make video-vesa architecture independent.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vesa/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-vesa/patches/02.amd64-drivers.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-vesa/patches/02-64bit-drivers.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-vmware/Makefile",
          "components/x11/xf86-video-vmware/patches/01-64bit-drivers.patch",
          "components/x11/xf86-video-vmware/patches/01.amd64-drivers.patch"
        ],
        "commitId" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
        "timestamp" : 1675617395000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "make video-vmware architecture independent.\u000a\u000a",
        "date" : "2023-02-05 18:16:35 +0100",
        "id" : "bdd78a10453b57c869edea491ba6c6e61529ed1d",
        "msg" : "make video-vmware architecture independent.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vmware/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-vmware/patches/01-64bit-drivers.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-vmware/patches/01.amd64-drivers.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}