{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 172,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
            "branch" : [
              {
                "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
            "branch" : [
              {
                "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
        "branch" : [
          {
            "SHA1" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
            "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" : "#172",
  "duration" : 1300895,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #172",
  "id" : "172",
  "keepLog" : False,
  "number" : 172,
  "queueId" : 11661,
  "result" : "SUCCESS",
  "timestamp" : 1642151484162,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/172/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "8072476e7423607a78acd991f13442ceb4bcd521",
          "timestamp" : 1642107948000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing sed command as it is unnessecary. larson-group/sys_admin#763\u000a",
          "date" : "2022-01-13 15:05:48 -0600",
          "id" : "8072476e7423607a78acd991f13442ceb4bcd521",
          "msg" : "Removing sed command as it is unnessecary. larson-group/sys_admin#763",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "31351cc3d78ba5f7fc722628e1f23889bd55ef14",
          "timestamp" : 1642115849000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "This should be BIT_CHANGING, but only because the value of Cx_min should change in the netcdf file. This will not be answer changing.\u000a",
          "date" : "2022-01-13 17:17:29 -0600",
          "id" : "31351cc3d78ba5f7fc722628e1f23889bd55ef14",
          "msg" : "This should be BIT_CHANGING, but only because the value of Cx_min should change in the netcdf file. This will not be answer changing.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters_Lscale/tunable_parameters.in"
          ],
          "commitId" : "bcb29622c6699771d244bab3345a7e7ea70ea323",
          "timestamp" : 1642115982000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Change value of Cx_min to match what is in parameters_tunable.F90\u000a",
          "date" : "2022-01-13 17:19:42 -0600",
          "id" : "bcb29622c6699771d244bab3345a7e7ea70ea323",
          "msg" : "Change value of Cx_min to match what is in parameters_tunable.F90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters_compatible_r8029/configurable_model_flags.in",
            "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
          ],
          "commitId" : "067d5ca5d065d2f62e06ea713ac73125ba692eaf",
          "timestamp" : 1642116689000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding flags and parameters to the r8029 backwards compatible lists. These do not change the backwards compatible results, so that we aren't relying on source code default values.\u000a",
          "date" : "2022-01-13 17:31:29 -0600",
          "id" : "067d5ca5d065d2f62e06ea713ac73125ba692eaf",
          "msg" : "Adding flags and parameters to the r8029 backwards compatible lists. These do not change the backwards compatible results, so that we aren't relying on source code default values.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters/tunable_parameters.in",
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "3f4e66923a460e96c51d1473153aba6ce1c9c78a",
          "timestamp" : 1642119958000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Changing the value of C_invrs_tau_shear from 0.02 to 0.15.\u000aThis commit is BIT_CHANGING\u000a",
          "date" : "2022-01-13 18:25:58 -0600",
          "id" : "3f4e66923a460e96c51d1473153aba6ce1c9c78a",
          "msg" : "Changing the value of C_invrs_tau_shear from 0.02 to 0.15.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "108f6ea2c8b3d9357cf551b11a85a2d9a4becc47",
          "timestamp" : 1642120044000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true.\u000a",
          "date" : "2022-01-13 18:27:24 -0600",
          "id" : "108f6ea2c8b3d9357cf551b11a85a2d9a4becc47",
          "msg" : "Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
          "timestamp" : 1642122383000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding line to readme because previous commit will be BIT_CHANGING:108f6ea2c8b3d9357cf551b11a85a2d9a4becc47 in the backwards compatibility run since it will prevent NaNs in the .nc files.\u000a",
          "date" : "2022-01-13 19:06:23 -0600",
          "id" : "e000e918d50566e48e2e35d43e7c7ad76a0e38cd",
          "msg" : "Adding line to readme because previous commit will be BIT_CHANGING:108f6ea2c8b3d9357cf551b11a85a2d9a4becc47 in the backwards compatibility run since it will prevent NaNs in the .nc files.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        }
      ],
      "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"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 173,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/173/"
  },
  "previousBuild" : {
    "number" : 171,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/171/"
  }
}