{
  "_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" : 11241,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
            "branch" : [
              {
                "SHA1" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
            "branch" : [
              {
                "SHA1" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
                "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" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
        "branch" : [
          {
            "SHA1" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
            "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" : "#11241",
  "duration" : 1003220,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11241",
  "id" : "11241",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11241,
  "queueId" : 1161,
  "result" : "FAILURE",
  "timestamp" : 1707851453744,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11241/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "tools/userland-mangler",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "5f4d07db8cd24ae74c072de826a0d29235aad3c3",
        "timestamp" : 1707849083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: define USE_CTF to enable CTF\u000a\u000aCTF is the \"Compact Type Format\", a compressed debugging metadata\u000aformat used by dtrace and mdb.  Most of illumos-gate is built with\u000aCTF; it would be helpful for observability if a few other packages\u000afrom userland were also built with CTF.\u000a",
        "date" : "2024-02-13 19:31:23 +0100",
        "id" : "5f4d07db8cd24ae74c072de826a0d29235aad3c3",
        "msg" : "shared-macros.mk: define USE_CTF to enable CTF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-mangler"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "fed9c600dc2b0825d951ac1211d72bbb80166c30",
        "timestamp" : 1707849095000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.98.4\u000a\u000a",
        "date" : "2024-02-13 19:31:35 +0100",
        "id" : "fed9c600dc2b0825d951ac1211d72bbb80166c30",
        "msg" : "python/hypothesis: update to 6.98.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_httpserver/pkg5",
          "components/python/pytest_httpserver/test/results-all.master",
          "components/python/pytest_httpserver/Makefile",
          "components/python/pytest_httpserver/manifests/sample-manifest.p5m"
        ],
        "commitId" : "69b9d7a30590b48b6b0fe64c0ecbc5954f9ab629",
        "timestamp" : 1707849108000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_httpserver: update to 1.0.9\u000a\u000a",
        "date" : "2024-02-13 19:31:48 +0100",
        "id" : "69b9d7a30590b48b6b0fe64c0ecbc5954f9ab629",
        "msg" : "python/pytest_httpserver: update to 1.0.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest_httpserver/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_httpserver/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_httpserver/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_httpserver/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.configuration/python-integrate-project.conf",
          "components/python/zope.configuration/patches/01-test-no-dictest.patch",
          "components/python/zope.configuration/pkg5",
          "components/python/zope.configuration/test/results-all.master",
          "components/python/zope.configuration/manifests/sample-manifest.p5m",
          "components/python/zope.configuration/Makefile"
        ],
        "commitId" : "4a46ed10284c2fe78654344b72600aeb4b1f8f8c",
        "timestamp" : 1707849134000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.configuration: update to 5.0.1\u000a\u000a",
        "date" : "2024-02-13 19:32:14 +0100",
        "id" : "4a46ed10284c2fe78654344b72600aeb4b1f8f8c",
        "msg" : "python/zope.configuration: update to 5.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.configuration/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.configuration/patches/01-test-no-dictest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.configuration/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.configuration/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.configuration/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.configuration/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/black/patches/02-tox.ini-PYTHONPATH.patch",
          "components/python/black/patches/03-tox.ini-no_jupyter.patch",
          "components/python/black/manifests/sample-manifest.p5m",
          "components/python/black/test/results-all.master",
          "components/python/black/Makefile",
          "components/python/black/patches/01-tox.ini-extras.patch",
          "components/python/black/black-PYVER.p5m"
        ],
        "commitId" : "63d371372b0cde61fa8fcd1aca560b51cf37c798",
        "timestamp" : 1707849145000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/black: update to 24.2.0\u000a\u000a",
        "date" : "2024-02-13 19:32:25 +0100",
        "id" : "63d371372b0cde61fa8fcd1aca560b51cf37c798",
        "msg" : "python/black: update to 24.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/black/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/patches/02-tox.ini-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/black-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/patches/03-tox.ini-no_jupyter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/patches/01-tox.ini-extras.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/net-snmp/patches/028.7069199.doxygen.conf.patch",
          "components/sysutils/net-snmp/patches/009.ltmain.sh.patch",
          "components/sysutils/net-snmp/patches/023.6438650.python.patch",
          "components/sysutils/net-snmp/net-snmp-demo.p5m",
          "components/sysutils/net-snmp/patches/071.28691151.scapi_des.patch",
          "components/sysutils/net-snmp/patches/068.27699498.scapi-fips-enable-des.patch",
          "components/sysutils/net-snmp/patches/054.20479968.net-snmp-config.in.patch",
          "components/sysutils/net-snmp/patches/011.Makefile.in.patch",
          "components/sysutils/net-snmp/patches/060.20461627.17502158.kernel_sunos5.patch",
          "components/sysutils/net-snmp/patches/012.Makefile.PL.patch",
          "components/sysutils/net-snmp/pkg5",
          "components/sysutils/net-snmp/Makefile",
          "components/sysutils/net-snmp/net-snmp-addons.p5m",
          "components/sysutils/net-snmp/patches/015.6956251.vmstat_solaris2.patch",
          "components/sysutils/net-snmp/patches/070.28626839.scapi_md5.patch",
          "components/sysutils/net-snmp/patches/029.7097655.ipAddressTable_container.patch",
          "components/sysutils/net-snmp/patches/024.7119673,7127371.kernel_sunos5.patch",
          "components/sysutils/net-snmp/patches/008.ip-mib.patch",
          "components/sysutils/net-snmp/patches/077.configure.patch",
          "components/sysutils/net-snmp/net-snmp-base.p5m",
          "components/sysutils/net-snmp/patches/076.21442153.sysconf.patch",
          "components/sysutils/net-snmp/patches/031.17658764.kernel_sunos5.patch",
          "components/sysutils/net-snmp/patches/075.29795396.createuser.patch",
          "components/sysutils/net-snmp/manifests/sample-manifest.p5m",
          "components/sysutils/net-snmp/patches/002.pkcs.patch",
          "components/sysutils/net-snmp/patches/069.27686289.scapi-fips-enable-md5.patch",
          "components/sysutils/net-snmp/patches/016.6934478.vmstat_solaris2.patch"
        ],
        "commitId" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
        "timestamp" : 1707849181000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "net-snmp: add missing Perl dependencies for snmpcheck\u000a\u000a",
        "date" : "2024-02-13 19:33:01 +0100",
        "id" : "8ed4254a9c497388f52452371d0d7f4b025ed11c",
        "msg" : "net-snmp: add missing Perl dependencies for snmpcheck",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/011.Makefile.in.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/029.7097655.ipAddressTable_container.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/076.21442153.sysconf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/008.ip-mib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/068.27699498.scapi-fips-enable-des.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/028.7069199.doxygen.conf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/net-snmp-demo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/002.pkcs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/031.17658764.kernel_sunos5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/net-snmp-addons.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/075.29795396.createuser.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/016.6934478.vmstat_solaris2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/071.28691151.scapi_des.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/009.ltmain.sh.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/060.20461627.17502158.kernel_sunos5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/012.Makefile.PL.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/net-snmp-base.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/024.7119673,7127371.kernel_sunos5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/015.6956251.vmstat_solaris2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/069.27686289.scapi-fips-enable-md5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/054.20479968.net-snmp-config.in.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/077.configure.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/070.28626839.scapi_md5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/patches/023.6438650.python.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/net-snmp/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}