{
  "_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" : 11790,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
            "branch" : [
              {
                "SHA1" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
            "branch" : [
              {
                "SHA1" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
                "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" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
        "branch" : [
          {
            "SHA1" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
            "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" : "#11790",
  "duration" : 593733,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11790",
  "id" : "11790",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11790,
  "queueId" : 92,
  "result" : "SUCCESS",
  "timestamp" : 1719853569948,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11790/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openssh/Makefile",
          "components/network/openssh/patches/0032-oss-security.patch"
        ],
        "commitId" : "e687f7fc2e59f6015fe8513b118bc9979585fadd",
        "timestamp" : 1719853340000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openssh: fix for possible security problem\u000a\u000a",
        "date" : "2024-07-01 19:02:20 +0200",
        "id" : "e687f7fc2e59f6015fe8513b118bc9979585fadd",
        "msg" : "openssh: fix for possible security problem",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/openssh/patches/0032-oss-security.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openssh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/shippinglabel/python-integrate-project.conf",
          "components/python/shippinglabel/patches/04-no-betamax.patch",
          "components/python/shippinglabel/pkg5",
          "components/python/shippinglabel/manifests/sample-manifest.p5m",
          "components/python/shippinglabel/Makefile",
          "components/python/shippinglabel/shippinglabel-PYVER.p5m",
          "components/python/shippinglabel/patches/02-tox-requires.patch",
          "components/python/shippinglabel/patches/03-no-coverage_pyver_pragma.patch",
          "components/python/shippinglabel/patches/01-setuptools.patch",
          "components/python/shippinglabel/.gitignore"
        ],
        "commitId" : "6e2c293f61d47e76d52f98252067b79aa1b2ef81",
        "timestamp" : 1719853353000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add shippinglabel Python project\u000a\u000a",
        "date" : "2024-07-01 19:02:33 +0200",
        "id" : "6e2c293f61d47e76d52f98252067b79aa1b2ef81",
        "msg" : "Add shippinglabel Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/patches/02-tox-requires.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/patches/03-no-coverage_pyver_pragma.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/shippinglabel-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/patches/04-no-betamax.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/patches/01-setuptools.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/shippinglabel/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/libwww-perl/pkg5",
          "components/perl/libwww-perl/perl-integrate-module.conf",
          "components/perl/libwww-perl/history",
          "components/perl/libwww-perl/Makefile",
          "components/perl/libwww-perl/.gitignore"
        ],
        "commitId" : "b002b0c1c4f18f51d685a1153a2a354ef464cf93",
        "timestamp" : 1719853365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/libwww-perl: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-07-01 19:02:45 +0200",
        "id" : "b002b0c1c4f18f51d685a1153a2a354ef464cf93",
        "msg" : "perl/libwww-perl: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/libwww-perl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/libwww-perl/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/libwww-perl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/libwww-perl/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/libwww-perl/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DateTime-TimeZone/perl-integrate-module.conf",
          "components/perl/DateTime-TimeZone/pkg5",
          "components/perl/DateTime-TimeZone/history",
          "components/perl/DateTime-TimeZone/Makefile",
          "components/perl/DateTime-TimeZone/.gitignore"
        ],
        "commitId" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
        "timestamp" : 1719853376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DateTime-TimeZone: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-07-01 19:02:56 +0200",
        "id" : "ae18c173b6221fc8a71d2574e5e56036d98e9ab0",
        "msg" : "perl/DateTime-TimeZone: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/DateTime-TimeZone/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}