{
  "_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.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9827,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
            "branch" : [
              {
                "SHA1" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
            "branch" : [
              {
                "SHA1" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
                "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" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
        "branch" : [
          {
            "SHA1" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
            "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" : "#9827",
  "duration" : 424464,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9827",
  "id" : "9827",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9827,
  "queueId" : 511,
  "result" : "FAILURE",
  "timestamp" : 1690574477001,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9827/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/geany-plugins/pkg5",
          "components/editor/geany-plugins/Makefile",
          "components/editor/geany-plugins/patches/libgit2.patch"
        ],
        "commitId" : "733068db1a6f0b8f7b58e9e9c8f1e2b93eaa2312",
        "timestamp" : 1690573602000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "geany-plugins: Patch for libgit2 update and rebuild\u000a\u000a",
        "date" : "2023-07-28 21:46:42 +0200",
        "id" : "733068db1a6f0b8f7b58e9e9c8f1e2b93eaa2312",
        "msg" : "geany-plugins: Patch for libgit2 update and rebuild",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/geany-plugins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/geany-plugins/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/editor/geany-plugins/patches/libgit2.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Proc-ProcessTable/patches/01-test-no-stats.patch",
          "components/perl/Proc-ProcessTable/Makefile",
          "components/perl/Proc-ProcessTable/test/results-all.master",
          "components/perl/Proc-ProcessTable/Proc-ProcessTable.license",
          "components/perl/Proc-ProcessTable/manifests/sample-manifest.p5m",
          "components/perl/Proc-ProcessTable/Proc-ProcessTable-PERLVER.p5m",
          "components/perl/Proc-ProcessTable/perl-integrate-module.conf",
          "components/perl/Proc-ProcessTable/pkg5",
          "tools/perl-version-convert"
        ],
        "commitId" : "a22cd168d6d708e6de535cb1bb5b9a2b7a71bab2",
        "timestamp" : 1690573616000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Proc::ProcessTable Perl module\u000a\u000a",
        "date" : "2023-07-28 21:46:56 +0200",
        "id" : "a22cd168d6d708e6de535cb1bb5b9a2b7a71bab2",
        "msg" : "Add Proc::ProcessTable Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/patches/01-test-no-stats.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/Proc-ProcessTable-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/Proc-ProcessTable.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Proc-ProcessTable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Alien-Build-Plugin-Download-GitLab/manifests/sample-manifest.p5m",
          "components/perl/Alien-Build-Plugin-Download-GitLab/pkg5",
          "components/perl/Alien-Build-Plugin-Download-GitLab/Alien-Build-Plugin-Download-GitLab-PERLVER.p5m",
          "components/perl/Alien-Build-Plugin-Download-GitLab/Makefile"
        ],
        "commitId" : "b673d7fc95b611dc601dfd6cb5fe72a3390dd553",
        "timestamp" : 1690573643000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Alien-Build-Plugin-Download-GitLab: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:47:23 +0200",
        "id" : "b673d7fc95b611dc601dfd6cb5fe72a3390dd553",
        "msg" : "perl/Alien-Build-Plugin-Download-GitLab: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/Alien-Build-Plugin-Download-GitLab-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-Stuffer/pkg5",
          "components/perl/Email-Stuffer/Email-Stuffer-PERLVER.p5m",
          "components/perl/Email-Stuffer/manifests/sample-manifest.p5m",
          "components/perl/Email-Stuffer/Makefile"
        ],
        "commitId" : "6221a3ad0782475b162a559b69dc639b9c3e2fa7",
        "timestamp" : 1690573667000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-Stuffer: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:47:47 +0200",
        "id" : "6221a3ad0782475b162a559b69dc639b9c3e2fa7",
        "msg" : "perl/Email-Stuffer: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Stuffer/Email-Stuffer-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Stuffer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Stuffer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Stuffer/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-LexAlias/test/results-all.master",
          "components/perl/Devel-LexAlias/pkg5",
          "components/perl/Devel-LexAlias/Makefile",
          "components/perl/Devel-LexAlias/manifests/sample-manifest.p5m",
          "components/perl/Devel-LexAlias/Devel-LexAlias-PERLVER.p5m",
          "components/perl/Devel-LexAlias/Devel-LexAlias.license"
        ],
        "commitId" : "c04aab332d4105d5d7dffb4b8f5371a6530c2eb6",
        "timestamp" : 1690573701000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Devel::LexAlias Perl module\u000a\u000a",
        "date" : "2023-07-28 21:48:21 +0200",
        "id" : "c04aab332d4105d5d7dffb4b8f5371a6530c2eb6",
        "msg" : "Add Devel::LexAlias Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/Devel-LexAlias-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/Devel-LexAlias.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-LexAlias/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/List-MoreUtils/Makefile",
          "components/perl/List-MoreUtils/List-MoreUtils-PERLVER.p5m",
          "components/perl/List-MoreUtils/manifests/sample-manifest.p5m",
          "components/perl/List-MoreUtils/pkg5"
        ],
        "commitId" : "8fcdc8b3a46d129d8672b0cc4f18d28db8a2a0d2",
        "timestamp" : 1690573737000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/List-MoreUtils: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:48:57 +0200",
        "id" : "8fcdc8b3a46d129d8672b0cc4f18d28db8a2a0d2",
        "msg" : "perl/List-MoreUtils: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils/List-MoreUtils-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-HTTP/Net-HTTP-PERLVER.p5m",
          "components/perl/Net-HTTP/Makefile",
          "components/perl/Net-HTTP/manifests/sample-manifest.p5m",
          "components/perl/Net-HTTP/pkg5"
        ],
        "commitId" : "2fdb52b458e0ef5ac6a2714ebed39cb66706445a",
        "timestamp" : 1690573757000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-HTTP: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:49:17 +0200",
        "id" : "2fdb52b458e0ef5ac6a2714ebed39cb66706445a",
        "msg" : "perl/Net-HTTP: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Net-HTTP/Net-HTTP-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-HTTP/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-HTTP/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-HTTP/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Package-Stash/Makefile",
          "components/perl/Package-Stash/Package-Stash-PERLVER.p5m",
          "components/perl/Package-Stash/manifests/sample-manifest.p5m",
          "components/perl/Package-Stash/pkg5"
        ],
        "commitId" : "e70a794239a01a70d4c0a588c876899bc9578fdc",
        "timestamp" : 1690573775000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Package-Stash: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:49:35 +0200",
        "id" : "e70a794239a01a70d4c0a588c876899bc9578fdc",
        "msg" : "perl/Package-Stash: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Package-Stash/Package-Stash-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Package-Stash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Package-Stash/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Package-Stash/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Razor2-Client-Agent/manifests/sample-manifest.p5m",
          "components/perl/Razor2-Client-Agent/Razor2-Client-Agent-PERLVER.p5m",
          "components/perl/Razor2-Client-Agent/Makefile",
          "components/perl/Razor2-Client-Agent/pkg5"
        ],
        "commitId" : "8515f32c9c72e429dc51df323a68932ab48f5c70",
        "timestamp" : 1690573792000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Razor2-Client-Agent: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:49:52 +0200",
        "id" : "8515f32c9c72e429dc51df323a68932ab48f5c70",
        "msg" : "perl/Razor2-Client-Agent: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/Razor2-Client-Agent-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Razor2-Client-Agent/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/WWW-RobotRules/manifests/sample-manifest.p5m",
          "components/perl/WWW-RobotRules/Makefile",
          "components/perl/WWW-RobotRules/WWW-RobotRules.license",
          "components/perl/WWW-RobotRules/WWW-RobotRules-PERLVER.p5m",
          "components/perl/WWW-RobotRules/pkg5"
        ],
        "commitId" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
        "timestamp" : 1690573806000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/WWW-RobotRules: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-28 21:50:06 +0200",
        "id" : "1f2ce206e3d10ed54ed570689557bd8ed63c44df",
        "msg" : "perl/WWW-RobotRules: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/WWW-RobotRules/WWW-RobotRules-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/WWW-RobotRules/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/WWW-RobotRules/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/WWW-RobotRules/WWW-RobotRules.license"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/WWW-RobotRules/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}