Advertisement
darrel12

Extracted Ansible SSH command

Aug 15th, 2017
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.25 KB | None | 0 0
  1. OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug1: auto-mux: Trying existing master
  5. Control socket connect(/home/user/.ansible/cp): Connection refused
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to hostDestination [01.23.45.67] port 22.
  8. debug2: fd 3 setting O_NONBLOCK
  9. debug1: fd 3 clearing O_NONBLOCK
  10. debug1: Connection established.
  11. debug3: timeout: 9990 ms remain after connect
  12. debug3: Not a RSA1 key file /home/user/.ssh/id_rsa.
  13. debug2: key_type_from_name: unknown key type '-----BEGIN'
  14. debug3: key_read: missing keytype
  15. debug3: key_read: missing whitespace
  16. debug3: key_read: missing whitespace
  17. debug3: key_read: missing whitespace
  18. debug3: key_read: missing whitespace
  19. debug3: key_read: missing whitespace
  20. debug3: key_read: missing whitespace
  21. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug3: key_read: missing whitespace
  24. debug3: key_read: missing whitespace
  25. debug3: key_read: missing whitespace
  26. debug3: key_read: missing whitespace
  27. debug3: key_read: missing whitespace
  28. debug3: key_read: missing whitespace
  29. debug3: key_read: missing whitespace
  30. debug3: key_read: missing whitespace
  31. debug3: key_read: missing whitespace
  32. debug3: key_read: missing whitespace
  33. debug3: key_read: missing whitespace
  34. debug3: key_read: missing whitespace
  35. debug3: key_read: missing whitespace
  36. debug3: key_read: missing whitespace
  37. debug3: key_read: missing whitespace
  38. debug3: key_read: missing whitespace
  39. debug3: key_read: missing whitespace
  40. debug2: key_type_from_name: unknown key type '-----END'
  41. debug3: key_read: missing keytype
  42. debug1: identity file /home/user/.ssh/id_rsa type 1
  43. debug1: identity file /home/user/.ssh/id_rsa-cert type -1
  44. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  45. debug1: match: OpenSSH_4.3 pat OpenSSH_4*
  46. debug1: Enabling compatibility mode for protocol 2.0
  47. debug1: Local version string SSH-2.0-OpenSSH_5.3
  48. debug2: fd 3 setting O_NONBLOCK
  49. debug1: SSH2_MSG_KEXINIT sent
  50. debug3: Wrote 864 bytes for a total of 885
  51. debug1: SSH2_MSG_KEXINIT received
  52. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  53. debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  54. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
  55. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se
  56. debug2: kex_parse_kexinit: hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96
  57. debug2: kex_parse_kexinit: hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96
  58. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  59. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  60. debug2: kex_parse_kexinit:
  61. debug2: kex_parse_kexinit:
  62. debug2: kex_parse_kexinit: first_kex_follows 0
  63. debug2: kex_parse_kexinit: reserved 0
  64. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  65. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  66. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  67. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  68. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  69. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  70. debug2: kex_parse_kexinit: none,zlib@openssh.com
  71. debug2: kex_parse_kexinit: none,zlib@openssh.com
  72. debug2: kex_parse_kexinit:
  73. debug2: kex_parse_kexinit:
  74. debug2: kex_parse_kexinit: first_kex_follows 0
  75. debug2: kex_parse_kexinit: reserved 0
  76. debug2: mac_setup: found hmac-sha1
  77. debug1: kex: server->client aes128-ctr hmac-sha1 zlib@openssh.com
  78. debug2: mac_setup: found hmac-sha1
  79. debug1: kex: client->server aes128-ctr hmac-sha1 zlib@openssh.com
  80. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<8192) sent
  81. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  82. debug3: Wrote 24 bytes for a total of 909
  83. debug2: dh_gen_key: priv key bits set: 166/320
  84. debug2: bits set: 1031/2048
  85. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  86. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  87. debug3: Wrote 272 bytes for a total of 1181
  88. debug3: check_host_in_hostfile: host hostDestination filename /home/user/.ssh/known_hosts
  89. debug3: check_host_in_hostfile: host hostDestination filename /home/user/.ssh/known_hosts
  90. debug3: check_host_in_hostfile: match line 3
  91. debug3: check_host_in_hostfile: host 01.23.45.67 filename /home/user/.ssh/known_hosts
  92. debug3: check_host_in_hostfile: host 01.23.45.67 filename /home/user/.ssh/known_hosts
  93. debug3: check_host_in_hostfile: match line 1
  94. debug1: Host 'hostDestination' is known and matches the RSA host key.
  95. debug1: Found key in /home/user/.ssh/known_hosts:3
  96. debug2: bits set: 1037/2048
  97. debug1: ssh_rsa_verify: signature correct
  98. debug2: kex_derive_keys
  99. debug2: set_newkeys: mode 1
  100. debug1: SSH2_MSG_NEWKEYS sent
  101. debug1: expecting SSH2_MSG_NEWKEYS
  102. debug3: Wrote 16 bytes for a total of 1197
  103. debug2: set_newkeys: mode 0
  104. debug1: SSH2_MSG_NEWKEYS received
  105. debug1: SSH2_MSG_SERVICE_REQUEST sent
  106. debug3: Wrote 52 bytes for a total of 1249
  107. debug2: service_accept: ssh-userauth
  108. debug1: SSH2_MSG_SERVICE_ACCEPT received
  109. debug2: key: /home/user/.ssh/id_rsa (0x7f3133f26ed0)
  110. debug3: Wrote 68 bytes for a total of 1317
  111. debug3: input_userauth_banner
  112.  
  113. ***************************************************************
  114. *                                                             *
  115. * Do not attempt to log on unless you are an authorized user. *
  116. *                                                             *
  117. * You must have a valid Network account.                      *
  118. *                                                             *
  119. ***************************************************************
  120.  
  121. debug1: Authentications that can continue: publickey,gssapi-with-mic,password,keyboard-interactive
  122. debug3: start over, passed a different list publickey,gssapi-with-mic,password,keyboard-interactive
  123. debug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey
  124. debug3: authmethod_lookup gssapi-with-mic
  125. debug3: remaining preferred: gssapi-keyex,hostbased,publickey
  126. debug3: authmethod_is_enabled gssapi-with-mic
  127. debug1: Next authentication method: gssapi-with-mic
  128. debug3: Trying to reverse map address 01.23.45.67.
  129. debug1: Unspecified GSS failure.  Minor code may provide more information
  130. Credentials cache file '/tmp/krb5cc_5969' not found
  131.  
  132. debug1: Unspecified GSS failure.  Minor code may provide more information
  133. Credentials cache file '/tmp/krb5cc_5969' not found
  134.  
  135. debug2: we did not send a packet, disable method
  136. debug3: authmethod_lookup publickey
  137. debug3: remaining preferred: ,hostbased,publickey
  138. debug3: authmethod_is_enabled publickey
  139. debug1: Next authentication method: publickey
  140. debug1: Offering public key: /home/user/.ssh/id_rsa
  141. debug3: send_pubkey_test
  142. debug2: we sent a publickey packet, wait for reply
  143. debug3: Wrote 372 bytes for a total of 1689
  144. debug1: Server accepts key: pkalg ssh-rsa blen 277
  145. debug2: input_userauth_pk_ok: SHA1 fp ec:85:55:b2:94:e9:ef:2b:90:4e:69:48:c0:db:e1:12:69:75:8f:c3
  146. debug3: sign_and_send_pubkey: RSA ec:85:55:b2:94:e9:ef:2b:90:4e:69:48:c0:db:e1:12:69:75:8f:c3
  147. debug1: read PEM private key done: type RSA
  148. debug3: Wrote 644 bytes for a total of 2333
  149. debug1: Enabling compression at level 6.
  150. debug1: Authentication succeeded (publickey).
  151. debug1: setting up multiplex master socket
  152. debug3: muxserver_listen: temporary control path /home/user/.ansible/cp.kZhMhI0ofh6TasFn
  153. ControlSocket /home/user/.ansible/cp already exists, disabling multiplexing
  154. debug1: channel 0: new [client-session]
  155. debug3: ssh_session2_open: channel_new: 0
  156. debug2: channel 0: send open
  157. debug1: Entering interactive session.
  158. debug3: Wrote 52 bytes for a total of 2385
  159. debug2: callback start
  160. debug2: client_session2_setup: id 0
  161. debug1: Sending environment.
  162. debug3: Ignored env _byobu_sourced
  163. debug3: Ignored env HOSTNAME
  164. debug3: Ignored env SELINUX_ROLE_REQUESTED
  165. debug3: Ignored env TERM
  166. debug3: Ignored env SHELL
  167. debug3: Ignored env HISTSIZE
  168. debug3: Ignored env SSH_CLIENT
  169. debug3: Ignored env SELINUX_USE_CURRENT_RANGE
  170. debug3: Ignored env CDC_PREW2KHOST
  171. debug3: Ignored env BYOBU_CONFIG_DIR
  172. debug3: Ignored env QTDIR
  173. debug3: Ignored env QTINC
  174. debug3: Ignored env BYOBU_TTY
  175. debug3: Ignored env SSH_TTY
  176. debug3: Ignored env BYOBU_READLINK
  177. debug3: Ignored env USER
  178. debug3: Ignored env LS_COLORS
  179. debug3: Ignored env BYOBU_RUN_DIR
  180. debug3: Ignored env BYOBU_DISTRO
  181. debug3: Ignored env BYOBU_DATE
  182. debug3: Ignored env DA_SESSION_ID_AUTH
  183. debug3: Ignored env TMUX
  184. debug3: Ignored env BYOBU_SED
  185. debug3: Ignored env BYOBU_BACKEND
  186. debug3: Ignored env PATH
  187. debug3: Ignored env MAIL
  188. debug3: Ignored env BYOBU_DARK
  189. debug3: Ignored env PWD
  190. debug3: Ignored env BYOBU_ULIMIT
  191. debug3: Ignored env MONOCHROME
  192. debug1: Sending env LANG = en_US.UTF-8
  193. debug2: channel 0: request env confirm 0
  194. debug3: Ignored env MODULEPATH
  195. debug3: Ignored env LOADEDMODULES
  196. debug3: Ignored env TMUX_PANE
  197. debug3: Ignored env USER_PRINCIPAL_NAME
  198. debug3: Ignored env SELINUX_LEVEL_REQUESTED
  199. debug3: Ignored env BYOBU_WINDOW_NAME
  200. debug3: Ignored env BYOBU_PYTHON
  201. debug3: Ignored env BYOBU_CHARMAP
  202. debug3: Ignored env SSH_ASKPASS
  203. debug3: Ignored env HISTCONTROL
  204. debug3: Ignored env CDC_JOINED_DC
  205. debug3: Ignored env SHLVL
  206. debug3: Ignored env HOME
  207. debug3: Ignored env CDC_JOINED_SITE
  208. debug3: Ignored env BYOBU_LIGHT
  209. debug3: Ignored env LOGNAME
  210. debug3: Ignored env QTLIB
  211. debug3: Ignored env CVS_RSH
  212. debug3: Ignored env SSH_CONNECTION
  213. debug3: Ignored env BYOBU_PAGER
  214. debug3: Ignored env MODULESHOME
  215. debug3: Ignored env BYOBU_ACCENT
  216. debug3: Ignored env LESSOPEN
  217. debug3: Ignored env PROMPT_COMMAND
  218. debug3: Ignored env BYOBU_PREFIX
  219. debug3: Ignored env CDC_JOINED_ZONE
  220. debug3: Ignored env CDC_LOCALHOST
  221. debug3: Ignored env BYOBU_HIGHLIGHT
  222. debug3: Ignored env HISTTIMEFORMAT
  223. debug3: Ignored env HISTFILE
  224. debug3: Ignored env G_BROKEN_FILENAMES
  225. debug3: Ignored env CDC_JOINED_DOMAIN
  226. debug3: Ignored env BYOBU_TIME
  227. debug3: Ignored env BASH_FUNC_module()
  228. debug3: Ignored env OLDPWD
  229. debug3: Ignored env _
  230. debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0'
  231. debug2: channel 0: request exec confirm 1
  232. debug2: fd 3 setting TCP_NODELAY
  233. debug2: callback done
  234. debug2: channel 0: open confirm rwindow 0 rmax 32768
  235. debug3: Wrote 152 bytes for a total of 2537
  236. debug2: channel 0: rcvd adjust 2097152
  237. debug2: channel_input_status_confirm: type 99 id 0
  238. debug2: exec request accepted on channel 0
  239. debug2: channel 0: rcvd eof
  240. debug2: channel 0: output open -> drain
  241. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  242. debug2: channel 0: rcvd close
  243. debug2: channel 0: close_read
  244. debug2: channel 0: input open -> closed
  245. debug3: channel 0: will not send data after close
  246. debug1: channel 0: forcing write
  247. /home/user
  248. debug3: channel 0: will not send data after close
  249. debug2: channel 0: obuf empty
  250. debug2: channel 0: close_write
  251. debug2: channel 0: output drain -> closed
  252. debug2: channel 0: almost dead
  253. debug2: channel 0: gc: notify user
  254. debug2: channel 0: gc: user detached
  255. debug2: channel 0: send close
  256. debug2: channel 0: is dead
  257. debug2: channel 0: garbage collecting
  258. debug1: channel 0: free: client-session, nchannels 1
  259. debug3: channel 0: status: The following connections are open:
  260.   #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  261.  
  262. debug3: channel 0: close_fds r -1 w -1 e 6
  263. debug3: Wrote 36 bytes for a total of 2573
  264. debug3: Wrote 68 bytes for a total of 2641
  265. Transferred: sent 2440, received 2920 bytes, in 0.1 seconds
  266. Bytes per second: sent 28240.7, received 33796.3
  267. debug1: Exit status 0
  268. debug1: compress outgoing: raw data 146, compressed 132, factor 0.90
  269. debug1: compress incoming: raw data 88, compressed 72, factor 0.82
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement