{
  "_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" : 89,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
            "branch" : [
              {
                "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
            "branch" : [
              {
                "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
        "branch" : [
          {
            "SHA1" : "f36fb6f15642811bfaef6fec448571efe405d70b",
            "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" : "#89",
  "duration" : 5654592,
  "estimatedDuration" : 1670312,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_silhs_parallel_ifort #89",
  "id" : "89",
  "keepLog" : False,
  "number" : 89,
  "queueId" : 7257,
  "result" : "SUCCESS",
  "timestamp" : 1627460406420,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/89/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F",
            "WRF/phys/clubb/stats_variables.F90",
            "WRF/phys/silhs/silhs_api_module.F90",
            "WRF/phys/clubb/new_hybrid_pdf_main.F90",
            "WRF/phys/clubb/clubb_api_module.F90",
            "WRF/phys/silhs/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "bcdcd12ba477b8e6512c3265b24d8fc4a5d69c7b",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Passing stats variables through needed subroutines arg lists\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "bcdcd12ba477b8e6512c3265b24d8fc4a5d69c7b",
          "msg" : "Passing stats variables through needed subroutines arg lists",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/silhs/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/new_hybrid_pdf_main.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/silhs/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "3a841a43abd7472cac6e27f53d97681449096032",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing compiliation errors\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "3a841a43abd7472cac6e27f53d97681449096032",
          "msg" : "Fixing compiliation errors",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "83191efcbbeab9650d218c94152981cda9b59fbc",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing compiliation errors\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "83191efcbbeab9650d218c94152981cda9b59fbc",
          "msg" : "Fixing compiliation errors",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "84b1902670511b6f10311574939d4115001f0c61",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing not including stats typing\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "84b1902670511b6f10311574939d4115001f0c61",
          "msg" : "Fixing not including stats typing",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "bdf54ece5fa9be68ff6a9d89c315fb4c5f47a916",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing compiliation errors\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "bdf54ece5fa9be68ff6a9d89c315fb4c5f47a916",
          "msg" : "Fixing compiliation errors",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "7b0276731fe029ef904f4e577c80eba087a82f6f",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing compiliation errors\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "7b0276731fe029ef904f4e577c80eba087a82f6f",
          "msg" : "Fixing compiliation errors",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/main/module_wrf_top.F",
            "WRF/phys/module_est_subcol_microphys_tndcy.F"
          ],
          "commitId" : "cec73e7c2aba1b5451e24f1dea4910e935797561",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing compiliation errors\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "cec73e7c2aba1b5451e24f1dea4910e935797561",
          "msg" : "Fixing compiliation errors",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/main/module_wrf_top.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_est_subcol_microphys_tndcy.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/clubb/stats_variables.F90",
            "WRF/phys/silhs/silhs_api_module.F90",
            "WRF/phys/clubb/clubb_api_module.F90",
            "WRF/phys/clubb/new_hybrid_pdf_main.F90",
            "WRF/phys/silhs/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "a4ec66b1d8c87c3d5d91cb3b5adc927bd8c9338c",
          "timestamp" : 1627409236000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Removing updated and silhs directories\u000a",
          "date" : "2021-07-27 13:07:16 -0500",
          "id" : "a4ec66b1d8c87c3d5d91cb3b5adc927bd8c9338c",
          "msg" : "Removing updated and silhs directories",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/silhs/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/clubb/new_hybrid_pdf_main.F90"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/silhs/silhs_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_variables.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "3e33479b7b92dbd3b3195f0b18730302ae188bd0",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Moving the stats variables to module variables of clubb_driver.\u000aThis change means I had to modify clubb_api_module's arg list\u000aalong with other arg lists throughout clubb.\u000aEverything compiles and results remain BFB identical.\u000aFor ticket #733.\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "3e33479b7b92dbd3b3195f0b18730302ae188bd0",
          "msg" : "Moving the stats variables to module variables of clubb_driver.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "silhs_api_module.F90",
            "latin_hypercube_driver_module.F90"
          ],
          "commitId" : "29b6903d922283c188dba7426812537e02c8a5f8",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Moving the stats variables to module variables of clubb_driver.\u000aThis change means I had to modify clubb_api_module's arg list\u000aalong with other arg lists throughout clubb.\u000aEverything compiles and results remain BFB identical.\u000aFor ticket #733.\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "29b6903d922283c188dba7426812537e02c8a5f8",
          "msg" : "Moving the stats variables to module variables of clubb_driver.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "silhs_api_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
      "fullName" : "72510114+RhodesKeegan"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 90,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/90/"
  },
  "previousBuild" : {
    "number" : 88,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/88/"
  }
}