<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.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_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" : 262,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
            "branch" : [
              {
                "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
            "branch" : [
              {
                "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
        "branch" : [
          {
            "SHA1" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
            "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" : "#262",
  "duration" : 5939101,
  "estimatedDuration" : 142374,
  "executor" : None,
  "fullDisplayName" : "clubb_release_diff_test #262",
  "id" : "262",
  "keepLog" : False,
  "number" : 262,
  "queueId" : 18463,
  "result" : "SUCCESS",
  "timestamp" : 1665418627490,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/262/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters/configurable_model_flags.in"
          ],
          "commitId" : "946dda9c077bd1889644cf8933d6469cffa517d1",
          "timestamp" : 1665074836000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Namelists need to be closed with a '/', and omitting it will break many tests.\u000a",
          "date" : "2022-10-06 11:47:16 -0500",
          "id" : "946dda9c077bd1889644cf8933d6469cffa517d1",
          "msg" : "Namelists need to be closed with a '/', and omitting it will break many tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_driver.F90"
          ],
          "commitId" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
          "timestamp" : 1665088226000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making save variables in the multicol code threadprivate, this fixes the openmp test. Also changing the way we name and save the multicol output, this allows the parallel run to run with multiple columns. I've reflected the changes in comments where relevant. larson-group/clubb#1033\u000a",
          "date" : "2022-10-06 15:30:26 -0500",
          "id" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
          "msg" : "Making save variables in the multicol code threadprivate, this fixes the openmp test. Also changing the way we name and save the multicol output, this allows the parallel run to run with multiple columns. I've reflected the changes in comments where relevant. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 263,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/263/"
  },
  "previousBuild" : {
    "number" : 261,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_release_diff_test/261/"
  }
}</pre></body></html>