Skip to content
Failed

Console Output

Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Dakota
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Intel-Dakota # 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 - 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 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 2c403f6c782a2db40eedf1501896a3d7d70bbccf (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c403f6c782a2db40eedf1501896a3d7d70bbccf # timeout=10
Commit message: "CHG: Uploading Chaco source to repository as it does not download properly from Sandia's GitHub repo"
 > git rev-list --no-walk 3918dec6095cd4502916e2f29dc21f446242a573 # timeout=10
[macOS-Intel-Dakota] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins7779455189264129682.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
Fresh copy of repository; building everything
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Installing autotools                        
======================================================
======================================================
       Installing cmake                        
======================================================
======================================================
       Installing petsc                        
======================================================
======================================================
       Installing gsl                        
======================================================
======================================================
       Installing boost                        
======================================================
======================================================
       Installing dakota                        
======================================================
======================================================
       Installing chaco                        
======================================================
======================================================
       Installing curl                        
======================================================
======================================================
       Installing hdf5                        
======================================================
Error: both curl and wget failed. To debug, download package manually using curl without '--silent' option and/or wget without '--quiet' option.
mv: rename hdf5-1.14.5/* to src/*: No such file or directory
======================================================
    ERROR: installation of hdf5 failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE