<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_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/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 82,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
            "branch" : [
              {
                "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
            "branch" : [
              {
                "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
        "branch" : [
          {
            "SHA1" : "4bb5edc64d1b8adfee7fd9cd778c3eb1d78181e5",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.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" : "#82",
  "duration" : 3040711,
  "estimatedDuration" : 2362912,
  "executor" : None,
  "fullDisplayName" : "cam_gpu_test #82",
  "id" : "82",
  "keepLog" : False,
  "number" : 82,
  "queueId" : 7463,
  "result" : "SUCCESS",
  "timestamp" : 1741166169607,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/82/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "grid_class.F90"
          ],
          "commitId" : "d080994ebfce2a1aae5509e6a1727a5fe4ef876b",
          "timestamp" : 1741120069000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the variable type within grid function flip from dp to\u000acore_rknd. I then needed to make some changes to BUGSrad driver\u000ato compensate. The \"dp\" issue was discovered when WRF-CLUBB\u000awouldn't compile because of it (discrepancy between dp and core_rknd\u000ain WRF-CLUBB that caused compilation errors for calls to flip\u000afrom advance_xm_wpxp, etc.)\u000a",
          "date" : "2025-03-04 14:27:49 -0600",
          "id" : "d080994ebfce2a1aae5509e6a1727a5fe4ef876b",
          "msg" : "I changed the variable type within grid function flip from dp to",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "781a8ecf164f73570d972e8e49d46399b4eee022",
          "timestamp" : 1741135026000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixed a compiling issue with CAM-CLUBB.\u000a",
          "date" : "2025-03-04 18:37:06 -0600",
          "id" : "781a8ecf164f73570d972e8e49d46399b4eee022",
          "msg" : "Fixed a compiling issue with CAM-CLUBB.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "saturation.F90"
          ],
          "commitId" : "b7d415425bda941b81468bee63c68dcc9541a005",
          "timestamp" : 1741139829000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Hopefully this helps the cpu vs. gpu tests.\u000a",
          "date" : "2025-03-04 19:57:09 -0600",
          "id" : "b7d415425bda941b81468bee63c68dcc9541a005",
          "msg" : "Hopefully this helps the cpu vs. gpu tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "saturation.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" : 83,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/83/"
  },
  "previousBuild" : {
    "number" : 81,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/81/"
  }
}</pre></body></html>