{
  "_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" : 4471,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
            "branch" : [
              {
                "SHA1" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
            "branch" : [
              {
                "SHA1" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
                "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" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
        "branch" : [
          {
            "SHA1" : "f0c4cb449c36723950d4e0294f426a82adcb13b4",
            "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" : "#4471",
  "duration" : 411718,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4471",
  "id" : "2016-05-06_12-05-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4471,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1462536336000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4471/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/patches/041_rm_sslv2_v3.patch"
        ],
        "commitId" : "4c69229eee9f623c8c975c795707a53af434d30c",
        "timestamp" : 1462440562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "OpenSSL: update to 1.0.2h\u000a",
        "date" : "2016-05-05T12:29:22+0300",
        "id" : "4c69229eee9f623c8c975c795707a53af434d30c",
        "msg" : "OpenSSL: update to 1.0.2h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/patches/041_rm_sslv2_v3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tcllib/tcllib.p5m",
          "components/tcl/tcllib/patches/2.installer.tcl.patch",
          "components/tcl/tcllib/patches/1.makefile.patch",
          "components/tcl/tcllib/Makefile"
        ],
        "commitId" : "273e1bed04aaf4f6452948b6ffa8edda664bb537",
        "timestamp" : 1462443504000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "Add tcllib 1.17 (Tcl standard library)\u000a",
        "date" : "2016-05-05T13:18:24+0300",
        "id" : "273e1bed04aaf4f6452948b6ffa8edda664bb537",
        "msg" : "Add tcllib 1.17 (Tcl standard library)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/tcl/tcllib/patches/1.makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/tcl/tcllib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/tcl/tcllib/tcllib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/tcl/tcllib/patches/2.installer.tcl.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tcl/tcllib/tcllib.p5m",
          "components/tcl/tcllib/Makefile"
        ],
        "commitId" : "731e6b9bb842afaa263f7553b8e8c5bc2aa407cb",
        "timestamp" : 1462466594000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "Rename page executable to tclpage to avoid conflict with more(1)\u000a",
        "date" : "2016-05-05T19:43:14+0300",
        "id" : "731e6b9bb842afaa263f7553b8e8c5bc2aa407cb",
        "msg" : "Rename page executable to tclpage to avoid conflict with more(1)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tcl/tcllib/tcllib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/tcllib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/SDL2_mixer/Makefile",
          "components/encumbered/SDL2_mixer/sdl2-mixer.p5m"
        ],
        "commitId" : "ae7209b0498b8f15835e2a5048a2570c19d5e34d",
        "timestamp" : 1462481736000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of SDL2_mixer version 2.0.1\u000a",
        "date" : "2016-05-05T22:55:36+0200",
        "id" : "ae7209b0498b8f15835e2a5048a2570c19d5e34d",
        "msg" : "Initial commit of SDL2_mixer version 2.0.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/SDL2_mixer/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/SDL2_mixer/sdl2-mixer.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/diffutils/diffutils.p5m",
          "components/developer/meld/meld.p5m",
          "components/diffutils/patches/po_Makefile.in.patch",
          "components/diffstat/diffstat.license",
          "components/diffutils/resolve.deps",
          "components/meld/meld.1",
          "components/meld/patches/INSTALL.patch",
          "components/text/diffstat/Makefile",
          "components/developer/meld/resolve.deps",
          "components/text/diffstat/resolve.deps",
          "components/text/diffutils/patches/po_Makefile.in.patch",
          "components/diffstat/diffstat.p5m",
          "components/text/diffutils/Makefile",
          "components/text/diffstat/test/results-32.master",
          "components/text/patch/patch.p5m",
          "components/developer/meld/Makefile",
          "components/developer/patch/Makefile",
          "components/developer/patch/patch.license",
          "components/meld/patches/meld.patch",
          "components/developer/patch/resolve.deps",
          "components/text/diffstat/diffstat.license",
          "components/meld/Makefile",
          "components/developer/meld/meld.1",
          "components/diffstat/Makefile",
          "components/developer/meld/patches/meld.patch",
          "components/text/diffstat/diffstat.p5m",
          "components/text/diffutils/diffutils.p5m",
          "components/text/patch/resolve.deps",
          "components/meld/meld.p5m",
          "components/text/patch/patch.license",
          "components/meld/meld.license",
          "components/diffutils/diffutils.license",
          "components/text/diffutils/diffutils.license",
          "components/developer/meld/patches/INSTALL.patch",
          "components/developer/patch/patch.p5m",
          "components/diffutils/Makefile",
          "components/developer/meld/meld.license",
          "components/diffstat/test/results-32.master",
          "components/diffstat/resolve.deps",
          "components/meld/resolve.deps",
          "components/text/patch/Makefile",
          "components/text/diffutils/resolve.deps"
        ],
        "commitId" : "47fa7dae6679f6d37ea9b9436dda56baca184c4e",
        "timestamp" : 1462528166000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Moved diffutils diffstat patch into text/ ; Relocated meld into developer/ and parametrized packaging strings\u000a",
        "date" : "2016-05-06T11:49:26+0200",
        "id" : "47fa7dae6679f6d37ea9b9436dda56baca184c4e",
        "msg" : "Moved diffutils diffstat patch into text/ ; Relocated meld into",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/diffutils/patches/po_Makefile.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/diffutils/diffutils.license"
          },
          {
            "editType" : "delete",
            "file" : "components/diffutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/meld.license"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/meld.1"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/patch/patch.license"
          },
          {
            "editType" : "add",
            "file" : "components/text/patch/patch.license"
          },
          {
            "editType" : "delete",
            "file" : "components/diffstat/diffstat.license"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/patches/meld.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/patch/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/diffutils/patches/po_Makefile.in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/patch/patch.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/patch/patch.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/patches/INSTALL.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffstat/diffstat.license"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/patch/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/diffstat/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffutils/diffutils.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffstat/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/diffutils/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/diffutils/diffutils.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/meld.license"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffstat/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffutils/diffutils.license"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/patches/INSTALL.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffstat/diffstat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/meld.1"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffstat/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/meld/meld.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/diffstat/diffstat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/patch/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/patches/meld.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/diffstat/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/diffstat/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/meld.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffutils/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meld/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/diffutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/patch/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/itstool/Makefile",
          "components/text/itstool/itstool.p5m"
        ],
        "commitId" : "0d2ebe71afd7baf43825e67c2758199c24567306",
        "timestamp" : 1462528233000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of itstool-2.0.2\u000a",
        "date" : "2016-05-06T11:50:33+0200",
        "id" : "0d2ebe71afd7baf43825e67c2758199c24567306",
        "msg" : "Initial commit of itstool-2.0.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/text/itstool/itstool.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/itstool/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}