{
  "_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" : {
        "origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 217,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
            "branch" : [
              {
                "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
            "branch" : [
              {
                "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
        "branch" : [
          {
            "SHA1" : "3d2781955b21fb211e1709274d957fa951104e10",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#217",
  "duration" : 2834758,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #217",
  "id" : "217",
  "keepLog" : False,
  "number" : 217,
  "queueId" : 17507,
  "result" : "SUCCESS",
  "timestamp" : 1660637047472,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/217/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "clubb_api_module.F90",
            "pdf_closure_module.F90"
          ],
          "commitId" : "9434be0736f63802f57dc200dad4c6eae62f68be",
          "timestamp" : 1660590191000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the w_up_in_cloud code in 2 ways:\u000a\u000a1)  The denominator term is now the \"cloudy updraft\" frac in each\u000aPDF component, rather than just the PDF component cloud_frac.  This\u000ais more consistent with the quantity being integrated.\u000a\u000a2)  I also added a w_down_in_cloud for cloudy downdraft velocity.\u000a\u000aSince these fields are not output as part of standard stats, this\u000acommit will be bit-for-bit for the normal CLUBB output files.\u000a",
          "date" : "2022-08-15 14:03:11 -0500",
          "id" : "9434be0736f63802f57dc200dad4c6eae62f68be",
          "msg" : "I changed the w_up_in_cloud code in 2 ways:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_closure_module.F90",
            "advance_clubb_core_module.F90",
            "stats_clubb_utilities.F90",
            "stats_variables.F90",
            "stats_zt_module.F90"
          ],
          "commitId" : "d0bd6bf033fe043e0218e55cf4059316e0d308e4",
          "timestamp" : 1660594604000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I added stats output for w_down_in_cloud to all_stats.in.\u000a\u000aSince this stat was not added to standard_stats.in, official results\u000awill still be bit-for-bit.\u000a",
          "date" : "2022-08-15 15:16:44 -0500",
          "id" : "d0bd6bf033fe043e0218e55cf4059316e0d308e4",
          "msg" : "I added stats output for w_down_in_cloud to all_stats.in.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/eam/src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "4c4ee5a20f2aa6b971a1280e2303f6afe94fa02b",
          "timestamp" : 1660599130000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Modifications for the latest CLUBB code changes.\u000a",
          "date" : "2022-08-15 16:32:10 -0500",
          "id" : "4c4ee5a20f2aa6b971a1280e2303f6afe94fa02b",
          "msg" : "Modifications for the latest CLUBB code changes.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/eam/src/physics/cam/clubb_intr.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/eam/src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "8d7f385fbf475f4ca9f958ea87394d34c6525dbb",
          "timestamp" : 1660599941000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Adding w_down_in_cl to the E3SM stats output, as well.\u000a",
          "date" : "2022-08-15 16:45:41 -0500",
          "id" : "8d7f385fbf475f4ca9f958ea87394d34c6525dbb",
          "msg" : "Adding w_down_in_cl to the E3SM stats output, as well.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/eam/src/physics/cam/clubb_intr.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 218,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/218/"
  },
  "previousBuild" : {
    "number" : 216,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/216/"
  }
}