{
  "_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" : 7412,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
            "branch" : [
              {
                "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
            "branch" : [
              {
                "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
        "branch" : [
          {
            "SHA1" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
            "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" : "#7412",
  "duration" : 7649715,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7412",
  "id" : "7412",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7412,
  "queueId" : 263,
  "result" : "SUCCESS",
  "timestamp" : 1715472332326,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7412/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/lldpd/Makefile",
          "components/network/lldpd/history",
          "components/network/lldpd/pkg5"
        ],
        "commitId" : "9a1aae30156fb188d8597871630792908d7f43de",
        "timestamp" : 1715448273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lldpd: rename package to service/network/lldp\u000a\u000a",
        "date" : "2024-05-11 19:24:33 +0200",
        "id" : "9a1aae30156fb188d8597871630792908d7f43de",
        "msg" : "lldpd: rename package to service/network/lldp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/lldpd/history"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-MockRandom/test/results-all.master",
          "components/perl/Test-MockRandom/pkg5",
          "components/perl/Test-MockRandom/Test-MockRandom-PERLVER.p5m",
          "components/perl/Test-MockRandom/manifests/sample-manifest.p5m",
          "components/perl/Test-MockRandom/Makefile"
        ],
        "commitId" : "70bccf26ed24bd1e4b141d9e602bde6d4f905b31",
        "timestamp" : 1715448285000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::MockRandom Perl module\u000a\u000a",
        "date" : "2024-05-11 19:24:45 +0200",
        "id" : "70bccf26ed24bd1e4b141d9e602bde6d4f905b31",
        "msg" : "Add Test::MockRandom Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/Test-MockRandom-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Perl-Tidy/Makefile",
          "components/perl/Perl-Tidy/test/results-all.master"
        ],
        "commitId" : "c186dda1d5116cf8c35f2a7491def3b522731b99",
        "timestamp" : 1715448295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Perl-Tidy: update to 20240511\u000a\u000a",
        "date" : "2024-05-11 19:24:55 +0200",
        "id" : "c186dda1d5116cf8c35f2a7491def3b522731b99",
        "msg" : "perl/Perl-Tidy: update to 20240511",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pre_commit/Makefile",
          "components/python/pre_commit/.gitignore"
        ],
        "commitId" : "a15c7b00c7d4bdfa1af3a33efe4e4d03878db2d2",
        "timestamp" : 1715448310000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pre_commit: update to 3.7.1\u000a\u000a",
        "date" : "2024-05-11 19:25:10 +0200",
        "id" : "a15c7b00c7d4bdfa1af3a33efe4e4d03878db2d2",
        "msg" : "python/pre_commit: update to 3.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pre_commit/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-psutil/Makefile",
          "components/python/types-psutil/.gitignore"
        ],
        "commitId" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
        "timestamp" : 1715448321000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-psutil: update to 5.9.5.20240511\u000a\u000a",
        "date" : "2024-05-11 19:25:21 +0200",
        "id" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
        "msg" : "python/types-psutil: update to 5.9.5.20240511",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/types-psutil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject-fmt-rust/patches/01-no-tarpaulin.patch",
          "components/python/pyproject-fmt-rust/pkg5",
          "components/python/pyproject-fmt-rust/pyproject_fmt_rust-PYVER.p5m",
          "components/python/pyproject-fmt-rust/test/results-all.master",
          "components/python/pyproject-fmt-rust/.gitignore",
          "components/python/pyproject-fmt-rust/Makefile",
          "components/python/pyproject-fmt-rust/python-integrate-project.conf",
          "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch",
          "components/python/pyproject-fmt-rust/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1b9324a02455b5f9b9d511190cb805870a50b67f",
        "timestamp" : 1715448380000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pyproject_fmt_rust Python project\u000a\u000a",
        "date" : "2024-05-11 19:26:20 +0200",
        "id" : "1b9324a02455b5f9b9d511190cb805870a50b67f",
        "msg" : "Add pyproject_fmt_rust Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/patches/01-no-tarpaulin.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject-fmt-rust/pyproject_fmt_rust-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-121/Makefile",
          "components/developer/golang-121/manifests/sample-manifest.p5m",
          "components/developer/golang-121/golang-121.p5m"
        ],
        "commitId" : "1fe55ad272203e5a359b754f59a51493ca54c888",
        "timestamp" : 1715454895000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-121: update to 1.21.10\u000a\u000a",
        "date" : "2024-05-11 21:14:55 +0200",
        "id" : "1fe55ad272203e5a359b754f59a51493ca54c888",
        "msg" : "golang-121: update to 1.21.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/golang-121.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-122/manifests/sample-manifest.p5m",
          "components/developer/golang-122/Makefile",
          "components/developer/golang-122/golang-122.p5m"
        ],
        "commitId" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
        "timestamp" : 1715457203000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-122: update to 1.22.3\u000a\u000a",
        "date" : "2024-05-11 21:53:23 +0200",
        "id" : "3bdbeda382b42bdb7705e1f8ff381d5adead9cea",
        "msg" : "golang-122: update to 1.22.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/golang-122.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-122/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}