<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" : {
        "origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
            "branch" : [
              {
                "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
            "branch" : [
              {
                "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
        "branch" : [
          {
            "SHA1" : "f64d98f635f0187bddb9dde417097e4c34428480",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#136",
  "duration" : 52358,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #136",
  "id" : "136",
  "keepLog" : False,
  "number" : 136,
  "queueId" : 10965,
  "result" : "FAILURE",
  "timestamp" : 1639818265413,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/136/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "advance_windm_edsclrm_module.F90",
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "fe10a3988ec9c5ae38f9a6521364e5114303dc97",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "These changes allow you to call the 4 clubb \"advance\" subroutines in any\u000aorder that you want to try. In the default order (where the order is the\u000asame as found in the current version of the CLUBB master), results are\u000abit-for-bit when compared to CLUBB master.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "fe10a3988ec9c5ae38f9a6521364e5114303dc97",
          "msg" : "These changes allow you to call the 4 clubb \"advance\" subroutines in any",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "da7e393336c65553c3897fdb66f276cc70ba5a58",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "Placing the order variables in a nice, convenient place for testing use.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "da7e393336c65553c3897fdb66f276cc70ba5a58",
          "msg" : "Placing the order variables in a nice, convenient place for testing use.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "8aae767c4fcc474647d6b76867a06416de8057bd",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I reordered advance_clubb_core so that the \"Advance xp3\" (which is a\u000abasic calculation of xp3 by the ansatz by default) section is moved out\u000aof the way of the \"advance loop\" to a point that is after\u000aadvance_windm_edsclrm (or whatever will be called last in the advance\u000aloop.\u000a\u000aThis change does not alter the default results. Everything is still\u000abit-for-bit.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "8aae767c4fcc474647d6b76867a06416de8057bd",
          "msg" : "I reordered advance_clubb_core so that the \"Advance xp3\" (which is a",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "advance_xm_wpxp_module.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "89ceef8b3be53379b14beba84d90cef1f9ec9a39",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I am committing the idiot-proofing code that forces l_min_xp2_from_corr_wx\u000aand l_enable_relaxed_clipping to have opposite values (one must be true\u000aand the other must be false). In this commit, both are set to true, so\u000athe code will produce an exception.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "89ceef8b3be53379b14beba84d90cef1f9ec9a39",
          "msg" : "I am committing the idiot-proofing code that forces l_min_xp2_from_corr_wx",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "51776de85578ab39a37d41b3a28771e66d58657f",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I am indenting the portion of the code where the advance subroutines\u000aare located within the new ordering loop.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "51776de85578ab39a37d41b3a28771e66d58657f",
          "msg" : "I am indenting the portion of the code where the advance subroutines",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "9ffac7f447029ffd2f8bac3d59fb93019127171e",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "Temporarily commenting out the idiot proofing in order to run some tests ...\u000aThe results from this branch are still bit-for-bit with the master branch.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "9ffac7f447029ffd2f8bac3d59fb93019127171e",
          "msg" : "Temporarily commenting out the idiot proofing in order to run some tests ...",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "c587754da66182880513b7c16ccc23c289952ab5",
          "timestamp" : 1639784501000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Now official reinstating the idiot-proofing and turning off the\u000al_enable_relaxed_clipping flag. This commit is BIT_CHANGING\u000a",
          "date" : "2021-12-17 17:41:41 -0600",
          "id" : "c587754da66182880513b7c16ccc23c289952ab5",
          "msg" : "Now official reinstating the idiot-proofing and turning off the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "b778226f990c7e852735312d0123c76452338a21",
          "timestamp" : 1639787077000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am committing some idiot proofing in regards to the advance\u000asubroutines ordering. No index can have a value of less than 1,\u000agreater than 4, and no index can have the same value as any other\u000aindex. Each adv routine order index must have a unique value.\u000a",
          "date" : "2021-12-17 18:24:37 -0600",
          "id" : "b778226f990c7e852735312d0123c76452338a21",
          "msg" : "I am committing some idiot proofing in regards to the advance",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/cam/src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "821bc5a0c2628d9fb13ac3f5933fd1e8fe9d98cb",
          "timestamp" : 1639788262000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Updating for the latest version of CLUBB.\u000a",
          "date" : "2021-12-17 18:44:22 -0600",
          "id" : "821bc5a0c2628d9fb13ac3f5933fd1e8fe9d98cb",
          "msg" : "Updating for the latest version of CLUBB.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/cam/clubb_intr.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
      "fullName" : "Brian Griffin"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 137,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/137/"
  },
  "previousBuild" : {
    "number" : 135,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/e3sm_run_gfortran_test/135/"
  }
}</pre></body></html>