{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 146,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
            "branch" : [
              {
                "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
            "branch" : [
              {
                "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
        "branch" : [
          {
            "SHA1" : "c2dc73d85cedfdccd048f1ea9cd593eecac9c3d8",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#146",
  "duration" : 8200969,
  "estimatedDuration" : 7972768,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - Python 3 #146",
  "id" : "146",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 146,
  "queueId" : 12671,
  "result" : "FAILURE",
  "timestamp" : 1779450420298,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-Python_3/146/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/ubuntu-codipack.yml",
          ".github/workflows/ubuntu-python.yml",
          ".github/workflows/ubuntu-basic.yml"
        ],
        "commitId" : "6e47d551b7e3a722357834231f1fb4514fc0b77c",
        "timestamp" : 1778864016000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: eliminating m1qn3 from Github's CI\u000a",
        "date" : "2026-05-15 12:53:36 -0400",
        "id" : "6e47d551b7e3a722357834231f1fb4514fc0b77c",
        "msg" : "CHG: eliminating m1qn3 from Github's CI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-python.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-codipack.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-basic.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp",
          "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp",
          "src/c/classes/Elements/Element.h",
          "src/m/classes/SMBemulator.m"
        ],
        "commitId" : "124f6632f2ebd887c1d2c98f44981b5393552493",
        "timestamp" : 1778867488000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
          "fullName" : "55120383+yinmin-liu"
        },
        "authorEmail" : "55120383+yinmin-liu@users.noreply.github.com",
        "comment" : "CHG: now call MAR-IA once per processor instead of per element\u000a",
        "date" : "2026-05-15 13:51:28 -0400",
        "id" : "124f6632f2ebd887c1d2c98f44981b5393552493",
        "msg" : "CHG: now call MAR-IA once per processor instead of per element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBemulator.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/unity.m"
        ],
        "commitId" : "8da9cb4334bb4ea4e3e7c2152fef56a204be1fb3",
        "timestamp" : 1779060372000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: added clusters/unity.m new unity cluster\u000a",
        "date" : "2026-05-17 19:26:12 -0400",
        "id" : "8da9cb4334bb4ea4e3e7c2152fef56a204be1fb3",
        "msg" : "NEW: added clusters/unity.m new unity cluster",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/classes/clusters/unity.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py",
          "src/m/netcdf/read_netCDF.m",
          "src/m/netcdf/write_netCDF.py",
          "src/m/netcdf/README.txt",
          "src/m/netcdf/write_netCDF.m"
        ],
        "commitId" : "4f7a26f2e7f7bec43e0b6cd3490bb9a2fadd422b",
        "timestamp" : 1779060623000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "NEW: consolidated read_netCDF/write_netCDF should now be more robust:\u000a",
        "date" : "2026-05-17 19:30:23 -0400",
        "id" : "4f7a26f2e7f7bec43e0b6cd3490bb9a2fadd422b",
        "msg" : "NEW: consolidated read_netCDF/write_netCDF should now be more robust:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/README.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/linearbasalforcings.py"
        ],
        "commitId" : "106b961c3946e0a936bb2310e9331be7896e8f25",
        "timestamp" : 1779060809000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: removing extraneous printf\u000a",
        "date" : "2026-05-17 19:33:29 -0400",
        "id" : "106b961c3946e0a936bb2310e9331be7896e8f25",
        "msg" : "CHG: removing extraneous printf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/linearbasalforcings.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/m1qn3inversion.py"
        ],
        "commitId" : "36b27002bca4dc9f1547a8819654dab31e97bd9c",
        "timestamp" : 1779060833000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: removing extraneous printf\u000a",
        "date" : "2026-05-17 19:33:53 -0400",
        "id" : "36b27002bca4dc9f1547a8819654dab31e97bd9c",
        "msg" : "CHG: removing extraneous printf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/m1qn3inversion.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic.py",
          "src/m/classes/clusters/generic.m"
        ],
        "commitId" : "295dbb102c4eb5c7b43fb9b026cb09e577fbbff9",
        "timestamp" : 1779060876000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: streamlining generic queueing script\u000a",
        "date" : "2026-05-17 19:34:36 -0400",
        "id" : "295dbb102c4eb5c7b43fb9b026cb09e577fbbff9",
        "msg" : "CHG: streamlining generic queueing script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/OLD/restable.m",
          "src/m/netcdf/OLD/export_netCDF.m",
          "src/m/netcdf/OLD/export_netCDF.py",
          "src/m/netcdf/export_netCDF.m",
          "src/m/netcdf/restable.m",
          "src/m/netcdf/export_netCDF.py"
        ],
        "commitId" : "7f998c4ceb578b42887456856a9f56ed02ff583f",
        "timestamp" : 1779061441000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: moving old code to OLD to avoid confusion\u000a",
        "date" : "2026-05-17 19:44:01 -0400",
        "id" : "7f998c4ceb578b42887456856a9f56ed02ff583f",
        "msg" : "CHG: moving old code to OLD to avoid confusion",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/restable.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/restable.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/export_netCDF.m"
          },
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/export_netCDF.py"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/export_netCDF.py"
          },
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/export_netCDF.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/morlighem/massbalance/divergence.m"
        ],
        "commitId" : "b636190d685d95886a305bd8718ccae14dc85f98",
        "timestamp" : 1779113668000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.\u000a",
        "date" : "2026-05-18 23:14:28 +0900",
        "id" : "b636190d685d95886a305bd8718ccae14dc85f98",
        "msg" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/morlighem/massbalance/divergence.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/frontera.m"
        ],
        "commitId" : "a298e2c007cd4952b131d292708c9cff5f098979",
        "timestamp" : 1779137010000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
          "fullName" : "mansakrishna23"
        },
        "authorEmail" : "mansakrishna23@gmail.com",
        "comment" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing\u000a",
        "date" : "2026-05-18 16:43:30 -0400",
        "id" : "a298e2c007cd4952b131d292708c9cff5f098979",
        "msg" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/gadi.py",
          "src/m/classes/clusters/pollux.m",
          "src/m/classes/clusters/ub_ccr.py",
          "src/m/classes/clusters/localpfe.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/tetralith.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/fram.py",
          "src/m/classes/clusters/discovery.m",
          "src/m/classes/clusters/discover.py",
          "src/m/classes/clusters/pfe.py",
          "src/m/classes/clusters/cyclone.py",
          "src/m/classes/clusters/greenplanet.m",
          "src/m/classes/clusters/yellowstone.m",
          "src/m/classes/clusters/lonestar.m",
          "src/m/classes/clusters/cosmos.m",
          "src/m/classes/clusters/aurora.m",
          "src/m/classes/clusters/castor.m",
          "src/m/classes/clusters/sherlock.m",
          "src/m/classes/clusters/ub_ccr_from_ghub.py",
          "src/m/classes/clusters/pfe.m",
          "src/m/classes/clusters/maui.m",
          "src/m/classes/clusters/camhpc.m",
          "src/m/classes/clusters/gemini.m",
          "src/m/classes/clusters/pace.m",
          "src/m/classes/clusters/acenet.m",
          "src/m/classes/clusters/eis_nasa_smce.py",
          "src/m/classes/clusters/aci.m",
          "src/m/classes/clusters/computecanada.m",
          "src/m/classes/clusters/aws_issm_solution_server.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/cloud.py",
          "src/m/classes/clusters/stanage.m",
          "src/m/classes/clusters/discover.m",
          "src/m/classes/clusters/saga.py"
        ],
        "commitId" : "29a0dc0d837956103d6c0914658223fd8bf6bbb0",
        "timestamp" : 1779149752000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution\u000a",
        "date" : "2026-05-18 20:15:52 -0400",
        "id" : "29a0dc0d837956103d6c0914658223fd8bf6bbb0",
        "msg" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/saga.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/eis_nasa_smce.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/localpfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/yellowstone.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aws_issm_solution_server.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cyclone.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discovery.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/fram.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pollux.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/ub_ccr_from_ghub.py"
        ],
        "commitId" : "2e4de17c6f8250fc75cada646b5575c0e5119576",
        "timestamp" : 1779150044000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: these classes do not have a port property, replace with 0\u000a",
        "date" : "2026-05-18 20:20:44 -0400",
        "id" : "2e4de17c6f8250fc75cada646b5575c0e5119576",
        "msg" : "CHG: these classes do not have a port property, replace with 0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/morlighem/massbalance/divergence.m"
        ],
        "commitId" : "2b0f9e4bd3d53f36692a684ad21fa7d6b72af0bf",
        "timestamp" : 1779153679000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.\u000a",
        "date" : "2026-05-19 10:21:19 +0900",
        "id" : "2b0f9e4bd3d53f36692a684ad21fa7d6b72af0bf",
        "msg" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/morlighem/massbalance/divergence.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/frontera.m"
        ],
        "commitId" : "36768c30ee65e743c63fd4ff1e9483e93971cff2",
        "timestamp" : 1779153731000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing\u000a",
        "date" : "2026-05-19 10:22:11 +0900",
        "id" : "36768c30ee65e743c63fd4ff1e9483e93971cff2",
        "msg" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/gadi.py",
          "src/m/classes/clusters/pollux.m",
          "src/m/classes/clusters/ub_ccr.py",
          "src/m/classes/clusters/localpfe.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/fram.py",
          "src/m/classes/clusters/tetralith.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/discover.py",
          "src/m/classes/clusters/discovery.m",
          "src/m/classes/clusters/pfe.py",
          "src/m/classes/clusters/cyclone.py",
          "src/m/classes/clusters/greenplanet.m",
          "src/m/classes/clusters/yellowstone.m",
          "src/m/classes/clusters/lonestar.m",
          "src/m/classes/clusters/cosmos.m",
          "src/m/classes/clusters/aurora.m",
          "src/m/classes/clusters/castor.m",
          "src/m/classes/clusters/sherlock.m",
          "src/m/classes/clusters/ub_ccr_from_ghub.py",
          "src/m/classes/clusters/pfe.m",
          "src/m/classes/clusters/maui.m",
          "src/m/classes/clusters/camhpc.m",
          "src/m/classes/clusters/gemini.m",
          "src/m/classes/clusters/pace.m",
          "src/m/classes/clusters/acenet.m",
          "src/m/classes/clusters/aci.m",
          "src/m/classes/clusters/eis_nasa_smce.py",
          "src/m/classes/clusters/computecanada.m",
          "src/m/classes/clusters/aws_issm_solution_server.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/cloud.py",
          "src/m/classes/clusters/stanage.m",
          "src/m/classes/clusters/discover.m",
          "src/m/classes/clusters/saga.py"
        ],
        "commitId" : "08bc558f6198794910a37aa30ed62e6a47354e07",
        "timestamp" : 1779153731000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution\u000a",
        "date" : "2026-05-19 10:22:11 +0900",
        "id" : "08bc558f6198794910a37aa30ed62e6a47354e07",
        "msg" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aws_issm_solution_server.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pollux.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/localpfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/eis_nasa_smce.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/yellowstone.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discovery.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/fram.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/saga.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cyclone.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_gridded.py"
        ],
        "commitId" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
        "timestamp" : 1779154221000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plot_gridded.py - Clean up code and fix bug in getcolormap.\u000a",
        "date" : "2026-05-19 10:30:21 +0900",
        "id" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
        "msg" : "CHG: plot_gridded.py - Clean up code and fix bug in getcolormap.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_gridded.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.m"
        ],
        "commitId" : "d4e267a1244170c055f2419437998771e3506dfe",
        "timestamp" : 1779208601000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: get status from copyfile so that MATLAB does not error out, and display a warning instead\u000a",
        "date" : "2026-05-19 12:36:41 -0400",
        "id" : "d4e267a1244170c055f2419437998771e3506dfe",
        "msg" : "CHG: get status from copyfile so that MATLAB does not error out, and display a warning instead",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.py"
        ],
        "commitId" : "07c18e1571948f766bda493d7877130a4e2f03c6",
        "timestamp" : 1779241170000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Synchronize Matlab > Python. Display a warning message if we cannot copy the file.\u000a",
        "date" : "2026-05-20 10:39:30 +0900",
        "id" : "07c18e1571948f766bda493d7877130a4e2f03c6",
        "msg" : "CHG: Synchronize Matlab > Python. Display a warning message if we cannot copy the file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.py"
        ],
        "commitId" : "cf8158151c5ac99cd5537ce05b6e8a4ddd36624f",
        "timestamp" : 1779241262000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Fix minor.\u000a",
        "date" : "2026-05-20 10:41:02 +0900",
        "id" : "cf8158151c5ac99cd5537ce05b6e8a4ddd36624f",
        "msg" : "CHG: Fix minor.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test221.m",
          "test/NightlyRun/test221.py",
          "test/NightlyRun/test221.js"
        ],
        "commitId" : "50325bba7933d4a9d6462011daae9372d6053861",
        "timestamp" : 1779245610000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Adjusted tolerances\u000a",
        "date" : "2026-05-19 19:53:30 -0700",
        "id" : "50325bba7933d4a9d6462011daae9372d6053861",
        "msg" : "Adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test221.py"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test221.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test221.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
        ],
        "commitId" : "5a5ecb082fc522dc7d30812fb29b8d84323d34ac",
        "timestamp" : 1779256900000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Fix minor.\u000a",
        "date" : "2026-05-20 15:01:40 +0900",
        "id" : "5a5ecb082fc522dc7d30812fb29b8d84323d34ac",
        "msg" : "CHG: Fix minor.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/cluster_defaults.m",
          "src/m/classes/clusters/cluster_defaults.py"
        ],
        "commitId" : "4bd76a7b15162c608183932995d609966ba1330d",
        "timestamp" : 1779281243000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: a lot of code in clusters is repetitive, move Upload/Launch/Download in cluster_defaults to simplify the implementation of new cluster classes\u000a",
        "date" : "2026-05-20 08:47:23 -0400",
        "id" : "4bd76a7b15162c608183932995d609966ba1330d",
        "msg" : "CHG: a lot of code in clusters is repetitive, move Upload/Launch/Download in cluster_defaults to simplify the implementation of new cluster classes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/classes/clusters/cluster_defaults.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/clusters/cluster_defaults.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/frontera.m",
          "src/m/classes/clusters/pollux.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/tetralith.m",
          "src/m/classes/clusters/discovery.m",
          "src/m/classes/clusters/cluster_defaults.m",
          "src/m/classes/clusters/greenplanet.m",
          "src/m/classes/clusters/lonestar.m",
          "src/m/classes/clusters/cosmos.m",
          "src/m/classes/clusters/aurora.m",
          "src/m/classes/clusters/castor.m",
          "src/m/classes/clusters/sherlock.m",
          "src/m/classes/clusters/unity.m",
          "src/m/classes/clusters/pfe.m",
          "src/m/classes/clusters/maui.m",
          "src/m/classes/clusters/camhpc.m",
          "src/m/classes/clusters/gemini.m",
          "src/m/classes/clusters/pace.m",
          "src/m/classes/clusters/acenet.m",
          "src/m/classes/clusters/aci.m",
          "src/m/classes/clusters/computecanada.m",
          "src/m/classes/clusters/cluster_defaults.py",
          "src/m/classes/clusters/generic.m",
          "src/m/classes/clusters/stanage.m"
        ],
        "commitId" : "8934087c367b6d2f797593a3c1e36fc1081e9bc5",
        "timestamp" : 1779364969000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: streamlining all cluster classes with new defaults\u000a",
        "date" : "2026-05-21 08:02:49 -0400",
        "id" : "8934087c367b6d2f797593a3c1e36fc1081e9bc5",
        "msg" : "CHG: streamlining all cluster classes with new defaults",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/unity.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cluster_defaults.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cluster_defaults.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pollux.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discovery.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/inversionnudging.m"
        ],
        "commitId" : "52a10ffc0137b0aef36ecaac61af117b944c74ca",
        "timestamp" : 1779379227000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: adding inversionnudging for Tim's work\u000a",
        "date" : "2026-05-21 12:00:27 -0400",
        "id" : "52a10ffc0137b0aef36ecaac61af117b944c74ca",
        "msg" : "NEW: adding inversionnudging for Tim's work",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/classes/inversionnudging.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp"
        ],
        "commitId" : "946cced2d09bba22e32dfecb59fbbf0270765ca7",
        "timestamp" : 1779380398000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: no need to get min/max parameters when creating new elements\u000a",
        "date" : "2026-05-21 12:19:58 -0400",
        "id" : "946cced2d09bba22e32dfecb59fbbf0270765ca7",
        "msg" : "CHG: no need to get min/max parameters when creating new elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Loads/Riftfront.h",
          "src/c/classes/Loads/Numericalflux.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/classes/Elements/Tetra.h",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Elements/Penta.h",
          "src/c/classes/Loads/Neumannflux.h",
          "src/c/classes/Elements/Seg.h",
          "src/c/classes/Elements/Tetra.cpp",
          "src/c/classes/Loads/Moulin.h",
          "src/c/classes/Loads/Penpair.h",
          "src/c/classes/Loads/Channel.h",
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "48c3134e0585421e7d0b29a03c389bed13fab26e",
        "timestamp" : 1779380830000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: we  do not need InputUpdateFromIoModel anymore\u000a",
        "date" : "2026-05-21 12:27:10 -0400",
        "id" : "48c3134e0585421e7d0b29a03c389bed13fab26e",
        "msg" : "CHG: we  do not need InputUpdateFromIoModel anymore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Neumannflux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Channel.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Riftfront.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Penpair.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Moulin.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Numericalflux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive252.arch",
          "test/Archives/Archive253.arch",
          "test/Archives/Archive243.arch",
          "test/Archives/Archive258.arch",
          "test/Archives/Archive259.arch",
          "src/c/modules/SurfaceMassBalancex/Gembx.cpp"
        ],
        "commitId" : "438bd766848198d7638f9ec4c0a6f278979215b3",
        "timestamp" : 1779406358000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: ptol is too high in GEMB\u000a",
        "date" : "2026-05-21 19:32:38 -0400",
        "id" : "438bd766848198d7638f9ec4c0a6f278979215b3",
        "msg" : "CHG: ptol is too high in GEMB",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive259.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive243.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive252.arch"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/Gembx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive258.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive253.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive244.arch",
          "src/c/modules/SurfaceMassBalancex/Gembx.cpp"
        ],
        "commitId" : "f2c8bacc3a46194c0268846911384f61c4deb2b7",
        "timestamp" : 1779411720000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: GEMB test removal of P tol in accumulation\u000a",
        "date" : "2026-05-21 21:02:00 -0400",
        "id" : "f2c8bacc3a46194c0268846911384f61c4deb2b7",
        "msg" : "CHG: GEMB test removal of P tol in accumulation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/Gembx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive244.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/ModelProcessorx/Control/CreateParametersControl.cpp",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/Makefile.am",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/cores/cores.h",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/cores/WrapperCorePointerFromSolutionEnum.cpp",
          "src/m/classes/inversionnudging.m",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/cores/controlnudging_core.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp"
        ],
        "commitId" : "11596c9a68e3228627e3cb1a4df737b594efdbb4",
        "timestamp" : 1779412418000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: working on nudging method\u000a",
        "date" : "2026-05-21 21:13:38 -0400",
        "id" : "11596c9a68e3228627e3cb1a4df737b594efdbb4",
        "msg" : "CHG: working on nudging method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/cores.h"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/inversionnudging.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/c/cores/controlnudging_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/Control/CreateParametersControl.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/Control/UpdateElementsAndMaterialsControl.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/WrapperCorePointerFromSolutionEnum.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
      "fullName" : "mansakrishna23"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
      "fullName" : "55120383+yinmin-liu"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    }
  ]
}