{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/release" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 74,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
            "branch" : [
              {
                "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
                "name" : "refs/remotes/origin/release"
              }
            ]
          },
          "revision" : {
            "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
            "branch" : [
              {
                "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
                "name" : "refs/remotes/origin/release"
              }
            ]
          }
        },
        "origin/release" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
            "branch" : [
              {
                "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
                "name" : "origin/release"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
            "branch" : [
              {
                "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
                "name" : "origin/release"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
        "branch" : [
          {
            "SHA1" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
            "name" : "refs/remotes/origin/release"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/S-C-A-N/SCANsat.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#74",
  "duration" : 1082,
  "estimatedDuration" : 83252,
  "executor" : None,
  "fullDisplayName" : "SCANsat-Release #74",
  "id" : "74",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 74,
  "queueId" : 99,
  "result" : "FAILURE",
  "timestamp" : 1572320887354,
  "url" : "https://ksp.sarbian.com/jenkins/user/noreply/my-views/view/All/job/SCANsat-Release/74/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/SCANsat.version",
          "SCANsat/Properties/AssemblyInfo.cs",
          "SCANmechjeb/Properties/AssemblyInfo.cs",
          "SCANsat.Unity/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "1aabf40513f956ba94900af7f75b4107f3dc9847",
        "timestamp" : 1572319632000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Version\u000a",
        "date" : "2019-10-28 20:27:12 -0700",
        "id" : "1aabf40513f956ba94900af7f75b4107f3dc9847",
        "msg" : "Version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANmechjeb/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/SCANsat.version"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANuiUtil.cs"
        ],
        "commitId" : "a3b79f177e945681e0bf320a7c3ce94b1f644035",
        "timestamp" : 1572319673000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Fix ground track shaders\u000a",
        "date" : "2019-10-28 20:27:53 -0700",
        "id" : "a3b79f177e945681e0bf320a7c3ce94b1f644035",
        "msg" : "Fix ground track shaders",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANuiUtil.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/CHANGELOG.txt"
        ],
        "commitId" : "788c871311d171c135f4cdd53234f9e813f34313",
        "timestamp" : 1572319704000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Changes\u000a",
        "date" : "2019-10-28 20:28:24 -0700",
        "id" : "788c871311d171c135f4cdd53234f9e813f34313",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/CHANGELOG.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANsat.csproj",
          "SCANsat.Unity/SCANsat.Unity.csproj",
          "SCANmechjeb/SCANmechjeb.csproj"
        ],
        "commitId" : "d06c2b17df9af0e92f8aed8fab8b2e12a52e8ed1",
        "timestamp" : 1572319730000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Assembly references\u000a",
        "date" : "2019-10-28 20:28:50 -0700",
        "id" : "d06c2b17df9af0e92f8aed8fab8b2e12a52e8ed1",
        "msg" : "Assembly references",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANsat.csproj"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/SCANsat.Unity.csproj"
          },
          {
            "editType" : "edit",
            "file" : "SCANmechjeb/SCANmechjeb.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANEdgeDetect.cs",
          "SCANsat/SCANsat.csproj"
        ],
        "commitId" : "a97e67f3658d5d3e2af418aa4826da569eb83549",
        "timestamp" : 1572319964000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New component to handle BTDT image processing\u000a",
        "date" : "2019-10-28 20:32:44 -0700",
        "id" : "a97e67f3658d5d3e2af418aa4826da569eb83549",
        "msg" : "New component to handle BTDT image processing",
        "paths" : [
          {
            "editType" : "add",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANEdgeDetect.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANsat.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
        ],
        "commitId" : "1ff1de1f518e9f71037e7a19678ffbf84b0d85f4",
        "timestamp" : 1572319979000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Move all image processing to separate component\u000a",
        "date" : "2019-10-28 20:32:59 -0700",
        "id" : "1ff1de1f518e9f71037e7a19678ffbf84b0d85f4",
        "msg" : "Move all image processing to separate component",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
        ],
        "commitId" : "d1ab1687521cc5d79d8a4d754ae03506897e00a7",
        "timestamp" : 1572319994000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New shader to load\u000a",
        "date" : "2019-10-28 20:33:14 -0700",
        "id" : "d1ab1687521cc5d79d8a4d754ae03506897e00a7",
        "msg" : "New shader to load",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/scan_shaders-linux.scan",
          "SCANassets/Resources/scan_shaders-windows.scan",
          "SCANassets/Resources/scan_shaders-macosx.scan"
        ],
        "commitId" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
        "timestamp" : 1572320106000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Replace old edge detect and grayscale shader with custom combined shader\u000a",
        "date" : "2019-10-28 20:35:06 -0700",
        "id" : "df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2",
        "msg" : "Replace old edge detect and grayscale shader with custom combined shader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_shaders-linux.scan"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_shaders-windows.scan"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_shaders-macosx.scan"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
      "fullName" : "david.grandy"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
      "fullName" : "dmagic"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}