{
  "_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" : 7189,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
            "branch" : [
              {
                "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
            "branch" : [
              {
                "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
        "branch" : [
          {
            "SHA1" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
            "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" : "#7189",
  "duration" : 7269458,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7189",
  "id" : "7189",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7189,
  "queueId" : 786,
  "result" : "SUCCESS",
  "timestamp" : 1693440318536,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7189/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/python-integrate-project.conf",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "0e2a0d7138113366b0ba749e03fde3dca0982bad",
        "timestamp" : 1693415913000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.82.7\u000a\u000a",
        "date" : "2023-08-30 19:18:33 +0200",
        "id" : "0e2a0d7138113366b0ba749e03fde3dca0982bad",
        "msg" : "python/hypothesis: update to 6.82.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Chameleon/history",
          "components/python/Chameleon/python-integrate-project.conf",
          "components/python/Chameleon/pkg5",
          "components/python/Chameleon/Makefile"
        ],
        "commitId" : "6f53557cc7c11582f67a43aa6ff6134b43d13302",
        "timestamp" : 1693415929000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Chameleon: update to 4.1.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-30 19:18:49 +0200",
        "id" : "6f53557cc7c11582f67a43aa6ff6134b43d13302",
        "msg" : "python/Chameleon: update to 4.1.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Chameleon/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_api/Makefile",
          "components/python/pyproject_api/test/results-all.master"
        ],
        "commitId" : "18e87d48dd95338595aebcce647c4f4cf8e2bf1d",
        "timestamp" : 1693415939000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_api: update to 1.6.1\u000a\u000a",
        "date" : "2023-08-30 19:18:59 +0200",
        "id" : "18e87d48dd95338595aebcce647c4f4cf8e2bf1d",
        "msg" : "python/pyproject_api: update to 1.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/Makefile"
        ],
        "commitId" : "ecae60ae5a9b8e54eaefc6c9ea19888061040e1f",
        "timestamp" : 1693415949000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.11.0\u000a\u000a",
        "date" : "2023-08-30 19:19:09 +0200",
        "id" : "ecae60ae5a9b8e54eaefc6c9ea19888061040e1f",
        "msg" : "python/tox: update to 4.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/manifests/sample-manifest.p5m",
          "components/sysutils/clamav/Makefile",
          "components/sysutils/clamav/clamav-core.p5m"
        ],
        "commitId" : "001503d0b68ecfcfeaac9f686b26e341df27ac89",
        "timestamp" : 1693422114000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clamav: update to 1.2.0\u000a\u000a",
        "date" : "2023-08-30 21:01:54 +0200",
        "id" : "001503d0b68ecfcfeaac9f686b26e341df27ac89",
        "msg" : "clamav: update to 1.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/clamav-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "dbaead45d035baf9d542f5561bc9198b56ffaa0b",
        "timestamp" : 1693422127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.421\u000a\u000a",
        "date" : "2023-08-30 21:02:07 +0200",
        "id" : "dbaead45d035baf9d542f5561bc9198b56ffaa0b",
        "msg" : "jenkins-core-weekly: update to 2.421",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/redis/Makefile"
        ],
        "commitId" : "f30d9e32119d9c1e5b490cb7c97568b2d90510a6",
        "timestamp" : 1693425440000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "redis: update to 6.2.13\u000a\u000a",
        "date" : "2023-08-30 21:57:20 +0200",
        "id" : "f30d9e32119d9c1e5b490cb7c97568b2d90510a6",
        "msg" : "redis: update to 6.2.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/redis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/hdf5/pkg5",
          "components/scientific/hdf5/hdf5.p5m",
          "components/scientific/hdf5/Makefile",
          "components/scientific/hdf5/manifests/sample-manifest.p5m"
        ],
        "commitId" : "91d42c8107d358bd99ee137ea603ab5b9277f8af",
        "timestamp" : 1693425451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "hdf5: update to 1.14.2\u000a\u000a",
        "date" : "2023-08-30 21:57:31 +0200",
        "id" : "91d42c8107d358bd99ee137ea603ab5b9277f8af",
        "msg" : "hdf5: update to 1.14.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/hdf5/hdf5.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/hdf5/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/hdf5/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/hdf5/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile",
          "components/sysutils/sudo/files/_illumos_nopty",
          "components/sysutils/sudo/sudo.p5m"
        ],
        "commitId" : "1ee8687d655e26ace8750e6b598a0af41e03d84e",
        "timestamp" : 1693425462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sudo: import patch from OmniOS\u000a\u000a",
        "date" : "2023-08-30 21:57:42 +0200",
        "id" : "1ee8687d655e26ace8750e6b598a0af41e03d84e",
        "msg" : "sudo: import patch from OmniOS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/sudo/files/_illumos_nopty"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/sudo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
        "timestamp" : 1693426473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.0.1825\u000a\u000a",
        "date" : "2023-08-30 22:14:33 +0200",
        "id" : "f47a001e87613223c8d0a3a8b8cde400803d5076",
        "msg" : "vim: update to 9.0.1825",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}