Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Python
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-Python/.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'
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 12903b3080fdee9e566efbe03e81a6b8ba20128f (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 12903b3080fdee9e566efbe03e81a6b8ba20128f # timeout=10
Commit message: "CHG: Reapplying corrections for scp on systems that don't have bash list expansion; more error checks; clean up"
> git rev-list --no-walk a1e8b264eac28f887f2e01571cfa8dc181773571 # timeout=10
[Debian_Linux-Python] $ /bin/bash /tmp/jenkins4962512074814838365.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/m/os/issmbbftpin.m
src/m/os/issmscpin.m
src/m/os/issmscpin.py
src/m/os/issmscpout.m
src/m/os/issmscpout.py
src/m/os/issmstscpin.m
-- 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
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 1273366
Waiting on: 1273367
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-Python/nightlylog/results
----------Python exited in error!----------
OSGeo/GDAL for Python not installed, overlay plots are not enabled
Traceback (most recent call last):
File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/./runme.py", line 31, in <module>
from loadmodel import loadmodel
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadmodel.py", line 1, in <module>
from loadvars import loadvars
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadvars.py", line 13, in <module>
from model import *
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/model.py", line 39, in <module>
from generic import generic
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/clusters/generic.py", line 13, in <module>
from issmscpin import issmscpin
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/os/issmscpin.py", line 31
if errs != '':
IndentationError: unexpected indent
OSGeo/GDAL for Python not installed, overlay plots are not enabled
Traceback (most recent call last):
File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/./runme.py", line 31, in <module>
from loadmodel import loadmodel
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadmodel.py", line 1, in <module>
from loadvars import loadvars
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadvars.py", line 13, in <module>
from model import *
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/model.py", line 39, in <module>
from generic import generic
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/clusters/generic.py", line 13, in <module>
from issmscpin import issmscpin
File "/home/jenkins/workspace/Debian_Linux-Python/src/m/os/issmscpin.py", line 31
if errs != '':
IndentationError: unexpected indent
-----------End of python_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE