{
  "_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" : 7234,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a1e893720859630099207f2aefa234856597192",
            "branch" : [
              {
                "SHA1" : "2a1e893720859630099207f2aefa234856597192",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a1e893720859630099207f2aefa234856597192",
            "branch" : [
              {
                "SHA1" : "2a1e893720859630099207f2aefa234856597192",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a1e893720859630099207f2aefa234856597192",
        "branch" : [
          {
            "SHA1" : "2a1e893720859630099207f2aefa234856597192",
            "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" : "#7234",
  "duration" : 4892618,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7234",
  "id" : "7234",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7234,
  "queueId" : 446,
  "result" : "SUCCESS",
  "timestamp" : 1699056327450,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7234/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rapidfuzz/Makefile"
        ],
        "commitId" : "893c9c464f8ec638f8feef025c3bb87927d83ad8",
        "timestamp" : 1699003161000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rapidfuzz: update to 3.5.2\u000a\u000a",
        "date" : "2023-11-03 10:19:21 +0100",
        "id" : "893c9c464f8ec638f8feef025c3bb87927d83ad8",
        "msg" : "python/rapidfuzz: update to 3.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomlkit/history",
          "components/python/tomlkit/Makefile",
          "components/python/tomlkit/test/results-all.master",
          "components/python/tomlkit/python-integrate-project.conf"
        ],
        "commitId" : "2eab0f14a08b9110c19c55dff10034daf44d8aef",
        "timestamp" : 1699003176000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomlkit: update to 0.12.2\u000a\u000a",
        "date" : "2023-11-03 10:19:36 +0100",
        "id" : "2eab0f14a08b9110c19c55dff10034daf44d8aef",
        "msg" : "python/tomlkit: update to 0.12.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tomlkit/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/testtools/Makefile",
          "components/python/testtools/test/results-all.master",
          "components/python/testtools/manifests/sample-manifest.p5m",
          "components/python/testtools/pkg5",
          "components/python/testtools/testtools-PYVER.p5m"
        ],
        "commitId" : "67ae518373ab0eacf24965cec28eaec933604f6b",
        "timestamp" : 1699003188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/testtools: update to 2.7.1\u000a\u000a",
        "date" : "2023-11-03 10:19:48 +0100",
        "id" : "67ae518373ab0eacf24965cec28eaec933604f6b",
        "msg" : "python/testtools: update to 2.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/testtools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/testtools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/pkg5",
          "components/developer/git/test/results-all.master",
          "components/developer/git/Makefile"
        ],
        "commitId" : "6aa0abb3be78da3015069be49e7a38378cb9c67d",
        "timestamp" : 1699009190000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.41.1 & use openssl-3.1\u000a\u000a",
        "date" : "2023-11-03 11:59:50 +0100",
        "id" : "6aa0abb3be78da3015069be49e7a38378cb9c67d",
        "msg" : "git: update to 2.41.1 & use openssl-3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gawk/test/results-all.master",
          "components/text/gawk/pkg5",
          "components/text/gawk/gawk.p5m",
          "components/text/gawk/Makefile",
          "components/text/gawk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9fb9c1177457994e2f813a5fd33322a83a41dc43",
        "timestamp" : 1699017932000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gawk: update to 5.3.0\u000a\u000a",
        "date" : "2023-11-03 14:25:32 +0100",
        "id" : "9fb9c1177457994e2f813a5fd33322a83a41dc43",
        "msg" : "gawk: update to 5.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gawk/gawk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gawk/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmemcached/pkg5",
          "components/library/libmemcached/Makefile"
        ],
        "commitId" : "215e2b4b0db8788a68c43f430f5073e25aaa7cf7",
        "timestamp" : 1699017946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libmemcached\u000a\u000a",
        "date" : "2023-11-03 14:25:46 +0100",
        "id" : "215e2b4b0db8788a68c43f430f5073e25aaa7cf7",
        "msg" : "rebuild libmemcached",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmemcached/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libqxp/Makefile",
          "components/library/libqxp/pkg5"
        ],
        "commitId" : "7fd8bbcaef02f1b1b0148a1af1f8df92527eb864",
        "timestamp" : 1699017961000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libqxp\u000a\u000a",
        "date" : "2023-11-03 14:26:01 +0100",
        "id" : "7fd8bbcaef02f1b1b0148a1af1f8df92527eb864",
        "msg" : "rebuild libqxp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libqxp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libqxp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libcrossguid/libcrossguid.license",
          "components/library/libcrossguid/pkg5",
          "components/library/libcrossguid/manifests/sample-manifest.p5m",
          "components/library/libcrossguid/Makefile",
          "components/library/libcrossguid/libcrossguid.p5m"
        ],
        "commitId" : "78a1b17287c5cc252c61e68824e5e6af7b499ff2",
        "timestamp" : 1699017977000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libcrossguid\u000a\u000a",
        "date" : "2023-11-03 14:26:17 +0100",
        "id" : "78a1b17287c5cc252c61e68824e5e6af7b499ff2",
        "msg" : "rebuild libcrossguid",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libcrossguid/libcrossguid.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcrossguid/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcrossguid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcrossguid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcrossguid/libcrossguid.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpagemaker/libpagemaker.p5m",
          "components/library/libpagemaker/manifests/sample-manifest.p5m",
          "components/library/libpagemaker/pkg5",
          "components/library/libpagemaker/libpagemaker.license",
          "components/library/libpagemaker/Makefile"
        ],
        "commitId" : "5787961a1842299a033bfb87b11f14a144ef8cf0",
        "timestamp" : 1699017991000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libpagemaker: rebuild & drop 32 bit\u000a\u000a",
        "date" : "2023-11-03 14:26:31 +0100",
        "id" : "5787961a1842299a033bfb87b11f14a144ef8cf0",
        "msg" : "libpagemaker: rebuild & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpagemaker/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpagemaker/libpagemaker.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpagemaker/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libpagemaker/libpagemaker.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpagemaker/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmwaw/Makefile",
          "components/library/libmwaw/libmwaw.p5m",
          "components/library/libmwaw/manifests/sample-manifest.p5m",
          "components/library/libmwaw/pkg5"
        ],
        "commitId" : "b9a4d065408cb68ae6685321d04627741b22a082",
        "timestamp" : 1699022618000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libmwaw & drop 32 bit\u000a\u000a",
        "date" : "2023-11-03 15:43:38 +0100",
        "id" : "b9a4d065408cb68ae6685321d04627741b22a082",
        "msg" : "rebuild libmwaw & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/libmwaw.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmwaw/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/cxxtools/Makefile",
          "components/library/cxxtools/pkg5"
        ],
        "commitId" : "0616ebc71164a1e304861e049d71c3fdbb8bfd47",
        "timestamp" : 1699022635000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild cxxtools & switch to openssl-3.1\u000a\u000a",
        "date" : "2023-11-03 15:43:55 +0100",
        "id" : "0616ebc71164a1e304861e049d71c3fdbb8bfd47",
        "msg" : "rebuild cxxtools & switch to openssl-3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/cxxtools/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cxxtools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libraw/pkg5",
          "components/library/libraw/manifests/sample-manifest.p5m",
          "components/library/libraw/libraw.p5m",
          "components/library/libraw/Makefile"
        ],
        "commitId" : "10550f69bc36f3c6e91ee5e50cdae4c0b30439f6",
        "timestamp" : 1699022650000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild libraw & drop 32 bit\u000a\u000a",
        "date" : "2023-11-03 15:44:10 +0100",
        "id" : "10550f69bc36f3c6e91ee5e50cdae4c0b30439f6",
        "msg" : "rebuild libraw & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libraw/libraw.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libraw/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libraw/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libraw/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mozjs-60/pkg5",
          "components/library/mozjs-60/manifests/sample-manifest.p5m",
          "components/library/mozjs-60/mozjs.p5m",
          "components/library/mozjs-60/Makefile"
        ],
        "commitId" : "56e33391e648987d509aaf1fdccdfeb5402561ba",
        "timestamp" : 1699022666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild mozjs-60\u000a\u000a",
        "date" : "2023-11-03 15:44:26 +0100",
        "id" : "56e33391e648987d509aaf1fdccdfeb5402561ba",
        "msg" : "rebuild mozjs-60",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mozjs-60/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozjs-60/mozjs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozjs-60/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozjs-60/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/olm/pkg5",
          "components/library/olm/Makefile"
        ],
        "commitId" : "6f11ba4560ba254e17f8041f769ad4ec24492e61",
        "timestamp" : 1699026078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild olm\u000a\u000a",
        "date" : "2023-11-03 16:41:18 +0100",
        "id" : "6f11ba4560ba254e17f8041f769ad4ec24492e61",
        "msg" : "rebuild olm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/olm/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/olm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/xmlrpc-c/xmlrpc-c.p5m",
          "components/library/xmlrpc-c/manifests/sample-manifest.p5m",
          "components/library/xmlrpc-c/pkg5",
          "components/library/xmlrpc-c/Makefile"
        ],
        "commitId" : "cc93ccd6189ed6a6ff25f7af0b6fab003d80ab87",
        "timestamp" : 1699026094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild xmlrpc-c & drop 32 bit\u000a\u000a",
        "date" : "2023-11-03 16:41:34 +0100",
        "id" : "cc93ccd6189ed6a6ff25f7af0b6fab003d80ab87",
        "msg" : "rebuild xmlrpc-c & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/xmlrpc-c/xmlrpc-c.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xmlrpc-c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xmlrpc-c/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/xmlrpc-c/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/postfix/Makefile"
        ],
        "commitId" : "43e805a050b5b6c4e1d0266d87d46d24a84f9924",
        "timestamp" : 1699038130000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postfix: update to 3.8.3\u000a\u000a",
        "date" : "2023-11-03 20:02:10 +0100",
        "id" : "43e805a050b5b6c4e1d0266d87d46d24a84f9924",
        "msg" : "postfix: update to 3.8.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/postfix/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/xz/Makefile"
        ],
        "commitId" : "75c5fa55db6110acbd8c8a499aad4eaf617ecd4f",
        "timestamp" : 1699038165000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xz: update to 5.4.5\u000a\u000a",
        "date" : "2023-11-03 20:02:45 +0100",
        "id" : "75c5fa55db6110acbd8c8a499aad4eaf617ecd4f",
        "msg" : "xz: update to 5.4.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/xz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/goffice/manifests/sample-manifest.p5m",
          "components/library/goffice/test/results-all.master",
          "components/library/goffice/Makefile",
          "components/library/goffice/goffice.p5m",
          "components/library/goffice/pkg5"
        ],
        "commitId" : "aae0ceba32255773a2006cb54b174b4482f19a22",
        "timestamp" : 1699040470000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "goffice: update to 0.10.56\u000a\u000a",
        "date" : "2023-11-03 20:41:10 +0100",
        "id" : "aae0ceba32255773a2006cb54b174b4482f19a22",
        "msg" : "goffice: update to 0.10.56",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/goffice/goffice.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/test/results-32.master",
          "components/database/sqlite/pkg5",
          "components/database/sqlite/test/results-64.master",
          "components/database/sqlite/Makefile"
        ],
        "commitId" : "90aa7cc156d97936cc834e2e01dd8c53a4399537",
        "timestamp" : 1699040484000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.44.0\u000a\u000a",
        "date" : "2023-11-03 20:41:24 +0100",
        "id" : "90aa7cc156d97936cc834e2e01dd8c53a4399537",
        "msg" : "sqlite: update to 3.44.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/redis/test/results-all.master",
          "components/database/redis/Makefile"
        ],
        "commitId" : "3897107564a32e7da8f76744d12199133d7648a2",
        "timestamp" : 1699041950000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "redis: update to 6.2.14\u000a\u000a",
        "date" : "2023-11-03 21:05:50 +0100",
        "id" : "3897107564a32e7da8f76744d12199133d7648a2",
        "msg" : "redis: update to 6.2.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/redis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/redis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgloader/pgloader.p5m",
          "components/database/pgloader/pgloader.license",
          "components/database/pgloader/Makefile",
          "components/database/pgloader/pkg5"
        ],
        "commitId" : "7460960d42e7163fed1490ec9b86b4a639e38c70",
        "timestamp" : 1699041965000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgloader: update to 3.6.10 & update Makefile\u000a\u000a",
        "date" : "2023-11-03 21:06:05 +0100",
        "id" : "7460960d42e7163fed1490ec9b86b4a639e38c70",
        "msg" : "pgloader: update to 3.6.10 & update Makefile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/pgloader.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/pgloader/pgloader.license"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "c36b333d5fa82b77448d306a338d469e53284f2f",
        "timestamp" : 1699050809000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tor: update to version 0.4.8.8\u000a\u000a",
        "date" : "2023-11-03 23:33:29 +0100",
        "id" : "c36b333d5fa82b77448d306a338d469e53284f2f",
        "msg" : "tor: update to version 0.4.8.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fltk/Makefile",
          "components/library/fltk/fltk.p5m",
          "components/library/fltk/manifests/sample-manifest.p5m",
          "components/library/fltk/pkg5",
          "components/library/fltk/fltk.license"
        ],
        "commitId" : "2a1e893720859630099207f2aefa234856597192",
        "timestamp" : 1699050823000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fltk: rebuild, drop 32 bit & activate cairo\u000a\u000a",
        "date" : "2023-11-03 23:33:43 +0100",
        "id" : "2a1e893720859630099207f2aefa234856597192",
        "msg" : "fltk: rebuild, drop 32 bit & activate cairo",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/fltk/fltk.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/fltk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fltk/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}