Guest User

Untitled

a guest
Oct 29th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.38 KB | None | 0 0
  1. git pull -vvv
  2. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  3. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  4. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  5. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  6. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  7. It is also possible that a host key has just been changed.
  8. The fingerprint for the RSA key sent by the remote host is
  9. SHA256:wezjvpBxKKg7bKiQ3YStGkNRWONvYAxPHv5zAvNqnLs.
  10. Please contact your system administrator.
  11. Add correct host key in /Users/anshup/.ssh/known_hosts to get rid of this message.
  12. Offending RSA key in /Users/anshup/.ssh/known_hosts:57
  13. RSA host key for bitbucket.org has changed and you have requested strict checking.
  14. Host key verification failed.
  15. fatal: Could not read from remote repository.
  16.  
  17. Please make sure you have the correct access rights
  18. and the repository exists.
  19. mouthwash :~/\>less ~/.ssh/known_hosts
  20. mouthwash :~/\>ssh git@bitbucket.org
  21. PTY allocation request failed on channel 0
  22. logged in as grab-anshu.
  23.  
  24. You can use git or hg to connect to Bitbucket. Shell access is disabled.
  25. Connection to bitbucket.org closed.
  26. mouthwash :~/\>ssh -vvv git@bitbucket.org
  27. OpenSSH_7.6p1, LibreSSL 2.6.2
  28. debug1: Reading configuration data /Users/anshup/.ssh/config
  29. debug1: /Users/anshup/.ssh/config line 8: Applying options for bitbucket.org
  30. debug1: /Users/anshup/.ssh/config line 15: Applying options for *
  31. debug1: Reading configuration data /etc/ssh/ssh_config
  32. debug1: /etc/ssh/ssh_config line 52: Applying options for *
  33. debug2: ssh_connect_direct: needpriv 0
  34. debug1: Connecting to bitbucket.org port 22.
  35. debug1: Connection established.
  36. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb type 0
  37. debug1: key_load_public: No such file or directory
  38. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb-cert type -1
  39. debug1: Local version string SSH-2.0-OpenSSH_7.6
  40. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5
  41. debug1: match: OpenSSH_6.7p1 Debian-5 pat OpenSSH* compat 0x04000000
  42. debug3: fd 4 is O_NONBLOCK
  43. debug1: Authenticating to bitbucket.org:22 as 'git'
  44. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  45. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  46. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  47. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  48. debug3: send packet: type 20
  49. debug1: SSH2_MSG_KEXINIT sent
  50. debug3: receive packet: type 20
  51. debug1: SSH2_MSG_KEXINIT received
  52. debug2: local client KEXINIT proposal
  53. 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,ext-info-c
  54. 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,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  55. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  56. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  57. 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
  58. 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
  59. debug2: compression ctos: none,zlib@openssh.com,zlib
  60. debug2: compression stoc: none,zlib@openssh.com,zlib
  61. debug2: languages ctos:
  62. debug2: languages stoc:
  63. debug2: first_kex_follows 0
  64. debug2: reserved 0
  65. debug2: peer server KEXINIT proposal
  66. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  67. debug2: host key algorithms: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  68. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  69. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  70. 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
  71. 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
  72. debug2: compression ctos: none,zlib@openssh.com
  73. debug2: compression stoc: none,zlib@openssh.com
  74. debug2: languages ctos:
  75. debug2: languages stoc:
  76. debug2: first_kex_follows 0
  77. debug2: reserved 0
  78. debug1: kex: algorithm: curve25519-sha256@libssh.org
  79. debug1: kex: host key algorithm: ssh-rsa
  80. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  81. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  82. debug3: send packet: type 30
  83. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  84. debug3: receive packet: type 31
  85. debug1: Server host key: ssh-rsa SHA256:wezjvpBxKKg7bKiQ3YStGkNRWONvYAxPHv5zAvNqnLs
  86. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  87. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  88. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  89. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  90. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:402
  91. debug3: load_hostkeys: loaded 1 keys from 18.205.93.2
  92. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  93. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  94. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  95. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  96. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  97. It is also possible that a host key has just been changed.
  98. The fingerprint for the RSA key sent by the remote host is
  99. SHA256:wezjvpBxKKg7bKiQ3YStGkNRWONvYAxPHv5zAvNqnLs.
  100. Please contact your system administrator.
  101. Add correct host key in /Users/anshup/.ssh/known_hosts to get rid of this message.
  102. Offending RSA key in /Users/anshup/.ssh/known_hosts:57
  103. RSA host key for bitbucket.org has changed and you have requested strict checking.
  104. Host key verification failed.
  105. mouthwash :~/\>ssh -vvv git@bitbucket.org
  106. OpenSSH_7.6p1, LibreSSL 2.6.2
  107. debug1: Reading configuration data /Users/anshup/.ssh/config
  108. debug1: /Users/anshup/.ssh/config line 8: Applying options for bitbucket.org
  109. debug1: /Users/anshup/.ssh/config line 15: Applying options for *
  110. debug1: Reading configuration data /etc/ssh/ssh_config
  111. debug1: /etc/ssh/ssh_config line 52: Applying options for *
  112. debug2: ssh_connect_direct: needpriv 0
  113. debug1: Connecting to bitbucket.org port 22.
  114. debug1: Connection established.
  115. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb type 0
  116. debug1: key_load_public: No such file or directory
  117. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb-cert type -1
  118. debug1: Local version string SSH-2.0-OpenSSH_7.6
  119. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5
  120. debug1: match: OpenSSH_6.7p1 Debian-5 pat OpenSSH* compat 0x04000000
  121. debug3: fd 7 is O_NONBLOCK
  122. debug1: Authenticating to bitbucket.org:22 as 'git'
  123. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  124. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  125. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  126. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  127. debug3: send packet: type 20
  128. debug1: SSH2_MSG_KEXINIT sent
  129. debug3: receive packet: type 20
  130. debug1: SSH2_MSG_KEXINIT received
  131. debug2: local client KEXINIT proposal
  132. 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,ext-info-c
  133. 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,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  134. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  135. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  136. 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
  137. 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
  138. debug2: compression ctos: none,zlib@openssh.com,zlib
  139. debug2: compression stoc: none,zlib@openssh.com,zlib
  140. debug2: languages ctos:
  141. debug2: languages stoc:
  142. debug2: first_kex_follows 0
  143. debug2: reserved 0
  144. debug2: peer server KEXINIT proposal
  145. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  146. debug2: host key algorithms: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  147. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  148. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  149. 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
  150. 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
  151. debug2: compression ctos: none,zlib@openssh.com
  152. debug2: compression stoc: none,zlib@openssh.com
  153. debug2: languages ctos:
  154. debug2: languages stoc:
  155. debug2: first_kex_follows 0
  156. debug2: reserved 0
  157. debug1: kex: algorithm: curve25519-sha256@libssh.org
  158. debug1: kex: host key algorithm: ssh-rsa
  159. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  160. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  161. debug3: send packet: type 30
  162. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  163. debug3: receive packet: type 31
  164. debug1: Server host key: ssh-rsa SHA256:wezjvpBxKKg7bKiQ3YStGkNRWONvYAxPHv5zAvNqnLs
  165. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  166. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  167. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  168. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  169. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:402
  170. debug3: load_hostkeys: loaded 1 keys from 18.205.93.2
  171. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  172. @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
  173. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  174. IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
  175. Someone could be eavesdropping on you right now (man-in-the-middle attack)!
  176. It is also possible that a host key has just been changed.
  177. The fingerprint for the RSA key sent by the remote host is
  178. SHA256:wezjvpBxKKg7bKiQ3YStGkNRWONvYAxPHv5zAvNqnLs.
  179. Please contact your system administrator.
  180. Add correct host key in /Users/anshup/.ssh/known_hosts to get rid of this message.
  181. Offending RSA key in /Users/anshup/.ssh/known_hosts:57
  182. RSA host key for bitbucket.org has changed and you have requested strict checking.
  183. Host key verification failed.
  184. mouthwash :~/\>ssh -vvv git@bitbucket.org
  185. OpenSSH_7.6p1, LibreSSL 2.6.2
  186. debug1: Reading configuration data /Users/anshup/.ssh/config
  187. debug1: /Users/anshup/.ssh/config line 8: Applying options for bitbucket.org
  188. debug1: /Users/anshup/.ssh/config line 15: Applying options for *
  189. debug1: Reading configuration data /etc/ssh/ssh_config
  190. debug1: /etc/ssh/ssh_config line 52: Applying options for *
  191. debug2: ssh_connect_direct: needpriv 0
  192. debug1: Connecting to bitbucket.org port 22.
  193. debug1: Connection established.
  194. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb type 0
  195. debug1: key_load_public: No such file or directory
  196. debug1: identity file /Users/anshup/.ssh/id_rsa_gpay_bb-cert type -1
  197. debug1: Local version string SSH-2.0-OpenSSH_7.6
  198. debug1: Remote protocol version 2.0, remote software version conker_1.1.15-49a70a8 app-152
  199. debug1: no match: conker_1.1.15-49a70a8 app-152
  200. debug3: fd 7 is O_NONBLOCK
  201. debug1: Authenticating to bitbucket.org:22 as 'git'
  202. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  203. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  204. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  205. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  206. debug3: send packet: type 20
  207. debug1: SSH2_MSG_KEXINIT sent
  208. debug3: receive packet: type 20
  209. debug1: SSH2_MSG_KEXINIT received
  210. debug2: local client KEXINIT proposal
  211. 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,ext-info-c
  212. 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,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  213. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  214. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  215. 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
  216. 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
  217. debug2: compression ctos: none,zlib@openssh.com,zlib
  218. debug2: compression stoc: none,zlib@openssh.com,zlib
  219. debug2: languages ctos:
  220. debug2: languages stoc:
  221. debug2: first_kex_follows 0
  222. debug2: reserved 0
  223. debug2: peer server KEXINIT proposal
  224. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  225. debug2: host key algorithms: ssh-dss,ssh-rsa
  226. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128
  227. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128
  228. debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha2-256,hmac-sha1,hmac-sha1-96
  229. debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha2-256,hmac-sha1,hmac-sha1-96
  230. debug2: compression ctos: none
  231. debug2: compression stoc: none
  232. debug2: languages ctos:
  233. debug2: languages stoc:
  234. debug2: first_kex_follows 0
  235. debug2: reserved 0
  236. debug1: kex: algorithm: curve25519-sha256@libssh.org
  237. debug1: kex: host key algorithm: ssh-rsa
  238. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  239. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  240. debug3: send packet: type 30
  241. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  242. debug3: receive packet: type 31
  243. debug1: Server host key: ssh-rsa SHA256:zzXQOXSRBEiUtuE8AikJYKwbHaxvSc0ojez9YXaGp1A
  244. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  245. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:57
  246. debug3: load_hostkeys: loaded 1 keys from bitbucket.org
  247. debug3: hostkeys_foreach: reading file "/Users/anshup/.ssh/known_hosts"
  248. debug3: record_hostkey: found key type RSA in file /Users/anshup/.ssh/known_hosts:401
  249. debug3: load_hostkeys: loaded 1 keys from 18.205.93.1
  250. debug1: Host 'bitbucket.org' is known and matches the RSA host key.
  251. debug1: Found key in /Users/anshup/.ssh/known_hosts:57
  252. debug3: send packet: type 21
  253. debug2: set_newkeys: mode 1
  254. debug1: rekey after 134217728 blocks
  255. debug1: SSH2_MSG_NEWKEYS sent
  256. debug1: expecting SSH2_MSG_NEWKEYS
  257. debug3: receive packet: type 21
  258. debug1: SSH2_MSG_NEWKEYS received
  259. debug2: set_newkeys: mode 0
  260. debug1: rekey after 134217728 blocks
  261. debug2: key: /Users/anshup/.ssh/id_rsa_gpay_bb (0x7f84001114e0), explicit
  262. debug3: send packet: type 5
  263. debug3: receive packet: type 6
  264. debug2: service_accept: ssh-userauth
  265. debug1: SSH2_MSG_SERVICE_ACCEPT received
  266. debug3: send packet: type 50
  267. debug3: receive packet: type 51
  268. debug1: Authentications that can continue: publickey
  269. debug3: start over, passed a different list publickey
  270. debug3: preferred publickey,keyboard-interactive,password
  271. debug3: authmethod_lookup publickey
  272. debug3: remaining preferred: keyboard-interactive,password
  273. debug3: authmethod_is_enabled publickey
  274. debug1: Next authentication method: publickey
  275. debug1: Offering public key: RSA SHA256:jrGfKJcqUBJxa5nZbW7OXj1YstUXIVV5wrXGLjT5NPc /Users/anshup/.ssh/id_rsa_gpay_bb
  276. debug3: send_pubkey_test
  277. debug3: send packet: type 50
  278. debug2: we sent a publickey packet, wait for reply
  279. debug3: receive packet: type 60
  280. debug1: Server accepts key: pkalg ssh-rsa blen 279
  281. debug2: input_userauth_pk_ok: fp SHA256:jrGfKJcqUBJxa5nZbW7OXj1YstUXIVV5wrXGLjT5NPc
  282. debug3: sign_and_send_pubkey: RSA SHA256:jrGfKJcqUBJxa5nZbW7OXj1YstUXIVV5wrXGLjT5NPc
  283. debug3: Search for item with query: {
  284. acct = "/Users/anshup/.ssh/id_rsa_gpay_bb";
  285. agrp = "com.apple.ssh.passphrases";
  286. class = genp;
  287. labl = "SSH: /Users/anshup/.ssh/id_rsa_gpay_bb";
  288. nleg = 1;
  289. "r_Data" = 1;
  290. svce = OpenSSH;
  291. "u_AuthUI" = "u_AuthUIF";
  292. }
  293. debug2: using passphrase from keychain
  294. debug3: send packet: type 50
  295. debug3: receive packet: type 52
  296. debug1: Authentication succeeded (publickey).
  297. Authenticated to bitbucket.org ([18.205.93.1]:22).
  298. debug1: channel 0: new [client-session]
  299. debug3: ssh_session2_open: channel_new: 0
  300. debug2: channel 0: send open
  301. debug3: send packet: type 90
  302. debug1: Entering interactive session.
  303. debug1: pledge: network
  304. debug3: receive packet: type 91
  305. debug2: channel_input_open_confirmation: channel 0: callback start
  306. debug2: fd 7 setting TCP_NODELAY
  307. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  308. debug2: client_session2_setup: id 0
  309. debug2: channel 0: request pty-req confirm 1
  310. debug3: send packet: type 98
  311. debug2: channel 0: request shell confirm 1
  312. debug3: send packet: type 98
  313. debug2: channel_input_open_confirmation: channel 0: callback done
  314. debug2: channel 0: open confirm rwindow 2097152 rmax 32768
  315. debug3: receive packet: type 100
  316. debug2: channel_input_status_confirm: type 100 id 0
  317. PTY allocation request failed on channel 0
  318. debug3: receive packet: type 99
  319. debug2: channel_input_status_confirm: type 99 id 0
  320. debug2: shell request accepted on channel 0
  321. logged in as grab-anshu.
  322.  
  323. You can use git or hg to connect to Bitbucket. Shell access is disabled.
  324. debug3: receive packet: type 98
  325. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  326. debug3: receive packet: type 96
  327. debug2: channel 0: rcvd eof
  328. debug2: channel 0: output open -> drain
  329. debug2: channel 0: obuf empty
  330. debug2: channel 0: close_write
  331. debug2: channel 0: output drain -> closed
  332. debug3: receive packet: type 97
  333. debug2: channel 0: rcvd close
  334. debug2: channel 0: close_read
  335. debug2: channel 0: input open -> closed
  336. debug3: channel 0: will not send data after close
  337. debug2: channel 0: almost dead
  338. debug2: channel 0: gc: notify user
  339. debug2: channel 0: gc: user detached
  340. debug2: channel 0: send close
  341. debug3: send packet: type 97
  342. debug2: channel 0: is dead
  343. debug2: channel 0: garbage collecting
  344. debug1: channel 0: free: client-session, nchannels 1
  345. debug3: channel 0: status: The following connections are open:
  346. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  347.  
  348. debug3: send packet: type 1
  349. Connection to bitbucket.org closed.
  350. Transferred: sent 2908, received 1860 bytes, in 0.5 seconds
  351. Bytes per second: sent 5623.4, received 3596.8
  352. debug1: Exit status 0
Add Comment
Please, Sign In to add comment