{
  "_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" : 40,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
            "branch" : [
              {
                "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
            "branch" : [
              {
                "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
        "branch" : [
          {
            "SHA1" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
            "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" : "#40",
  "duration" : 3836487,
  "estimatedDuration" : 3147998,
  "executor" : None,
  "fullDisplayName" : "macOS - Silicon - Binaries - Python 3 #40",
  "id" : "40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 40,
  "queueId" : 90,
  "result" : "SUCCESS",
  "timestamp" : 1757762520613,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Silicon-Binaries-Python-3/40/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "packagers/mac/complete-issm-mac-intel-binaries-matlab.sh",
          "packagers/mac/complete-issm-mac-intel-binaries-python-3.sh"
        ],
        "commitId" : "a7be0f3db1f277f6e50fc338fd46d703f2c791b1",
        "timestamp" : 1757386605000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Exclude 2085 on macOS\u000a",
        "date" : "2025-09-08 19:56:45 -0700",
        "id" : "a7be0f3db1f277f6e50fc338fd46d703f2c791b1",
        "msg" : "Exclude 2085 on macOS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "packagers/mac/complete-issm-mac-intel-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/complete-issm-mac-intel-binaries-python-3.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/wrappers/matlab/Makefile.am",
          "src/wrappers/python/Makefile.am"
        ],
        "commitId" : "08941550e9c84aef1343a0debb90bfe57e3f051a",
        "timestamp" : 1757404834000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Do not link libgfortran to MEX files if for distribution\u000a",
        "date" : "2025-09-09 01:00:34 -0700",
        "id" : "08941550e9c84aef1343a0debb90bfe57e3f051a",
        "msg" : "Do not link libgfortran to MEX files if for distribution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/wrappers/matlab/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/wrappers/python/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/computecanada.m",
          "src/m/os/issmscpout.m",
          "src/m/os/issmscpin.m"
        ],
        "commitId" : "9ee842499073970fdafc023395fd073712c37e3a",
        "timestamp" : 1757436591000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: some machines do not support \\{ \\} for scp, added switch to use {} instead (see computecanada)\u000a",
        "date" : "2025-09-09 12:49:51 -0400",
        "id" : "9ee842499073970fdafc023395fd073712c37e3a",
        "msg" : "CHG: some machines do not support \\{ \\} for scp, added switch to use {} instead (see computecanada)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.py",
          "src/m/os/issmscpout.m",
          "src/m/os/issmscpout.py",
          "src/m/os/issmscpin.m"
        ],
        "commitId" : "6c9edd82cf90e1944bbb25dfa71b419811ed4ae7",
        "timestamp" : 1757489969000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Translated issmscp(in/out).m to .py; formatting\u000a",
        "date" : "2025-09-10 00:39:29 -0700",
        "id" : "6c9edd82cf90e1944bbb25dfa71b419811ed4ae7",
        "msg" : "Translated issmscp(in/out).m to .py; formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh"
        ],
        "commitId" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
        "timestamp" : 1757703277000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Use PETSc archives instead of ESS\u000a",
        "date" : "2025-09-12 11:54:37 -0700",
        "id" : "5c7a2d42ae48e553416902c27ad89fe80b1eda3e",
        "msg" : "Use PETSc archives instead of ESS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/petsc/install-3.14-win-msys2-mingw-msmpi-static.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    }
  ]
}