{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user sarbian",
          "userId" : "sarbian",
          "userName" : "sarbian"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 143,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
            "branch" : [
              {
                "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
            "branch" : [
              {
                "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
        "branch" : [
          {
            "SHA1" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager-3.1.0.zip",
      "fileName" : "ModuleManager-3.1.0.zip",
      "relativePath" : "ModuleManager-3.1.0.zip"
    },
    {
      "displayPath" : "ModuleManager.3.1.0.dll",
      "fileName" : "ModuleManager.3.1.0.dll",
      "relativePath" : "ModuleManager.3.1.0.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#143",
  "duration" : 4630,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #143",
  "id" : "143",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 143,
  "queueId" : 265,
  "result" : "SUCCESS",
  "timestamp" : 1539639434529,
  "url" : "https://ksp.sarbian.com/jenkins/user/454857+lamont-granquist/my-views/view/all/job/ModuleManager/143/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "d76b7b97af312ef4e0784b6fd238b0d89f3708bd",
        "timestamp" : 1525533780000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/unknown",
          "fullName" : "unknown"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Stupid typo\u000a",
        "date" : "2018-05-05 17:23:00 +0200",
        "id" : "d76b7b97af312ef4e0784b6fd238b0d89f3708bd",
        "msg" : "Stupid typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Cats/CatMover.cs"
        ],
        "commitId" : "4dcf1092f50b58011dd8572c20817d4602ff7736",
        "timestamp" : 1539062045000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Remove unused variable\u000a",
        "date" : "2018-10-08 22:14:05 -0700",
        "id" : "4dcf1092f50b58011dd8572c20817d4602ff7736",
        "msg" : "Remove unused variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatMover.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Cats/CatMover.cs"
        ],
        "commitId" : "38cbaa10836ae50948e20989dd7354ab6b5f0763",
        "timestamp" : 1539062188000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Make const stuff const\u000a",
        "date" : "2018-10-08 22:16:28 -0700",
        "id" : "38cbaa10836ae50948e20989dd7354ab6b5f0763",
        "msg" : "Make const stuff const",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatMover.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/PatchExtractorTest.cs"
        ],
        "commitId" : "d6edd62cb52b93e3233d4e8cd204f3f6ff3f1e39",
        "timestamp" : 1539063032000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Fix typo in test\u000a",
        "date" : "2018-10-08 22:30:32 -0700",
        "id" : "d6edd62cb52b93e3233d4e8cd204f3f6ff3f1e39",
        "msg" : "Fix typo in test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PatchExtractorTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
        "timestamp" : 1539639451000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "v3.1.0\u000a",
        "date" : "2018-10-15 23:37:31 +0200",
        "id" : "e6746b440f39c04a0c320ca502aeb7bdaabd81a1",
        "msg" : "v3.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/unknown",
      "fullName" : "unknown"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
      "fullName" : "joeydwong"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}