{
  "_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" : 158,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
            "branch" : [
              {
                "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
            "branch" : [
              {
                "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
        "branch" : [
          {
            "SHA1" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
            "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" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#158",
  "duration" : 2079,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #158",
  "id" : "158",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 158,
  "queueId" : 426,
  "result" : "FAILURE",
  "timestamp" : 1594114959766,
  "url" : "https://ksp.sarbian.com/jenkins/user/noreply/my-views/view/All/job/ModuleManager/158/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/ModuleManager.csproj"
        ],
        "commitId" : "16ca42a586661ba24be3086dfa73e75386752081",
        "timestamp" : 1581582809000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Put both projects on .NET 4.7.1\u000a",
        "date" : "2020-02-13 00:33:29 -0800",
        "id" : "16ca42a586661ba24be3086dfa73e75386752081",
        "msg" : "Put both projects on .NET 4.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/ModuleManagerTests.csproj"
        ],
        "commitId" : "8be22e017db270080393ad6e4cc7e0846b5816d1",
        "timestamp" : 1581582816000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Add UnityEngine.CoreModule to test project\u000a",
        "date" : "2020-02-13 00:33:36 -0800",
        "id" : "8be22e017db270080393ad6e4cc7e0846b5816d1",
        "msg" : "Add UnityEngine.CoreModule to test project",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/ModuleManagerTests.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/FilePathRepository.cs"
        ],
        "commitId" : "35b02dff99eea2d83c6315c264bc46534fa9b9fc",
        "timestamp" : 1581582818000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Use multi-argument Path.Combine\u000anow available in .NET 4\u000a",
        "date" : "2020-02-13 00:33:38 -0800",
        "id" : "35b02dff99eea2d83c6315c264bc46534fa9b9fc",
        "msg" : "Use multi-argument Path.Combine",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/FilePathRepository.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs",
          "ModuleManager/ModuleManager.cs"
        ],
        "commitId" : "51290e18ab97ab990bffbe3f3886310d500530d8",
        "timestamp" : 1581582820000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Adress a bunch of messages\u000aDelete unused stuff, make stuff readonly, simplify stuff, add\u000asuppressions to legitimate things\u000a",
        "date" : "2020-02-13 00:33:40 -0800",
        "id" : "51290e18ab97ab990bffbe3f3886310d500530d8",
        "msg" : "Adress a bunch of messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchRunner.cs"
        ],
        "commitId" : "a2fdef4c38b6aeb066b7f23c212e357eedeacb3d",
        "timestamp" : 1594016563000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Don't overwrite other fatal messages\u000a",
        "date" : "2020-07-05 23:22:43 -0700",
        "id" : "a2fdef4c38b6aeb066b7f23c212e357eedeacb3d",
        "msg" : "Don't overwrite other fatal messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchRunner.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/PatchList.cs",
          "ModuleManagerTests/PatchListTest.cs"
        ],
        "commitId" : "c4ad2c3dd5defcdd37154831be4fa7040d3d1616",
        "timestamp" : 1594016625000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Fix :LAST when mod doesn't exist\u000aPer the original feature design (#96) it should still run\u000a",
        "date" : "2020-07-05 23:23:45 -0700",
        "id" : "c4ad2c3dd5defcdd37154831be4fa7040d3d1616",
        "msg" : "Fix :LAST when mod doesn't exist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchList.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PatchListTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/PatchList.cs"
        ],
        "commitId" : "8a95d3709f0dd651deb1fc8294007b847e562045",
        "timestamp" : 1594101339000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "PatchList handles sorting consistently\u000aeliminates private class that mostly just passed methods through\u000a",
        "date" : "2020-07-06 22:55:39 -0700",
        "id" : "8a95d3709f0dd651deb1fc8294007b847e562045",
        "msg" : "PatchList handles sorting consistently",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchList.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/PatchExtractorTest.cs",
          "ModuleManager/PatchExtractor.cs",
          "ModuleManager/Cats/CatManager.cs",
          "ModuleManagerTests/Extensions/IBasicLoggerExtensionsTest.cs",
          "ModuleManager/PostPatchLoader.cs",
          "ModuleManagerTests/Collections/MessageQueueTest.cs",
          "ModuleManager/Cats/CatOrbiter.cs",
          "ModuleManager/Collections/ImmutableStack.cs",
          "ModuleManagerTests/Logging/UnityLoggerTest.cs",
          "ModuleManager/MMPatchRunner.cs",
          "ModuleManager/Patches/PatchCompiler.cs",
          "ModuleManagerTests/Progress/PatchProgressTest.cs",
          "ModuleManager/Cats/CatMover.cs",
          "ModuleManager/Logging/StreamLogger.cs",
          "ModuleManager/Extensions/StringExtensions.cs",
          "ModuleManager/Threading/TaskStatus.cs",
          "ModuleManager/Cats/CatAnimator.cs",
          "ModuleManagerTests/PassTest.cs",
          "ModuleManagerTests/Logging/QueueLoggerTest.cs",
          "ModuleManager/Fix16.cs",
          "ModuleManager/NeedsChecker.cs",
          "ModuleManagerTests/Logging/StreamLoggerTest.cs",
          "ModuleManagerTests/Logging/PrefixLoggerTest.cs",
          "ModuleManager/ModuleManager.cs",
          "ModuleManagerTests/NeedsCheckerTest.cs",
          "ModuleManager/PatchList.cs",
          "ModuleManager/Utils/FileUtils.cs",
          "ModuleManager/Threading/TaskStatusWrapper.cs",
          "ModuleManager/Logging/UnityLogger.cs",
          "ModuleManager/MMPatchLoader.cs",
          "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs",
          "ModuleManager/NodeMatcher.cs",
          "ModuleManager/Progress/PatchProgress.cs"
        ],
        "commitId" : "5168b5c743371838de869745081fda8849c86eb0",
        "timestamp" : 1594104759000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
          "fullName" : "blowfishpro"
        },
        "authorEmail" : "blowfishpro@users.noreply.github.com",
        "comment" : "Address some messages\u000aDo some dependency in jection on InterceptLogHandler, no need to hold\u000aonto a reference to it as Unity will\u000aRemove paramter checks in StreamLogger as StreamWriter does the same\u000achecks Ibut keep basic tests for them)\u000a",
        "date" : "2020-07-06 23:52:39 -0700",
        "id" : "5168b5c743371838de869745081fda8849c86eb0",
        "msg" : "Address some messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Extensions/IBasicLoggerExtensionsTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Collections/ImmutableStack.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Threading/TaskStatusWrapper.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchList.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/PatchExtractor.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/UnityLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Utils/FileUtils.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatMover.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/PrefixLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchRunner.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Progress/PatchProgressTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Progress/PatchProgress.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/PostPatchLoader.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/StreamLogger.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Collections/MessageQueueTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Extensions/StringExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Threading/TaskStatus.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/UnityLogger.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatOrbiter.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PatchExtractorTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Fix16.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/NeedsChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatAnimator.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/NeedsCheckerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PassTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Patches/PatchCompiler.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/QueueLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/StreamLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/NodeMatcher.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
        "timestamp" : 1594114920000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "v4.1.4\u000a",
        "date" : "2020-07-07 11:42:00 +0200",
        "id" : "e0da6ba13bca4dea7181cd009b49691d9fd47df0",
        "msg" : "v4.1.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/blowfishpro",
      "fullName" : "blowfishpro"
    }
  ]
}