{
  "_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" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
            "branch" : [
              {
                "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
            "branch" : [
              {
                "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
        "branch" : [
          {
            "SHA1" : "f131554d0826761cad7a752a07be80952dbfe7c6",
            "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" : "#83",
  "duration" : 1869641,
  "estimatedDuration" : 5158054,
  "executor" : None,
  "fullDisplayName" : "macOS - Silicon - Binaries - MATLAB #83",
  "id" : "83",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 83,
  "queueId" : 6273,
  "result" : "FAILURE",
  "timestamp" : 1770143426666,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Silicon-Binaries-MATLAB/83/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/datastructures/Object.h",
          "src/c/datastructures/DataSet.h"
        ],
        "commitId" : "76f06909d7d9efe24b3f5243f65b24ab3ecca7db",
        "timestamp" : 1769978721000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: minor, estetics\u000a",
        "date" : "2026-02-02 09:45:21 +1300",
        "id" : "76f06909d7d9efe24b3f5243f65b24ab3ecca7db",
        "msg" : "CHG: minor, estetics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/datastructures/DataSet.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/datastructures/Object.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/main/issm_slc.cpp",
          "src/c/cores/sealevelchange_core.cpp"
        ],
        "commitId" : "1ddf418878050660a88c175e89b689f73aa2f918",
        "timestamp" : 1769991875000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: minor cleanup\u000a",
        "date" : "2026-02-02 13:24:35 +1300",
        "id" : "1ddf418878050660a88c175e89b689f73aa2f918",
        "msg" : "CHG: minor cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/main/issm_slc.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/sealevelchange_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic_static.py",
          "src/m/classes/clusters/hpc_simba2.m",
          "src/m/classes/clusters/generic_static.m"
        ],
        "commitId" : "e575eb03e68f80ba12e69c612900559e0f2fd58d",
        "timestamp" : 1769991917000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: removed duplicate printf launching solution sequence\u000a",
        "date" : "2026-02-02 13:25:17 +1300",
        "id" : "e575eb03e68f80ba12e69c612900559e0f2fd58d",
        "msg" : "CHG: removed duplicate printf launching solution sequence",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba2.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/sealevelmodel.m"
        ],
        "commitId" : "b5a2357d3c84fa89715271e64bf92ce7db091c3f",
        "timestamp" : 1769992199000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: better syntax for consistency checks\u000a",
        "date" : "2026-02-02 13:29:59 +1300",
        "id" : "b5a2357d3c84fa89715271e64bf92ce7db091c3f",
        "msg" : "CHG: better syntax for consistency checks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/sealevelmodel.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/independent.py"
        ],
        "commitId" : "9e3e75127625a8e837da4765d1c3277be8b83f95",
        "timestamp" : 1770001852000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: fixing problem with independent declared as an int\u000a",
        "date" : "2026-02-02 16:10:52 +1300",
        "id" : "9e3e75127625a8e837da4765d1c3277be8b83f95",
        "msg" : "CHG: fixing problem with independent declared as an int",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/independent.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/matice.js",
          "src/m/classes/matice.py",
          "src/m/classes/matice.m",
          "src/m/classes/basalforcingsbeckmanngoosse.m",
          "src/m/classes/mismipbasalforcings.m",
          "src/m/classes/hydrologyshakti.m",
          "src/m/classes/hydrologyshakti.py"
        ],
        "commitId" : "e1f570c2508da366cd646b2eff0fcc2ecd97b109",
        "timestamp" : 1770005356000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
          "fullName" : "lawrence.bird"
        },
        "authorEmail" : "lawrence.bird@anu.edu.au",
        "comment" : "Fix universal size checks\u000a",
        "date" : "2026-02-02 15:09:16 +1100",
        "id" : "e1f570c2508da366cd646b2eff0fcc2ecd97b109",
        "msg" : "Fix universal size checks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/matice.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/mismipbasalforcings.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/matice.js"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingsbeckmanngoosse.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/matice.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyshakti.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyshakti.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/sealevelmodel.m"
        ],
        "commitId" : "139059a646c96a54e2f7f20644e335256a84cb73",
        "timestamp" : 1770005673000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: added check that isslc should be turned on\u000a",
        "date" : "2026-02-02 17:14:33 +1300",
        "id" : "139059a646c96a54e2f7f20644e335256a84cb73",
        "msg" : "CHG: added check that isslc should be turned on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/sealevelmodel.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test306.m",
          "test/Archives/Archive306.arch",
          "test/NightlyRun/test306.py"
        ],
        "commitId" : "26ef6baa8504c8d2990d7fadb42d6c86d50878e1",
        "timestamp" : 1770005902000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
          "fullName" : "lawrence.bird"
        },
        "authorEmail" : "lawrence.bird@anu.edu.au",
        "comment" : "Update test306 + archive\u000a",
        "date" : "2026-02-02 15:18:22 +1100",
        "id" : "26ef6baa8504c8d2990d7fadb42d6c86d50878e1",
        "msg" : "Update test306 + archive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test306.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test306.py"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive306.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test502.py",
          "test/Archives/Archive502.arch",
          "test/NightlyRun/test502.m"
        ],
        "commitId" : "1688c62ee18a0913575decc7f11cf32911255223",
        "timestamp" : 1770005975000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
          "fullName" : "lawrence.bird"
        },
        "authorEmail" : "lawrence.bird@anu.edu.au",
        "comment" : "Update test502 + archive\u000a",
        "date" : "2026-02-02 15:19:35 +1100",
        "id" : "1688c62ee18a0913575decc7f11cf32911255223",
        "msg" : "Update test502 + archive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test502.py"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive502.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test502.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive503.arch",
          "test/NightlyRun/test503.m",
          "test/NightlyRun/test503.py"
        ],
        "commitId" : "66425b8c35ff0f15993b07f8600b779951870e88",
        "timestamp" : 1770005987000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
          "fullName" : "lawrence.bird"
        },
        "authorEmail" : "lawrence.bird@anu.edu.au",
        "comment" : "Update test503 + archive\u000a",
        "date" : "2026-02-02 15:19:47 +1100",
        "id" : "66425b8c35ff0f15993b07f8600b779951870e88",
        "msg" : "Update test503 + archive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive503.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test503.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test503.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test512.m",
          "test/Archives/Archive512.arch",
          "test/NightlyRun/test512.py"
        ],
        "commitId" : "327e1ad94340733bfc2073e95b5eb859e1be3c0d",
        "timestamp" : 1770006080000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
          "fullName" : "lawrence.bird"
        },
        "authorEmail" : "lawrence.bird@anu.edu.au",
        "comment" : "Update test512 + archive\u000a",
        "date" : "2026-02-02 15:21:20 +1100",
        "id" : "327e1ad94340733bfc2073e95b5eb859e1be3c0d",
        "msg" : "Update test512 + archive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test512.m"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive512.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test512.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/consistency/checkfield.py"
        ],
        "commitId" : "855b62c5ffb32f8c3fde38016beea73ba6eb7a81",
        "timestamp" : 1770009555000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Testing fix for running checkfield on subclass members that are lists of instances\u000a",
        "date" : "2026-02-01 21:19:15 -0800",
        "id" : "855b62c5ffb32f8c3fde38016beea73ba6eb7a81",
        "msg" : "Testing fix for running checkfield on subclass members that are lists of instances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/consistency/checkfield.py"
        ],
        "commitId" : "24f13a1d325edb9f3c8ba7cf04e43ccaeb859722",
        "timestamp" : 1770011759000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "checkfield should allow indexing by int or str\u000a",
        "date" : "2026-02-01 21:55:59 -0800",
        "id" : "24f13a1d325edb9f3c8ba7cf04e43ccaeb859722",
        "msg" : "checkfield should allow indexing by int or str",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test3015.py",
          "src/m/consistency/checkfield.py"
        ],
        "commitId" : "eb83cda59b06436daaffcbe462f942a9e599d801",
        "timestamp" : 1770059603000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Modify handling in checkfield under Python based on whether index can be cast to int or not; fix for autodiff results retrieval under Python\u000a",
        "date" : "2026-02-02 11:13:23 -0800",
        "id" : "eb83cda59b06436daaffcbe462f942a9e599d801",
        "msg" : "Modify handling in checkfield under Python based on whether index can be cast to int or not; fix for autodiff results retrieval under Python",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test3015.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive550.arch",
          "test/NightlyRun/test550.m"
        ],
        "commitId" : "b314156ea957865c6941619bf5d8411b3740c107",
        "timestamp" : 1770065426000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/aleahsommers",
          "fullName" : "aleahsommers"
        },
        "authorEmail" : "aleahsommers@gmail.com",
        "comment" : "CHG: Updated SHAKTI PIG nightly test to be faster\u000a",
        "date" : "2026-02-02 15:50:26 -0500",
        "id" : "b314156ea957865c6941619bf5d8411b3740c107",
        "msg" : "CHG: Updated SHAKTI PIG nightly test to be faster",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive550.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test550.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/rifts.py",
          "src/m/consistency/checkfield.py"
        ],
        "commitId" : "2ef73b5f7cb05cce15ea23a83532f2d67b9ef1fe",
        "timestamp" : 1770087046000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Added checkfield handling for 2D lists or lists of dicts; cleanup\u000a",
        "date" : "2026-02-02 18:50:46 -0800",
        "id" : "2ef73b5f7cb05cce15ea23a83532f2d67b9ef1fe",
        "msg" : "Added checkfield handling for 2D lists or lists of dicts; cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/rifts.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "packagers/win/package-issm-win-binaries-matlab.sh",
          "packagers/linux/complete-issm-linux-binaries-python-3.sh",
          "jenkins/mac-silicon-basic",
          "test/NightlyRun/test803.m",
          "packagers/mac/test-issm-mac-binaries-python-3.sh",
          "packagers/mac/test-issm-mac-binaries-matlab.sh",
          "test/NightlyRun/test803.py",
          "packagers/linux/complete-issm-linux-binaries-matlab.sh"
        ],
        "commitId" : "f131554d0826761cad7a752a07be80952dbfe7c6",
        "timestamp" : 1770143009000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Excluding test550 from Silicon builds (archive dimension issue) and packagers; adjusted tolerances\u000a",
        "date" : "2026-02-03 10:23:29 -0800",
        "id" : "f131554d0826761cad7a752a07be80952dbfe7c6",
        "msg" : "Excluding test550 from Silicon builds (archive dimension issue) and packagers; adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.m"
          },
          {
            "editType" : "edit",
            "file" : "packagers/linux/complete-issm-linux-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/test-issm-mac-binaries-python-3.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/linux/complete-issm-linux-binaries-python-3.sh"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-basic"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/test-issm-mac-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/win/package-issm-win-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test803.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/aleahsommers",
      "fullName" : "aleahsommers"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/f007fk5",
      "fullName" : "f007fk5"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lawrence.bird",
      "fullName" : "lawrence.bird"
    }
  ]
}