{
  "_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" : 10794,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
            "branch" : [
              {
                "SHA1" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
            "branch" : [
              {
                "SHA1" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
                "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" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
        "branch" : [
          {
            "SHA1" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
            "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" : "#10794",
  "duration" : 925100,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10794",
  "id" : "10794",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10794,
  "queueId" : 640,
  "result" : "SUCCESS",
  "timestamp" : 1701102671686,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10794/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/python-integrate-project.conf",
          "components/python/aiohttp/patches/01-test-requirements.patch",
          "components/python/aiohttp/patches/03-pytest-disable-plugins.patch",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/04-no-cov.patch",
          "components/python/aiohttp/patches/05-test-disable-failing.patch"
        ],
        "commitId" : "a5e53c3a4e47339d6a6c5371b189144d2bdfbc4c",
        "timestamp" : 1701102600000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.9.1\u000a\u000a",
        "date" : "2023-11-27 17:30:00 +0100",
        "id" : "a5e53c3a4e47339d6a6c5371b189144d2bdfbc4c",
        "msg" : "python/aiohttp: update to 3.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/aiohttp/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/05-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/03-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/04-no-cov.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/GitPython/manifests/sample-manifest.p5m",
          "components/python/GitPython/patches/01-test-requirements.patch",
          "components/python/GitPython/Makefile",
          "components/python/GitPython/GitPython-PYVER.p5m",
          "components/python/GitPython/pkg5",
          "components/python/GitPython/python-integrate-project.conf",
          "components/python/GitPython/test/results-all.master",
          "components/python/GitPython/patches/02-test-disable-failing.patch"
        ],
        "commitId" : "c92534d0e3ff75afefb734df9b06b22f7822dabf",
        "timestamp" : 1701102621000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add GitPython Python project\u000a\u000a",
        "date" : "2023-11-27 17:30:21 +0100",
        "id" : "c92534d0e3ff75afefb734df9b06b22f7822dabf",
        "msg" : "Add GitPython Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/GitPython/GitPython-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/patches/01-test-requirements.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/patches/02-test-disable-failing.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/GitPython/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ipython/Makefile"
        ],
        "commitId" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
        "timestamp" : 1701102634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ipython: update to 8.18.1\u000a\u000a",
        "date" : "2023-11-27 17:30:34 +0100",
        "id" : "99f40a96f9bad48a9f3bdb39c6b15e2cf4332050",
        "msg" : "python/ipython: update to 8.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ipython/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}