{
  "_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" : 7311,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
            "branch" : [
              {
                "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
            "branch" : [
              {
                "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
        "branch" : [
          {
            "SHA1" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
            "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" : "#7311",
  "duration" : 6594165,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7311",
  "id" : "7311",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7311,
  "queueId" : 1040,
  "result" : "SUCCESS",
  "timestamp" : 1706227548633,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7311/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/patches/03-fix-netmask.patch",
          "components/network/bind/patches/04-fix-update-test.patch",
          "components/network/bind/Makefile",
          "components/network/bind/test/results-all.master",
          "components/network/bind/patches/05-if-nametoindex.patch"
        ],
        "commitId" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
        "timestamp" : 1706168127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bind: fix link-local addresses scoped with interface names\u000a\u000aIf bind's configure can't find if_nametoindex(), it only lets you use\u000anumeric interface ids (fe80::1%5) instead of interface names\u000a(fe80::1%wan0) to scope link-local addresses.  At the suggestion of\u000aAlan Coopersmith, update configure.ac to search for if_nametoindex in\u000alibsocket.\u000a\u000aAlso along for the ride, to fix tests:\u000a\u000a1) unexport SHELLOPTS to avoid libtool wrapper failures\u000a\u000a2) Clear LD_B_DIRECT; direct binding of bind's shared libraries breaks several\u000aof the self tests.\u000a\u000a3) Fix how we set the timezone to GMT in one of the tests.\u000a\u000a4) When adding test ipv4 addresses to lo0, use a /32 prefix len so that\u000ait doesn't default to a /8.\u000a",
        "date" : "2024-01-25 08:35:27 +0100",
        "id" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
        "msg" : "bind: fix link-local addresses scoped with interface names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/03-fix-netmask.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/05-if-nametoindex.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/04-fix-update-test.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mail-DKIM/manifests/sample-manifest.p5m",
          "components/perl/Mail-DKIM/Makefile",
          "components/perl/Mail-DKIM/pkg5"
        ],
        "commitId" : "66b04dc7bd7eee293329c64d31dc55cc3a3f3b04",
        "timestamp" : 1706180490000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mail-DKIM: update to 1.20240124\u000a\u000a",
        "date" : "2024-01-25 12:01:30 +0100",
        "id" : "66b04dc7bd7eee293329c64d31dc55cc3a3f3b04",
        "msg" : "perl/Mail-DKIM: update to 1.20240124",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-DKIM/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-DKIM/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-DKIM/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/XML-LibXML/pkg5",
          "components/perl/XML-LibXML/manifests/sample-manifest.p5m",
          "components/perl/XML-LibXML/Makefile"
        ],
        "commitId" : "26b7a4f31bad9bbe5b0b1e64dc5cbc1bd23e2f53",
        "timestamp" : 1706180501000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/XML-LibXML: update to 2.0210\u000a\u000a",
        "date" : "2024-01-25 12:01:41 +0100",
        "id" : "26b7a4f31bad9bbe5b0b1e64dc5cbc1bd23e2f53",
        "msg" : "perl/XML-LibXML: update to 2.0210",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/XML-LibXML/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-LibXML/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-LibXML/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/libwww-perl/Makefile"
        ],
        "commitId" : "732eb5bd6ff2d163d57b3d8b9c8be100f89cb26d",
        "timestamp" : 1706180511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/libwww-perl: update to 6.75\u000a\u000a",
        "date" : "2024-01-25 12:01:51 +0100",
        "id" : "732eb5bd6ff2d163d57b3d8b9c8be100f89cb26d",
        "msg" : "perl/libwww-perl: update to 6.75",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/libwww-perl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argh/Makefile"
        ],
        "commitId" : "9c68d6ca0e3bde40661e57546e8a28e3b3b41142",
        "timestamp" : 1706180521000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argh: update to 0.31.2\u000a\u000a",
        "date" : "2024-01-25 12:02:01 +0100",
        "id" : "9c68d6ca0e3bde40661e57546e8a28e3b3b41142",
        "msg" : "python/argh: update to 0.31.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/barman/patches/02-tests-cloud.patch",
          "components/python/barman/python-integrate-project.conf",
          "components/python/barman/patches/01-test-deps.patch",
          "components/python/barman/pkg5",
          "components/python/barman/Makefile",
          "components/python/barman/patches/03-test-disable-failing.patch",
          "components/python/barman/test/results-all.master",
          "components/python/barman/manifests/sample-manifest.p5m"
        ],
        "commitId" : "58dae689685787bd9b46b731a94e1a0371a0d7e3",
        "timestamp" : 1706180533000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/barman: update to 3.10.0\u000a\u000a",
        "date" : "2024-01-25 12:02:13 +0100",
        "id" : "58dae689685787bd9b46b731a94e1a0371a0d7e3",
        "msg" : "python/barman: update to 3.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/barman/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/02-tests-cloud.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/03-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/barman/patches/01-test-deps.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3e3201efe6fe386695ed4c8463a18b8a623f0838",
        "timestamp" : 1706180576000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 42.0.1\u000a\u000a",
        "date" : "2024-01-25 12:02:56 +0100",
        "id" : "3e3201efe6fe386695ed4c8463a18b8a623f0838",
        "msg" : "python/cryptography_vectors: update to 42.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/manifests/sample-manifest.p5m",
          "components/python/hatchling/history",
          "components/python/hatchling/pkg5",
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "ad6d235c8a2bd4733074dd9250a944aa09c14df7",
        "timestamp" : 1706186320000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.21.1\u000a\u000a",
        "date" : "2024-01-25 13:38:40 +0100",
        "id" : "ad6d235c8a2bd4733074dd9250a944aa09c14df7",
        "msg" : "python/hatchling: update to 1.21.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "b692272aa88c51e430979995bdfe2c08979a87d4",
        "timestamp" : 1706186329000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.97.0\u000a\u000a",
        "date" : "2024-01-25 13:38:49 +0100",
        "id" : "b692272aa88c51e430979995bdfe2c08979a87d4",
        "msg" : "python/hypothesis: update to 6.97.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pluggy/history",
          "components/python/pluggy/pkg5",
          "components/python/pluggy/test/results-all.master",
          "components/python/pluggy/pluggy-PYVER.p5m",
          "components/python/pluggy/manifests/sample-manifest.p5m",
          "components/python/pluggy/Makefile"
        ],
        "commitId" : "5b6184e9a7cea345fcec27b7abc36ecdd68df72e",
        "timestamp" : 1706186339000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pluggy: update to 1.4.0\u000a\u000a",
        "date" : "2024-01-25 13:38:59 +0100",
        "id" : "5b6184e9a7cea345fcec27b7abc36ecdd68df72e",
        "msg" : "python/pluggy: update to 1.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/pluggy-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pluggy/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sip/manifests/sample-manifest.p5m",
          "components/python/sip/Makefile",
          "components/python/sip/pkg5"
        ],
        "commitId" : "5fa7bcd18cb77edd289ea6254cc912ceb5262136",
        "timestamp" : 1706186348000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sip: update to 6.8.2\u000a\u000a",
        "date" : "2024-01-25 13:39:08 +0100",
        "id" : "5fa7bcd18cb77edd289ea6254cc912ceb5262136",
        "msg" : "python/sip: update to 6.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sip/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/python-integrate-project.conf",
          "components/python/types-docutils/Makefile",
          "components/python/types-docutils/pkg5"
        ],
        "commitId" : "595abfeb3b5005876560989a76e52c1f0b4cd273",
        "timestamp" : 1706186359000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-docutils: update to 0.20.0.20240125\u000a\u000a",
        "date" : "2024-01-25 13:39:19 +0100",
        "id" : "595abfeb3b5005876560989a76e52c1f0b4cd273",
        "msg" : "python/types-docutils: update to 0.20.0.20240125",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-requests/python-integrate-project.conf",
          "components/python/types-requests/pkg5",
          "components/python/types-requests/Makefile"
        ],
        "commitId" : "848136ca120d1e2ec2f5ebe79592de2b6ef51641",
        "timestamp" : 1706186370000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-requests: update to 2.31.0.20240125\u000a\u000a",
        "date" : "2024-01-25 13:39:30 +0100",
        "id" : "848136ca120d1e2ec2f5ebe79592de2b6ef51641",
        "msg" : "python/types-requests: update to 2.31.0.20240125",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/python-integrate-project.conf",
          "components/python/types-setuptools/Makefile"
        ],
        "commitId" : "a0a6218bd783fb546887af93689507b464ad3b01",
        "timestamp" : 1706186381000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 69.0.0.20240125\u000a\u000a",
        "date" : "2024-01-25 13:39:41 +0100",
        "id" : "a0a6218bd783fb546887af93689507b464ad3b01",
        "msg" : "python/types-setuptools: update to 69.0.0.20240125",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gstreamer1/manifests/sample-manifest.p5m",
          "components/multimedia/gstreamer1/gstreamer1.p5m",
          "components/multimedia/gstreamer1/Makefile",
          "components/multimedia/gstreamer1/pkg5",
          "components/multimedia/gstreamer1/test/results-all.master"
        ],
        "commitId" : "0195a97b7b2dc60baa1aeac3f70eba472c21141d",
        "timestamp" : 1706198841000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer1: update to 1.22.9 & use libexec folder\u000a\u000a",
        "date" : "2024-01-25 17:07:21 +0100",
        "id" : "0195a97b7b2dc60baa1aeac3f70eba472c21141d",
        "msg" : "gstreamer1: update to 1.22.9 & use libexec folder",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/gstreamer1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "3f0f6ff7fb2f093f1c5c25a12191d91ba0ba7e7a",
        "timestamp" : 1706198854000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0050\u000a\u000a",
        "date" : "2024-01-25 17:07:34 +0100",
        "id" : "3f0f6ff7fb2f093f1c5c25a12191d91ba0ba7e7a",
        "msg" : "vim: update to 9.1.0050",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/Makefile"
        ],
        "commitId" : "7a5325b76ab97b22db8957a9470872cc613914be",
        "timestamp" : 1706198868000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 42.0.1\u000a\u000a",
        "date" : "2024-01-25 17:07:48 +0100",
        "id" : "7a5325b76ab97b22db8957a9470872cc613914be",
        "msg" : "python/cryptography: update to 42.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xbiff/Makefile",
          "components/x11/xbiff/manifests/sample-manifest.p5m",
          "components/x11/xbiff/xbiff.license",
          "components/x11/xbiff/xbiff.p5m",
          "components/x11/xbiff/pkg5"
        ],
        "commitId" : "b09b69b47d323f6ed5fa1eafae1bb0957e4714b8",
        "timestamp" : 1706207251000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xbiff: update to 1.0.5\u000a\u000a",
        "date" : "2024-01-25 19:27:31 +0100",
        "id" : "b09b69b47d323f6ed5fa1eafae1bb0957e4714b8",
        "msg" : "xbiff: update to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xbiff/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbiff/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xbiff/xbiff.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbiff/xbiff.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xbiff/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/hexchat/Makefile"
        ],
        "commitId" : "b2322c754a4f178e76f1fddafb2a6d68c72e44da",
        "timestamp" : 1706207265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "hexchat: disable direct binding to fix Python plugin\u000a\u000aWithout this change if you attempt to load the plugin, it fails\u000ato find __iob from libc:\u000a\u000a/load /usr/lib/amd64/hexchat/plugins/python.so\u000ald.so.1: hexchat: fatal: relocation error: file /usr/lib/amd64/hexchat/plugins/python.so: symbol __iob: referenced symbol not found\u000a\u000aAlso, in COMPONENT_POST_INSTALL ACTION:\u000a - remove unnecessary loop around elfedit commands\u000a - use 'dyn:value -add' so python.so retains a dependency on libc.so.1\u000a",
        "date" : "2024-01-25 19:27:45 +0100",
        "id" : "b2322c754a4f178e76f1fddafb2a6d68c72e44da",
        "msg" : "hexchat: disable direct binding to fix Python plugin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/hexchat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-base1/Makefile",
          "components/multimedia/gst-plugins-base1/pkg5",
          "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m",
          "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a4daa6902aa9c28ee46716d14c72a61994fbbd4e",
        "timestamp" : 1706207276000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-base1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 19:27:56 +0100",
        "id" : "a4daa6902aa9c28ee46716d14c72a61994fbbd4e",
        "msg" : "gst-plugins-base1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-good1/Makefile",
          "components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-good1/test/results-all.master",
          "components/multimedia/gst-plugins-good1/pkg5"
        ],
        "commitId" : "123a0df9d41e2be34e9a9fa4afc5cf4271d53420",
        "timestamp" : 1706209439000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-good1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 20:03:59 +0100",
        "id" : "123a0df9d41e2be34e9a9fa4afc5cf4271d53420",
        "msg" : "gst-plugins-good1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good1/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gst-python/manifests/sample-manifest.p5m",
          "components/python/gst-python/Makefile",
          "components/python/gst-python/pkg5"
        ],
        "commitId" : "bc1baaa550058f621cfb196aef35b9f7d901fd12",
        "timestamp" : 1706209452000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-python: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 20:04:12 +0100",
        "id" : "bc1baaa550058f621cfb196aef35b9f7d901fd12",
        "msg" : "gst-python: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gst-python/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/pkg5",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "708d97a985f98480bb230df2bc9dae426ac9731f",
        "timestamp" : 1706210160000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 115.7.0\u000a\u000a",
        "date" : "2024-01-25 20:16:00 +0100",
        "id" : "708d97a985f98480bb230df2bc9dae426ac9731f",
        "msg" : "thunderbird: update to 115.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad1/test/results-all.master",
          "components/encumbered/gst-plugins-bad1/pkg5",
          "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m",
          "components/encumbered/gst-plugins-bad1/Makefile"
        ],
        "commitId" : "43d69d008149b8d5c1f4ce329dc80cfcffd6ad24",
        "timestamp" : 1706210174000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-bad1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 20:16:14 +0100",
        "id" : "43d69d008149b8d5c1f4ce329dc80cfcffd6ad24",
        "msg" : "gst-plugins-bad1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-libav1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-libav1/test/results-all.master",
          "components/encumbered/gst-libav1/Makefile",
          "components/encumbered/gst-libav1/pkg5"
        ],
        "commitId" : "1b7306bf5c64c04f4c0c24487a10df91a90feefa",
        "timestamp" : 1706210188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-libav1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 20:16:28 +0100",
        "id" : "1b7306bf5c64c04f4c0c24487a10df91a90feefa",
        "msg" : "gst-libav1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav1/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-ugly1/pkg5",
          "components/encumbered/gst-plugins-ugly1/Makefile",
          "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2bfaea442742c0efaf44abfcf27f69991c80ea5e",
        "timestamp" : 1706213498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-ugly1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 21:11:38 +0100",
        "id" : "2bfaea442742c0efaf44abfcf27f69991c80ea5e",
        "msg" : "gst-plugins-ugly1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-ugly1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-rtsp-server1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-rtsp-server1/gst-rtsp-server1.p5m",
          "components/encumbered/gst-rtsp-server1/Makefile",
          "components/encumbered/gst-rtsp-server1/pkg5"
        ],
        "commitId" : "de56241fad0fe1e2f670a395fc36b40a929326ba",
        "timestamp" : 1706213512000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-rstp-server1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 21:11:52 +0100",
        "id" : "de56241fad0fe1e2f670a395fc36b40a929326ba",
        "msg" : "gst-rstp-server1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-rtsp-server1/gst-rtsp-server1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/pkg5",
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "851a42143074241b774f872d87f59742125b3146",
        "timestamp" : 1706213534000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: update to 2.426.3\u000a\u000a",
        "date" : "2024-01-25 21:12:14 +0100",
        "id" : "851a42143074241b774f872d87f59742125b3146",
        "msg" : "jenkins-core-lts: update to 2.426.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "f361833ef6cf0662c909a0061568bae68b46197e",
        "timestamp" : 1706213557000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.442\u000a\u000a",
        "date" : "2024-01-25 21:12:37 +0100",
        "id" : "f361833ef6cf0662c909a0061568bae68b46197e",
        "msg" : "jenkins-core-weekly: update to 2.442",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python39/patches/45-system-64-libs.patch",
          "components/python/python39/Makefile"
        ],
        "commitId" : "2f4c52e99a576ba2432ea1ff23c1976678c61121",
        "timestamp" : 1706217697000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python39: patch 64-bit system_lib_dirs for illumos\u000a\u000aFixes missing _tkinter module; tcl/tk libraries are now only in /usr/lib/64\u000a",
        "date" : "2024-01-25 22:21:37 +0100",
        "id" : "2f4c52e99a576ba2432ea1ff23c1976678c61121",
        "msg" : "python39: patch 64-bit system_lib_dirs for illumos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python39/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python39/patches/45-system-64-libs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-devtools1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-devtools1/Makefile",
          "components/encumbered/gst-devtools1/pkg5",
          "components/encumbered/gst-devtools1/gst-devtools1.p5m"
        ],
        "commitId" : "9c7863dfae93326ddcc67251a4b58021cd8d36db",
        "timestamp" : 1706217710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-devtools1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 22:21:50 +0100",
        "id" : "9c7863dfae93326ddcc67251a4b58021cd8d36db",
        "msg" : "gst-devtools1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/gst-devtools1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services1/gst-editing-services1.p5m",
          "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-editing-services1/Makefile",
          "components/encumbered/gst-editing-services1/test/results-all.master"
        ],
        "commitId" : "82429ca62affddf4bce63176c88f2005a0648567",
        "timestamp" : 1706221295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services1: update to 1.22.9\u000a\u000a",
        "date" : "2024-01-25 23:21:35 +0100",
        "id" : "82429ca62affddf4bce63176c88f2005a0648567",
        "msg" : "gst-editing-services1: update to 1.22.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services1.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gnupg/pkg5",
          "components/sysutils/gnupg/test/results-all.master",
          "components/sysutils/gnupg/patches/02-fix-emacs-protocol.patch",
          "components/sysutils/gnupg/Makefile"
        ],
        "commitId" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
        "timestamp" : 1706221308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnupg: update to 2.4.4\u000a\u000a",
        "date" : "2024-01-25 23:21:48 +0100",
        "id" : "005d5bd909df811cc2d800930c4f0b7bfbc251e0",
        "msg" : "gnupg: update to 2.4.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/gnupg/patches/02-fix-emacs-protocol.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}