{
  "_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" : 6975,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
            "branch" : [
              {
                "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
            "branch" : [
              {
                "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
        "branch" : [
          {
            "SHA1" : "4141b4519fcceeda500caafbf88d20af0233954b",
            "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" : "#6975",
  "duration" : 7802830,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6975",
  "id" : "6975",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6975,
  "queueId" : 87,
  "result" : "SUCCESS",
  "timestamp" : 1673741139626,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6975/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tokenize_rt/Makefile",
          "components/python/tokenize_rt/pkg5",
          "components/python/tokenize_rt/python-integrate-project.conf",
          "components/python/tokenize_rt/manifests/sample-manifest.p5m",
          "components/python/tokenize_rt/tokenize_rt-PYVER.p5m",
          "components/python/tokenize_rt/test/results-all.master"
        ],
        "commitId" : "00c47f8b9fd78824a4e840bff3310a24af517a03",
        "timestamp" : 1673688257000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add tokenize_rt python project\u000a\u000a",
        "date" : "2023-01-14 10:24:17 +0100",
        "id" : "00c47f8b9fd78824a4e840bff3310a24af517a03",
        "msg" : "Add tokenize_rt python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/tokenize_rt-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/python-integrate-project.conf",
          "components/python/setuptools/python-integrate-project.conf",
          "components/python/pep517/python-integrate-project.conf",
          "components/python/build/manifests/sample-manifest.p5m",
          "components/python/flit_core/python-integrate-project.conf",
          "components/python/build/pkg5",
          "components/python/tomli/python-integrate-project.conf",
          "components/python/build/test/results-all.master",
          "components/python/build/build-PYVER.p5m",
          "components/python/pyproject_hooks/python-integrate-project.conf",
          "components/python/build/Makefile",
          "components/python/importlib_metadata/python-integrate-project.conf"
        ],
        "commitId" : "9bb7e256e045f093cd677ed2839abe2452be0b74",
        "timestamp" : 1673688267000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/build: update to 0.10.0\u000a\u000a",
        "date" : "2023-01-14 10:24:27 +0100",
        "id" : "9bb7e256e045f093cd677ed2839abe2452be0b74",
        "msg" : "python/build: update to 0.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/build/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/build/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/build/build-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pep517/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flit_core/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/build/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_hooks/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/test/results-all.master",
          "components/python/hatchling/hatchling-PYVER.p5m",
          "components/python/hatchling/manifests/sample-manifest.p5m",
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "b6066b59dfda44f1489d84acbd2b12b1d48ac433",
        "timestamp" : 1673688277000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.12.2\u000a\u000a",
        "date" : "2023-01-14 10:24:37 +0100",
        "id" : "b6066b59dfda44f1489d84acbd2b12b1d48ac433",
        "msg" : "python/hatchling: update to 1.12.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/hatchling/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/hatchling-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/Makefile",
          "components/python/setuptools/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f39f53d66193af347cd0a1c76bbcca71ae5b9d65",
        "timestamp" : 1673688287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 65.7.0\u000a\u000a",
        "date" : "2023-01-14 10:24:47 +0100",
        "id" : "f39f53d66193af347cd0a1c76bbcca71ae5b9d65",
        "msg" : "python/setuptools: update to 65.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typing_extensions/python-integrate-project.conf",
          "components/python/platformdirs/pkg5",
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/manifests/sample-manifest.p5m",
          "components/python/platformdirs/platformdirs-PYVER.p5m"
        ],
        "commitId" : "35371c1741d011626d09c987c14f75d787c7449d",
        "timestamp" : 1673688298000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 2.6.2\u000a\u000a",
        "date" : "2023-01-14 10:24:58 +0100",
        "id" : "35371c1741d011626d09c987c14f75d787c7449d",
        "msg" : "python/platformdirs: update to 2.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/platformdirs-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/hatch_vcs/python-integrate-project.conf",
          "components/python/filelock/filelock-PYVER.p5m",
          "components/python/filelock/python-integrate-project.conf",
          "components/python/setuptools/python-integrate-project.conf",
          "components/python/filelock/pkg5",
          "components/python/hatchling/python-integrate-project.conf",
          "components/python/setuptools_scm/python-integrate-project.conf",
          "components/python/filelock/manifests/sample-manifest.p5m",
          "components/python/filelock/test/results-all.master"
        ],
        "commitId" : "74fec40af12bc54bca23c77a999d384f2216546c",
        "timestamp" : 1673688308000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.9.0\u000a\u000a",
        "date" : "2023-01-14 10:25:08 +0100",
        "id" : "74fec40af12bc54bca23c77a999d384f2216546c",
        "msg" : "python/filelock: update to 3.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatch_vcs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/filelock-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools_scm/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Email-Date-Format/manifests/sample-manifest.p5m",
          "components/perl/Email-Date-Format/Makefile"
        ],
        "commitId" : "dc0afb287699e7813b9ae868707c55848c3131a3",
        "timestamp" : 1673688319000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Email-Date-Format: update to 1.008\u000a\u000a",
        "date" : "2023-01-14 10:25:19 +0100",
        "id" : "dc0afb287699e7813b9ae868707c55848c3131a3",
        "msg" : "perl/Email-Date-Format: update to 1.008",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Email-Date-Format/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox-current-env/Makefile",
          "components/python/tox-current-env/manifests/sample-manifest.p5m",
          "components/python/tox-current-env/patches/02-tox-packages.patch",
          "components/python/tox-current-env/python-integrate-project.conf",
          "components/python/tox-current-env/test/results-all.master"
        ],
        "commitId" : "4141b4519fcceeda500caafbf88d20af0233954b",
        "timestamp" : 1673725113000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox-current-env: update to 0.0.11\u000a\u000a",
        "date" : "2023-01-14 20:38:33 +0100",
        "id" : "4141b4519fcceeda500caafbf88d20af0233954b",
        "msg" : "python/tox-current-env: update to 0.0.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox-current-env/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox-current-env/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox-current-env/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tox-current-env/patches/02-tox-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox-current-env/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}