{
  "_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" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
            "branch" : [
              {
                "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
            "branch" : [
              {
                "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
        "branch" : [
          {
            "SHA1" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
            "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" : "#81",
  "duration" : 602211,
  "estimatedDuration" : 2836596,
  "executor" : None,
  "fullDisplayName" : "clubb_nvhpc_single_prec_build #81",
  "id" : "81",
  "keepLog" : False,
  "number" : 81,
  "queueId" : 6586,
  "result" : "SUCCESS",
  "timestamp" : 1739008506874,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/81/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/create_figs.py"
          ],
          "commitId" : "d969819b327e31310ce38e44303561aab4875728",
          "timestamp" : 1738961177000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Made plot_PcSensMap work when len(varPrefixes) > 1.\u000a\u000aFor #910.\u000a",
          "date" : "2025-02-07 14:46:17 -0600",
          "id" : "d969819b327e31310ce38e44303561aab4875728",
          "msg" : "QuadTune: Made plot_PcSensMap work when len(varPrefixes) > 1.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/bootstrap_calculations.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/create_figs.py",
            "utilities/sens_matrix/bootstrap_plots.py",
            "utilities/sens_matrix/set_up_dashboard_inputs.py"
          ],
          "commitId" : "112b1d1518ebaad008f69cf0337f2d6466b0ebb0",
          "timestamp" : 1738964377000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "QuadTune: Merge in bootstrap sampling\u000a\u000a@LuisHasenauer added bootstrap sampling code to QuadTune.  Bootstrap calculations are performed if `useBootstrap=T`.  Luis and I checked that the best-fit parameter values and weighted chiSqd are unchanged either with `useBootstrap=T` or `useBootstrap=F`. \u000a",
          "date" : "2025-02-07 15:39:37 -0600",
          "id" : "112b1d1518ebaad008f69cf0337f2d6466b0ebb0",
          "msg" : "QuadTune: Merge in bootstrap sampling",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/create_figs.py"
            },
            {
              "editType" : "add",
              "file" : "utilities/sens_matrix/bootstrap_calculations.py"
            },
            {
              "editType" : "add",
              "file" : "utilities/sens_matrix/bootstrap_plots.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
          "timestamp" : 1738965924000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Swapping the loop order on a few kernels, I found this faster for the nvhpc compiler and it's BFB\u000a",
          "date" : "2025-02-07 16:05:24 -0600",
          "id" : "adb2c4b1d0d1f187405f733ff704392231fcecc4",
          "msg" : "Swapping the loop order on a few kernels, I found this faster for the nvhpc compiler and it's BFB",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "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" : 82,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/82/"
  },
  "previousBuild" : {
    "number" : 80,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_nvhpc_single_prec_build/80/"
  }
}