{
  "_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" : 1402,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
            "branch" : [
              {
                "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
            "branch" : [
              {
                "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
        "branch" : [
          {
            "SHA1" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
            "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" : "#1402",
  "duration" : 93421,
  "estimatedDuration" : 118145,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #1402",
  "id" : "1402",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1402,
  "queueId" : 169,
  "result" : "SUCCESS",
  "timestamp" : 1744871174098,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/1402/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dill/patches/01-no-shebang.patch",
          "components/python/dill/.gitignore",
          "components/python/dill/Makefile",
          "components/python/dill/manifests/sample-manifest.p5m",
          "components/python/dill/patches/02-test-no-pip-install.patch",
          "components/python/dill/dill-PYVER.p5m"
        ],
        "commitId" : "ad95a55b3601d24ba338791898b7d1975af0071a",
        "timestamp" : 1744870960000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dill: update to 0.4.0\u000a\u000a",
        "date" : "2025-04-17 08:22:40 +0200",
        "id" : "ad95a55b3601d24ba338791898b7d1975af0071a",
        "msg" : "python/dill: update to 0.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dill/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/02-test-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/dill-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/greenlet/manifests/sample-manifest.p5m",
          "components/python/greenlet/test/results-all.master",
          "components/python/greenlet/Makefile",
          "components/python/greenlet/pkg5",
          "components/python/greenlet/patches/01-tests-disable-failing.patch",
          "components/python/greenlet/.gitignore",
          "components/python/greenlet/greenlet-PYVER.p5m",
          "components/python/greenlet/patches/02-no-furo.patch"
        ],
        "commitId" : "e4c8630993f6a2cecc380a37f4e821da45275882",
        "timestamp" : 1744870971000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/greenlet: update to 3.2.0\u000a\u000a",
        "date" : "2025-04-17 08:22:51 +0200",
        "id" : "e4c8630993f6a2cecc380a37f4e821da45275882",
        "msg" : "python/greenlet: update to 3.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/greenlet-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/02-no-furo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/01-tests-disable-failing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/prompt_toolkit/prompt_toolkit-PYVER.p5m",
          "components/python/prompt_toolkit/Makefile",
          "components/python/prompt_toolkit/manifests/sample-manifest.p5m",
          "components/python/prompt_toolkit/.gitignore",
          "components/python/prompt_toolkit/test/results-all.master"
        ],
        "commitId" : "6420f531c13d2c0cea68aa0bbb8cf847bfd79664",
        "timestamp" : 1744870983000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/prompt_toolkit: update to 3.0.51\u000a\u000a",
        "date" : "2025-04-17 08:23:03 +0200",
        "id" : "6420f531c13d2c0cea68aa0bbb8cf847bfd79664",
        "msg" : "python/prompt_toolkit: update to 3.0.51",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/prompt_toolkit-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Automat/patches/01-tox.ini-enable-tests.patch",
          "components/python/Automat/Makefile",
          "components/python/Automat/test/results-all.master",
          "components/python/Automat/pkg5",
          "components/python/Automat/manifests/sample-manifest.p5m",
          "components/python/Automat/automat-PYVER.p5m",
          "components/python/Automat/.gitignore"
        ],
        "commitId" : "68de4797077880dd153e598c1bde407024b0bd07",
        "timestamp" : 1744870997000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Automat: update to 25.4.16\u000a\u000a",
        "date" : "2025-04-17 08:23:17 +0200",
        "id" : "68de4797077880dd153e598c1bde407024b0bd07",
        "msg" : "python/Automat: update to 25.4.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Automat/automat-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/patches/01-tox.ini-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Automat/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/python-integrate-project.conf",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch",
          "components/python/yarl/.gitignore"
        ],
        "commitId" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
        "timestamp" : 1744871056000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.20.0\u000a\u000a",
        "date" : "2025-04-17 08:24:16 +0200",
        "id" : "ca36dd792570a11abd546a6b29b8cc7bdf7c7815",
        "msg" : "python/yarl: update to 1.20.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}