{
  "_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" : 1322,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
            "branch" : [
              {
                "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
            "branch" : [
              {
                "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
        "branch" : [
          {
            "SHA1" : "692a53643bf5cea99f200240c272056d35ccb5b9",
            "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" : "#1322",
  "duration" : 40280,
  "estimatedDuration" : 116814,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #1322",
  "id" : "1322",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1322,
  "queueId" : 9,
  "result" : "SUCCESS",
  "timestamp" : 1743780014292,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/1322/",
  "builtOn" : "encumbered_node",
  "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/aiohttp-PYVER.p5m",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/manifests/sample-manifest.p5m",
          "components/python/aiohttp/python-integrate-project.conf",
          "components/python/aiohttp/Makefile"
        ],
        "commitId" : "f7583cf4cdd9c20d74f3571c50522b1664b7e411",
        "timestamp" : 1743779757000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.16\u000a\u000a",
        "date" : "2025-04-04 17:15:57 +0200",
        "id" : "f7583cf4cdd9c20d74f3571c50522b1664b7e411",
        "msg" : "python/aiohttp: update to 3.11.16",
        "paths" : [
          {
            "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/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/aiohttp-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/librewolf/Makefile",
          "components/web/librewolf/patches/10-mtu-illumos-support.patch",
          "components/web/librewolf/librewolf.p5m",
          "components/web/librewolf/patches/05-nss-add-alloca-header.patch",
          "components/web/librewolf/patches/09-glean.patch",
          "components/web/librewolf/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a6a1aba9635cc0a5c62662e52e39c77999b353f1",
        "timestamp" : 1743779768000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librewolf: update to 137.0-1\u000a\u000a",
        "date" : "2025-04-04 17:16:08 +0200",
        "id" : "a6a1aba9635cc0a5c62662e52e39c77999b353f1",
        "msg" : "librewolf: update to 137.0-1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/librewolf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/librewolf/patches/10-mtu-illumos-support.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/librewolf/patches/09-glean.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/librewolf/patches/05-nss-add-alloca-header.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argcomplete/.gitignore",
          "components/python/argcomplete/Makefile"
        ],
        "commitId" : "38f0e0c842cb656dfc4c7a3bf2b1d8747f7c2c15",
        "timestamp" : 1743779802000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argcomplete: update to 3.6.2\u000a\u000a",
        "date" : "2025-04-04 17:16:42 +0200",
        "id" : "38f0e0c842cb656dfc4c7a3bf2b1d8747f7c2c15",
        "msg" : "python/argcomplete: update to 3.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/inline-snapshot/patches/01-no-pyright.patch",
          "components/python/inline-snapshot/test/results-all.master",
          "components/python/inline-snapshot/python-integrate-project.conf",
          "components/python/inline-snapshot/Makefile",
          "components/python/inline-snapshot/.gitignore"
        ],
        "commitId" : "e196b0cd43dd551bf4870633de22add84cddeffa",
        "timestamp" : 1743779817000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/inline-snapshot: update to 0.22.0\u000a\u000a",
        "date" : "2025-04-04 17:16:57 +0200",
        "id" : "e196b0cd43dd551bf4870633de22add84cddeffa",
        "msg" : "python/inline-snapshot: update to 0.22.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/patches/01-no-pyright.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/inline-snapshot/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_check/.gitignore",
          "components/python/pytest_check/test/results-all.master",
          "components/python/pytest_check/Makefile"
        ],
        "commitId" : "1b0a5ced5068e20c9f42f7ea523bbfc17ac2bb06",
        "timestamp" : 1743779833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_check: update to 2.5.3\u000a\u000a",
        "date" : "2025-04-04 17:17:13 +0200",
        "id" : "1b0a5ced5068e20c9f42f7ea523bbfc17ac2bb06",
        "msg" : "python/pytest_check: update to 2.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest_check/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_check/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_check/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rapidfuzz/.gitignore",
          "components/python/rapidfuzz/Makefile",
          "components/python/rapidfuzz/test/results-all.master"
        ],
        "commitId" : "87cca1492513d3bf6cec2c4532a547135b47a857",
        "timestamp" : 1743779848000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rapidfuzz: update to 3.13.0\u000a\u000a",
        "date" : "2025-04-04 17:17:28 +0200",
        "id" : "87cca1492513d3bf6cec2c4532a547135b47a857",
        "msg" : "python/rapidfuzz: update to 3.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typing_extensions/.gitignore",
          "components/python/typing_extensions/Makefile",
          "components/python/typing_extensions/patches/02-unittest-verbose.patch"
        ],
        "commitId" : "8bc71aeb4630d92cd4a3daa2d596b4d83704eeb7",
        "timestamp" : 1743779861000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typing_extensions: update to 4.13.1\u000a\u000a",
        "date" : "2025-04-04 17:17:41 +0200",
        "id" : "8bc71aeb4630d92cd4a3daa2d596b4d83704eeb7",
        "msg" : "python/typing_extensions: update to 4.13.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/patches/02-unittest-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/multidict/patches/01-pytest-codspeed.patch",
          "components/python/multidict/python-integrate-project.conf",
          "components/python/multidict/multidict-PYVER.p5m",
          "components/python/multidict/manifests/sample-manifest.p5m",
          "components/python/multidict/Makefile",
          "components/python/multidict/.gitignore",
          "components/python/multidict/test/results-all.master",
          "components/python/multidict/patches/02-test-PYTHONPATH.patch"
        ],
        "commitId" : "6629d45c02533bc2c66f0599d562f36f1d80fd1e",
        "timestamp" : 1743779873000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/multidict: update to 6.3.2\u000a\u000a",
        "date" : "2025-04-04 17:17:53 +0200",
        "id" : "6629d45c02533bc2c66f0599d562f36f1d80fd1e",
        "msg" : "python/multidict: update to 6.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/multidict/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/patches/01-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/multidict-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/multidict/patches/02-test-PYTHONPATH.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject-parser/patches/02-tox-requires.patch",
          "components/python/pyproject-parser/patches/03-no-coverage_pyver_pragma.patch",
          "components/python/pyproject-parser/test/results-all.master",
          "components/python/pyproject-parser/manifests/sample-manifest.p5m",
          "components/python/pyproject-parser/python-integrate-project.conf",
          "components/python/pyproject-parser/patches/05-coverage.patch",
          "components/python/pyproject-parser/patches/01-setuptools.patch",
          "components/python/pyproject-parser/pyproject-parser-PYVER.p5m",
          "components/python/pyproject-parser/.gitignore",
          "components/python/pyproject-parser/pkg5",
          "components/python/pyproject-parser/patches/04-pyproject-fmt.patch",
          "components/python/pyproject-parser/Makefile"
        ],
        "commitId" : "664191f39a7622abab6e8db532d5e429707e6e95",
        "timestamp" : 1743779886000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject-parser: update to 0.13.0\u000a\u000a",
        "date" : "2025-04-04 17:18:06 +0200",
        "id" : "664191f39a7622abab6e8db532d5e429707e6e95",
        "msg" : "python/pyproject-parser: update to 0.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/patches/05-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyproject-parser/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/patches/04-pyproject-fmt.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/patches/02-tox-requires.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/pyproject-parser-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/patches/03-no-coverage_pyver_pragma.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-parser/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-mypy/patches/02-test-skip-failing.patch",
          "components/python/pytest-mypy/.gitignore",
          "components/python/pytest-mypy/Makefile",
          "components/python/pytest-mypy/patches/01-test-deps.patch",
          "components/python/pytest-mypy/test/results-all.master",
          "components/python/pytest-mypy/python-integrate-project.conf"
        ],
        "commitId" : "692a53643bf5cea99f200240c272056d35ccb5b9",
        "timestamp" : 1743779897000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-mypy: update to 1.0.1\u000a\u000a",
        "date" : "2025-04-04 17:18:17 +0200",
        "id" : "692a53643bf5cea99f200240c272056d35ccb5b9",
        "msg" : "python/pytest-mypy: update to 1.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/patches/02-test-skip-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mypy/patches/01-test-deps.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}