Guest User

Untitled

a guest
Nov 2nd, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. + ssh -vv -F /root/.ssh/usm/ssh_config root@172.16.8.52 ls
  2. OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  3. debug1: Reading configuration data /root/.ssh/usm/ssh_config
  4. debug1: /root/.ssh/usm/ssh_config line 9: Applying options for 1*
  5. debug1: Executing proxy command: exec ssh -F /root/.ssh/usm/ssh_config -q __DASUSM__ -W 172.16.8.52:22
  6. debug1: permanently_set_uid: 0/0
  7. debug1: permanently_drop_suid: 0
  8. debug1: identity file /root/.ssh/id_rsa type 1
  9. debug1: key_load_public: No such file or directory
  10. debug1: identity file /root/.ssh/id_rsa-cert type -1
  11. debug1: key_load_public: No such file or directory
  12. debug1: identity file /root/.ssh/id_dsa type -1
  13. debug1: key_load_public: No such file or directory
  14. debug1: identity file /root/.ssh/id_dsa-cert type -1
  15. debug1: key_load_public: No such file or directory
  16. debug1: identity file /root/.ssh/id_ecdsa type -1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /root/.ssh/id_ed25519 type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /root/.ssh/id_ed25519-cert type -1
  23. debug1: Enabling compatibility mode for protocol 2.0
  24. debug1: Local version string SSH-2.0-OpenSSH_7.4
  25. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 usm-0.6.3
  26. debug1: match: OpenSSH_7.2p2 usm-0.6.3 pat OpenSSH* compat 0x04000000
  27. debug2: fd 5 setting O_NONBLOCK
  28. debug2: fd 4 setting O_NONBLOCK
  29. debug1: Authenticating to 172.16.8.52:22 as 'root'
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug1: SSH2_MSG_KEXINIT received
  32. debug2: local client KEXINIT proposal
  33. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
  34. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
  35. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  36. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  37. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  38. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  39. debug2: compression ctos: none,zlib@openssh.com,zlib
  40. debug2: compression stoc: none,zlib@openssh.com,zlib
  41. debug2: languages ctos:
  42. debug2: languages stoc:
  43. debug2: first_kex_follows 0
  44. debug2: reserved 0
  45. debug2: peer server KEXINIT proposal
  46. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  47. debug2: host key algorithms: ssh-dss,ssh-rsa
  48. debug2: ciphers ctos: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,3des-cbc
  49. debug2: ciphers stoc: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,3des-cbc
  50. debug2: MACs ctos: hmac-sha1
  51. debug2: MACs stoc: hmac-sha1
  52. debug2: compression ctos: none,zlib,zlib@openssh.com
  53. debug2: compression stoc: none,zlib,zlib@openssh.com
  54. debug2: languages ctos:
  55. debug2: languages stoc:
  56. debug2: first_kex_follows 0
  57. debug2: reserved 0
  58. debug1: kex: algorithm: curve25519-sha256@libssh.org
  59. debug1: kex: host key algorithm: ssh-rsa
  60. debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha1 compression: none
  61. debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha1 compression: none
  62. debug1: kex: curve25519-sha256@libssh.org need=20 dh_need=20
  63. debug1: kex: curve25519-sha256@libssh.org need=20 dh_need=20
  64. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  65. debug1: Server host key: ssh-rsa SHA256:BkGoheN4LCmlpju9x4E2eEqcQthgf8gaNqo3OQTrx1o
  66. debug1: Host '172.16.8.52' is known and matches the RSA host key.
  67. debug1: Found key in /root/.ssh/known_hosts:3
  68. debug2: set_newkeys: mode 1
  69. debug1: rekey after 4294967296 blocks
  70. debug1: SSH2_MSG_NEWKEYS sent
  71. debug1: expecting SSH2_MSG_NEWKEYS
  72. debug1: SSH2_MSG_NEWKEYS received
  73. debug2: set_newkeys: mode 0
  74. debug1: rekey after 4294967296 blocks
  75. debug2: key: /root/.ssh/id_rsa (0x55881a7de690)
  76. debug2: key: /root/.ssh/id_dsa ((nil))
  77. debug2: key: /root/.ssh/id_ecdsa ((nil))
  78. debug2: key: /root/.ssh/id_ed25519 ((nil))
  79. debug2: service_accept: ssh-userauth
  80. debug1: SSH2_MSG_SERVICE_ACCEPT received
  81. debug1: Authentication succeeded (none).
  82. Authenticated to 172.16.8.52 (via proxy).
  83. debug2: fd 3 setting O_NONBLOCK
  84. debug2: fd 6 setting O_NONBLOCK
  85. debug1: channel 0: new [client-session]
  86. debug2: channel 0: send open
  87. debug1: Requesting no-more-sessions@openssh.com
  88. debug1: Entering interactive session.
  89. debug1: pledge: proc
  90. debug2: callback start
  91. debug2: client_session2_setup: id 0
  92. debug1: Sending command: ls
  93. debug2: channel 0: request exec confirm 1
  94. debug2: callback done
  95. debug2: channel 0: open confirm rwindow 32000 rmax 35000
  96. debug1: Received SSH2_MSG_UNIMPLEMENTED for 6
  97. debug2: channel 0: read<=0 rfd 3 len 0
  98. debug2: channel 0: read failed
  99. debug2: channel 0: close_read
  100. debug2: channel 0: input open -> drain
  101. debug2: channel 0: ibuf empty
  102. debug2: channel 0: send eof
  103. debug2: channel 0: input drain -> closed
  104. debug2: channel_input_status_confirm: type 99 id 0
  105. debug2: exec request accepted on channel 0
  106. debug2: channel 0: rcvd eof
  107. debug2: channel 0: output open -> drain
  108. debug2: channel 0: obuf empty
  109. debug2: channel 0: close_write
  110. debug2: channel 0: output drain -> closed
  111. debug2: channel 0: rcvd close
  112. debug2: channel 0: almost dead
  113. debug2: channel 0: gc: notify user
  114. debug2: channel 0: gc: user detached
  115. debug2: channel 0: send close
  116. debug2: channel 0: is dead
  117. debug2: channel 0: garbage collecting
  118. debug1: channel 0: free: client-session, nchannels 1
  119. debug1: fd 0 clearing O_NONBLOCK
  120. debug1: fd 1 clearing O_NONBLOCK
  121. Transferred: sent 1848, received 1200 bytes, in 0.0 seconds
  122. Bytes per second: sent 86776.8, received 56348.5
  123. debug1: Exit status -1
  124. Build step 'Execute shell' marked build as failure
  125. Finished: FAILURE
Add Comment
Please, Sign In to add comment