{
  "_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" : 7051,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
            "branch" : [
              {
                "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
            "branch" : [
              {
                "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
        "branch" : [
          {
            "SHA1" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
            "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" : "#7051",
  "duration" : 5027900,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7051",
  "id" : "7051",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7051,
  "queueId" : 707,
  "result" : "SUCCESS",
  "timestamp" : 1681085153486,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7051/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/server_desktop"
        ],
        "commitId" : "a28d63a6ea07a022556a4088ec9f575fcf2a5c98",
        "timestamp" : 1680950484000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "install-types: replace nvidia-390 by nvidia\u000a\u000a",
        "date" : "2023-04-08 12:41:24 +0200",
        "id" : "a28d63a6ea07a022556a4088ec9f575fcf2a5c98",
        "msg" : "install-types: replace nvidia-390 by nvidia",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/chezmoi/Makefile"
        ],
        "commitId" : "3de5fdb54bcc8ca3a4f36c47b9745a44670d0e9c",
        "timestamp" : 1680950494000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chezmoi: update to 2.33.1\u000a\u000a",
        "date" : "2023-04-08 12:41:34 +0200",
        "id" : "3de5fdb54bcc8ca3a4f36c47b9745a44670d0e9c",
        "msg" : "chezmoi: update to 2.33.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/chezmoi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/Makefile",
          "components/developer/rust/pkg5"
        ],
        "commitId" : "22b304070825096f14dbadb51ace420baf3aa52a",
        "timestamp" : 1680989454000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rustc - update to version 1.68.1\u000a\u000a",
        "date" : "2023-04-08 23:30:54 +0200",
        "id" : "22b304070825096f14dbadb51ace420baf3aa52a",
        "msg" : "rustc - update to version 1.68.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/resolvelib/test/results-all.master",
          "components/python/resolvelib/Makefile",
          "components/python/resolvelib/pkg5",
          "components/python/resolvelib/patches/01-conftest.py.patch",
          "components/python/resolvelib/python-integrate-project.conf"
        ],
        "commitId" : "8ded0533a84eb7cdd70d6e52d2ef51a7573760ea",
        "timestamp" : 1681026029000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/resolvelib: update to 1.0.1\u000a\u000a",
        "date" : "2023-04-09 09:40:29 +0200",
        "id" : "8ded0533a84eb7cdd70d6e52d2ef51a7573760ea",
        "msg" : "python/resolvelib: update to 1.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/resolvelib/patches/01-conftest.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/resolvelib/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/xorg-video/manifests/sample-manifest.p5m",
          "components/meta-packages/xorg-video/pkg5",
          "components/meta-packages/xorg-video/xorg-video.p5m",
          "components/meta-packages/xorg-video/Makefile"
        ],
        "commitId" : "fa009295440dae5881b114e87c73d27d1a408e7c",
        "timestamp" : 1681032658000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xorg-video: update list of nvidia drivers\u000a\u000a",
        "date" : "2023-04-09 11:30:58 +0200",
        "id" : "fa009295440dae5881b114e87c73d27d1a408e7c",
        "msg" : "xorg-video: update list of nvidia drivers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/xorg-video/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/xorg-video/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/xorg-video/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/xorg-video/xorg-video.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/stack-spur-display-X11.p5m",
          "components/runtime/smalltalk/stack-spur/pkg5",
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/tools/classify.pl",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/plugins.ext",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "c9c6f83ade2a5a488d397ad4af8a7eeb621b258b",
        "timestamp" : 1681033632000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "stack-spur: add ClipboardExtendedPlugin\u000a\u000a",
        "date" : "2023-04-09 11:47:12 +0200",
        "id" : "c9c6f83ade2a5a488d397ad4af8a7eeb621b258b",
        "msg" : "stack-spur: add ClipboardExtendedPlugin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/stack-spur-display-X11.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/plugins.ext"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/tools/classify.pl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "51e183d55984a5860a48be29713da8c5d78f3674",
        "timestamp" : 1681033645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.399\u000a\u000a",
        "date" : "2023-04-09 11:47:25 +0200",
        "id" : "51e183d55984a5860a48be29713da8c5d78f3674",
        "msg" : "jenkins-core-weekly: update to 2.399",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/pkg5",
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "511d747aba44011e65d2f4bf2c81d86c41a570ce",
        "timestamp" : 1681033657000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: update to 2.387.2\u000a\u000a",
        "date" : "2023-04-09 11:47:37 +0200",
        "id" : "511d747aba44011e65d2f4bf2c81d86c41a570ce",
        "msg" : "jenkins-core-lts: update to 2.387.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/cog-spur-display-X11.p5m",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/squeak.ips",
          "components/runtime/smalltalk/cog-spur/plugins.ext",
          "components/runtime/smalltalk/cog-spur/tools/classify.pl",
          "components/runtime/smalltalk/cog-spur/Makefile",
          "components/runtime/smalltalk/cog-spur/pkg5",
          "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9e381740ea1a5004294fd24a7cdbcbca68e72460",
        "timestamp" : 1681033677000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cog-spur: add ClipboardExtendedPlugin\u000a\u000a",
        "date" : "2023-04-09 11:47:57 +0200",
        "id" : "9e381740ea1a5004294fd24a7cdbcbca68e72460",
        "msg" : "cog-spur: add ClipboardExtendedPlugin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/cog-spur-display-X11.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/plugins.ext"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/tools/classify.pl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gspell/Makefile",
          "components/desktop/gspell/pkg5",
          "components/desktop/gspell/manifests/sample-manifest.p5m",
          "components/desktop/gspell/gspell.p5m",
          "components/desktop/gspell/gspell.license",
          "components/desktop/gspell/test/results-all.master",
          "components/desktop/gspell/test/results-64.master"
        ],
        "commitId" : "d579fd374500041f8a4c4495ce223286710f102a",
        "timestamp" : 1681048485000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gspell: update to 1.12.0\u000a\u000a",
        "date" : "2023-04-09 15:54:45 +0200",
        "id" : "d579fd374500041f8a4c4495ce223286710f102a",
        "msg" : "gspell: update to 1.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/gspell.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gspell/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gspell/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gspell/gspell.license"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gspell/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/extra-cmake-modules/pkg5",
          "components/developer/extra-cmake-modules/Makefile",
          "components/developer/extra-cmake-modules/manifests/sample-manifest.p5m",
          "components/developer/extra-cmake-modules/extra-cmake-modules.p5m"
        ],
        "commitId" : "101ff92b1964634f270a6b8088f6b673f8d10e8e",
        "timestamp" : 1681056160000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "extra-cmake-modules: update to 5.105.0\u000a\u000a",
        "date" : "2023-04-09 18:02:40 +0200",
        "id" : "101ff92b1964634f270a6b8088f6b673f8d10e8e",
        "msg" : "extra-cmake-modules: update to 5.105.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/extra-cmake-modules/extra-cmake-modules.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-common/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-common/mate-common.p5m",
          "components/desktop/mate/mate-common/pkg5",
          "components/desktop/mate/mate-common/Makefile"
        ],
        "commitId" : "526c8b8eebe2e8e9c1b642a794ba95ac1ee82351",
        "timestamp" : 1681056175000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-common: update to 1.27.0\u000a\u000a",
        "date" : "2023-04-09 18:02:55 +0200",
        "id" : "526c8b8eebe2e8e9c1b642a794ba95ac1ee82351",
        "msg" : "mate-common: update to 1.27.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/mate-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
        "timestamp" : 1681076068000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add definition for postgres service package\u000a\u000a",
        "date" : "2023-04-09 23:34:28 +0200",
        "id" : "703a890253cf28fd55639ac01ed4234cdf6ea5e1",
        "msg" : "add definition for postgres service package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}