{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 719,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
            "branch" : [
              {
                "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
            "branch" : [
              {
                "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
        "branch" : [
          {
            "SHA1" : "9a810f35fd602b8ae7659b50b428b4db10e49c51",
            "name" : "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" : "#719",
  "duration" : 2310320,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #719",
  "id" : "2013-08-29_08-33-18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 719,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1377765198000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/719/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sqlite/sqlite.p5m",
          "components/sqlite/sqlite.license",
          "components/sqlite/sqlite/sqlite.p5m",
          "components/sqlite/sqlite/sqlite.license"
        ],
        "commitId" : "5b5bab8785f5aca2a73e5cab63b1040578049061",
        "timestamp" : 1377743366000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move sqlite files\u000a",
        "date" : "2013-08-29T06:29:26+0400",
        "id" : "5b5bab8785f5aca2a73e5cab63b1040578049061",
        "msg" : "Move sqlite files",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/sqlite/sqlite.license"
          },
          {
            "editType" : "delete",
            "file" : "components/sqlite/sqlite.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/sqlite.license"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/sqlite.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sqlite/Makefile",
          "components/sqlite/sqlite/Makefile"
        ],
        "commitId" : "f017d06e366e383791874a725393841c5a96e9db",
        "timestamp" : 1377743396000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Move sqlite Makefile\u000a",
        "date" : "2013-08-29T06:29:56+0400",
        "id" : "f017d06e366e383791874a725393841c5a96e9db",
        "msg" : "Move sqlite Makefile",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/sqlite/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sqlite/tcl/tcl-sqlite.p5m",
          "components/sqlite/sqlite/patches/sqlite3-02-using-libcurses.patch",
          "components/sqlite/sqlite/patches/sqlite3-01-using-mapfile.patch",
          "components/sqlite/tcl/Makefile",
          "components/sqlite/sqlite/mapfile",
          "components/sqlite/sqlite/patches/sqlite3-03-posix_fallocate64.patch",
          "components/sqlite/sqlite/Makefile",
          "components/sqlite/tcl/tcl-sqlite.license"
        ],
        "commitId" : "82e8c34e92151aeb2d7a06d97e29a129d4fc633d",
        "timestamp" : 1377743446000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Added mapfile for sqlite, patches from JDS and tcl sqlite interface\u000a",
        "date" : "2013-08-29T06:30:46+0400",
        "id" : "82e8c34e92151aeb2d7a06d97e29a129d4fc633d",
        "msg" : "Added mapfile for sqlite, patches from JDS and tcl sqlite interface",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/mapfile"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/patches/sqlite3-02-using-libcurses.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/tcl/tcl-sqlite.license"
          },
          {
            "editType" : "edit",
            "file" : "components/sqlite/sqlite/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/patches/sqlite3-03-posix_fallocate64.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/sqlite/patches/sqlite3-01-using-mapfile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/tcl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sqlite/tcl/tcl-sqlite.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "24cbfd50a7613711a9e038d9e1f2e1d2e6460373",
        "timestamp" : 1377743579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable sqlite\u000a",
        "date" : "2013-08-29T06:32:59+0400",
        "id" : "24cbfd50a7613711a9e038d9e1f2e1d2e6460373",
        "msg" : "Enable sqlite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}