{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1371,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
            "branch" : [
              {
                "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
            "branch" : [
              {
                "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
        "branch" : [
          {
            "SHA1" : "201c3d05026561224e4264a0f68109cde6cf3602",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1371",
  "duration" : 2593,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1371",
  "id" : "1371",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1371,
  "queueId" : 1791,
  "result" : "FAILURE",
  "timestamp" : 1701718831516,
  "url" : "https://ksp.sarbian.com/jenkins/user/jasrapp/my-views/view/All/job/MechJeb2-Dev/1371/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs",
          "MechJebLib/Lambert/Gooding.cs",
          "MechJebLib/Maneuvers/ReturnFromMoon.cs"
        ],
        "commitId" : "201c3d05026561224e4264a0f68109cde6cf3602",
        "timestamp" : 1701718705000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "ReturnToMoon: the quite stable solution\u000a\u000aThe branch in the Lambert solver was creating discontinuous \"tears\" in\u000athe optimization problem.  Avoiding that branch greatly stabilizes the\u000aproblem.  I'm still not entirely certain what I just did though.\u000a\u000aSlight tweak to the outer loop as well.\u000a\u000aThe initial guess generator is still pretty crazy, but seems to work, I\u000ahaven't come up with anything simpler.  Probably needs a better global\u000aoptimization strategy.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-12-04 11:38:25 -0800",
        "id" : "201c3d05026561224e4264a0f68109cde6cf3602",
        "msg" : "ReturnToMoon: the quite stable solution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/Lambert/Gooding.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/ReturnFromMoon.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}