{
  "_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" : 106,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
            "branch" : [
              {
                "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
            "branch" : [
              {
                "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
        "branch" : [
          {
            "SHA1" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
            "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" : "#106",
  "duration" : 3772503,
  "estimatedDuration" : 3799584,
  "executor" : None,
  "fullDisplayName" : "macOS - Silicon - Binaries - MATLAB #106",
  "id" : "106",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 106,
  "queueId" : 7931,
  "result" : "SUCCESS",
  "timestamp" : 1773522000631,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Mac/job/macOS-Silicon-Binaries-MATLAB/106/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/cores/transient_core.cpp",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "1663f4d80bad8a804fd7fe863609c7d230da3bed",
        "timestamp" : 1773094196000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/daniel.abele",
          "fullName" : "daniel.abele"
        },
        "authorEmail" : "daniel.abele@dlr.de",
        "comment" : "option to not output final result\u000a",
        "date" : "2026-03-09 23:09:56 +0100",
        "id" : "1663f4d80bad8a804fd7fe863609c7d230da3bed",
        "msg" : "option to not output final result",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/transient_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/HydrologyShaktiAnalysis.cpp"
        ],
        "commitId" : "c30cf213c994bef930bbdd1e527f2c51d98a0afa",
        "timestamp" : 1773114539000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.\u000a",
        "date" : "2026-03-10 12:48:59 +0900",
        "id" : "c30cf213c994bef930bbdd1e527f2c51d98a0afa",
        "msg" : "BUG: HydrologyShaktiAnalysis.cpp – Fix bug in the unit conversion of md.basalforcings.groundedice_melting_rate, converting from ice m s-1 to kg m-2 s-1.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyShaktiAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/IoModel.h",
          "src/c/classes/IoModel.cpp"
        ],
        "commitId" : "da6594575be45b302409fe19f02226c971ccb9f0",
        "timestamp" : 1773321416000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)\u000a",
        "date" : "2026-03-12 09:16:56 -0400",
        "id" : "da6594575be45b302409fe19f02226c971ccb9f0",
        "msg" : "CHG: print clear message when bin file is not consistent with issm.exe (e.g., field not found or not the right format)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/IoModel.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/IoModel.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/organizer.m"
        ],
        "commitId" : "1256088127e92b043c37c2d1fa063c2ad90c0009",
        "timestamp" : 1773406527000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: ask user to create repo instead of erroring out\u000a",
        "date" : "2026-03-13 08:55:27 -0400",
        "id" : "1256088127e92b043c37c2d1fa063c2ad90c0009",
        "msg" : "CHG: ask user to create repo instead of erroring out",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/organizer.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/modeldata/interpBedmachineGreenland.m"
        ],
        "commitId" : "e70338d8685f8582b61958211e8f5fce2ea686ff",
        "timestamp" : 1773406587000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: make v6 official\u000a",
        "date" : "2026-03-13 08:56:27 -0400",
        "id" : "e70338d8685f8582b61958211e8f5fce2ea686ff",
        "msg" : "CHG: make v6 official",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpBedmachineGreenland.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
        ],
        "commitId" : "2e0255d382fd86bf500f763111b4c568bf580d67",
        "timestamp" : 1773419056000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: minor, cosmetics\u000a",
        "date" : "2026-03-13 09:24:16 -0700",
        "id" : "2e0255d382fd86bf500f763111b4c568bf580d67",
        "msg" : "CHG: minor, cosmetics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/chaco/install-win-msys2-mingw.sh",
          "externalpackages/chaco/install-mac.sh",
          "externalpackages/chaco/install-linux.sh"
        ],
        "commitId" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
        "timestamp" : 1773439768000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Install scripts for Chaco stalling on download of user guide, resulting in error\u000a",
        "date" : "2026-03-13 15:09:28 -0700",
        "id" : "76edf6dbd9eca7d5194784870ddc0e6e6f84e679",
        "msg" : "Install scripts for Chaco stalling on download of user guide, resulting in error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/chaco/install-win-msys2-mingw.sh"
          },
          {
            "editType" : "edit",
            "file" : "externalpackages/chaco/install-linux.sh"
          },
          {
            "editType" : "edit",
            "file" : "externalpackages/chaco/install-mac.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/daniel.abele",
      "fullName" : "daniel.abele"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "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"
    }
  ]
}