{
  "_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" : 4673,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
            "branch" : [
              {
                "SHA1" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
            "branch" : [
              {
                "SHA1" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
                "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" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
        "branch" : [
          {
            "SHA1" : "e0f3b04c765ef57a14d1bb6c7ca7e09056adcd25",
            "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" : "#4673",
  "duration" : 4548532,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4673",
  "id" : "4673",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4673,
  "queueId" : 135,
  "result" : "SUCCESS",
  "timestamp" : 1477958702887,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4673/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/openindiana-welcome/os-welcome.p5m"
        ],
        "commitId" : "c0b235b11adbc7da32f1af7f0a80dd127e425f7b",
        "timestamp" : 1477789388000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/makruger2000",
          "fullName" : "makruger2000"
        },
        "authorEmail" : "makruger2000@gmail.com",
        "comment" : "updated with new translations\u000a",
        "date" : "2016-10-29 21:03:08 -0400",
        "id" : "c0b235b11adbc7da32f1af7f0a80dd127e425f7b",
        "msg" : "updated with new translations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/os-welcome.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gtar/patches/man.patch",
          "components/archiver/gtar/patches/remote-shell.patch",
          "components/archiver/gtar/Makefile",
          "components/archiver/gtar/manifests/sample-manifest.p5m",
          "components/archiver/gtar/patches/01-man.patch",
          "components/archiver/gtar/gtar.p5m",
          "components/archiver/gtar/patches/03-CVE-2016-6321.patch",
          "components/archiver/gtar/patches/02-remote-shell.patch"
        ],
        "commitId" : "30181e2e4157817e3db48bc3c33522dc24163e2a",
        "timestamp" : 1477807132000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "GNU tar: update to 1.29, fix CVE-2016-6321\u000a",
        "date" : "2016-10-30 08:58:52 +0300",
        "id" : "30181e2e4157817e3db48bc3c33522dc24163e2a",
        "msg" : "GNU tar: update to 1.29, fix CVE-2016-6321",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/gtar.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/03-CVE-2016-6321.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/02-remote-shell.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/gtar/patches/remote-shell.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/01-man.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/gtar/patches/man.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mbuffer/Makefile",
          "components/sysutils/mbuffer/mbuffer.p5m",
          "components/sysutils/mbuffer/mbuffer.license"
        ],
        "commitId" : "6538b521919db33067172fd2d411f5c0e594e85f",
        "timestamp" : 1477822069000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "MBuffer version bump; packaged layout change (use isaexec); CDDL header\u000achange; Makefile/p5m use standard COMPONENT_* variables\u000a",
        "date" : "2016-10-30 11:07:49 +0100",
        "id" : "6538b521919db33067172fd2d411f5c0e594e85f",
        "msg" : "MBuffer version bump; packaged layout change (use isaexec); CDDL header",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/mbuffer/mbuffer.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/mbuffer/mbuffer.license"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mbuffer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/release/Makefile",
          "components/openindiana/release/files/release"
        ],
        "commitId" : "4ff80d12b728d4ed7a79614b03472e2dcecb82dd",
        "timestamp" : 1477824555000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Release file for 2016.10 snapshot\u000a",
        "date" : "2016-10-30 13:49:15 +0300",
        "id" : "4ff80d12b728d4ed7a79614b03472e2dcecb82dd",
        "msg" : "Release file for 2016.10 snapshot",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/files/release"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips-buildinfo.mk"
        ],
        "commitId" : "6bceda19f30824c308ea90cf0fc14a19faa57030",
        "timestamp" : 1477893658000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump RELEASE_NUMBER for OI 2016.10\u000a",
        "date" : "2016-10-31 09:00:58 +0300",
        "id" : "6bceda19f30824c308ea90cf0fc14a19faa57030",
        "msg" : "Bump RELEASE_NUMBER for OI 2016.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips-buildinfo.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/lighttpd/manifests/sample-manifest.p5m",
          "components/web/lighttpd/Makefile",
          "components/web/lighttpd/lighttpd.p5m"
        ],
        "commitId" : "6fcd15b1445ff4d74c7f4af589b04193f5e07f4d",
        "timestamp" : 1477938008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "lighttpd: update to 1.4.43\u000a",
        "date" : "2016-10-31 21:20:08 +0300",
        "id" : "6fcd15b1445ff4d74c7f4af589b04193f5e07f4d",
        "msg" : "lighttpd: update to 1.4.43",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lighttpd/lighttpd.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/makruger2000",
      "fullName" : "makruger2000"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}