<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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 579,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
            "branch" : [
              {
                "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
            "branch" : [
              {
                "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
        "branch" : [
          {
            "SHA1" : "3a3e3d57af0db172255568b51e92976571b7ad42",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : "#579",
  "duration" : 42038,
  "estimatedDuration" : 39208,
  "executor" : None,
  "fullDisplayName" : "clubb_release_diff_test #579",
  "id" : "579",
  "keepLog" : False,
  "number" : 579,
  "queueId" : 9351,
  "result" : "SUCCESS",
  "timestamp" : 1746174968096,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/579/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/lh_microphys_var_covar_module.F90",
            "src/SILHS/parameters_silhs.F90",
            "src/estimate_scm_microphys_module.F90",
            "src/SILHS/est_kessler_microphys_module.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/lh_microphys_driver_module.F90",
            "src/pdf_hydromet_microphys_wrapper.F90",
            "src/microphys_init_cleanup.F90"
          ],
          "commitId" : "3a3e3d57af0db172255568b51e92976571b7ad42",
          "timestamp" : 1746130418000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removed renaming operators `=&gt;` and wrapper subroutines from silhs_api_module (#1240)\u000a\u000aCLUBB ticket #1223\u000a* Removed renaming operators `=&gt;` from silhs_api_module\u000aThis just affected latin_hypercube_2D_output_api and stats_accumulate_lh_api.\u000a\u000a* Removed definitions of wrapper subroutines from silhs_api_module\u000aRemoved wrappers est_kessler_microphys_api, lh_microphys_var_covar_driver_api, set_default_silhs_config_flags_api, initialize_silhs_config_flags_type_api, print_silhs_config_flags_api, latin_hypercube_2D_close_api from silhs_api_module.\u000a",
          "date" : "2025-05-01 15:13:38 -0500",
          "id" : "3a3e3d57af0db172255568b51e92976571b7ad42",
          "msg" : "Removed renaming operators `=&gt;` and wrapper subroutines from silhs_api_module (#1240)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/estimate_scm_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/lh_microphys_var_covar_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/est_kessler_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/parameters_silhs.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/pdf_hydromet_microphys_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/lh_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_init_cleanup.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 580,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/580/"
  },
  "previousBuild" : {
    "number" : 578,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/578/"
  }
}</pre></body></html>