{
  "_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" : 242,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
            "branch" : [
              {
                "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
            "branch" : [
              {
                "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
        "branch" : [
          {
            "SHA1" : "2446ffa0cb362bf36c6245e52d7c0449cdb9cec3",
            "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" : "#242",
  "duration" : 7868558,
  "estimatedDuration" : 7868558,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #242",
  "id" : "242",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 242,
  "queueId" : 3708,
  "result" : "FAILURE",
  "timestamp" : 1787155920659,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/242/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Loads/Friction.cpp"
        ],
        "commitId" : "07bf6a13a67a87c3ae6b61b68671e79c81578288",
        "timestamp" : 1786616262000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed friction linearizations for laws different than 1 and 4\u000a",
        "date" : "2026-08-13 12:17:42 +0200",
        "id" : "07bf6a13a67a87c3ae6b61b68671e79c81578288",
        "msg" : "CHG: fixed friction linearizations for laws different than 1 and 4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/archive/archread.m"
        ],
        "commitId" : "fa184c4015e497f6dd3b2d3857ceb6bc7f94267f",
        "timestamp" : 1786616333000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed documentation\u000a",
        "date" : "2026-08-13 12:18:53 +0200",
        "id" : "fa184c4015e497f6dd3b2d3857ceb6bc7f94267f",
        "msg" : "CHG: fixed documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/archive/archread.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.py",
          "src/m/mech/basalstress.m"
        ],
        "commitId" : "e152e7404e3e7a200e3c3756ba89c80207a13693",
        "timestamp" : 1786617618000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: use same behavior for Schoof as C++ code\u000a",
        "date" : "2026-08-13 12:40:18 +0200",
        "id" : "e152e7404e3e7a200e3c3756ba89c80207a13693",
        "msg" : "CHG: use same behavior for Schoof as C++ code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.py",
          "src/m/mech/basalstress.m"
        ],
        "commitId" : "b7229de9e7dac02c7ffd295f10e0a9e8da6edd0e",
        "timestamp" : 1786617707000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: removing isnan(N) that is not needed\u000a",
        "date" : "2026-08-13 12:41:47 +0200",
        "id" : "b7229de9e7dac02c7ffd295f10e0a9e8da6edd0e",
        "msg" : "CHG: removing isnan(N) that is not needed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/convert2str.m"
        ],
        "commitId" : "f11b5aed87173f5f02ddb1d171193a4a64d294aa",
        "timestamp" : 1786724849000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: made some changes to folding. Do we actually use this function??\u000a",
        "date" : "2026-08-14 18:27:29 +0200",
        "id" : "f11b5aed87173f5f02ddb1d171193a4a64d294aa",
        "msg" : "CHG: made some changes to folding. Do we actually use this function??",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/convert2str.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/SandBox/interpBedmap2.m"
        ],
        "commitId" : "4a619a5e7654af065b549d315dd72178d20df3e2",
        "timestamp" : 1786725404000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)\u000a",
        "date" : "2026-08-14 18:36:44 +0200",
        "id" : "4a619a5e7654af065b549d315dd72178d20df3e2",
        "msg" : "BUG: clashes with other interpBedmap2 function, and we are now at BedMap3 anyway :)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "test/SandBox/interpBedmap2.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_section.m"
        ],
        "commitId" : "9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7",
        "timestamp" : 1786930831000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: plot_section.m - line colormap only for 2D dataset.\u000a",
        "date" : "2026-08-17 10:40:31 +0900",
        "id" : "9c92bdbb47788cc81644c81d5cf08bcb8d03b0d7",
        "msg" : "CHG: plot_section.m - line colormap only for 2D dataset.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_section.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/subplotmodel.m"
        ],
        "commitId" : "8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec",
        "timestamp" : 1786931142000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: subplotmodel.m - Support the \"axes\" option in either handle or 1×4 vector format.\u000a",
        "date" : "2026-08-17 10:45:42 +0900",
        "id" : "8962ef3068b52b51f2d0d5c6b4d2d1d9515fbfec",
        "msg" : "CHG: subplotmodel.m - Support the \"axes\" option in either handle or 1×4 vector format.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/subplotmodel.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.m"
        ],
        "commitId" : "ac4b88e4a41ea04be321b48520933c38c8f71164",
        "timestamp" : 1786935157000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Fix minor in gadi cluster.\u000a",
        "date" : "2026-08-17 12:52:37 +1000",
        "id" : "ac4b88e4a41ea04be321b48520933c38c8f71164",
        "msg" : "CHG: Fix minor in gadi cluster.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/hydrologyprescribe.m",
          "src/m/classes/hydrologyprescribe.py"
        ],
        "commitId" : "32fd74b5ad4655fbcfacb7ea6c699deff1fbe827",
        "timestamp" : 1787127924000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: hydrologyprescribe supports 3D model with extruding 3D.\u000a",
        "date" : "2026-08-19 18:25:24 +1000",
        "id" : "32fd74b5ad4655fbcfacb7ea6c699deff1fbe827",
        "msg" : "CHG: hydrologyprescribe supports 3D model with extruding 3D.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyprescribe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyprescribe.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/enigne",
      "fullName" : "enigne"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
      "fullName" : "inwoopark0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/chenggong",
      "fullName" : "chenggong"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lambert.caron",
      "fullName" : "lambert.caron"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    }
  ]
}