{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_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" : 15417,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
            "branch" : [
              {
                "SHA1" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
            "branch" : [
              {
                "SHA1" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
                "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" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
        "branch" : [
          {
            "SHA1" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
            "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" : "#15417",
  "duration" : 918498,
  "estimatedDuration" : 1944313,
  "executor" : None,
  "fullDisplayName" : "oi-userland #15417",
  "id" : "15417",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15417,
  "queueId" : 794,
  "result" : "SUCCESS",
  "timestamp" : 1783615816613,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/15417/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/patches/01-tox-no-diff-cover.patch",
          "components/python/filelock/patches/02-no-coverage.patch",
          "components/python/filelock/patches/03-tox-pytest-indirectly.patch",
          "components/python/filelock/.gitignore"
        ],
        "commitId" : "720e60d9a8ec2d72eca34dd853ecdbf280f9e681",
        "timestamp" : 1783615744000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.29.7\u000a",
        "date" : "2026-07-09 18:49:04 +0200",
        "id" : "720e60d9a8ec2d72eca34dd853ecdbf280f9e681",
        "msg" : "python/filelock: update to 3.29.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/02-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/03-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/patches/02-tox-pytest-indirectly.patch"
        ],
        "commitId" : "f7929f2009930f4a9112d4523901f4787a7706ee",
        "timestamp" : 1783615755000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.56.4\u000a",
        "date" : "2026-07-09 18:49:15 +0200",
        "id" : "f7929f2009930f4a9112d4523901f4787a7706ee",
        "msg" : "python/tox: update to 4.56.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/02-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uv-build/Makefile",
          "components/python/uv-build/.gitignore"
        ],
        "commitId" : "090f60074c804ffaad38c1ed61fb3ddcd95b933c",
        "timestamp" : 1783615765000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uv-build: update to 0.11.28\u000a",
        "date" : "2026-07-09 18:49:25 +0200",
        "id" : "090f60074c804ffaad38c1ed61fb3ddcd95b933c",
        "msg" : "python/uv-build: update to 0.11.28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/patches/03-tox-indirectly.patch",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "18ff7bd8466fe8ddbb5e78744aa8b68f26597d4b",
        "timestamp" : 1783615776000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 21.6.0\u000a",
        "date" : "2026-07-09 18:49:36 +0200",
        "id" : "18ff7bd8466fe8ddbb5e78744aa8b68f26597d4b",
        "msg" : "python/virtualenv: update to 21.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/03-tox-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatchling/.gitignore",
          "components/python/hatchling/Makefile"
        ],
        "commitId" : "504b73fbde7989704249a27d683f9144adc824bc",
        "timestamp" : 1783615787000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatchling: update to 1.31.0\u000a",
        "date" : "2026-07-09 18:49:47 +0200",
        "id" : "504b73fbde7989704249a27d683f9144adc824bc",
        "msg" : "python/hatchling: update to 1.31.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatchling/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DateTime-TimeZone/pkg5",
          "components/perl/DateTime-TimeZone/history",
          "components/perl/DateTime-TimeZone/Makefile",
          "components/perl/DateTime-TimeZone/.gitignore"
        ],
        "commitId" : "4242475ec147ed2ccf73f12120cd6512371e69f1",
        "timestamp" : 1783615797000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DateTime-TimeZone: update to 2.69; obsolete package for Perl 5.38\u000a",
        "date" : "2026-07-09 18:49:57 +0200",
        "id" : "4242475ec147ed2ccf73f12120cd6512371e69f1",
        "msg" : "perl/DateTime-TimeZone: update to 2.69; obsolete package for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime-TimeZone/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Sereal-Decoder/pkg5",
          "components/perl/Sereal-Decoder/Makefile",
          "components/perl/Sereal-Decoder/.gitignore",
          "components/perl/Sereal-Decoder/history"
        ],
        "commitId" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
        "timestamp" : 1783615808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Sereal-Decoder: update to 5.007; obsolete package for Perl 5.38\u000a",
        "date" : "2026-07-09 18:50:08 +0200",
        "id" : "fdbb01d059d9cfcf02eb55645775955cd012129b",
        "msg" : "perl/Sereal-Decoder: update to 5.007; obsolete package for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Sereal-Decoder/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sereal-Decoder/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sereal-Decoder/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Sereal-Decoder/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}