{
  "_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" : 49,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "branch" : [
              {
                "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "branch" : [
              {
                "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
        "branch" : [
          {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "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" : "#49",
  "duration" : 1625554,
  "estimatedDuration" : 690875,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_reverse_dir_grid_test #49",
  "id" : "49",
  "keepLog" : False,
  "number" : 49,
  "queueId" : 11540,
  "result" : "SUCCESS",
  "timestamp" : 1759479667719,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_reverse_dir_grid_test/49/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "eac573b2f186d900e285d06c2fd5a933316b7c4e",
          "timestamp" : 1759432819000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.\u000a",
          "date" : "2025-10-02 14:20:19 -0500",
          "id" : "eac573b2f186d900e285d06c2fd5a933316b7c4e",
          "msg" : "Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_nvhpc.bash",
            "compile/config/linux_x86_64_gfortran.bash",
            "compile/config/linux_x86_64_ifort_debug.bash",
            "compile/config/linux_x86_64_nvhpc_gpu_openacc.bash",
            "compile/config/linux_x86_64_nvhpc_debug.bash"
          ],
          "commitId" : "320551df13ee84bdb9280db0be788a36e1f03494",
          "timestamp" : 1759433151000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest\u000a",
          "date" : "2025-10-02 14:25:51 -0500",
          "id" : "320551df13ee84bdb9280db0be788a36e1f03494",
          "msg" : "Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_debug.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_nvhpc_gpu_openacc.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_nvhpc_debug.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_gfortran.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_nvhpc.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "26644de2ea83ee6335b273f54dd57afc8f6f4b0c",
          "timestamp" : 1759438529000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.\u000a",
          "date" : "2025-10-02 15:55:29 -0500",
          "id" : "26644de2ea83ee6335b273f54dd57afc8f6f4b0c",
          "msg" : "thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile",
            "jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile",
            "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
          "timestamp" : 1759445263000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.\u000a",
          "date" : "2025-10-02 17:47:43 -0500",
          "id" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
          "msg" : "Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 50,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_reverse_dir_grid_test/50/"
  },
  "previousBuild" : {
    "number" : 48,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_reverse_dir_grid_test/48/"
  }
}