{
  "_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" : 7265,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
            "branch" : [
              {
                "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
            "branch" : [
              {
                "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
        "branch" : [
          {
            "SHA1" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
            "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" : "#7265",
  "duration" : 6109977,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7265",
  "id" : "7265",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7265,
  "queueId" : 700,
  "result" : "SUCCESS",
  "timestamp" : 1701734758956,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7265/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/borgbackup/Makefile"
        ],
        "commitId" : "0fae5e1e4a1b53fcbe8c0312d0dc752caa721470",
        "timestamp" : 1701670450000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "borgbackup: update to 1.2.7\u000a\u000a",
        "date" : "2023-12-04 07:14:10 +0100",
        "id" : "0fae5e1e4a1b53fcbe8c0312d0dc752caa721470",
        "msg" : "borgbackup: update to 1.2.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/borgbackup/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/Makefile"
        ],
        "commitId" : "d56170cedc316c9711da32dd15540df508146b4b",
        "timestamp" : 1701671341000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.6.3\u000a\u000a",
        "date" : "2023-12-04 07:29:01 +0100",
        "id" : "d56170cedc316c9711da32dd15540df508146b4b",
        "msg" : "enchant: update to 2.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXext/WARNING",
          "components/x11/libxcb/WARNING",
          "components/library/dbus-glib/WARNING",
          "components/x11/libX11/WARNING",
          "components/library/mozilla-nspr/WARNING",
          "components/library/glib/WARNING",
          "components/library/pcre2/WARNING",
          "components/library/zlib/WARNING",
          "components/library/libffi/WARNING",
          "components/library/dbus/WARNING"
        ],
        "commitId" : "6e7b7ccf86be434b840ea195836369a7b3e2932d",
        "timestamp" : 1701681165000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add warning about 32bit build requirements for SunRay\u000a\u000a",
        "date" : "2023-12-04 10:12:45 +0100",
        "id" : "6e7b7ccf86be434b840ea195836369a7b3e2932d",
        "msg" : "add warning about 32bit build requirements for SunRay",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libffi/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/mozilla-nspr/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libX11/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus-glib/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/zlib/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXext/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libxcb/WARNING"
          },
          {
            "editType" : "add",
            "file" : "components/library/pcre2/WARNING"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown2/history",
          "components/python/markdown2/Makefile",
          "components/python/markdown2/patches/01-no-shebang.patch",
          "components/python/markdown2/python-integrate-project.conf",
          "components/python/markdown2/test/results-all.master"
        ],
        "commitId" : "1131ef201539e03faedd1e8923c4f478ef195a69",
        "timestamp" : 1701681176000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/markdown2: update to 2.4.11\u000a\u000a",
        "date" : "2023-12-04 10:12:56 +0100",
        "id" : "1131ef201539e03faedd1e8923c4f478ef195a69",
        "msg" : "python/markdown2: update to 2.4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/markdown2/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/markdown2/patches/01-no-shebang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/importlib_metadata/test/results-all.master",
          "components/python/importlib_metadata/patches/02-test-pkg.patch",
          "components/python/importlib_metadata/patches/03-pytest-disable-failing.patch",
          "components/python/importlib_metadata/patches/01-no-ruff.patch",
          "components/python/importlib_metadata/Makefile",
          "components/python/importlib_metadata/manifests/sample-manifest.p5m",
          "components/python/importlib_metadata/importlib_metadata-PYVER.p5m"
        ],
        "commitId" : "3e38a5679472a05f7130ba65960fd3789133f465",
        "timestamp" : 1701681188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/importlib_metadata: update to 7.0.0\u000a\u000a",
        "date" : "2023-12-04 10:13:08 +0100",
        "id" : "3e38a5679472a05f7130ba65960fd3789133f465",
        "msg" : "python/importlib_metadata: update to 7.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/patches/03-pytest-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/patches/02-test-pkg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/importlib_metadata-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-asyncio/test/results-all.master",
          "components/python/pytest-asyncio/Makefile",
          "components/python/pytest-asyncio/history",
          "components/python/pytest-asyncio/patches/01-tox-gmake.patch",
          "components/python/pytest-asyncio/python-integrate-project.conf"
        ],
        "commitId" : "7d855734e9c0192df5dc09dd355a18453ad149d8",
        "timestamp" : 1701695110000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-asyncio: update to 0.23.2\u000a\u000a",
        "date" : "2023-12-04 14:05:10 +0100",
        "id" : "7d855734e9c0192df5dc09dd355a18453ad149d8",
        "msg" : "python/pytest-asyncio: update to 0.23.2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/pytest-asyncio/patches/01-tox-gmake.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-asyncio/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-asyncio/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-asyncio/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-asyncio/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/freezegun/patches/01-tox.ini.patch",
          "components/python/freezegun/pkg5",
          "components/python/freezegun/patches/02-pytest-cov.patch",
          "components/python/freezegun/history",
          "components/python/freezegun/test/results-all.master",
          "components/python/freezegun/patches/03-no-maya.patch",
          "components/python/freezegun/python-integrate-project.conf",
          "components/python/freezegun/Makefile"
        ],
        "commitId" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
        "timestamp" : 1701708436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/freezegun: update to 1.3.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-12-04 17:47:16 +0100",
        "id" : "4d369183cc18dfffd88ed5ee11c491f5e053f5db",
        "msg" : "python/freezegun: update to 1.3.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/freezegun/patches/01-tox.ini.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/freezegun/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/freezegun/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/patches/02-pytest-cov.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/patches/03-no-maya.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/freezegun/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}