Skip to content
Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Basic
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Basic/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 0accb71a0c7ff4277a25ccfb21d1512ea98682fe (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0accb71a0c7ff4277a25ccfb21d1512ea98682fe # timeout=10
Commit message: "Testing to see if libpostscript is breaking signing build"
 > git rev-list --no-walk aced865cbecb385003d1ca98f6662e6945219bb1 # timeout=10
[macOS-Silicon-Basic] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins6127540533474371197.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
packagers/mac/package-issm-mac-binaries-matlab.sh
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
Skipping ISSM compilation
Build was aborted
Aborted by Justin Quinn
Recording test results
./jenkins/jenkins.sh: line 365:   647 Terminated: 15          $MATLAB_PATH/bin/matlab -nodisplay -nosplash -r "addpath ${ISSM_DIR}/src/m/dev; devpath; addpath ${ISSM_DIR}/nightlylog; matlab_run$i" >&${ISSM_DIR}/nightlylog/matlab_log$i.log
Finished: ABORTED