{
  "_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" : 2334,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
            "branch" : [
              {
                "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
            "branch" : [
              {
                "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
        "branch" : [
          {
            "SHA1" : "7ed701cede0bc6ea4303196aadf0a63468522502",
            "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" : "#2334",
  "duration" : 18990,
  "estimatedDuration" : 52532,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2334",
  "id" : "2334",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2334,
  "queueId" : 2132,
  "result" : "SUCCESS",
  "timestamp" : 1761675063964,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-encumbered/2334/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py3c/history",
          "components/python/py3c/python-integrate-project.conf",
          "components/python/py3c/test/results-all.master",
          "components/python/py3c/manifests/sample-manifest.p5m",
          "components/python/py3c/.gitignore",
          "components/python/py3c/test/results-3.9.master",
          "components/python/py3c/py3c.license",
          "components/python/py3c/Makefile",
          "components/python/py3c/pkg5",
          "components/python/py3c/py3c-PYVER.p5m",
          "components/python/py3c/test/results-3.14.master"
        ],
        "commitId" : "d48838aaa1f6c30d2f1f8e5e56987918c4313e4b",
        "timestamp" : 1761674772000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/py3c: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:06:12 +0100",
        "id" : "d48838aaa1f6c30d2f1f8e5e56987918c4313e4b",
        "msg" : "python/py3c: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/py3c/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/py3c-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/py3c/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py3c/py3c.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/py3c/test/results-3.14.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py3c/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyxdg/manifests/sample-manifest.p5m",
          "components/python/pyxdg/patches/02-Python-3.14.patch",
          "components/python/pyxdg/pyxdg-PYVER.p5m",
          "components/python/pyxdg/test/results-all.master",
          "components/python/pyxdg/pkg5",
          "components/python/pyxdg/.gitignore",
          "components/python/pyxdg/python-integrate-project.conf",
          "components/python/pyxdg/Makefile"
        ],
        "commitId" : "821fbbe93625f51079c436c05efdcbbbdb8069c5",
        "timestamp" : 1761674789000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyxdg: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:06:29 +0100",
        "id" : "821fbbe93625f51079c436c05efdcbbbdb8069c5",
        "msg" : "python/pyxdg: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/pyxdg-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyxdg/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyxdg/patches/02-Python-3.14.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py-cpuinfo/history",
          "components/python/py-cpuinfo/patches/01-no-shebang.patch",
          "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m",
          "components/python/py-cpuinfo/pkg5",
          "components/python/py-cpuinfo/.gitignore",
          "components/python/py-cpuinfo/manifests/sample-manifest.p5m",
          "components/python/py-cpuinfo/Makefile",
          "components/python/py-cpuinfo/python-integrate-project.conf",
          "components/python/py-cpuinfo/test/results-all.master"
        ],
        "commitId" : "333d4cf53a31777ca6f89ab6c77e13ddaec464b6",
        "timestamp" : 1761674804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/py-cpuinfo: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:06:44 +0100",
        "id" : "333d4cf53a31777ca6f89ab6c77e13ddaec464b6",
        "msg" : "python/py-cpuinfo: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py-cpuinfo/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py-cpuinfo/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Chameleon/test/results-all.master",
          "components/python/Chameleon/manifests/sample-manifest.p5m",
          "components/python/Chameleon/python-integrate-project.conf",
          "components/python/Chameleon/Chameleon-PYVER.p5m",
          "components/python/Chameleon/pkg5",
          "components/python/Chameleon/Makefile"
        ],
        "commitId" : "6280866ac51c6acf06264d728a9ddc42e6aaa23a",
        "timestamp" : 1761674820000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Chameleon: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:07:00 +0100",
        "id" : "6280866ac51c6acf06264d728a9ddc42e6aaa23a",
        "msg" : "python/Chameleon: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Chameleon/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Chameleon-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rfc3986/Makefile",
          "components/python/rfc3986/python-integrate-project.conf",
          "components/python/rfc3986/history",
          "components/python/rfc3986/.gitignore",
          "components/python/rfc3986/test/results-3.9.master",
          "components/python/rfc3986/test/results-3.7.master",
          "components/python/rfc3986/pkg5",
          "components/python/rfc3986/test/results-3.14.master",
          "components/python/rfc3986/patches/02-pytest-no-quiet.patch",
          "components/python/rfc3986/patches/01-no-coverage.patch",
          "components/python/rfc3986/manifests/sample-manifest.p5m",
          "components/python/rfc3986/rfc3986-PYVER.p5m"
        ],
        "commitId" : "18836c05b6f0b893edf2da98102cd3dceb284a37",
        "timestamp" : 1761674842000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rfc3986: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:07:22 +0100",
        "id" : "18836c05b6f0b893edf2da98102cd3dceb284a37",
        "msg" : "python/rfc3986: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/patches/02-pytest-no-quiet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/rfc3986-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/patches/01-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/test/results-3.9.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/rfc3986/test/results-3.7.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/resolvelib/test/results-all.master",
          "components/python/resolvelib/pkg5",
          "components/python/resolvelib/Makefile",
          "components/python/resolvelib/python-integrate-project.conf"
        ],
        "commitId" : "7ed701cede0bc6ea4303196aadf0a63468522502",
        "timestamp" : 1761674858000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/resolvelib: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:07:38 +0100",
        "id" : "7ed701cede0bc6ea4303196aadf0a63468522502",
        "msg" : "python/resolvelib: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}