Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Examples
The recommended git tool is: NONE
using credential 8a8ab078-37c9-42a1-9ae9-29f73031037c
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Intel-Examples # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.37.1 (Apple Git-137.1)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMdevteam/ISSM-Development - 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 config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c5bb291cd0744312936cf2df3633d4814477a8a9 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5bb291cd0744312936cf2df3633d4814477a8a9 # timeout=10
Commit message: "CHG: Adjusted tolerances; added empty Model dirs to examples where needed"
 > git rev-list --no-walk c5bb291cd0744312936cf2df3633d4814477a8a9 # timeout=10
[macOS-Intel-Examples] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins7655695525939783386.sh
Cleaning up execution directory
======================================================
             Determining Installation type            
======================================================
Previous revision not found, this must be a fresh install
  -- checking for changed externalpackages... yes
  -- checking for reconfiguration... yes
  -- checking for recompilation... yes
 
Recording current svn version: 
======================================================
       Installing autotools                        
======================================================
======================================================
       Installing cmake                        
======================================================
======================================================
       Installing petsc                        
======================================================
======================================================
       Installing gsl                        
======================================================
======================================================
       Installing boost                        
======================================================
======================================================
       Installing dakota                        
======================================================
======================================================
       Installing chaco                        
======================================================
======================================================
       Installing curl                        
======================================================
======================================================
       Installing hdf5                        
======================================================
======================================================
       Installing netcdf                        
======================================================
======================================================
       Installing proj                        
======================================================
======================================================
       Installing gdal                        
======================================================
======================================================
       Installing gshhg                        
======================================================
======================================================
       Installing gmt                        
======================================================
======================================================
       Installing gmsh                        
======================================================
======================================================
       Installing triangle                        
======================================================
======================================================
       Installing m1qn3                        
======================================================
patching file src/src/m1qn3.f
can't find file to patch at input line 14
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/src/m1qn3.f	2009-10-20 06:39:35.000000000 -0400
|+++ m1qn3.f	2024-05-28 16:21:01.271069359 -0400
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
7 out of 7 hunks ignored
======================================================
    ERROR: installation of m1qn3 failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Publishing build last changes...
Last changes from revision c5bb291 (current) to 51f9f8d (previous) published successfully!
Finished: FAILURE