{
  "_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" : 9963,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
            "branch" : [
              {
                "SHA1" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
            "branch" : [
              {
                "SHA1" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
                "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" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
        "branch" : [
          {
            "SHA1" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
            "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" : "#9963",
  "duration" : 1899189,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9963",
  "id" : "9963",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9963,
  "queueId" : 664,
  "result" : "SUCCESS",
  "timestamp" : 1692120334282,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9963/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/pkg5",
          "components/meta-packages/install-types/includes/server_desktop_amd64",
          "components/meta-packages/install-types/includes/server_desktop_aarch64"
        ],
        "commitId" : "b2817c89b5121f536770ec19d7021d7e4f608d4c",
        "timestamp" : 1692120272000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Switching mate-install to allow older installs to update\u000a\u000aand make nvidia the default driver.\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2023-08-15 19:24:32 +0200",
        "id" : "b2817c89b5121f536770ec19d7021d7e4f608d4c",
        "msg" : "Switching mate-install to allow older installs to update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop_aarch64"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop_amd64"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/releases/releases-PYVER.p5m",
          "components/python/releases/Makefile",
          "components/python/releases/pkg5",
          "components/python/releases/python-integrate-project.conf",
          "components/python/releases/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a128c643a51abbf20fefb156faadeeeb2f3098cc",
        "timestamp" : 1692120284000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add releases Python project\u000a\u000a",
        "date" : "2023-08-15 19:24:44 +0200",
        "id" : "a128c643a51abbf20fefb156faadeeeb2f3098cc",
        "msg" : "Add releases Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/releases/releases-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/releases/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/releases/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/releases/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/releases/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile"
        ],
        "commitId" : "37314f6c6d30b755ccc25d75a48553550e2d9828",
        "timestamp" : 1692120294000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.2.1\u000a\u000a",
        "date" : "2023-08-15 19:24:54 +0200",
        "id" : "37314f6c6d30b755ccc25d75a48553550e2d9828",
        "msg" : "python/maturin: update to 1.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/invoke/python-integrate-project.conf",
          "components/python/invoke/invoke-PYVER.p5m",
          "components/python/invoke/manifests/sample-manifest.p5m",
          "components/python/invoke/pkg5",
          "components/python/invoke/patches/01-tox.ini-fixes.patch",
          "components/python/invoke/Makefile"
        ],
        "commitId" : "4754dbe36cda961e2f8013fa0812a049d5f8500c",
        "timestamp" : 1692120306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add invoke Python project\u000a\u000a",
        "date" : "2023-08-15 19:25:06 +0200",
        "id" : "4754dbe36cda961e2f8013fa0812a049d5f8500c",
        "msg" : "Add invoke Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/invoke/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/invoke-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/patches/01-tox.ini-fixes.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
        "timestamp" : 1692120324000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: disable unexpected pytest plugins\u000a\u000a",
        "date" : "2023-08-15 19:25:24 +0200",
        "id" : "7d67248d9fe71272c5f93abc0165686a16c9a60d",
        "msg" : "setup.py.mk: disable unexpected pytest plugins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}