{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Justin Quinn",
          "userId" : "jdquinn",
          "userName" : "Justin Quinn"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 184,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
            "branch" : [
              {
                "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
            "branch" : [
              {
                "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
        "branch" : [
          {
            "SHA1" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
            "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" : "#184",
  "duration" : 18899,
  "estimatedDuration" : 8996983,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #184",
  "id" : "184",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 184,
  "queueId" : 3244,
  "result" : "FAILURE",
  "timestamp" : 1764889372989,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/184/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "6a815463d3bd65b02e1c041b9fb110f47a8cd279",
        "timestamp" : 1764783836000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Trying a different cleanup method\u000a",
        "date" : "2025-12-03 09:43:56 -0800",
        "id" : "6a815463d3bd65b02e1c041b9fb110f47a8cd279",
        "msg" : "Trying a different cleanup method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/modules/install-linux.sh",
          "externalpackages/cppcheck/install.sh",
          "externalpackages/vim/install.sh",
          "externalpackages/esmf/install.sh",
          "externalpackages/modules/install-mac.sh",
          "externalpackages/modules/install.sh",
          "externalpackages/modules/install-macosx64.sh"
        ],
        "commitId" : "78ecccf10a6cbc508152d041116e2d0649681d98",
        "timestamp" : 1764785074000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Updated modules ext pkg; cleanup\u000a",
        "date" : "2025-12-03 10:04:34 -0800",
        "id" : "78ecccf10a6cbc508152d041116e2d0649681d98",
        "msg" : "Updated modules ext pkg; cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/cppcheck/install.sh"
          },
          {
            "editType" : "add",
            "file" : "externalpackages/modules/install-mac.sh"
          },
          {
            "editType" : "add",
            "file" : "externalpackages/modules/install-linux.sh"
          },
          {
            "editType" : "delete",
            "file" : "externalpackages/modules/install.sh"
          },
          {
            "editType" : "delete",
            "file" : "externalpackages/modules/install-macosx64.sh"
          },
          {
            "editType" : "edit",
            "file" : "externalpackages/esmf/install.sh"
          },
          {
            "editType" : "edit",
            "file" : "externalpackages/vim/install.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "207b5c3fd4a9c44f5f484e110e2c8a3698beddbc",
        "timestamp" : 1764785757000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/enigne",
          "fullName" : "enigne"
        },
        "authorEmail" : "enigne@gmail.com",
        "comment" : "add two Enums for DJUICE\u000a",
        "date" : "2025-12-03 13:15:57 -0500",
        "id" : "207b5c3fd4a9c44f5f484e110e2c8a3698beddbc",
        "msg" : "add two Enums for DJUICE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "0c2a113c0018ee2068249b66112573db91e455c8",
        "timestamp" : 1764808184000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Change MATLAB version in CI back to R2023b\u000a",
        "date" : "2025-12-03 19:29:44 -0500",
        "id" : "0c2a113c0018ee2068249b66112573db91e455c8",
        "msg" : "Change MATLAB version in CI back to R2023b",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "674d88e68fa3e1a48a3cd1de645098d94a4c7746",
        "timestamp" : 1764810309000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Clean up ISSM artifact after unpacking\u000a\u000aRemove the ISSM artifact tar file after unpacking.\u000a",
        "date" : "2025-12-03 20:05:09 -0500",
        "id" : "674d88e68fa3e1a48a3cd1de645098d94a4c7746",
        "msg" : "Clean up ISSM artifact after unpacking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "de61e31682616a263c982fec810611e924f69edc",
        "timestamp" : 1764813647000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Remove disk cleanup and update MATLAB version\u000a\u000aRemoved disk space cleanup step and updated MATLAB release version.\u000a",
        "date" : "2025-12-03 21:00:47 -0500",
        "id" : "de61e31682616a263c982fec810611e924f69edc",
        "msg" : "Remove disk cleanup and update MATLAB version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "36e9b9a8a4b197cb55f203625b4b4fe8c6b76119",
        "timestamp" : 1764815157000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add disk space cleanup step to workflow\u000a\u000aAdded a step to free disk space in the workflow.\u000a",
        "date" : "2025-12-03 21:25:57 -0500",
        "id" : "36e9b9a8a4b197cb55f203625b4b4fe8c6b76119",
        "msg" : "Add disk space cleanup step to workflow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "f3f2a4ac9a7a32af539923f39461dfcd37251143",
        "timestamp" : 1764816990000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update common-workflow.yml\u000a",
        "date" : "2025-12-03 21:56:30 -0500",
        "id" : "f3f2a4ac9a7a32af539923f39461dfcd37251143",
        "msg" : "Update common-workflow.yml",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "0d7395a6382a7fdbae02da4342f21d91894872be",
        "timestamp" : 1764817155000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Format free disk space step in common workflow\u000a",
        "date" : "2025-12-03 21:59:15 -0500",
        "id" : "0d7395a6382a7fdbae02da4342f21d91894872be",
        "msg" : "Format free disk space step in common workflow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/love_core.cpp"
        ],
        "commitId" : "7b29db27a7d2236b5c9cbb865b1ba127086be738",
        "timestamp" : 1764861589000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int'\u000a",
        "date" : "2025-12-04 10:19:49 -0500",
        "id" : "7b29db27a7d2236b5c9cbb865b1ba127086be738",
        "msg" : "CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/love_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/love_core.cpp"
        ],
        "commitId" : "c6992bf0ed557212ffe9b04bde6c2d749ed53b0a",
        "timestamp" : 1764872119000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing complex operations\u000a",
        "date" : "2025-12-04 13:15:19 -0500",
        "id" : "c6992bf0ed557212ffe9b04bde6c2d749ed53b0a",
        "msg" : "CHG: fixing complex operations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/love_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/HydrologyGlaDSAnalysis.cpp"
        ],
        "commitId" : "f24fbafe6d2cd12e1a3be6b45b6d176c1f940504",
        "timestamp" : 1764872535000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: simplified code\u000a",
        "date" : "2025-12-04 13:22:15 -0500",
        "id" : "f24fbafe6d2cd12e1a3be6b45b6d176c1f940504",
        "msg" : "CHG: simplified code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyGlaDSAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test803.m",
          "test/NightlyRun/test803.py"
        ],
        "commitId" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
        "timestamp" : 1764888155000,
        "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" : "2025-12-04 14:42:35 -0800",
        "id" : "8aa18d70cef92804261e02ffc880cabb4d8bc67a",
        "msg" : "Adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.py"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/enigne",
      "fullName" : "enigne"
    }
  ]
}