{
  "_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" : 5796,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c403b759f39aff857845a6fded42aee989dcf576",
            "branch" : [
              {
                "SHA1" : "c403b759f39aff857845a6fded42aee989dcf576",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c403b759f39aff857845a6fded42aee989dcf576",
            "branch" : [
              {
                "SHA1" : "c403b759f39aff857845a6fded42aee989dcf576",
                "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" : "c403b759f39aff857845a6fded42aee989dcf576",
        "branch" : [
          {
            "SHA1" : "c403b759f39aff857845a6fded42aee989dcf576",
            "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" : "#5796",
  "duration" : 2477329,
  "estimatedDuration" : 707898,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5796",
  "id" : "5796",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5796,
  "queueId" : 1720,
  "result" : "SUCCESS",
  "timestamp" : 1612704663718,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5796/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/doxygen/Makefile"
        ],
        "commitId" : "20c5fb01f1f8188b257b2ed661c67d8c92fa5009",
        "timestamp" : 1612704453000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "doxygen: update to 1.9.1\u000a",
        "date" : "2021-02-07 14:27:33 +0100",
        "id" : "20c5fb01f1f8188b257b2ed661c67d8c92fa5009",
        "msg" : "doxygen: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/doxygen/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/singledispatch/singledispatch-PYVER.p5m",
          "components/python/singledispatch/manifests/generic-manifest.p5m",
          "components/python/singledispatch/Makefile",
          "components/python/singledispatch/manifests/sample-manifest.p5m",
          "components/python/singledispatch/pkg5"
        ],
        "commitId" : "95d2e920fb3006b8720152a64b3dffccab301e61",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "singledispatch: add Python3\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "95d2e920fb3006b8720152a64b3dffccab301e61",
        "msg" : "singledispatch: add Python3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/singledispatch-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyro4/manifests/sample-manifest.p5m",
          "components/python/pyro4/manifests/generic-manifest.p5m",
          "components/python/pyro4/Makefile",
          "components/python/pyro4/pkg5",
          "components/python/pyro4/pyro4-PYVER.p5m"
        ],
        "commitId" : "f4c58dd24c2b56768f74fbac70349d5acd2ed9ac",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pyro4: update to 4.80, add Python3\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "f4c58dd24c2b56768f74fbac70349d5acd2ed9ac",
        "msg" : "pyro4: update to 4.80, add Python3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/pyro4-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyro4/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonschema/manifests/sample-manifest.p5m",
          "components/python/jsonschema/pkg5",
          "components/python/jsonschema/Makefile",
          "components/python/jsonschema/manifests/generic-manifest.p5m"
        ],
        "commitId" : "9fc0d3935792cb2f4c3bf9b69c60f2d4e8a28d98",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "jsonschema: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "9fc0d3935792cb2f4c3bf9b69c60f2d4e8a28d98",
        "msg" : "jsonschema: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonschema/manifests/generic-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonrpclib/Makefile",
          "components/python/jsonrpclib/manifests/sample-manifest.p5m",
          "components/python/jsonrpclib/manifests/generic-manifest.p5m",
          "components/python/jsonrpclib/pkg5"
        ],
        "commitId" : "765161b42644de162acba81e1e578cc7fed6dc94",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "jsonrpclib: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "765161b42644de162acba81e1e578cc7fed6dc94",
        "msg" : "jsonrpclib: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/simplejson/manifests/generic-manifest.p5m",
          "components/python/simplejson/pkg5",
          "components/python/simplejson/Makefile",
          "components/python/simplejson/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c4755ee0f6e901729abc61798db0861a8229f375",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "simplejson: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "c4755ee0f6e901729abc61798db0861a8229f375",
        "msg" : "simplejson: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/simplejson/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/cluster-glue/patches/usr_bin_python3.patch",
          "components/cluster/cluster-glue/Makefile",
          "components/cluster/cluster-glue/patches/usr_bin_python27.patch",
          "components/cluster/cluster-glue/pkg5",
          "components/cluster/cluster-glue/patches/python3.patch"
        ],
        "commitId" : "c403b759f39aff857845a6fded42aee989dcf576",
        "timestamp" : 1612704481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Upgrade of cluster-glue to python-37\u000a",
        "date" : "2021-02-07 14:28:01 +0100",
        "id" : "c403b759f39aff857845a6fded42aee989dcf576",
        "msg" : "Upgrade of cluster-glue to python-37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/cluster-glue/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/cluster-glue/patches/usr_bin_python3.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/cluster-glue/patches/python3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/cluster-glue/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/cluster-glue/patches/usr_bin_python27.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}