{
  "_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" : 10807,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
            "branch" : [
              {
                "SHA1" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
            "branch" : [
              {
                "SHA1" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
                "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" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
        "branch" : [
          {
            "SHA1" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
            "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" : "#10807",
  "duration" : 57720,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10807",
  "id" : "10807",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10807,
  "queueId" : 655,
  "result" : "FAILURE",
  "timestamp" : 1701249056934,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10807/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsoup/Makefile",
          "components/library/libsoup/patches/01-g_module_symbol.patch"
        ],
        "commitId" : "fc02e0dce53056e5be6c9a8ca7b3f940b0c6b475",
        "timestamp" : 1701248904000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsoup: add patch for do not test for libsoup3\u000a\u000a",
        "date" : "2023-11-29 10:08:24 +0100",
        "id" : "fc02e0dce53056e5be6c9a8ca7b3f940b0c6b475",
        "msg" : "libsoup: add patch for do not test for libsoup3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsoup/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup/patches/01-g_module_symbol.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/manifests/sample-manifest.p5m",
          "components/python/types-setuptools/types-setuptools-PYVER.p5m"
        ],
        "commitId" : "476d56b5bf0b81cf67413be34b991b373b10b099",
        "timestamp" : 1701248916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 69.0.0.0\u000a\u000a",
        "date" : "2023-11-29 10:08:36 +0100",
        "id" : "476d56b5bf0b81cf67413be34b991b373b10b099",
        "msg" : "python/types-setuptools: update to 69.0.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/types-setuptools-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flake8-bugbear/test/results-all.master",
          "components/python/flake8-bugbear/Makefile",
          "components/python/flake8-bugbear/patches/01-no-hypothesmith.patch"
        ],
        "commitId" : "3403c27608bac8ac0e6f1fb712434ce4c1f30957",
        "timestamp" : 1701248929000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flake8-bugbear: update to 23.11.28\u000a\u000a",
        "date" : "2023-11-29 10:08:49 +0100",
        "id" : "3403c27608bac8ac0e6f1fb712434ce4c1f30957",
        "msg" : "python/flake8-bugbear: update to 23.11.28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flake8-bugbear/patches/01-no-hypothesmith.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
        "timestamp" : 1701248953000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: update transforms for \"coverage combine\" output\u000a\u000a",
        "date" : "2023-11-29 10:09:13 +0100",
        "id" : "3ef0e54124cd22d4191b69fb158cb0fc004ae8e4",
        "msg" : "setup.py.mk: update transforms for \"coverage combine\" output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}