{
  "_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" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
            "branch" : [
              {
                "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
            "branch" : [
              {
                "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
        "branch" : [
          {
            "SHA1" : "5126b37bdc9edf2f08ad3efe662de9a505dbe0e0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#9",
  "duration" : 3592206,
  "estimatedDuration" : 2441867,
  "executor" : None,
  "fullDisplayName" : "clubb_nvhpc_debug_build #9",
  "id" : "9",
  "keepLog" : False,
  "number" : 9,
  "queueId" : 942,
  "result" : "SUCCESS",
  "timestamp" : 1721378829016,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_debug_build/9/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "b539e93847e36a7817553cc8b13b1b7c61b814a0",
          "timestamp" : 1721336360000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Updates README so that I can note that BIT_CHANGING:9ca167aa8b04cbebe4a1177a72f13731454e1e11\u000a",
          "date" : "2024-07-18 15:59:20 -0500",
          "id" : "b539e93847e36a7817553cc8b13b1b7c61b814a0",
          "msg" : "Updates README so that I can note that BIT_CHANGING:9ca167aa8b04cbebe4a1177a72f13731454e1e11",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "f29869940fc51861eeb04350cdc567727b1e95f2",
          "timestamp" : 1721347695000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Committing a change that will initialize this set of variables\u000aunder all circumstances. This change does not affect output\u000aexcept when the New Hybrid PDF is used. In the case of the\u000aNew Hybrid PDF, the variables F_rt, F_thl, F_rt_min, F_rt_max,\u000aF_thl_min, and F_thl_max were never initialized and never set\u000a(they are not part of the New Hybrid PDF -- only in the original\u000aNew PDF), resulting NaN values being output to stat files.\u000a",
          "date" : "2024-07-18 19:08:15 -0500",
          "id" : "f29869940fc51861eeb04350cdc567727b1e95f2",
          "msg" : "Committing a change that will initialize this set of variables",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 10,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_debug_build/10/"
  },
  "previousBuild" : {
    "number" : 8,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_debug_build/8/"
  }
}