{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Aurélien Larcher",
          "userId" : "alarcher",
          "userName" : "Aurélien Larcher"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5755,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
            "branch" : [
              {
                "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
            "branch" : [
              {
                "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
        "branch" : [
          {
            "SHA1" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5755",
  "duration" : 1712059,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5755",
  "id" : "5755",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5755,
  "queueId" : 1658,
  "result" : "SUCCESS",
  "timestamp" : 1610927119135,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5755/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytz/Makefile",
          "components/python/pytz/pkg5",
          "components/python/pytz/patches/02-zones.patch",
          "components/python/pytz/manifests/sample-manifest.p5m",
          "components/python/pytz/patches/01-zoneinfopath.patch"
        ],
        "commitId" : "56e89464a0c3ca56aafdb40d5c1bf57bd6109288",
        "timestamp" : 1610926857000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pytz: bump to 2020.5\u000a",
        "date" : "2021-01-18 00:40:57 +0100",
        "id" : "56e89464a0c3ca56aafdb40d5c1bf57bd6109288",
        "msg" : "pytz: bump to 2020.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/patches/01-zoneinfopath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/patches/02-zones.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-mangler"
        ],
        "commitId" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
        "timestamp" : 1610926877000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "userland-mangler: avoid broken packages mixing incompatible libraries\u000awhen published from non-clean prototype area\u000a",
        "date" : "2021-01-18 00:41:17 +0100",
        "id" : "a3ab109cc57a944c74982382601acd3b6cf393fc",
        "msg" : "userland-mangler: avoid broken packages mixing incompatible libraries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-mangler"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}