{
  "_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" : 157,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
            "branch" : [
              {
                "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
            "branch" : [
              {
                "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
        "branch" : [
          {
            "SHA1" : "4b7319c9da475e6d7598723151264b9de7112e06",
            "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-4.1.3.zip",
      "fileName" : "ModuleManager-4.1.3.zip",
      "relativePath" : "ModuleManager-4.1.3.zip"
    },
    {
      "displayPath" : "ModuleManager.4.1.3.dll",
      "fileName" : "ModuleManager.4.1.3.dll",
      "relativePath" : "ModuleManager.4.1.3.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#157",
  "duration" : 26004,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #157",
  "id" : "157",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 157,
  "queueId" : 127,
  "result" : "SUCCESS",
  "timestamp" : 1575125685995,
  "url" : "https://ksp.sarbian.com/jenkins/user/noreply/my-views/view/All/job/ModuleManager/157/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs"
        ],
        "commitId" : "ae4d27ace9ef61603a813d368609c9d7eba4d378",
        "timestamp" : 1575125219000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Cleanup the InterceptLogHandler, remove double logging and avoid any\u000arisk of throwing more\u000a",
        "date" : "2019-11-30 15:46:59 +0100",
        "id" : "ae4d27ace9ef61603a813d368609c9d7eba4d378",
        "msg" : "Cleanup the InterceptLogHandler, remove double logging and avoid any",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "51cdc23933193823a45e711174bd4a9591593fd3",
        "timestamp" : 1575125237000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v4.1.3\u000a",
        "date" : "2019-11-30 15:47:17 +0100",
        "id" : "51cdc23933193823a45e711174bd4a9591593fd3",
        "msg" : "v4.1.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/ModuleManager.cs"
        ],
        "commitId" : "4b7319c9da475e6d7598723151264b9de7112e06",
        "timestamp" : 1575125646000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Start the Handler earlier\u000a",
        "date" : "2019-11-30 15:54:06 +0100",
        "id" : "4b7319c9da475e6d7598723151264b9de7112e06",
        "msg" : "Start the Handler earlier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}