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 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > 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 - 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 9474be95d3df60b3768449befa4f0d25b75a6340 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9474be95d3df60b3768449befa4f0d25b75a6340 # timeout=10
Commit message: "BUG: mexPrintf is NOT thread safe and crashes. Replace by printf"
 > git rev-list --no-walk 49f94ddcfc2f3518403841abf45905b83b705cbb # timeout=10
[Debian_Linux-Binaries-Python_3] $ /bin/bash /tmp/jenkins14655222122036827986.sh
Transferring package to ISSM Web site
Host key verification failed.
scp: Connection closed
Transfer failed! Verify connection then build this project again (with -t/--transferonly option to skip building and packaging).
Build step 'Execute shell' marked build as failure
Finished: FAILURE