{
  "_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" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
            "branch" : [
              {
                "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
            "branch" : [
              {
                "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
        "branch" : [
          {
            "SHA1" : "b36f4b5245e431f2c7afbec203bb4f26208ce641",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_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" : "#8",
  "duration" : 33540,
  "estimatedDuration" : 755754,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #8",
  "id" : "8",
  "keepLog" : False,
  "number" : 8,
  "queueId" : 1015,
  "result" : "SUCCESS",
  "timestamp" : 1611306370136,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/8/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "silhs_api_module.F90",
            "parameters_silhs.F90"
          ],
          "commitId" : "f23f02cd791a799a5ada343ad5d245fc0d3a2286",
          "timestamp" : 1611270040000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This will allow for a better interface of SILHS parameter\u000avert_decorr_coef with host model codes.\u000a",
          "date" : "2021-01-21 17:00:40 -0600",
          "id" : "f23f02cd791a799a5ada343ad5d245fc0d3a2286",
          "msg" : "This will allow for a better interface of SILHS parameter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_silhs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "parameters_silhs.F90"
          ],
          "commitId" : "c8cec7c490014a58c068971c00eead7cfa43459d",
          "timestamp" : 1611270711000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixed a preprocessor command.\u000a",
          "date" : "2021-01-21 17:11:51 -0600",
          "id" : "c8cec7c490014a58c068971c00eead7cfa43459d",
          "msg" : "Fixed a preprocessor command.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "parameters_silhs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "9058b3a82d34acb6b202e31ba890758be2e9b98a",
          "timestamp" : 1611270920000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This will allow SAM-CLUBB to use the same value of vert_decorr_coef\u000aas found in parameters_silhs.\u000a",
          "date" : "2021-01-21 17:15:20 -0600",
          "id" : "9058b3a82d34acb6b202e31ba890758be2e9b98a",
          "msg" : "This will allow SAM-CLUBB to use the same value of vert_decorr_coef",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "silhs_api_module.F90"
          ],
          "commitId" : "ee07fd6b0b7ed6b1d03c8cddbb3f644ea4f51b97",
          "timestamp" : 1611288887000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I'm adding the api entry for read_silhs_parameters, called\u000aread_silhs_parameters_api.\u000a",
          "date" : "2021-01-21 22:14:47 -0600",
          "id" : "ee07fd6b0b7ed6b1d03c8cddbb3f644ea4f51b97",
          "msg" : "I'm adding the api entry for read_silhs_parameters, called",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "silhs_api_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 9,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/9/"
  },
  "previousBuild" : {
    "number" : 7,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/7/"
  }
}