{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
            "branch" : [
              {
                "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
            "branch" : [
              {
                "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
            "branch" : [
              {
                "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
            "branch" : [
              {
                "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
        "branch" : [
          {
            "SHA1" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/GCMonitor.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "GCMonitor.version",
      "fileName" : "GCMonitor.version",
      "relativePath" : "GCMonitor/GCMonitor.version"
    },
    {
      "displayPath" : "GCMonitor-1.3.0.0.zip",
      "fileName" : "GCMonitor-1.3.0.0.zip",
      "relativePath" : "GCMonitor-1.3.0.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#33",
  "duration" : 1580,
  "estimatedDuration" : 2523,
  "executor" : None,
  "fullDisplayName" : "GCMonitor #33",
  "id" : "33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 33,
  "queueId" : 61,
  "result" : "SUCCESS",
  "timestamp" : 1451744064417,
  "url" : "https://ksp.sarbian.com/jenkins/user/momtchil/my-views/view/all/job/GCMonitor/33/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GCMonitor.cs"
        ],
        "commitId" : "f7087876ab1c72fdb54cf4c031358d5f59baffa0",
        "timestamp" : 1451741718000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Fix GPU memory when more than 1 adapter is present by guessing the main\u000aadapter\u000a",
        "date" : "2016-01-02 14:35:18 +0100",
        "id" : "f7087876ab1c72fdb54cf4c031358d5f59baffa0",
        "msg" : "Fix GPU memory when more than 1 adapter is present by guessing the main",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GPU/D3DKMT.cs"
        ],
        "commitId" : "80499ee5b75c843eed73c8210a0c37a376c2915d",
        "timestamp" : 1451741745000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Fix for GPU - PART 2\u000a",
        "date" : "2016-01-02 14:35:45 +0100",
        "id" : "80499ee5b75c843eed73c8210a0c37a376c2915d",
        "msg" : "Fix for GPU - PART 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GPU/D3DKMT.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GCMonitor.cs"
        ],
        "commitId" : "a133eb2626f7fc9fad54a7e025de5403fab5565f",
        "timestamp" : 1451743284000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Remove stuff we don't use\u000a",
        "date" : "2016-01-02 15:01:24 +0100",
        "id" : "a133eb2626f7fc9fad54a7e025de5403fab5565f",
        "msg" : "Remove stuff we don't use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GCMonitor.cs"
        ],
        "commitId" : "de583aad4c0b9dd9ad8bb091f43734b5805c98ef",
        "timestamp" : 1451743363000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Add Peak memory and fix max memory for 64bit\u000a",
        "date" : "2016-01-02 15:02:43 +0100",
        "id" : "de583aad4c0b9dd9ad8bb091f43734b5805c98ef",
        "msg" : "Add Peak memory and fix max memory for 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GPU/D3DKMT.cs",
          "StringParser.cs",
          "GCMonitor.cs"
        ],
        "commitId" : "5f3d35b0e342394b6513504538594f70526a17a4",
        "timestamp" : 1451744017000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Cleanup\u000a",
        "date" : "2016-01-02 15:13:37 +0100",
        "id" : "5f3d35b0e342394b6513504538594f70526a17a4",
        "msg" : "Cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          },
          {
            "editType" : "edit",
            "file" : "GPU/D3DKMT.cs"
          },
          {
            "editType" : "edit",
            "file" : "StringParser.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
        "timestamp" : 1451744029000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "v1.3.0\u000a",
        "date" : "2016-01-02 15:13:49 +0100",
        "id" : "d5fc2d560035d89e4af53ac29b47a3947a0f1f17",
        "msg" : "v1.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}