{
  "_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" : 89,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
            "branch" : [
              {
                "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
            "branch" : [
              {
                "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
        "branch" : [
          {
            "SHA1" : "158f056371cc21042267a745b6f06306a361edd2",
            "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" : "#89",
  "duration" : 3744,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #89",
  "id" : "89",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 89,
  "queueId" : 494,
  "result" : "FAILURE",
  "timestamp" : 1725816911490,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/89/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/diff_cover/Makefile",
          "components/python/diff_cover/test/results-all.master",
          "components/python/diff_cover/.gitignore",
          "components/python/diff_cover/patches/01-test-deps.patch"
        ],
        "commitId" : "ccb29ee6e0e5ed44fe6e84cd135a47d3763794ff",
        "timestamp" : 1725816612000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/diff_cover: update to 9.2.0\u000a\u000a",
        "date" : "2024-09-08 19:30:12 +0200",
        "id" : "ccb29ee6e0e5ed44fe6e84cd135a47d3763794ff",
        "msg" : "python/diff_cover: update to 9.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/patches/01-test-deps.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_env/patches/01-test-no-color.patch",
          "components/python/pytest_env/python-integrate-project.conf",
          "components/python/pytest_env/pkg5",
          "components/python/pytest_env/test/results-all.master",
          "components/python/pytest_env/manifests/sample-manifest.p5m",
          "components/python/pytest_env/Makefile",
          "components/python/pytest_env/.gitignore",
          "components/python/pytest_env/patches/03-pytest-plugin-disable.patch",
          "components/python/pytest_env/patches/02-no-tox-uv.patch"
        ],
        "commitId" : "92fce5af957fc7450f2d1dd5dfed9fcb6597741f",
        "timestamp" : 1725816623000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_env: update to 1.1.4\u000a\u000a",
        "date" : "2024-09-08 19:30:23 +0200",
        "id" : "92fce5af957fc7450f2d1dd5dfed9fcb6597741f",
        "msg" : "python/pytest_env: update to 1.1.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_env/patches/02-no-tox-uv.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_env/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/01-test-no-color.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest_env/patches/03-pytest-plugin-disable.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch",
          "components/python/virtualenv/history"
        ],
        "commitId" : "bbf694579fc44df45f2f9d9247ecf327d4088e05",
        "timestamp" : 1725816635000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.26.4\u000a\u000a",
        "date" : "2024-09-08 19:30:35 +0200",
        "id" : "bbf694579fc44df45f2f9d9247ecf327d4088e05",
        "msg" : "python/virtualenv: update to 20.26.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/python-integrate-project.conf",
          "components/python/filelock/.gitignore",
          "components/python/filelock/patches/02-tox-cov-proto.patch",
          "components/python/filelock/patches/03-no-tox-uv.patch",
          "components/python/filelock/test/results-all.master"
        ],
        "commitId" : "ae92cde1eea90c5e1a4ce57a79c79e6b9b51eee5",
        "timestamp" : 1725816647000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.16.0\u000a\u000a",
        "date" : "2024-09-08 19:30:47 +0200",
        "id" : "ae92cde1eea90c5e1a4ce57a79c79e6b9b51eee5",
        "msg" : "python/filelock: update to 3.16.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/patches/03-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/inflect/patches/01-no-ruff.patch",
          "components/python/inflect/test/results-all.master",
          "components/python/inflect/Makefile",
          "components/python/inflect/.gitignore"
        ],
        "commitId" : "831ac13c1e3a85f183c41e5893f3e103b8863f07",
        "timestamp" : 1725816659000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/inflect: update to 7.4.0\u000a\u000a",
        "date" : "2024-09-08 19:30:59 +0200",
        "id" : "831ac13c1e3a85f183c41e5893f3e103b8863f07",
        "msg" : "python/inflect: update to 7.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/inflect/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inflect/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inflect/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inflect/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/test/results-all.master"
        ],
        "commitId" : "ad12b92111033649532ed07e4927fb3a1d65a8e2",
        "timestamp" : 1725816670000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.18.1\u000a\u000a",
        "date" : "2024-09-08 19:31:10 +0200",
        "id" : "ad12b92111033649532ed07e4927fb3a1d65a8e2",
        "msg" : "python/tox: update to 4.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycryptodome-test-vectors/manifests/sample-manifest.p5m",
          "components/python/pycryptodome-test-vectors/Makefile",
          "components/python/pycryptodome-test-vectors/.gitignore",
          "components/python/pycryptodome-test-vectors/python-integrate-project.conf",
          "components/python/pycryptodome-test-vectors/test/results-all.master",
          "components/python/pycryptodome-test-vectors/pycryptodome-test-vectors-PYVER.p5m"
        ],
        "commitId" : "e39dac98493fca1a4a97a7c546b19cc066e97b12",
        "timestamp" : 1725816682000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pycryptodome-test-vectors: update to 1.0.17\u000a\u000a",
        "date" : "2024-09-08 19:31:22 +0200",
        "id" : "e39dac98493fca1a4a97a7c546b19cc066e97b12",
        "msg" : "python/pycryptodome-test-vectors: update to 1.0.17",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome-test-vectors/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/pycryptodome-test-vectors-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pycryptodome-test-vectors/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycryptodome-test-vectors/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipdeptree/test/results-all.master",
          "components/python/pipdeptree/python-integrate-project.conf",
          "components/python/pipdeptree/patches/02-no-tox-uv.patch",
          "components/python/pipdeptree/Makefile",
          "components/python/pipdeptree/manifests/sample-manifest.p5m",
          "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch",
          "components/python/pipdeptree/pipdeptree-PYVER.p5m",
          "components/python/pipdeptree/patches/04-tox-cov-proto.patch",
          "components/python/pipdeptree/.gitignore"
        ],
        "commitId" : "f9ee706e2bc1d124f8505a2c1eb31cd6f3c04a7e",
        "timestamp" : 1725816707000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipdeptree: update to 2.23.3\u000a\u000a",
        "date" : "2024-09-08 19:31:47 +0200",
        "id" : "f9ee706e2bc1d124f8505a2c1eb31cd6f3c04a7e",
        "msg" : "python/pipdeptree: update to 2.23.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/04-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/pipdeptree-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pipdeptree/patches/02-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "158f056371cc21042267a745b6f06306a361edd2",
        "timestamp" : 1725816721000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.23.3\u000a\u000a",
        "date" : "2024-09-08 19:32:01 +0200",
        "id" : "158f056371cc21042267a745b6f06306a361edd2",
        "msg" : "python/pydantic_core: update to 2.23.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}