{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Andreas Wacknitz",
          "userId" : "wacki",
          "userName" : "Andreas Wacknitz"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7143,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
            "branch" : [
              {
                "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
            "branch" : [
              {
                "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
        "branch" : [
          {
            "SHA1" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
            "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" : "#7143",
  "duration" : 5994902,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7143",
  "id" : "7143",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7143,
  "queueId" : 421,
  "result" : "SUCCESS",
  "timestamp" : 1689263632722,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7143/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "make-rules/makemaker.mk",
          "tools/perl-meta-deps"
        ],
        "commitId" : "372e47b02fb373b300ccdd31bd290c085edad8c9",
        "timestamp" : 1689225555000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: use MYMETA.json instead of META.json for metadata\u000a\u000a",
        "date" : "2023-07-13 07:19:15 +0200",
        "id" : "372e47b02fb373b300ccdd31bd290c085edad8c9",
        "msg" : "makemaker.mk: use MYMETA.json instead of META.json for metadata",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/perl-meta-deps"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/manifests/sample-manifest.p5m",
          "components/python/zipp/Makefile",
          "components/python/zipp/zipp-PYVER.p5m"
        ],
        "commitId" : "eb0d35367b6fd141ec50ee029688a5f01d2692d9",
        "timestamp" : 1689225572000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.16.1\u000a\u000a",
        "date" : "2023-07-13 07:19:32 +0200",
        "id" : "eb0d35367b6fd141ec50ee029688a5f01d2692d9",
        "msg" : "python/zipp: update to 3.16.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/zipp-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.itertools/test/results-all.master",
          "components/python/jaraco.itertools/pkg5",
          "components/python/jaraco.itertools/python-integrate-project.conf",
          "components/python/jaraco.itertools/history",
          "components/python/jaraco.itertools/Makefile",
          "components/python/jaraco.itertools/patches/01-no-ruff.patch"
        ],
        "commitId" : "74d29373f3363cdf16882c7c1d0779ddf77e7667",
        "timestamp" : 1689225584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.itertools: update to 6.4.1; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-13 07:19:44 +0200",
        "id" : "74d29373f3363cdf16882c7c1d0779ddf77e7667",
        "msg" : "python/jaraco.itertools: update to 6.4.1; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.itertools/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.itertools/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.itertools/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.itertools/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.itertools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.itertools/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "45fce72710c6d000a801199ea384e0bef1416a1a",
        "timestamp" : 1689225595000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: disable more pytest plugins during test style detection\u000a\u000a",
        "date" : "2023-07-13 07:19:55 +0200",
        "id" : "45fce72710c6d000a801199ea384e0bef1416a1a",
        "msg" : "tools/python-integrate-project: disable more pytest plugins during test style detection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/history",
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m",
          "components/python/cryptography_vectors/pkg5"
        ],
        "commitId" : "56a516dc6f8547c3560a4d993ed3589b64195be2",
        "timestamp" : 1689228136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 41.0.2; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-13 08:02:16 +0200",
        "id" : "56a516dc6f8547c3560a4d993ed3589b64195be2",
        "msg" : "python/cryptography_vectors: update to 41.0.2; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/cryptography_vectors/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.exceptions/test/results-all.master",
          "components/python/zope.exceptions/Makefile"
        ],
        "commitId" : "976b9d704d0ed7052b9fa2d48b8dfc948bcf0bb6",
        "timestamp" : 1689228145000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.exceptions: update to 5.0.1\u000a\u000a",
        "date" : "2023-07-13 08:02:25 +0200",
        "id" : "976b9d704d0ed7052b9fa2d48b8dfc948bcf0bb6",
        "msg" : "python/zope.exceptions: update to 5.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.exceptions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.exceptions/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_dynamic_versioning/Makefile"
        ],
        "commitId" : "aac616dd27102fe2b3dc27b0cb72e6c03204bac8",
        "timestamp" : 1689228156000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_dynamic_versioning: update to 0.25.0\u000a\u000a",
        "date" : "2023-07-13 08:02:36 +0200",
        "id" : "aac616dd27102fe2b3dc27b0cb72e6c03204bac8",
        "msg" : "python/poetry_dynamic_versioning: update to 0.25.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_dynamic_versioning/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mock/Makefile",
          "components/python/mock/history",
          "components/python/mock/pkg5",
          "components/python/mock/test/results-all.master",
          "components/python/mock/python-integrate-project.conf"
        ],
        "commitId" : "65d4acad7cd523c9888d4bae4d611b7fd32c02bf",
        "timestamp" : 1689228166000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mock: update to 5.1.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-13 08:02:46 +0200",
        "id" : "65d4acad7cd523c9888d4bae4d611b7fd32c02bf",
        "msg" : "python/mock: update to 5.1.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mock/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/mock/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mock/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mock/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/black/Makefile",
          "components/python/black/patches/01-tox.ini-extras.patch"
        ],
        "commitId" : "055a8889696d998372a2266bc26066ef26c53f97",
        "timestamp" : 1689228177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/black: update to 23.7.0\u000a\u000a",
        "date" : "2023-07-13 08:02:57 +0200",
        "id" : "055a8889696d998372a2266bc26066ef26c53f97",
        "msg" : "python/black: update to 23.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/black/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/black/patches/01-tox.ini-extras.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-Build/pkg5",
          "components/perl/Module-Build/Module-Build-PERLVER.p5m",
          "components/perl/Module-Build/manifests/sample-manifest.p5m",
          "components/perl/Module-Build/Makefile"
        ],
        "commitId" : "986f5ed4b77f629c8bdbec4283660c27530c8f00",
        "timestamp" : 1689228217000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-Build: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 08:03:37 +0200",
        "id" : "986f5ed4b77f629c8bdbec4283660c27530c8f00",
        "msg" : "perl/Module-Build: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/Module-Build-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/protobuf/Makefile",
          "components/library/protobuf/pkg5"
        ],
        "commitId" : "c9493c0f41f19c7b97efba06be5f596bb604b22c",
        "timestamp" : 1689228284000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild protobuf\u000a\u000a",
        "date" : "2023-07-13 08:04:44 +0200",
        "id" : "c9493c0f41f19c7b97efba06be5f596bb604b22c",
        "msg" : "rebuild protobuf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/protobuf/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/modulebuild.mk"
        ],
        "commitId" : "6bf2721d96629339df9850998e213dea2351ea57",
        "timestamp" : 1689243551000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "modulebuild.mk: Module::Build is not needed to bootstrap Module::Build\u000a\u000a",
        "date" : "2023-07-13 12:19:11 +0200",
        "id" : "6bf2721d96629339df9850998e213dea2351ea57",
        "msg" : "modulebuild.mk: Module::Build is not needed to bootstrap Module::Build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/modulebuild.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "7e592ae5c49a75d04c25316c5eb97ff28066d31a",
        "timestamp" : 1689243574000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: start with makemaker build style\u000a\u000a",
        "date" : "2023-07-13 12:19:34 +0200",
        "id" : "7e592ae5c49a75d04c25316c5eb97ff28066d31a",
        "msg" : "tools/perl-integrate-module: start with makemaker build style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libssh2/pkg5",
          "components/library/libidn2/Makefile",
          "components/library/libunistring/Makefile",
          "components/library/libssh2/Makefile",
          "components/library/libidn2/pkg5",
          "components/library/libunistring/pkg5"
        ],
        "commitId" : "9d13678d53304bd29e4fbb707c06ca55f12caba6",
        "timestamp" : 1689247394000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libraries with GCC10\u000a\u000a",
        "date" : "2023-07-13 13:23:14 +0200",
        "id" : "9d13678d53304bd29e4fbb707c06ca55f12caba6",
        "msg" : "rebuild libraries with GCC10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libssh2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libunistring/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libidn2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libidn2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libssh2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libunistring/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Class-XSAccessor/Class-XSAccessor.license",
          "components/perl/Class-XSAccessor/test/results-all.master",
          "components/perl/Class-XSAccessor/Class-XSAccessor-PERLVER.p5m",
          "components/perl/Class-XSAccessor/Makefile",
          "components/perl/Class-XSAccessor/pkg5",
          "components/perl/Class-XSAccessor/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1f7567ea5d2014b06b288c2cffbabb5e62d6a5d4",
        "timestamp" : 1689247412000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Class::XSAccessor Perl module\u000a\u000a",
        "date" : "2023-07-13 13:23:32 +0200",
        "id" : "1f7567ea5d2014b06b288c2cffbabb5e62d6a5d4",
        "msg" : "Add Class::XSAccessor Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/Class-XSAccessor.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/Class-XSAccessor-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-XSAccessor/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Class-Data-Inheritable/perl-integrate-module.conf",
          "components/perl/Class-Data-Inheritable/Class-Data-Inheritable-PERLVER.p5m",
          "components/perl/Class-Data-Inheritable/Class-Data-Inheritable.license",
          "components/perl/Class-Data-Inheritable/Makefile",
          "components/perl/Class-Data-Inheritable/pkg5",
          "components/perl/Class-Data-Inheritable/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7a78351a3ee957c4f1b2aa935e6e6b001241bcf5",
        "timestamp" : 1689260742000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Class-Data-Inheritable: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 17:05:42 +0200",
        "id" : "7a78351a3ee957c4f1b2aa935e6e6b001241bcf5",
        "msg" : "perl/Class-Data-Inheritable: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Data-Inheritable/Class-Data-Inheritable.license"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Data-Inheritable/Class-Data-Inheritable-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Data-Inheritable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Class-Data-Inheritable/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Data-Inheritable/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Class-Data-Inheritable/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Clone/test/results-5.36.master",
          "components/perl/Clone/Clone.license",
          "components/perl/Clone/manifests/sample-manifest.p5m",
          "components/perl/Clone/pkg5",
          "components/perl/Clone/Makefile",
          "components/perl/Clone/test/results-5.38.master",
          "components/perl/Clone/test/results-5.34.master",
          "components/perl/Clone/test/results-all.master"
        ],
        "commitId" : "360bdc92803cfad5eff2ab62d6cce80f1455b260",
        "timestamp" : 1689260753000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Clone: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 17:05:53 +0200",
        "id" : "360bdc92803cfad5eff2ab62d6cce80f1455b260",
        "msg" : "perl/Clone: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Clone/test/results-5.36.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/Clone.license"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Clone/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Clone/test/results-5.38.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Clone/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Crypt-OpenSSL-Random/pkg5",
          "components/perl/Crypt-OpenSSL-Random/Makefile",
          "components/perl/Crypt-OpenSSL-Random/manifests/sample-manifest.p5m",
          "components/perl/Crypt-OpenSSL-Random/perl-integrate-module.conf"
        ],
        "commitId" : "9f916e61af23428831fe904f0d6647f2d1baf93b",
        "timestamp" : 1689260763000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Crypt-OpenSSL-Random: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 17:06:03 +0200",
        "id" : "9f916e61af23428831fe904f0d6647f2d1baf93b",
        "msg" : "perl/Crypt-OpenSSL-Random: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Random/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Random/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Crypt-OpenSSL-Random/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Crypt-OpenSSL-Random/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Memory-Cycle/Test-Memory-Cycle-PERLVER.p5m",
          "components/perl/Test-Memory-Cycle/pkg5",
          "components/perl/Test-Memory-Cycle/perl-integrate-module.conf",
          "components/perl/Test-Memory-Cycle/manifests/sample-manifest.p5m",
          "components/perl/Test-Memory-Cycle/Makefile"
        ],
        "commitId" : "026c99e8a611aa1b07909e33e5cd0ee836e0f69f",
        "timestamp" : 1689260775000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Test-Memory-Cycle: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 17:06:15 +0200",
        "id" : "026c99e8a611aa1b07909e33e5cd0ee836e0f69f",
        "msg" : "perl/Test-Memory-Cycle: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-Memory-Cycle/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Memory-Cycle/Test-Memory-Cycle-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Memory-Cycle/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Memory-Cycle/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Memory-Cycle/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Output/Makefile",
          "components/perl/Test-Output/Test-Output-PERLVER.p5m",
          "components/perl/Test-Output/pkg5",
          "components/perl/Test-Output/manifests/sample-manifest.p5m",
          "components/perl/Test-Output/perl-integrate-module.conf"
        ],
        "commitId" : "467e204bebc5f2750cd63243bb22ad74d393741f",
        "timestamp" : 1689260785000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Test-Output: update to 1.034; rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-07-13 17:06:25 +0200",
        "id" : "467e204bebc5f2750cd63243bb22ad74d393741f",
        "msg" : "perl/Test-Output: update to 1.034; rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Output/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Output/Test-Output-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Output/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-Output/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Output/perl-integrate-module.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/patches/0004-OS-3294-add-support-for-inotify.patch"
        ],
        "commitId" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
        "timestamp" : 1689261751000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-gate: remove malformed patch that was added by libebml rebuild\u000a\u000a",
        "date" : "2023-07-13 17:22:31 +0200",
        "id" : "5e17a5d636a85daf7a92e289f5aa92c8f2744e87",
        "msg" : "illumos-gate: remove malformed patch that was added by libebml rebuild",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openindiana/illumos-gate/patches/0004-OS-3294-add-support-for-inotify.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}