{
  "_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" : 11901,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "038f138f40031a782e83de5891597bb7ae817dff",
            "branch" : [
              {
                "SHA1" : "038f138f40031a782e83de5891597bb7ae817dff",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "038f138f40031a782e83de5891597bb7ae817dff",
            "branch" : [
              {
                "SHA1" : "038f138f40031a782e83de5891597bb7ae817dff",
                "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" : "038f138f40031a782e83de5891597bb7ae817dff",
        "branch" : [
          {
            "SHA1" : "038f138f40031a782e83de5891597bb7ae817dff",
            "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" : "#11901",
  "duration" : 3245141,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11901",
  "id" : "11901",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11901,
  "queueId" : 217,
  "result" : "SUCCESS",
  "timestamp" : 1721922971925,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11901/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rapidfuzz/python-integrate-project.conf",
          "components/python/rapidfuzz/pkg5",
          "components/python/rapidfuzz/Makefile",
          "components/python/rapidfuzz/.gitignore",
          "components/python/rapidfuzz/patches/01-scikit-build.patch"
        ],
        "commitId" : "329541d8b24aa6de1c9f2bc1bb36047723de62ef",
        "timestamp" : 1721922919000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rapidfuzz: update to 3.9.4\u000a\u000a",
        "date" : "2024-07-25 17:55:19 +0200",
        "id" : "329541d8b24aa6de1c9f2bc1bb36047723de62ef",
        "msg" : "python/rapidfuzz: update to 3.9.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/rapidfuzz/patches/01-scikit-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_hooks/pyproject-hooks-PYVER.p5m",
          "components/python/pyproject_hooks/pyproject_hooks-PYVER.p5m",
          "components/python/pyproject_hooks/history",
          "components/python/pyproject_hooks/manifests/sample-manifest.p5m",
          "components/python/tomli/python-integrate-project.conf",
          "components/python/pyproject_hooks/Makefile",
          "components/python/pyproject_hooks/pkg5",
          "components/python/pyproject_hooks/test/results-all.master",
          "components/python/pyproject_hooks/.gitignore",
          "components/python/pyproject_hooks/python-integrate-project.conf"
        ],
        "commitId" : "e9642b823cd2c2531b77b26d99bd187ef378e988",
        "timestamp" : 1721922932000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_hooks: update to 1.1.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-07-25 17:55:32 +0200",
        "id" : "e9642b823cd2c2531b77b26d99bd187ef378e988",
        "msg" : "python/pyproject_hooks: update to 1.1.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_hooks/pyproject-hooks-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyproject_hooks/pyproject_hooks-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_hooks/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_hooks/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-xprocess/test/results-all.master",
          "components/python/pytest-xprocess/pkg5",
          "components/python/pytest-xprocess/patches/02-no-coverage.patch",
          "components/python/pytest-xprocess/patches/01-pytest-disable-plugins.patch",
          "components/python/pytest-xprocess/Makefile",
          "components/python/pytest-xprocess/.gitignore",
          "components/python/pytest-xprocess/python-integrate-project.conf",
          "components/python/pytest-xprocess/patches/01-test-startup_check.patch",
          "components/python/pytest-xprocess/manifests/sample-manifest.p5m",
          "components/python/pytest-xprocess/patches/02-coverage.patch"
        ],
        "commitId" : "038f138f40031a782e83de5891597bb7ae817dff",
        "timestamp" : 1721922943000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-xprocess: update to 1.0.2\u000a\u000a",
        "date" : "2024-07-25 17:55:43 +0200",
        "id" : "038f138f40031a782e83de5891597bb7ae817dff",
        "msg" : "python/pytest-xprocess: update to 1.0.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/patches/01-test-startup_check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-xprocess/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-xprocess/patches/02-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-xprocess/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-xprocess/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-xprocess/patches/01-pytest-disable-plugins.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/patches/02-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-xprocess/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-xprocess/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}