{
  "_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" : 11167,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
            "branch" : [
              {
                "SHA1" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
            "branch" : [
              {
                "SHA1" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
                "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" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
        "branch" : [
          {
            "SHA1" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
            "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" : "#11167",
  "duration" : 2260009,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11167",
  "id" : "11167",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11167,
  "queueId" : 1070,
  "result" : "SUCCESS",
  "timestamp" : 1706640665772,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11167/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Chameleon/Makefile"
        ],
        "commitId" : "ebcbbb6b005fa387d3a8a4e99fd75ff46dd64dab",
        "timestamp" : 1706640379000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Chameleon: update to 4.5.2\u000a\u000a",
        "date" : "2024-01-30 19:46:19 +0100",
        "id" : "ebcbbb6b005fa387d3a8a4e99fd75ff46dd64dab",
        "msg" : "python/Chameleon: update to 4.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/test/results-all.master",
          "components/python/Faker/patches/01-pytest-disable-plugins.patch"
        ],
        "commitId" : "61448b2ad1c9bee1edc50e49e1a23d7f52ae36a3",
        "timestamp" : 1706640391000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 22.6.0\u000a\u000a",
        "date" : "2024-01-30 19:46:31 +0100",
        "id" : "61448b2ad1c9bee1edc50e49e1a23d7f52ae36a3",
        "msg" : "python/Faker: update to 22.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-pytest-disable-plugins.patch"
          }
        ]
      },
      {
        "_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/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" : "8e009023ffa301d98dfad745194f5008d5e02eaf",
        "timestamp" : 1706640405000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.9.3\u000a\u000a",
        "date" : "2024-01-30 19:46:45 +0100",
        "id" : "8e009023ffa301d98dfad745194f5008d5e02eaf",
        "msg" : "python/aiohttp: update to 3.9.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/03-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "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/patches/04-no-cov.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "ce1132a6da094c500292ca0b06fd2e539f6c3252",
        "timestamp" : 1706640415000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.97.2\u000a\u000a",
        "date" : "2024-01-30 19:46:55 +0100",
        "id" : "ce1132a6da094c500292ca0b06fd2e539f6c3252",
        "msg" : "python/hypothesis: update to 6.97.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uvicorn/Makefile"
        ],
        "commitId" : "44933ca95daac85a498bc61ef92154362a5fb963",
        "timestamp" : 1706640426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.27.0.post1\u000a\u000a",
        "date" : "2024-01-30 19:47:06 +0100",
        "id" : "44933ca95daac85a498bc61ef92154362a5fb963",
        "msg" : "python/uvicorn: update to 0.27.0.post1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-pytz/python-integrate-project.conf",
          "components/python/types-pytz/Makefile",
          "components/python/types-pytz/history",
          "components/python/types-pytz/pkg5",
          "components/python/types-pytz/test/results-all.master",
          "components/python/types-pytz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "05f71f48cc9f5fd53aaa203727b3c62e23576f4b",
        "timestamp" : 1706640439000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-pytz: update to 2023.4.0.20240130\u000a\u000a",
        "date" : "2024-01-30 19:47:19 +0100",
        "id" : "05f71f48cc9f5fd53aaa203727b3c62e23576f4b",
        "msg" : "python/types-pytz: update to 2023.4.0.20240130",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-pytz/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/python-integrate-project.conf",
          "components/python/pydantic/patches/01-test-remove-failing.patch",
          "components/python/pydantic/pkg5",
          "components/python/pydantic/test/results-all.master",
          "components/python/pydantic/history",
          "components/python/pydantic/manifests/sample-manifest.p5m",
          "components/python/pydantic/Makefile"
        ],
        "commitId" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
        "timestamp" : 1706640449000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 1.10.14\u000a\u000a",
        "date" : "2024-01-30 19:47:29 +0100",
        "id" : "13fc4f1ad4d95cb92b677778687d2a3baa8606a0",
        "msg" : "python/pydantic: update to 1.10.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-test-remove-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}