{
  "_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" : 5710,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
            "branch" : [
              {
                "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
            "branch" : [
              {
                "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
        "branch" : [
          {
            "SHA1" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
            "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" : "#5710",
  "duration" : 6054157,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5710",
  "id" : "5710",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5710,
  "queueId" : 192,
  "result" : "SUCCESS",
  "timestamp" : 1566950754205,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5710/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/generate-history"
        ],
        "commitId" : "41c75295266f08db4b374d86f9ee374f1132ec53",
        "timestamp" : 1566887087000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "11624 Use of modern nawk(1) requires update of generate-history\u000a",
        "date" : "2019-08-27 08:24:47 +0200",
        "id" : "41c75295266f08db4b374d86f9ee374f1132ec53",
        "msg" : "11624 Use of modern nawk(1) requires update of generate-history",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/generate-history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/meson/Makefile",
          "components/developer/meson/patches/06-i386pc.patch"
        ],
        "commitId" : "3f8947b69dbeb587c7bf0e8c9ee9994fd2c1ce4c",
        "timestamp" : 1566897049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update meson to 0.51.2\u000a",
        "date" : "2019-08-27 11:10:49 +0200",
        "id" : "3f8947b69dbeb587c7bf0e8c9ee9994fd2c1ce4c",
        "msg" : "Update meson to 0.51.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/meson/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/patches/06-i386pc.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/apache2-modules/mod_auth_mellon/Makefile",
          "components/web/apache2-modules/mod_auth_mellon/mod_auth_mellon.p5m"
        ],
        "commitId" : "ac6c53e81710addea2266d2b90c7de45c6c414b9",
        "timestamp" : 1566939121000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix mod_auth_mellon files\u000a",
        "date" : "2019-08-27 22:52:01 +0200",
        "id" : "ac6c53e81710addea2266d2b90c7de45c6c414b9",
        "msg" : "Fix mod_auth_mellon files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/apache2-modules/mod_auth_mellon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/apache2-modules/mod_auth_mellon/mod_auth_mellon.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/files/mk-ca-bundle.pl",
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/ca-certificates.p5m",
          "components/openindiana/ca-certificates/mk-ca-bundle.pl",
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m",
          "components/openindiana/ca-certificates/crypto-ca-certificates.p5m"
        ],
        "commitId" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
        "timestamp" : 1566939260000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update ca-certificates to 3.45, workaround 11625 zoneadm install fails:\u000aUnicodeEncodeError\u000a",
        "date" : "2019-08-27 22:54:20 +0200",
        "id" : "6f06dd06a65d8adf4c2477ce43aef652ea0fd30c",
        "msg" : "Update ca-certificates to 3.45, workaround 11625 zoneadm install fails:",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openindiana/ca-certificates/mk-ca-bundle.pl"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/ca-certificates/ca-certificates.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/ca-certificates/files/mk-ca-bundle.pl"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openindiana/ca-certificates/crypto-ca-certificates.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}