{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : 11690,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
            "branch" : [
              {
                "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
            "branch" : [
              {
                "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
        "branch" : [
          {
            "SHA1" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
            "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" : "#11690",
  "duration" : 2399007,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11690",
  "id" : "11690",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11690,
  "queueId" : 95,
  "result" : "SUCCESS",
  "timestamp" : 1718263785455,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11690/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/testtools/Makefile",
          "components/python/testtools/.gitignore",
          "components/python/testtools/test/results-all.master",
          "components/python/testtools/manifests/sample-manifest.p5m",
          "components/python/testtools/pkg5",
          "components/python/testtools/testtools-PYVER.p5m"
        ],
        "commitId" : "4a975822fbf907f0d26f58799eee68b3bb287636",
        "timestamp" : 1718261481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/testtools: update to 2.7.2\u000a\u000a",
        "date" : "2024-06-13 08:51:21 +0200",
        "id" : "4a975822fbf907f0d26f58799eee68b3bb287636",
        "msg" : "python/testtools: update to 2.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/testtools/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/testtools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/testtools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typing_extensions/.gitignore",
          "components/python/typing_extensions/test/results-all.master",
          "components/python/typing_extensions/Makefile",
          "components/python/typing_extensions/patches/02-unittest-verbose.patch"
        ],
        "commitId" : "34b505ff039cbbcad35370cbc521986f1db8d861",
        "timestamp" : 1718262608000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typing_extensions: update to 4.12.2\u000a\u000a",
        "date" : "2024-06-13 09:10:08 +0200",
        "id" : "34b505ff039cbbcad35370cbc521986f1db8d861",
        "msg" : "python/typing_extensions: update to 4.12.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/patches/02-unittest-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pkginfo/.gitignore",
          "components/python/pkginfo/Makefile"
        ],
        "commitId" : "9bd4ad6e0c159bd5574cbe12bbd3171159df54c4",
        "timestamp" : 1718262639000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pkginfo: update to 1.11.1\u000a\u000a",
        "date" : "2024-06-13 09:10:39 +0200",
        "id" : "9bd4ad6e0c159bd5574cbe12bbd3171159df54c4",
        "msg" : "python/pkginfo: update to 1.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/testfixtures/Makefile",
          "components/python/testfixtures/test/results-all.master",
          "components/python/testfixtures/.gitignore",
          "components/python/testfixtures/patches/01-no-django.patch"
        ],
        "commitId" : "6b8718576e075a2efd5a35ef9f1d2cb08e21be88",
        "timestamp" : 1718262654000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/testfixtures: update to 8.3.0\u000a\u000a",
        "date" : "2024-06-13 09:10:54 +0200",
        "id" : "6b8718576e075a2efd5a35ef9f1d2cb08e21be88",
        "msg" : "python/testfixtures: update to 8.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/testfixtures/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testfixtures/patches/01-no-django.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/testfixtures/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testfixtures/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile",
          "components/python/pipenv/.gitignore",
          "components/python/pipenv/manifests/sample-manifest.p5m",
          "components/python/pipenv/pipenv-PYVER.p5m"
        ],
        "commitId" : "73fe4f7e920f6e01cd734e7b4601e828ad8df886",
        "timestamp" : 1718262671000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2024.0.1\u000a\u000a",
        "date" : "2024-06-13 09:11:11 +0200",
        "id" : "73fe4f7e920f6e01cd734e7b4601e828ad8df886",
        "msg" : "python/pipenv: update to 2024.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pipenv-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pipenv/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/perl/Makefile",
          "components/perl/perl-540/pkg5",
          "make-rules/shared-macros.mk",
          "components/perl/perl-540/manifests/sample-manifest.p5m",
          "components/perl/perl-540/Makefile",
          "tools/perl-license",
          "components/perl/perl-540/test/results-all.master",
          "components/perl/perl-540/perl.p5m",
          "components/perl/perl-540/perl.license"
        ],
        "commitId" : "d2ae2eac280356ececac55bb9e568539afc40c72",
        "timestamp" : 1718262696000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Perl 5.40\u000a\u000a",
        "date" : "2024-06-13 09:11:36 +0200",
        "id" : "d2ae2eac280356ececac55bb9e568539afc40c72",
        "msg" : "Add Perl 5.40",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/perl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/perl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/perl-license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/perl.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/perl-540/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.develop/.gitignore",
          "components/python/jaraco.develop/Makefile",
          "components/python/jaraco.develop/patches/01-no-ruff.patch"
        ],
        "commitId" : "61eeeb6b2e3ad85d0d266e9db78f20d8195ecb81",
        "timestamp" : 1718262717000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.develop: update to 8.14.1\u000a\u000a",
        "date" : "2024-06-13 09:11:57 +0200",
        "id" : "61eeeb6b2e3ad85d0d266e9db78f20d8195ecb81",
        "msg" : "python/jaraco.develop: update to 8.14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/housekeeping/Makefile",
          "components/python/housekeeping/.gitignore",
          "components/python/housekeeping/housekeeping-PYVER.p5m",
          "components/python/housekeeping/manifests/sample-manifest.p5m",
          "components/python/housekeeping/test/results-all.master",
          "components/python/housekeeping/pkg5"
        ],
        "commitId" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
        "timestamp" : 1718262736000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add housekeeping Python project\u000a\u000a",
        "date" : "2024-06-13 09:12:16 +0200",
        "id" : "9eb20aef76d8ded8dc129b97ecb14033dc1e8bf7",
        "msg" : "Add housekeeping Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/housekeeping-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/housekeeping/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}