{
  "_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" : 2325,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
            "branch" : [
              {
                "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
            "branch" : [
              {
                "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
        "branch" : [
          {
            "SHA1" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
            "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" : "#2325",
  "duration" : 36289,
  "estimatedDuration" : 52532,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2325",
  "id" : "2325",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2325,
  "queueId" : 2114,
  "result" : "SUCCESS",
  "timestamp" : 1761562268933,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-encumbered/2325/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/invoke/python-integrate-project.conf",
          "components/python/invoke/invoke-PYVER.p5m",
          "components/python/invoke/pkg5",
          "components/python/invoke/test/results-all.master",
          "components/python/invoke/manifests/sample-manifest.p5m",
          "components/python/invoke/patches/01-tox.ini-fixes.patch",
          "components/python/invoke/.gitignore",
          "components/python/invoke/patches/01-pytest.ini.patch",
          "components/python/invoke/Makefile"
        ],
        "commitId" : "c237e0abf6ac579a4d9fc0a44a3e8c57c473c623",
        "timestamp" : 1761562138000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/invoke: update to 2.2.1; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 11:48:58 +0100",
        "id" : "c237e0abf6ac579a4d9fc0a44a3e8c57c473c623",
        "msg" : "python/invoke: update to 2.2.1; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/invoke/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/patches/01-pytest.ini.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/invoke/patches/01-tox.ini-fixes.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/invoke-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/re_assert/.gitignore",
          "components/python/re_assert/history",
          "components/python/re_assert/patches/02-no-coverage.patch",
          "components/python/re_assert/manifests/sample-manifest.p5m",
          "components/python/re_assert/Makefile",
          "components/python/re_assert/python-integrate-project.conf",
          "components/python/re_assert/test/results-all.master",
          "components/python/re_assert/patches/01-no-pre-commit.patch",
          "components/python/re_assert/re-assert-PYVER.p5m",
          "components/python/re_assert/re_assert-PYVER.p5m",
          "components/python/re_assert/pkg5"
        ],
        "commitId" : "12a0d3c9d3f25d93a56969549ba0b1f2c9f86058",
        "timestamp" : 1761562150000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/re_assert: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 11:49:10 +0100",
        "id" : "12a0d3c9d3f25d93a56969549ba0b1f2c9f86058",
        "msg" : "python/re_assert: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/re-assert-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/patches/02-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/patches/01-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/re_assert/re_assert-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytokens/pkg5",
          "components/python/pytokens/Makefile",
          "components/python/pytokens/python-integrate-project.conf",
          "components/python/pytokens/.gitignore",
          "components/python/pytokens/test/results-all.master",
          "components/python/pytokens/patches/02-no-twine.patch",
          "components/python/pytokens/patches/01-no-code-check.patch"
        ],
        "commitId" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
        "timestamp" : 1761562162000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytokens: update to 0.2.0; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 11:49:22 +0100",
        "id" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
        "msg" : "python/pytokens: update to 0.2.0; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/patches/01-no-code-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/patches/02-no-twine.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}