{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 579,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
            "branch" : [
              {
                "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
            "branch" : [
              {
                "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
        "branch" : [
          {
            "SHA1" : "418c202a9b0512fc8c4f421918cc978164db852d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#579",
  "duration" : 877800,
  "estimatedDuration" : 1277167,
  "executor" : None,
  "fullDisplayName" : "clubb_BFB_gfortran_test #579",
  "id" : "579",
  "keepLog" : False,
  "number" : 579,
  "queueId" : 257,
  "result" : "SUCCESS",
  "timestamp" : 1766050147753,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_BFB_gfortran_test/579/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/grid_class.F90",
            "run_scripts/run_bindiff_w_flags_config_core_flags.json",
            "input/case_setups/arm_97_model.in",
            "input/case_setups/arm_97_edsclr_sounding.in"
          ],
          "commitId" : "418c202a9b0512fc8c4f421918cc978164db852d",
          "timestamp" : 1766005108000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixes for fill_holes and edsclr code (#1266)\u000a\u000a* Fixing bugs in new hole fillers that caused error when ran in descending mode, the issue was that dz is negative in descending mode, so we need abs() around it when calculating the normalized mass. Also fixing a related bug in the way edsclr code calls the hole filler - it was not using the generalized bounds. Also removing the ifdef in favor of normal ifs\u000a\u000a* Copying the rtm and thm values from arm_97_sounding.in to the edsclr_sounding file. This still allows arm_97 to catch the bugs we want it to.\u000a",
          "date" : "2025-12-17 14:58:28 -0600",
          "id" : "418c202a9b0512fc8c4f421918cc978164db852d",
          "msg" : "Fixes for fill_holes and edsclr code (#1266)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_w_flags_config_core_flags.json"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/case_setups/arm_97_edsclr_sounding.in"
            },
            {
              "editType" : "edit",
              "file" : "input/case_setups/arm_97_model.in"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 578,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_BFB_gfortran_test/578/"
  }
}