Started by user tophorsekj
Running as SYSTEM
Building in workspace /data/publish/jenkins-data/workspace/tophorse_uiview
[tophorse_uiview] $ /bin/sh -xe /data/setupfiles/tomcat7-8058-jdk1.8/temp/jenkins8665775777014025001.sh
+ python /data/scripts/release/tophorse/uiview.py head
/usr/lib/python2.7/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.hazmat.backends import default_backend
Traceback (most recent call last):
File "/data/scripts/release/tophorse/uiview.py", line 123, in <module>
ssh.connect(host,port,user,password);
File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 446, in connect
passphrase,
File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 766, in _auth
raise saved_exception
paramiko.ssh_exception.AuthenticationException: Authentication failed.
Build step 'Execute shell' marked build as failure
Finished: FAILURE