{
  "_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" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
            "branch" : [
              {
                "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
            "branch" : [
              {
                "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
        "branch" : [
          {
            "SHA1" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
            "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" : "#111",
  "duration" : 3770587,
  "estimatedDuration" : 3770587,
  "executor" : None,
  "fullDisplayName" : "macOS - Silicon - Binaries - MATLAB #111",
  "id" : "111",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 111,
  "queueId" : 10038,
  "result" : "SUCCESS",
  "timestamp" : 1776546000555,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Silicon-Binaries-MATLAB/111/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingsismip7.py",
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.py"
        ],
        "commitId" : "94f4119a2de5331b3c2682daca134cf008de396e",
        "timestamp" : 1775986067000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Synchronize Matlab > Python: class \"basalforcingsismip7\".\u000a",
        "date" : "2026-04-12 18:27:47 +0900",
        "id" : "94f4119a2de5331b3c2682daca134cf008de396e",
        "msg" : "CHG: Synchronize Matlab > Python: class \"basalforcingsismip7\".",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.py"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/basalforcingsismip7.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingsismip7.m"
        ],
        "commitId" : "37213f8d94af7a7d1400c74dd2428b6bc6c4ed03",
        "timestamp" : 1775987056000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: basalforcingsismip7.m - Add TODO note for indicating that specific variables are underdevelopment.\u000a",
        "date" : "2026-04-12 18:44:16 +0900",
        "id" : "37213f8d94af7a7d1400c74dd2428b6bc6c4ed03",
        "msg" : "CHG: basalforcingsismip7.m - Add TODO note for indicating that specific variables are underdevelopment.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingsismip7.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
        ],
        "commitId" : "21c2ecb853669781528003f3d72e8df83f8a7205",
        "timestamp" : 1775987094000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: interpISMIP7AntarcticaOcn.m - Fix bugs.\u000a",
        "date" : "2026-04-12 18:44:54 +0900",
        "id" : "21c2ecb853669781528003f3d72e8df83f8a7205",
        "msg" : "CHG: interpISMIP7AntarcticaOcn.m - Fix bugs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingspico.py"
        ],
        "commitId" : "0575548488054f5f63e40f6e15ee7674edb8536b",
        "timestamp" : 1776003092000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Fix minor - add missing module in basalforcingspico.\u000a",
        "date" : "2026-04-12 23:11:32 +0900",
        "id" : "0575548488054f5f63e40f6e15ee7674edb8536b",
        "msg" : "CHG: Fix minor - add missing module in basalforcingspico.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingspico.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/ExternalResults/Results.cpp",
          "src/c/classes/ExternalResults/Results.h",
          "CLAUDE.md"
        ],
        "commitId" : "f406f4d64029d982a3941fa2ab64de150f233dcf",
        "timestamp" : 1776044346000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: removing code that is never used and had a nasty leak, thanks Claude\u000a",
        "date" : "2026-04-12 21:39:06 -0400",
        "id" : "f406f4d64029d982a3941fa2ab64de150f233dcf",
        "msg" : "CHG: removing code that is never used and had a nasty leak, thanks Claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/ExternalResults/Results.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/ExternalResults/Results.cpp"
          },
          {
            "editType" : "edit",
            "file" : "CLAUDE.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/c/shared/Enum/Enum.vim"
        ],
        "commitId" : "a6d1d0d9ac093eb4a099041ff3da6b1d13998ded",
        "timestamp" : 1776084492000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: preparing EmulatorParam param for ML\u000a",
        "date" : "2026-04-13 08:48:12 -0400",
        "id" : "a6d1d0d9ac093eb4a099041ff3da6b1d13998ded",
        "msg" : "NEW: preparing EmulatorParam param for ML",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "add",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/autotools/install-mac.sh"
        ],
        "commitId" : "f407d6a85efe474ee24e0841e4175e9e96f2ff0c",
        "timestamp" : 1776084507000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updating packages to latest version\u000a",
        "date" : "2026-04-13 08:48:27 -0400",
        "id" : "f407d6a85efe474ee24e0841e4175e9e96f2ff0c",
        "msg" : "CHG: updating packages to latest version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/autotools/install-mac.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "m4/issm_options.m4"
        ],
        "commitId" : "57744e67e8419f62c10ef4fff3ecc360775d67a8",
        "timestamp" : 1776088614000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/yinmin",
          "fullName" : "yinmin"
        },
        "authorEmail" : "yinmin@login4.frontera.tacc.utexas.edu",
        "comment" : "build: add pybind11 configure options for emulator integration\u000a",
        "date" : "2026-04-13 08:56:54 -0500",
        "id" : "57744e67e8419f62c10ef4fff3ecc360775d67a8",
        "msg" : "build: add pybind11 configure options for emulator integration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "m4/issm_options.m4"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/Makefile.am"
        ],
        "commitId" : "c5f82fb48756f0d7b29b8d899b1538b617e8aedf",
        "timestamp" : 1776127453000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: only compile Emulator parameter if PyBind is on\u000a",
        "date" : "2026-04-13 20:44:13 -0400",
        "id" : "c5f82fb48756f0d7b29b8d899b1538b617e8aedf",
        "msg" : "NEW: only compile Emulator parameter if PyBind is on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Inputs/ControlInput.h",
          "src/c/classes/Node.cpp",
          "src/c/classes/Misfit.cpp",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/classes/BarystaticContributions.cpp",
          "src/c/classes/Inputs/ControlInput.cpp",
          "src/c/classes/classes.h",
          "src/c/shared/MemOps/MemOps.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/GrdLoads.cpp"
        ],
        "commitId" : "3a97895f46b2116121f89b4c501cc2efe5062a03",
        "timestamp" : 1776127485000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing some glaring bugs, caught by claude\u000a",
        "date" : "2026-04-13 20:44:45 -0400",
        "id" : "3a97895f46b2116121f89b4c501cc2efe5062a03",
        "msg" : "CHG: fixing some glaring bugs, caught by claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/GrdLoads.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/ControlInput.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/ControlInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Misfit.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/classes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Node.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/MemOps/MemOps.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/classes/Loads/Friction.h",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/m/consistency/checkfield.m",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/c/shared/Enum/Enum.vim",
          "src/m/classes/frictionemulator.m"
        ],
        "commitId" : "534877c0371fc54bc950915d6744c6547d2dd049",
        "timestamp" : 1776176410000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: preparing friction emulator for Yinmin\u000a",
        "date" : "2026-04-14 10:20:10 -0400",
        "id" : "534877c0371fc54bc950915d6744c6547d2dd049",
        "msg" : "CHG: preparing friction emulator for Yinmin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/frictionemulator.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Loads/Friction.h",
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/m/classes/frictionemulator.m",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/Makefile.am"
        ],
        "commitId" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
        "timestamp" : 1776204670000,
        "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: updating friction emulator and pybind11 configurations\u000a",
        "date" : "2026-04-14 17:11:10 -0500",
        "id" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
        "msg" : "CHG: updating friction emulator and pybind11 configurations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionemulator.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Data/friction_emulator/friction_emulator.py",
          "src/c/classes/Loads/Friction.cpp",
          "test/Data/friction_emulator/friction_emulator.pt"
        ],
        "commitId" : "d44cf95c41786b1aa853bab91c76c7f98418ede5",
        "timestamp" : 1776268427000,
        "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: finished friction emulator and uploaded checkpoint file for testing\u000a",
        "date" : "2026-04-15 10:53:47 -0500",
        "id" : "d44cf95c41786b1aa853bab91c76c7f98418ede5",
        "msg" : "CHG: finished friction emulator and uploaded checkpoint file for testing",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/Data/friction_emulator/friction_emulator.py"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "add",
            "file" : "test/Data/friction_emulator/friction_emulator.pt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/StressbalanceAnalysis.cpp"
        ],
        "commitId" : "dadba47b995389f917e83be5c0dd49569c1f49c7",
        "timestamp" : 1776347727000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: cleanup stress balance code\u000a",
        "date" : "2026-04-16 09:55:27 -0400",
        "id" : "dadba47b995389f917e83be5c0dd49569c1f49c7",
        "msg" : "CHG: cleanup stress balance code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/IoModel.cpp"
        ],
        "commitId" : "b7912ec222f19ba4f5bd60f043163d15c0b8a4f8",
        "timestamp" : 1776347870000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: testing if code is dead\u000a",
        "date" : "2026-04-16 09:57:50 -0400",
        "id" : "b7912ec222f19ba4f5bd60f043163d15c0b8a4f8",
        "msg" : "CHG: testing if code is dead",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/IoModel.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/IoModel.cpp"
        ],
        "commitId" : "683b8d16edf6a07956b398be3d84c010387f12ac",
        "timestamp" : 1776350357000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: code is not dead, reverting\u000a",
        "date" : "2026-04-16 10:39:17 -0400",
        "id" : "683b8d16edf6a07956b398be3d84c010387f12ac",
        "msg" : "CHG: code is not dead, reverting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/IoModel.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "7b48f8cc5c06540fd8957a847f70da83552aa737",
        "timestamp" : 1776351369000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed some problems reported by Claude\u000a",
        "date" : "2026-04-16 10:56:09 -0400",
        "id" : "7b48f8cc5c06540fd8957a847f70da83552aa737",
        "msg" : "CHG: fixed some problems reported by Claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Inputs/IntArrayInput.cpp",
          "src/c/classes/Inputs/ArrayInput.cpp"
        ],
        "commitId" : "d816f2e329b75a61e2e1d658c3eb3949400426c4",
        "timestamp" : 1776468146000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: fixing bugs found by claude\u000a",
        "date" : "2026-04-17 19:22:26 -0400",
        "id" : "d816f2e329b75a61e2e1d658c3eb3949400426c4",
        "msg" : "BUG: fixing bugs found by claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/ArrayInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/IntArrayInput.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Inputs/TriaInput.cpp",
          "src/c/classes/Inputs/TransientInput.cpp",
          "src/c/classes/Inputs/DatasetInput.cpp",
          "src/c/classes/Inputs/TransientFileInput.cpp"
        ],
        "commitId" : "473fd9bf9180853c67ff85a6d4a2ec21c3da583c",
        "timestamp" : 1776474710000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: fixing bugs found by claude\u000a",
        "date" : "2026-04-17 21:11:50 -0400",
        "id" : "473fd9bf9180853c67ff85a6d4a2ec21c3da583c",
        "msg" : "BUG: fixing bugs found by claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/TransientFileInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/TriaInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/TransientInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/DatasetInput.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive2090.arch",
          "test/Archives/Archive2002.arch",
          "test/Archives/Archive2008.arch",
          "test/Archives/Archive2005.arch",
          "test/Archives/Archive2011.arch"
        ],
        "commitId" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
        "timestamp" : 1776497710000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Updated archives\u000a",
        "date" : "2026-04-18 00:35:10 -0700",
        "id" : "b45b71f4ed9e0e85358a4e4559c8c7e76a146fe2",
        "msg" : "Updated archives",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2005.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2011.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2002.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2008.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2090.arch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/yinmin",
      "fullName" : "yinmin"
    },
    {
      "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"
    }
  ]
}