{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8141,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
            "branch" : [
              {
                "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
            "branch" : [
              {
                "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
        "branch" : [
          {
            "SHA1" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
            "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" : "#8141",
  "duration" : 1142957,
  "estimatedDuration" : 1366976,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8141",
  "id" : "8141",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8141,
  "queueId" : 1621,
  "result" : "SUCCESS",
  "timestamp" : 1668241864439,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8141/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/manifests/generic-manifest.p5m",
          "components/python/filelock/python-integrate-project.conf",
          "components/python/setuptools/python-integrate-project.conf",
          "components/python/virtualenv/pkg5",
          "components/python/virtualenv/patches/01-test-PYTHONPATH.patch",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/setuptools_scm/python-integrate-project.conf",
          "components/python/importlib_metadata/python-integrate-project.conf",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/virtualenv.license",
          "components/python/platformdirs/python-integrate-project.conf"
        ],
        "commitId" : "63cc21cb0c9ac043d9146651322860b85eb380d1",
        "timestamp" : 1668241412000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.16.6\u000a\u000a",
        "date" : "2022-11-12 09:23:32 +0100",
        "id" : "63cc21cb0c9ac043d9146651322860b85eb380d1",
        "msg" : "python/virtualenv: update to 20.16.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools_scm/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/patches/01-test-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/platformdirs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/virtualenv.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pathspec/python-integrate-project.conf",
          "components/python/pathspec/manifests/sample-manifest.p5m",
          "components/python/setuptools/python-integrate-project.conf",
          "components/python/pathspec/pathspec-PYVER.p5m",
          "components/python/pathspec/Makefile",
          "components/python/pathspec/pkg5"
        ],
        "commitId" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
        "timestamp" : 1668241709000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pathspec python project\u000a\u000a",
        "date" : "2022-11-12 09:28:29 +0100",
        "id" : "75f2c25f3f53299c8f29c9b3b1a4d1a45e54e7e0",
        "msg" : "Add pathspec python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pathspec/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pathspec/pathspec-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pathspec/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pathspec/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pathspec/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}