{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 106,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
            "branch" : [
              {
                "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
            "branch" : [
              {
                "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
        "branch" : [
          {
            "SHA1" : "600ff06c7a0a7564b25c78ffceab0f48c5ec73cb",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/wrf.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" : "#106",
  "duration" : 5458947,
  "estimatedDuration" : 1670312,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_silhs_parallel_ifort #106",
  "id" : "106",
  "keepLog" : False,
  "number" : 106,
  "queueId" : 8639,
  "result" : "SUCCESS",
  "timestamp" : 1630398008385,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/106/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "model_flags.F90",
            "clubb_api_module.F90",
            "sfc_varnce_module.F90"
          ],
          "commitId" : "cebe3ad6391c3d2ba0720cbe910b43c78b9ef0f6",
          "timestamp" : 1630332047000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Adding in l_vary_convect_depth as requested.\u000aFor ticket #905.\u000aResults are confirmed to be BFB identical.\u000a",
          "date" : "2021-08-30 09:00:47 -0500",
          "id" : "cebe3ad6391c3d2ba0720cbe910b43c78b9ef0f6",
          "msg" : "Adding in l_vary_convect_depth as requested.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "sfc_varnce_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in"
          ],
          "commitId" : "616d74e051c03ae5587ba5f1104a5090ef9d3083",
          "timestamp" : 1630332047000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Adding in l_vary_convect_depth as requested.\u000aFor ticket #905.\u000aResults are confirmed to be BFB identical.\u000a",
          "date" : "2021-08-30 09:00:47 -0500",
          "id" : "616d74e051c03ae5587ba5f1104a5090ef9d3083",
          "msg" : "Adding in l_vary_convect_depth as requested.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F",
            "WRF/test/clubb_input/tunable_parameters/configurable_model_flags.in"
          ],
          "commitId" : "16e7c29ad2211dabc1ddd49fe2fdfa7723bd0cb4",
          "timestamp" : 1630332053000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Reflecting changes made to clubb in host models\u000a",
          "date" : "2021-08-30 09:00:53 -0500",
          "id" : "16e7c29ad2211dabc1ddd49fe2fdfa7723bd0cb4",
          "msg" : "Reflecting changes made to clubb in host models",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/test/clubb_input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/clubb/model_flags.F90",
            "WRF/phys/clubb/advance_clubb_core_module.F90",
            "WRF/phys/clubb/sfc_varnce_module.F90",
            "WRF/phys/clubb/clubb_api_module.F90"
          ],
          "commitId" : "2e8b3fea4087981029dc3133ed74cb41a3d547b0",
          "timestamp" : 1630332053000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Adding clubb directory for testing\u000a",
          "date" : "2021-08-30 09:00:53 -0500",
          "id" : "2e8b3fea4087981029dc3133ed74cb41a3d547b0",
          "msg" : "Adding clubb directory for testing",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/sfc_varnce_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/clubb/model_flags.F90",
            "WRF/phys/clubb/advance_clubb_core_module.F90",
            "WRF/phys/clubb/sfc_varnce_module.F90",
            "WRF/phys/clubb/clubb_api_module.F90"
          ],
          "commitId" : "13baf9b658e168209ebc2a37c33cde83b7760e3b",
          "timestamp" : 1630332053000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Removing clubb and silhs directory for tonight's merge\u000a",
          "date" : "2021-08-30 09:00:53 -0500",
          "id" : "13baf9b658e168209ebc2a37c33cde83b7760e3b",
          "msg" : "Removing clubb and silhs directory for tonight's merge",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/clubb_api_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
      "fullName" : "72510114+RhodesKeegan"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 107,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/107/"
  },
  "previousBuild" : {
    "number" : 105,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/105/"
  }
}