{
  "_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" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
            "branch" : [
              {
                "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
            "branch" : [
              {
                "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
        "branch" : [
          {
            "SHA1" : "d9d887857da333c2c683aad09311ffcdb2d54440",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/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" : "#42",
  "duration" : 1100272,
  "estimatedDuration" : 908924,
  "executor" : None,
  "fullDisplayName" : "clubb_cmake_test #42",
  "id" : "42",
  "keepLog" : False,
  "number" : 42,
  "queueId" : 2410,
  "result" : "SUCCESS",
  "timestamp" : 1774253947699,
  "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_cmake_test/42/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Radiation/soil_vegetation.F90",
            "src/Radiation/bugsrad_driver.F90",
            "src/CLUBB_core/interpolation.F90",
            "src/Radiation/simple_rad_module.F90",
            "src/clubb_driver.F90",
            "src/Radiation/radiation_variables_module.F90",
            "src/Radiation/radiation_module.F90",
            "src/Radiation/rad_lwsw_module.F90"
          ],
          "commitId" : "9f2b1e6c9370a897e1da1320521fbc27baf6ff31",
          "timestamp" : 1774158992000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "GPUizing most of radiation code\u000a",
          "date" : "2026-03-22 00:56:32 -0500",
          "id" : "9f2b1e6c9370a897e1da1320521fbc27baf6ff31",
          "msg" : "GPUizing most of radiation code",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/interpolation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/radiation_variables_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/simple_rad_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/bugsrad_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/rad_lwsw_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/radiation_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Radiation/radiation_module.F90"
          ],
          "commitId" : "149e61f9bab26c5cb4518fd7bada9b1f4064482e",
          "timestamp" : 1774236539000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing multicol radiation stats bug.\u000a",
          "date" : "2026-03-22 22:28:59 -0500",
          "id" : "149e61f9bab26c5cb4518fd7bada9b1f4064482e",
          "msg" : "Fixing multicol radiation stats bug.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Radiation/radiation_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "dash_app/run_tab/runtime.py",
            "dash_app/run_tab/callbacks_runs.py",
            "dash_app/run_tab/layout.py"
          ],
          "commitId" : "0fc97f413d522aabb24db8c4a289aa5e5471256d",
          "timestamp" : 1774237949000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding max tasks option to dash app\u000a",
          "date" : "2026-03-22 22:52:29 -0500",
          "id" : "0fc97f413d522aabb24db8c4a289aa5e5471256d",
          "msg" : "Adding max tasks option to dash app",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "dash_app/run_tab/layout.py"
            },
            {
              "editType" : "edit",
              "file" : "dash_app/run_tab/runtime.py"
            },
            {
              "editType" : "edit",
              "file" : "dash_app/run_tab/callbacks_runs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/generalized_grid_test.F90"
          ],
          "commitId" : "d9d887857da333c2c683aad09311ffcdb2d54440",
          "timestamp" : 1774239145000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes\u000a",
          "date" : "2026-03-22 23:12:25 -0500",
          "id" : "d9d887857da333c2c683aad09311ffcdb2d54440",
          "msg" : "Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/generalized_grid_test.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 43,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_cmake_test/43/"
  },
  "previousBuild" : {
    "number" : 41,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_cmake_test/41/"
  }
}