{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6755,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
            "branch" : [
              {
                "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
            "branch" : [
              {
                "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
        "branch" : [
          {
            "SHA1" : "b6363493bc870af867a3726ca7dc62535f19b793",
            "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" : "#6755",
  "duration" : 5765326,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6755",
  "id" : "6755",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6755,
  "queueId" : 545,
  "result" : "SUCCESS",
  "timestamp" : 1654733136149,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6755/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-Cycle/manifests/sample-manifest.p5m",
          "components/perl/Devel-Cycle/test/results-all.master",
          "components/perl/Devel-Cycle/Devel-Cycle.license",
          "components/perl/Devel-Cycle/pkg5",
          "components/perl/Devel-Cycle/Devel-Cycle-PERLVER.p5m",
          "components/perl/Devel-Cycle/Makefile"
        ],
        "commitId" : "37d43a48c916df791bf345bfe94610de6be98000",
        "timestamp" : 1654688386000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Devel::Cycle perl module\u000a\u000a",
        "date" : "2022-06-08 13:39:46 +0200",
        "id" : "37d43a48c916df791bf345bfe94610de6be98000",
        "msg" : "Add Devel::Cycle perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/Devel-Cycle.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/Devel-Cycle-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Devel-Cycle/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PadWalker/manifests/sample-manifest.p5m",
          "components/perl/PadWalker/test/results-5.22-32.master",
          "components/perl/PadWalker/PadWalker.license",
          "components/perl/PadWalker/test/results-5.24-64.master",
          "components/perl/PadWalker/test/results-5.34-64.master",
          "components/perl/PadWalker/PadWalker-PERLVER.p5m",
          "components/perl/PadWalker/pkg5",
          "components/perl/PadWalker/Makefile"
        ],
        "commitId" : "1879ecbf8c873e759e9b98371a4d92bd6bec4308",
        "timestamp" : 1654703881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add PadWalker perl module\u000a\u000a",
        "date" : "2022-06-08 17:58:01 +0200",
        "id" : "1879ecbf8c873e759e9b98371a4d92bd6bec4308",
        "msg" : "Add PadWalker perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/PadWalker-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/PadWalker.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/test/results-5.24-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/test/results-5.22-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PadWalker/test/results-5.34-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IPC-Run3/IPC-Run3.license",
          "components/perl/IPC-Run3/manifests/sample-manifest.p5m",
          "components/perl/IPC-Run3/test/results-5.24-64.master",
          "components/perl/IPC-Run3/pkg5",
          "components/perl/IPC-Run3/IPC-Run3-PERLVER.p5m",
          "components/perl/IPC-Run3/test/results-5.34-64.master",
          "components/perl/IPC-Run3/test/results-5.22-32.master",
          "components/perl/IPC-Run3/Makefile"
        ],
        "commitId" : "7819bc12f9e945edb39eebd011807be37e08566d",
        "timestamp" : 1654703892000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add IPC::Run3 perl module\u000a\u000a",
        "date" : "2022-06-08 17:58:12 +0200",
        "id" : "7819bc12f9e945edb39eebd011807be37e08566d",
        "msg" : "Add IPC::Run3 perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/IPC-Run3-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/test/results-5.24-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/IPC-Run3.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/test/results-5.22-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run3/test/results-5.34-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/lighttpd/lighttpd.p5m",
          "components/web/lighttpd/pkg5",
          "components/web/lighttpd/patches/02-set_v6only.patch",
          "components/web/lighttpd/patches/08-fix-mysql-sock-location.patch",
          "components/web/lighttpd/patches/03-lighttpd.conf.patch",
          "components/web/lighttpd/Makefile",
          "components/web/lighttpd/manifests/sample-manifest.p5m",
          "components/web/lighttpd/patches/04-manpage.patch"
        ],
        "commitId" : "6acb355ef19d04c9c3f8347fca6eab8325d3eb6b",
        "timestamp" : 1654705605000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lighttpd: Update to 1.4.64\u000a\u000a",
        "date" : "2022-06-08 18:26:45 +0200",
        "id" : "6acb355ef19d04c9c3f8347fca6eab8325d3eb6b",
        "msg" : "lighttpd: Update to 1.4.64",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/lighttpd/patches/02-set_v6only.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/patches/03-lighttpd.conf.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/lighttpd/patches/08-fix-mysql-sock-location.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/lighttpd.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/patches/04-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Simple/Makefile",
          "components/perl/Test-Simple/test/results-5.22-32.master",
          "components/perl/Test-Simple/pkg5",
          "components/perl/Test-Simple/test/results-5.24-64.master",
          "components/perl/Test-Simple/manifests/sample-manifest.p5m",
          "components/perl/Test-Simple/Test-Simple.license",
          "components/perl/Test-Simple/Test-Simple-PERLVER.p5m",
          "components/perl/Test-Simple/test/results-5.34-64.master"
        ],
        "commitId" : "a1ce704dd1eb3d8e7ebcd3ec463c6f3b3fd73ed6",
        "timestamp" : 1654710889000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test-Simple perl module\u000a\u000a",
        "date" : "2022-06-08 19:54:49 +0200",
        "id" : "a1ce704dd1eb3d8e7ebcd3ec463c6f3b3fd73ed6",
        "msg" : "Add Test-Simple perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/test/results-5.34-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/test/results-5.24-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/Test-Simple-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/Test-Simple.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/test/results-5.22-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Simple/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/mutt/Makefile"
        ],
        "commitId" : "d7a96d3120eb5c0811b75145a03bb3dc2b723bf0",
        "timestamp" : 1654717746000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mutt: update to 2.2.6\u000a\u000a",
        "date" : "2022-06-08 21:49:06 +0200",
        "id" : "d7a96d3120eb5c0811b75145a03bb3dc2b723bf0",
        "msg" : "mutt: update to 2.2.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/mutt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/apache24/Makefile"
        ],
        "commitId" : "b6363493bc870af867a3726ca7dc62535f19b793",
        "timestamp" : 1654718151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "apache-24: update to 2.4.54\u000a\u000a",
        "date" : "2022-06-08 21:55:51 +0200",
        "id" : "b6363493bc870af867a3726ca7dc62535f19b793",
        "msg" : "apache-24: update to 2.4.54",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/apache24/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}