{
  "_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" : 194,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
            "branch" : [
              {
                "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
            "branch" : [
              {
                "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
        "branch" : [
          {
            "SHA1" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
            "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" : "#194",
  "duration" : 1824194,
  "estimatedDuration" : 901732,
  "executor" : None,
  "fullDisplayName" : "clubb_timestep_gfortran_tests #194",
  "id" : "194",
  "keepLog" : False,
  "number" : 194,
  "queueId" : 20797,
  "result" : "SUCCESS",
  "timestamp" : 1675933988419,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/194/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/pdf_utilities.F90"
          ],
          "commitId" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
          "timestamp" : 1675902842000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Porting pdf_closure subroutine with OpenACC (#1059)\u000a\u000a* Porting pdf_closure subroutine with OpenACC\u000a\u000aOpenACC directives are added to pdf_closure subroutine. The necessary\u000astructured data region is also added for optimzing data movement across\u000akernels. There is opportunity to task parallelize using streams and\u000awill be explored in the future.\u000a\u000aAnswers are bit for bit.\u000a\u000a* Fixing the copyin directives\u000a\u000a* Making work without managed memory.\u000a",
          "date" : "2023-02-08 18:34:02 -0600",
          "id" : "47cd566e64abb0e774abd20c2ec97deed8dd3ab5",
          "msg" : "Porting pdf_closure subroutine with OpenACC (#1059)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_utilities.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 195,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/195/"
  },
  "previousBuild" : {
    "number" : 193,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/193/"
  }
}