{
  "_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" : 6707,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
            "branch" : [
              {
                "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
            "branch" : [
              {
                "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
        "branch" : [
          {
            "SHA1" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
            "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" : "#6707",
  "duration" : 6130437,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6707",
  "id" : "6707",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6707,
  "queueId" : 274,
  "result" : "SUCCESS",
  "timestamp" : 1650672328481,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6707/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/squid/Makefile",
          "components/web/squid/pkg5"
        ],
        "commitId" : "7387e9e265706a3b28e1f8af4f140a07294246c3",
        "timestamp" : 1650637020000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squid - update to latest version 5.5\u000a\u000a",
        "date" : "2022-04-22 16:17:00 +0200",
        "id" : "7387e9e265706a3b28e1f8af4f140a07294246c3",
        "msg" : "squid - update to latest version 5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/squid/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-5/patches/002-ld-flags.patch",
          "components/developer/gcc-8/patches/1002-gcc-configure-must-call-gas-with-32-for-32-bit.patch",
          "components/developer/gcc-6/g++-6-runtime.p5m",
          "components/developer/gcc-9/patches/0020-i386-use-correct-error-message-about-msave-args-and-.patch",
          "components/developer/gcc-8/patches/0014-Do-not-link-libstdc-to-librt.patch",
          "components/developer/gcc-9/patches/0019-gcc.target-i386-retarg-skip-if-msave-args.patch",
          "components/developer/gcc-9/patches/0006-allow-the-global-disabling-of-function-cloning.patch",
          "components/developer/gcc-9/patches/0036-Add-__illumos__-preprocessor-definition.patch",
          "components/developer/gcc-9/patches/0025-libsanitizer-work-around-lack-of-O_DIRECTORY.patch",
          "components/developer/gcc-5/gcc-5-runtime.p5m",
          "components/developer/gcc-9/patches/0023-Address-fixincludes-failure.patch",
          "components/developer/gcc-9/patches/0017-tests-x86_64-pro_and_epilogue-RTL-can-t-work-with-ms.patch",
          "components/developer/gcc-9/patches/0008-sol2-enable-full-__cxa_atexit-support.patch",
          "components/developer/gcc-9/patches/0003-gcc-enable-the-.eh_frame-based-unwinder.patch",
          "components/developer/gcc-8/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch",
          "components/developer/gcc-9/patches/1000-ld-flags.patch",
          "components/developer/gcc-6/gcc-6-runtime.p5m",
          "components/developer/gcc-8/patches/0007-sol2-enable-full-__cxa_atexit-support.patch",
          "components/developer/gcc-9/patches/0021-gcc.target-i386-skip-16bit-tests-when-msave-args.patch",
          "components/developer/gcc-6/patches/0004-alignment.patch",
          "components/developer/gcc-9/patches/0001-README.md-Add-a-simple-description-of-what-s-what.patch",
          "components/developer/gcc-6/patches/0002-ld-flags.patch",
          "components/developer/gcc-9/patches/0016-i386-Fix-grammar-of-msave-args-usage-message.patch",
          "components/developer/gcc-8/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch",
          "components/developer/gcc-8/g++-8-runtime.p5m",
          "components/developer/gcc-6/manifests/sample-manifest.p5m",
          "components/developer/gcc-9/manifests/sample-manifest.p5m",
          "components/developer/gcc-5/patches/008-c99_classification_macros_c++0x.cc.patch",
          "components/developer/gcc-8/patches/0012-Address-fixincludes-failure.patch",
          "components/developer/gcc-9/patches/0014-libgo-libelf-on-illumos-doesn-t-support-largefile.patch",
          "components/developer/gcc-8/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch",
          "components/developer/gcc-9/patches/0018-i386-don-t-assert-the-FP-is-valid-during-epilogue-ad.patch",
          "components/developer/gcc-5/COPYING3",
          "components/developer/gcc-9/gfortran-9-runtime.p5m",
          "components/developer/gcc-5/patches/009-gcc75.patch",
          "components/developer/gcc-6/Makefile",
          "components/developer/gcc-8/gcc-8-runtime.p5m",
          "components/developer/gcc-9/patches/0009-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch",
          "components/developer/gcc-9/pkg5",
          "components/developer/gcc-9/patches/0026-Fix-libsanitizer-build-for-illumos.patch",
          "components/developer/gcc-9/gobjc-9-runtime.p5m",
          "components/developer/gcc-9/Makefile",
          "components/developer/gcc-5/patches/libgo_runtime_proc.c.patch",
          "components/developer/gcc-8/patches/0011-Never-omit-frame-pointer.patch",
          "components/developer/gcc-8/gcc-8.p5m",
          "components/developer/gcc-9/patches/0029-i386-use-the-new-style-retpoline-thunk-names-for-ext.patch",
          "components/developer/gcc-8/patches/1001-spec-values.patch",
          "components/developer/gcc-9/patches/0010-16-update-cmn_err-format-specifier-Reviewed-by-Richa.patch",
          "components/developer/gcc-9/patches/0015-libpthread-is-a-filter-in-illumos-all-functionality-.patch",
          "components/developer/gcc-8/gobjc-8-runtime.p5m",
          "components/developer/gcc-9/patches/0035-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch",
          "components/developer/gcc-9/patches/0030-Use-appropriate-values-objects.patch",
          "components/developer/gcc-6/COPYING.RUNTIME",
          "components/developer/gcc-9/patches/0033-Convert-unsupported-use-of-msave-args-to-a-warning.patch",
          "components/developer/gcc-8/gfortran-8-runtime.p5m",
          "components/developer/gcc-5/g++-5-runtime.p5m",
          "components/developer/gcc-5/COPYING",
          "components/developer/gcc-5/patches/001-illumos-gcc.patch",
          "components/developer/gcc-8/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch",
          "components/developer/gcc-9/patches/0012-We-never-want-to-omit-the-frame-pointer-regardless-o.patch",
          "components/developer/gcc-9/patches/0011-19-cmn_err-b-conversion-should-accept-0-flag-Reviewe.patch",
          "components/developer/gcc-9/patches/0005-Implement-fstrict-calling-conventions.patch",
          "components/developer/gcc-5/manifests/sample-manifest.p5m",
          "components/developer/gcc-8/manifests/sample-manifest.p5m",
          "components/developer/gcc-9/patches/0032-Correct-path-to-elfdump.patch",
          "components/developer/gcc-6/pkg5",
          "components/developer/gcc-8/patches/0013-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch",
          "components/developer/gcc-8/patches/0015-Fix-libgo-runtime-SunOS-libelf-does-not-support-larg.patch",
          "components/developer/gcc-9/patches/0027-gccgo-should-use-GNU-ar.patch",
          "components/developer/gcc-6/patches/0005-fixinc.in.patch",
          "components/developer/gcc-9/patches/0028-Make-install-strip-target-work-for-libobjc.patch",
          "components/developer/gcc-5/patches/use-cxa_atexit.patch",
          "components/developer/gcc-8/patches/0005-allow-the-global-disabling-of-function-cloning.patch",
          "components/developer/gcc-8/Makefile",
          "components/developer/gcc-6/patches/0006-libgo_runtime_proc.c.patch",
          "components/developer/gcc-9/gcc-9.p5m",
          "components/developer/gcc-6/patches/0007-libstdc-no-rt.patch",
          "components/developer/gcc-6/COPYING3",
          "components/developer/gcc-6/gcc-6.p5m",
          "components/developer/gcc-5/COPYING3.LIB",
          "components/developer/gcc-9/patches/0024-Use-GNU-backends-for-gcc-ar-nm-ranlib.patch",
          "components/developer/gcc-9/patches/0013-libstdc-v3-illumos-and-Solaris-haven-t-needed-lrt-in.patch",
          "components/developer/gcc-8/patches/0001-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch",
          "components/developer/gcc-6/gobjc-6-runtime.p5m",
          "components/developer/gcc-6/gfortran-6-runtime.p5m",
          "components/developer/gcc-6/patches/0003-cilk-sparc.patch",
          "components/developer/gcc-8/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch",
          "components/developer/gcc-6/COPYING3.LIB",
          "components/developer/gcc-5/patches/fixinc.in.patch",
          "components/developer/gcc-9/g++-9-runtime.p5m",
          "components/developer/gcc-9/patches/0022-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch",
          "components/developer/gcc-5/gfortran-5-runtime.p5m",
          "components/developer/gcc-6/COPYING",
          "components/developer/gcc-8/patches/1000-ld-flags.patch",
          "components/developer/gcc-9/patches/0002-compare_tests-Use-nawk-1-on-illumos-since-awk-1-is-o.patch",
          "components/developer/gcc-9/patches/0004-intl-Don-t-use-UTF-8-quotes.-Ever.patch",
          "components/developer/gcc-5/COPYING.RUNTIME",
          "components/developer/gcc-5/gobjc-5-runtime.p5m",
          "components/developer/gcc-9/patches/0031-G-should-imply-the-same-specs-as-shared.patch",
          "components/developer/gcc-8/patches/0009-16-update-cmn_err-format-specifier.patch",
          "components/developer/gcc-9/gcc-9-runtime.p5m",
          "components/developer/gcc-6/COPYING.LIB",
          "components/developer/gcc-9/patches/1005-strip.patch",
          "components/developer/gcc-5/COPYING.LIB",
          "components/developer/gcc-5/patches/libstdc++-no-rt.patch",
          "components/developer/gcc-5/Makefile",
          "components/developer/gcc-9/patches/0007-strict-cc2-check-that-disabling-function-cloning-pre.patch",
          "components/meta-packages/history/history",
          "components/developer/gcc-8/patches/0029-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch",
          "components/developer/gcc-5/patches/003-cilk-sparc.patch",
          "components/developer/gcc-5/patches/004-alignment.patch",
          "components/developer/gcc-6/patches/0001-illumos-gcc.patch",
          "components/developer/gcc-8/patches/0016-libgcc-unwind.map-should-be-v2-style.patch",
          "components/developer/gcc-9/patches/0034-13185-zassert-deflib-does-not-work-for-64-bit-object.patch",
          "components/developer/gcc-8/patches/0004-Implement-fstrict-calling-conventions.patch",
          "components/developer/gcc-5/gcc-5.p5m",
          "components/developer/gcc-5/pkg5",
          "components/developer/gcc-8/pkg5"
        ],
        "commitId" : "e3f208bfcaefdc8838ee5c03a7be3c93f4c97597",
        "timestamp" : 1650639136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "drop gcc-5, -6, -8, and -9\u000a\u000a* obsolete gcc-5\u000a\u000a* obsolete gcc-6\u000a\u000a* obsolete gcc-8\u000a\u000a* obsolete gcc-9\u000a",
        "date" : "2022-04-22 16:52:16 +0200",
        "id" : "e3f208bfcaefdc8838ee5c03a7be3c93f4c97597",
        "msg" : "drop gcc-5, -6, -8, and -9",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0004-intl-Don-t-use-UTF-8-quotes.-Ever.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/COPYING3.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0008-sol2-enable-full-__cxa_atexit-support.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0001-illumos-gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0012-Address-fixincludes-failure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0005-allow-the-global-disabling-of-function-cloning.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0015-Fix-libgo-runtime-SunOS-libelf-does-not-support-larg.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0020-i386-use-correct-error-message-about-msave-args-and-.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0009-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0012-We-never-want-to-omit-the-frame-pointer-regardless-o.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/COPYING3.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0022-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0004-alignment.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0005-Implement-fstrict-calling-conventions.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1002-gcc-configure-must-call-gas-with-32-for-32-bit.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/gobjc-6-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0023-Address-fixincludes-failure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0024-Use-GNU-backends-for-gcc-ar-nm-ranlib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0029-i386-use-the-new-style-retpoline-thunk-names-for-ext.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/fixinc.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/gcc-5-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/gcc-8-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0032-Correct-path-to-elfdump.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/gcc-5.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/g++-8-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0034-13185-zassert-deflib-does-not-work-for-64-bit-object.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/1000-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0011-19-cmn_err-b-conversion-should-accept-0-flag-Reviewe.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0013-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0002-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/COPYING.RUNTIME"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0021-gcc.target-i386-skip-16bit-tests-when-msave-args.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/gfortran-6-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/COPYING"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/gfortran-5-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0001-compare_tests-Use-nawk-on-Solaris-since-awk-is-crap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/001-illumos-gcc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/gfortran-8-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/COPYING.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/g++-5-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/gcc-6-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0003-gcc-enable-the-.eh_frame-based-unwinder.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0033-Convert-unsupported-use-of-msave-args-to-a-warning.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0031-G-should-imply-the-same-specs-as-shared.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/use-cxa_atexit.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/002-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0019-gcc.target-i386-retarg-skip-if-msave-args.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/libstdc++-no-rt.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/COPYING3"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/004-alignment.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0029-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/gcc-9-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/008-c99_classification_macros_c++0x.cc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/1005-strip.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0002-compare_tests-Use-nawk-1-on-illumos-since-awk-1-is-o.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0001-README.md-Add-a-simple-description-of-what-s-what.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0030-Use-appropriate-values-objects.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/gobjc-8-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/COPYING"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0017-tests-x86_64-pro_and_epilogue-RTL-can-t-work-with-ms.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/COPYING.RUNTIME"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0015-libpthread-is-a-filter-in-illumos-all-functionality-.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0011-Never-omit-frame-pointer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1001-spec-values.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0027-gccgo-should-use-GNU-ar.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0007-libstdc-no-rt.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/gobjc-9-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0003-cilk-sparc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/gcc-8.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0018-i386-don-t-assert-the-FP-is-valid-during-epilogue-ad.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0028-Make-install-strip-target-work-for-libobjc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/g++-9-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0035-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0006-libgo_runtime_proc.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0009-16-update-cmn_err-format-specifier.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/gobjc-5-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0013-libstdc-v3-illumos-and-Solaris-haven-t-needed-lrt-in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0016-i386-Fix-grammar-of-msave-args-usage-message.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0016-libgcc-unwind.map-should-be-v2-style.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/gfortran-9-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0007-sol2-enable-full-__cxa_atexit-support.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/gcc-9.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0026-Fix-libsanitizer-build-for-illumos.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0004-Implement-fstrict-calling-conventions.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0014-libgo-libelf-on-illumos-doesn-t-support-largefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/COPYING.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0036-Add-__illumos__-preprocessor-definition.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/g++-6-runtime.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/gcc-6.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/1000-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/009-gcc75.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0007-strict-cc2-check-that-disabling-function-cloning-pre.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-5/patches/003-cilk-sparc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0014-Do-not-link-libstdc-to-librt.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/COPYING3"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-8/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0006-allow-the-global-disabling-of-function-cloning.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0025-libsanitizer-work-around-lack-of-O_DIRECTORY.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-6/patches/0005-fixinc.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gcc-9/patches/0010-16-update-cmn_err-format-specifier-Reviewed-by-Richa.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-14-citus/Makefile"
        ],
        "commitId" : "4102405a47f05a098968fa5523c1265417debc48",
        "timestamp" : 1650641245000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgres-14/citus: update to 10.2.5\u000a\u000a",
        "date" : "2022-04-22 17:27:25 +0200",
        "id" : "4102405a47f05a098968fa5523c1265417debc48",
        "msg" : "postgres-14/citus: update to 10.2.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14-citus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12-citus/manifests/sample-manifest.p5m",
          "components/database/postgresql-12-citus/pkg5",
          "components/database/postgresql-12-citus/Makefile",
          "components/database/postgresql-12-citus/citus.p5m"
        ],
        "commitId" : "617236bc5bcda9f06d8be520464189a15c412e9b",
        "timestamp" : 1650641537000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgres-12/citus: update to 9.5.10\u000a\u000a",
        "date" : "2022-04-22 17:32:17 +0200",
        "id" : "617236bc5bcda9f06d8be520464189a15c412e9b",
        "msg" : "postgres-12/citus: update to 9.5.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12-citus/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12-citus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12-citus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12-citus/citus.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_1/Makefile"
        ],
        "commitId" : "72038b6c599e4dfd2077c719b5ee75e7dd3661ec",
        "timestamp" : 1650643869000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php - update to latest version 8.1.5\u000a\u000a",
        "date" : "2022-04-22 18:11:09 +0200",
        "id" : "72038b6c599e4dfd2077c719b5ee75e7dd3661ec",
        "msg" : "php - update to latest version 8.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fribidi/Makefile"
        ],
        "commitId" : "b9a8ee3614ad97e5632c11faebc39d236f618f7b",
        "timestamp" : 1650648755000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fribidi: update to 1.0.12\u000a\u000a",
        "date" : "2022-04-22 19:32:35 +0200",
        "id" : "b9a8ee3614ad97e5632c11faebc39d236f618f7b",
        "msg" : "fribidi: update to 1.0.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node18/patches/02-madvise.patch",
          "components/runtime/node18/node.license",
          "components/runtime/node18/Makefile",
          "components/runtime/node18/pkg5",
          "components/runtime/node18/nodejs.p5m",
          "components/runtime/node18/manifests/sample-manifest.p5m",
          "components/runtime/node18/patches/01-cast-pid_t.patch"
        ],
        "commitId" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
        "timestamp" : 1650661463000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add nodejs-18\u000a\u000a",
        "date" : "2022-04-22 23:04:23 +0200",
        "id" : "1824dffba324f83ed8b14a0a121bc4e0e1c607e5",
        "msg" : "add nodejs-18",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/node18/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/node.license"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/patches/01-cast-pid_t.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/patches/02-madvise.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node18/nodejs.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}