{
  "_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" : 10755,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
            "branch" : [
              {
                "SHA1" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
            "branch" : [
              {
                "SHA1" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
                "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" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
        "branch" : [
          {
            "SHA1" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
            "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" : "#10755",
  "duration" : 7066059,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10755",
  "id" : "10755",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10755,
  "queueId" : 595,
  "result" : "SUCCESS",
  "timestamp" : 1700631630608,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10755/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/manifests/sample-manifest.p5m",
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/yarl-PYVER.p5m",
          "components/python/yarl/python-integrate-project.conf",
          "components/python/yarl/Makefile",
          "components/python/yarl/pkg5"
        ],
        "commitId" : "1add3b54cdf997d83186bf55f6a08d016f60af33",
        "timestamp" : 1700631426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.9.3\u000a\u000a",
        "date" : "2023-11-22 06:37:06 +0100",
        "id" : "1add3b54cdf997d83186bf55f6a08d016f60af33",
        "msg" : "python/yarl: update to 1.9.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/yarl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/nagios-plugins/patches/02-tests-VPATH-build.patch",
          "components/sysutils/nagios-plugins/Makefile",
          "components/sysutils/nagios-plugins/patches/04-check_dns-fix-reverse-mapping.patch",
          "components/sysutils/nagios-plugins/patches/01-LDAP_OPT_X_TLS_SSL_CTX.patch"
        ],
        "commitId" : "171034ffb9a8d41fc20cb1b23e0a068d1bf4ed1c",
        "timestamp" : 1700631439000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nagios-plugins: update to 2.4.7\u000a\u000a",
        "date" : "2023-11-22 06:37:19 +0100",
        "id" : "171034ffb9a8d41fc20cb1b23e0a068d1bf4ed1c",
        "msg" : "nagios-plugins: update to 2.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/02-tests-VPATH-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/04-check_dns-fix-reverse-mapping.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/01-LDAP_OPT_X_TLS_SSL_CTX.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/test/results-all.master",
          "components/desktop/libreoffice/patches/18-show-illumos-version-in-about.patch",
          "components/desktop/libreoffice/patches/22-skip-hanging-test.patch"
        ],
        "commitId" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
        "timestamp" : 1700631468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 7.6.3.2\u000a\u000a",
        "date" : "2023-11-22 06:37:48 +0100",
        "id" : "3c1128d21b969b7aa04b37d2ff0291bdc9f3abaf",
        "msg" : "libreoffice: update to 7.6.3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/libreoffice/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/libreoffice/patches/22-skip-hanging-test.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/patches/18-show-illumos-version-in-about.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}