Advertisement
Guest User

Untitled

a guest
Apr 4th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.74 KB | None | 0 0
  1.  GIT_SSH_COMMAND="ssh -vvv" git clone git@gitlab.molinos.ru:evanbrightside/summer-palace.git
  2. Cloning into 'summer-palace'...
  3. OpenSSH_7.8p1, LibreSSL 2.7.3
  4. debug1: Reading configuration data /Users/dmitrijtomas/.ssh/config
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 48: Applying options for *
  7. debug1: Connecting to gitlab.molinos.ru port 22.
  8. debug1: Connection established.
  9. debug1: identity file /Users/dmitrijtomas/.ssh/id_rsa type 0
  10. debug1: identity file /Users/dmitrijtomas/.ssh/id_rsa-cert type -1
  11. debug1: identity file /Users/dmitrijtomas/.ssh/id_dsa type -1
  12. debug1: identity file /Users/dmitrijtomas/.ssh/id_dsa-cert type -1
  13. debug1: identity file /Users/dmitrijtomas/.ssh/id_ecdsa type -1
  14. debug1: identity file /Users/dmitrijtomas/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /Users/dmitrijtomas/.ssh/id_ed25519 type -1
  16. debug1: identity file /Users/dmitrijtomas/.ssh/id_ed25519-cert type -1
  17. debug1: identity file /Users/dmitrijtomas/.ssh/id_xmss type -1
  18. debug1: identity file /Users/dmitrijtomas/.ssh/id_xmss-cert type -1
  19. debug1: Local version string SSH-2.0-OpenSSH_7.8
  20. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  21. debug1: match: OpenSSH_7.4 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  22. debug3: fd 5 is O_NONBLOCK
  23. debug1: Authenticating to gitlab.molinos.ru:22 as 'git'
  24. debug3: hostkeys_foreach: reading file "/Users/dmitrijtomas/.ssh/known_hosts"
  25. debug3: record_hostkey: found key type ECDSA in file /Users/dmitrijtomas/.ssh/known_hosts:14
  26. debug3: load_hostkeys: loaded 1 keys from gitlab.molinos.ru
  27. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  28. debug3: send packet: type 20
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug3: receive packet: type 20
  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-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  34. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  35. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  36. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  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,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
  47. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  48. 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,blowfish-cbc,cast128-cbc,3des-cbc
  49. 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,blowfish-cbc,cast128-cbc,3des-cbc
  50. 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
  51. 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
  52. debug2: compression ctos: none,zlib@openssh.com
  53. debug2: compression stoc: none,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
  59. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  60. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  61. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  62. debug3: send packet: type 30
  63. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  64. debug3: receive packet: type 31
  65. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:qa1M0+X2UXDhyVbYukMomTjmrtn4Rth1xAEC5wiLxro
  66. debug3: hostkeys_foreach: reading file "/Users/dmitrijtomas/.ssh/known_hosts"
  67. debug3: record_hostkey: found key type ECDSA in file /Users/dmitrijtomas/.ssh/known_hosts:14
  68. debug3: load_hostkeys: loaded 1 keys from gitlab.molinos.ru
  69. debug3: hostkeys_foreach: reading file "/Users/dmitrijtomas/.ssh/known_hosts"
  70. debug3: record_hostkey: found key type ECDSA in file /Users/dmitrijtomas/.ssh/known_hosts:14
  71. debug3: load_hostkeys: loaded 1 keys from 85.143.254.137
  72. debug1: Host 'gitlab.molinos.ru' is known and matches the ECDSA host key.
  73. debug1: Found key in /Users/dmitrijtomas/.ssh/known_hosts:14
  74. debug3: send packet: type 21
  75. debug2: set_newkeys: mode 1
  76. debug1: rekey after 134217728 blocks
  77. debug1: SSH2_MSG_NEWKEYS sent
  78. debug1: expecting SSH2_MSG_NEWKEYS
  79. debug3: receive packet: type 21
  80. debug1: SSH2_MSG_NEWKEYS received
  81. debug2: set_newkeys: mode 0
  82. debug1: rekey after 134217728 blocks
  83. debug2: key: /Users/dmitrijtomas/.ssh/id_rsa (0x7f8df2c0be50)
  84. debug2: key: /Users/dmitrijtomas/.ssh/id_dsa (0x0)
  85. debug2: key: /Users/dmitrijtomas/.ssh/id_ecdsa (0x0)
  86. debug2: key: /Users/dmitrijtomas/.ssh/id_ed25519 (0x0)
  87. debug2: key: /Users/dmitrijtomas/.ssh/id_xmss (0x0)
  88. debug3: send packet: type 5
  89. debug3: receive packet: type 7
  90. debug1: SSH2_MSG_EXT_INFO received
  91. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  92. debug3: receive packet: type 6
  93. debug2: service_accept: ssh-userauth
  94. debug1: SSH2_MSG_SERVICE_ACCEPT received
  95. debug3: send packet: type 50
  96. debug3: receive packet: type 51
  97. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  98. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  99. debug3: preferred publickey,keyboard-interactive,password
  100. debug3: authmethod_lookup publickey
  101. debug3: remaining preferred: keyboard-interactive,password
  102. debug3: authmethod_is_enabled publickey
  103. debug1: Next authentication method: publickey
  104. debug1: Offering public key: RSA SHA256:DQoB4MNdFnsSIogriQOiHfOT7ngLGwWh8D4OaxeSIcQ /Users/dmitrijtomas/.ssh/id_rsa
  105. debug3: send packet: type 50
  106. debug2: we sent a publickey packet, wait for reply
  107. debug3: receive packet: type 60
  108. debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
  109. debug2: input_userauth_pk_ok: fp SHA256:DQoB4MNdFnsSIogriQOiHfOT7ngLGwWh8D4OaxeSIcQ
  110. debug3: sign_and_send_pubkey: RSA SHA256:DQoB4MNdFnsSIogriQOiHfOT7ngLGwWh8D4OaxeSIcQ
  111. debug3: sign_and_send_pubkey: signing using rsa-sha2-512
  112. debug3: send packet: type 50
  113. debug3: receive packet: type 52
  114. debug1: Authentication succeeded (publickey).
  115. Authenticated to gitlab.molinos.ru ([85.143.254.137]:22).
  116. debug2: fd 6 setting O_NONBLOCK
  117. debug2: fd 7 setting O_NONBLOCK
  118. debug1: channel 0: new [client-session]
  119. debug3: ssh_session2_open: channel_new: 0
  120. debug2: channel 0: send open
  121. debug3: send packet: type 90
  122. debug1: Requesting no-more-sessions@openssh.com
  123. debug3: send packet: type 80
  124. debug1: Entering interactive session.
  125. debug1: pledge: network
  126. debug3: receive packet: type 80
  127. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  128. debug3: receive packet: type 4
  129. debug1: Remote: Forced command.
  130. debug3: receive packet: type 4
  131. debug1: Remote: Port forwarding disabled.
  132. debug3: receive packet: type 4
  133. debug1: Remote: X11 forwarding disabled.
  134. debug3: receive packet: type 4
  135. debug1: Remote: Agent forwarding disabled.
  136. debug3: receive packet: type 4
  137. debug1: Remote: PTY allocation disabled.
  138. debug3: receive packet: type 4
  139. debug1: Remote: Forced command.
  140. debug3: receive packet: type 4
  141. debug1: Remote: Port forwarding disabled.
  142. debug3: receive packet: type 4
  143. debug1: Remote: X11 forwarding disabled.
  144. debug3: receive packet: type 4
  145. debug1: Remote: Agent forwarding disabled.
  146. debug3: receive packet: type 4
  147. debug1: Remote: PTY allocation disabled.
  148. debug3: receive packet: type 91
  149. debug2: channel_input_open_confirmation: channel 0: callback start
  150. debug2: fd 5 setting TCP_NODELAY
  151. debug3: ssh_packet_set_tos: set IP_TOS 0x20
  152. debug2: client_session2_setup: id 0
  153. debug1: Sending environment.
  154. debug3: Ignored env rvm_use_flag
  155. debug3: Ignored env rvm_bin_path
  156. debug3: Ignored env TERM_PROGRAM
  157. debug3: Ignored env rvm_quiet_flag
  158. debug3: Ignored env GEM_HOME
  159. debug3: Ignored env rvm_gemstone_url
  160. debug3: Ignored env TERM
  161. debug3: Ignored env SHELL
  162. debug3: Ignored env rvm_docs_type
  163. debug3: Ignored env TMPDIR
  164. debug3: Ignored env IRBRC
  165. debug3: Ignored env Apple_PubSub_Socket_Render
  166. debug3: Ignored env TERM_PROGRAM_VERSION
  167. debug3: Ignored env rvm_hook
  168. debug3: Ignored env TERM_SESSION_ID
  169. debug3: Ignored env MY_RUBY_HOME
  170. debug3: Ignored env ZSH
  171. debug3: Ignored env USER
  172. debug3: Ignored env rvm_gemstone_package_file
  173. debug3: Ignored env _system_type
  174. debug3: Ignored env rvm_path
  175. debug3: Ignored env SSH_AUTH_SOCK
  176. debug3: Ignored env rvm_proxy
  177. debug3: Ignored env rvm_ruby_file
  178. debug3: Ignored env PAGER
  179. debug3: Ignored env LSCOLORS
  180. debug3: Ignored env rvm_silent_flag
  181. debug3: Ignored env rvm_prefix
  182. debug3: Ignored env rvm_ruby_make
  183. debug3: Ignored env PATH
  184. debug3: Ignored env _
  185. debug3: Ignored env PWD
  186. debug3: Ignored env rvm_sdk
  187. debug1: Sending env LANG = ru_RU.UTF-8
  188. debug2: channel 0: request env confirm 0
  189. debug3: send packet: type 98
  190. debug3: Ignored env _system_arch
  191. debug3: Ignored env XPC_FLAGS
  192. debug3: Ignored env _system_version
  193. debug3: Ignored env XPC_SERVICE_NAME
  194. debug3: Ignored env rvm_version
  195. debug3: Ignored env rvm_script_name
  196. debug3: Ignored env rvm_pretty_print_flag
  197. debug3: Ignored env SHLVL
  198. debug3: Ignored env HOME
  199. debug3: Ignored env rvm_ruby_mode
  200. debug3: Ignored env GIT_SSH_COMMAND
  201. debug3: Ignored env LOGNAME
  202. debug3: Ignored env LESS
  203. debug3: Ignored env rvm_alias_expanded
  204. debug1: Sending env LC_CTYPE = ru_RU.UTF-8
  205. debug2: channel 0: request env confirm 0
  206. debug3: send packet: type 98
  207. debug3: Ignored env GEM_PATH
  208. debug3: Ignored env rvm_nightly_flag
  209. debug3: Ignored env rvm_ruby_make_install
  210. debug3: Ignored env rvm_niceness
  211. debug3: Ignored env rvm_ruby_bits
  212. debug3: Ignored env rvm_bin_flag
  213. debug3: Ignored env rvm_only_path_flag
  214. debug3: Ignored env RUBY_VERSION
  215. debug3: Ignored env _system_name
  216. debug3: Ignored env __CF_USER_TEXT_ENCODING
  217. debug1: Sending command: git-upload-pack 'evanbrightside/summer-palace.git'
  218. debug2: channel 0: request exec confirm 1
  219. debug3: send packet: type 98
  220. debug2: channel_input_open_confirmation: channel 0: callback done
  221. debug2: channel 0: open confirm rwindow 0 rmax 32768
  222. debug2: channel 0: rcvd adjust 2097152
  223. debug3: receive packet: type 99
  224. debug2: channel_input_status_confirm: type 99 id 0
  225. debug2: exec request accepted on channel 0
  226. debug2: channel 0: rcvd ext data 61
  227. debug3: receive packet: type 98
  228. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  229. debug3: receive packet: type 98
  230. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  231. debug2: channel 0: rcvd eow
  232. debug2: channel 0: close_read
  233. debug2: channel 0: input open -> closed
  234. debug3: receive packet: type 96
  235. debug2: channel 0: rcvd eof
  236. debug2: channel 0: output open -> drain
  237. debug3: receive packet: type 97
  238. debug2: channel 0: rcvd close
  239. debug3: channel 0: will not send data after close
  240. debug2: channel 0: obuf_empty delayed efd 8/(61)
  241. GitLab: The project you were looking for could not be found.
  242. debug2: channel 0: written 61 to efd 8
  243. debug3: channel 0: will not send data after close
  244. debug2: channel 0: obuf empty
  245. debug2: channel 0: close_write
  246. debug2: channel 0: output drain -> closed
  247. debug2: channel 0: almost dead
  248. debug2: channel 0: gc: notify user
  249. debug2: channel 0: gc: user detached
  250. debug2: channel 0: send close
  251. debug3: send packet: type 97
  252. debug2: channel 0: is dead
  253. debug2: channel 0: garbage collecting
  254. debug1: channel 0: free: client-session, nchannels 1
  255. debug3: channel 0: status: The following connections are open:
  256.   #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  257.  
  258. fatal: Could not read from remote repository.
  259.  
  260. Please make sure you have the correct access rights
  261. and the repository exists.
  262. debug3: send packet: type 1
  263. debug1: fd 0 clearing O_NONBLOCK
  264. debug3: fd 1 is not O_NONBLOCK
  265. Transferred: sent 3604, received 3496 bytes, in 1.2 seconds
  266. Bytes per second: sent 2908.9, received 2821.8
  267. debug1: Exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement