{
  "_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" : 7389,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
            "branch" : [
              {
                "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
            "branch" : [
              {
                "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
        "branch" : [
          {
            "SHA1" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
            "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" : "#7389",
  "duration" : 5076518,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7389",
  "id" : "7389",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7389,
  "queueId" : 139,
  "result" : "SUCCESS",
  "timestamp" : 1712966740639,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7389/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/pkg5",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "3148ec618dc8de6518dd53415b4b23adf50acc42",
        "timestamp" : 1712917306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rust - update to version 1.77.2\u000a\u000a",
        "date" : "2024-04-12 12:21:46 +0200",
        "id" : "3148ec618dc8de6518dd53415b4b23adf50acc42",
        "msg" : "rust - update to version 1.77.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/python-integrate-project.conf",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "89104517e2793b0921fe71ad6a50ff977dbd74cf",
        "timestamp" : 1712917326000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.18.1\u000a\u000a",
        "date" : "2024-04-12 12:22:06 +0200",
        "id" : "89104517e2793b0921fe71ad6a50ff977dbd74cf",
        "msg" : "python/pydantic_core: update to 2.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyfakefs/patches/01-test-requirements.patch",
          "components/python/pyfakefs/test/results-all.master",
          "components/python/pyfakefs/Makefile"
        ],
        "commitId" : "7d4f2cf0e8e03aab59ff5810386a392756bb498f",
        "timestamp" : 1712939639000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyfakefs: update to 5.4.1\u000a\u000a",
        "date" : "2024-04-12 18:33:59 +0200",
        "id" : "7d4f2cf0e8e03aab59ff5810386a392756bb498f",
        "msg" : "python/pyfakefs: update to 5.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/patches/01-test-sk-phone.patch",
          "components/python/Faker/Makefile",
          "components/python/Faker/python-integrate-project.conf",
          "components/python/Faker/test/results-all.master"
        ],
        "commitId" : "0735c72a6cb0a483e977cb257cb2aaa78455b084",
        "timestamp" : 1712939650000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 24.8.0\u000a\u000a",
        "date" : "2024-04-12 18:34:10 +0200",
        "id" : "0735c72a6cb0a483e977cb257cb2aaa78455b084",
        "msg" : "python/Faker: update to 24.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/Faker/patches/01-test-sk-phone.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/test/results-i386.master",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "5ec8dd967d10d201360676a1c29007eae2e5524c",
        "timestamp" : 1712939662000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.29.2\u000a\u000a",
        "date" : "2024-04-12 18:34:22 +0200",
        "id" : "5ec8dd967d10d201360676a1c29007eae2e5524c",
        "msg" : "cmake: update to 3.29.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/test/results-i386.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/squid/manifests/sample-manifest.p5m",
          "components/web/squid/Makefile",
          "components/web/squid/squid.p5m"
        ],
        "commitId" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
        "timestamp" : 1712953381000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squid - update to version 6.9\u000a\u000a",
        "date" : "2024-04-12 22:23:01 +0200",
        "id" : "a80dcf21364c0fe6cc1319017f651b53708d033b",
        "msg" : "squid - update to version 6.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/squid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/squid.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}