Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Binaries-Python_3
The recommended git tool is: NONE
using credential 8a8ab078-37c9-42a1-9ae9-29f73031037c
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-Binaries-Python_3/.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.2'
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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 8728b6058949f0c0eb251fa6303cd3c74b62de6b (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8728b6058949f0c0eb251fa6303cd3c74b62de6b # timeout=10
Commit message: "CHG: Need libgcc in package"
 > git rev-list --no-walk df2b7bdca4e01275b51487d64362621089054a2e # timeout=10
[Debian_Linux-Binaries-Python_3] $ /bin/bash /tmp/jenkins15778012259256511350.sh
Cleaning up execution directory
======================================================
             Determining Installation type            
======================================================
Previous revision number: 
Current revision number: 
   
List of updated files
   
Determining installation type
  -- checking for changed externalpackages... no
  -- checking for reconfiguration... no
  -- checking for recompilation... no
 
Recording current svn version: 
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Skipping hdf5                          
======================================================
======================================================
       Skipping netcdf                          
======================================================
======================================================
       Skipping proj                          
======================================================
======================================================
       Skipping gdal                          
======================================================
======================================================
       Skipping gshhg                          
======================================================
======================================================
       Skipping gmt                          
======================================================
======================================================
       Skipping gmsh                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
Skipping ISSM compilation
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-Binaries-Python_3/nightlylog/results 
Cleaning up existing assets
Modify generic
Moving certain shared libraries to lib/
Moving MPICH binaries to bin/
Moving GDAL binaries to bin/
Moving GMT binaries to bin/
Moving Gmsh binaries to bin/
Moving GSHHG assets to share/
Moving PROJ assets to bin/ and share/
Running tests
----------Python exited in error!----------
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Binaries-Python_3/test/NightlyRun/./runme.py", line 9, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'
-----------End of python.log-----------
Build step 'Execute shell' marked build as failure
Finished: FAILURE