2026-09-07 11:53:35,547 DEBUG starting thread (client mode): 0xf0a857f0 2026-09-07 11:53:35,547 DEBUG Local version/idstring: SSH-2.0-paramiko_4.0.0 2026-09-07 11:53:35,554 DEBUG Remote version/idstring: SSH-2.0-ROSSSH 2026-09-07 11:53:35,554 INFO Connected (version 2.0, client ROSSSH) 2026-09-07 11:53:35,560 DEBUG === Key exchange possibilities === 2026-09-07 11:53:35,560 DEBUG kex algos: curve25519-sha256, diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1, ext-info-s 2026-09-07 11:53:35,560 DEBUG server key: rsa-sha2-256, ssh-rsa 2026-09-07 11:53:35,560 DEBUG client encrypt: aes128-gcm@openssh.com, aes256-gcm@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-cbc, aes192-cbc, aes256-cbc, 3des-cbc, none 2026-09-07 11:53:35,560 DEBUG server encrypt: aes128-gcm@openssh.com, aes256-gcm@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-cbc, aes192-cbc, aes256-cbc, 3des-cbc, none 2026-09-07 11:53:35,560 DEBUG client mac: hmac-sha2-256, hmac-sha2-512, hmac-sha1, hmac-md5 2026-09-07 11:53:35,560 DEBUG server mac: hmac-sha2-256, hmac-sha2-512, hmac-sha1, hmac-md5 2026-09-07 11:53:35,560 DEBUG client compress: none 2026-09-07 11:53:35,560 DEBUG server compress: none 2026-09-07 11:53:35,560 DEBUG client lang: 2026-09-07 11:53:35,560 DEBUG server lang: 2026-09-07 11:53:35,560 DEBUG kex follows: False 2026-09-07 11:53:35,560 DEBUG === Key exchange agreements === 2026-09-07 11:53:35,560 DEBUG Kex: diffie-hellman-group-exchange-sha256 2026-09-07 11:53:35,560 DEBUG HostKey: rsa-sha2-256 2026-09-07 11:53:35,560 DEBUG Cipher: aes128-ctr 2026-09-07 11:53:35,560 DEBUG MAC: hmac-sha2-256 2026-09-07 11:53:35,560 DEBUG Compression: none 2026-09-07 11:53:35,560 DEBUG === End of kex handshake === 2026-09-07 11:53:35,568 DEBUG Got server p (1024 bits) 2026-09-07 11:53:35,798 DEBUG kex engine KexGexSHA256 specified hash_algo 2026-09-07 11:53:35,799 DEBUG Switch to new keys ... 2026-09-07 11:53:35,799 INFO STATE {"event": "initial_kex_complete", "remote_version": "SSH-2.0-ROSSSH", "seq": 1, "session_id": "a881ed2a6efc0c76fd4f221ec96681698da041f1d21dc919c4af1cbfc8d63159", "time_ns": 1788782015799751086} 2026-09-07 11:53:35,812 DEBUG Got EXT_INFO: {'server-sig-algs': b'rsa-sha2-256,ssh-rsa'} 2026-09-07 11:53:35,815 DEBUG userauth is OK 2026-09-07 11:53:35,944 INFO Authentication (password) failed. 2026-09-07 11:53:35,944 INFO STATE {"authenticated": false, "event": "userauth_rejected_as_expected", "method": "password", "seq": 2, "time_ns": 1788782015944524792, "username": "-2"} 2026-09-07 11:53:35,946 INFO Disconnect (code 2): 2026-09-07 11:53:35,946 INFO STATE {"error": "SSHException: Negotiation failed.", "event": "client_exception", "seq": 3, "time_ns": 1788782015946379538}