{
  "_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" : 3902,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
            "branch" : [
              {
                "SHA1" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
            "branch" : [
              {
                "SHA1" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
                "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" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
        "branch" : [
          {
            "SHA1" : "5b2768263c8c0cddbf63ed85004a19c1756e402c",
            "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" : "#3902",
  "duration" : 6043417,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3902",
  "id" : "2014-10-21_12-05-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3902,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1413893154000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3902/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mpich/mpich-modulefiles.p5m",
          "components/mpich/mpich.p5m",
          "components/mpich/Makefile"
        ],
        "commitId" : "42589adb737f7bbdf785792b52e6b619984c2362",
        "timestamp" : 1413496116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump MPICH to 3.1.3\u000a",
        "date" : "2014-10-16T21:48:36+0000",
        "id" : "42589adb737f7bbdf785792b52e6b619984c2362",
        "msg" : "Bump MPICH to 3.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mpich/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mpich/mpich-modulefiles.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mpich/mpich.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/numpy/numpy.license",
          "components/python/numpy/Makefile",
          "components/python/numpy/numpy-PYVER.p5m"
        ],
        "commitId" : "26f06a03042963beb6ef36b1cb0fdb8c00285be4",
        "timestamp" : 1413589503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update numpy to 1.8.2\u000a",
        "date" : "2014-10-17T23:45:03+0000",
        "id" : "26f06a03042963beb6ef36b1cb0fdb8c00285be4",
        "msg" : "Update numpy to 1.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/numpy/numpy.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/numpy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/numpy/numpy-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/python/instant/instant-26.p5m",
          "components/scientific/python/instant/instant-27.p5m",
          "components/scientific/python/instant/instant.p5m",
          "components/scientific/python/instant/Makefile"
        ],
        "commitId" : "739108759a353e86d3baff2597ddd5ca12d35d1e",
        "timestamp" : 1413680973000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump python instant to 1.3.0\u000a",
        "date" : "2014-10-19T01:09:33+0000",
        "id" : "739108759a353e86d3baff2597ddd5ca12d35d1e",
        "msg" : "Bump python instant to 1.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/python/instant/instant-27.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/python/instant/instant.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/python/instant/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/python/instant/instant-26.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/flac/flac.p5m",
          "components/flac/flac.license",
          "components/flac/Makefile"
        ],
        "commitId" : "6f765fb01a08ea2935b7d08c462d7dfda700fe77",
        "timestamp" : 1413682977000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add FLAC 1.3.0\u000a",
        "date" : "2014-10-19T01:42:57+0000",
        "id" : "6f765fb01a08ea2935b7d08c462d7dfda700fe77",
        "msg" : "Add FLAC 1.3.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/flac/flac.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/flac/flac.license"
          },
          {
            "editType" : "add",
            "file" : "components/flac/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}