{
  "_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" : 249,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
            "branch" : [
              {
                "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
            "branch" : [
              {
                "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
        "branch" : [
          {
            "SHA1" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
            "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" : "#249",
  "duration" : 9419282,
  "estimatedDuration" : 9704128,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #249",
  "id" : "249",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 249,
  "queueId" : 4905,
  "result" : "FAILURE",
  "timestamp" : 1788970320910,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/249/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.m",
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "64da5301fe7c2cb127db5a2fa5899cc31d3560b9",
        "timestamp" : 1788418617000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: gadi cluster makes *.lock file.\u000a",
        "date" : "2026-09-03 16:56:57 +1000",
        "id" : "64da5301fe7c2cb127db5a2fa5899cc31d3560b9",
        "msg" : "CHG: gadi cluster makes *.lock file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/MapOceanConnectivityx/MapOceanConnectivityx.cpp"
        ],
        "commitId" : "d9e6866efa9ec47d6d84946118946f1bee34430f",
        "timestamp" : 1788439855000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/helene.l.seroussi",
          "fullName" : "helene.l.seroussi"
        },
        "authorEmail" : "helene.l.seroussi@dartmouth.edu",
        "comment" : "FIX: ocean connection mask should only be 0 or 1\u000a",
        "date" : "2026-09-03 08:50:55 -0400",
        "id" : "d9e6866efa9ec47d6d84946118946f1bee34430f",
        "msg" : "FIX: ocean connection mask should only be 0 or 1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/MapOceanConnectivityx/MapOceanConnectivityx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/extrusion/project2d.py"
        ],
        "commitId" : "680fdf4db2c8dcfd7840294a48776a7c664a39a7",
        "timestamp" : 1788694512000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: added case when vector has only one value\u000a",
        "date" : "2026-09-06 07:35:12 -0400",
        "id" : "680fdf4db2c8dcfd7840294a48776a7c664a39a7",
        "msg" : "CHG: added case when vector has only one value",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/extrusion/project2d.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/taoinversion.py",
          "src/m/classes/materials.py",
          "src/m/classes/linearbasalforcingsarma.py",
          "src/m/classes/damage.py",
          "src/m/classes/SMBgemb.py",
          "src/m/classes/dslmme.py",
          "src/m/extrusion/project2d.py",
          "src/m/classes/hydrologyshakti.py"
        ],
        "commitId" : "b0fc7bce5e144e5ed8fcab4873b4e745ae5d2bee",
        "timestamp" : 1788697756000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: made python code similar to matlab's\u000a",
        "date" : "2026-09-06 08:29:16 -0400",
        "id" : "b0fc7bce5e144e5ed8fcab4873b4e745ae5d2bee",
        "msg" : "CHG: made python code similar to matlab's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyshakti.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/linearbasalforcingsarma.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/materials.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/taoinversion.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/extrusion/project2d.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/damage.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/dslmme.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/miscellaneous/transientrestart.m"
        ],
        "commitId" : "f9bffc9683b2021f906a79f8c47504cd709b9bdb",
        "timestamp" : 1788742848000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: update hudraulic potential for GlaDS if it is available\u000a",
        "date" : "2026-09-06 21:00:48 -0400",
        "id" : "f9bffc9683b2021f906a79f8c47504cd709b9bdb",
        "msg" : "CHG: update hudraulic potential for GlaDS if it is available",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/miscellaneous/transientrestart.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plotchannels.m"
        ],
        "commitId" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
        "timestamp" : 1788968561000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: fixing edge plotting for new MATLAB versions\u000a",
        "date" : "2026-09-09 11:42:41 -0400",
        "id" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
        "msg" : "BUG: fixing edge plotting for new MATLAB versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plotchannels.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/helene.l.seroussi",
      "fullName" : "helene.l.seroussi"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
      "fullName" : "inwoopark0415"
    },
    {
      "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"
    }
  ]
}