{
  "_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" : 7780,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
            "branch" : [
              {
                "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
            "branch" : [
              {
                "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
        "branch" : [
          {
            "SHA1" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
            "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" : null,
  "displayName" : "#7780",
  "duration" : 2716848,
  "estimatedDuration" : 2643795,
  "executor" : null,
  "fullDisplayName" : "illumos-gate #7780",
  "id" : "7780",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 7780,
  "queueId" : 240,
  "result" : "SUCCESS",
  "timestamp" : 1777928758132,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7780/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/openblas/Makefile"
        ],
        "commitId" : "6a478b3a0b017819b6343bd473d50a3c18c437a2",
        "timestamp" : 1777788680000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openblas: update to 0.3.33\u000a",
        "date" : "2026-05-03 08:11:20 +0200",
        "id" : "6a478b3a0b017819b6343bd473d50a3c18c437a2",
        "msg" : "openblas: update to 0.3.33",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/openblas/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBD-Pg/Makefile",
          "components/perl/DBD-Pg/.gitignore"
        ],
        "commitId" : "1fdb2012768abaad0a55a1750562c522a2bbe7a9",
        "timestamp" : 1777882207000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DBD-Pg: update to 3.20.2\u000a",
        "date" : "2026-05-04 10:10:07 +0200",
        "id" : "1fdb2012768abaad0a55a1750562c522a2bbe7a9",
        "msg" : "perl/DBD-Pg: update to 3.20.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-Pg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-Pg/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mistune/.gitignore",
          "components/python/mistune/Makefile",
          "components/python/mistune/manifests/sample-manifest.p5m",
          "components/python/mistune/test/results-all.master"
        ],
        "commitId" : "16bc85d42e4c0735adbcc786050eb5611087f763",
        "timestamp" : 1777882221000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mistune: update to 3.2.1\u000a",
        "date" : "2026-05-04 10:10:21 +0200",
        "id" : "16bc85d42e4c0735adbcc786050eb5611087f763",
        "msg" : "python/mistune: update to 3.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mistune/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mistune/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mistune/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mistune/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytz/Makefile",
          "components/python/pytz/test/results-all.master",
          "components/python/pytz/test/results-3.14.master",
          "components/python/pytz/manifests/sample-manifest.p5m",
          "components/python/pytz/test/results-3.9.master",
          "components/python/pytz/.gitignore"
        ],
        "commitId" : "70b6aafae897d94c863525900e9462967835c7b1",
        "timestamp" : 1777882235000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytz: update to 2026.2\u000a",
        "date" : "2026-05-04 10:10:35 +0200",
        "id" : "70b6aafae897d94c863525900e9462967835c7b1",
        "msg" : "python/pytz: update to 2026.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytz/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytz/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytz/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/manifests/sample-manifest.p5m",
          "components/prolog/trealla/Makefile"
        ],
        "commitId" : "3b639b9b0c32f5646e5d8a3a43335f31e96f4665",
        "timestamp" : 1777909927000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla: update to 2.94.20\u000a",
        "date" : "2026-05-04 17:52:07 +0200",
        "id" : "3b639b9b0c32f5646e5d8a3a43335f31e96f4665",
        "msg" : "trealla: update to 2.94.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/patches/06-sb-posix.patch",
          "components/runtime/sbcl/Makefile"
        ],
        "commitId" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
        "timestamp" : 1777909948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.6.4\u000a",
        "date" : "2026-05-04 17:52:28 +0200",
        "id" : "781c937ca1441e850f744d01f4ac4b600a61bb4f",
        "msg" : "sbcl: update to 2.6.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/sbcl/patches/06-sb-posix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}