{
  "_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" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
            "branch" : [
              {
                "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
            "branch" : [
              {
                "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
        "branch" : [
          {
            "SHA1" : "34f8c82cf0e8bcc0ffb84e75090e9397270582dc",
            "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" : "#87",
  "duration" : 2455275,
  "estimatedDuration" : 2718263,
  "executor" : None,
  "fullDisplayName" : "cam_gpu_test #87",
  "id" : "87",
  "keepLog" : False,
  "number" : 87,
  "queueId" : 8428,
  "result" : "SUCCESS",
  "timestamp" : 1743149766214,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/87/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "stats_clubb_utilities.F90"
          ],
          "commitId" : "92f350dce5f7be049b04ad3fbba532c4741c76c7",
          "timestamp" : 1743109355000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Clubb driver upgrades (#1225)\u000a\u000a* Moving stuff around in preparation for preparation for GPUization\u000a\u000a* Small modifications, adding explicit loops\u000a\u000a* Small bug fix and explicit loop additions\u000a\u000a* Removing ngrdcol dimension from initialize_clubb, essentially reverting changes.\u000a\u000a* Removing array slicing by using local variables of nzm/nzt dim\u000a\u000a* GPUization of initialization variables\u000a\u000a* Removing need for single_col versions of the pdf_params, this (weirdly) saves a huge amount of runtime\u000a\u000a* Adding comment\u000a\u000a* Adding 2D version of various routines, including initialize_clubb, but only calling initialize_clubb with 1 column.\u000a\u000a* Fixes to make work with latest clubb changes\u000a\u000a* Merging with master\u000a",
          "date" : "2025-03-27 16:02:35 -0500",
          "id" : "92f350dce5f7be049b04ad3fbba532c4741c76c7",
          "msg" : "Clubb driver upgrades (#1225)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 88,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/88/"
  },
  "previousBuild" : {
    "number" : 86,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test/86/"
  }
}